diff lisp/subr.el @ 38414:67b464da13ec

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 19:53:53 +0000
parents 838adca2d2fd
children ad2af6022ebb
line wrap: on
line diff
--- a/lisp/subr.el	Sun Jul 15 17:42:53 2001 +0000
+++ b/lisp/subr.el	Sun Jul 15 19:53:53 2001 +0000
@@ -20,6 +20,8 @@
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
 ;;; Code:
 (defvar custom-declare-variable-list nil
   "Record `defcustom' calls made before `custom.el' is loaded to handle them.