diff options
| -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 @@ | |||
| 1 | ;;; button.el --- Clickable buttons | 1 | ;;; button.el --- clickable buttons |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2001 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |