Home
last modified time | relevance | path

Searched +refs:kmacro +refs:ring +refs:empty +refs:p (Results 1 – 25 of 37) sorted by relevance

12

/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dkmacro.texi193 (@code{kmacro-cycle-ring-next}).
194 @item C-x C-k C-p
196 (@code{kmacro-cycle-ring-previous}).
205 C-x C-k C-p C-p C-k C-k C-k C-n C-n C-k C-p C-k C-d
219 rotate the macro ring immediately by typing @kbd{C-n} or @kbd{C-p}.
226 @findex kmacro-cycle-ring-next
228 @findex kmacro-cycle-ring-previous
229 @kindex C-x C-k C-p
231 @kbd{C-x C-k C-p} (@code{kmacro-cycle-ring-previous}) rotate the
243 @vindex kmacro-ring-max
[all …]
H A DChangeLog.12586 ring (Bug#10032).
3451 Suggested by Štěpán Němec.
3471 necessarily displayed as empty boxes.
3474 fonts are not necessarily displayed as empty boxes.
5030 * mark.texi (Using Region): Document use-empty-active-region.
5232 ring to cindex.
7999 separate sentences. Replace C-p with M-p, and C-n with M-n.
8944 now called `indicate-empty-lines'.
9776 Mention `kmacro-ring-max'.
9778 `kmacro-insert-counter', `kmacro-set-counter',
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dkmacro.texi201 (@code{kmacro-cycle-ring-next}).
202 @item C-x C-k C-p
204 (@code{kmacro-cycle-ring-previous}).
213 C-x C-k C-p C-p C-k C-k C-k C-n C-n C-k C-p C-k C-d
227 rotate the macro ring immediately by typing @kbd{C-n} or @kbd{C-p}.
234 @findex kmacro-cycle-ring-next
236 @findex kmacro-cycle-ring-previous
237 @kindex C-x C-k C-p
239 @kbd{C-x C-k C-p} (@code{kmacro-cycle-ring-previous}) rotate the
251 @vindex kmacro-ring-max
[all …]
H A DChangeLog.12586 ring (Bug#10032).
3451 Suggested by Štěpán Němec.
3471 necessarily displayed as empty boxes.
3474 fonts are not necessarily displayed as empty boxes.
5030 * mark.texi (Using Region): Document use-empty-active-region.
5232 ring to cindex.
7999 separate sentences. Replace C-p with M-p, and C-n with M-n.
8944 now called `indicate-empty-lines'.
9776 Mention `kmacro-ring-max'.
9778 `kmacro-insert-counter', `kmacro-set-counter',
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.1113336 the ring.
13338 (kmacro-exec-ring-item): New helper function.
13339 (kmacro-call-ring-2nd): Use it.
13340 (kmacro-call-ring-2nd-repeat): Doc fix.
13343 kmacro-exec-ring-item) from ring if this follows
13344 kmacro-view-macro. This allows us to find a macro on the ring
13346 the ring to bring it to the head of the ring.
13943 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
13944 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
13945 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
[all …]
H A DChangeLog.101849 (log-edit-comment-ring, log-edit-comment-ring-index)
1851 vc-maximum-comment-ring-size, vc-comment-ring, vc-comment-ring-index,
1996 the kill ring.
2607 (vc-comment-ring, vc-comment-ring-index, vc-last-comment-match):
2612 (vc-clear-context): Don't empty the comment-ring.
2616 (vc-comment-ring, vc-comment-ring-index, vc-last-comment-match):
10577 (kmacro-step-edit-macro): Push previous macro onto ring if changed
14920 depend on whether comint-input-ring is empty, rather than depend
17478 (sgml-empty-tag-p, sgml-unclosed-tag-p): New funcs.
20072 (ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p)
[all …]
H A DChangeLog.1711076 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
13356 * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
13520 * kmacro.el (kmacro-to-register):
14709 * kmacro.el (kmacro-call-macro):
16100 * emacs-lisp/helpers.el (string-empty-p): New function.
18430 * kmacro.el (kmacro-step-edit-insert):
21683 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
25031 when `comint-input-ring-index' is not empty and this function is
25808 * kmacro.el (kmacro-call-macro): Fix bug#14135.
25899 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
[all …]
H A DChangeLog.122610 * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
2613 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
7008 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
9290 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
10033 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
10107 * kmacro.el (kmacro-push-ring): Use add-to-history.
10108 (kmacro-ring-length): Remove unused defun.
10109 (kmacro-start-macro): Use kmacro-push-ring.
17671 * isearch.el (isearch-repeat): With empty search ring set
22562 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
[all …]
H A DChangeLog.132959 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
5619 * kmacro.el (kmacro-display):
7122 * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
7123 (ring-length, ring-empty-p): Use c[ad]dr.
7132 (ring-convert-sequence-to-ring): Simplify.
9601 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
9602 (ring-insert+extend, ring-remove+insert+extend, ring-member)
9603 (ring-next, ring-previous): New functions.
14327 * kmacro.el (kmacro-end-macro): When ignoring empty macro
14328 avoid incorrect kmacro-ring-empty-p messages.
[all …]
H A DChangeLog.163804 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
3805 (ring-length, ring-insert):
8790 (python-info-current-line-empty-p): New functions.
9047 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
11824 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
17196 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
22251 (avl-tree-stack-empty-p): New functions.
23657 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
23658 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
24260 Use log-edit-empty-buffer-p. (Bug#7598)
[all …]
H A DChangeLog.144786 * simple.el (use-empty-active-region, use-region-p)
5179 * kmacro.el (kmacro-insert-counter): Doc fix.
5226 (search-whitespace-regexp, search-ring-max, regexp-search-ring-max)
6022 (kill-whole-line, mark-ring-max, global-mark-ring-max)
6611 * kmacro.el (kmacro-edit-lossage): Ditto.
8361 * kmacro.el (kmacro-exec-ring-item): Add autoload.
10080 `kill-ring-save'.
15978 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
16891 * vc-git.el (vc-git--empty-db-p)
17268 isearch-ring-adjust.
[all …]
H A DChangeLog.151140 * kmacro.el (kmacro-step-edit-map):
8070 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8075 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
8421 (term-read-input-ring, term-write-input-ring, term-send-input)
9296 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
12299 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
17341 * comint.el (comint-read-input-ring, comint-write-input-ring)
17757 can be empty.
18561 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
20544 (vc-git--empty-db-p):
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.1113336 the ring.
13338 (kmacro-exec-ring-item): New helper function.
13339 (kmacro-call-ring-2nd): Use it.
13340 (kmacro-call-ring-2nd-repeat): Doc fix.
13343 kmacro-exec-ring-item) from ring if this follows
13344 kmacro-view-macro. This allows us to find a macro on the ring
13346 the ring to bring it to the head of the ring.
13943 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
13944 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
13945 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
[all …]
H A DChangeLog.101849 (log-edit-comment-ring, log-edit-comment-ring-index)
1851 vc-maximum-comment-ring-size, vc-comment-ring, vc-comment-ring-index,
1996 the kill ring.
2607 (vc-comment-ring, vc-comment-ring-index, vc-last-comment-match):
2612 (vc-clear-context): Don't empty the comment-ring.
2616 (vc-comment-ring, vc-comment-ring-index, vc-last-comment-match):
10577 (kmacro-step-edit-macro): Push previous macro onto ring if changed
14920 depend on whether comint-input-ring is empty, rather than depend
17478 (sgml-empty-tag-p, sgml-unclosed-tag-p): New funcs.
20072 (ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p)
[all …]
H A DChangeLog.1711076 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
13356 * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198).
13520 * kmacro.el (kmacro-to-register):
14709 * kmacro.el (kmacro-call-macro):
16100 * emacs-lisp/helpers.el (string-empty-p): New function.
18430 * kmacro.el (kmacro-step-edit-insert):
21683 * subr.el (y-or-n-p): Handle empty prompts. (Bug#14770)
25031 when `comint-input-ring-index' is not empty and this function is
25808 * kmacro.el (kmacro-call-macro): Fix bug#14135.
25899 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
[all …]
H A DChangeLog.122610 * kmacro.el (kmacro-insert-counter, kmacro-set-counter)
2613 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes.
7008 * kmacro.el (kmacro-repeat-on-last-key): Doc fix.
9290 (org-paste-subtree, org-kill-is-subtree-p): Check for empty kill ring.
10033 * kmacro.el (kmacro-push-ring): Let-bind history-delete-duplicates
10107 * kmacro.el (kmacro-push-ring): Use add-to-history.
10108 (kmacro-ring-length): Remove unused defun.
10109 (kmacro-start-macro): Use kmacro-push-ring.
17671 * isearch.el (isearch-repeat): With empty search ring set
22562 (xscheme-expressions-ring-yank-pointer, xscheme-running-p)
[all …]
H A DChangeLog.132959 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
5619 * kmacro.el (kmacro-display):
7122 * emacs-lisp/ring.el (ring-size, ring-p, ring-insert)
7123 (ring-length, ring-empty-p): Use c[ad]dr.
7132 (ring-convert-sequence-to-ring): Simplify.
9601 * emacs-lisp/ring.el (ring-convert-sequence-to-ring)
9602 (ring-insert+extend, ring-remove+insert+extend, ring-member)
9603 (ring-next, ring-previous): New functions.
14327 * kmacro.el (kmacro-end-macro): When ignoring empty macro
14328 avoid incorrect kmacro-ring-empty-p messages.
[all …]
H A DChangeLog.163804 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
3805 (ring-length, ring-insert):
8790 (python-info-current-line-empty-p): New functions.
9047 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
11824 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
17196 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
22251 (avl-tree-stack-empty-p): New functions.
23657 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
23658 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
24260 Use log-edit-empty-buffer-p. (Bug#7598)
[all …]
H A DChangeLog.144786 * simple.el (use-empty-active-region, use-region-p)
5179 * kmacro.el (kmacro-insert-counter): Doc fix.
5226 (search-whitespace-regexp, search-ring-max, regexp-search-ring-max)
6022 (kill-whole-line, mark-ring-max, global-mark-ring-max)
6611 * kmacro.el (kmacro-edit-lossage): Ditto.
8361 * kmacro.el (kmacro-exec-ring-item): Add autoload.
10080 `kill-ring-save'.
15978 (copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
16891 * vc-git.el (vc-git--empty-db-p)
17268 isearch-ring-adjust.
[all …]
H A DChangeLog.151140 * kmacro.el (kmacro-step-edit-map):
8070 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8075 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
8421 (term-read-input-ring, term-write-input-ring, term-send-input)
9296 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
12299 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
17341 * comint.el (comint-read-input-ring, comint-write-input-ring)
17757 can be empty.
18561 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
20544 (vc-git--empty-db-p):
[all …]
/dports/editors/emacs/emacs-27.2/info/
H A Demacs.info7358 ‘M-p’ (‘isearch-ring-retreat’) and ‘M-n’ (‘isearch-ring-advance’) move
9483 (‘kmacro-cycle-ring-next’).
9486 later) (‘kmacro-cycle-ring-previous’).
9503 the macro ring immediately by typing ‘C-n’ or ‘C-p’.
9510 The commands ‘C-x C-k C-n’ (‘kmacro-cycle-ring-next’) and ‘C-x C-k
9511 C-p’ (‘kmacro-cycle-ring-previous’) rotate the macro ring, bringing the
9523 determined by the customizable variable ‘kmacro-ring-max’.
30684 If the LABELS argument to ‘C-M-n’, ‘C-M-p’ or ‘C-M-l’ is empty, it
48597 * kmacro-cycle-ring-next: Keyboard Macro Ring. (line 41)
48598 * kmacro-cycle-ring-previous: Keyboard Macro Ring. (line 41)
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.22465 M-g p and M-g M-p run previous-error.
1457 to the kill-ring, but does not delete it.
1849 kmacro package.
1859 The C-x C-k sequence is now a prefix for the kmacro keymap which
1863 C-x C-k C-a, and C-x C-k C-f. See the commentary in kmacro.el
1874 this behavior via the variables kmacro-call-repeat-key and
1875 kmacro-call-repeat-with-arg.
2854 empty lines within the macro better.
2874 indentation is turned off and there are empty lines (save for the
3924 empty matches are omitted from the returned list.
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DNEWS.22465 M-g p and M-g M-p run previous-error.
1457 to the kill-ring, but does not delete it.
1849 kmacro package.
1859 The C-x C-k sequence is now a prefix for the kmacro keymap which
1863 C-x C-k C-a, and C-x C-k C-f. See the commentary in kmacro.el
1874 this behavior via the variables kmacro-call-repeat-key and
1875 kmacro-call-repeat-with-arg.
2854 empty lines within the macro better.
2874 indentation is turned off and there are empty lines (save for the
3924 empty matches are omitted from the returned list.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.319144 against an empty ring (bug#48770).
19649 Fix kmacro-view-ring-2nd doc string
19651 * lisp/kmacro.el (kmacro-view-ring-2nd): Fix doc string (bug#15020).
30265 string-greaterp, string-empty-p, string-prefix-p, string-suffix-p
32286 string-greaterp, string-empty-p, string-blank-p, string-prefix-p and
162725 312c565566 Don't add empty keyboard macro to macro ring (Bug#24992)
164804 (kmacro-p, kmacro-keyboard-macro-p): New functions.
177662 Don't add empty keyboard macro to macro ring (Bug#24992)
218032 Copy just non-empty strings to kill-ring
218035 Do not change the kill ring when the string is empty (Bug#24103).
[all …]
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.352513 (map-empty-p): Define it in terms of map-length.
74145 312c565566 Don't add empty keyboard macro to macro ring (Bug#24992)
76217 (insert-kbd-macro): Use kmacro-keyboard-macro-p so it also works for
76224 (kmacro-p, kmacro-keyboard-macro-p): New functions.
85308 (kmacro-counter, kmacro-set-format, kmacro-set-counter)
89082 Don't add empty keyboard macro to macro ring (Bug#24992)
101384 * lisp/kmacro.el (kmacro-start-macro, kmacro-call-macro)
129454 Copy just non-empty strings to kill-ring
129457 Do not change the kill ring when the string is empty (Bug#24103).
134388 (abbrev-table-empty-p-test, list-abbrevs-test)
[all …]

12