diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9d898acd13f..52d2728dad7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2014-03-04 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * hilit-chg.el (hilit-chg-unload-function): New function. | ||
| 4 | (highlight-changes-mode, highlight-changes-visible-mode): Fix typos. | ||
| 5 | (hilit-chg-map-changes): Prefer cardinal number to digit. | ||
| 6 | (hilit-chg-display-changes): Reflow docstring. | ||
| 7 | (highlight-changes-rotate-faces): Remove superfluous backslash. | ||
| 8 | |||
| 1 | 2014-03-04 Michael Albinus <michael.albinus@gmx.de> | 9 | 2014-03-04 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 10 | ||
| 3 | * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call | 11 | * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call |