# HG changeset patch # User Glenn Morris # Date 1219821736 0 # Node ID a19f7e90319554dfdabf64ae9721375c5e6575e5 # Parent 7e52eba0b75fc02f950e486435e3df815d1cb319 \\{...} produces duplicate entries: seems fixed in 23.0.60 Opened bug tracker items for: menu indications of key bindings for remapped commands skeleton bug? move verilog-mode.el compile patterns diff -r 7e52eba0b75f -r a19f7e903195 admin/FOR-RELEASE --- a/admin/FOR-RELEASE Wed Aug 27 07:05:33 2008 +0000 +++ b/admin/FOR-RELEASE Wed Aug 27 07:22:16 2008 +0000 @@ -65,12 +65,6 @@ This ought to work. http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01005.html -** \\{...} 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 - ** 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 @@ -79,6 +73,14 @@ ** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg02091.html +Fixed by this change? + +2007-11-09 Vinicius Jose Latorre + + * ps-print.el: [...] + (ps-do-despool): If ps-lpr-switches is not a list, force it to be one. + + ** multi-tty does not work correctly. If the server is started from a tty frame and emacsclient creates an X11 frame, the tty frame gets confused, it thinks it is an X11 frame @@ -89,12 +91,6 @@ server.el version 1.136. http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00710.html -** skeleton bug? Or is it now working as documented? -http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01335.html - -** move verilog-mode.el compile patterns into compile.el? -http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00234.html - ** Mouse clicks on the menubar don't currently work with a console Following the direct use of Gpm, the menubar now needs to be considered a special part of the screen in Emacs on a console.