aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mwheel.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * mactoolbox.c: * macterm.h: * macterm.c: * macselect.c: * macmenu.c: * macgui.h: * macfns.c: * mac.c: Remove file. * s/darwin.h: * m/intel386.h: * xfaces.c: * xdisp.c: * window.c: * tparam.c: * termhooks.h: * termcap.c: * term.c: * syssignal.h: * sysselect.h: * sysdep.c: * process.c: * lread.c: * lisp.h: * keyboard.c: * image.c: * fringe.c: * frame.h: * frame.c: * fontset.c: * font.h: * font.c: * fns.c: * fileio.c: * emacs.c: * dispnew.c: * dispextern.h: * config.in: * atimer.c: * Makefile.in: Remove code for Carbon * erc.el: Remove code for Carbon. Remove support for Mac Carbon. * term/mac-win.el: Remove file * international/mule-cmds.el: * version.el: * startup.el: * simple.el: * mwheel.el: * mouse.el: * loadup.el: * isearch.el: * info.el: * frame.el: * faces.el: * disp-table.el: * cus-start.el: * cus-face.el: * cus-edit.el: * Makefile.in: Remove code for Carbon. Remove support for Mac Carbon. * makefile.w32-in: * emacsclient.c: Remove code for Carbon. * PROBLEMS: * MACHINES: Remove mentions of Mac Carbon. * ns-emacs.texi: * faq.texi: Remove mentions of Mac Carbon. * os.texi: * frames.texi: * display.texi: Remove mentions of Mac Carbon. * xresources.texi: Remove mentions of Mac Carbon. * make-tarball.txt: * admin.el: * FOR-RELEASE: * CPP-DEFINES: Remove mentions of Mac Carbon. Remove support for Mac Carbon. * mac: Remove directory. * make-dist: * configure.in: * README: * Makefile.in: * INSTALL: Remove code for Carbon. * configure: Regenerate.
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-2/+2
|
* American English spelling fix.Glenn Morris2008-06-271-1/+1
|
* (mouse-wheel-follow-mouse, mwheel-event-window):Glenn Morris2008-06-121-8/+9
| | | | Evaluate definitions when compiling. Reverse tests.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* (mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button):Juanma Barranquero2008-04-181-3/+6
| | | | Add WHEN to obsolescence declaration.
* (mwheel-scroll): Deactivate any temporarily active region if pointChong Yidong2008-04-081-1/+11
| | | | moves.
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (mwheel-scroll): Make sure that when scrolling multipleStefan Monnier2006-05-081-2/+19
| | | | pages at a time, if we signal the end, we should indeed reach that end.
* (mouse-wheel-click-event, mouse-wheel-mode): Fix typos in docstrings.Juanma Barranquero2006-02-141-2/+2
|
* (mouse-wheel-up-event): Doc fix.Eli Zaretskii2006-02-111-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* (mouse-wheel-down-event, mouse-wheel-up-event): Undo previous change.YAMAMOTO Mitsuharu2005-11-041-2/+2
|
* (mouse-wheel-down-event, mouse-wheel-up-event): Use system-type insteadSam Steingold2005-11-031-2/+2
| | | | of window-system because window-system is not correctly defined during loadup.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* (mouse-wheel-progressive-speed): Fix typo in name.Stefan Monnier2004-11-111-4/+4
| | | | (mwheel-scroll): Adjust accordingly.
* (mouse-wheel-down-event, mouse-wheel-up-event):Stefan Monnier2004-01-141-2/+2
| | | | Test window-system rather than system-type (for X11/Mac).
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (mouse-wheel-up-event, mouse-wheel-down-event):Jason Rumney2003-06-071-2/+2
| | | | Use wheel-* events on darwin.
* (mouse-wheel-down-event, mouse-wheel-up-event):Jason Rumney2003-06-041-2/+2
| | | | Default to new wheel-up and wheel-down events on MacOS.
* (mouse-wheel-down-event, mouse-wheel-up-event):Jason Rumney2003-06-011-4/+8
| | | | Default to new wheel-up and wheel-down events on Windows.
* Commentary change.Glenn Morris2003-05-271-1/+1
|
* (mouse-wheel-scroll-amount): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
|
* (mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button): AddJuanma Barranquero2003-02-051-6/+9
| | | | obsolescence declaration and remove redundant info from docstring.
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
|
* (mouse-wheel-scroll-amount): Revert previous change -Markus Rost2002-12-091-3/+3
| | | | customize type 'float is now defined.
* (mouse-wheel-scroll-amount): Fix customize type.Andreas Schwab2002-12-011-3/+3
|
* (mouse-wheel-inhibit-click-time): Fix custom type.Markus Rost2002-11-291-1/+1
|
* Avoid accidental yanking of text while scrolling withKim F. Storm2002-11-281-3/+43
| | | | | | | | | | | | the mouse wheel. This adds a short period after each mouse wheel scroll event where a click on the mouse wheel button is ignored. (mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs. (mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars. (mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns. (mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook. Start mwheel-inhibit-click-event-timer with timeout handler mwheel-inhibit-click-timeout.
* (mouse-wheel-down-button, mouse-wheel-up-button):Markus Rost2002-11-111-2/+2
| | | | Declare with defvar, not with defcustom.
* * ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.John Paul Wallington2002-08-291-2/+2
| | | | * mwheel.el (mouse-wheel-up-button): Doc fix.
* (mouse-wheel-change-button): Deactivate before changing.Stefan Monnier2002-06-271-29/+33
| | | | | | | | | | (mouse-wheel-up-button, mouse-wheel-down-button): Obsolete. (mouse-wheel-up-event, mouse-wheel-down-event): New vars. (mouse-wheel-follow-mouse): Change default to t. (mwheel-event-button): Return the basic event symbol. (mwheel-scroll): Work with non-mouse events. (mouse-wheel-mode): Use the new vars. (mwheel-install): Obey `uninstall'.
* (mouse-wheel-scroll-amount, mwheel-scroll, mouse-wheel-mode):Stefan Monnier2002-06-241-21/+32
| | | | Don't require the first element to be modifier-free.
* Undo last patch for now.Stefan Monnier2002-06-241-170/+93
|
* Allow arbitrary keys for scrolling, add a thirdRichard M. Stallman2002-06-211-93/+170
| | | | | | | | scrolling speed, fix an unwind-protect. (mouse-wheel-scroll-amount): Now a three-element list. (mouse-wheel-scroll-down-slow, mouse-wheel-scroll-up-slow) (mouse-wheel-scroll-down-normal, mouse-wheel-scroll-up-normal) (mouse-wheel-scroll-down-fast, mouse-wheel-scroll-up-fast): New functions.
* (mwheel-event-button): Translate mouse-wheel events.Jason Rumney2002-05-041-7/+13
| | | | (mwheel-scroll): Recognize nil scroll amount as documented.
* (mouse-wheel-mode): Use global-set-key and global-unset-key.Pavel Janík2002-03-251-2/+2
|
* (mouse-wheel-mode): Use the result of current-global-map instead of thePavel Janík2002-03-241-3/+3
| | | | variable `global-map'.
* (mwheel-scroll): Remove `double' and `triple' from theMiles Bader2002-03-021-4/+6
| | | | | | | event-modifiers before looking up in `mouse-wheel-scroll-amount'. If there's no applicable modifiers entry in the alist in `mouse-wheel-scroll-amount', fall back to the default, not to nil (which causes full screen scrolls).
* (mouse-wheel-mode): Pass vectors instead of symbolsMiles Bader2002-02-251-1/+1
| | | | to `define-key', since it no longer accepts the latter.
* Can specify different scroll amounts for different modifiers now.Sam Steingold2002-02-191-24/+28
|
* (mouse-wheel-scroll-amount): Allow float values.Stefan Monnier2001-11-191-7/+20
| | | | | (mouse-wheel-scroll-amount): New var. (mwheel-scroll): Use it and handle float values.
* (mouse-wheel-down-button, mouse-wheel-up-button):Gerd Moellmann2001-07-271-6/+33
| | | | | | | New user-options. (mouse-wheel-change-button): New function. (mouse-wheel-mode): Use mouse-wheel-{up,down}-button. (mwheel-scroll): Ditto.
* (mouse-wheel-scroll-amount): Renamed from `mwheel-scroll-amount'.Miles Bader2000-11-061-10/+10
| | | | | | (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'. (mouse-wheel-mode): Use (featurep 'xemacs) instead of string-matching against the version string.
* (mouse-wheel-mode): Drop unneeded positional args.Stefan Monnier2000-11-031-2/+1
|
* (mouse-wheel-mode): New global minor mode.Miles Bader2000-10-251-6/+25
| | | | (mwheel-install): Use `mouse-wheel-mode'.