changeset 50452:2147609ae5ad

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 05 Apr 2003 12:59:38 +0000
parents fedb9513a26e
children e499daf7fb22
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Apr 05 12:58:02 2003 +0000
+++ b/lisp/ChangeLog	Sat Apr 05 12:59:38 2003 +0000
@@ -1,3 +1,7 @@
+2003-04-05  Kevin Ryde  <user42@zip.com.au>
+
+	* info-look.el (emacs-lisp-mode): Add prefix/suffix matching regexps.
+
 2003-04-04  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 	* subr.el (number-sequence): Adjust code.