Mercurial > emacs
comparison lisp/ChangeLog @ 68663:103edc4c0d82
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 07 Feb 2006 06:50:12 +0000 |
parents | a747e863fd26 |
children | c5fd7884c28b |
comparison
equal
deleted
inserted
replaced
68662:0ca7fd65e7e7 | 68663:103edc4c0d82 |
---|---|
1 2006-02-07 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gud.el (gud-tooltip-mode): Remove autoload cookie. | |
4 User should use hook if desired. | |
5 | |
6 * progmodes/gdb-ui.el (gdb-post-prompt): Regenerate breakpoints | |
7 buffer if necessary. | |
8 (gdb-delete-frame-or-window): New function. | |
9 (gdb-breakpoints-mode-map): Bind "q" to it. | |
10 | |
1 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca> | 11 2006-02-06 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 12 |
3 * textmodes/nroff-mode.el: Clean up name space. | 13 * textmodes/nroff-mode.el: Clean up name space. |
4 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n. | 14 (nroff-mode-syntax-table): Remove spurious `1' in the syntax of \n. |
5 (nroff-mode): Obey the global setting of nroff-electric-mode. | 15 (nroff-mode): Obey the global setting of nroff-electric-mode. |