]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 26 Nov 2004 10:29:21 +0000 (10:29 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 26 Nov 2004 10:29:21 +0000 (10:29 +0000)
lisp/ChangeLog

index 65a6c5d85c6ba440c30a3664517252c4d0d244db..8ff31a0355295dfa9c1600528c36bd409134987c 100644 (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)
        (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.