2003-05-16 |
Stefan Monnier |
(imenu--split-menu): Remove unused var `count'.
|
2003-05-06 |
Stefan Monnier |
(imenu--generic-function): Use font-lock-defaults
|
2002-08-20 |
Glenn Morris |
(imenu-syntax-alist): Doc fix.
|
2002-08-20 |
Glenn Morris |
(imenu--generic-function): Use mapc.
|
2002-08-15 |
Stefan Monnier |
(imenu-always-use-completion-buffer-p): Make obsolete.
|
2002-03-18 |
Richard M. Stallman |
(imenu-menubar-modified-tick): Renamed from
|
2002-03-11 |
Richard M. Stallman |
(imenu-update-menubar-modified-tick): New variable.
|
2001-11-20 |
Stefan Monnier |
(imenu--split-menu): Use dolist and copy-sequence.
|
2001-07-15 |
Pavel JanÃk |
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-03-07 |
Dave Love |
(imenu--create-keymap-2): Revert use of menu-item for
|
2001-02-18 |
Dave Love |
(imenu--generic-function): Use mapc to iterate over
|
2001-02-09 |
Dave Love |
(imenu-generic-expression): Doc fix.
|
2001-01-29 |
Gerd Moellmann |
(imenu-syntax-alist): Add autoload cookie for
|
2001-01-11 |
Dave Love |
(imenu--truncate-items): Revert last change.
|
2000-10-23 |
Dave Love |
(imenu--create-keymap-2): Build menu with menu-item
|
2000-10-08 |
Dave Love |
(imenu-add-to-menubar): Fix again.
|
2000-10-08 |
Dave Love |
(imenu-add-to-menubar): Fix last change.
|
2000-09-12 |
Dave Love |
(imenu--truncate-items, imenu--cleanup)
|
2000-06-11 |
Stefan Monnier |
(imenu-generic-expression): Docstring fix.
|
2000-05-22 |
Dave Love |
Add to debug-ignored-errors.
|
1999-09-24 |
Phillip Rulon |
(imenu-after-jump-hook): New variable.
|
1999-04-06 |
Richard M. Stallman |
(imenu--mouse-menu): Use assq when searching in FINAL.
|
1999-02-06 |
Richard M. Stallman |
(imenu--last-menubar-index-alist): Add doc.
|
1999-01-31 |
Richard M. Stallman |
(imenu-sort-function): Fix custom type.
|
1998-09-30 |
Karl Heuer |
(imenu--generic-function): Sort each submenu by position.
|
1998-07-22 |
Richard M. Stallman |
(imenu-create-index-function): Add autoload cookie.
|
1998-06-27 |
Richard M. Stallman |
(imenu-space-replacement): Use `.'.
|
1998-06-24 |
Andreas Schwab |
(imenu-always-use-completion-buffer-p): Use `other'
|
1998-05-27 |
Dave Love |
(imenu-syntax-alist): Doc fix.
|
1998-05-26 |
Dan Nicolaescu |
*** empty log message ***
|
1998-05-06 |
Dave Love |
(imenu-create-index-function): Remove autoload cookie
|
1998-04-30 |
Richard M. Stallman |
(imenu--generic-function): Doc fix. Rewritten to be faster.
|
1998-02-06 |
Richard M. Stallman |
(imenu-generic-expression): Doc fix.
|
1998-01-25 |
Dave Love |
(imenu-syntax-alist): New buffer-local variable.
|
1998-01-25 |
Dave Love |
(imenu-case-fold-search): New buffer-local variable.
|
1997-11-11 |
Karl Heuer |
(imenu-default-create-index-function):
|
1997-10-15 |
Karl Heuer |
(imenu-add-to-menubar): If not using
|
1997-05-27 |
Richard M. Stallman |
Comment change.
|
1997-05-05 |
Richard M. Stallman |
(imenu-auto-rescan): Fix typo.
|
1997-05-03 |
Richard M. Stallman |
Use defgroup and defcustom.
|
1997-04-05 |
Richard M. Stallman |
(imenu-default-goto-function): Simplify.
|
1997-03-22 |
Richard M. Stallman |
Update copyright year.
|
1997-03-22 |
Richard M. Stallman |
(imenu-scanning-message): Support for bigger numbers.
|
1996-12-16 |
Richard M. Stallman |
(imenu-generic-expression): Doc fix.
|
1996-12-06 |
Karl Heuer |
(imenu): Support integers used as positions.
|
1996-10-25 |
Karl Heuer |
(imenu-scanning-message): Use ellipsis.
|
1996-10-04 |
Richard M. Stallman |
(imenu-default-create-index-function): Fix error message.
|
1996-09-30 |
Richard M. Stallman |
(imenu--make-index-alist): Add doc string.
|
1996-09-24 |
Richard M. Stallman |
(imenu--cleanup): Handle shared structure in alist.
|
1996-09-21 |
Richard M. Stallman |
(imenu--split-menu): Keep the rescan item at top level.
|
1996-09-21 |
Richard M. Stallman |
(imenu--generic-function): Create a special entry
|
1996-09-19 |
Richard M. Stallman |
(imenu--generic-function): Use markers for positions.
|
1996-09-18 |
Richard M. Stallman |
(imenu--mouse-menu): Add special handling for rescan item.
|
1996-09-10 |
Richard M. Stallman |
(imenu): Tests for when to widen were backwards.
|
1996-08-26 |
Richard M. Stallman |
(imenu--in-alist): Accept only bottom-level matches.
|
1996-08-06 |
Richard M. Stallman |
(imenu-update-menubar): Fix code to install the new menu.
|
1996-06-12 |
Richard M. Stallman |
(imenu--mouse-menu): Don't check imenu-use-keymap-menu.
|
1996-06-10 |
Richard M. Stallman |
(imenu--mouse-menu): Always use nested keymaps.
|
1996-06-05 |
Richard M. Stallman |
(imenu): In interactive spec, pass the entire
|
1996-03-17 |
Richard M. Stallman |
(imenu-generic-expression): Autoload the make-variable-buffer-local call.
|