Mercurial > emacs
diff man/ChangeLog @ 55202:4c64ee838f41
* subr.el (remove-overlays): Make arguments optional.
* wid-edit.el (widget-specify-button): Put evaporate to the
overlay for sample.
(widget-specify-sample): Put evaporate to the overlay for sample.
(widget-specify-doc): Put evaporate to the overlay for documentation.
* etc/NEWS: Write about remove-overlays's arguments.
* man/widget.texi: Add remove-overlays to the example.
| author | Masatake YAMATO <jet@gyve.org> |
|---|---|
| date | Tue, 27 Apr 2004 21:00:31 +0000 |
| parents | 7fff56f5b73c |
| children | 71cef0ea07be |
line wrap: on
line diff
--- a/man/ChangeLog Tue Apr 27 15:13:04 2004 +0000 +++ b/man/ChangeLog Tue Apr 27 21:00:31 2004 +0000 @@ -1,3 +1,8 @@ +2004-04-28 Masatake YAMATO <jet@gyve.org> + + * widget.texi (Programming Example): Remove + overlays. + 2004-04-27 Jesper Harder <harder@ifa.au.dk> * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
