diff options
author | Pavel Janík <Pavel@Janik.cz> | 2002-01-03 08:43:09 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2002-01-03 08:43:09 +0000 |
commit | 8e2b057dd856629399c443ccfa8f0f70663e7ffc (patch) | |
tree | d52bd9622543f5d6f2bef9e9f36593ae2d79c0a6 /lisp/button.el | |
parent | cdc51589d5c61f748446b637f65ff64e5e2edbb9 (diff) | |
download | emacs-8e2b057dd856629399c443ccfa8f0f70663e7ffc.tar.gz |
Fix header.
Diffstat (limited to 'lisp/button.el')
-rw-r--r-- | lisp/button.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/button.el b/lisp/button.el index ef0f3d11c65..17460fc8bcf 100644 --- a/lisp/button.el +++ b/lisp/button.el @@ -1,4 +1,4 @@ -;;; button.el --- Clickable buttons +;;; button.el --- clickable buttons ;; ;; Copyright (C) 2001 Free Software Foundation, Inc. ;; |