Mercurial > emacs
changeset 68181:43a16bd43626
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 13 Jan 2006 19:56:54 +0000 |
parents | ca3d61094d2b |
children | faf3f34b2d1c |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 13 19:56:10 2006 +0000 +++ b/lisp/ChangeLog Fri Jan 13 19:56:54 2006 +0000 @@ -1,5 +1,8 @@ 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change) + * wid-edit.el (widget-field-end): If the overlay is no longer + associated with a buffer, behave as if the overlay didn't exist. + * cus-edit.el (custom-add-see-also, custom-add-parent-links): Make sure the links use the `custom-link' face.