summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index db79fdc3b56..53cf4b8685d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2011-11-20 Juanma Barranquero <lekktu@gmail.com>
+
+ * descr-text.el (describe-char-unicode-data):
+ * json.el (json-string-escape):
+ * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
+ (Footnote-unicode, Footnote-style-p):
+ * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
+
2011-11-20 Chong Yidong <cyd@gnu.org>
* window.el (replace-buffer-in-windows): Restore interactive spec.