diff lisp/term/internal.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents 7f7b1c4d1e67
children 87e8d03a2dab
line wrap: on
line diff
--- a/lisp/term/internal.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/term/internal.el	Mon Jul 16 12:23:00 2001 +0000
@@ -21,6 +21,8 @@
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
 ;;; Code:
 
 ;; ---------------------------------------------------------------------------
@@ -714,4 +716,3 @@
 (standard-display-8bit 127 255)
 
 ;;; internal.el ends here
-