Mercurial > emacs
changeset 79610:b482d54e2dd2
Fix author and entry as the corresponding change is already made in the trunk.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Sun, 23 Dec 2007 06:10:04 +0000 |
parents | 8c9a5282bc08 |
children | 3ae8c65e837d |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Dec 23 06:01:51 2007 +0000 +++ b/lisp/ChangeLog Sun Dec 23 06:10:04 2007 +0000 @@ -1,7 +1,7 @@ -2007-12-23 David Reitter <david.reitter@gmail.com> - - * term/mac-win.el (mac-apple-event-map): Bind kHICommandAbout event to - `about-emacs' instead of `display-splash-screen'. +2007-12-23 Juri Linkov <juri@jurta.org> + + * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu + item to about-emacs instead of display-splash-screen. 2007-12-22 Eli Zaretskii <eliz@gnu.org>