]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Mon, 22 Sep 2003 22:00:57 +0000 (22:00 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 22 Sep 2003 22:00:57 +0000 (22:00 +0000)
lisp/ChangeLog

index a9b693ae5468ac1a73b01a1f5633d6e796ca1b3e..3d0a3b46f06574302f609c8ce2b0bf4805b06134 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-22  Nick Roberts  <nick@nick.uklinux.net>
+
+       * progmodes/gud.el (perldb): Add gud-until to list of commands.
+       Update gud-remove.
+
 2003-09-22  Richard M. Stallman  <rms@gnu.org>
 
        * progmodes/sh-script.el (sh-mode-default-syntax-table): 
@@ -86,7 +91,7 @@
 
        * progmodes/ebrowse.el: Fix broken magic autoload comments.
 
-2003-09-17  Mario Lang  <mlang@delysid.org> (tiny change)
+2003-09-17  Mario Lang  <mlang@delysid.org>
 
        * progmodes/gud.el (perldb): Change gud-print from just "%e" to 
        "p %e" to actually print the value in the GUD buffer.