From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francis Litterio Newsgroups: gmane.emacs.devel Subject: Patch to fix typo into lispref/os.texi Date: Wed, 13 Jul 2005 12:18:02 -0400 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1121272719 694 80.91.229.2 (13 Jul 2005 16:38:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Jul 2005 16:38:39 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 13 18:38:34 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DskF5-0003oM-DL for ged-emacs-devel@m.gmane.org; Wed, 13 Jul 2005 18:37:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DskGl-0002Q0-RY for ged-emacs-devel@m.gmane.org; Wed, 13 Jul 2005 12:39:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DskFS-0001z1-4C for emacs-devel@gnu.org; Wed, 13 Jul 2005 12:38:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DskDk-00012t-Ti for emacs-devel@gnu.org; Wed, 13 Jul 2005 12:36:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DskDL-0000Ip-3H for emacs-devel@gnu.org; Wed, 13 Jul 2005 12:36:03 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1Dsk7K-0001jM-F8 for emacs-devel@gnu.org; Wed, 13 Jul 2005 12:29:50 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DsjyJ-0000sG-2d for emacs-devel@gnu.org; Wed, 13 Jul 2005 18:20:35 +0200 Original-Received: from brick.estc.com ([209.27.151.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jul 2005 18:20:31 +0200 Original-Received: from franl by brick.estc.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Jul 2005 18:20:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: brick.estc.com X-Draft-From: ("nntp+news.gmane.org:gmane.emacs.devel" "") Gcc: nnfolder:sent-usenet X-Random-Quote: Men have become the tools of their tools. -- Henry David Thoreau (1817 - 1862) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) Cancel-Lock: sha1:aMzSZkLbE9HC9+/o1VesXZGzK/s= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:40866 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40866 FYI ... --- os.texi 18 Jun 2005 13:54:51 -0000 1.74 +++ os.texi 13 Jul 2005 16:17:34 -0000 @@ -1721,7 +1721,7 @@ @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