aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-01-19 23:17:22 -0800
committerGlenn Morris2011-01-19 23:17:22 -0800
commitdbfb414e49a879b5d9086f54b67d02e11e445ec2 (patch)
tree09498003ec2c19b18c81583e81d816092f102e16 /lisp/ChangeLog
parente885315dd05a005596d4f0585748d25dadff8901 (diff)
downloademacs-dbfb414e49a879b5d9086f54b67d02e11e445ec2.tar.gz
emacs-dbfb414e49a879b5d9086f54b67d02e11e445ec2.zip
* lisp/vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index aff58b8da21..c27b123d767 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12011-01-20 Glenn Morris <rgm@gnu.org> 12011-01-20 Glenn Morris <rgm@gnu.org>
2 2
3 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
4
3 * simple.el (read-expression-history): Remove, it's in minibuf.c. 5 * simple.el (read-expression-history): Remove, it's in minibuf.c.
4 6
52011-01-20 Chong Yidong <cyd@stupidchicken.com> 72011-01-20 Chong Yidong <cyd@stupidchicken.com>