aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index f5c6680676..fe64ca9d83 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,17 @@
+2010-08-08 Christoph <[email protected]>
+
+ * control.texi (Handling Errors) <error-message-string>: Fix arg name.
+
+2010-08-08 Juanma Barranquero <[email protected]>
+
+ * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
+ Suggested by Štěpán Němec <[email protected]>.
+
+2010-08-08 Juanma Barranquero <[email protected]>
+
+ * minibuf.texi (High-Level Completion): Document args of
+ `read-buffer-function' (bug#5625).
+
2010-07-29 Jan Djärv <[email protected]>
* frames.texi (Layout Parameters): Add doc for tool-bar-position.