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
** 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
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.