From 90806abcfcaa932e30f80a2f530200b7811c5401 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 27 May 1998 13:37:11 +0000 Subject: [PATCH] (imenu-syntax-alist): Doc fix. --- lisp/imenu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/imenu.el b/lisp/imenu.el index 2b5e1276788..95fa9d4870a 100644 --- a/lisp/imenu.el +++ b/lisp/imenu.el @@ -650,7 +650,7 @@ cdr is a syntax description appropriate fo `modify-syntax-entry'. For 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) -- 2.39.2