emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/nonascii.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/nonascii.texi
Date: Fri, 20 Jan 2006 01:30:49 +0000

Index: emacs/lispref/nonascii.texi
diff -u emacs/lispref/nonascii.texi:1.52 emacs/lispref/nonascii.texi:1.53
--- emacs/lispref/nonascii.texi:1.52    Thu Sep  8 22:00:58 2005
+++ emacs/lispref/nonascii.texi Fri Jan 20 01:30:49 2006
@@ -578,12 +578,14 @@
 
 @defvar translation-table-for-input
 Self-inserting characters are translated through this translation
-table before they are inserted.  This variable automatically becomes
-buffer-local when set.
+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.
+is likely to contain.  This variable automatically becomes
+buffer-local when set.
 @end defvar
 
 @node Coding Systems




reply via email to

[Prev in Thread] Current Thread [Next in Thread]