comparison lisp/ChangeLog @ 26180:b70301dc3ee4

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 25 Oct 1999 14:18:47 +0000
parents 5c006902a52e
children d65f5e364c5c
comparison
equal deleted inserted replaced
26179:5c006902a52e 26180:b70301dc3ee4
682 bind it, and set it back at the end. 682 bind it, and set it back at the end.
683 (edebug-outside-excursion): Restore and update the outside 683 (edebug-outside-excursion): Restore and update the outside
684 value of current-prefix-arg. 684 value of current-prefix-arg.
685 (edebug-emacs-version-specific): Delete support for Epoch. 685 (edebug-emacs-version-specific): Delete support for Epoch.
686 686
687 1999-09-24 Howard Melman <howard@silverstream.com>
688
689 * imenu.el (imenu-after-jump-hook): New variable.
690 (imenu): Run menu-after-jump-hook.
691 (imenu-name-lookup-function): New variable.
692 * imenu.el (imenu--in-alist): Use those variables.
693
687 1999-09-24 Carsten Dominik <cd@gnu.org> 694 1999-09-24 Carsten Dominik <cd@gnu.org>
688 695
689 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for 696 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
690 multiple thebibliography environments. 697 multiple thebibliography environments.
691 698