aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index eafb096f499..df39fb29cd7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2
3 * simple.el (shell-command): Don't error out if shell command
4 buffer contains text with non-nil read-only property when erasing
5 the buffer.
6
12011-01-13 Kim F. Storm <storm@cua.dk> 72011-01-13 Kim F. Storm <storm@cua.dk>
2 8
3 * ido.el (ido-may-cache-directory): Move "too-big" check later. 9 * ido.el (ido-may-cache-directory): Move "too-big" check later.