Mercurial > emacs
changeset 69187:280cf586dca0
(mh-variant): Sync docstring with manual.
(cus-face): Require as it is needed by mh-inherit-face-flag.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Mon, 27 Feb 2006 22:29:54 +0000 |
parents | 4eb7009c53f4 |
children | bbe4019f0045 |
files | lisp/mh-e/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Mon Feb 27 22:25:07 2006 +0000 +++ b/lisp/mh-e/ChangeLog Mon Feb 27 22:29:54 2006 +0000 @@ -1,5 +1,8 @@ 2006-02-27 Bill Wohler <wohler@newt.com> + * mh-e.el (mh-variant): Sync docstring with manual. + (cus-face): Require as it is needed by mh-inherit-face-flag. + * mh-compat.el (mh-display-color-cells): Return 2 if device-color-cells returns nil (closes SF #1436924).