Try and remove assumptions about point-min==1.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 28 Nov 2009 21:32:06 +0000 (21:32 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 28 Nov 2009 21:32:06 +0000 (21:32 +0000)
commit21f49db9e9d118fafe45a36516fa6f64ccbe4658
tree9f99adcffb4ec07dd6d94ab61e0fb050e5593282
parent9d542758cfd2885a2713ff49202342f562b830d8
Try and remove assumptions about point-min==1.
* nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
(rng-compute-mode-line-string): Show the validation percentage in
terms of the narrowed text, not the widened text.
(rng-do-some-validation): Don't catch internal errors when debugging.
(rng-first-error): Simplify.
(rng-after-change-function): Remove work around.  AFAIK the bug has
been fixed a while ago.
lisp/ChangeLog
lisp/nxml/rng-valid.el