changeset: 4391:cbf129b005dff4258c4651fefb80e646940d82f7
tag: tip
user: Aidan Kehoe <kehoea(a)parhasard.net>
date: Sat Jan 12 18:04:13 2008 +0100
files: src/ChangeLog src/rangetab.c
description:
Clarify #'map-range-table docstring.
2008-01-12 Aidan Kehoe <kehoea(a)parhasard.net>
* rangetab.c (Fmap_range_table):
Clarify docstring. (If FUNCTION doesn't touch any range-table
entry, things will also be correct.)
diff -r 5902c5214a77997e6f80bf7e79680e4ea31c6e68 -r
cbf129b005dff4258c4651fefb80e646940d82f7 src/ChangeLog
--- a/src/ChangeLog Sat Jan 12 00:28:05 2008 +0100
+++ b/src/ChangeLog Sat Jan 12 18:04:13 2008 +0100
@@ -1,3 +1,9 @@ 2008-01-09 Aidan Kehoe <kehoea@parhasa
+2008-01-12 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * rangetab.c (Fmap_range_table):
+ Clarify docstring. (If FUNCTION doesn't touch any range-table
+ entry, things will also be correct.)
+
2008-01-09 Aidan Kehoe <kehoea(a)parhasard.net>
* config.h.in:
diff -r 5902c5214a77997e6f80bf7e79680e4ea31c6e68 -r
cbf129b005dff4258c4651fefb80e646940d82f7 src/rangetab.c
--- a/src/rangetab.c Sat Jan 12 00:28:05 2008 +0100
+++ b/src/rangetab.c Sat Jan 12 18:04:13 2008 +0100
@@ -571,7 +571,8 @@ Results are guaranteed to be correct (i.
Results are guaranteed to be correct (i.e. each entry processed
exactly once) if FUNCTION modifies or deletes the current entry
\(i.e. passes the current range to `put-range-table' or
-`remove-range-table'), but not otherwise.
+`remove-range-table'). If FUNCTION modifies or deletes any other entry,
+this guarantee doesn't hold.
*/
(function, range_table))
{
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches