]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Thu, 13 Sep 2007 07:24:48 +0000 (07:24 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 13 Sep 2007 07:24:48 +0000 (07:24 +0000)
lisp/ChangeLog

index 17b8b29e4b8887ff5c8d30e579b3744587b655b4..478b9c48742dbda45250040bfb5ef9916dcb7e40 100644 (file)
@@ -1,10 +1,15 @@
+2007-09-13  Chris Moore  <dooglus@gmail.com>
+
+       * shell.el (shell-resync-dirs): Don't move the cursor relative to
+        the command being edited.
+
 2007-09-13  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gud.el (gdb-ready): New variable.
        (gdb): Set it to nil.  Set gud-running to nil here...
        (gud-common-init): ...instead of here.
 
-       * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info): 
+       * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info):
        Use gdb-ready.  Discard input until GDB is ready to accept it.
 
 2007-09-12  Dan Nicolaescu  <dann@ics.uci.edu>