emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/term/x-win.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/term/x-win.el,v
Date: Tue, 09 Oct 2007 08:07:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/09 08:07:16

Index: x-win.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/x-win.el,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -b -r1.213 -r1.214
--- x-win.el    9 Oct 2007 04:26:29 -0000       1.213
+++ x-win.el    9 Oct 2007 08:07:16 -0000       1.214
@@ -1195,7 +1195,7 @@
     (define-key map [M-return] [?\M-\C-m])
     (define-key map [M-escape] [?\M-\e])
     (define-key map [iso-lefttab] [backtab])
-    (define-key map [S-iso-lefttab] [backtab]))
+    (define-key map [S-iso-lefttab] [backtab])
     map)
   "Keymap of possible alternative meanings for some keys.")
 




reply via email to

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