/dports/editors/emacs/emacs-27.2/doc/emacs/ |
H A D | kmacro.texi | 160 @findex kmacro-start-macro 161 @findex kmacro-end-macro 243 @vindex kmacro-ring-max 276 (@code{kmacro-set-format}). 310 @findex kmacro-set-counter 320 @findex kmacro-add-counter 328 @findex kmacro-set-format 440 @findex kmacro-bind-to-key 500 @findex kmacro-edit-macro 506 editing it. Type @kbd{C-h m} once in that buffer to display details [all …]
|
H A D | Makefile.in | 120 ${srcdir}/display.texi \ 151 ${srcdir}/kmacro.texi \
|
H A D | ChangeLog.1 | 1373 * kmacro.texi (Edit Keyboard Macro): Fix typo. 7812 * kmacro.texi: Minor clarifications. 8762 * kmacro.texi (Keyboard Macros): Fix menu. 9444 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4. 9776 Mention `kmacro-ring-max'. 9778 `kmacro-insert-counter', `kmacro-set-counter', 9779 `kmacro-add-counter' and `kmacro-set-format'. 9925 with new `kmacro-name-last-macro'. 9954 * kmacro.texi (Basic Keyboard Macro): 10029 * kmacro.texi (Keyboard Macro Ring): Rename section. [all …]
|
H A D | regs.texi | 37 All of the commands that prompt for a register will display a 40 customize @code{register-preview-delay}. To prevent this display, set 274 @findex kmacro-to-register 278 (@code{kmacro-to-register}) stores the last keyboard macro in register 334 To display a list of all your bookmarks in a separate buffer, type
|
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/ |
H A D | kmacro.texi | 160 @findex kmacro-start-macro 161 @findex kmacro-end-macro 251 @vindex kmacro-ring-max 284 (@code{kmacro-set-format}). 318 @findex kmacro-set-counter 328 @findex kmacro-add-counter 336 @findex kmacro-set-format 448 @findex kmacro-bind-to-key 508 @findex kmacro-edit-macro 514 editing it. Type @kbd{C-h m} once in that buffer to display details [all …]
|
H A D | Makefile.in | 116 ${srcdir}/display.texi \ 148 ${srcdir}/kmacro.texi \
|
H A D | ChangeLog.1 | 1373 * kmacro.texi (Edit Keyboard Macro): Fix typo. 7812 * kmacro.texi: Minor clarifications. 8762 * kmacro.texi (Keyboard Macros): Fix menu. 9444 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4. 9776 Mention `kmacro-ring-max'. 9778 `kmacro-insert-counter', `kmacro-set-counter', 9779 `kmacro-add-counter' and `kmacro-set-format'. 9925 with new `kmacro-name-last-macro'. 9954 * kmacro.texi (Basic Keyboard Macro): 10029 * kmacro.texi (Keyboard Macro Ring): Rename section. [all …]
|
H A D | regs.texi | 37 All of the commands that prompt for a register will display a 40 customize @code{register-preview-delay}. To prevent this display, set 284 @findex kmacro-to-register 288 (@code{kmacro-to-register}) stores the last keyboard macro in register 344 To display a list of all your bookmarks in a separate buffer, type
|
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/ |
H A D | maps.texi | 92 @item kmacro-keymap 93 @vindex kmacro-keymap 114 These keymaps display the main, top-level menus in the menu bar.@* 144 to be informative in @kbd{C-h b} (@code{display-bindings}),
|
/dports/editors/emacs/emacs-27.2/doc/lispref/ |
H A D | maps.texi | 95 @item kmacro-keymap 96 @vindex kmacro-keymap 117 These keymaps display the main, top-level menus in the menu bar.@* 147 to be informative in @kbd{C-h b} (@code{display-bindings}),
|
/dports/lang/mit-scheme/mit-scheme-9.2/src/edwin/ |
H A D | .edwin-ffi | 75 ("display" (edwin display-type)) 104 ("kmacro" (edwin))
|
H A D | edwin.ldr | 111 (load "display" (->environment '(EDWIN DISPLAY-TYPE))) 230 (load "kmacro" environment)
|
H A D | edwin.pkg | 77 "kmacro" ; keyboard macros 244 (files "display") 247 editor-display-types) 249 display-type? 250 display-type/available? 252 display-type/make-screen 254 display-type/name 255 display-type/with-display-grabbed 258 make-display-type 259 name->display-type)) [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/lisp/ |
H A D | ChangeLog.11 | 993 * kmacro.el (kmacro-default-counter-format): New var. 995 (kmacro-display): Remove `nil' from `and' form. Delete call to 2954 * kmacro.el (group kmacro): Add :version. 3771 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and 3775 (kmacro-display): Show macro counter if non-zero. 3979 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add. 3980 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form. 4482 (kmacro-keymap): Bind kmacro-name-last-macro to n. 4483 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro) 9339 * kmacro.el (kmacro-call-macro): Fix docstring. [all …]
|
H A D | ChangeLog.10 | 4242 * kmacro.el (kmacro-end-and-call-macro): Doc fix. 10575 * kmacro.el (kmacro-step-edit-query): Use RET to execute rest of 10908 * kmacro.el (kmacro-start-macro): Doc fix. 10920 * kmacro.el (kmacro-keymap): Change bindings: 11006 * kmacro.el (kmacro-call-macro): Rephrase repeat prompt. 11247 * kmacro.el (kmacro-end-and-call-macro): New command to end and 11256 (kmacro-step-edit-prompt, kmacro-step-edit-query) 11257 (kmacro-step-edit-insert, kmacro-step-edit-pre-command) 11258 (kmacro-step-edit-minibuf-setup, kmacro-step-edit-post-command): 11642 (kmacro-repeat-on-last-key): Rename from kmacro-repeat-loop and [all …]
|
H A D | ChangeLog.17 | 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. 25901 kmacro-call-macro or repeating won't work correctly. 25912 * kmacro.el (kmacro-to-register): New command. 25913 (kmacro-execute-from-register): New function. [all …]
|
H A D | ChangeLog.16 | 4627 (display-time-world): Use display-buffer (Bug#12708). 7241 (gdb-display-stack-buffer, gdb-display-locals-buffer) 9047 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817) 11824 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map. 18677 (display-buffer-set-width, display-buffer-in-window) 18701 (special-display-regexps, special-display-function): 19238 * time.el (display-time-world-list, display-time-world-display): 20785 (display-buffer-normalize-options, display-buffer) 23657 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous) 23658 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro): [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/ |
H A D | ChangeLog.11 | 993 * kmacro.el (kmacro-default-counter-format): New var. 995 (kmacro-display): Remove `nil' from `and' form. Delete call to 2954 * kmacro.el (group kmacro): Add :version. 3771 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and 3775 (kmacro-display): Show macro counter if non-zero. 3979 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add. 3980 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form. 4482 (kmacro-keymap): Bind kmacro-name-last-macro to n. 4483 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro) 9339 * kmacro.el (kmacro-call-macro): Fix docstring. [all …]
|
H A D | finder-inf.el | 224 (kmacro . [nil nil "enhanced keyboard macros"]) 476 …kmacro json imenu ido ibuffer hippie-exp frameset follow filesets filecache ffap ebuff-menu displa…
|
H A D | cus-load.el | 85 …lock ffap filecache filesets follow hippie-exp hl-line ibuffer ido imenu kmacro linum org-protocol… 125 (put 'display 'custom-loads '(display-fill-column-indicator display-line-numbers face-remap)) 453 (put 'keyboard 'custom-loads '(autoarg chistory keypad kmacro type-break)) 454 (put 'kmacro 'custom-loads '(edmacro kmacro)) 1097 (custom-put-if-not 'kmacro 'custom-version '"22.1") 1098 (custom-put-if-not 'kmacro 'group-documentation "Simplified keyboard macro user interface.")
|
H A D | ChangeLog.10 | 4242 * kmacro.el (kmacro-end-and-call-macro): Doc fix. 10575 * kmacro.el (kmacro-step-edit-query): Use RET to execute rest of 10908 * kmacro.el (kmacro-start-macro): Doc fix. 10920 * kmacro.el (kmacro-keymap): Change bindings: 11006 * kmacro.el (kmacro-call-macro): Rephrase repeat prompt. 11247 * kmacro.el (kmacro-end-and-call-macro): New command to end and 11256 (kmacro-step-edit-prompt, kmacro-step-edit-query) 11257 (kmacro-step-edit-insert, kmacro-step-edit-pre-command) 11258 (kmacro-step-edit-minibuf-setup, kmacro-step-edit-post-command): 11642 (kmacro-repeat-on-last-key): Rename from kmacro-repeat-loop and [all …]
|
H A D | ChangeLog.17 | 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. 25901 kmacro-call-macro or repeating won't work correctly. 25912 * kmacro.el (kmacro-to-register): New command. 25913 (kmacro-execute-from-register): New function. [all …]
|
H A D | ChangeLog.16 | 4627 (display-time-world): Use display-buffer (Bug#12708). 7241 (gdb-display-stack-buffer, gdb-display-locals-buffer) 9047 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817) 11824 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map. 18677 (display-buffer-set-width, display-buffer-in-window) 18701 (special-display-regexps, special-display-function): 19238 * time.el (display-time-world-list, display-time-world-display): 20785 (display-buffer-normalize-options, display-buffer) 23657 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous) 23658 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro): [all …]
|
/dports/editors/emacs/emacs-27.2/admin/ |
H A D | release-process | 285 display.texi 298 kmacro.texi 336 display.texi
|
/dports/editors/emacs-devel/emacs-4d1968b/admin/ |
H A D | release-process | 278 display.texi 291 kmacro.texi 329 display.texi
|