diff lisp/cus-start.el @ 38409:153f1b1f2efd

Emacs lisp coding convention fixes.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 14 Jul 2001 11:21:08 +0000
parents 911b5aa7fe8d
children eb91dd2d9bcf
line wrap: on
line diff
--- a/lisp/cus-start.el	Fri Jul 13 18:34:08 2001 +0000
+++ b/lisp/cus-start.el	Sat Jul 14 11:21:08 2001 +0000
@@ -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