emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/imenu.el


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/imenu.el
Date: Tue, 20 Aug 2002 16:34:34 -0400

Index: emacs/lisp/imenu.el
diff -c emacs/lisp/imenu.el:1.91 emacs/lisp/imenu.el:1.92
*** emacs/lisp/imenu.el:1.91    Tue Aug 20 16:21:00 2002
--- emacs/lisp/imenu.el Tue Aug 20 16:34:33 2002
***************
*** 676,682 ****
    "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
  a string, all the characters in the string get the specified syntax.
  
  This is typically used to give word syntax to characters which
--- 676,682 ----
    "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 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]