comparison lisp/xml.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
641 (insert ?\n indent-string 641 (insert ?\n indent-string
642 ?< ?/ (symbol-name (xml-node-name xml)) ?>))) 642 ?< ?/ (symbol-name (xml-node-name xml)) ?>)))
643 643
644 (provide 'xml) 644 (provide 'xml)
645 645
646 ;;; arch-tag: 5864b283-5a68-4b59-a20d-36a72b353b9b
647 ;;; xml.el ends here 646 ;;; xml.el ends here