diff lisp/ChangeLog.7 @ 106682:598bffb4b64e

Fix typos in ChangeLogs.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 29 Dec 2009 19:29:33 +0100
parents a9d283639ece
children 1d1d5d9bd884
line wrap: on
line diff
--- a/lisp/ChangeLog.7	Tue Dec 29 13:06:16 2009 -0500
+++ b/lisp/ChangeLog.7	Tue Dec 29 19:29:33 2009 +0100
@@ -1428,7 +1428,7 @@
 	(texi-format-region): Always tagify.
 	(texi2info):          Always tagify.
 	(texinfo-anchor):     Add @anchor command as place to which
-	 a cross reference may go.
+	a cross reference may go.
 	(texinfo-no-refill-regexp): Add smalldisplay, smallformat.
 	(texinfo-format-uref):            New command: @uref.
 	(texinfo-format-var):             New command: @acronym.
@@ -18746,10 +18746,10 @@
 	(sgml-value): Doc added.
 	(sgml-value): Square brackets removed from prompt.
 	(html-tag-alist): New variable 1-7, variable `list' changed.
-	(html-tag-alist)<dir>, <menu>: Use new value of `list'.
-	(html-tag-alist)<font>: Fixed (doc of sgml-tag-alist needs fixing).
-	(html-tag-alist)<ol>, <ul>: Fixed.
-	(html-tag-alist)<fn>: Commented out.
+	(html-tag-alist) <dir>, <menu>: Use new value of `list'.
+	(html-tag-alist) <font>: Fixed (doc of sgml-tag-alist needs fixing).
+	(html-tag-alist) <ol>, <ul>: Fixed.
+	(html-tag-alist) <fn>: Commented out.
 
 	* skeleton.el (define-skeleton): Doc fix.