summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-10-30 19:20:46 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-10-30 19:20:46 +0000
commite9048e4f011fb1d02b69be4e204996bd0999dfaf (patch)
tree59636825d54555d5670a3986afcde99ce774b681 /lisp
parentc0e6a9e9106461434a44281a1e68499d4c47b12c (diff)
downloademacs-e9048e4f011fb1d02b69be4e204996bd0999dfaf.tar.gz
emacs-e9048e4f011fb1d02b69be4e204996bd0999dfaf.tar.bz2
emacs-e9048e4f011fb1d02b69be4e204996bd0999dfaf.zip
* vc.el (vc-revert): Limit the length of the query string.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bdb80566459..bc15aa18576 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-30 Chong Yidong <cyd@stupidchicken.com>
+
+ * vc.el (vc-revert): Limit the length of the query string.
+
2008-10-30 Juanma Barranquero <lekktu@gmail.com>
* simple.el (idle-update-delay, next-error-highlight)