diff etc/NEWS @ 33484:e64bda3bd077

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 14 Nov 2000 14:41:51 +0000
parents a873b191d4c5
children 178c626ccf39
line wrap: on
line diff
--- a/etc/NEWS	Tue Nov 14 14:41:38 2000 +0000
+++ b/etc/NEWS	Tue Nov 14 14:41:51 2000 +0000
@@ -27,7 +27,9 @@
 
 ** You can build a 64-bit Emacs for SPARC/Solaris systems which
 support 64-bit executables and also on Irix 6.5.  This increases the
-maximum buffer size.  See etc/MACHINES for instructions.
+maximum buffer size.  See etc/MACHINES for instructions.  Changes to
+build on other 64-bit systems should be straightforward modulo any
+necessary changes to unexec.
 
 ** Note that the MS-Windows port does not yet implement various of the
 new display features described below.
@@ -612,8 +614,9 @@
 Emacs supports a tool bar at the top of a frame under X.  For details
 of how to define a tool bar, see the page describing Lisp-level
 changes.  Tool-bar global minor mode controls whether or not it is
-displayed.  To make the tool bar more useful, we need contributions of
-extra icons for specific modes (with copyright assignments).
+displayed and is on by default.  To make the tool bar more useful, we
+need contributions of extra icons for specific modes (with copyright
+assignments).
 
 +++
 ** Mouse-sensitive mode line.
@@ -3717,6 +3720,10 @@
 to define a toolbar item with a binding copied from an item on the
 menu bar.
 
+The default bindings use a menu-item :filter to derive the tool-bar
+dynamically from variable `tool-bar-map' which may be set
+buffer-locally to override the global map.
+
 *** Tool-bar-related variables.
 
 If `auto-resize-tool-bar' is non-nil, the tool bar will automatically