aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2002-05-12 17:30:42 +0000
committerEli Zaretskii <[email protected]>2002-05-12 17:30:42 +0000
commit89e7ad59461ab7c95c02c3972982a8058b0c1423 (patch)
tree6527e3f6a0ef605de8ddaea553c304847428d714 /lisp/textmodes
parent1e0c9c187093f035410ff72c7a37394a829be164 (diff)
Change all post-21.1 :version attributes to 21.4.
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/sgml-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el
index bbe63611c6..b7b2eecfe6 100644
--- a/lisp/textmodes/sgml-mode.el
+++ b/lisp/textmodes/sgml-mode.el
@@ -339,7 +339,7 @@ If this variable is customized, the custom value is used always.
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