diff options
| author | Mathias Dahl | 2006-05-25 15:08:37 +0000 |
|---|---|---|
| committer | Mathias Dahl | 2006-05-25 15:08:37 +0000 |
| commit | 0a33fc8dd8eff96d86aaa7781c1df246e1e7059b (patch) | |
| tree | efa95d20930b869c3761d1e0cc903957dcd3e82a | |
| parent | 749d6383a8bb933b58622d6b567e356d57ff0d4e (diff) | |
| download | emacs-0a33fc8dd8eff96d86aaa7781c1df246e1e7059b.tar.gz emacs-0a33fc8dd8eff96d86aaa7781c1df246e1e7059b.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 03a0250b811..8daed2b8801 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com> | 1 | 2006-05-25 Mathias Dahl <mathias.dahl@gmail.com> |
| 2 | 2 | ||
| 3 | * dired.el (dired-mode-map): Add help-echo strings to tumme | ||
| 4 | commands. | ||
| 5 | |||
| 3 | * tumme.el (tumme-display-image): Change documentation string | 6 | * tumme.el (tumme-display-image): Change documentation string |
| 4 | slightly. | 7 | slightly. |
| 5 | (tumme-dired-display-image): Add call to `display-buffer'. | 8 | (tumme-dired-display-image): Add call to `display-buffer'. |