diff lisp/textmodes/sgml-mode.el @ 45255:20c79f08a7da

Change all post-21.1 :version attributes to 21.4.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 12 May 2002 17:29:29 +0000
parents 504c3192243a
children 6373f485f3c2
line wrap: on
line diff
--- a/lisp/textmodes/sgml-mode.el	Sun May 12 17:04:51 2002 +0000
+++ b/lisp/textmodes/sgml-mode.el	Sun May 12 17:29:29 2002 +0000
@@ -339,7 +339,7 @@
 Otherwise, it is set to be buffer-local when the file has
  a DOCTYPE or an XML declaration."
   :type 'boolean
-  :version "21.2"
+  :version "21.4"
   :group 'sgml)
 
 (defvar sgml-empty-tags nil