Mercurial > hg > xemacs-beta
view lisp/gtk-iso8859-1.el @ 4315:26ec8d0f3a9c
Bind mouse wheel movements by default,
to a lambda that calls the autoloaded #'mwheel-install and then
#'mwheel-scrool with the appropriate event.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 08 Dec 2007 13:18:49 +0100 |
parents | b4f4e0cc90f1 |
children |
line wrap: on
line source
;; We can just cheat and use the same code that X does. (require 'x-iso8859-1) (provide 'gtk-iso8859-1)