/dports/editors/emacs/emacs-27.2/doc/emacs/ |
H A D | building.texi | 91 the buffer. When point is at the end, new compilation output is 92 inserted above point, which remains at the end. Otherwise, point 100 @cindex compilation buffer, keeping point at end 106 leaving point at that error. For any other non-@code{nil} value, 569 @item M-x gud-gdb 570 @findex gud-gdb 754 Evaluate the expression at point (@code{gud-print}). If Emacs 900 The text of the hexadecimal address at or adjacent to point. 1219 you can examine the value of the local variable at point by typing 1633 the value into the current buffer at point, rather than displaying it [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/ |
H A D | building.texi | 91 the buffer. When point is at the end, new compilation output is 92 inserted above point, which remains at the end. Otherwise, point 100 @cindex compilation buffer, keeping point at end 106 leaving point at that error. For any other non-@code{nil} value, 577 @item M-x gud-gdb 578 @findex gud-gdb 762 Evaluate the expression at point (@code{gud-print}). If Emacs 908 The text of the hexadecimal address at or adjacent to point. 1258 you can examine the value of the local variable at point by typing 1672 the value into the current buffer at point, rather than displaying it [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/lisp/ |
H A D | ChangeLog.12 | 3986 * thingatpt.el (thing-at-point-url-at-point): Don't add a 4386 at point. 6424 * thingatpt.el (thing-at-point-bounds-of-url-at-point): 8315 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which 8318 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and 9012 (gdb-info-threads-custom): Keep point at start of buffer. 9136 added at point or not. 11605 * progmodes/gdb-ui.el (gud-watch): Provide completion. 21828 (woman-topic-at-point): Rename to woman-use-topic-at-point. 21830 word at point as topic if woman-use-topic-at-point is non-nil. [all …]
|
H A D | ChangeLog.11 | 330 (hs-hide-block-at-point): Likewise. 522 * help.el (function-called-at-point): 1418 Always keep point at beginning of entry. 3133 * help.el (function-called-at-point): 4749 * help.el (function-called-at-point): 4750 * help-fns.el (variable-at-point): 9094 back to message at or just before point. 11390 Don't move point back if at bob. 11814 * ido.el (ido-use-filename-at-point, ido-use-url-at-point): 12673 word at point. [all …]
|
H A D | ChangeLog.10 | 2022 * gud.el (gud-gdb-goto-stackframe, gud-gdb-get-stackframe): 2452 (gdb-assembler-custom): Assembler code should display at point. 2582 * gud.el (gdb): Define gud-nexti. 7787 * gdb-ui.el (gud-gdb-complete-string, gud-gdb-complete-break) 7788 (gud-gdb-complete-list, gud-gdb-complete-in-progress): Remove. 7801 (gud-gdb-complete-in-progress, gud-gdb-complete-string) 7802 (gud-gdb-complete-break, gud-gdb-complete-list): 7804 gud-gdb-fetch-lines-break and gud-gdb-fetched-lines. 8431 (gdb): Define gud-goto and gud-run. 9415 paragraph at or after point. [all …]
|
H A D | ChangeLog.4 | 490 * gud.el (gud-gdb-marker-filter, gud-mipsdbx-marker-filter) 1981 * gud.el (gud-gdb-complete-command): New defun to support true 1984 (gud-gdb-complete-in-progress, gud-gdb-complete-string) 1985 (gud-gdb-complete-break, gud-gdb-complete-list) 1986 (gud-gdb-complete-filter): New. 1987 (gdb): Bind TAB to gud-gdb-complete-command. 6692 * gud.el (gud-gdb-marker-filter): Preserve the match data across 6695 * gud.el (gud-gdb-marker-filter): If we received some text after 6745 (gud-gdb-marker-acc): New variable. 6751 * gud.el (gud-gdb-marker-filter): Only recognize GDB position [all …]
|
H A D | ChangeLog.15 | 7055 completion-at-point-functions in rcirc mode. 7057 rcirc-completion-at-point. 8161 (octave-completion-at-point-function): Make sure point is within 10958 * minibuffer.el (completion-at-point): Doc fix. 11204 (completion-at-point-functions): Use it. 11228 body of completion-at-point. 14365 (completion-at-point): New command. 14370 (python-mode): Setup completion-at-point for Python completion. 14375 setup completion-at-point for Elisp completion. 14377 Use completion-at-point. [all …]
|
H A D | ChangeLog.16 | 4645 (completion-at-point, completion-help-at-point): Use markers in 15486 (gud-gdb-completion-function): New variable. 15487 (gud-gdb-completion-at-point): Use it. 15738 for completion via gud-gdb-fetch-lines-filter (Bug#10274). 20339 * progmodes/gdb-mi.el (gdb): Use completion-at-point. 22367 (completion-at-point, completion-help-at-point): 23142 completion-at-point. 23169 * minibuffer.el (completion-at-point, completion-help-at-point): 24122 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of 24125 (gud-gdb-completion-at-point): New function. [all …]
|
H A D | ChangeLog.5 | 757 (gud-mode, gud-gdb-find-file, gud-dbx-find-file, gud-sdb-find-file) 841 * gud.el (gud-gdb-marker-regexp): New var. Use path-separator. 2940 (gud-gdb-massage-args, gud-sdb-massage-args, gud-dbx-massage-args) 4017 * gud.el (gdb): In gud-remove, specify the source file. 4317 gud-gdb-marker-filter. 4474 (dabbrev-completion, dabbrev--abbrev-at-point): Fix error msg style. 4526 * gud.el (gdb): Correct tbreak doc string. 4717 Insert at point, and move point. Insert extra newline at end. 5065 * gud.el (gud-gdb-marker-filter, gud-irixdbx-marker-filter) 5333 * gud.el (gud-gdb-complete-command): Add a trailing single [all …]
|
H A D | ChangeLog.14 | 551 * thingatpt.el (thing-at-point-bounds-of-list-at-point): 6312 * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point) 9566 * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute 10424 (gdb): Explain that gud-gdb is needed for text command mode. 13807 (gdb-set-gud-minor-mode-existing-buffers) 18922 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log): 18925 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions. 19583 (json-read-keyword): Use thing-at-point rather than word-at-point. 19945 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p) 19947 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips): [all …]
|
H A D | ChangeLog.17 | 655 (css-completion-at-point): New function. 3885 (elisp-completion-at-point): Use it. 7354 (elisp-completion-at-point): Rename from lisp-completion-at-point. 7558 (lisp-completion-at-point): Don't use 7885 * progmodes/gud.el (gud-gdb-completion-at-point): Add hack (bug#18282). 16468 `completion-at-point-functions'. 18752 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare. 23928 * progmodes/gud.el (gud-gdb-completion-function): Move before use. 24122 (gud-speedbar-item-info, gud-gdb-goto-stackframe): 24851 octave-completion-at-point-function. [all …]
|
H A D | ChangeLog.6 | 54 * gud.el (gdb): Undo previous change. 75 * gud.el (gdb): Bind comint-file-name-regexp. 1768 (ffap-string-at-point): Modified arguments. 3381 * goto-addr.el (goto-address-at-point, goto-address-at-mouse): 3881 (browse-url-at-point, browse-url-at-mouse, browse-url-of-buffer) 4320 * completion.el (symbol-under-point, symbol-before-point) 5727 * help.el (variable-at-point, function-called-at-point): 5779 * help.el (variable-at-point, function-called-at-point): 5814 * help.el (function-called-at-point, variable-at-point): 6859 at top before going to _ point. [all …]
|
H A D | ChangeLog.3 | 1357 * gud.el (gdb, sdb, dbx): Improve prompting a la grep. 2558 (gud-gdb-set-break): New argument TEMP; if non-nil, set a 3835 (gud-gdb-marker-filter, gud-sdb-marker-filter, gud-dbx-marker-filter): 4128 * gud.el (gdb, sdb, dbx): Use C-c C-r ("resume") for continuing, 4722 compilation-parsing-end is at (point-max). 4889 (gud-read-address, send-gud-command): Use the point and point-max 5058 * gud.el (gdb, dbx, sdb): Change C-c LETTER commands to C-c C-LETTER. 5756 generated from gdb.el and gud.el. In any case gdb.el is obsolete; 5757 we're using the gdb entry point of gud.el now. 6265 * gdb.el: Nuked --- subsumed by gdb entry point of gud.el. [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/ |
H A D | ChangeLog.12 | 3986 * thingatpt.el (thing-at-point-url-at-point): Don't add a 4386 at point. 6424 * thingatpt.el (thing-at-point-bounds-of-url-at-point): 8315 * thingatpt.el (symbol-at-point): Don't use `form-at-point' which 8318 (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and 9012 (gdb-info-threads-custom): Keep point at start of buffer. 9136 added at point or not. 11605 * progmodes/gdb-ui.el (gud-watch): Provide completion. 21828 (woman-topic-at-point): Rename to woman-use-topic-at-point. 21830 word at point as topic if woman-use-topic-at-point is non-nil. [all …]
|
H A D | ChangeLog.11 | 330 (hs-hide-block-at-point): Likewise. 522 * help.el (function-called-at-point): 1418 Always keep point at beginning of entry. 3133 * help.el (function-called-at-point): 4749 * help.el (function-called-at-point): 4750 * help-fns.el (variable-at-point): 9094 back to message at or just before point. 11390 Don't move point back if at bob. 11814 * ido.el (ido-use-filename-at-point, ido-use-url-at-point): 12673 word at point. [all …]
|
H A D | ChangeLog.10 | 2022 * gud.el (gud-gdb-goto-stackframe, gud-gdb-get-stackframe): 2452 (gdb-assembler-custom): Assembler code should display at point. 2582 * gud.el (gdb): Define gud-nexti. 7787 * gdb-ui.el (gud-gdb-complete-string, gud-gdb-complete-break) 7788 (gud-gdb-complete-list, gud-gdb-complete-in-progress): Remove. 7801 (gud-gdb-complete-in-progress, gud-gdb-complete-string) 7802 (gud-gdb-complete-break, gud-gdb-complete-list): 7804 gud-gdb-fetch-lines-break and gud-gdb-fetched-lines. 8431 (gdb): Define gud-goto and gud-run. 9415 paragraph at or after point. [all …]
|
H A D | ChangeLog.4 | 490 * gud.el (gud-gdb-marker-filter, gud-mipsdbx-marker-filter) 1981 * gud.el (gud-gdb-complete-command): New defun to support true 1984 (gud-gdb-complete-in-progress, gud-gdb-complete-string) 1985 (gud-gdb-complete-break, gud-gdb-complete-list) 1986 (gud-gdb-complete-filter): New. 1987 (gdb): Bind TAB to gud-gdb-complete-command. 6692 * gud.el (gud-gdb-marker-filter): Preserve the match data across 6695 * gud.el (gud-gdb-marker-filter): If we received some text after 6745 (gud-gdb-marker-acc): New variable. 6751 * gud.el (gud-gdb-marker-filter): Only recognize GDB position [all …]
|
H A D | ChangeLog.15 | 7055 completion-at-point-functions in rcirc mode. 7057 rcirc-completion-at-point. 8161 (octave-completion-at-point-function): Make sure point is within 10958 * minibuffer.el (completion-at-point): Doc fix. 11204 (completion-at-point-functions): Use it. 11228 body of completion-at-point. 14365 (completion-at-point): New command. 14370 (python-mode): Setup completion-at-point for Python completion. 14375 setup completion-at-point for Elisp completion. 14377 Use completion-at-point. [all …]
|
H A D | ChangeLog.16 | 4645 (completion-at-point, completion-help-at-point): Use markers in 15486 (gud-gdb-completion-function): New variable. 15487 (gud-gdb-completion-at-point): Use it. 15738 for completion via gud-gdb-fetch-lines-filter (Bug#10274). 20339 * progmodes/gdb-mi.el (gdb): Use completion-at-point. 22367 (completion-at-point, completion-help-at-point): 23142 completion-at-point. 23169 * minibuffer.el (completion-at-point, completion-help-at-point): 24122 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of 24125 (gud-gdb-completion-at-point): New function. [all …]
|
H A D | ChangeLog.5 | 757 (gud-mode, gud-gdb-find-file, gud-dbx-find-file, gud-sdb-find-file) 841 * gud.el (gud-gdb-marker-regexp): New var. Use path-separator. 2940 (gud-gdb-massage-args, gud-sdb-massage-args, gud-dbx-massage-args) 4017 * gud.el (gdb): In gud-remove, specify the source file. 4317 gud-gdb-marker-filter. 4474 (dabbrev-completion, dabbrev--abbrev-at-point): Fix error msg style. 4526 * gud.el (gdb): Correct tbreak doc string. 4717 Insert at point, and move point. Insert extra newline at end. 5065 * gud.el (gud-gdb-marker-filter, gud-irixdbx-marker-filter) 5333 * gud.el (gud-gdb-complete-command): Add a trailing single [all …]
|
H A D | ChangeLog.14 | 551 * thingatpt.el (thing-at-point-bounds-of-list-at-point): 6312 * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point) 9566 * progmodes/gud.el (gud-gdb-get-stackframe): Allow absolute 10424 (gdb): Explain that gud-gdb is needed for text command mode. 13807 (gdb-set-gud-minor-mode-existing-buffers) 18922 (gdb-set-gud-minor-mode-existing-buffers-1, gdb-debug-log): 18925 (gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions. 19583 (json-read-keyword): Use thing-at-point rather than word-at-point. 19945 (gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p) 19947 (gud-find-class, gdb-script-mode, gud-tooltip-event, gud-tooltip-tips): [all …]
|
H A D | ChangeLog.17 | 655 (css-completion-at-point): New function. 3885 (elisp-completion-at-point): Use it. 7354 (elisp-completion-at-point): Rename from lisp-completion-at-point. 7558 (lisp-completion-at-point): Don't use 7885 * progmodes/gud.el (gud-gdb-completion-at-point): Add hack (bug#18282). 16468 `completion-at-point-functions'. 18752 * progmodes/gdb-mi.el (gud-cont, gud-step): Declare. 23928 * progmodes/gud.el (gud-gdb-completion-function): Move before use. 24122 (gud-speedbar-item-info, gud-gdb-goto-stackframe): 24851 octave-completion-at-point-function. [all …]
|
H A D | ChangeLog.6 | 54 * gud.el (gdb): Undo previous change. 75 * gud.el (gdb): Bind comint-file-name-regexp. 1768 (ffap-string-at-point): Modified arguments. 3381 * goto-addr.el (goto-address-at-point, goto-address-at-mouse): 3881 (browse-url-at-point, browse-url-at-mouse, browse-url-of-buffer) 4320 * completion.el (symbol-under-point, symbol-before-point) 5727 * help.el (variable-at-point, function-called-at-point): 5779 * help.el (variable-at-point, function-called-at-point): 5814 * help.el (function-called-at-point, variable-at-point): 6859 at top before going to _ point. [all …]
|
/dports/lang/ocaml/ocaml-4.05.0/emacs/ |
H A D | README.itz | 9 up camldebug to work much like gud/gdb. 43 sets the point at the beginning of the erroneous program fragment, and 44 the mark at the end. Under Emacs 19, the program fragment is 53 sends the current phrase (containing the point) to the OCaml toplevel, 75 is pressed while the point is not in line indentation, the line is 76 indented to the column where point is (instead of just inserting a TAB 93 variables listed at the start of caml.el. Good luck. :-) 100 took many clues from the gud "Grand Unified Debugger" mode distributed 113 camldebug process, setting a break at code address 1. 120 Finally, I added command completion. To use it, you'll have to apply [all …]
|
/dports/lang/ocaml-nox11/ocaml-4.05.0/emacs/ |
H A D | README.itz | 9 up camldebug to work much like gud/gdb. 43 sets the point at the beginning of the erroneous program fragment, and 44 the mark at the end. Under Emacs 19, the program fragment is 53 sends the current phrase (containing the point) to the OCaml toplevel, 75 is pressed while the point is not in line indentation, the line is 76 indented to the column where point is (instead of just inserting a TAB 93 variables listed at the start of caml.el. Good luck. :-) 100 took many clues from the gud "Grand Unified Debugger" mode distributed 113 camldebug process, setting a break at code address 1. 120 Finally, I added command completion. To use it, you'll have to apply [all …]
|