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/iris-ansi.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/term/iris-ansi.el
Date: Fri, 04 Apr 2003 01:23:03 -0500

Index: emacs/lisp/term/iris-ansi.el
diff -c emacs/lisp/term/iris-ansi.el:1.3 emacs/lisp/term/iris-ansi.el:1.4
*** emacs/lisp/term/iris-ansi.el:1.3    Tue Oct  1 13:02:36 2002
--- emacs/lisp/term/iris-ansi.el        Tue Feb  4 08:28:06 2003
***************
*** 137,143 ****
  (define-key function-key-map "\e[072q" [?\C-\t])
  ;; This only works if you remove the M-TAB keybing from the system.4Dwmrc
  ;; our your ~/.4Dwmrc, if you use the 4Dwm window manager.
! (define-key function-key-map "\e[073q" [?\M-\t]) 
  
  (define-key function-key-map "\e[074q" [?\M-q])
  
--- 137,143 ----
  (define-key function-key-map "\e[072q" [?\C-\t])
  ;; This only works if you remove the M-TAB keybing from the system.4Dwmrc
  ;; our your ~/.4Dwmrc, if you use the 4Dwm window manager.
! (define-key function-key-map "\e[073q" [?\M-\t])
  
  (define-key function-key-map "\e[074q" [?\M-q])
  




reply via email to

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