Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 1736:92dd8587c485
[xemacs-hg @ 2003-10-10 10:51:09 by stephent]
fix typo in fn name <871xtlnz8t.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Fri, 10 Oct 2003 10:51:11 +0000 |
parents | c521eeaafa0d |
children | 7f92ee59c996 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 10 10:45:01 2003 +0000 +++ b/lisp/ChangeLog Fri Oct 10 10:51:11 2003 +0000 @@ -1,3 +1,7 @@ +2003-10-10 Stephen J. Turnbull <stephen@xemacs.org> + + * wid-edit.el (widget-url-link-action): Fix typo. + 2003-10-05 Kevin Haddock <kevinhaddock@yahoo.com> * lisp/wid-edit.el (widget-default-create): Implemented suggested