From 590394eb5b47c7da5199260a26b0ce10fb536927 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 6 Oct 2007 01:52:18 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 33 ++++++++++++++++++++++----------- etc/TODO | 31 ++++++++++++++++++++++--------- 2 files changed, 44 insertions(+), 20 deletions(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 067a2b6d7c1..07d1ad2da13 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -5,22 +5,20 @@ Tasks needed before the next release. ** Check for widow and orphan lines in manuals; make sure all the pages really look ok in the manual as formatted. -** Regenerate the postscript files of the reference cards in etc. +** Regenerate the pdf versions of the reference cards in etc/refcards/. ** Ask maintainers of refcard translations to update them. -Requests to have been sent out on 2006-05-23 (Reiner Steib). +Emacs 22 translators: LANG Translator Status -cs Pavel Janík Can't work on it now. -de Sven Joachim Done -fr Eric Jacoboni Done -pl Włodek Bzyl Done -pt-br Rodrigo Real Done -ru Alex Ott Done -sk Miroslav Vaško No response - -Reminders sent out on 2006-06-08. +cs Pavel Janík +de Sven Joachim +fr Eric Jacoboni +pl Włodek Bzyl +pt-br Rodrigo Real +ru Alex Ott +sk Miroslav Vaško ** Remove temporary +++/--- lines in NEWS. @@ -47,6 +45,10 @@ GNU/Linux system. * BUGS +** Document the changes introduced by multi-tty +http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01639.html +http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01602.html + ** Does deleting frames run Lisp code? If so, can we get rid of that? It is a dangerous design. http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01330.html @@ -79,6 +81,15 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01632.html ** herring@lanl.gov: find-func: can no longer find adviced subrs This ought to work. +** \\{...} produces duplicate entries +http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00209.html + +** menu indications of key bindings for remapped commands +http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01339.html + +** tromey@redhat.com: two View-mode "quit" bugs +http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00103.html + * DOCUMENTATION ** Check the Emacs Tutorial. diff --git a/etc/TODO b/etc/TODO index e216b01ad98..e76f318c29d 100644 --- a/etc/TODO +++ b/etc/TODO @@ -320,8 +320,15 @@ typically due to pilot errors and should thus be in debug-ignored-errors. the whole menu bar. In the mean time, it should process other messages. ** Get some major packages installed: W3 (development version needs - significant work), PSGML. Check the assignments file for other - packages which might go in and have been missed. + significant work), PSGML, nXML [Mark Hershberger is looking at this + http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01699.html], + _possibly_ Cedet and ECB. + http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01493.html + Check the assignments file for other packages which might go in and + have been missed. + +** Install ruby-mode (needs assignment)? + http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00051.html ** Make keymaps a first-class Lisp object (this means a rewrite of keymap.c). What should it do apart from being opaque ? @@ -341,9 +348,6 @@ typically due to pilot errors and should thus be in debug-ignored-errors. ** Highlight rectangles (`mouse-track-rectangle-p' in XEmacs). Already in CUA, but it's a valuable feature worth making more general. -** Support simultaneous tty and X frames. [See the multi-tty branch of Emacs - at http://lorentey.hu/project/emacs.] - ** Provide MIME support for Rmail using the Gnus MIME library. [Maybe not now feasible, given Gnus maintenance decisions. fx looked at this and can say where some of the problems are.] @@ -366,6 +370,7 @@ typically due to pilot errors and should thus be in debug-ignored-errors. ** Add a --pristine startup flag which does -q --no-site-file plus ignoring X resources (Doze equivalents?) and most of the environment. What should not be ignored needs consideration. + [Do the existing -Q and -D cover this, or is more needed?] ** Improve the GC (generational, incremental). (We may be able to use the Boehm collector.) [See the Boehm-GC branch in CVS for work on @@ -380,11 +385,9 @@ typically due to pilot errors and should thus be in debug-ignored-errors. ** Provide an optional feature which computes a scroll bar slider's size and its position from lines instead of characters. -** Add support for SVG (Scalable Vector Graphics) rendering to - Emacs. - ** Allow unknown image types to be rendered via an external program - converting them to, say, PBM (in the same way as PostScript?). + converting them to, say, PBM (in the same way as PostScript?). [does + doc-view.el do this, or could it be extended to do this?] ** Allow displaying an X window from an external program in a buffer, e.g. to render graphics from Java applets. [gerd and/or wmperry @@ -544,6 +547,16 @@ but which can also be used as a modifier). See thread +** Possibly add a "close" button to the modeline. + The idea is to add an "X" of some kind, that when clicked deletes + the window associated with that modeline. + http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html + +** When running isearch in a ChangeLog file, if the search fails, + then after another C-s try searching the previous ChangeLog, if + there is one. (e.g. go from ChangeLog to ChangeLog.12). + http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02237.html + * Internal changes ** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction -- 2.39.2