changeset 104739:329b26389fdb

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 30 Aug 2009 22:23:15 +0000
parents 16738af2eddd
children dc5b8d58abfe
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Aug 30 21:45:36 2009 +0000
+++ b/lisp/ChangeLog	Sun Aug 30 22:23:15 2009 +0000
@@ -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.