summaryrefslogtreecommitdiff
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 03:58:44 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1992-07-22 03:58:44 +0000
commit6d74b528d014d3ae65306e8afe154ccc66386be5 (patch)
tree3b8a7eb6225bfffbd7a0142cc05abe6ae0ba45d1 /lisp/textmodes
parent32f4334dcef11f3b06b04e05618a27f477e96449 (diff)
downloademacs-6d74b528d014d3ae65306e8afe154ccc66386be5.tar.gz
emacs-6d74b528d014d3ae65306e8afe154ccc66386be5.tar.bz2
emacs-6d74b528d014d3ae65306e8afe154ccc66386be5.zip
*** empty log message ***
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/sgml-mode.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el
index ed4ebad10e8..76c689de848 100644
--- a/lisp/textmodes/sgml-mode.el
+++ b/lisp/textmodes/sgml-mode.el
@@ -1,13 +1,12 @@
;;; sgml-mode.el --- SGML-editing mode
+;; Copyright (C) 1992 Free Software Foundation, Inc.
+
;; Author: James Clark
;; Maintainer: FSF
-;; Last-Modified: 14 Jul 1992
;; Adapted-By: ESR
;; Keywords: wp
-;; Copyright (C) 1992 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify