1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-11-26 10:29:21 +00:00
parent 1a9203d09e
commit 2c21285988

View File

@ -93,7 +93,7 @@
Check for escapes in the regexp.
(python-quote-syntax): Don't do it here.
2004-11-25 Nick Roberts <nickrob@snap.net.nz>
2004-11-24 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
(gdb-frames-mode-map, gdb-threads-mode-map)
@ -111,7 +111,7 @@
(gdb-frame-breakpoints-buffer):
Use pop-to-buffer, special-display-regexps.
2004-11-25 Glenn Morris <gmorris@ast.cam.ac.uk>
2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
* progmodes/f90.el (f90-smart-end)
(f90-previous-statement, f90-beginning-of-block): Doc fix.