Mercurial > emacs
view etc/schema/xhtml-base.rnc @ 101075:164acaa725fe
(pmailhdr): Don't require it.
(pmail-fetch-field): Function deleted.
Callers use pmail-get-header.
(pmail-sort-messages): Replace point-offset with
return-to-point, which can be nil.
Call pmail-swap-buffers-maybe after that.
Don't bind buffer-read-only. Bind inhibit-read-only.
Be more careful in making blank line at end of msg.
Don't enable undo at end.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 10 Jan 2009 21:12:48 +0000 |
parents | 38f93f3d00a2 |
children |
line wrap: on
line source
# Base Module base = element base { base.attlist } base.attlist = attribute href { URI.datatype } head.content &= base?