summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.7
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2009-12-29 19:29:33 +0100
committerJuanma Barranquero <lekktu@gmail.com>2009-12-29 19:29:33 +0100
commit3570691b24eadb24088dd904dc85adb30755db85 (patch)
tree39dc3fccaf8424bd34a08f0abcb7e2ea1d3a97c4 /lisp/ChangeLog.7
parent26e533e2d9e4c6bdf010d34e9686ee2e6c84a84a (diff)
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r--lisp/ChangeLog.710
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index bca4c14c40..6bfb4e308e 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -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.