[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/os.texi
From: |
Thien-Thi Nguyen |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/os.texi |
Date: |
Wed, 13 Jul 2005 13:46:59 -0400 |
Index: emacs/lispref/os.texi
diff -c emacs/lispref/os.texi:1.74 emacs/lispref/os.texi:1.75
*** emacs/lispref/os.texi:1.74 Sat Jun 18 13:54:51 2005
--- emacs/lispref/os.texi Wed Jul 13 17:46:59 2005
***************
*** 1721,1727 ****
@code{key-translation-map}, even though they are overridden by it.
Indeed, actual key bindings override @code{function-key-map} and thus
may alter the key sequence that @code{key-translation-map} receives.
! Clearly, it is better to avoid to avoid this type of situation.
The intent of @code{key-translation-map} is for users to map one
character set to another, including ordinary characters normally bound
--- 1721,1727 ----
@code{key-translation-map}, even though they are overridden by it.
Indeed, actual key bindings override @code{function-key-map} and thus
may alter the key sequence that @code{key-translation-map} receives.
! Clearly, it is better to avoid this type of situation.
The intent of @code{key-translation-map} is for users to map one
character set to another, including ordinary characters normally bound
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lispref/os.texi,
Thien-Thi Nguyen <=