changeset 61091:f10b3e1c282f

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 29 Mar 2005 14:18:00 +0000
parents c785f6129669
children e5a07aa840d9
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 29 14:16:59 2005 +0000
+++ b/lisp/ChangeLog	Tue Mar 29 14:18:00 2005 +0000
@@ -1,8 +1,10 @@
-2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+2005-03-29  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
 
 	* progmodes/which-func.el (which-function): Be robust in the face of an
 	imenu--make-index-alist failure.
 
+2005-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
 	* reveal.el (reveal-mode-map): Don't override C-a and C-e.
 
 	* progmodes/python.el (python-preoutput-filter): Fix last change.