Mercurial > emacs
changeset 29776:1d7505ad1d7f
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 20 Jun 2000 12:53:47 +0000 |
parents | 31536c6cf2e3 |
children | 5d01f8465594 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 23 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jun 20 12:52:00 2000 +0000 +++ b/lisp/ChangeLog Tue Jun 20 12:53:47 2000 +0000 @@ -1,3 +1,26 @@ +2000-06-20 Dave Love <fx@gnu.org> + + * faces.el (frame-background-mode): Use set-default, not set, in + setter. + (frame-update-faces, frame-update-face-colors): Define with + defalias. + + * enriched.el (enriched-decode-foreground) + (enriched-decode-background): Don't use internal-find-face. + + * apropos.el: Doc fixes. + + * cus-edit.el (customize-changed-options): Check arg. + (customize-version-lessp): Don't require decimal point. + + * custom.el (defcustom, defgroup): Doc fix. + + * newcomment.el (comment) <defgroup>: Add :version. + (comment-multi-line): Doc fix. + + * emulation/mlsupport.el (define-hooked-local-abbrev, + define-hooked-global-abbrev): Fix, using define-abbrev. + 2000-06-19 Gerd Moellmann <gerd@gnu.org> * menu-bar.el (menu-bar-edit-menu): Add menu item for marking