changeset 50951:75cc899eee26

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 11 May 2003 15:30:12 +0000
parents a7b2bce87058
children 1731748fbe8c
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 11 15:27:15 2003 +0000
+++ b/lisp/ChangeLog	Sun May 11 15:30:12 2003 +0000
@@ -1,3 +1,8 @@
+2003-05-11  Kevin Ryde  <user42@zip.com.au>
+
+	* info-look.el (info-lookup-make-completions): Allow colons in index
+	entries by looking for ": " to terminate, as per latest info.el.
+
 2003-05-10  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* newcomment.el (comment-indent): Try to align to adjacent comments.