aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-10-20 17:01:45 -0400
committerGlenn Morris2011-10-20 17:01:45 -0400
commit516eddb0513bf9c1e4e4c1e25509953d4b8f935c (patch)
tree16eb4cb1189c8d54abd282ec75769c134cc9efa6 /lisp/ChangeLog
parent55622b93c90579fc63a72912733e20318d168071 (diff)
downloademacs-516eddb0513bf9c1e4e4c1e25509953d4b8f935c.tar.gz
emacs-516eddb0513bf9c1e4e4c1e25509953d4b8f935c.zip
* lisp/vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
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 448b07edec2..e18fdaec0bf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12011-10-20 Glenn Morris <rgm@gnu.org>
2
3 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
4
12011-10-20 Christoph Scholtes <cschol2112@googlemail.com> 52011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
2 6
3 * emulation/cua-base.el (cua-set-mark): Fix case of string. 7 * emulation/cua-base.el (cua-set-mark): Fix case of string.