aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 9 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7c1fa3a656..52f51c918a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
+2011-08-07 Juri Linkov <[email protected]>
+
+ * faces.el (list-faces-display): Remove extra angle bracket
+ from `help-mode-map'.
+
+ * info.el (Info-history-toc-nodes): Doc fix.
+
+ * longlines.el (longlines-mode): Doc fix.
+
2011-08-05 Stefan Monnier <[email protected]>
* progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
@@ -346,9 +355,6 @@
(string-rectangle): Go to the point after the last operation
(bug#7522).
- * simple.el (current-kill): Clarify what
- `interprogram-paste-function' does (bug#7500).
-
* printing.el (pr-toggle-region): Clarify the documentation
slightly (bug#7493).