# HG changeset patch # User Dave Love # Date 896276231 0 # Node ID b9120925ef93161fa19888d417e2ef72b80aa0ca # Parent e7a998137db566162ae997286286d5d5363ee4e6 (imenu-syntax-alist): Doc fix. diff -r e7a998137db5 -r b9120925ef93 lisp/imenu.el --- a/lisp/imenu.el Wed May 27 06:20:15 1998 +0000 +++ b/lisp/imenu.el Wed May 27 13:37:11 1998 +0000 @@ -650,7 +650,7 @@ a string, all the characters in the string get the specified syntax. This is typically used to give word syntax to characters which -normallsymbol syntax to simplify `imenu-expression' +normally have symbol syntax to simplify `imenu-expression' and speed-up matching.") (make-variable-buffer-local 'imenu-syntax-alist)