diff options
| author | Glenn Morris | 2018-01-01 06:34:11 -0500 |
|---|---|---|
| committer | Glenn Morris | 2018-01-01 06:34:11 -0500 |
| commit | 30d6c31301a348fa2d227af8e490ebe41616a242 (patch) | |
| tree | 0b2bc04aa1879ab06df64ffabd9a4afca183efe4 | |
| parent | 63b04c11d530f4a6a41f112d1b3ba1ed1eb81195 (diff) | |
| download | emacs-30d6c31301a348fa2d227af8e490ebe41616a242.tar.gz emacs-30d6c31301a348fa2d227af8e490ebe41616a242.zip | |
; Auto-commit of loaddefs files.
| -rw-r--r-- | lisp/ldefs-boot.el | 36 |
1 files changed, 10 insertions, 26 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 0ae0ead498b..843f4c3cc25 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -6860,8 +6860,7 @@ a non-positive integer, and enable the mode otherwise | |||
| 6860 | 6860 | ||
| 6861 | When Delete Selection mode is enabled, typed text replaces the selection | 6861 | When Delete Selection mode is enabled, typed text replaces the selection |
| 6862 | if the selection is active. Otherwise, typed text is just inserted at | 6862 | if the selection is active. Otherwise, typed text is just inserted at |
| 6863 | point regardless of any selection. Also, commands that normally delete | 6863 | point regardless of any selection. |
| 6864 | just one character will delete the entire selection instead. | ||
| 6865 | 6864 | ||
| 6866 | See `delete-selection-helper' and `delete-selection-pre-hook' for | 6865 | See `delete-selection-helper' and `delete-selection-pre-hook' for |
| 6867 | information on adapting behavior of commands in Delete Selection mode. | 6866 | information on adapting behavior of commands in Delete Selection mode. |
| @@ -9581,9 +9580,10 @@ To change the default, set the variable `ediff-use-toolbar-p', which see. | |||
| 9581 | (autoload 'edit-kbd-macro "edmacro" "\ | 9580 | (autoload 'edit-kbd-macro "edmacro" "\ |
| 9582 | Edit a keyboard macro. | 9581 | Edit a keyboard macro. |
| 9583 | At the prompt, type any key sequence which is bound to a keyboard macro. | 9582 | At the prompt, type any key sequence which is bound to a keyboard macro. |
| 9584 | Or, type `C-x e' or RET to edit the last keyboard macro, `C-h l' to edit | 9583 | Or, type `\\[kmacro-end-and-call-macro]' or RET to edit the last |
| 9585 | the last 300 keystrokes as a keyboard macro, or `\\[execute-extended-command]' to edit a macro by | 9584 | keyboard macro, `\\[view-lossage]' to edit the last 300 |
| 9586 | its command name. | 9585 | keystrokes as a keyboard macro, or `\\[execute-extended-command]' |
| 9586 | to edit a macro by its command name. | ||
| 9587 | With a prefix argument, format the macro in a more concise way. | 9587 | With a prefix argument, format the macro in a more concise way. |
| 9588 | 9588 | ||
| 9589 | \(fn KEYS &optional PREFIX FINISH-HOOK STORE-HOOK)" t nil) | 9589 | \(fn KEYS &optional PREFIX FINISH-HOOK STORE-HOOK)" t nil) |
| @@ -12670,7 +12670,7 @@ whose elements are of the form (VAR . VALUE). | |||
| 12670 | 12670 | ||
| 12671 | When a connection to a remote server is opened, the server's | 12671 | When a connection to a remote server is opened, the server's |
| 12672 | connection profiles are found. A server may be assigned a | 12672 | connection profiles are found. A server may be assigned a |
| 12673 | connection profile using `connection-local-set-profile'. Then | 12673 | connection profile using `connection-local-set-profiles'. Then |
| 12674 | variables are set in the server's process buffer according to the | 12674 | variables are set in the server's process buffer according to the |
| 12675 | VARIABLES list of the connection profile. The list is processed | 12675 | VARIABLES list of the connection profile. The list is processed |
| 12676 | in order. | 12676 | in order. |
| @@ -18653,7 +18653,10 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\" | |||
| 18653 | ;;; Generated autoloads from emacs-lisp/inline.el | 18653 | ;;; Generated autoloads from emacs-lisp/inline.el |
| 18654 | 18654 | ||
| 18655 | (autoload 'define-inline "inline" "\ | 18655 | (autoload 'define-inline "inline" "\ |
| 18656 | Define an inline function NAME with arguments ARGS and body in BODY. | ||
| 18656 | 18657 | ||
| 18658 | This is like `defmacro', but has several advantages. | ||
| 18659 | See Info node `(elisp)Defining Functions' for more details. | ||
| 18657 | 18660 | ||
| 18658 | \(fn NAME ARGS &rest BODY)" nil t) | 18661 | \(fn NAME ARGS &rest BODY)" nil t) |
| 18659 | 18662 | ||
| @@ -25459,25 +25462,6 @@ they are not by default assigned to keys. | |||
| 25459 | 25462 | ||
| 25460 | ;;;*** | 25463 | ;;;*** |
| 25461 | 25464 | ||
| 25462 | ;;;### (autoloads nil "pinentry" "net/pinentry.el" (0 0 0 0)) | ||
| 25463 | ;;; Generated autoloads from net/pinentry.el | ||
| 25464 | (push (purecopy '(pinentry 0 1)) package--builtin-versions) | ||
| 25465 | |||
| 25466 | (autoload 'pinentry-start "pinentry" "\ | ||
| 25467 | Start a Pinentry service. | ||
| 25468 | |||
| 25469 | Once the environment is properly set, subsequent invocations of | ||
| 25470 | the gpg command will interact with Emacs for passphrase input. | ||
| 25471 | |||
| 25472 | If the optional QUIET argument is non-nil, messages at startup | ||
| 25473 | will not be shown. | ||
| 25474 | |||
| 25475 | \(fn &optional QUIET)" t nil) | ||
| 25476 | |||
| 25477 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "pinentry" '("pinentry-"))) | ||
| 25478 | |||
| 25479 | ;;;*** | ||
| 25480 | |||
| 25481 | ;;;### (autoloads nil "pixel-scroll" "pixel-scroll.el" (0 0 0 0)) | 25465 | ;;;### (autoloads nil "pixel-scroll" "pixel-scroll.el" (0 0 0 0)) |
| 25482 | ;;; Generated autoloads from pixel-scroll.el | 25466 | ;;; Generated autoloads from pixel-scroll.el |
| 25483 | 25467 | ||
| @@ -38288,7 +38272,7 @@ or call the function `winner-mode'.") | |||
| 38288 | Toggle Winner mode on or off. | 38272 | Toggle Winner mode on or off. |
| 38289 | With a prefix argument ARG, enable Winner mode if ARG is | 38273 | With a prefix argument ARG, enable Winner mode if ARG is |
| 38290 | positive, and disable it otherwise. If called from Lisp, enable | 38274 | positive, and disable it otherwise. If called from Lisp, enable |
| 38291 | the mode if ARG is omitted or nil, and toggle it if ARG is ‘toggle’. | 38275 | the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'. |
| 38292 | 38276 | ||
| 38293 | Winner mode is a global minor mode that records the changes in | 38277 | Winner mode is a global minor mode that records the changes in |
| 38294 | the window configuration (i.e. how the frames are partitioned | 38278 | the window configuration (i.e. how the frames are partitioned |