diff doc/lispref/text.texi @ 94331:6d85304f4f12

(translation-table-for-input): Mark as obsolete.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 24 Apr 2008 18:10:09 +0000
parents 107ccd98fa12
children 2af6e85f13d5
line wrap: on
line diff
--- a/doc/lispref/text.texi	Thu Apr 24 17:59:51 2008 +0000
+++ b/doc/lispref/text.texi	Thu Apr 24 18:10:09 2008 +0000
@@ -487,9 +487,6 @@
 
 In an interactive call, @var{count} is the numeric prefix argument.
 
-Self-insertion translates the input character through
-@code{translation-table-for-input}.  @xref{Translation of Characters}.
-
 This command calls @code{auto-fill-function} whenever that is
 non-@code{nil} and the character inserted is in the table
 @code{auto-fill-chars} (@pxref{Auto Filling}).