comparison lisp/ChangeLog @ 87793:b0683497550c

(nxml-mode): Use mode-line-process to indicate the use of degraded mode. (nxml-degrade): Don't change mode-name.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 16 Jan 2008 16:17:53 +0000
parents c689fd3b9cfd
children 42624d4f31ed
comparison
equal deleted inserted replaced
87792:c689fd3b9cfd 87793:b0683497550c
1 2008-01-16 Stefan Monnier <monnier@iro.umontreal.ca> 1 2008-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * nxml/nxml-mode.el (nxml-mode): Use mode-line-process to indicate
4 the use of degraded mode.
5 (nxml-degrade): Don't change mode-name.
2 6
3 * nxml/rng-nxml.el (rng-nxml-mode-init): 7 * nxml/rng-nxml.el (rng-nxml-mode-init):
4 Don't overwrite mode-line-process. 8 Don't overwrite mode-line-process.
5 9
6 * ibuffer.el (mode): Pass the buffer to format-mode-line. 10 * ibuffer.el (mode): Pass the buffer to format-mode-line.