/dports/editors/emacs/emacs-27.2/doc/emacs/ |
H A D | building.texi | 202 Toggle Next Error Follow minor mode, which makes cursor motion in the 301 this minor mode, ordinary cursor motion in the compilation buffer 669 @findex gud-tooltip-mode 670 @vindex gud-tooltip-echo-area 672 GUD@. To toggle this mode, type @kbd{M-x gud-tooltip-mode}. It is 682 in the variable @code{gud-tooltip-modes}. If the variable 683 @code{gud-tooltip-echo-area} is non-@code{nil}, or if you turned off 684 the tooltip mode, values are shown in the echo area instead of a 685 tooltip. 1092 @item mouse-2 [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/ |
H A D | building.texi | 202 Toggle Next Error Follow minor mode, which makes cursor motion in the 304 this minor mode, ordinary cursor motion in the compilation buffer 677 @findex gud-tooltip-mode 678 @vindex gud-tooltip-echo-area 680 GUD@. To toggle this mode, type @kbd{M-x gud-tooltip-mode}. It is 690 in the variable @code{gud-tooltip-modes}. If the variable 691 @code{gud-tooltip-echo-area} is non-@code{nil}, or if you turned off 692 the tooltip mode, values are shown in the echo area instead of a 693 tooltip. 1131 @item mouse-2 [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/lisp/ |
H A D | ChangeLog.12 | 15108 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display): 15548 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display): 28449 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area) 28454 (tooltip-mouse-motion): Mouse movement functions/variable. 28457 (tooltip-gud-event, tooltip-toggle-gud-tips) 28460 gud.el by replacing tooltip-gud prefix with gud-tooltip. 28469 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area) 28471 (gud-tooltip-activate-mouse-motions-if-enabled) 28472 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions) 28473 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference) [all …]
|
H A D | ChangeLog.10 | 7364 * tooltip.el (tooltip-gud-tips): Output tooltip without switching 7892 * tooltip.el (tooltip-gud-tips-p): Undo previous change. 7985 * tooltip.el (tooltip-gud-process-output): Handle annotations that 8025 * tooltip.el (tooltip-gud-tips-p): Doc fix. 8045 * tooltip.el (tooltip-gud-tips-setup): Remove. 8046 (tooltip-gud-debugger): Remove. 8047 (tooltip-gud-print-command): Use gud-minor mode instead of 8048 tooltip-gud-tips-setup and tooltip-gud-debugger. 8102 * tooltip.el (tooltip-gud-print-command): Add server prefix to the 14412 * tooltip.el (tooltip-mouse-motions-active): New variable. [all …]
|
H A D | ChangeLog.11 | 457 * tooltip.el (tooltip-show-help-function): Replace "mouse-2" 458 prefix in tooltip text with "mouse-1" when this is a link 1125 do it. Use the absolute value of the motion amount. 1569 * tooltip.el (tooltip-mode): Doc fix. 2392 * tooltip.el (require): Explain why CL is needed. 2422 * tooltip.el: Require CL. 2543 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation. 4375 `compute-motion' always applies to selected window. 4586 motion as seen on my Mac OS X xterms. 10278 * gdb-ui.el (gud-watch): Load tooltip, if necessary. [all …]
|
H A D | ChangeLog.9 | 3118 * comint.el (comint-carriage-motion): Rename from 3370 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead 7291 window is really the right size. Use vertical-motion 8538 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options. 9192 * tooltip.el (tooltip-gud-tips-setup): New function. 9193 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup. 9194 (tooltip-mode): Call tooltip-gud-tips-setup. 9195 (tooltip-gud-tips): Use `gud-basic-call' instead of 9197 Handle nil return value from `tooltip-gud-print-command'. 14654 beginning-of-line with inhibit-field-text-motion bound. [all …]
|
H A D | ChangeLog.14 | 481 error with gud-tooltip-mode in the Linux console. 6088 * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'. 10769 * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide) 12176 (ses-setup): Set inhibit-point-motion-hooks to t. 13813 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer. 14608 * progmodes/gud.el (gud-menu-map): Expand tooltip. 17495 tooltip instead of mouse binding when it doesn't fit in the list. 18650 (comint-carriage-motion): Fully rewrite. 18708 * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip. 19944 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons) [all …]
|
H A D | ChangeLog.13 | 3432 (vc-exec-after): Add a tooltip to the new mode-line item. 4406 * progmodes/gud.el (gud-def): Do nothing if gud-running is t. 5125 * tooltip.el (tooltip-region-active-p): Use `use-region-p'. 8720 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode) 8967 * tooltip.el: Use featurep 'xemacs. 10042 * progmodes/gud.el (gud-gud-gdb-command-name): New option. 11057 motion functions, rather than hard-coding "\n\n". 13296 entry is recorded for the insertion. Inhibit point-motion and 14607 mouse binding and a tooltip. 16161 Bind `inhibit-point-motion-hooks' to t. [all …]
|
H A D | ChangeLog.8 | 1758 * gud.el (gud-perldb-massage-args): Massage correctly in the 3001 * gud.el (gud-make-debug-menu): Make a child for the 3372 * tooltip.el (tooltip-mode): Customize this, per convention. 4110 * tooltip.el (tooltip-gud-tips-p): Set default to nil. 4111 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse 4112 motion handling when tooltip-gud-tips-p is nil. 4116 * tooltip.el (tooltip-mode): Don't use `plusp'. 4316 * tooltip.el: New file. 6022 * gud.el (gud-jdb-massage-args): Spelling fix. 8450 * gud.el (gud-common-init): Use pop-to-buffer. [all …]
|
H A D | ChangeLog.15 | 2590 difference by applying move-end-of-line while field-text-motion is 3228 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint): 3260 * progmodes/gud.el (gud-tooltip-activate-mouse-motions): 3945 posn-col-row; explicitly compute the motion based on the posn at 15412 * abbrev.el (abbrev--before-point): Use word-motion functions 16229 * tooltip.el (tooltip-frame-parameters): Undo previous change. 16267 * tooltip.el (tooltip-frame-parameters): 16870 (gud-tooltip-activate-mouse-motions-if-enabled): 19395 * tooltip.el (tooltip-mode): 19683 * progmodes/gud.el (gud-tooltip-print-command): Use MI command [all …]
|
H A D | ChangeLog.16 | 7593 * progmodes/gud.el (gud-tooltip-print-command): Quote the 7596 (gud-tooltip-tips): Add a blank before the newline in the 11391 * tooltip.el (tooltip-hook): 12092 vertical-motion unnecessarily. 14326 * textmodes/picture.el (picture-motion, picture-motion-reverse) 14696 * tooltip.el (tooltip-mode): 15028 * tooltip.el (tooltip-mode): Doc fix. 15493 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update) 17165 * progmodes/gud.el (gud-tooltip-mode): 17273 * tooltip.el (tooltip-mode): [all …]
|
H A D | ChangeLog.17 | 4534 * tooltip.el (tooltip-region-active-p): Remove. 7220 * tooltip.el (tooltip-set-param): Mark as obsolete. 11034 * tooltip.el (tooltip-show-help-non-mode, tooltip-show-help): 17950 * tooltip.el (tooltip-mode): Don't error out on TTYs. 18552 * progmodes/gud.el (gud-find-file, gud-mode): 23927 * tooltip.el (tooltip-use-echo-area): Warn only on 'set. 23929 (gud-tooltip-echo-area): Make obsolete. 23930 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode. 24799 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode) 25409 * progmodes/gud.el (gud-tooltip-original-filter): Remove. [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/ |
H A D | ChangeLog.12 | 15108 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display): 15548 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display): 28449 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area) 28454 (tooltip-mouse-motion): Mouse movement functions/variable. 28457 (tooltip-gud-event, tooltip-toggle-gud-tips) 28460 gud.el by replacing tooltip-gud prefix with gud-tooltip. 28469 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area) 28471 (gud-tooltip-activate-mouse-motions-if-enabled) 28472 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions) 28473 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference) [all …]
|
H A D | ChangeLog.10 | 7364 * tooltip.el (tooltip-gud-tips): Output tooltip without switching 7892 * tooltip.el (tooltip-gud-tips-p): Undo previous change. 7985 * tooltip.el (tooltip-gud-process-output): Handle annotations that 8025 * tooltip.el (tooltip-gud-tips-p): Doc fix. 8045 * tooltip.el (tooltip-gud-tips-setup): Remove. 8046 (tooltip-gud-debugger): Remove. 8047 (tooltip-gud-print-command): Use gud-minor mode instead of 8048 tooltip-gud-tips-setup and tooltip-gud-debugger. 8102 * tooltip.el (tooltip-gud-print-command): Add server prefix to the 14412 * tooltip.el (tooltip-mouse-motions-active): New variable. [all …]
|
H A D | ChangeLog.11 | 457 * tooltip.el (tooltip-show-help-function): Replace "mouse-2" 458 prefix in tooltip text with "mouse-1" when this is a link 1125 do it. Use the absolute value of the motion amount. 1569 * tooltip.el (tooltip-mode): Doc fix. 2392 * tooltip.el (require): Explain why CL is needed. 2422 * tooltip.el: Require CL. 2543 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation. 4375 `compute-motion' always applies to selected window. 4586 motion as seen on my Mac OS X xterms. 10278 * gdb-ui.el (gud-watch): Load tooltip, if necessary. [all …]
|
H A D | ChangeLog.9 | 3118 * comint.el (comint-carriage-motion): Rename from 3370 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead 7291 window is really the right size. Use vertical-motion 8538 * tooltip.el (tooltip-x-offset, tooltip-y-offset): New user-options. 9192 * tooltip.el (tooltip-gud-tips-setup): New function. 9193 (tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup. 9194 (tooltip-mode): Call tooltip-gud-tips-setup. 9195 (tooltip-gud-tips): Use `gud-basic-call' instead of 9197 Handle nil return value from `tooltip-gud-print-command'. 14654 beginning-of-line with inhibit-field-text-motion bound. [all …]
|
H A D | ChangeLog.14 | 481 error with gud-tooltip-mode in the Linux console. 6088 * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'. 10769 * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide) 12176 (ses-setup): Set inhibit-point-motion-hooks to t. 13813 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer. 14608 * progmodes/gud.el (gud-menu-map): Expand tooltip. 17495 tooltip instead of mouse binding when it doesn't fit in the list. 18650 (comint-carriage-motion): Fully rewrite. 18708 * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip. 19944 (gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons) [all …]
|
H A D | ChangeLog.13 | 3432 (vc-exec-after): Add a tooltip to the new mode-line item. 4406 * progmodes/gud.el (gud-def): Do nothing if gud-running is t. 5125 * tooltip.el (tooltip-region-active-p): Use `use-region-p'. 8720 * progmodes/gud.el (gdb-source-window, gud-tooltip-mode) 8967 * tooltip.el: Use featurep 'xemacs. 10042 * progmodes/gud.el (gud-gud-gdb-command-name): New option. 11057 motion functions, rather than hard-coding "\n\n". 13296 entry is recorded for the insertion. Inhibit point-motion and 14607 mouse binding and a tooltip. 16161 Bind `inhibit-point-motion-hooks' to t. [all …]
|
H A D | ChangeLog.8 | 1758 * gud.el (gud-perldb-massage-args): Massage correctly in the 3001 * gud.el (gud-make-debug-menu): Make a child for the 3372 * tooltip.el (tooltip-mode): Customize this, per convention. 4110 * tooltip.el (tooltip-gud-tips-p): Set default to nil. 4111 (tooltip-activate-mouse-motions-if-enabled): Don't activate mouse 4112 motion handling when tooltip-gud-tips-p is nil. 4116 * tooltip.el (tooltip-mode): Don't use `plusp'. 4316 * tooltip.el: New file. 6022 * gud.el (gud-jdb-massage-args): Spelling fix. 8450 * gud.el (gud-common-init): Use pop-to-buffer. [all …]
|
H A D | ChangeLog.15 | 2590 difference by applying move-end-of-line while field-text-motion is 3228 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint): 3260 * progmodes/gud.el (gud-tooltip-activate-mouse-motions): 3945 posn-col-row; explicitly compute the motion based on the posn at 15412 * abbrev.el (abbrev--before-point): Use word-motion functions 16229 * tooltip.el (tooltip-frame-parameters): Undo previous change. 16267 * tooltip.el (tooltip-frame-parameters): 16870 (gud-tooltip-activate-mouse-motions-if-enabled): 19395 * tooltip.el (tooltip-mode): 19683 * progmodes/gud.el (gud-tooltip-print-command): Use MI command [all …]
|
H A D | ChangeLog.16 | 7593 * progmodes/gud.el (gud-tooltip-print-command): Quote the 7596 (gud-tooltip-tips): Add a blank before the newline in the 11391 * tooltip.el (tooltip-hook): 12092 vertical-motion unnecessarily. 14326 * textmodes/picture.el (picture-motion, picture-motion-reverse) 14696 * tooltip.el (tooltip-mode): 15028 * tooltip.el (tooltip-mode): Doc fix. 15493 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update) 17165 * progmodes/gud.el (gud-tooltip-mode): 17273 * tooltip.el (tooltip-mode): [all …]
|
H A D | ChangeLog.17 | 4534 * tooltip.el (tooltip-region-active-p): Remove. 7220 * tooltip.el (tooltip-set-param): Mark as obsolete. 11034 * tooltip.el (tooltip-show-help-non-mode, tooltip-show-help): 17950 * tooltip.el (tooltip-mode): Don't error out on TTYs. 18552 * progmodes/gud.el (gud-find-file, gud-mode): 23927 * tooltip.el (tooltip-use-echo-area): Warn only on 'set. 23929 (gud-tooltip-echo-area): Make obsolete. 23930 (gud-tooltip-process-output, gud-tooltip-tips): Also check tooltip-mode. 24799 * progmodes/gud.el (gdb-speedbar-auto-raise, gud-tooltip-mode) 25409 * progmodes/gud.el (gud-tooltip-original-filter): Remove. [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/etc/ |
H A D | NEWS.22 | 144 started, use M-x gud-gdb. 1503 modes that can use `next-error'). In this mode, cursor motion in the 2519 *** The variable tooltip-gud-tips-p has been removed. GUD tooltips can now be 2521 `gud-tooltip-mode'. 2537 Set `gud-jdb-use-classpath' to nil. 2539 **** Supports the standard breakpoint (gud-break, gud-clear) 2541 traversal (gud-up, gud-down), and run until current stack finish 2542 (gud-finish). 2556 classes using the original gud-jdb method (if `gud-jdb-use-classpath' 3468 changes the behavior of motion commands like C-e and C-p. [all …]
|
H A D | TODO | 61 ** Check if all items on the mode-line have a suitable tooltip for all modes 64 It can use the same icons as gud. 165 ** Allow fringe indicators to display a tooltip 317 cursor "into a ligature", whereby cursor motion commands shows some 327 move that pseudo-cursor by W/N pixels each time a cursor-motion 548 This should go with point, so that motion commands can also move 655 E.g map mouse-4 to wheel-up as well as M-mouse-4 -> M-wheel-up 656 M-C-mouse-4 -> M-C-wheel-up, H-S-C-M-s-double-mouse-4 -> 767 to simulate mouse-clicks on marginal text without a mouse. 806 mouse-copy [?], mouse-drag, mouse-sel, net-utils, rcompile, snmp-mode [all …]
|
/dports/editors/emacs/emacs-27.2/etc/ |
H A D | NEWS.22 | 144 started, use M-x gud-gdb. 1503 modes that can use `next-error'). In this mode, cursor motion in the 2519 *** The variable tooltip-gud-tips-p has been removed. GUD tooltips can now be 2521 `gud-tooltip-mode'. 2537 Set `gud-jdb-use-classpath' to nil. 2539 **** Supports the standard breakpoint (gud-break, gud-clear) 2541 traversal (gud-up, gud-down), and run until current stack finish 2542 (gud-finish). 2556 classes using the original gud-jdb method (if `gud-jdb-use-classpath' 3468 changes the behavior of motion commands like C-e and C-p. [all …]
|