summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.11
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-20 20:35:27 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-20 20:35:27 +0100
commitfe7a3057a38e896a9c4ad12c831fb84a5d808691 (patch)
treebcb23e440925fde576409d960a71ee6df320331a /lisp/ChangeLog.11
parent09f5d05492b6c78421c71858d0d5c4434218b8fc (diff)
downloademacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.tar.gz
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.11')
-rw-r--r--lisp/ChangeLog.114
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index 08bd70926b4..c80091e4657 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -6884,7 +6884,7 @@
2004-05-22 Richard M. Stallman <rms@gnu.org>
- * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
+ * textmodes/paragraphs.el (sentence-end): Match Unicode curly quotes
as a close quote.
* textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
@@ -7074,7 +7074,7 @@
2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
* descr-text.el (describe-char-unicode-data)
- (describe-char-unicodedata-file): Re-enable the unicode code now that
+ (describe-char-unicodedata-file): Re-enable the Unicode code now that
the licensing issues have been cleared in the unicode-4 license.
(describe-text-properties-1): Remove unused `overlay' var.
(describe-char): Remove unused var `buffer'.