]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Sun, 12 Dec 1999 16:13:50 +0000 (16:13 +0000)
committerDave Love <fx@gnu.org>
Sun, 12 Dec 1999 16:13:50 +0000 (16:13 +0000)
lisp/ChangeLog

index 46d5b653f459858bc7e8da1480f8096416658993..c4fa1cfc943e45a95272c2bca25b7fd35a484fca 100644 (file)
@@ -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.