emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/sgml-mode.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/sgml-mode.el
Date: Sun, 12 May 2002 13:29:29 -0400

Index: emacs/lisp/textmodes/sgml-mode.el
diff -c emacs/lisp/textmodes/sgml-mode.el:1.84 
emacs/lisp/textmodes/sgml-mode.el:1.85
*** emacs/lisp/textmodes/sgml-mode.el:1.84      Tue Apr 16 06:36:27 2002
--- emacs/lisp/textmodes/sgml-mode.el   Sun May 12 13:29:29 2002
***************
*** 339,345 ****
  Otherwise, it is set to be buffer-local when the file has
   a DOCTYPE or an XML declaration."
    :type 'boolean
!   :version "21.2"
    :group 'sgml)
  
  (defvar sgml-empty-tags nil
--- 339,345 ----
  Otherwise, it is set to be buffer-local when the file has
   a DOCTYPE or an XML declaration."
    :type 'boolean
!   :version "21.4"
    :group 'sgml)
  
  (defvar sgml-empty-tags nil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]