# HG changeset patch
# User Aidan Kehoe <kehoea(a)parhasard.net>
# Date 1211882489 -7200
# Node ID 05ebd33dd57b94076e63e2e04afb4be16dcb8c23
# Parent a03acd5fccc4fda1b97d30fc6eaf11b1c4c077b0
Correct a thinko in the #'translate-region docstring
2008-05-27 Aidan Kehoe <kehoea(a)parhasard.net>
* editfns.c (Ftranslate_region):
Correct a thinko in the last commit; I meant #'get-char-table, not
#'put-char-table.
diff -r a03acd5fccc4 -r 05ebd33dd57b src/ChangeLog
--- a/src/ChangeLog Tue May 27 11:58:42 2008 +0200
+++ b/src/ChangeLog Tue May 27 12:01:29 2008 +0200
@@ -1,3 +1,9 @@ 2008-05-25 Aidan Kehoe <kehoea@parhasa
+2008-05-27 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * editfns.c (Ftranslate_region):
+ Correct a thinko in the last commit; I meant #'get-char-table, not
+ #'put-char-table.
+
2008-05-25 Aidan Kehoe <kehoea(a)parhasard.net>
* chartab.c (Fmake_char_table):
diff -r a03acd5fccc4 -r 05ebd33dd57b src/editfns.c
--- a/src/editfns.c Tue May 27 11:58:42 2008 +0200
+++ b/src/editfns.c Tue May 27 12:01:29 2008 +0200
@@ -1825,11 +1825,11 @@ nil (nil meaning don't replace.)
If TABLE is a char-table, its elements describe the mapping between
characters and their replacements. The char-table should be of type `char'
-or `generic'. If the value given by `put-char-table' for a given character
+or `generic'. If the value given by `get-char-table' for a given character
is nil, that character will not be translated by `translate-region'. Since
-`char' char-tables can never return nil to `put-char-table', and since most
-translation involves a subset of the possible XEmacs characters, not all of
-them, the most generally useful table type here is `generic'.
+`get-char-table' can never return nil with a char table of type `char', and
+since most translation involves a subset of the possible XEmacs characters,
+not all of them, the most generally useful table type here is `generic'.
Returns the number of substitutions performed.
*/
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghé, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches