diff options
author | Miles Bader <miles@gnu.org> | 2006-02-27 23:40:51 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2006-02-27 23:40:51 +0000 |
commit | e1b267c17851949c3123f1bfd1d11c2217853716 (patch) | |
tree | 69f46543305a6f6499dbb3168edab9116f7b205f /lisp/t-mouse.el | |
parent | 766bcec11e768429f854c8a09050681b32fb7405 (diff) | |
download | emacs-e1b267c17851949c3123f1bfd1d11c2217853716.tar.gz emacs-e1b267c17851949c3123f1bfd1d11c2217853716.tar.bz2 emacs-e1b267c17851949c3123f1bfd1d11c2217853716.zip |
Add arch tagline
Diffstat (limited to 'lisp/t-mouse.el')
-rw-r--r-- | lisp/t-mouse.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/t-mouse.el b/lisp/t-mouse.el index a1be0fbcf49..2dae9d1f977 100644 --- a/lisp/t-mouse.el +++ b/lisp/t-mouse.el @@ -302,4 +302,5 @@ Turn it on to use emacs mouse commands, and off to use t-mouse commands." (provide 't-mouse) +;; arch-tag: a63163b3-bfbe-4eb2-ab4f-201cd164b05d ;;; t-mouse.el ends here |