comparison lisp/ChangeLog @ 26816:e719053e967a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sun, 12 Dec 1999 16:13:50 +0000
parents b6966be704a9
children 1004bdd01f7b
comparison
equal deleted inserted replaced
26815:9fa9fd18d083 26816:e719053e967a
1 1999-12-12 Dave Love <fx@gnu.org>
2
3 * footnote.el: Require cl when compiling. Don't autoload kemap
4 and minor-mode-alist stuff. Don't set zmacs-region-stays.
5 (footnote-insert-text-marker, Footnote-insert-pointer-marker):
6 Avoid `acons'.
7 (footnote-mode-line-string, Footnote-add-footnote): Remove
8 autoload cookie.
9
1 1999-12-12 Richard Sharman <rsharman@pobox.com> 10 1999-12-12 Richard Sharman <rsharman@pobox.com>
2 11
3 * sh-script.el: Fix for when font-lock mode is active. 12 * sh-script.el: Fix for when font-lock mode is active.
4 (sh-font-lock-unfontify-region-function): New function. 13 (sh-font-lock-unfontify-region-function): New function.
5 14