diff lisp/cdl.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 130f960764fd
children 253f761ad37b
line wrap: on
line diff
--- a/lisp/cdl.el	Fri Jul 13 18:34:08 2001 +0000
+++ b/lisp/cdl.el	Sat Jul 14 11:21:08 2001 +0000
@@ -1,4 +1,4 @@
-;;; cdl.el --- Common Data Language (CDL) utility functions for Gnu Emacs
+;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs
 
 ;; Copyright (C) 1993 Free Software Foundation, Inc.
 
@@ -44,4 +44,4 @@
 
 (provide 'cdl)
 
-;;; cdl.el ends here.
+;;; cdl.el ends here