diff lisp/textmodes/sgml-mode.el @ 2315:9e7ec92a4fdf

Added or corrected Commentary headers
author Eric S. Raymond <esr@snark.thyrsus.com>
date Mon, 22 Mar 1993 16:53:22 +0000
parents 10e417efb12a
children 8cf203c42bee
line wrap: on
line diff
--- a/lisp/textmodes/sgml-mode.el	Mon Mar 22 14:57:04 1993 +0000
+++ b/lisp/textmodes/sgml-mode.el	Mon Mar 22 16:53:22 1993 +0000
@@ -24,6 +24,8 @@
 
 ;;; Commentary:
 
+;; Major mode for editing the SGML document-markup language.
+;;
 ;; Some suggestions for your .emacs file:
 ;;
 ;; (autoload 'sgml-mode "sgml-mode" "SGML mode" t)