aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-05-27 23:52:51 -0700
committerGlenn Morris2013-05-27 23:52:51 -0700
commit690e44b238ddf8f1c00c47f54ce1dff0edf1ff7e (patch)
tree25e7e67b5e79c2fe4e2acf44a80d0747b268fde7 /lisp/ChangeLog
parentec518f1a35960b9e850373938a251e0a7056ef49 (diff)
downloademacs-690e44b238ddf8f1c00c47f54ce1dff0edf1ff7e.tar.gz
emacs-690e44b238ddf8f1c00c47f54ce1dff0edf1ff7e.zip
* lisp/emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 084afe4f31a..da2c6a14afc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12013-05-28 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-warnings): Doc fix.
4
12013-05-27 Juri Linkov <juri@jurta.org> 52013-05-27 Juri Linkov <juri@jurta.org>
2 6
3 * replace.el (replace-search): New function with code moved out 7 * replace.el (replace-search): New function with code moved out