diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/cus-edit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index c6ff8495213..ffda558c486 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; cus-edit.el --- Tools for customization Emacs. | 1 | ;;; cus-edit.el --- Tools for customizating Emacs and Lisp packages. |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |