]> code.delx.au - gnu-emacs/history - lisp/mouse.el
(popup-menu): Run the keymap through indirect-function,
[gnu-emacs] / lisp / mouse.el
2000-07-24 Eli Zaretskii(popup-menu): Run the keymap through indirect-function,
2000-07-19 Dave Love(popup-menu): Allow a list of keymaps for menu arg.
2000-07-18 Stefan Monnier(popup-menu): New function.
2000-07-16 Stefan Monnier(mouse-major-mode-menu-1): get the submenu with lookup...
2000-07-09 Stefan Monnier(mouse-drag-region): Use functionp rather than fboundp.
2000-06-28 Eli Zaretskii(mouse-show-mark, mouse-save-then-kill): Don't use...
2000-06-01 Stefan MonnierAdd a version to the obsoletions.
2000-05-31 Dave Love(mouse-save-then-kill-delete-region): Don't bind
2000-05-15 Gerd Moellmann(mouse-yank-at-click): Doc fix.
2000-03-09 Gerd Moellmann(mouse-drag-region): Don't run up-event handler
2000-02-23 Dave Love(mouse-drag-mode-line-1): Remove `growth =' message.
1999-09-09 Gerd Moellmann(mouse-drag-mode-line-1): Extension of former
1999-09-05 Richard M. Stallman(font-menu-add-default): Simplify code.
1999-08-16 Dave LoveProvide `mldrag' for compatibility.
1999-07-28 Dave Love(x-fixed-font-alist): Add lucidasanstypewriter.
1999-07-19 Dave LoveCopyright update.
1999-07-19 Dave Love(mouse-major-mode-menu): Default to menu-bar-edit-menu
1998-12-10 Karl Heuer(mouse-drag-vertical-line):
1998-11-03 Andreas Schwab(mouse-drag-region): Fix typo.
1998-11-01 Richard M. Stallman(mouse-drag-region): Fake up a mouse-motion event
1998-07-30 Kenichi Handa(mouse-skip-word): If point is at word constituent
1998-07-29 Richard M. Stallman(mouse-delete-window): If the frame has just one window,
1998-05-05 Richard M. Stallman(mouse-major-mode-menu): Run activate-menubar-hook...
1998-04-20 Richard M. Stallman(mouse-buffer-menu-mode-mult): New variable.
1998-04-08 Richard M. Stallman(mouse-save-then-kill): Get point-before-scroll
1998-03-16 Richard M. Stallman(mouse-drag-region): Bind deactivate-mark
1998-03-14 Richard M. Stallman(mouse-scroll-subr): Handle if window-end returns nil.
1998-03-12 Richard M. Stallman(mouse-buffer-menu-maxlen): Renamed from mouse-menu...
1998-01-19 Richard M. Stallman(mouse-drag-vertical-line): Properly determine which
1997-10-23 Karl Heuer(mouse-drag-vertical-line): Handle left-side scroll...
1997-07-09 Richard M. Stallman(mouse-undouble-last-event): Fix gross bugs:
1997-07-08 Richard M. Stallman(mouse-show-mark): Handle switch-frame events in the...
1997-07-01 Richard M. Stallman(mouse-undouble-last-event): Use reverse, not nreverse.
1997-06-27 Richard M. Stallman(mouse-drag-region): For a click (not a drag),
1997-05-27 Richard M. Stallman(mouse-undouble-last-event): Return nil if the event
1997-05-03 Richard M. StallmanUse defcustom.
1997-02-20 Karl Heuer(mouse-set-font): Handle fontset.
1997-02-10 Richard M. Stallman(mouse-buffer-menu): Group buffers by major modes if...
1996-12-26 Richard M. Stallman(mouse-start-end): Put values in proper order,
1996-12-07 Richard M. Stallman(mouse-drag-mode-line): Don't get error
1996-12-07 Richard M. Stallman(mouse-major-mode-menu): Propagate prefix arg
1996-11-19 Geoff VoelkerUse w32 instead of ms-windows for window-system symbol
1996-09-25 Richard M. Stallman(mouse-drag-secondary): Make sure to return nil
1996-09-23 Richard M. Stallman(mouse-drag-region): Ignore event end-point if it is...
1996-09-15 Richard M. Stallman(mouse-set-region):
1996-09-03 Richard M. Stallman(mouse-select-window): Don't call unfocus-frame.
1996-09-01 Richard M. Stallman(mouse-show-mark): Detect loss of selection
1996-08-27 Richard M. Stallman(mouse-region-delete-keys): New variable.
1996-08-17 Richard M. Stallman(mouse-drag-region): Don't call mouse-set-region-1
1996-07-13 Karl Heuer(mouse-major-mode-menu-1): No need to copy the top
1996-07-11 Karl Heuer(mouse-drag-region): Cope if stop-point is nil.
1996-07-08 Karl Heuer(mouse-major-mode-menu-1): Always return just a keymap;
1996-07-07 Miles Bader(mouse-show-mark): In transient mark mode, delete mouse...
1996-06-29 Richard M. Stallman(mouse-start-end): Support selecting strings by double
1996-06-21 Richard M. Stallman(mouse-drag-region): Be smart about which end
1996-06-21 Richard M. Stallman(mouse-buffer-menu): Use aref rather than string-match.
1996-06-03 Richard M. Stallman(mouse-show-mark): Use temporary highlighting if possib...
1996-05-06 Richard M. Stallman(mouse-drag-region): Set the region before reading a
1996-04-30 Richard M. Stallman(mouse-drag-region): Doc fix.
1996-04-26 Richard M. Stallman(mouse-drag-region): Leave region highlighted until...
1996-03-25 Richard M. Stallman(mouse-buffer-menu): Keep the order of buffers straight.
1996-01-18 Richard M. Stallman(mouse-buffer-menu): Delete debugging code.
1996-01-15 Richard M. Stallman(mouse-drag-region, mouse-drag-secondary): Bind echo...
1995-12-26 Richard M. Stallman(mouse-menu-buffer-maxlen): New variable.
1995-12-26 Richard M. StallmanRemove junk accidentally inserted in previous change.
1995-12-26 Richard M. Stallman(mouse-buffer-menu): If lots of buffers, group them...
1995-11-07 Geoff Voelkermouse.el [win32] (mouse-set-region):
1995-10-30 Richard M. StallmanComment change.
1995-10-27 Richard M. Stallman(mouse-drag-region): Set end-of-range after calling...
1995-09-24 Richard M. Stallman[These changes were actually in the previous version.
1995-09-18 Richard M. Stallman(C-down-mouse-1): Use buffer menu, not font menu.
1995-08-13 Richard M. Stallman(mouse-drag-region): Unread the up-event rather than...
1995-07-17 Karl Heuer(mouse-major-mode-menu): Catch quit in read-key-sequence.
1995-06-29 Richard M. Stallman(mouse-selection-click-count-buffer): New variable.
1995-06-22 Richard M. Stallman(mouse-yank-at-click): Clear mouse-selection-click...
1995-06-16 Richard M. Stallman(mouse-set-region): Bind last-command with this-command.
1995-06-05 Karl Heuer(mouse-set-region): Don't bounce the cursor on X.
1995-05-20 Karl Heuer(mouse-save-then-kill): Fix previous change.
1995-05-15 Richard M. Stallman(mouse-save-then-kill): When making a new region
1995-04-14 Karl HeuerCreate mouse-drag-overlay as a dead overlay, instead
1995-04-07 Karl HeuerUpdate copyright.
1995-03-15 Karl Heuer(mouse-major-mode-menu): Avoid confusing error message...
1995-02-26 Richard M. Stallman(mouse-kill-secondary): Avoid changing this-command.
1995-02-21 Simon MarshallMade mouse-buffer-menu use list-buffers-directory if...
1995-02-18 Richard M. Stallman(mouse-buffer-menu): Don't clear selection when we...
1995-02-12 Richard M. Stallman(mouse-drag-region): Delete the overlay before
1995-01-26 Richard M. Stallman(mouse-save-then-kill): When we don't use existing
1995-01-26 Richard M. Stallman(mouse-drag-region): Modify previous change--don't...
1995-01-26 Richard M. Stallman(mouse-save-then-kill): Ignore mouse-selection-click...
1995-01-09 Richard M. Stallman(mouse-drag-region): As once in the past,
1994-12-26 Richard M. Stallman(mouse-minibuffer-check, mouse-drag-mode-line)
1994-11-15 Richard M. Stallman(mouse-save-then-kill): Call mouse-show-mark
1994-10-30 Richard M. StallmanPut mouse-set-font on C-down-mouse-1.
1994-10-17 Morten Welinder*** empty log message ***
1994-10-12 Richard M. Stallman(mouse-major-mode-menu): Use minor-mode-map-alist
1994-10-01 Richard M. Stallman(mouse-secondary-click-count): New variable.
1994-09-15 Karl Heuer(mouse-save-then-kill, mouse-secondary-save-then-kill...
1994-08-13 Richard M. Stallman(mouse-set-mark): Select the window before saving point.
1994-08-11 Richard M. Stallman(mouse-drag-mode-line): New function (from mldrag.el,
1994-08-08 Richard M. Stallman(x-fixed-font-alist): Add clean 5x8 and clean 6x8.
next