unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Error in xml.el documentation
@ 2008-02-22 20:44 Lennart Borgman (gmail)
  2008-02-22 21:20 ` Lennart Borgman (gmail)
  2008-02-22 22:30 ` Jason Rumney
  0 siblings, 2 replies; 7+ messages in thread
From: Lennart Borgman (gmail) @ 2008-02-22 20:44 UTC (permalink / raw)
  To: Emacs Devel

The documentation at the top of xml.el says

;; There can be only top level node, but with any number of children below.

;;; LIST FORMAT

;; The functions `xml-parse-file', `xml-parse-region' and
;; `xml-parse-tag' return a list with the following format:
;;
;;    xml-list   ::= (node node ...)

I think it should be "only one top level node" and

;;    xml-list   ::= node




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-02-23  1:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22 20:44 Error in xml.el documentation Lennart Borgman (gmail)
2008-02-22 21:20 ` Lennart Borgman (gmail)
2008-02-22 22:30 ` Jason Rumney
2008-02-22 22:38   ` Lennart Borgman (gmail)
2008-02-22 23:07     ` Jason Rumney
2008-02-22 23:10       ` Lennart Borgman (gmail)
2008-02-23  1:18       ` Lennart Borgman (gmail)

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).