Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Dec 12 16:04:25 1999 +0000 +++ b/lisp/ChangeLog Sun Dec 12 16:13:50 1999 +0000 @@ -1,3 +1,12 @@ +1999-12-12 Dave Love <fx@gnu.org> + + * footnote.el: Require cl when compiling. Don't autoload kemap + and minor-mode-alist stuff. Don't set zmacs-region-stays. + (footnote-insert-text-marker, Footnote-insert-pointer-marker): + Avoid `acons'. + (footnote-mode-line-string, Footnote-add-footnote): Remove + autoload cookie. + 1999-12-12 Richard Sharman <rsharman@pobox.com> * sh-script.el: Fix for when font-lock mode is active.
