summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-10-04 11:48:26 +0000
committerDave Love <fx@gnu.org>2000-10-04 11:48:26 +0000
commitdae9dc5661b876b506c43e550102448bd5840db3 (patch)
treeb2e5ef218ce02315fcb0d4852bd5f30eb89aceff /lisp
parentff77cf4034ea25b22912fa4bd36360b169873547 (diff)
downloademacs-dae9dc5661b876b506c43e550102448bd5840db3.tar.gz
emacs-dae9dc5661b876b506c43e550102448bd5840db3.tar.bz2
emacs-dae9dc5661b876b506c43e550102448bd5840db3.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cf041145c07..9f581ceca97 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-04 Dave Love <fx@gnu.org>
+
+ * toolbar/tool-bar.el (tool-bar-setup): New function.
+ (tool-bar-mode): Use it.
+
+ * subr.el (substitute-key-definition): Doc fix.
+ (play-sound-file): New command.
+
2000-10-04 Andre Spiegel <spiegel@gnu.org>
* vc-hooks.el (vc-before-save, vc-default-make-version-backups,