diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cac34a3d314..6d58882e9e7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2013-10-09 Glenn Morris <rgm@gnu.org> | 1 | 2013-10-09 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * vc/vc-svn.el (vc-svn-create-repo): | ||
| 4 | Expand paths in file://... url. (Bug#15446) | ||
| 5 | |||
| 3 | * emacs-lisp/authors.el (authors-aliases, authors-fixed-case): | 6 | * emacs-lisp/authors.el (authors-aliases, authors-fixed-case): |
| 4 | Add some entries. | 7 | Add some entries. |
| 5 | (authors): Remove unused local variables. | 8 | (authors): Remove unused local variables. |