aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-06-02 13:14:01 -0400
committerChong Yidong2010-06-02 13:14:01 -0400
commit2c3a3c1d035e06250db54fb17ee7aec6b7c2c70a (patch)
treedb82dc5d9bd6f9932dbe9e75ad70110a0320be42 /doc/lispref/ChangeLog
parentdbe82b27a21babf8872ce67a7a9b50ac81e11d6b (diff)
downloademacs-2c3a3c1d035e06250db54fb17ee7aec6b7c2c70a.tar.gz
emacs-2c3a3c1d035e06250db54fb17ee7aec6b7c2c70a.zip
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).
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 ad8d1222827..b871c442804 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,8 @@
12010-06-02 Chong Yidong <cyd@stupidchicken.com>
2
3 * searching.texi (Regexp Special): Replace "octal 377"
4 with "#o377" (Bug#6283).
5
12010-05-30 Juanma Barranquero <lekktu@gmail.com> 62010-05-30 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * minibuf.texi (Basic Completion): Add missing "@end defun". 8 * minibuf.texi (Basic Completion): Add missing "@end defun".