diff options
| author | YAMAMOTO Mitsuharu | 2007-12-23 06:10:04 +0000 |
|---|---|---|
| committer | YAMAMOTO Mitsuharu | 2007-12-23 06:10:04 +0000 |
| commit | 90e12e78d6dc78da17e2a15ed763a9f1cad6f333 (patch) | |
| tree | e33a5146d83857df4b2e1bec871eb987d37d2547 | |
| parent | 585a8772d5baf90ae9c85d046153e800a3f60235 (diff) | |
| download | emacs-90e12e78d6dc78da17e2a15ed763a9f1cad6f333.tar.gz emacs-90e12e78d6dc78da17e2a15ed763a9f1cad6f333.zip | |
Fix author and entry as the corresponding change is already made in the trunk.
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3d14786d375..1d9355aa928 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2007-12-23 David Reitter <david.reitter@gmail.com> | 1 | 2007-12-23 Juri Linkov <juri@jurta.org> |
| 2 | 2 | ||
| 3 | * term/mac-win.el (mac-apple-event-map): Bind kHICommandAbout event to | 3 | * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu |
| 4 | `about-emacs' instead of `display-splash-screen'. | 4 | item to about-emacs instead of display-splash-screen. |
| 5 | 5 | ||
| 6 | 2007-12-22 Eli Zaretskii <eliz@gnu.org> | 6 | 2007-12-22 Eli Zaretskii <eliz@gnu.org> |
| 7 | 7 | ||