changeset 60482:29c6b4b182a3

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 07 Mar 2005 11:00:07 +0000
parents 335c6a2f0c12
children 182ac86fdef1
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 07 10:49:51 2005 +0000
+++ b/lisp/ChangeLog	Mon Mar 07 11:00:07 2005 +0000
@@ -1,3 +1,7 @@
+2005-03-07  Kim F. Storm  <storm@cua.dk>
+
+	* apropos.el (apropos-print): Omit command from M-x ... RET.
+
 2005-03-07  Nick Roberts  <nickrob@snap.net.nz>
 
 	* progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
@@ -37,7 +41,7 @@
 
 2005-03-03  Stephan Stahl  <stahl@eos.franken.de> (tiny change)
 
-	* progmodes/which-func.el (which-function): 
+	* progmodes/which-func.el (which-function):
 	Specify NOERROR when calling imenu--make-index-alist.
 
 2005-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>