comparison lisp/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 3616e8c83bfa
children e23d5770ddb5
comparison
equal deleted inserted replaced
55201:7fff56f5b73c 55202:4c64ee838f41
1 2004-04-28 Masatake YAMATO <jet@gyve.org>
2
3 * subr.el (remove-overlays): Make arguments
4 optional.
5
6 * wid-edit.el (widget-specify-button): Put evaporate to the
7 overlay for sample.
8 (widget-specify-sample): Put evaporate to the overlay for sample.
9 (widget-specify-doc): Put evaporate to the overlay for documentation.
10
1 2004-04-27 Jesper Harder <harder@ifa.au.dk> 11 2004-04-27 Jesper Harder <harder@ifa.au.dk>
2 12
3 * info.el (info-apropos): Make it an index node. Align node names 13 * info.el (info-apropos): Make it an index node. Align node names
4 like makeinfo. 14 like makeinfo.
5 15