summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE17
1 files changed, 6 insertions, 11 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index f2c572cfd17..ec0107dc110 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -7,7 +7,7 @@ Check cross-references between the manuals (eg from emacs to elisp)
are correct. You can use something like the following in the info
directory in the Emacs build tree:
-emacs -Q --eval "(setq Info-default-directory-list '(\".\"))" \
+emacs -Q --eval "(progn (require 'info) (setq Info-directory-list '(\".\")))" \
-f info-xref-check-all
make emacs.dvi, elisp.dvi, and deal with any errors (undefined
@@ -61,11 +61,6 @@ sk Miroslav Vaško
* BUGS
-** rms: gnus-dired.el is a mistake. Those features should not
-be part of Gnus. They should be moved to some other part of Emacs.
-rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been
-minimized. I don't know what is left to do here.
-
** Check for modes which bind M-s that conflicts with a new global binding M-s
and change key bindings where necessary. The current list of modes:
@@ -131,13 +126,13 @@ arevert-xtra.texi cyd
basic.texi cyd
buffers.texi cyd
building.texi cyd
-calendar.texi
+calendar.texi rgm
cal-xtra.texi
cmdargs.texi cyd
commands.texi cyd
custom.texi cyd
dired.texi cyd
-dired-xtra.texi
+dired-xtra.texi rgm
display.texi cyd
emacs.texi
emacs-xtra.texi
@@ -145,7 +140,7 @@ emerge-xtra.texi
entering.texi cyd
files.texi cyd
fixit.texi cyd
-fortran-xtra.texi
+fortran-xtra.texi rgm
frames.texi cyd
glossary.texi
help.texi cyd
@@ -225,14 +220,14 @@ sequences.texi cyd
streams.texi cyd
strings.texi cyd
symbols.texi cyd
-syntax.texi
+syntax.texi cyd
text.texi
tips.texi
variables.texi cyd
windows.texi
* PLANNED ADDITIONS
-* pov-mode (probably not for Emacs-23: waiting for a Free POV-Ray).
+* pov-mode (waiting for a Free POV-Ray)
** gas-mode ?