diff doc/lispref/nonascii.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 0fd94280462b
line wrap: on
line diff
--- a/doc/lispref/nonascii.texi	Thu Apr 24 17:59:51 2008 +0000
+++ b/doc/lispref/nonascii.texi	Thu Apr 24 18:10:09 2008 +0000
@@ -582,12 +582,6 @@
 coding systems that don't specify any other translation table.
 @end defvar
 
-@defvar translation-table-for-input
-Self-inserting characters are translated through this translation
-table before they are inserted.  Search commands also translate their
-input through this table, so they can compare more reliably with
-what's in the buffer.
-
 @code{set-buffer-file-coding-system} sets this variable so that your
 keyboard input gets translated into the character sets that the buffer
 is likely to contain.  This variable automatically becomes