diff options
Diffstat (limited to 'lisp/term/sun.el')
-rw-r--r-- | lisp/term/sun.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/term/sun.el b/lisp/term/sun.el index ed211ee8fc3..e0564d44ecb 100644 --- a/lisp/term/sun.el +++ b/lisp/term/sun.el @@ -274,4 +274,5 @@ (sun-mouse-handler)) ; Now, execute this mouse blip. (define-key ctl-x-map "\C-@" 'sun-mouse-once) +;;; arch-tag: db761d47-fd7d-42b4-aae1-04fa116b6ba6 ;;; sun.el ends here |