mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 00:01:33 -08:00
* lisp/nxml/nxml-mode.el (nxml-mode): Don't insert the XML declaration unless it's an empty buffer (bug#24978). This avoids the problem of the declaration being inserted by mistake when opening XML files from archives and the like -- the file doesn't exist on the file system there, either, so it would typically lead to doubled XML declarations. |
||
|---|---|---|
| .. | ||
| nxml-enc.el | ||
| nxml-maint.el | ||
| nxml-mode.el | ||
| nxml-ns.el | ||
| nxml-outln.el | ||
| nxml-parse.el | ||
| nxml-rap.el | ||
| nxml-util.el | ||
| rng-cmpct.el | ||
| rng-dt.el | ||
| rng-loc.el | ||
| rng-maint.el | ||
| rng-match.el | ||
| rng-nxml.el | ||
| rng-parse.el | ||
| rng-pttrn.el | ||
| rng-uri.el | ||
| rng-util.el | ||
| rng-valid.el | ||
| rng-xsd.el | ||
| xmltok.el | ||
| xsd-regexp.el | ||