changeset 52102:3582fa41d83a

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sat, 02 Aug 2003 20:36:51 +0000
parents f3610e8bfe2d
children 1ffb07fde6de
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Aug 02 20:35:38 2003 +0000
+++ b/lisp/ChangeLog	Sat Aug 02 20:36:51 2003 +0000
@@ -1,5 +1,8 @@
 2003-08-02  Andreas Schwab  <schwab@suse.de>
 
+	* apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
+	has more than one member.
+
 	* progmodes/sh-script.el (sh-mode): Don't set mode-class property.
 
 2003-08-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>