* subr.el (remove-overlays): Make arguments optional.
authorMasatake YAMATO <jet@gyve.org>
Tue, 27 Apr 2004 21:00:31 +0000 (21:00 +0000)
committerMasatake YAMATO <jet@gyve.org>
Tue, 27 Apr 2004 21:00:31 +0000 (21:00 +0000)
commitf24485f172efcd20394f6d5040305fe02c38e043
tree39effd1f3527d173dda01551df7a666ec35615c8
parente23390fa015f523cba25fa4d952d7bee8c6c533f
* 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.
etc/NEWS
lisp/ChangeLog
lisp/subr.el
lisp/wid-edit.el
man/ChangeLog
man/widget.texi