/[emacs]/emacs/lisp/term/iris-ansi.el
ViewVC logotype

Diff of /emacs/lisp/term/iris-ansi.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by pj, Mon Jul 16 12:22:59 2001 UTC revision 1.2.8.1 by miles, Fri Apr 4 06:20:37 2003 UTC
# Line 1  Line 1 
1  ;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps  ;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps -*- no-byte-compile: t -*-
2    
3  ;; Copyright (C) 1997 Free Software Foundation, Inc.  ;; Copyright (C) 1997 Free Software Foundation, Inc.
4    
# Line 137  Line 137 
137  (define-key function-key-map "\e[072q" [?\C-\t])  (define-key function-key-map "\e[072q" [?\C-\t])
138  ;; This only works if you remove the M-TAB keybing from the system.4Dwmrc  ;; This only works if you remove the M-TAB keybing from the system.4Dwmrc
139  ;; our your ~/.4Dwmrc, if you use the 4Dwm window manager.  ;; our your ~/.4Dwmrc, if you use the 4Dwm window manager.
140  (define-key function-key-map "\e[073q" [?\M-\t])  (define-key function-key-map "\e[073q" [?\M-\t])
141    
142  (define-key function-key-map "\e[074q" [?\M-q])  (define-key function-key-map "\e[074q" [?\M-q])
143    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.8.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26