comparison lisp/ChangeLog @ 82400:f7695e88ca4a

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Thu, 16 Aug 2007 00:11:29 +0000
parents d99c84981247
children 42f096633e23
comparison
equal deleted inserted replaced
82399:3d3fbe15d8ec 82400:f7695e88ca4a
33 tasks. Use local key map `fancy-splash-keymap'. 33 tasks. Use local key map `fancy-splash-keymap'.
34 (display-splash-screen): Rename input arg from `hide-on-input' to 34 (display-splash-screen): Rename input arg from `hide-on-input' to
35 `static'. 35 `static'.
36 (about-emacs): Add alias to display-splash-screen. 36 (about-emacs): Add alias to display-splash-screen.
37 (command-line-1): Use `initial-buffer-choice'. 37 (command-line-1): Use `initial-buffer-choice'.
38
39 * menu-bar.el (menu-bar-help-menu):
40 * term/mac-win.el (mac-apple-event-map): Bind About Emacs menu
41 item to about-emacs instead of display-splash-screen.
38 42
39 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com> 43 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
40 44
41 * calc/calc-units.el (math-standard-units): Update values. 45 * calc/calc-units.el (math-standard-units): Update values.
42 Put in exact, rational values when possible. 46 Put in exact, rational values when possible.