diff lisp/ChangeLog @ 66973:775cde85fe0a

(completion-setup-function): Fix last change.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 18 Nov 2005 00:17:46 +0000
parents e7a2c5c64fff
children 68a08be78536
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 17 23:02:34 2005 +0000
+++ b/lisp/ChangeLog	Fri Nov 18 00:17:46 2005 +0000
@@ -1,3 +1,7 @@
+2005-11-17  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* simple.el (completion-setup-function): Fix last change.
+
 2005-11-17  John Paul Wallington  <jpw@pobox.com>
 
 	* ibuf-ext.el (ibuffer-interactive-filter-by-mode):
@@ -82,8 +86,8 @@
 2005-11-16  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* rfn-eshadow.el (file-name-shadow-properties)
-	(file-name-shadow-tty-properties, file-name-shadow-mode): Remove
-	autoloads, because the file is now preloaded.
+	(file-name-shadow-tty-properties, file-name-shadow-mode):
+	Remove autoloads, because the file is now preloaded.
 
 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>