]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Sun, 30 Aug 2009 22:23:15 +0000 (22:23 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 30 Aug 2009 22:23:15 +0000 (22:23 +0000)
lisp/ChangeLog

index 6d658befd51d8622b8081ce978013d5113bdf03c..de79abf98a5941e724916de00ae5eeb1d474a287 100644 (file)
@@ -1,3 +1,8 @@
+2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
+
+       * comint.el (comint-exec-1): Check command is non-null first.
+       Part of gdb-mi.el change (2009-08-28).
+
 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.