comparison lisp/ChangeLog @ 45229:39f69eb74306

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Fri, 10 May 2002 09:43:12 +0000
parents 7c10ef00edd0
children 4c15061962f6
comparison
equal deleted inserted replaced
45228:66644e336dd7 45229:39f69eb74306
1 2002-05-10 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * menu-bar.el (menu-bar-showhide-scroll-bar-menu)
4 (menu-bar-showhide-menu): Use display-graphic-p, not
5 widnow-system.
6 (menu-bar-showhide-menu) <showhide-menu-bar, showhide-tool-bar>:
7 Run a named function.
8 (showhide-menu-bar, showhide-toolbar): Invoke customize-mark-as-set.
9 (menu-bar-showhide-menu) <column-number-mode, line-number-mode>:
10 Fix help text.
11
1 2002-05-10 Kim F. Storm <storm@cua.dk> 12 2002-05-10 Kim F. Storm <storm@cua.dk>
2 13
3 * emulation/cua-base.el (cua-mode): Misc. changes to use 14 * emulation/cua-base.el (cua-mode): Misc. changes to use
4 emulation-mode-map-alists instead of minor-mode-map-alist. 15 emulation-mode-map-alists instead of minor-mode-map-alist.
5 16