diff src/ChangeLog @ 3577:91950589598c

[xemacs-hg @ 2006-08-29 14:10:51 by stephent] Some docstring improvements. <87irkbk5ad.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 29 Aug 2006 14:10:54 +0000
parents f6cd5fe9bf4c
children 305157cf3ebb
line wrap: on
line diff
--- a/src/ChangeLog	Mon Aug 28 21:51:04 2006 +0000
+++ b/src/ChangeLog	Tue Aug 29 14:10:54 2006 +0000
@@ -1,3 +1,13 @@
+2006-08-29  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* eval.c (Fcatch): Correct syntax of `throw' in docstring.
+
+	* cmds.c (Fforward_line): Document that return can be negative.
+
+2006-08-11  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* frame.c (mouse-motion-handler): Document relation to hooks.
+
 2006-08-24  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* console-tty-impl.h (struct tty_console):