Mercurial > emacs
changeset 99261:75097d31c6e6
* vc.el (vc-revert): Limit the length of the query string.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 30 Oct 2008 19:20:46 +0000 |
parents | 80b866cd08a3 |
children | bc878f998f43 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 30 18:58:46 2008 +0000 +++ b/lisp/ChangeLog Thu Oct 30 19:20:46 2008 +0000 @@ -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)