diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1de8e4af69b..903c0d46f86 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-06-12 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change) | ||
| 2 | |||
| 3 | * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions | ||
| 4 | older than version 1.6. (Bug#6361) | ||
| 5 | |||
| 1 | 2010-06-12 Helmut Eller <eller.helmut@gmail.com> | 6 | 2010-06-12 Helmut Eller <eller.helmut@gmail.com> |
| 2 | 7 | ||
| 3 | * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote', | 8 | * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote', |