diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2004-05-02 17:26:52 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2004-05-02 17:26:52 +0000 |
commit | 8a02e1933c60d546e8fadd06e60396bf89eee953 (patch) | |
tree | 67963d15d4e4d4032c9cc6329d343da3557dbcb4 /lisp/xml.el | |
parent | 5ad1dfd6a1d7ba6184deb8cd94ae91306e902220 (diff) | |
download | emacs-8a02e1933c60d546e8fadd06e60396bf89eee953.tar.gz |
Arch-tags shouldn't be outline headers.
Diffstat (limited to 'lisp/xml.el')
-rw-r--r-- | lisp/xml.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/xml.el b/lisp/xml.el index db3292a4cfb..03ef6346c70 100644 --- a/lisp/xml.el +++ b/lisp/xml.el @@ -668,5 +668,5 @@ The first line is indented with INDENT-STRING." (provide 'xml) -;;; arch-tag: 5864b283-5a68-4b59-a20d-36a72b353b9b +;; arch-tag: 5864b283-5a68-4b59-a20d-36a72b353b9b ;;; xml.el ends here |