]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Wed, 31 Jan 2001 01:20:04 +0000 (01:20 +0000)
committerDave Love <fx@gnu.org>
Wed, 31 Jan 2001 01:20:04 +0000 (01:20 +0000)
lispref/nonascii.texi
src/ChangeLog

index 27743ca2a72f3ff3da2cb6bfe2f3c82dfe3e0612..b8044625bbf8c8069e15ef7bda89fe6db9d40c72 100644 (file)
@@ -460,10 +460,9 @@ apply to all other coding systems.
 
 @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
index 54dbe552901a9d8302279f0209cc64cf0c81dbf4..b977060629d61528fbb32378425044cd8167938c 100644 (file)
@@ -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