aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLeo Liu2013-10-23 20:15:31 +0800
committerLeo Liu2013-10-23 20:15:31 +0800
commitc744a3b9f71c899c44d47d7fe8bced5a73f538dd (patch)
tree6d004ab45945c6adfd13bb9c526ff297a8431ec2 /lisp/ChangeLog
parent48823f4eb4ae03d7bdbb9d97e17266cc0203852b (diff)
downloademacs-c744a3b9f71c899c44d47d7fe8bced5a73f538dd.tar.gz
emacs-c744a3b9f71c899c44d47d7fe8bced5a73f538dd.zip
* ido.el (ido-tidy): Handle read-only text.
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 ba2046e15b4..a3a94cf6a69 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12013-10-23 Leo Liu <sdl.web@gmail.com>
2
3 * ido.el (ido-tidy): Handle read-only text.
4
12013-10-23 Glenn Morris <rgm@gnu.org> 52013-10-23 Glenn Morris <rgm@gnu.org>
2 6
3 * Makefile.in (abs_srcdir, abs_lisp): New, set by configure. 7 * Makefile.in (abs_srcdir, abs_lisp): New, set by configure.