Mercurial > emacs
changeset 45506:b4c8b00444bb
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 25 May 2002 05:15:07 +0000 |
parents | 59015bfc2305 |
children | b69bbd1285d1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 25 05:11:13 2002 +0000 +++ b/lisp/ChangeLog Sat May 25 05:15:07 2002 +0000 @@ -1,3 +1,11 @@ +2002-05-25 Miles Bader <miles@gnu.org> + + * menu-bar.el (menu-bar-showhide-fringe-menu-customize-left) + (menu-bar-showhide-fringe-menu-customize-right) + (menu-bar-showhide-fringe-menu-customize-disable): + Use proper calling convention for `customize-set-value'. + Require `fringe' before setting variable. + 2002-05-25 Kim F. Storm <storm@cua.dk> * emulation/cua-base.el (cua--self-insert-char-p): New function.