diff options
| author | Juanma Barranquero | 2007-02-11 02:30:55 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-02-11 02:30:55 +0000 |
| commit | 550934c800357cfb4ba59298e1b998e7b9c1fdf0 (patch) | |
| tree | 6523293f2896b4e210348d9b3c1856757b9d11cf /lisp | |
| parent | 96e777e1699117eb4e5f9829e4cbfb44ccfafa3d (diff) | |
| download | emacs-550934c800357cfb4ba59298e1b998e7b9c1fdf0.tar.gz emacs-550934c800357cfb4ba59298e1b998e7b9c1fdf0.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1b21748ce4d..4943d6e6285 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2007-02-11 Juanma Barranquero <lekktu@gmail.com> | 1 | 2007-02-11 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * files.el (change-major-mode-with-file-name): Fix typo in docstring. | ||
| 4 | |||
| 3 | * calculator.el (calculator-prompt): Doc fix. | 5 | * calculator.el (calculator-prompt): Doc fix. |
| 4 | (calculator-mode-map): Fix typo in menu entry. | 6 | (calculator-mode-map): Fix typo in menu entry. |
| 5 | 7 | ||