]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/text.texi
(translation-table-for-input): Mark as obsolete.
[gnu-emacs] / doc / lispref / text.texi
index 0a43781bc053dd8da3f180199460d82464536aa2..b1a8653def5dd42072b0a219ee76807422991518 100644 (file)
@@ -487,9 +487,6 @@ it except to install it on a keymap.
 
 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}).