Mercurial > emacs
changeset 52032:853a35645cb8
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Wed, 23 Jul 2003 11:39:11 +0000 |
parents | 5163fa137977 |
children | 9b5f3940a1ef |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 23 11:37:13 2003 +0000 +++ b/lisp/ChangeLog Wed Jul 23 11:39:11 2003 +0000 @@ -1,3 +1,7 @@ +2003-07-23 John Paul Wallington <jpw@gnu.org> + + * tooltip.el (defface tooltip): Inherit from variable-pitch. + 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk> * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc