\\{...} 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
This commit is contained in:
parent
75411e9bdd
commit
5ada9851bf
1 changed files with 8 additions and 12 deletions
|
@ -65,12 +65,6 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html
|
|||
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 @@ minimized. I don't know what is left to do here.
|
|||
** 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 @@ Also emacsclient does not work on Windows, it also worked with
|
|||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue