summaryrefslogtreecommitdiff
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-01-09 16:26:08 -0500
committerGlenn Morris <rgm@gnu.org>2013-01-09 16:26:08 -0500
commit45a7e57ca337302437d330fca177af10df08c43f (patch)
tree6dc88f07b96a9742c9bcb335372e37b2a65968f3 /doc/lispref/ChangeLog
parent89c0dda8521d9d988235cf50e4b4dae2df2956a1 (diff)
downloademacs-45a7e57ca337302437d330fca177af10df08c43f.tar.gz
commands.texi small fix for bug#13393
* doc/lispref/commands.texi (Interactive Codes): Whitespace does not terminate interactive "S".
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index f583803be83..59361318ae3 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-09 Glenn Morris <rgm@gnu.org>
+
+ * commands.texi (Interactive Codes):
+ Whitespace does not terminate interactive "S". (Bug#13393)
+
2013-01-06 Chong Yidong <cyd@gnu.org>
* windows.texi (Vertical Scrolling): Fix typos (Bug#13267).