# HG changeset patch # User Dave Love # Date 945015230 0 # Node ID e719053e967a3492c20fd57522f056df2262891c # Parent 9fa9fd18d083c178536d4ff87abc757fdaa58488 *** empty log message *** diff -r 9fa9fd18d083 -r e719053e967a lisp/ChangeLog --- 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 + + * 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.