]> git.eshelyaron.com Git - emacs.git/commit
(imenu-scanning-message): Support for bigger numbers.
authorRichard M. Stallman <rms@gnu.org>
Sat, 22 Mar 1997 23:42:48 +0000 (23:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 22 Mar 1997 23:42:48 +0000 (23:42 +0000)
commit37954a9a2fd7024e87a8f27a13c459cd64452546
treecb2bfc334f101e6912efc7892040ddbfd4688306
parentd17fd03514d0824371a5cb861c6aa1bacb85c54a
(imenu-scanning-message): Support for bigger numbers.
(imenu--generic-function): Fixed probably a typo: named appeared
twice in an item. Put function after name and beg in a special
item because a normal item has name and beg (for orthogonality).
(imenu-add-to-menubar): First test to see if the mode supports imenu.
(imenu--menubar-select): Use the defined variable imenu-rescan-item.

(imenu-default-goto-function): New subroutine, broken out of `imenu'.
(imenu-default-goto-function): New variable.
(imenu): Made it use the above function, via that variable.
lisp/imenu.el