aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorThien-Thi Nguyen <[email protected]>2005-07-13 17:48:37 +0000
committerThien-Thi Nguyen <[email protected]>2005-07-13 17:48:37 +0000
commit37aa90e5196e7af28b2f0dd429a348d222c006f4 (patch)
tree43c12053b818d06497b3e71aa73c38c47e24712e /lispref
parent3e43ae87c41dd34b2bb883b0e947efaa1fd4cda8 (diff)
(Translating Input): Fix typo.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog4
-rw-r--r--lispref/os.texi2
2 files changed, 5 insertions, 1 deletions
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 <[email protected]> (tiny change)
+
+ * os.texi (Translating Input): Fix typo.
+
2005-07-08 Richard M. Stallman <[email protected]>
* 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