diff options
| -rw-r--r-- | doc/lispref/nonascii.texi | 6 |
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 |
