From: Dave Love Date: Sun, 12 Dec 1999 16:13:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~5791 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3fc558970037e71143dcf92b8f5b2876a1386d57;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 46d5b653f45..c4fa1cfc943 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +1999-12-12 Dave Love + + * 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 * sh-script.el: Fix for when font-lock mode is active.