[1637] in testers
Re: 7.3C Emacs
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Jul 30 19:28:17 1991
Date: Tue, 30 Jul 91 19:28:06 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: ckclark@ATHENA.MIT.EDU
Cc: testers@ATHENA.MIT.EDU
In-Reply-To: [1633]
> The file ``x-mouse.el'' is no longer pre-loaded in emacs. Users who
> wish to reference or modify the variables or functions contained in that
> file
How about stating that these are typically X11 functions. It's also
only necessary to do the (require 'x-mouse) when doing stuff in .emacs
or in -l foo.el files; once you're up and running with a window to type
in, x-mouse has already been loaded.