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 8b7f62a306e..25ef3b3be71 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-11-19 RĂ¼diger Sonderfeld <ruediger@c-plusplus.net> | ||
| 2 | |||
| 3 | Fix bug#19099. | ||
| 4 | * vc/vc-git.el (vc-git-diff): Use "difftool -x diff" with | ||
| 5 | `diff-switches' if `vc-git-diff-switches' is nil. | ||
| 6 | |||
| 1 | 2014-11-18 Juri Linkov <juri@linkov.net> | 7 | 2014-11-18 Juri Linkov <juri@linkov.net> |
| 2 | 8 | ||
| 3 | * simple.el (next-line-or-history-element): Wrap next-line | 9 | * simple.el (next-line-or-history-element): Wrap next-line |