summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-04-24 22:34:19 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-04-24 22:34:19 +0000
commitbe461654b692b29df233cfdd5d061c742254bc3c (patch)
treef4a677edfe2675fa4d7357457be45686bbff266d
parent66186865d8d70ad05e067a04c56d532fde83735c (diff)
downloademacs-be461654b692b29df233cfdd5d061c742254bc3c.tar.gz
(Translation of Characters): Fix previous change.
-rw-r--r--doc/lispref/nonascii.texi6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi
index b972d737f19..233fe59e1b1 100644
--- a/doc/lispref/nonascii.texi
+++ b/doc/lispref/nonascii.texi
@@ -582,12 +582,6 @@ This is the default translation table for encoding, for
coding systems that don't specify any other translation table.
@end defvar
-@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
-buffer-local when set.
-@end defvar
-
@node Coding Systems
@section Coding Systems