diff lisp/ChangeLog @ 84347:36f09a4f9133

2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu> * complete.el (PC-do-completion): Don't try to treat empty string as an abbreviation.
author Romain Francoise <romain@orebokech.com>
date Thu, 06 Sep 2007 17:12:17 +0000
parents 3a0c09dbead4
children 13fc3289f099
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 06 07:32:52 2007 +0000
+++ b/lisp/ChangeLog	Thu Sep 06 17:12:17 2007 +0000
@@ -1,3 +1,8 @@
+2007-09-06  Sean O'Rourke  <sorourke@cs.ucsd.edu>
+
+	* complete.el (PC-do-completion): Don't try to treat
+	  empty string as an abbreviation.
+
 2007-09-06  Johan Bockg,Ae(Brd  <bojohan@dd.chalmers.se>
 
 	* help-fns.el (describe-variable): Keep doc's text properties.