changeset 35752:e1d9a16467ae

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 31 Jan 2001 01:20:04 +0000
parents c3efe58b6405
children f00dbc5292a9
files lispref/nonascii.texi src/ChangeLog
diffstat 2 files changed, 7 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/nonascii.texi	Wed Jan 31 01:00:17 2001 +0000
+++ b/lispref/nonascii.texi	Wed Jan 31 01:20:04 2001 +0000
@@ -460,10 +460,9 @@
 
 @defun make-translation-table &rest translations
 This function returns a translation table based on the argument
-@var{translations}.  Each element of
-@var{translations} should be a list of the form @code{(@var{from}
-. @var{to})}; this says to translate the character @var{from} into
-@var{to}.
+@var{translations}.  Each element of @var{translations} should be a
+list of elements of the form @code{(@var{from} . @var{to})}; this says
+to translate the character @var{from} into @var{to}.
 
 The arguments and the forms in each argument are processed in order,
 and if a previous form already translates @var{to} to some other
--- a/src/ChangeLog	Wed Jan 31 01:00:17 2001 +0000
+++ b/src/ChangeLog	Wed Jan 31 01:20:04 2001 +0000
@@ -1,3 +1,7 @@
+2001-01-31  Dave Love  <fx@gnu.org>
+
+	* textprop.c (Fset_text_properties): Fix newline in doc string.
+
 2001-01-30  Gerd Moellmann  <gerd@gnu.org>
 
 	* xdisp.c (build_desired_tool_bar_string, syms_of_xdisp): Use