diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2008-05-02 09:33:08 +0000 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2008-05-02 09:33:08 +0000 |
| commit | 83bd460a6dd99aed6977b591f2036661f5b42100 (patch) | |
| tree | a89b45683c361b8b5662b1fa5fc0d4a09a42bb2c | |
| parent | d4e772c4c2c33e36a1ff70af1fc176d71733c266 (diff) | |
| download | emacs-83bd460a6dd99aed6977b591f2036661f5b42100.tar.gz | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 334ffe154a8..ff45c19947d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-05-02 Juanma Barranquero <lekktu@gmail.com> + + * vc-hooks.el (vc-call, vc-state): Fix typos in docstrings. + (vc-default-state-heuristic): Doc fix. + 2008-05-02 Richard Sharman <rsharman@pobox.com> * hilit-chg.el (highlight-changes-mode): Removed references to |
