diff options
| author | Chong Yidong | 2009-06-19 17:10:15 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-06-19 17:10:15 +0000 |
| commit | c08ab656b03edb786246b68c0873147fdfae6a6a (patch) | |
| tree | 4704eec5da08fd298cd144fa72d74405b0d5b892 | |
| parent | 16e8227107e57469f985517b56b732c0ddff3571 (diff) | |
| download | emacs-c08ab656b03edb786246b68c0873147fdfae6a6a.tar.gz emacs-c08ab656b03edb786246b68c0873147fdfae6a6a.zip | |
Regenerate.
| -rw-r--r-- | lisp/ldefs-boot.el | 81 |
1 files changed, 42 insertions, 39 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index cec8aac464c..6d5126ee150 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -2685,7 +2685,7 @@ and corresponding effects. | |||
| 2685 | 2685 | ||
| 2686 | ;;;*** | 2686 | ;;;*** |
| 2687 | 2687 | ||
| 2688 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18787 48920)) | 2688 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (18991 49069)) |
| 2689 | ;;; Generated autoloads from calendar/cal-dst.el | 2689 | ;;; Generated autoloads from calendar/cal-dst.el |
| 2690 | 2690 | ||
| 2691 | (put 'calendar-daylight-savings-starts 'risky-local-variable t) | 2691 | (put 'calendar-daylight-savings-starts 'risky-local-variable t) |
| @@ -3946,8 +3946,8 @@ on third call it again advances points to the next difference and so on. | |||
| 3946 | ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start | 3946 | ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start |
| 3947 | ;;;;;; compile compilation-disable-input compile-command compilation-search-path | 3947 | ;;;;;; compile compilation-disable-input compile-command compilation-search-path |
| 3948 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook | 3948 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook |
| 3949 | ;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (18961 | 3949 | ;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19001 |
| 3950 | ;;;;;; 36796)) | 3950 | ;;;;;; 6801)) |
| 3951 | ;;; Generated autoloads from progmodes/compile.el | 3951 | ;;; Generated autoloads from progmodes/compile.el |
| 3952 | 3952 | ||
| 3953 | (defvar compilation-mode-hook nil "\ | 3953 | (defvar compilation-mode-hook nil "\ |
| @@ -4187,8 +4187,8 @@ Enable dynamic word-completion. | |||
| 4187 | ;;;*** | 4187 | ;;;*** |
| 4188 | 4188 | ||
| 4189 | ;;;### (autoloads (global-auto-composition-mode auto-composition-mode | 4189 | ;;;### (autoloads (global-auto-composition-mode auto-composition-mode |
| 4190 | ;;;;;; encode-composition-rule) "composite" "composite.el" (18890 | 4190 | ;;;;;; encode-composition-rule) "composite" "composite.el" (18999 |
| 4191 | ;;;;;; 15680)) | 4191 | ;;;;;; 41411)) |
| 4192 | ;;; Generated autoloads from composite.el | 4192 | ;;; Generated autoloads from composite.el |
| 4193 | 4193 | ||
| 4194 | (autoload 'encode-composition-rule "composite" "\ | 4194 | (autoload 'encode-composition-rule "composite" "\ |
| @@ -8038,7 +8038,7 @@ Display Ediff's registry. | |||
| 8038 | ;;;*** | 8038 | ;;;*** |
| 8039 | 8039 | ||
| 8040 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) | 8040 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) |
| 8041 | ;;;;;; "ediff-util" "ediff-util.el" (18791 16508)) | 8041 | ;;;;;; "ediff-util" "ediff-util.el" (18989 18316)) |
| 8042 | ;;; Generated autoloads from ediff-util.el | 8042 | ;;; Generated autoloads from ediff-util.el |
| 8043 | 8043 | ||
| 8044 | (autoload 'ediff-toggle-multiframe "ediff-util" "\ | 8044 | (autoload 'ediff-toggle-multiframe "ediff-util" "\ |
| @@ -8059,7 +8059,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see. | |||
| 8059 | 8059 | ||
| 8060 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro | 8060 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro |
| 8061 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" | 8061 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" |
| 8062 | ;;;;;; (18787 48912)) | 8062 | ;;;;;; (18972 18135)) |
| 8063 | ;;; Generated autoloads from edmacro.el | 8063 | ;;; Generated autoloads from edmacro.el |
| 8064 | 8064 | ||
| 8065 | (defvar edmacro-eight-bits nil "\ | 8065 | (defvar edmacro-eight-bits nil "\ |
| @@ -8112,7 +8112,7 @@ or nil, use a compact 80-column format. | |||
| 8112 | ;;;*** | 8112 | ;;;*** |
| 8113 | 8113 | ||
| 8114 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" | 8114 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" |
| 8115 | ;;;;;; "emulation/edt.el" (18787 48923)) | 8115 | ;;;;;; "emulation/edt.el" (18979 58015)) |
| 8116 | ;;; Generated autoloads from emulation/edt.el | 8116 | ;;; Generated autoloads from emulation/edt.el |
| 8117 | 8117 | ||
| 8118 | (autoload 'edt-set-scroll-margins "edt" "\ | 8118 | (autoload 'edt-set-scroll-margins "edt" "\ |
| @@ -8415,8 +8415,8 @@ Not documented | |||
| 8415 | ;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region | 8415 | ;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region |
| 8416 | ;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file | 8416 | ;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file |
| 8417 | ;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys | 8417 | ;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys |
| 8418 | ;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (18941 | 8418 | ;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (18985 |
| 8419 | ;;;;;; 42892)) | 8419 | ;;;;;; 38697)) |
| 8420 | ;;; Generated autoloads from epa.el | 8420 | ;;; Generated autoloads from epa.el |
| 8421 | 8421 | ||
| 8422 | (autoload 'epa-list-keys "epa" "\ | 8422 | (autoload 'epa-list-keys "epa" "\ |
| @@ -11762,7 +11762,7 @@ If CLEAN, obsolete (ignore). | |||
| 11762 | ;;;*** | 11762 | ;;;*** |
| 11763 | 11763 | ||
| 11764 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 11764 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
| 11765 | ;;;;;; (18841 61157)) | 11765 | ;;;;;; (18990 41424)) |
| 11766 | ;;; Generated autoloads from gnus/gnus-art.el | 11766 | ;;; Generated autoloads from gnus/gnus-art.el |
| 11767 | 11767 | ||
| 11768 | (autoload 'gnus-article-prepare-display "gnus-art" "\ | 11768 | (autoload 'gnus-article-prepare-display "gnus-art" "\ |
| @@ -15567,7 +15567,7 @@ of `inferior-lisp-program'). Runs the hooks from | |||
| 15567 | ;;;### (autoloads (Info-bookmark-jump Info-speedbar-browser Info-goto-emacs-key-command-node | 15567 | ;;;### (autoloads (Info-bookmark-jump Info-speedbar-browser Info-goto-emacs-key-command-node |
| 15568 | ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index | 15568 | ;;;;;; Info-goto-emacs-command-node Info-mode info-apropos Info-index |
| 15569 | ;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual | 15569 | ;;;;;; Info-directory Info-on-current-buffer info-standalone info-emacs-manual |
| 15570 | ;;;;;; info info-other-window) "info" "info.el" (18799 16231)) | 15570 | ;;;;;; info info-other-window) "info" "info.el" (18968 34618)) |
| 15571 | ;;; Generated autoloads from info.el | 15571 | ;;; Generated autoloads from info.el |
| 15572 | 15572 | ||
| 15573 | (autoload 'info-other-window "info" "\ | 15573 | (autoload 'info-other-window "info" "\ |
| @@ -15688,8 +15688,6 @@ Advanced commands: | |||
| 15688 | \\[Info-search] Search through this Info file for specified regexp, | 15688 | \\[Info-search] Search through this Info file for specified regexp, |
| 15689 | and select the node in which the next occurrence is found. | 15689 | and select the node in which the next occurrence is found. |
| 15690 | \\[Info-search-case-sensitively] Search through this Info file for specified regexp case-sensitively. | 15690 | \\[Info-search-case-sensitively] Search through this Info file for specified regexp case-sensitively. |
| 15691 | \\[Info-search-next] Search for another occurrence of regexp | ||
| 15692 | from a previous \\<Info-mode-map>\\[Info-search] command. | ||
| 15693 | \\[isearch-forward], \\[isearch-forward-regexp] Use Isearch to search through multiple Info nodes. | 15691 | \\[isearch-forward], \\[isearch-forward-regexp] Use Isearch to search through multiple Info nodes. |
| 15694 | \\[Info-index] Search for a topic in this manual's Index and go to index entry. | 15692 | \\[Info-index] Search for a topic in this manual's Index and go to index entry. |
| 15695 | \\[Info-index-next] (comma) Move to the next match from a previous \\<Info-mode-map>\\[Info-index] command. | 15693 | \\[Info-index-next] (comma) Move to the next match from a previous \\<Info-mode-map>\\[Info-index] command. |
| @@ -16003,7 +16001,7 @@ Add submenus to the File menu, to convert to and from various formats. | |||
| 16003 | ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings | 16001 | ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings |
| 16004 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 16002 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
| 16005 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) | 16003 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) |
| 16006 | ;;;;;; "ispell" "textmodes/ispell.el" (18875 4272)) | 16004 | ;;;;;; "ispell" "textmodes/ispell.el" (18990 41424)) |
| 16007 | ;;; Generated autoloads from textmodes/ispell.el | 16005 | ;;; Generated autoloads from textmodes/ispell.el |
| 16008 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) | 16006 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) |
| 16009 | 16007 | ||
| @@ -16564,7 +16562,7 @@ If kbd macro currently being defined end it before activating it. | |||
| 16564 | ;;;*** | 16562 | ;;;*** |
| 16565 | 16563 | ||
| 16566 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" | 16564 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" |
| 16567 | ;;;;;; "language/korea-util.el" (18787 48929)) | 16565 | ;;;;;; "language/korea-util.el" (19002 15344)) |
| 16568 | ;;; Generated autoloads from language/korea-util.el | 16566 | ;;; Generated autoloads from language/korea-util.el |
| 16569 | 16567 | ||
| 16570 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ | 16568 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ |
| @@ -17979,7 +17977,7 @@ delete the draft message. | |||
| 17979 | 17977 | ||
| 17980 | ;;;*** | 17978 | ;;;*** |
| 17981 | 17979 | ||
| 17982 | ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18815 6890)) | 17980 | ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18995 59134)) |
| 17983 | ;;; Generated autoloads from mh-e/mh-e.el | 17981 | ;;; Generated autoloads from mh-e/mh-e.el |
| 17984 | 17982 | ||
| 17985 | (put 'mh-progs 'risky-local-variable t) | 17983 | (put 'mh-progs 'risky-local-variable t) |
| @@ -18542,7 +18540,7 @@ different buffer menu using the function `msb'. | |||
| 18542 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly | 18540 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly |
| 18543 | ;;;;;; describe-coding-system describe-character-set list-charset-chars | 18541 | ;;;;;; describe-coding-system describe-character-set list-charset-chars |
| 18544 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" | 18542 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" |
| 18545 | ;;;;;; (18947 41945)) | 18543 | ;;;;;; (19000 65520)) |
| 18546 | ;;; Generated autoloads from international/mule-diag.el | 18544 | ;;; Generated autoloads from international/mule-diag.el |
| 18547 | 18545 | ||
| 18548 | (autoload 'list-character-sets "mule-diag" "\ | 18546 | (autoload 'list-character-sets "mule-diag" "\ |
| @@ -18550,8 +18548,9 @@ Display a list of all character sets. | |||
| 18550 | 18548 | ||
| 18551 | The D column contains the dimension of this character set. The CH | 18549 | The D column contains the dimension of this character set. The CH |
| 18552 | column contains the number of characters in a block of this character | 18550 | column contains the number of characters in a block of this character |
| 18553 | set. The FINAL-CHAR column contains an ISO-2022 <final-char> to use | 18551 | set. The FINAL-BYTE column contains an ISO-2022 <final-byte> to use |
| 18554 | for designating this character set in ISO-2022-based coding systems. | 18552 | in the designation escape sequence for this character set in |
| 18553 | ISO-2022-based coding systems. | ||
| 18555 | 18554 | ||
| 18556 | With prefix ARG, the output format gets more cryptic, | 18555 | With prefix ARG, the output format gets more cryptic, |
| 18557 | but still shows the full information. | 18556 | but still shows the full information. |
| @@ -18945,7 +18944,7 @@ Open a network connection to HOST on PORT. | |||
| 18945 | ;;;;;; uncomment-region comment-kill comment-set-column comment-indent | 18944 | ;;;;;; uncomment-region comment-kill comment-set-column comment-indent |
| 18946 | ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line | 18945 | ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line |
| 18947 | ;;;;;; comment-padding comment-style comment-column) "newcomment" | 18946 | ;;;;;; comment-padding comment-style comment-column) "newcomment" |
| 18948 | ;;;;;; "newcomment.el" (18787 48917)) | 18947 | ;;;;;; "newcomment.el" (18971 24136)) |
| 18949 | ;;; Generated autoloads from newcomment.el | 18948 | ;;; Generated autoloads from newcomment.el |
| 18950 | 18949 | ||
| 18951 | (defalias 'indent-for-comment 'comment-indent) | 18950 | (defalias 'indent-for-comment 'comment-indent) |
| @@ -19079,12 +19078,16 @@ Comment or uncomment each line in the region. | |||
| 19079 | With just \\[universal-argument] prefix arg, uncomment each line in region BEG .. END. | 19078 | With just \\[universal-argument] prefix arg, uncomment each line in region BEG .. END. |
| 19080 | Numeric prefix ARG means use ARG comment characters. | 19079 | Numeric prefix ARG means use ARG comment characters. |
| 19081 | If ARG is negative, delete that many comment characters instead. | 19080 | If ARG is negative, delete that many comment characters instead. |
| 19082 | By default, comments start at the left margin, are terminated on each line, | ||
| 19083 | even for syntax in which newline does not end the comment and blank lines | ||
| 19084 | do not get comments. This can be changed with `comment-style'. | ||
| 19085 | 19081 | ||
| 19086 | The strings used as comment starts are built from | 19082 | The strings used as comment starts are built from `comment-start' |
| 19087 | `comment-start' without trailing spaces and `comment-padding'. | 19083 | and `comment-padding'; the strings used as comment ends are built |
| 19084 | from `comment-end' and `comment-padding'. | ||
| 19085 | |||
| 19086 | By default, the `comment-start' markers are inserted at the | ||
| 19087 | current indentation of the region, and comments are terminated on | ||
| 19088 | each line (even for syntaxes in which newline does not end the | ||
| 19089 | comment and blank lines do not get comments). This can be | ||
| 19090 | changed with `comment-style'. | ||
| 19088 | 19091 | ||
| 19089 | \(fn BEG END &optional ARG)" t nil) | 19092 | \(fn BEG END &optional ARG)" t nil) |
| 19090 | 19093 | ||
| @@ -21288,7 +21291,7 @@ Import public keys in the current buffer. | |||
| 21288 | ;;;*** | 21291 | ;;;*** |
| 21289 | 21292 | ||
| 21290 | ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" | 21293 | ;;;### (autoloads (pgg-gpg-symmetric-key-p) "pgg-gpg" "pgg-gpg.el" |
| 21291 | ;;;;;; (18787 48917)) | 21294 | ;;;;;; (19002 31833)) |
| 21292 | ;;; Generated autoloads from pgg-gpg.el | 21295 | ;;; Generated autoloads from pgg-gpg.el |
| 21293 | 21296 | ||
| 21294 | (autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\ | 21297 | (autoload 'pgg-gpg-symmetric-key-p "pgg-gpg" "\ |
| @@ -24108,7 +24111,7 @@ for modes derived from Text mode, like Mail mode. | |||
| 24108 | ;;;*** | 24111 | ;;;*** |
| 24109 | 24112 | ||
| 24110 | ;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" | 24113 | ;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" |
| 24111 | ;;;;;; (18804 45209)) | 24114 | ;;;;;; (19001 2148)) |
| 24112 | ;;; Generated autoloads from progmodes/ruby-mode.el | 24115 | ;;; Generated autoloads from progmodes/ruby-mode.el |
| 24113 | 24116 | ||
| 24114 | (autoload 'ruby-mode "ruby-mode" "\ | 24117 | (autoload 'ruby-mode "ruby-mode" "\ |
| @@ -25476,7 +25479,7 @@ interactively. If there's no argument, do it at the current buffer | |||
| 25476 | ;;;*** | 25479 | ;;;*** |
| 25477 | 25480 | ||
| 25478 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" | 25481 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" |
| 25479 | ;;;;;; "mail/smtpmail.el" (18862 237)) | 25482 | ;;;;;; "mail/smtpmail.el" (18971 23221)) |
| 25480 | ;;; Generated autoloads from mail/smtpmail.el | 25483 | ;;; Generated autoloads from mail/smtpmail.el |
| 25481 | 25484 | ||
| 25482 | (autoload 'smtpmail-send-it "smtpmail" "\ | 25485 | (autoload 'smtpmail-send-it "smtpmail" "\ |
| @@ -25544,8 +25547,8 @@ then `snmpv2-mode-hook'. | |||
| 25544 | 25547 | ||
| 25545 | ;;;*** | 25548 | ;;;*** |
| 25546 | 25549 | ||
| 25547 | ;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (18787 | 25550 | ;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (18983 |
| 25548 | ;;;;;; 48920)) | 25551 | ;;;;;; 49576)) |
| 25549 | ;;; Generated autoloads from calendar/solar.el | 25552 | ;;; Generated autoloads from calendar/solar.el |
| 25550 | 25553 | ||
| 25551 | (autoload 'sunrise-sunset "solar" "\ | 25554 | (autoload 'sunrise-sunset "solar" "\ |
| @@ -26627,7 +26630,7 @@ The variable `tab-width' controls the spacing of tab stops. | |||
| 26627 | ;;;;;; table-recognize table-insert-row-column table-insert-column | 26630 | ;;;;;; table-recognize table-insert-row-column table-insert-column |
| 26628 | ;;;;;; table-insert-row table-insert table-point-left-cell-hook | 26631 | ;;;;;; table-insert-row table-insert table-point-left-cell-hook |
| 26629 | ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) | 26632 | ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) |
| 26630 | ;;;;;; "table" "textmodes/table.el" (18791 16534)) | 26633 | ;;;;;; "table" "textmodes/table.el" (18971 25081)) |
| 26631 | ;;; Generated autoloads from textmodes/table.el | 26634 | ;;; Generated autoloads from textmodes/table.el |
| 26632 | 26635 | ||
| 26633 | (defvar table-cell-map-hook nil "\ | 26636 | (defvar table-cell-map-hook nil "\ |
| @@ -27230,7 +27233,7 @@ Connect to the Emacs talk group from the current X display or tty frame. | |||
| 27230 | 27233 | ||
| 27231 | ;;;*** | 27234 | ;;;*** |
| 27232 | 27235 | ||
| 27233 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18875 57174)) | 27236 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (18985 38697)) |
| 27234 | ;;; Generated autoloads from tar-mode.el | 27237 | ;;; Generated autoloads from tar-mode.el |
| 27235 | 27238 | ||
| 27236 | (autoload 'tar-mode "tar-mode" "\ | 27239 | (autoload 'tar-mode "tar-mode" "\ |
| @@ -28733,7 +28736,7 @@ BUFFER defaults to `trace-buffer'. | |||
| 28733 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion | 28736 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion |
| 28734 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers | 28737 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers |
| 28735 | ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" | 28738 | ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" |
| 28736 | ;;;;;; "net/tramp.el" (18930 26504)) | 28739 | ;;;;;; "net/tramp.el" (18988 7734)) |
| 28737 | ;;; Generated autoloads from net/tramp.el | 28740 | ;;; Generated autoloads from net/tramp.el |
| 28738 | 28741 | ||
| 28739 | (defvar tramp-mode t "\ | 28742 | (defvar tramp-mode t "\ |
| @@ -28919,7 +28922,7 @@ Not documented | |||
| 28919 | ;;;*** | 28922 | ;;;*** |
| 28920 | 28923 | ||
| 28921 | ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" | 28924 | ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" |
| 28922 | ;;;;;; "textmodes/two-column.el" (18791 16534)) | 28925 | ;;;;;; "textmodes/two-column.el" (18979 8337)) |
| 28923 | ;;; Generated autoloads from textmodes/two-column.el | 28926 | ;;; Generated autoloads from textmodes/two-column.el |
| 28924 | (autoload '2C-command "two-column" () t 'keymap) | 28927 | (autoload '2C-command "two-column" () t 'keymap) |
| 28925 | (global-set-key "\C-x6" '2C-command) | 28928 | (global-set-key "\C-x6" '2C-command) |
| @@ -29909,7 +29912,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 29909 | ;;;;;; vc-update vc-rollback vc-revert vc-print-log vc-retrieve-tag | 29912 | ;;;;;; vc-update vc-rollback vc-revert vc-print-log vc-retrieve-tag |
| 29910 | ;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window | 29913 | ;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window |
| 29911 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook | 29914 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook |
| 29912 | ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (18944 19956)) | 29915 | ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (18999 41411)) |
| 29913 | ;;; Generated autoloads from vc.el | 29916 | ;;; Generated autoloads from vc.el |
| 29914 | 29917 | ||
| 29915 | (defvar vc-checkout-hook nil "\ | 29918 | (defvar vc-checkout-hook nil "\ |
| @@ -30259,7 +30262,7 @@ that is inserted into the command line before the filename. | |||
| 30259 | 30262 | ||
| 30260 | ;;;*** | 30263 | ;;;*** |
| 30261 | 30264 | ||
| 30262 | ;;;### (autoloads nil "vc-hg" "vc-hg.el" (18799 16231)) | 30265 | ;;;### (autoloads nil "vc-hg" "vc-hg.el" (18994 60519)) |
| 30263 | ;;; Generated autoloads from vc-hg.el | 30266 | ;;; Generated autoloads from vc-hg.el |
| 30264 | (defun vc-hg-registered (file) | 30267 | (defun vc-hg-registered (file) |
| 30265 | "Return non-nil if FILE is registered with hg." | 30268 | "Return non-nil if FILE is registered with hg." |
| @@ -31171,7 +31174,7 @@ Not documented | |||
| 31171 | ;;;;;; view-mode view-buffer-other-frame view-buffer-other-window | 31174 | ;;;;;; view-mode view-buffer-other-frame view-buffer-other-window |
| 31172 | ;;;;;; view-buffer view-file-other-frame view-file-other-window | 31175 | ;;;;;; view-buffer view-file-other-frame view-file-other-window |
| 31173 | ;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) | 31176 | ;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) |
| 31174 | ;;;;;; "view" "view.el" (18787 48919)) | 31177 | ;;;;;; "view" "view.el" (18972 12900)) |
| 31175 | ;;; Generated autoloads from view.el | 31178 | ;;; Generated autoloads from view.el |
| 31176 | 31179 | ||
| 31177 | (defvar view-remove-frame-by-deleting t "\ | 31180 | (defvar view-remove-frame-by-deleting t "\ |
| @@ -32608,7 +32611,7 @@ Zone out, completely. | |||
| 32608 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el" | 32611 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el" |
| 32609 | ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vt-control.el" "vt100-led.el" | 32612 | ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vt-control.el" "vt100-led.el" |
| 32610 | ;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el" "x-dnd.el") | 32613 | ;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el" "x-dnd.el") |
| 32611 | ;;;;;; (18967 26407 762906)) | 32614 | ;;;;;; (19003 49774 168396)) |
| 32612 | 32615 | ||
| 32613 | ;;;*** | 32616 | ;;;*** |
| 32614 | 32617 | ||