diff lisp/ChangeLog @ 34311:bd4a19c4182a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 06 Dec 2000 21:17:56 +0000
parents 023226d79a05
children 9b30747647c8
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Dec 06 21:16:37 2000 +0000
+++ b/lisp/ChangeLog	Wed Dec 06 21:17:56 2000 +0000
@@ -1,5 +1,14 @@
 2000-12-06  Dave Love  <fx@gnu.org>
 
+	* newcomment.el (comment-region, comment-dwim): Doc fix.
+
+	* textmodes/texinfo.el: Require tex-mode when compiling.
+	(texinfo-update-node): Doc fix.
+	(texinfo-imenu-generic-expression): Add @anchor.
+	(texinfo-font-lock-keywords): Add @uref.
+	(texinfo-inside-macro-p): Don't use ignore-errors.
+	(texinfo-insert-quote): Match more contexts.
+
 	* international/mule.el (decode-char, encode-char): Doc fix.
 	(auto-coding-alist): Customize.