aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2014-03-04 16:07:59 +0100
committerJuanma Barranquero2014-03-04 16:07:59 +0100
commitf604dfdc367bf4c628c2c2b6b44ac00eed1f1589 (patch)
treee3690f9c17b4cb4894628852939201dd2142eb91 /lisp/ChangeLog
parent5dc65319bc151182026cfa4af77c4fccdd710a25 (diff)
downloademacs-f604dfdc367bf4c628c2c2b6b44ac00eed1f1589.tar.gz
emacs-f604dfdc367bf4c628c2c2b6b44ac00eed1f1589.zip
lisp/hilit-chg.el (hilit-chg-unload-function): New function.
(highlight-changes-mode, highlight-changes-visible-mode): Fix typos. (hilit-chg-map-changes): Prefer cardinal number to digit. (hilit-chg-display-changes): Reflow docstring. (highlight-changes-rotate-faces): Remove superfluous backslash.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
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 @@
12014-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
12014-03-04 Michael Albinus <michael.albinus@gmx.de> 92014-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