Home
last modified time | relevance | path

Searched +refs:vhdl +refs:beginning +refs:of +refs:defun (Results 1 – 25 of 39) sorted by relevance

12

/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Dvhdl-mode.texi449 @findex vhdl-indent-defun
450 @findex indent-defun @r{(vhdl-)}
451 To check your changes quickly, just enter @kbd{M-x vhdl-indent-defun} to
492 (defun my-vhdl-mode-hook ()
493 ;; my customizations for all of vhdl-mode
568 (defun my-vhdl-mode-hook ()
694 (defun vhdl-lineup-statement-cont (langelem)
756 @findex vhdl-indent-defun
758 vhdl-indent-defun}):
856 @strong{A.} First move to the beginning of the statement with
[all …]
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Dvhdl-mode.texi449 @findex vhdl-indent-defun
450 @findex indent-defun @r{(vhdl-)}
451 To check your changes quickly, just enter @kbd{M-x vhdl-indent-defun} to
492 (defun my-vhdl-mode-hook ()
493 ;; my customizations for all of vhdl-mode
568 (defun my-vhdl-mode-hook ()
694 (defun vhdl-lineup-statement-cont (langelem)
756 @findex vhdl-indent-defun
758 vhdl-indent-defun}):
856 @strong{A.} First move to the beginning of the statement with
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.10261 `beginning-of-defun', so that these functions doesn't trip up
2526 * emacs-lisp/lisp.el (beginning-of-defun-raw): Use shy-group.
3739 Set `beginning-of-defun-function' and `end-of-defun-function' to
5050 (vhdl-backward-same-indent, vhdl-beginning-of-block)
5592 beginning-of-defun to the non-existing command
8522 beginning of line.
9091 * emacs-lisp/lisp.el (beginning-of-defun): Likewise.
15988 * progmodes/cc-cmds.el (c-beginning-of-defun)
16019 (c-beginning-of-defun, c-end-of-defun, c-mark-function):
16226 * progmodes/cc-cmds.el (c-beginning-of-defun): Fix bug where
[all …]
H A DChangeLog.171514 (vhdl-beginning-of-directive, vhdl-template-context)
1518 (vhdl-align-declarations, vhdl-beginning-of-block, vhdl-end-of-block)
4725 (c-beginning-of-defun, c-end-of-defun, c-mark-function)
7900 Avoid electric colon at beginning-of-defun. (Bug#18228)
12278 (python-indent-line, python-nav-beginning-of-defun)
14366 like `beginning-of-defun'.
14371 instead of relying on broken `log-view-beginning-of-defun' behavior.
14612 (python-nav-beginning-of-defun): Stop searching ASAP.
24163 (octave-beginning-of-defun): Small tweak.
24660 (octave-beginning-of-defun): Re-write to be more general.
[all …]
H A DChangeLog.12413 * progmodes/cc-defs.el (c-beginning-of-defun-1):
414 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
416 beginning/end-of-defun.
418 * progmodes/cc-langs.el (beginning-of-defun-function)
2462 find the beginning and end of a defun.
2862 c-\(beginning\|end\)-of-defun by default.
2874 (c-beginning-of-defun, c-end-of-defun): Refactor and optimize
2881 support c-\(beginning\|end\)-of-defun.
21162 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
25665 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
[all …]
H A DChangeLog.167010 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
9796 (python-nav-beginning-of-defun-regexp)
9907 (python-info-looking-at-beginning-of-defun)
9928 (python-nav-beginning-of-defun)
12663 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
13166 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
14261 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
15586 (cfengine2-beginning-of-defun): Rename from
15587 `cfengine-beginning-of-defun'.
16941 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
[all …]
H A DChangeLog.8197 (antlr-beginning-of-rule): Ditto.
615 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fix eob
856 (c-beginning-of-defun-1, c-end-of-defun-1):
857 New beginning-of-defun/end-of-defun wrappers separated from
1404 beginning-of-fortran-subprogram.
2249 Use field-beginning to find the beginning of the input.
3069 to beginning of message.
3592 back up from beginning of buffer.
8908 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
9002 at the beginning of the text.
[all …]
H A DChangeLog.11614 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
717 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
3012 (vhdl-beginning-of-statement): Don't use interactive-p.
3685 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
3687 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
4753 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7714 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7843 * progmodes/cfengine.el (cfengine-beginning-of-defun)
8661 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
10888 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
[all …]
H A DChangeLog.151457 (c-beginning-of-statement): Avoid loop in locating the beginning
8150 (octave-mode): Use it. Set beginning-of-defun-function.
8157 (octave-beginning-of-defun): Not interactive any more.
8159 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
10704 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
14340 instead of `(beginning|end)-of-line'.
17933 (fortran-beginning-of-block):
18318 (f90-beginning-of-block):
18320 (fortran-beginning-of-block):
20981 (js-beginning-of-defun): Rename from js--beginning-of-defun.
[all …]
H A DChangeLog.135477 Set beginning-of-defun-function and end-of-defun-function. Use when
6705 * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
6706 beginning-of-defun-function.
7002 * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
8562 (change-log-beginning-of-defun, change-log-end-of-defun):
8564 (change-log-mode): Use them for beginning-of-defun-function and
9679 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
9691 (octave-blink-matching-block-open, octave-beginning-of-defun)
10143 (log-view-beginning-of-defun, log-view-end-of-defun)
10145 (log-view-mode): Use log-view-beginning-of-defun and
[all …]
H A DChangeLog.142093 to beginning-of-defun-raw.
2357 beginning/end-of-defun-function more rigorously before setting
2398 (backward-list, backward-up-list, beginning-of-defun)
2399 (beginning-of-defun-raw, end-of-defun): Add "^" to interactive spec.
4343 (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
8242 Check beginning-of-defun-raw instead of beginning-of-defun, and avoid
8245 * emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
9857 {beginning,end}-of-defun now pass ARG to ...-of-defun-function.
15631 (diff-mode): Set beginning-of-defun-function and
15935 * add-log.el (c-beginning-of-defun, c-end-of-defun):
[all …]
H A DChangeLog.71383 (pascal-beg-of-defun): Used to locate the beginning of a function
4374 * progmodes/vhdl-mode.el (vhdl): Likewise.
4796 * progmodes/vhdl-mode.el (vhdl-loop, vhdl-while-loop): Add backslash.
6358 * progmodes/cc-cmds.el, progmodes/cc-engine.el (c-beginning-of-defun)
6360 beginning-of-defun directly.
6368 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
14257 right place--it was inside of a defun.
15704 (bibtex-beginning-of-first-entry, bibtex-beginning-of-last-entry):
15706 beginning-of-last-bibtex-entry. Go to beginning of line, return point.
17221 (icon-forward-sexp-function): Use beginning-of-icon-defun and
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.10261 `beginning-of-defun', so that these functions doesn't trip up
2526 * emacs-lisp/lisp.el (beginning-of-defun-raw): Use shy-group.
3739 Set `beginning-of-defun-function' and `end-of-defun-function' to
5050 (vhdl-backward-same-indent, vhdl-beginning-of-block)
5592 beginning-of-defun to the non-existing command
8522 beginning of line.
9091 * emacs-lisp/lisp.el (beginning-of-defun): Likewise.
15988 * progmodes/cc-cmds.el (c-beginning-of-defun)
16019 (c-beginning-of-defun, c-end-of-defun, c-mark-function):
16226 * progmodes/cc-cmds.el (c-beginning-of-defun): Fix bug where
[all …]
H A DChangeLog.171514 (vhdl-beginning-of-directive, vhdl-template-context)
1518 (vhdl-align-declarations, vhdl-beginning-of-block, vhdl-end-of-block)
4725 (c-beginning-of-defun, c-end-of-defun, c-mark-function)
7900 Avoid electric colon at beginning-of-defun. (Bug#18228)
12278 (python-indent-line, python-nav-beginning-of-defun)
14366 like `beginning-of-defun'.
14371 instead of relying on broken `log-view-beginning-of-defun' behavior.
14612 (python-nav-beginning-of-defun): Stop searching ASAP.
24163 (octave-beginning-of-defun): Small tweak.
24660 (octave-beginning-of-defun): Re-write to be more general.
[all …]
H A DChangeLog.12413 * progmodes/cc-defs.el (c-beginning-of-defun-1):
414 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
416 beginning/end-of-defun.
418 * progmodes/cc-langs.el (beginning-of-defun-function)
2462 find the beginning and end of a defun.
2862 c-\(beginning\|end\)-of-defun by default.
2874 (c-beginning-of-defun, c-end-of-defun): Refactor and optimize
2881 support c-\(beginning\|end\)-of-defun.
21162 up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
25665 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
[all …]
H A DChangeLog.167010 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
9796 (python-nav-beginning-of-defun-regexp)
9907 (python-info-looking-at-beginning-of-defun)
9928 (python-nav-beginning-of-defun)
12663 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
13166 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
14261 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
15586 (cfengine2-beginning-of-defun): Rename from
15587 `cfengine-beginning-of-defun'.
16941 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
[all …]
H A DChangeLog.8197 (antlr-beginning-of-rule): Ditto.
615 * cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Fix eob
856 (c-beginning-of-defun-1, c-end-of-defun-1):
857 New beginning-of-defun/end-of-defun wrappers separated from
1404 beginning-of-fortran-subprogram.
2249 Use field-beginning to find the beginning of the input.
3069 to beginning of message.
3592 back up from beginning of buffer.
8908 (vhdl-elsif, vhdl-generate, vhdl-if, vhdl-map)
9002 at the beginning of the text.
[all …]
H A DChangeLog.11614 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
717 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
3012 (vhdl-beginning-of-statement): Don't use interactive-p.
3685 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
3687 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
4753 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7714 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7843 * progmodes/cfengine.el (cfengine-beginning-of-defun)
8661 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
10888 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
[all …]
H A DChangeLog.151457 (c-beginning-of-statement): Avoid loop in locating the beginning
8150 (octave-mode): Use it. Set beginning-of-defun-function.
8157 (octave-beginning-of-defun): Not interactive any more.
8159 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
10704 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
14340 instead of `(beginning|end)-of-line'.
17933 (fortran-beginning-of-block):
18318 (f90-beginning-of-block):
18320 (fortran-beginning-of-block):
20981 (js-beginning-of-defun): Rename from js--beginning-of-defun.
[all …]
H A DChangeLog.135477 Set beginning-of-defun-function and end-of-defun-function. Use when
6705 * emacs-lisp/lisp.el (beginning-of-defun-raw): Pass `arg' down to
6706 beginning-of-defun-function.
7002 * add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
8562 (change-log-beginning-of-defun, change-log-end-of-defun):
8564 (change-log-mode): Use them for beginning-of-defun-function and
9679 (octave-scan-blocks, octave-beginning-of-defun): Explicitly pass
9691 (octave-blink-matching-block-open, octave-beginning-of-defun)
10143 (log-view-beginning-of-defun, log-view-end-of-defun)
10145 (log-view-mode): Use log-view-beginning-of-defun and
[all …]
H A DChangeLog.142093 to beginning-of-defun-raw.
2357 beginning/end-of-defun-function more rigorously before setting
2398 (backward-list, backward-up-list, beginning-of-defun)
2399 (beginning-of-defun-raw, end-of-defun): Add "^" to interactive spec.
4343 (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
8242 Check beginning-of-defun-raw instead of beginning-of-defun, and avoid
8245 * emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
9857 {beginning,end}-of-defun now pass ARG to ...-of-defun-function.
15631 (diff-mode): Set beginning-of-defun-function and
15935 * add-log.el (c-beginning-of-defun, c-end-of-defun):
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.24912 *** New options: `vhdl-actual-generic-name', `vhdl-beautify-options'.
914 *** New commands: `vhdl-fix-statement-region', `vhdl-fix-statement-buffer'.
1736 **** python-beginning-of-defun-function -> python-nav-beginning-of-defun
1737 **** python-end-of-defun-function -> python-nav-end-of-defun
1739 **** python-send-defun -> python-shell-send-defun
1836 **** `ruby-mark-defun'; use `mark-defun'.
1838 **** `ruby-beginning-of-defun' and `ruby-end-of-defun' are replaced by
1839 appropriate settings for the variables `beginning-of-defun-function'
1840 and `end-of-defun-function'.
2944 *** `c-beginning-of-defun' and `c-end-of-defun' now respect nested scopes.
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DNEWS.24912 *** New options: `vhdl-actual-generic-name', `vhdl-beautify-options'.
914 *** New commands: `vhdl-fix-statement-region', `vhdl-fix-statement-buffer'.
1736 **** python-beginning-of-defun-function -> python-nav-beginning-of-defun
1737 **** python-end-of-defun-function -> python-nav-end-of-defun
1739 **** python-send-defun -> python-shell-send-defun
1836 **** `ruby-mark-defun'; use `mark-defun'.
1838 **** `ruby-beginning-of-defun' and `ruby-end-of-defun' are replaced by
1839 appropriate settings for the variables `beginning-of-defun-function'
1840 and `end-of-defun-function'.
2944 *** `c-beginning-of-defun' and `c-end-of-defun' now respect nested scopes.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.25182 python-nav-beginning-of-defun-3): New tests to test indentation and
5357 (vhdl-beginning-of-statement-1): Fix indentation for "else generate".
5990 * lisp/progmodes/cc-cmds.el: (c-beginning-of-defun, c-end-of-defun): Remove
6612 Fix a caching bug, which led to inordinately slow c-beginning-of-defun.
6621 * lisp/progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Invoke
6627 Fix a caching bug, which led to inordinately slow c-beginning-of-defun.
6636 * lisp/progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Invoke
8787 * lisp/progmodes/vhdl-mode.el (vhdl-beginning-of-libunit)
8788 (vhdl-beginning-of-defun, vhdl-beginning-of-statement-1)
8796 (vhdl-template-while-loop, vhdl-beginning-of-block)
[all …]
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.25182 python-nav-beginning-of-defun-3): New tests to test indentation and
5357 (vhdl-beginning-of-statement-1): Fix indentation for "else generate".
5990 * lisp/progmodes/cc-cmds.el: (c-beginning-of-defun, c-end-of-defun): Remove
6612 Fix a cacheing bug, which led to inordinately slow c-beginning-of-defun.
6621 * lisp/progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Invoke
6627 Fix a cacheing bug, which led to inordinately slow c-beginning-of-defun.
6636 * lisp/progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun): Invoke
8787 * lisp/progmodes/vhdl-mode.el (vhdl-beginning-of-libunit)
8788 (vhdl-beginning-of-defun, vhdl-beginning-of-statement-1)
8796 (vhdl-template-while-loop, vhdl-beginning-of-block)
[all …]

12