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


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/term/x-win.el
Date: Sun, 27 Oct 2002 16:10:00 -0500

Index: emacs/lisp/term/x-win.el
diff -c emacs/lisp/term/x-win.el:1.155 emacs/lisp/term/x-win.el:1.156
*** emacs/lisp/term/x-win.el:1.155      Thu May 16 08:00:04 2002
--- emacs/lisp/term/x-win.el    Sun Sep  1 20:09:27 2002
***************
*** 1187,1192 ****
--- 1187,1193 ----
  (define-key function-key-map [M-return] [?\M-\C-m])
  (define-key function-key-map [M-escape] [?\M-\e])
  (define-key function-key-map [iso-lefttab] [backtab])
+ (define-key function-key-map [S-iso-lefttab] [backtab])
  
  ;; These tell read-char how to convert
  ;; these special chars to ASCII.




reply via email to

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