emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/msdos.c,v [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/msdos.c,v [EMACS_22_BASE]
Date: Wed, 08 Aug 2007 07:49:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       07/08/08 07:49:21

Index: msdos.c
===================================================================
RCS file: /sources/emacs/emacs/src/msdos.c,v
retrieving revision 1.206.2.2
retrieving revision 1.206.2.3
diff -u -b -r1.206.2.2 -r1.206.2.3
--- msdos.c     25 Jul 2007 05:15:41 -0000      1.206.2.2
+++ msdos.c     8 Aug 2007 07:49:14 -0000       1.206.2.3
@@ -3231,7 +3231,7 @@
            `dos_get_modifiers', they might have already released the
            Alt key, and Emacs gets just `x', which is BAD.
            However, for keys with the `Map' property set, the ASCII
-           code returns zero iff Alt is pressed.  So, when we DON'T
+           code returns zero only if Alt is pressed.  So, when we DON'T
            have to support international_keyboard, we don't have to
            distinguish between the left and  right Alt keys, and we
            can set the META modifier for any keys with the `Map'




reply via email to

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