changeset 26816:e719053e967a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sun, 12 Dec 1999 16:13:50 +0000
parents 9fa9fd18d083
children 03befb219d03
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
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.