Home
last modified time | relevance | path

Searched +refs:idlwave +refs:next +refs:statement (Results 1 – 25 of 40) sorted by relevance

12

/dports/editors/emacs/emacs-27.2/doc/misc/
H A Didlwave.texi337 @tab Go to next syntax error.
347 @tab Go to the next breakpoint.
805 the FUNCTION/PRO statement and the END statement for that program
1156 will automatically split into the next two.
2840 @tab Go to the next breakpoint (@code{idlwave-shell-goto-next-bp})
2850 @tab Skip one statement (@code{idlwave-shell-skip})
2860 @tab Continue execution to next breakpoint, if any (@code{idlwave-shell-cont})
3000 @tab Go to the next breakpoint in the file
3001 (@code{idlwave-shell-goto-next-bp})
3007 @tab Skip one statement (@code{idlwave-shell-skip})
[all …]
H A DChangeLog.1316 * todo-mode.texi (Levels of Organization): Comment out statement
2917 * idlwave.texi (Acknowledgments):
3151 the equivalent keybindings to `org-agenda-next-line' with the ones
3952 * org.texi (Sparse trees): Document the next-error /
5372 * idlwave.texi (Load-Path Shadows):
6996 * idlwave.texi, sasl.texi: Use @copying.
7753 Document `gnus-summary-next-group-on-exit'.
8005 * gnus.texi (Topic Commands): Fix next/previous.
9267 * idlwave.texi (Routine Info)
11472 next, prev and up pointers.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Didlwave.texi337 @tab Go to next syntax error.
347 @tab Go to the next breakpoint.
805 the FUNCTION/PRO statement and the END statement for that program
1156 will automatically split into the next two.
2836 @tab Go to the next breakpoint (@code{idlwave-shell-goto-next-bp})
2846 @tab Skip one statement (@code{idlwave-shell-skip})
2856 @tab Continue execution to next breakpoint, if any (@code{idlwave-shell-cont})
2996 @tab Go to the next breakpoint in the file
2997 (@code{idlwave-shell-goto-next-bp})
3003 @tab Skip one statement (@code{idlwave-shell-skip})
[all …]
H A DChangeLog.1316 * todo-mode.texi (Levels of Organization): Comment out statement
2917 * idlwave.texi (Acknowledgments):
3151 the equivalent keybindings to `org-agenda-next-line' with the ones
3952 * org.texi (Sparse trees): Document the next-error /
5372 * idlwave.texi (Load-Path Shadows):
6996 * idlwave.texi, sasl.texi: Use @copying.
7753 Document `gnus-summary-next-group-on-exit'.
8005 * gnus.texi (Topic Commands): Fix next/previous.
9267 * idlwave.texi (Routine Info)
11472 next, prev and up pointers.
[all …]
/dports/editors/emacs/emacs-27.2/info/
H A Didlwave.info266 ‘C-c C-d Go to next syntax error.
276 ‘C-c C-d Go to the next breakpoint.
703 between the FUNCTION/PRO statement and the END statement for that
983 into the next two.
1785 appropriate ‘END’ statement.
2363 ‘C-c C-d ]’ Go to the next breakpoint
2364 (‘idlwave-shell-goto-next-bp’)
2371 ‘C-c C-d C-k’ Skip one statement (‘idlwave-shell-skip’)
2392 next command and moves to the new line.
2502 (‘idlwave-shell-goto-next-bp’)
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.153231 * progmodes/idlwave.el (idlwave-beginning-of-statement)
14218 (verilog-vmm-statement-re, verilog-ovm-statement-re)
15061 (doc-view-next-line-or-next-page)
15254 fork" statement better.
16467 statement.
16866 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
18821 (idlwave-end-block-reg, idlwave-end-of-statement)
18837 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
18842 (idlwave-statement-type, idlwave-struct-skip)
18850 (idlwave-list-load-path-shadows, idlwave-next-statement)
[all …]
H A DChangeLog.133595 (verilog-beg-of-statement, verilog-in-case-region-p)
5432 (cperl-continued-statement-offset)
5611 * progmodes/idlwave.el (idlwave-template)
5952 Reverse branches of if statement.
5964 compiling. Move provide statement to end.
6333 (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
6340 (idlwave-make-full-name, idlwave-members-only)
6342 (idlwave-routines, idlwave-sintern-class)
8752 (fortran-minimum-statement-indent-fixed)
8753 (fortran-minimum-statement-indent-tab)
[all …]
H A DChangeLog.12229 if python-next-statement fails.
627 * progmodes/idlwave.el (idlwave-auto-fill):
4001 * progmodes/idlwave.el (idlwave-mode):
7154 (python-beginning-of-statement, python-end-of-statement): Use it.
7155 (python-next-statement): Return correct count even at eob.
16153 Adapt c-beginning-of-statement, c-end-of-statement (together with
16483 (completed statement) with `}' (statement completed by closing
17952 * progmodes/idlwave.el (idlwave-misc):
24784 * progmodes/idlwave.el (idlwave):
27246 * progmodes/idlwave.el (idlwave-mode):
[all …]
H A DChangeLog.94480 * progmodes/cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
4496 that continues an earlier statement.
15323 statement-conts in some cases.
15335 instead of statement-block-intro.
20002 * progmodes/idlwave.el (idlwave-template):
20004 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
20005 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
20006 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
20008 (idlwave-statement-match): Fix problem with assignment regexp.
20025 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
[all …]
H A DChangeLog.1138 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
565 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
2132 * progmodes/idlwave.el: Remove RCS keywords.
2741 (idlwave-shell-temp-pro-file): Likewise.
2743 (idlwave-shell-temp-file): Minor doc fix.
3014 * progmodes/idlwave.el (idlwave-update-routine-info):
8481 * progmodes/cc-cmds.el (c-beginning-of-statement):
11311 * progmodes/idlwave.el (idlwave-make-tags):
11949 to the beginning of the same statement.
13766 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
[all …]
H A DChangeLog.166086 * progmodes/idlwave.el (idlwave-idl-keywords):
8784 (python-nav-backward-statement, python-nav-forward-statement)
8785 (python-nav-statement-start, python-nav-statement-end)
9828 (python-next-statement): Delete command.
11924 * progmodes/idlwave.el (idlwave-libinfo-file)
17120 * progmodes/idlwave.el (idlwave-mode):
17143 * progmodes/idlwave.el (idlwave-mode):
17450 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
20122 (sql-ansi-statement-starters, sql-oracle-statement-starters):
20124 (sql-statement-regexp, sql-beginning-of-statement)
[all …]
H A DChangeLog.103096 * progmodes/idlwave.el (idlwave-complete-special): Likewise.
3718 (fortran-previous-statement, fortran-next-statement)
5528 * progmodes/idlwave.el (idlwave-show-begin): Likewise.
9108 * progmodes/idlwave.el (idlwave-region-active-p): Likewise.
10913 to `idlwave-idlwave_routine_info-compiled'.
11327 * progmodes/idlwave.el (idlwave-support-inheritance)
11328 (idlwave-routine-entry-compare): Likewise.
11571 * progmodes/idlwave.el (idlwave-max-extra-continuation-indent):
15017 (fortran-previous-statement, fortran-next-statement): Make them
18934 * progmodes/idlwave.el (idlwave-mode): Likewise.
[all …]
H A DChangeLog.179060 * progmodes/idlwave.el (idlwave): Update url-link for custom group.
11055 * progmodes/idlwave.el (idlwave-choose-completion): Adjust to new
11898 (vhdl-fix-statement-region): Not `for' in wait-statement.
13738 * progmodes/idlwave.el (idlwave-config-directory):
14549 * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
14550 (idlwave-pad-keyword):
16273 when control-statement is the first statement in a buffer (Bug#15956).
23654 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
23657 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
24365 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.153231 * progmodes/idlwave.el (idlwave-beginning-of-statement)
14218 (verilog-vmm-statement-re, verilog-ovm-statement-re)
15061 (doc-view-next-line-or-next-page)
15254 fork" statement better.
16467 statement.
16866 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
18821 (idlwave-end-block-reg, idlwave-end-of-statement)
18837 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
18842 (idlwave-statement-type, idlwave-struct-skip)
18850 (idlwave-list-load-path-shadows, idlwave-next-statement)
[all …]
H A DChangeLog.133595 (verilog-beg-of-statement, verilog-in-case-region-p)
5432 (cperl-continued-statement-offset)
5611 * progmodes/idlwave.el (idlwave-template)
5952 Reverse branches of if statement.
5964 compiling. Move provide statement to end.
6333 (idlwave-beginning-of-statement, idlwave-best-rinfo-assoc)
6340 (idlwave-make-full-name, idlwave-members-only)
6342 (idlwave-routines, idlwave-sintern-class)
8752 (fortran-minimum-statement-indent-fixed)
8753 (fortran-minimum-statement-indent-tab)
[all …]
H A DChangeLog.12229 if python-next-statement fails.
627 * progmodes/idlwave.el (idlwave-auto-fill):
4001 * progmodes/idlwave.el (idlwave-mode):
7154 (python-beginning-of-statement, python-end-of-statement): Use it.
7155 (python-next-statement): Return correct count even at eob.
16153 Adapt c-beginning-of-statement, c-end-of-statement (together with
16483 (completed statement) with `}' (statement completed by closing
17952 * progmodes/idlwave.el (idlwave-misc):
24784 * progmodes/idlwave.el (idlwave):
27246 * progmodes/idlwave.el (idlwave-mode):
[all …]
H A DChangeLog.94480 * progmodes/cc-cmds.el (c-beginning-of-statement, c-end-of-statement):
4496 that continues an earlier statement.
15323 statement-conts in some cases.
15335 instead of statement-block-intro.
20002 * progmodes/idlwave.el (idlwave-template):
20004 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for)
20005 (idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat)
20006 (idlwave-while): Respect `idlwave-reserved-word-upcase'.
20008 (idlwave-statement-match): Fix problem with assignment regexp.
20025 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'.
[all …]
H A DChangeLog.1138 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
565 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
2132 * progmodes/idlwave.el: Remove RCS keywords.
2741 (idlwave-shell-temp-pro-file): Likewise.
2743 (idlwave-shell-temp-file): Minor doc fix.
3014 * progmodes/idlwave.el (idlwave-update-routine-info):
8481 * progmodes/cc-cmds.el (c-beginning-of-statement):
11311 * progmodes/idlwave.el (idlwave-make-tags):
11949 to the beginning of the same statement.
13766 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
[all …]
H A DChangeLog.166086 * progmodes/idlwave.el (idlwave-idl-keywords):
8784 (python-nav-backward-statement, python-nav-forward-statement)
8785 (python-nav-statement-start, python-nav-statement-end)
9828 (python-next-statement): Delete command.
11924 * progmodes/idlwave.el (idlwave-libinfo-file)
17120 * progmodes/idlwave.el (idlwave-mode):
17143 * progmodes/idlwave.el (idlwave-mode):
17450 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
20122 (sql-ansi-statement-starters, sql-oracle-statement-starters):
20124 (sql-statement-regexp, sql-beginning-of-statement)
[all …]
H A DChangeLog.103096 * progmodes/idlwave.el (idlwave-complete-special): Likewise.
3718 (fortran-previous-statement, fortran-next-statement)
5528 * progmodes/idlwave.el (idlwave-show-begin): Likewise.
9108 * progmodes/idlwave.el (idlwave-region-active-p): Likewise.
10913 to `idlwave-idlwave_routine_info-compiled'.
11327 * progmodes/idlwave.el (idlwave-support-inheritance)
11328 (idlwave-routine-entry-compare): Likewise.
11571 * progmodes/idlwave.el (idlwave-max-extra-continuation-indent):
15017 (fortran-previous-statement, fortran-next-statement): Make them
18934 * progmodes/idlwave.el (idlwave-mode): Likewise.
[all …]
H A DChangeLog.179060 * progmodes/idlwave.el (idlwave): Update url-link for custom group.
11055 * progmodes/idlwave.el (idlwave-choose-completion): Adjust to new
11898 (vhdl-fix-statement-region): Not `for' in wait-statement.
13738 * progmodes/idlwave.el (idlwave-config-directory):
14549 * progmodes/idlwave.el (idlwave-scan-all-buffers-for-routine-info)
14550 (idlwave-pad-keyword):
16273 when control-statement is the first statement in a buffer (Bug#15956).
23654 * progmodes/idlwave.el (idlwave-concatenate-rinfo-lists):
23657 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
24365 (vhdl-fix-statement-region, vhdl-fix-statement-buffer): New commands,
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dloading.texi81 dynamic modules (@pxref{Dynamic Modules}), @code{load} next looks for
620 undone. This is to ensure that the next attempt to call any function
811 explicit autoload @emph{statement}.
894 For example, in @file{idlwave.el}, the definition for
895 @code{idlwave-complete-filename} includes the following code:
898 (defun idlwave-complete-filename ()
913 important that the @code{require} statement be outside the body of the
/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dloading.texi77 dynamic modules (@pxref{Dynamic Modules}), @code{load} next looks for
569 undone. This is to ensure that the next attempt to call any function
760 explicit autoload @emph{statement}.
843 For example, in @file{idlwave.el}, the definition for
844 @code{idlwave-complete-filename} includes the following code:
847 (defun idlwave-complete-filename ()
862 important that the @code{require} statement be outside the body of the
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.36628 * lisp/progmodes/idlwave.el (idlwave, idlwave-mode):
36725 statement.
50473 * lisp/progmodes/idlwave.el (idlwave-mode):
51119 (idlwave-unit-name, idlwave-mode-menu-def)
67553 idlwave.el: (idlwave-comment-line-start-skip, idlwave-mode-map)
67554 (idlwave-mode, idlwave-get-buffer-visiting)
113013 * lisp/progmodes/idlwave.el (idlwave-xor):
130776 (fortran-next-statement)
137749 statement.
220176 statement.
[all …]
/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dprograms.texi130 and IDLWAVE (@pxref{Top,, IDLWAVE, idlwave, IDLWAVE User Manual}).
204 positive numeric argument, each repetition moves to the next defun in
208 @var{n} times to the next beginning of a defun. This is not exactly
525 onto the indentation of the @dfn{anchor statement}.
682 previous balanced expression and the next one. It is analogous to the
1641 @findex c-beginning-of-statement
1642 Move point to the beginning of the innermost C statement
1644 of a statement, move to the beginning of the preceding statement. With
1652 @findex c-end-of-statement
1655 (@code{c-end-of-statement}).
[all …]

12