comparison lisp/t-mouse.el @ 69194:4c0f4c81c362

Add arch tagline
author Miles Bader <miles@gnu.org>
date Mon, 27 Feb 2006 23:40:51 +0000
parents ec62f416bd30
children ecf5c4f0cb3a
comparison
equal deleted inserted replaced
69193:ef713d480768 69194:4c0f4c81c362
300 (delete-process t-mouse-process) 300 (delete-process t-mouse-process)
301 (setq t-mouse-process nil))) 301 (setq t-mouse-process nil)))
302 302
303 (provide 't-mouse) 303 (provide 't-mouse)
304 304
305 ;; arch-tag: a63163b3-bfbe-4eb2-ab4f-201cd164b05d
305 ;;; t-mouse.el ends here 306 ;;; t-mouse.el ends here