From 37aa90e5196e7af28b2f0dd429a348d222c006f4 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 13 Jul 2005 17:48:37 +0000 Subject: (Translating Input): Fix typo. --- lispref/ChangeLog | 4 ++++ lispref/os.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'lispref') diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 3fa35fab07..b5c2e95c13 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-07-13 Francis Litterio (tiny change) + + * os.texi (Translating Input): Fix typo. + 2005-07-08 Richard M. Stallman * README: Update edition number and size estimate. diff --git a/lispref/os.texi b/lispref/os.texi index 7bc7679921..1e6dacb7d8 100644 --- a/lispref/os.texi +++ b/lispref/os.texi @@ -1721,7 +1721,7 @@ Note however that actual key bindings can have an effect on @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. +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 -- cgit v1.2.3