diff admin/FOR-RELEASE @ 97757:a19f7e903195

\\{...} 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
author Glenn Morris <rgm@gnu.org>
date Wed, 27 Aug 2008 07:22:16 +0000
parents 7e52eba0b75f
children fe0432f437b6
line wrap: on
line diff
--- 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  <viniciusjl@ig.com.br>
+
+	* 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.