Index: emacs/lisp/term/sun.el
diff -c emacs/lisp/term/sun.el:1.17 emacs/lisp/term/sun.el:1.18
*** emacs/lisp/term/sun.el:1.17 Wed Jul 27 18:02:07 2005
--- emacs/lisp/term/sun.el Mon Aug 1 15:44:22 2005
***************
*** 1,6 ****
;;; sun.el --- keybinding for standard default sunterm keys
! ;; Copyright (C) 1987, 2001, 2005 Free Software Foundation, Inc.
;; Author: Jeff Peck <[EMAIL PROTECTED]>
;; Keywords: terminals
--- 1,7 ----
;;; sun.el --- keybinding for standard default sunterm keys
! ;; Copyright (C) 1987, 2001, 2002, 2003, 2004,
! ;; 2005 Free Software Foundation, Inc.
;; Author: Jeff Peck <[EMAIL PROTECTED]>
;; Keywords: terminals
***************
*** 253,259 ****
(while hooks
(eval (car hooks))
(setq hooks (cdr hooks)))))
!
(define-key ctl-x-map "\C-@" 'sun-mouse-once))
(defun emacstool-init ()
--- 254,260 ----
(while hooks
(eval (car hooks))
(setq hooks (cdr hooks)))))
!
(define-key ctl-x-map "\C-@" 'sun-mouse-once))
(defun emacstool-init ()
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs