aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
...
* (popup-menu): Stupid typo.Stefan Monnier2000-11-221-3/+3
* ([header-line mouse-1]): Bind to mouse-select-window.Eli Zaretskii2000-10-091-0/+5
* (popup-menu): Balance parens.Miles Bader2000-10-091-1/+1
* (popup-menu): Move the command call outside the loopStefan Monnier2000-10-081-28/+26
* (mouse-drag-mode-line-1): Fix an off-by-one error inEli Zaretskii2000-10-081-4/+5
* (mouse-drag-header-line): Don't allow window resizingGerd Moellmann2000-10-061-27/+45
* Fix last change.Dave Love2000-09-271-2/+2
* (popup-menu): If POSITION is nil, set it usingDave Love2000-09-261-1/+4
* (mouse-major-mode-menu, mouse-popup-menubar): RunDave Love2000-09-041-2/+2
* (mouse-popup-menubar): Supply the prompt string forEli Zaretskii2000-09-021-5/+23
* (mouse-major-mode-menu): Use local-key-binding.Dave Love2000-08-291-4/+8
* (popup-menu): Set last-command-event.Dave Love2000-07-241-1/+6
* (popup-menu): Run the keymap through indirect-function,Eli Zaretskii2000-07-241-5/+39
* (popup-menu): Allow a list of keymaps for menu arg.Dave Love2000-07-191-7/+29
* (popup-menu): New function.Stefan Monnier2000-07-181-12/+31
* (mouse-major-mode-menu-1): get the submenu with lookup-key.Stefan Monnier2000-07-161-2/+2
* (mouse-drag-region): Use functionp rather than fboundp.Stefan Monnier2000-07-091-1/+1
* (mouse-show-mark, mouse-save-then-kill): Don't use window-system.Eli Zaretskii2000-06-281-55/+52
* Add a version to the obsoletions.Stefan Monnier2000-06-011-3/+3
* (mouse-save-then-kill-delete-region): Don't bindDave Love2000-05-311-4/+2
* (mouse-yank-at-click): Doc fix.Gerd Moellmann2000-05-151-1/+2
* (mouse-drag-region): Don't run up-event handlerGerd Moellmann2000-03-091-3/+5
* (mouse-drag-mode-line-1): Remove `growth =' message.Dave Love2000-02-231-1/+1
* (mouse-drag-mode-line-1): Extension of formerGerd Moellmann1999-09-091-9/+34
* (font-menu-add-default): Simplify code.Richard M. Stallman1999-09-051-2/+1
* Provide `mldrag' for compatibility.Dave Love1999-08-161-0/+7
* (x-fixed-font-alist): Add lucidasanstypewriter.Dave Love1999-07-281-4/+6
* Copyright update.Dave Love1999-07-191-1/+1
* (mouse-major-mode-menu): Default to menu-bar-edit-menuDave Love1999-07-191-14/+20
* (mouse-drag-vertical-line):Karl Heuer1998-12-101-9/+9
* (mouse-drag-region): Fix typo.Andreas Schwab1998-11-031-1/+1
* (mouse-drag-region): Fake up a mouse-motion eventRichard M. Stallman1998-11-011-1/+20
* (mouse-skip-word): If point is at word constituentKenichi Handa1998-07-301-1/+12
* (mouse-delete-window): If the frame has just one window,Richard M. Stallman1998-07-291-3/+6
* (mouse-major-mode-menu): Run activate-menubar-hook here.Richard M. Stallman1998-05-051-0/+2
* (mouse-buffer-menu-mode-mult): New variable.Richard M. Stallman1998-04-201-14/+21
* (mouse-save-then-kill): Get point-before-scrollRichard M. Stallman1998-04-081-1/+3
* (mouse-drag-region): Bind deactivate-markRichard M. Stallman1998-03-161-4/+7
* (mouse-scroll-subr): Handle if window-end returns nil.Richard M. Stallman1998-03-141-5/+7
* (mouse-buffer-menu-maxlen): Renamed from mouse-menu-buffer-maxlen.Richard M. Stallman1998-03-121-6/+6
* (mouse-drag-vertical-line): Properly determine whichRichard M. Stallman1998-01-191-10/+10
* (mouse-drag-vertical-line): Handle left-side scroll bars.Karl Heuer1997-10-231-26/+38
* (mouse-undouble-last-event): Fix gross bugs:Richard M. Stallman1997-07-091-1/+1
* (mouse-show-mark): Handle switch-frame events in the loop.Richard M. Stallman1997-07-081-4/+7
* (mouse-undouble-last-event): Use reverse, not nreverse.Richard M. Stallman1997-07-011-1/+3
* (mouse-drag-region): For a click (not a drag),Richard M. Stallman1997-06-271-45/+35
* (mouse-undouble-last-event): Return nil if the eventRichard M. Stallman1997-05-271-7/+23
* Use defcustom.Richard M. Stallman1997-05-031-8/+16
* (mouse-set-font): Handle fontset.Karl Heuer1997-02-201-2/+5
* (mouse-buffer-menu): Group buffers by major modes if that seems to be useful.Richard M. Stallman1997-02-101-57/+150