/[emacs]/emacs/lisp/term/sun.el
ViewVC logotype

Diff of /emacs/lisp/term/sun.el

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

revision 1.17 by dann, Wed Jul 27 18:02:07 2005 UTC revision 1.18 by ttn, Mon Aug 1 15:44:22 2005 UTC
# Line 1  Line 1 
1  ;;; sun.el --- keybinding for standard default sunterm keys  ;;; sun.el --- keybinding for standard default sunterm keys
2    
3  ;; Copyright (C) 1987, 2001, 2005 Free Software Foundation, Inc.  ;; Copyright (C) 1987, 2001, 2002, 2003, 2004,
4    ;;   2005 Free Software Foundation, Inc.
5    
6  ;; Author: Jeff Peck <peck@sun.com>  ;; Author: Jeff Peck <peck@sun.com>
7  ;; Keywords: terminals  ;; Keywords: terminals
# Line 253  Line 254 
254        (while hooks        (while hooks
255          (eval (car hooks))          (eval (car hooks))
256          (setq hooks (cdr hooks)))))          (setq hooks (cdr hooks)))))
257      
258    (define-key ctl-x-map "\C-@" 'sun-mouse-once))    (define-key ctl-x-map "\C-@" 'sun-mouse-once))
259    
260  (defun emacstool-init ()  (defun emacstool-init ()

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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