diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6d58882e9e7..52af8847372 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-10-09 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * isearch.el (isearch-pre-command-hook): Use this-single-command-keys | ||
| 4 | instead of this-command-keys. Add universal-argument-more and | ||
| 5 | universal-argument-minus to the list of prefix commands. (Bug#15568) | ||
| 6 | |||
| 1 | 2013-10-09 Glenn Morris <rgm@gnu.org> | 7 | 2013-10-09 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * vc/vc-svn.el (vc-svn-create-repo): | 9 | * vc/vc-svn.el (vc-svn-create-repo): |