comparison lisp/ChangeLog @ 55664:b001dc626000

* wid-edit.el (widget-radio-button-notify): Don't pass `widget' to widget-apply. :action method assumes 2 arguments, not 3.
author Masatake YAMATO <jet@gyve.org>
date Tue, 18 May 2004 13:38:59 +0000
parents 2ce0322ec64d
children 20f75c215a2f ad01ab3c6f4d
comparison
equal deleted inserted replaced
55663:2681959ed181 55664:b001dc626000
1 2004-05-18 Masatake YAMATO <jet@gyve.org>
2
3 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
4 to widget-apply. :action method assumes 2 arguments, not 3.
5
1 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk> 6 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
2 7
3 * progmodes/f90.el (f90-end-block-re, f90-start-block-re): New 8 * progmodes/f90.el (f90-end-block-re, f90-start-block-re): New
4 constants. 9 constants.
5 (hs-special-modes-alist): Add an f90-mode entry. 10 (hs-special-modes-alist): Add an f90-mode entry.