]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Thu, 13 Apr 2006 01:37:37 +0000 (01:37 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 13 Apr 2006 01:37:37 +0000 (01:37 +0000)
lisp/ChangeLog

index de917d4e1e6e63b441c03b001632d916bf9066ed..88e29f3f2753722e3a3f2f85e6b513a442fc1a8e 100644 (file)
@@ -1,3 +1,9 @@
+2006-04-13  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers): 
+       GDB 6.1+ gives full filename for "info sources" so use
+       file-name-nondirectory.
+
 2006-04-12  Romain Francoise  <romain@orebokech.com>
 
        * subr.el (read-passwd): Bind `message-log-max' to nil.