mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 08:10:21 -08:00
* lisp/imenu.el (imenu-generic-expression): Rephrase doc (Bug#30294).
This commit is contained in:
parent
b90e91ca54
commit
1c2fb04bee
1 changed files with 2 additions and 2 deletions
|
|
@ -224,8 +224,8 @@ If non-nil this pattern is passed to `imenu--generic-function' to
|
|||
create a buffer index.
|
||||
|
||||
For example, see the value of `fortran-imenu-generic-expression'
|
||||
used by `fortran-mode' with `imenu-syntax-alist' set locally to
|
||||
give the characters which normally have \"symbol\" syntax
|
||||
used by `fortran-mode' with `imenu-syntax-alist' set locally so that
|
||||
characters which normally have \"symbol\" syntax are considered to have
|
||||
\"word\" syntax during matching.")
|
||||
;;;###autoload(put 'imenu-generic-expression 'risky-local-variable t)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue