comparison lisp/ChangeLog @ 26179:5c006902a52e

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 25 Oct 1999 14:11:03 +0000
parents 947ea67eae70
children b70301dc3ee4
comparison
equal deleted inserted replaced
26178:0a2e406af7e1 26179:5c006902a52e
673 673
674 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu> 674 1999-09-24 Richard M. Stallman <rms@caffeine.ai.mit.edu>
675 675
676 * info.el (info-initialize): Don't test existence of ALTERNATIVE 676 * info.el (info-initialize): Don't test existence of ALTERNATIVE
677 if we know for some other reason it should not be used. 677 if we know for some other reason it should not be used.
678
679 * emacs-lisp/edebug.el (edebug-outside-current-prefix-arg):
680 New variable.
681 (edebug-recursive-edit): Save current-prefix-arg there,
682 bind it, and set it back at the end.
683 (edebug-outside-excursion): Restore and update the outside
684 value of current-prefix-arg.
685 (edebug-emacs-version-specific): Delete support for Epoch.
678 686
679 1999-09-24 Carsten Dominik <cd@gnu.org> 687 1999-09-24 Carsten Dominik <cd@gnu.org>
680 688
681 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for 689 * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for
682 multiple thebibliography environments. 690 multiple thebibliography environments.