diff options
Diffstat (limited to 'lisp/cus-start.el')
-rw-r--r-- | lisp/cus-start.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index ce0a2206208..c42124f4e7e 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -1,4 +1,4 @@ -;;; cus-start.el --- define customization properties of builtins. +;;; cus-start.el --- define customization properties of builtins ;; ;; Copyright (C) 1997, 1999, 2000 Free Software Foundation, Inc. ;; @@ -308,4 +308,4 @@ (unless purify-flag (provide 'cus-start)) -;;; cus-start.el ends here. +;;; cus-start.el ends here |