comparison lisp/toolbar/tool-bar.el @ 45935:7ac43b3204b0

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Thu, 20 Jun 2002 21:35:38 +0000
parents 1fa9ceaa1c5f
children 7350385eb42a
comparison
equal deleted inserted replaced
45934:7bcd2de62c44 45935:7ac43b3204b0
22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23 ;; Boston, MA 02111-1307, USA. 23 ;; Boston, MA 02111-1307, USA.
24 24
25 ;;; Commentary: 25 ;;; Commentary:
26 26
27 ;; Provides `tool-bar-mode' to control display of the tool -bar and 27 ;; Provides `tool-bar-mode' to control display of the tool-bar and
28 ;; bindings for the global tool bar with convenience functions 28 ;; bindings for the global tool bar with convenience functions
29 ;; `tool-bar-add-item' and `tool-bar-add-item-from-menu'. 29 ;; `tool-bar-add-item' and `tool-bar-add-item-from-menu'.
30 30
31 ;; The normal global binding for [tool-bar] (below) uses the value of 31 ;; The normal global binding for [tool-bar] (below) uses the value of
32 ;; `tool-bar-map' as the actual keymap to define the tool bar. Modes 32 ;; `tool-bar-map' as the actual keymap to define the tool bar. Modes