Home
last modified time | relevance | path

Searched +refs:gud +refs:tooltip +refs:mode (Results 1 – 25 of 86) sorted by relevance

1234

/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dbuilding.texi669 @findex gud-tooltip-mode
670 @vindex gud-tooltip-echo-area
671 GUD Tooltip mode is a global minor mode that adds tooltip support to
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.
687 When using GUD Tooltip mode with @kbd{M-x gud-gdb}, displaying an
1269 speedbar frame is selected, display the type as a tooltip. Higher
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dbuilding.texi677 @findex gud-tooltip-mode
678 @vindex gud-tooltip-echo-area
679 GUD Tooltip mode is a global minor mode that adds tooltip support to
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.
695 When using GUD Tooltip mode with @kbd{M-x gud-gdb}, displaying an
1308 speedbar frame is selected, display the type as a tooltip. Higher
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.128877 (gud-tooltip-modes): Add python-mode.
15550 (gud-tooltip-mode): Add the tooltip groupname.
24878 * tooltip.el (gud-tooltip-mode): Add defvar.
28014 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
28355 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
28448 gud-tooltip-mode in gud.el.
28449 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
28468 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
28469 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
28470 (gud-tooltip-change-major-mode)
[all …]
H A DChangeLog.104185 property dynamically respects `tooltip-mode'.
7364 * tooltip.el (tooltip-gud-tips): Output tooltip without switching
7367 (tooltip-gud-process-output): Undo previous change.
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.
[all …]
H A DChangeLog.11457 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
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.
6786 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
6789 gud-minor-mode (gdbmi).
6865 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
7121 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
10278 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
[all …]
H A DChangeLog.93370 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
7180 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
8752 * gud.el (gud-minor-mode): New var.
8754 (gud-find-file): Copy gud-minor-mode to the new buffer.
8872 * tooltip.el (tooltip-mode): Add a comment about startup.el
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'.
[all …]
H A DChangeLog.14481 error with gud-tooltip-mode in the Linux console.
775 * tooltip.el (tooltip-show-help-non-mode): Don't save the last
1118 * tooltip.el (tooltip-show-help-non-mode): Don't set
6084 (tooltip-mode, tooltip-timeout): Use it.
6088 * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
10769 * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
13813 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
14608 * progmodes/gud.el (gud-menu-map): Expand tooltip.
14891 * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
14894 (tooltip-trunc-str, tooltip-show-help-non-mode): New.
[all …]
H A DChangeLog.15268 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
3260 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
16229 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16267 * tooltip.el (tooltip-frame-parameters):
16869 * progmodes/gud.el (gud-basic-call, gud-find-class)
16870 (gud-tooltip-activate-mouse-motions-if-enabled):
19395 * tooltip.el (tooltip-mode):
19683 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
21320 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21338 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
[all …]
H A DChangeLog.167590 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
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):
12620 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
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 DChangeLog.133432 (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.
10038 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
10042 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
10072 gud-minor-mode and gud-marker-filter.
14607 mouse binding and a tooltip.
15806 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
[all …]
H A DChangeLog.81703 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
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.
4112 motion handling when tooltip-gud-tips-p is nil.
4116 * tooltip.el (tooltip-mode): Don't use `plusp'.
4290 * startup.el (command-line-1): Activate tooltip mode if
4316 * tooltip.el: New file.
6022 * gud.el (gud-jdb-massage-args): Spelling fix.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.128877 (gud-tooltip-modes): Add python-mode.
15550 (gud-tooltip-mode): Add the tooltip groupname.
24878 * tooltip.el (gud-tooltip-mode): Add defvar.
28014 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
28355 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
28448 gud-tooltip-mode in gud.el.
28449 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
28468 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
28469 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
28470 (gud-tooltip-change-major-mode)
[all …]
H A DChangeLog.104185 property dynamically respects `tooltip-mode'.
7364 * tooltip.el (tooltip-gud-tips): Output tooltip without switching
7367 (tooltip-gud-process-output): Undo previous change.
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.
[all …]
H A DChangeLog.11457 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
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.
6786 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
6789 gud-minor-mode (gdbmi).
6865 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
7121 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
10278 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
[all …]
H A DChangeLog.93370 * tooltip.el (tooltip) <defgroup>: Put it in `gud' group instead
7180 * tooltip.el (tooltip-mode): Signal an error if x-show-tip
8752 * gud.el (gud-minor-mode): New var.
8754 (gud-find-file): Copy gud-minor-mode to the new buffer.
8872 * tooltip.el (tooltip-mode): Add a comment about startup.el
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'.
[all …]
H A DChangeLog.14481 error with gud-tooltip-mode in the Linux console.
775 * tooltip.el (tooltip-show-help-non-mode): Don't save the last
1118 * tooltip.el (tooltip-show-help-non-mode): Don't set
6084 (tooltip-mode, tooltip-timeout): Use it.
6088 * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
10769 * progmodes/gud.el (tooltip-last-mouse-motion-event, tooltip-hide)
13813 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer.
14608 * progmodes/gud.el (gud-menu-map): Expand tooltip.
14891 * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
14894 (tooltip-trunc-str, tooltip-show-help-non-mode): New.
[all …]
H A DChangeLog.15268 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
3260 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
16229 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16267 * tooltip.el (tooltip-frame-parameters):
16869 * progmodes/gud.el (gud-basic-call, gud-find-class)
16870 (gud-tooltip-activate-mouse-motions-if-enabled):
19395 * tooltip.el (tooltip-mode):
19683 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
21320 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21338 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
[all …]
H A DChangeLog.167590 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
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):
12620 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
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 DChangeLog.133432 (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.
10038 * progmodes/gud.el (gud-gud-gdb-command-name): Fix typo in docstring.
10042 * progmodes/gud.el (gud-gud-gdb-command-name): New option.
10072 gud-minor-mode and gud-marker-filter.
14607 mouse binding and a tooltip.
15806 * emulation/viper.el (viper-insert-state-mode-list): Add gud-mode.
[all …]
H A DChangeLog.81703 * gud.el (gud-perldb-massage-args): Handle the case "perl -e 0",
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.
4112 motion handling when tooltip-gud-tips-p is nil.
4116 * tooltip.el (tooltip-mode): Don't use `plusp'.
4290 * startup.el (command-line-1): Activate tooltip mode if
4316 * tooltip.el: New file.
6022 * gud.el (gud-jdb-massage-args): Spelling fix.
[all …]
/dports/editors/emacs/emacs-27.2/
H A DMANIFEST828 etc/images/gud/README
829 etc/images/gud/all.pbm
830 etc/images/gud/all.xpm
839 etc/images/gud/go.pbm
840 etc/images/gud/go.xpm
845 etc/images/gud/pp.pbm
846 etc/images/gud/pp.xpm
881 etc/images/gud/up.pbm
882 etc/images/gud/up.xpm
4513 lisp/tooltip.el
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DAUTHORS370 Andrey Zhdanov: changed gud.el
1303 Derek L. Davies: changed gud.el
1341 and changed diff-mode.el erc-backend.el image.c font.c gud.el hideshow.el
1570 Eric S. Raymond: wrote AT386.el asm-mode.el cookie1.el finder.el gud.el
1846 Gerd Möllmann: wrote authors.el ebrowse.el jit-lock.el tooltip.el
2571 John Tobey: changed gud.el
3330 Markus Heiser: changed gud.el
3825 and changed gdb-ui.el gud.el building.texi tooltip.el speedbar.el
4335 R. Bernstein: changed gud.el
4817 mwheel.el cperl-mode.el fns.c gud.el simple.el subr.el tips.texi
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DAUTHORS403 Andrey Zhdanov: changed gud.el
1399 Derek L. Davies: changed gud.el
1443 and changed diff-mode.el erc-backend.el image.c font.c gud.el hideshow.el
1688 Eric S. Raymond: wrote AT386.el asm-mode.el cookie1.el finder.el gud.el
1932 Gary Oberbrunner: changed gud.el
1975 Gerd Möllmann: wrote authors.el ebrowse.el jit-lock.el tooltip.el
2765 John Tobey: changed gud.el
3563 Markus Heiser: changed gud.el
4096 and changed gdb-ui.el gud.el building.texi tooltip.el speedbar.el
4652 R. Bernstein: changed gud.el
[all …]
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/po/sr@latin/
H A Dkwidgetsaddons5_qt.po296 msgstr "gudžarati"
1149 # >> @info:tooltip
1158 # >> @info:tooltip
1590 # >> @info:tooltip
1599 # >> @info:tooltip
1608 # >> @info:tooltip
1617 # >> @info:tooltip
1626 # >> @info:tooltip
1635 # >> @info:tooltip
1644 # >> @info:tooltip
[all …]
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/po/sr@ijekavianlatin/
H A Dkwidgetsaddons5_qt.po296 msgstr "gudžarati"
1149 # >> @info:tooltip
1158 # >> @info:tooltip
1590 # >> @info:tooltip
1599 # >> @info:tooltip
1608 # >> @info:tooltip
1617 # >> @info:tooltip
1626 # >> @info:tooltip
1635 # >> @info:tooltip
1644 # >> @info:tooltip
[all …]

1234