Mercurial > emacs
changeset 31740:15f1b139cd71
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 19 Sep 2000 17:37:42 +0000 |
parents | b9b4bb3d734c |
children | dcff79c941d1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Sep 19 17:37:24 2000 +0000 +++ b/lisp/ChangeLog Tue Sep 19 17:37:42 2000 +0000 @@ -1,5 +1,11 @@ 2000-09-19 Dave Love <fx@gnu.org> + * toolbar/tool-bar.el: Renamed from toolbar.el. Change `toolbar' + to `tool-bar' generally in symbols. Make some items invisible in + `special' major modes. + (tool-bar-add-item-from-menu): Renamed from + toolbar-like-menu-item. Add arg PROPS. + * startup.el (fancy-splash-screen) <defgroup>: Fix syntax. Add :version here. (fancy-splash-delay, fancy-splash-image): Remove :version here.