Mercurial > emacs
changeset 46981:db48206dc290
(imenu-syntax-alist): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 20 Aug 2002 20:34:33 +0000 |
parents | af664b6daba2 |
children | 076f60a8d04b |
files | lisp/imenu.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/imenu.el Tue Aug 20 20:32:45 2002 +0000 +++ b/lisp/imenu.el Tue Aug 20 20:34:33 2002 +0000 @@ -676,7 +676,7 @@ "Alist of syntax table modifiers to use while in `imenu--generic-function'. The car of the assocs may be either a character or a string and the -cdr is a syntax description appropriate fo `modify-syntax-entry'. For +cdr is a syntax description appropriate for `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