aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/toolbar
diff options
context:
space:
mode:
authorPavel Janík2001-07-16 12:23:00 +0000
committerPavel Janík2001-07-16 12:23:00 +0000
commite8af40eed41d6c61ea6a0649512c4b09afcb1bfa (patch)
tree588654cb6c38a93c432bfae53ccbf36569e3cf23 /lisp/toolbar
parent4cba8c0bdcce038e6966aab82d08859d796e69d0 (diff)
downloademacs-e8af40eed41d6c61ea6a0649512c4b09afcb1bfa.tar.gz
emacs-e8af40eed41d6c61ea6a0649512c4b09afcb1bfa.zip
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/toolbar')
-rw-r--r--lisp/toolbar/tool-bar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/toolbar/tool-bar.el b/lisp/toolbar/tool-bar.el
index 302f6f3d937..afba8aa17f9 100644
--- a/lisp/toolbar/tool-bar.el
+++ b/lisp/toolbar/tool-bar.el
@@ -1,4 +1,4 @@
1;;; tool-bar.el --- Setting up the tool bar 1;;; tool-bar.el --- setting up the tool bar
2;; 2;;
3;; Copyright (C) 2000 Free Software Foundation, Inc. 3;; Copyright (C) 2000 Free Software Foundation, Inc.
4;; 4;;