/dports/editors/emacs/emacs-27.2/doc/emacs/ |
H A D | kmacro.texi | 193 (@code{kmacro-cycle-ring-next}). 195 Rotate the keyboard macro ring to the previous macro (defined later) 196 (@code{kmacro-cycle-ring-previous}). 209 will rotate the keyboard macro ring to the second-previous macro, 226 @findex kmacro-cycle-ring-next 228 @findex kmacro-cycle-ring-previous 230 The commands @kbd{C-x C-k C-n} (@code{kmacro-cycle-ring-next}) and 231 @kbd{C-x C-k C-p} (@code{kmacro-cycle-ring-previous}) rotate the 232 macro ring, bringing the next or previous keyboard macro to the head 243 @vindex kmacro-ring-max [all …]
|
H A D | ChangeLog.1 | 628 * killing.texi (Deletion): Mention cycle-spacing. 2564 Mouse-3 does not copy to kill ring by default. DEL does not 2586 ring (Bug#10032). 2742 (Kill Ring): Move kill ring variable documentation here. 2781 * mini.texi (Completion Options): Add completion-cycle-threshold. 5232 ring to cindex. 9776 Mention `kmacro-ring-max'. 9778 `kmacro-insert-counter', `kmacro-set-counter', 9779 `kmacro-add-counter' and `kmacro-set-format'. 9975 selection with M-Drag-Mouse-1 does not alter the kill ring, [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/ |
H A D | kmacro.texi | 201 (@code{kmacro-cycle-ring-next}). 203 Rotate the keyboard macro ring to the previous macro (defined later) 204 (@code{kmacro-cycle-ring-previous}). 217 will rotate the keyboard macro ring to the second-previous macro, 234 @findex kmacro-cycle-ring-next 236 @findex kmacro-cycle-ring-previous 238 The commands @kbd{C-x C-k C-n} (@code{kmacro-cycle-ring-next}) and 239 @kbd{C-x C-k C-p} (@code{kmacro-cycle-ring-previous}) rotate the 240 macro ring, bringing the next or previous keyboard macro to the head 251 @vindex kmacro-ring-max [all …]
|
H A D | ChangeLog.1 | 628 * killing.texi (Deletion): Mention cycle-spacing. 2564 Mouse-3 does not copy to kill ring by default. DEL does not 2586 ring (Bug#10032). 2742 (Kill Ring): Move kill ring variable documentation here. 2781 * mini.texi (Completion Options): Add completion-cycle-threshold. 5232 ring to cindex. 9776 Mention `kmacro-ring-max'. 9778 `kmacro-insert-counter', `kmacro-set-counter', 9779 `kmacro-add-counter' and `kmacro-set-format'. 9975 selection with M-Drag-Mouse-1 does not alter the kill ring, [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/lisp/ |
H A D | ChangeLog.11 | 497 (zone-pgm-drip): Update var holding window-end position every cycle. 787 Also, no longer go to point-min on every cycle. 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. 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 D | ChangeLog.10 | 1849 (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): 2616 (vc-comment-ring, vc-comment-ring-index, vc-last-comment-match): 10577 (kmacro-step-edit-macro): Push previous macro onto ring if changed 10908 * kmacro.el (kmacro-start-macro): Doc fix. 11691 * kmacro.el (kmacro-start-macro): Doc fix. 12195 value unless pcomplete-cycle-cutoff-length is non-nil. 13994 * ibuffer.el (ibuffer-movement-cycle): New variable. [all …]
|
H A D | ChangeLog.12 | 2610 * kmacro.el (kmacro-insert-counter, kmacro-set-counter) 2613 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes. 3888 * kmacro.el: Fix commentary. 7008 * kmacro.el (kmacro-repeat-on-last-key): Doc fix. 9424 (org-cycle-global-status, org-cycle-subtree-status): Make these 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. 26165 * kmacro.el (kmacro-call-macro): [all …]
|
H A D | ChangeLog.13 | 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. 8676 first loop cycle. 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. 14442 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys. [all …]
|
H A D | ChangeLog.17 | 3892 favor of `xref--marker-ring'. 11704 * simple.el (cycle-spacing--context, cycle-spacing): Doc tweaks. 11766 prefix argument restarts `cycle-spacing' sequence. 13276 * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused 13356 * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198). 13520 * kmacro.el (kmacro-to-register): 14709 * kmacro.el (kmacro-call-macro): 18430 * kmacro.el (kmacro-step-edit-insert): 25808 * kmacro.el (kmacro-call-macro): Fix bug#14135. 25899 * kmacro.el (kmacro-call-macro): Add optional arg MACRO. [all …]
|
H A D | ChangeLog.16 | 3804 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning) 3805 (ring-length, ring-insert): 9047 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817) 11390 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index): 11824 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map. 13706 * emacs-lisp/ring.el (ring-extend): New function. 18892 * isearch.el (isearch-ring-adjust1): Start visiting previous 19651 * bs.el (bs-cycle-next, bs-cycle-previous): 20231 * bs.el (bs-cycle-next, bs-cycle-previous): 23657 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous) [all …]
|
H A D | ChangeLog.14 | 3521 * electric.el, hexl.el, isearch.el, isearchb.el, kmacro.el: 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'. 13203 (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode) 16456 (ring): Don't require it, not used. 17268 isearch-ring-adjust. [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/ |
H A D | ChangeLog.11 | 497 (zone-pgm-drip): Update var holding window-end position every cycle. 787 Also, no longer go to point-min on every cycle. 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. 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 D | ChangeLog.10 | 1849 (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): 2616 (vc-comment-ring, vc-comment-ring-index, vc-last-comment-match): 10577 (kmacro-step-edit-macro): Push previous macro onto ring if changed 10908 * kmacro.el (kmacro-start-macro): Doc fix. 11691 * kmacro.el (kmacro-start-macro): Doc fix. 12195 value unless pcomplete-cycle-cutoff-length is non-nil. 13994 * ibuffer.el (ibuffer-movement-cycle): New variable. [all …]
|
H A D | ChangeLog.12 | 2610 * kmacro.el (kmacro-insert-counter, kmacro-set-counter) 2613 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes. 3888 * kmacro.el: Fix commentary. 7008 * kmacro.el (kmacro-repeat-on-last-key): Doc fix. 9424 (org-cycle-global-status, org-cycle-subtree-status): Make these 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. 26165 * kmacro.el (kmacro-call-macro): [all …]
|
H A D | ChangeLog.13 | 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. 8676 first loop cycle. 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. 14442 * kmacro.el (kmacro-bind-to-key): Avoid comparisons on function keys. [all …]
|
H A D | ChangeLog.17 | 3892 favor of `xref--marker-ring'. 11704 * simple.el (cycle-spacing--context, cycle-spacing): Doc tweaks. 11766 prefix argument restarts `cycle-spacing' sequence. 13276 * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused 13356 * kmacro.el (kmacro-exec-ring-item): Doc fix (bug#14198). 13520 * kmacro.el (kmacro-to-register): 14709 * kmacro.el (kmacro-call-macro): 18430 * kmacro.el (kmacro-step-edit-insert): 25808 * kmacro.el (kmacro-call-macro): Fix bug#14135. 25899 * kmacro.el (kmacro-call-macro): Add optional arg MACRO. [all …]
|
H A D | ChangeLog.16 | 3804 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning) 3805 (ring-length, ring-insert): 9047 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817) 11390 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index): 11824 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map. 13706 * emacs-lisp/ring.el (ring-extend): New function. 18892 * isearch.el (isearch-ring-adjust1): Start visiting previous 19651 * bs.el (bs-cycle-next, bs-cycle-previous): 20231 * bs.el (bs-cycle-next, bs-cycle-previous): 23657 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous) [all …]
|
H A D | ChangeLog.14 | 3521 * electric.el, hexl.el, isearch.el, isearchb.el, kmacro.el: 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'. 13203 (org-mode, org-cycle, orgstruct-mode, org-run-like-in-org-mode) 16456 (ring): Don't require it, not used. 17268 isearch-ring-adjust. [all …]
|
/dports/editors/emacs/emacs-27.2/info/ |
H A D | emacs.info | 4232 of ‘C-u C-<SPC>’ to cycle through the mark ring. By default, 9483 (‘kmacro-cycle-ring-next’). 9486 later) (‘kmacro-cycle-ring-previous’). 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’. 29014 previous or next point in the cycle. Type ‘g m p t’ to go to the 29022 backward and forward to the previous or next point in the cycle. Type 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 D | NEWS.22 | 544 cycle for each frame, using the frame-local buffer list. 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. 2248 end-of-line key commands (usually, ^A and ^E) cycle through the 2485 of BibTeX entry to kill ring (bound to C-c C-t). 2553 java sources (previous method). [all …]
|
H A D | NEWS.24 | 368 ** New command `cycle-spacing' acts like a smarter `just-one-space'. 394 *** New command `C-x C-k x' (`kmacro-to-register') stores keyboard 586 will cycle through faces in `hi-lock-face-defaults' without prompting. 1499 next and previous path separator, respectively. 2178 warning ("Eager macro-expansion skipped due to cycle") describing the cycle. 2253 and `display-buffer-in-previous-window'. 2464 *** New option `completion-cycle-threshold' allows completion cycling. 2804 the kill ring. The selected text is put in the primary selection, if 2816 This pastes from the primary selection, ignoring the kill-ring. 2822 Thus, commands that kill text or copy it to the kill-ring (such as [all …]
|
/dports/editors/emacs/emacs-27.2/etc/ |
H A D | NEWS.22 | 544 cycle for each frame, using the frame-local buffer list. 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. 2248 end-of-line key commands (usually, ^A and ^E) cycle through the 2485 of BibTeX entry to kill ring (bound to C-c C-t). 2553 java sources (previous method). [all …]
|
H A D | NEWS.24 | 368 ** New command `cycle-spacing' acts like a smarter `just-one-space'. 394 *** New command `C-x C-k x' (`kmacro-to-register') stores keyboard 586 will cycle through faces in `hi-lock-face-defaults' without prompting. 1499 next and previous path separator, respectively. 2178 warning ("Eager macro-expansion skipped due to cycle") describing the cycle. 2253 and `display-buffer-in-previous-window'. 2464 *** New option `completion-cycle-threshold' allows completion cycling. 2804 the kill ring. The selected text is put in the primary selection, if 2816 This pastes from the primary selection, ignoring the kill-ring. 2822 Thus, commands that kill text or copy it to the kill-ring (such as [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/ |
H A D | ChangeLog.3 | 6673 Fix mistake in test for erc-ring-previous-command 6675 * test/lisp/erc/erc-tests.el (erc-ring-previous-command): 13183 use file-cache-cycle to continue cycling the previous completion 19649 Fix kmacro-view-ring-2nd doc string 19651 * lisp/kmacro.el (kmacro-view-ring-2nd): Fix doc string (bug#15020). 22214 (log-edit-maximum-comment-ring-size, log-edit-previous-comment) 32550 * test/lisp/erc/erc-tests.el: (erc-ring-previous-command) 121411 (viper-cycle-through-mark-ring, viper-goto-mark-subr) 204710 (test-cycle-memq, test-cycle-memql, test-cycle-assq) 204711 (test-cycle-assoc, test-cycle-rassq, test-cycle-rassoc) [all …]
|
/dports/editors/emacs/emacs-27.2/ |
H A D | ChangeLog.3 | 32832 (viper-cycle-through-mark-ring, viper-goto-mark-subr) 33161 * lisp/erc/erc-ring.el (ring): Ditto. 41270 ,(let ((cycle (list nil))) (setcdr cycle cycle)) () a)), 85308 (kmacro-counter, kmacro-set-format, kmacro-set-counter) 101384 * lisp/kmacro.el (kmacro-start-macro, kmacro-call-macro) 116129 (test-cycle-length, test-cycle-safe-length, test-cycle-member) 116130 (test-cycle-memq, test-cycle-memql, test-cycle-assq) 116131 (test-cycle-assoc, test-cycle-rassq, test-cycle-rassoc) 116132 (test-cycle-delq, test-cycle-delete, test-cycle-reverse) 116135 (test-cycle-lax-plist-put, test-cycle-equal, test-cycle-nconc): [all …]
|