Mercurial > emacs
changeset 31289:29ff60f3411c
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 30 Aug 2000 12:11:04 +0000 |
parents | 84df0ccd61c0 |
children | a7c6f2d2f74f |
files | lisp/ChangeLog lwlib/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 30 12:09:58 2000 +0000 +++ b/lisp/ChangeLog Wed Aug 30 12:11:04 2000 +0000 @@ -1,3 +1,8 @@ +2000-08-30 Miles Bader <miles@gnu.org> + + * frame.el (set-frame-font): Do completion of font-name for + interactive use. + 2000-08-30 Kenichi Handa <handa@etl.go.jp> * international/quail.el (quail-start-translation): Bind locally
--- a/lwlib/ChangeLog Wed Aug 30 12:09:58 2000 +0000 +++ b/lwlib/ChangeLog Wed Aug 30 12:11:04 2000 +0000 @@ -1,3 +1,8 @@ +2000-08-30 Miles Bader <miles@gnu.org> + + * xlwmenu.c (XlwMenuSetValues): If the background color has + changed, re-make the shadow-gcs too. + 2000-08-03 Gerd Moellmann <gerd@gnu.org> * lwlib.c, lwlib-Xm.c, lwlib-Xaw.c: Use NULL at the end of the