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 | 8bccfc67677578d767af824003ffd6a3472e63cc (patch) | |
tree | d2327f52d11f47ec291e6269e5d3eb810c711800 /lisp/button.el | |
parent | 03faa4a066f571922ba466b022f921c8d845fcbe (diff) | |
download | emacs-8bccfc67677578d767af824003ffd6a3472e63cc.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. ;; |