aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2011-07-01 06:24:49 -0400
committerGlenn Morris2011-07-01 06:24:49 -0400
commit7c9eeb9455c7294fca00f194aa7ba1119a3e460d (patch)
tree96a258ee3fb0821b1e628ef84beb1cab274bfd86
parentf527bd029a8a4ed4071c155fc46437f4d728bea7 (diff)
downloademacs-7c9eeb9455c7294fca00f194aa7ba1119a3e460d.tar.gz
emacs-7c9eeb9455c7294fca00f194aa7ba1119a3e460d.zip
Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el552
1 files changed, 348 insertions, 204 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index bbf59e4e376..75de9a9f9b2 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -5,7 +5,7 @@
5 5
6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best 6;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" 7;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
8;;;;;; "play/5x5.el" (19932 573)) 8;;;;;; "play/5x5.el" (19968 28627))
9;;; Generated autoloads from play/5x5.el 9;;; Generated autoloads from play/5x5.el
10 10
11(autoload '5x5 "5x5" "\ 11(autoload '5x5 "5x5" "\
@@ -16,18 +16,21 @@ squares you must fill the grid.
16 16
175x5 keyboard bindings are: 175x5 keyboard bindings are:
18\\<5x5-mode-map> 18\\<5x5-mode-map>
19Flip \\[5x5-flip-current] 19Flip \\[5x5-flip-current]
20Move up \\[5x5-up] 20Move up \\[5x5-up]
21Move down \\[5x5-down] 21Move down \\[5x5-down]
22Move left \\[5x5-left] 22Move left \\[5x5-left]
23Move right \\[5x5-right] 23Move right \\[5x5-right]
24Start new game \\[5x5-new-game] 24Start new game \\[5x5-new-game]
25New game with random grid \\[5x5-randomize] 25New game with random grid \\[5x5-randomize]
26Random cracker \\[5x5-crack-randomly] 26Random cracker \\[5x5-crack-randomly]
27Mutate current cracker \\[5x5-crack-mutating-current] 27Mutate current cracker \\[5x5-crack-mutating-current]
28Mutate best cracker \\[5x5-crack-mutating-best] 28Mutate best cracker \\[5x5-crack-mutating-best]
29Mutate xor cracker \\[5x5-crack-xor-mutate] 29Mutate xor cracker \\[5x5-crack-xor-mutate]
30Quit current game \\[5x5-quit-game] 30Solve with Calc \\[5x5-solve-suggest]
31Rotate left Calc Solutions \\[5x5-solve-rotate-left]
32Rotate right Calc Solutions \\[5x5-solve-rotate-right]
33Quit current game \\[5x5-quit-game]
31 34
32\(fn &optional SIZE)" t nil) 35\(fn &optional SIZE)" t nil)
33 36
@@ -486,7 +489,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
486 489
487;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation 490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation
488;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el" 491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el"
489;;;;;; (19931 11784)) 492;;;;;; (19981 40664))
490;;; Generated autoloads from allout.el 493;;; Generated autoloads from allout.el
491 494
492(autoload 'allout-auto-activation-helper "allout" "\ 495(autoload 'allout-auto-activation-helper "allout" "\
@@ -844,7 +847,7 @@ for details on preparing emacs for automatic allout activation.
844 847
845;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation 848;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation
846;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el" 849;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el"
847;;;;;; (19931 11784)) 850;;;;;; (19981 40664))
848;;; Generated autoloads from allout-widgets.el 851;;; Generated autoloads from allout-widgets.el
849 852
850(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) 853(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads))))
@@ -903,7 +906,7 @@ outline hot-spot navigation (see `allout-mode').
903;;;*** 906;;;***
904 907
905;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 908;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
906;;;;;; "net/ange-ftp.el" (19931 11784)) 909;;;;;; "net/ange-ftp.el" (19977 43600))
907;;; Generated autoloads from net/ange-ftp.el 910;;; Generated autoloads from net/ange-ftp.el
908 911
909(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 912(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -1015,7 +1018,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1015;;;*** 1018;;;***
1016 1019
1017;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1020;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1018;;;;;; (19922 19303)) 1021;;;;;; (19956 37456))
1019;;; Generated autoloads from calendar/appt.el 1022;;; Generated autoloads from calendar/appt.el
1020 1023
1021(autoload 'appt-add "appt" "\ 1024(autoload 'appt-add "appt" "\
@@ -1469,7 +1472,7 @@ Special commands:
1469;;;*** 1472;;;***
1470 1473
1471;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" 1474;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el"
1472;;;;;; (19845 45374)) 1475;;;;;; (19981 40664))
1473;;; Generated autoloads from gnus/auth-source.el 1476;;; Generated autoloads from gnus/auth-source.el
1474 1477
1475(defvar auth-source-cache-expiry 7200 "\ 1478(defvar auth-source-cache-expiry 7200 "\
@@ -1759,7 +1762,7 @@ definition of \"random distance\".)
1759;;;*** 1762;;;***
1760 1763
1761;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1764;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1762;;;;;; (19845 45374)) 1765;;;;;; (19976 22732))
1763;;; Generated autoloads from battery.el 1766;;; Generated autoloads from battery.el
1764 (put 'battery-mode-line-string 'risky-local-variable t) 1767 (put 'battery-mode-line-string 'risky-local-variable t)
1765 1768
@@ -1791,7 +1794,7 @@ seconds.
1791;;;*** 1794;;;***
1792 1795
1793;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1796;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1794;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19845 45374)) 1797;;;;;; "benchmark" "emacs-lisp/benchmark.el" (19981 40664))
1795;;; Generated autoloads from emacs-lisp/benchmark.el 1798;;; Generated autoloads from emacs-lisp/benchmark.el
1796 1799
1797(autoload 'benchmark-run "benchmark" "\ 1800(autoload 'benchmark-run "benchmark" "\
@@ -1824,7 +1827,7 @@ For non-interactive use see also `benchmark-run' and
1824;;;*** 1827;;;***
1825 1828
1826;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1829;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1827;;;;;; "bibtex" "textmodes/bibtex.el" (19931 11784)) 1830;;;;;; "bibtex" "textmodes/bibtex.el" (19971 4823))
1828;;; Generated autoloads from textmodes/bibtex.el 1831;;; Generated autoloads from textmodes/bibtex.el
1829 1832
1830(autoload 'bibtex-initialize "bibtex" "\ 1833(autoload 'bibtex-initialize "bibtex" "\
@@ -1903,8 +1906,10 @@ is limited to the current buffer. Optional arg START is buffer position
1903where the search starts. If it is nil, start search at beginning of buffer. 1906where the search starts. If it is nil, start search at beginning of buffer.
1904If DISPLAY is non-nil, display the buffer containing KEY. 1907If DISPLAY is non-nil, display the buffer containing KEY.
1905Otherwise, use `set-buffer'. 1908Otherwise, use `set-buffer'.
1906When called interactively, GLOBAL is t if there is a prefix arg or the current 1909When called interactively, START is nil, DISPLAY is t.
1907mode is not `bibtex-mode', START is nil, and DISPLAY is t. 1910Also, GLOBAL is t if the current mode is not `bibtex-mode'
1911or `bibtex-search-entry-globally' is non-nil.
1912A prefix arg negates the value of `bibtex-search-entry-globally'.
1908 1913
1909\(fn KEY &optional GLOBAL START DISPLAY)" t nil) 1914\(fn KEY &optional GLOBAL START DISPLAY)" t nil)
1910 1915
@@ -2271,7 +2276,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2271;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region 2276;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region
2272;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file 2277;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
2273;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 2278;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el"
2274;;;;;; (19911 48973)) 2279;;;;;; (19973 46551))
2275;;; Generated autoloads from net/browse-url.el 2280;;; Generated autoloads from net/browse-url.el
2276 2281
2277(defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\ 2282(defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\
@@ -2593,7 +2598,7 @@ Return a vector containing the lines from `bruce-phrases-file'.
2593;;;*** 2598;;;***
2594 2599
2595;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2600;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2596;;;;;; "bs" "bs.el" (19870 57559)) 2601;;;;;; "bs" "bs.el" (19976 22732))
2597;;; Generated autoloads from bs.el 2602;;; Generated autoloads from bs.el
2598 2603
2599(autoload 'bs-cycle-next "bs" "\ 2604(autoload 'bs-cycle-next "bs" "\
@@ -2676,7 +2681,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2676;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2681;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2677;;;;;; compile-defun byte-compile-file byte-recompile-directory 2682;;;;;; compile-defun byte-compile-file byte-recompile-directory
2678;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2683;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2679;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (19940 49234)) 2684;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (19968 28627))
2680;;; Generated autoloads from emacs-lisp/bytecomp.el 2685;;; Generated autoloads from emacs-lisp/bytecomp.el
2681(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2686(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2682(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2687(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2834,8 +2839,8 @@ from the cursor position.
2834 2839
2835;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2840;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2836;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2841;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2837;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19845 2842;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (19943
2838;;;;;; 45374)) 2843;;;;;; 25429))
2839;;; Generated autoloads from calc/calc.el 2844;;; Generated autoloads from calc/calc.el
2840 (define-key ctl-x-map "*" 'calc-dispatch) 2845 (define-key ctl-x-map "*" 'calc-dispatch)
2841 2846
@@ -2942,8 +2947,8 @@ See the documentation for `calculator-mode' for more information.
2942 2947
2943;;;*** 2948;;;***
2944 2949
2945;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19923 2950;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (19956
2946;;;;;; 40175)) 2951;;;;;; 37456))
2947;;; Generated autoloads from calendar/calendar.el 2952;;; Generated autoloads from calendar/calendar.el
2948 2953
2949(autoload 'calendar "calendar" "\ 2954(autoload 'calendar "calendar" "\
@@ -3048,7 +3053,7 @@ Obsoletes `c-forward-into-nomenclature'.
3048;;;*** 3053;;;***
3049 3054
3050;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3055;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3051;;;;;; (19893 19022)) 3056;;;;;; (19981 40664))
3052;;; Generated autoloads from progmodes/cc-engine.el 3057;;; Generated autoloads from progmodes/cc-engine.el
3053 3058
3054(autoload 'c-guess-basic-syntax "cc-engine" "\ 3059(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3058,9 +3063,109 @@ Return the syntactic context of the current line.
3058 3063
3059;;;*** 3064;;;***
3060 3065
3066;;;### (autoloads (c-guess-install c-guess-region-no-install c-guess-region
3067;;;;;; c-guess-buffer-no-install c-guess-buffer c-guess-no-install
3068;;;;;; c-guess) "cc-guess" "progmodes/cc-guess.el" (19981 40664))
3069;;; Generated autoloads from progmodes/cc-guess.el
3070
3071(defvar c-guess-guessed-offsets-alist nil "\
3072Currently guessed offsets-alist.")
3073
3074(defvar c-guess-guessed-basic-offset nil "\
3075Currently guessed basic-offset.")
3076
3077(autoload 'c-guess "cc-guess" "\
3078Guess the style in the region up to `c-guess-region-max', and install it.
3079
3080The style is given a name based on the file's absolute file name.
3081
3082If given a prefix argument (or if the optional argument ACCUMULATE is
3083non-nil) then the previous guess is extended, otherwise a new guess is
3084made from scratch.
3085
3086\(fn &optional ACCUMULATE)" t nil)
3087
3088(autoload 'c-guess-no-install "cc-guess" "\
3089Guess the style in the region up to `c-guess-region-max'; don't install it.
3090
3091If given a prefix argument (or if the optional argument ACCUMULATE is
3092non-nil) then the previous guess is extended, otherwise a new guess is
3093made from scratch.
3094
3095\(fn &optional ACCUMULATE)" t nil)
3096
3097(autoload 'c-guess-buffer "cc-guess" "\
3098Guess the style on the whole current buffer, and install it.
3099
3100The style is given a name based on the file's absolute file name.
3101
3102If given a prefix argument (or if the optional argument ACCUMULATE is
3103non-nil) then the previous guess is extended, otherwise a new guess is
3104made from scratch.
3105
3106\(fn &optional ACCUMULATE)" t nil)
3107
3108(autoload 'c-guess-buffer-no-install "cc-guess" "\
3109Guess the style on the whole current buffer; don't install it.
3110
3111If given a prefix argument (or if the optional argument ACCUMULATE is
3112non-nil) then the previous guess is extended, otherwise a new guess is
3113made from scratch.
3114
3115\(fn &optional ACCUMULATE)" t nil)
3116
3117(autoload 'c-guess-region "cc-guess" "\
3118Guess the style on the region and install it.
3119
3120The style is given a name based on the file's absolute file name.
3121
3122If given a prefix argument (or if the optional argument ACCUMULATE is
3123non-nil) then the previous guess is extended, otherwise a new guess is
3124made from scratch.
3125
3126\(fn START END &optional ACCUMULATE)" t nil)
3127
3128(autoload 'c-guess-region-no-install "cc-guess" "\
3129Guess the style on the region; don't install it.
3130
3131Every line of code in the region is examined and values for the following two
3132variables are guessed:
3133
3134* `c-basic-offset', and
3135* the indentation values of the various syntactic symbols in
3136 `c-offsets-alist'.
3137
3138The guessed values are put into `c-guess-guessed-basic-offset' and
3139`c-guess-guessed-offsets-alist'.
3140
3141Frequencies of use are taken into account when guessing, so minor
3142inconsistencies in the indentation style shouldn't produce wrong guesses.
3143
3144If given a prefix argument (or if the optional argument ACCUMULATE is
3145non-nil) then the previous examination is extended, otherwise a new
3146guess is made from scratch.
3147
3148Note that the larger the region to guess in, the slower the guessing.
3149So you can limit the region with `c-guess-region-max'.
3150
3151\(fn START END &optional ACCUMULATE)" t nil)
3152
3153(autoload 'c-guess-install "cc-guess" "\
3154Install the latest guessed style into the current buffer.
3155\(This guessed style is a combination of `c-guess-guessed-basic-offset',
3156`c-guess-guessed-offsets-alist' and `c-offsets-alist'.)
3157
3158The style is entered into CC Mode's style system by
3159`c-add-style'. Its name is either STYLE-NAME, or a name based on
3160the absolute file name of the file if STYLE-NAME is nil.
3161
3162\(fn &optional STYLE-NAME)" t nil)
3163
3164;;;***
3165
3061;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3166;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3062;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3167;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3063;;;;;; (19938 7518)) 3168;;;;;; (19981 40664))
3064;;; Generated autoloads from progmodes/cc-mode.el 3169;;; Generated autoloads from progmodes/cc-mode.el
3065 3170
3066(autoload 'c-initialize-cc-mode "cc-mode" "\ 3171(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3237,7 +3342,7 @@ Key bindings:
3237;;;*** 3342;;;***
3238 3343
3239;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3344;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3240;;;;;; "progmodes/cc-styles.el" (19845 45374)) 3345;;;;;; "progmodes/cc-styles.el" (19981 40664))
3241;;; Generated autoloads from progmodes/cc-styles.el 3346;;; Generated autoloads from progmodes/cc-styles.el
3242 3347
3243(autoload 'c-set-style "cc-styles" "\ 3348(autoload 'c-set-style "cc-styles" "\
@@ -3298,7 +3403,7 @@ and exists only for compatibility reasons.
3298 3403
3299;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3404;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3300;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3405;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3301;;;;;; (19845 45374)) 3406;;;;;; (19943 25429))
3302;;; Generated autoloads from international/ccl.el 3407;;; Generated autoloads from international/ccl.el
3303 3408
3304(autoload 'ccl-compile "ccl" "\ 3409(autoload 'ccl-compile "ccl" "\
@@ -3559,7 +3664,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3559;;;*** 3664;;;***
3560 3665
3561;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el" 3666;;;### (autoloads (cconv-closure-convert) "cconv" "emacs-lisp/cconv.el"
3562;;;;;; (19869 36706)) 3667;;;;;; (19943 25429))
3563;;; Generated autoloads from emacs-lisp/cconv.el 3668;;; Generated autoloads from emacs-lisp/cconv.el
3564 3669
3565(autoload 'cconv-closure-convert "cconv" "\ 3670(autoload 'cconv-closure-convert "cconv" "\
@@ -3573,10 +3678,19 @@ Returns a form where all lambdas don't have any free variables.
3573 3678
3574;;;*** 3679;;;***
3575 3680
3576;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 3681;;;### (autoloads (cfengine-mode cfengine3-mode) "cfengine" "progmodes/cfengine.el"
3577;;;;;; (19845 45374)) 3682;;;;;; (19981 40664))
3578;;; Generated autoloads from progmodes/cfengine.el 3683;;; Generated autoloads from progmodes/cfengine.el
3579 3684
3685(autoload 'cfengine3-mode "cfengine" "\
3686Major mode for editing cfengine input.
3687There are no special keybindings by default.
3688
3689Action blocks are treated as defuns, i.e. \\[beginning-of-defun] moves
3690to the action header.
3691
3692\(fn)" t nil)
3693
3580(autoload 'cfengine-mode "cfengine" "\ 3694(autoload 'cfengine-mode "cfengine" "\
3581Major mode for editing cfengine input. 3695Major mode for editing cfengine input.
3582There are no special keybindings by default. 3696There are no special keybindings by default.
@@ -4045,7 +4159,7 @@ If FRAME cannot display COLOR, return nil.
4045;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4159;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4046;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4160;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4047;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4161;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4048;;;;;; (19931 11784)) 4162;;;;;; (19981 40664))
4049;;; Generated autoloads from comint.el 4163;;; Generated autoloads from comint.el
4050 4164
4051(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4165(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4177,8 +4291,8 @@ on third call it again advances points to the next difference and so on.
4177;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4291;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4178;;;;;; compile compilation-disable-input compile-command compilation-search-path 4292;;;;;; compile compilation-disable-input compile-command compilation-search-path
4179;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4293;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4180;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19913 4294;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19968
4181;;;;;; 4309)) 4295;;;;;; 28627))
4182;;; Generated autoloads from progmodes/compile.el 4296;;; Generated autoloads from progmodes/compile.el
4183 4297
4184(defvar compilation-mode-hook nil "\ 4298(defvar compilation-mode-hook nil "\
@@ -4602,7 +4716,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4602;;;*** 4716;;;***
4603 4717
4604;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4718;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4605;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19931 11784)) 4719;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19975 1875))
4606;;; Generated autoloads from progmodes/cperl-mode.el 4720;;; Generated autoloads from progmodes/cperl-mode.el
4607(put 'cperl-indent-level 'safe-local-variable 'integerp) 4721(put 'cperl-indent-level 'safe-local-variable 'integerp)
4608(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4722(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4879,8 +4993,8 @@ INHERIT-INPUT-METHOD.
4879 4993
4880;;;*** 4994;;;***
4881 4995
4882;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19863 4996;;;### (autoloads (css-mode) "css-mode" "textmodes/css-mode.el" (19978
4883;;;;;; 8742)) 4997;;;;;; 37530))
4884;;; Generated autoloads from textmodes/css-mode.el 4998;;; Generated autoloads from textmodes/css-mode.el
4885 4999
4886(autoload 'css-mode "css-mode" "\ 5000(autoload 'css-mode "css-mode" "\
@@ -4947,10 +5061,10 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
4947;;;;;; customize-rogue customize-unsaved customize-face-other-window 5061;;;;;; customize-rogue customize-unsaved customize-face-other-window
4948;;;;;; customize-face customize-changed-options customize-option-other-window 5062;;;;;; customize-face customize-changed-options customize-option-other-window
4949;;;;;; customize-option customize-group-other-window customize-group 5063;;;;;; customize-option customize-group-other-window customize-group
4950;;;;;; customize-mode customize customize-save-variable customize-set-variable 5064;;;;;; customize-mode customize customize-push-and-save customize-save-variable
4951;;;;;; customize-set-value custom-menu-sort-alphabetically custom-buffer-sort-alphabetically 5065;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
4952;;;;;; custom-browse-sort-alphabetically) "cus-edit" "cus-edit.el" 5066;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
4953;;;;;; (19886 45771)) 5067;;;;;; "cus-edit" "cus-edit.el" (19980 19797))
4954;;; Generated autoloads from cus-edit.el 5068;;; Generated autoloads from cus-edit.el
4955 5069
4956(defvar custom-browse-sort-alphabetically nil "\ 5070(defvar custom-browse-sort-alphabetically nil "\
@@ -5016,6 +5130,17 @@ If given a prefix (or a COMMENT argument), also prompt for a comment.
5016 5130
5017\(fn VARIABLE VALUE &optional COMMENT)" t nil) 5131\(fn VARIABLE VALUE &optional COMMENT)" t nil)
5018 5132
5133(autoload 'customize-push-and-save "cus-edit" "\
5134Add ELTS to LIST-VAR and save for future sessions, safely.
5135ELTS should be a list. This function adds each entry to the
5136value of LIST-VAR using `add-to-list'.
5137
5138If Emacs is initialized, call `customize-save-variable' to save
5139the resulting list value now. Otherwise, add an entry to
5140`after-init-hook' to save it after initialization.
5141
5142\(fn LIST-VAR ELTS)" nil nil)
5143
5019(autoload 'customize "cus-edit" "\ 5144(autoload 'customize "cus-edit" "\
5020Select a customization buffer which you can use to set user options. 5145Select a customization buffer which you can use to set user options.
5021User options are structured into \"groups\". 5146User options are structured into \"groups\".
@@ -5253,8 +5378,8 @@ The format is suitable for use with `easy-menu-define'.
5253;;;*** 5378;;;***
5254 5379
5255;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme 5380;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme
5256;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (19886 5381;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (19980
5257;;;;;; 45771)) 5382;;;;;; 19797))
5258;;; Generated autoloads from cus-theme.el 5383;;; Generated autoloads from cus-theme.el
5259 5384
5260(autoload 'customize-create-theme "cus-theme" "\ 5385(autoload 'customize-create-theme "cus-theme" "\
@@ -5572,7 +5697,7 @@ There is some minimal font-lock support (see vars
5572;;;*** 5697;;;***
5573 5698
5574;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5699;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5575;;;;;; "emacs-lisp/debug.el" (19942 4565)) 5700;;;;;; "emacs-lisp/debug.el" (19961 55377))
5576;;; Generated autoloads from emacs-lisp/debug.el 5701;;; Generated autoloads from emacs-lisp/debug.el
5577 5702
5578(setq debugger 'debug) 5703(setq debugger 'debug)
@@ -5670,8 +5795,8 @@ START and END delimits the corners of text rectangle.
5670 5795
5671;;;*** 5796;;;***
5672 5797
5673;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19890 5798;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (19965
5674;;;;;; 42850)) 5799;;;;;; 52428))
5675;;; Generated autoloads from progmodes/delphi.el 5800;;; Generated autoloads from progmodes/delphi.el
5676 5801
5677(autoload 'delphi-mode "delphi" "\ 5802(autoload 'delphi-mode "delphi" "\
@@ -5718,7 +5843,7 @@ Coloring:
5718Turning on Delphi mode calls the value of the variable `delphi-mode-hook' 5843Turning on Delphi mode calls the value of the variable `delphi-mode-hook'
5719with no args, if that value is non-nil. 5844with no args, if that value is non-nil.
5720 5845
5721\(fn &optional SKIP-INITIAL-PARSING)" t nil) 5846\(fn)" t nil)
5722 5847
5723;;;*** 5848;;;***
5724 5849
@@ -6064,7 +6189,7 @@ Deuglify broken Outlook (Express) articles and redisplay.
6064;;;*** 6189;;;***
6065 6190
6066;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6191;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6067;;;;;; "calendar/diary-lib.el" (19923 40175)) 6192;;;;;; "calendar/diary-lib.el" (19975 1875))
6068;;; Generated autoloads from calendar/diary-lib.el 6193;;; Generated autoloads from calendar/diary-lib.el
6069 6194
6070(autoload 'diary "diary-lib" "\ 6195(autoload 'diary "diary-lib" "\
@@ -6191,7 +6316,7 @@ Optional arguments are passed to `dig-invoke'.
6191;;;*** 6316;;;***
6192 6317
6193;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6318;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6194;;;;;; dired dired-listing-switches) "dired" "dired.el" (19927 37312)) 6319;;;;;; dired dired-listing-switches) "dired" "dired.el" (19966 16984))
6195;;; Generated autoloads from dired.el 6320;;; Generated autoloads from dired.el
6196 6321
6197(defvar dired-listing-switches (purecopy "-al") "\ 6322(defvar dired-listing-switches (purecopy "-al") "\
@@ -6543,8 +6668,8 @@ Locate SOA record and increment the serial field.
6543;;;*** 6668;;;***
6544 6669
6545;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6670;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6546;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (19913 6671;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (19953
6547;;;;;; 4309)) 6672;;;;;; 8437))
6548;;; Generated autoloads from doc-view.el 6673;;; Generated autoloads from doc-view.el
6549 6674
6550(autoload 'doc-view-mode-p "doc-view" "\ 6675(autoload 'doc-view-mode-p "doc-view" "\
@@ -7715,7 +7840,7 @@ Display Ediff's registry.
7715;;;*** 7840;;;***
7716 7841
7717;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7842;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7718;;;;;; "ediff-util" "vc/ediff-util.el" (19931 11784)) 7843;;;;;; "ediff-util" "vc/ediff-util.el" (19981 40664))
7719;;; Generated autoloads from vc/ediff-util.el 7844;;; Generated autoloads from vc/ediff-util.el
7720 7845
7721(autoload 'ediff-toggle-multiframe "ediff-util" "\ 7846(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -7989,8 +8114,8 @@ optional prefix argument REINIT is non-nil.
7989;;;*** 8114;;;***
7990 8115
7991;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8116;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
7992;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19845 8117;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (19981
7993;;;;;; 45374)) 8118;;;;;; 40664))
7994;;; Generated autoloads from emacs-lisp/elp.el 8119;;; Generated autoloads from emacs-lisp/elp.el
7995 8120
7996(autoload 'elp-instrument-function "elp" "\ 8121(autoload 'elp-instrument-function "elp" "\
@@ -8025,7 +8150,7 @@ displayed.
8025;;;*** 8150;;;***
8026 8151
8027;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 8152;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
8028;;;;;; (19942 4565)) 8153;;;;;; (19978 37530))
8029;;; Generated autoloads from mail/emacsbug.el 8154;;; Generated autoloads from mail/emacsbug.el
8030 8155
8031(autoload 'report-emacs-bug "emacsbug" "\ 8156(autoload 'report-emacs-bug "emacsbug" "\
@@ -8454,7 +8579,7 @@ Look at CONFIG and try to expand GROUP.
8454;;;*** 8579;;;***
8455 8580
8456;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" 8581;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc"
8457;;;;;; "erc/erc.el" (19903 54862)) 8582;;;;;; "erc/erc.el" (19981 40664))
8458;;; Generated autoloads from erc/erc.el 8583;;; Generated autoloads from erc/erc.el
8459 8584
8460(autoload 'erc-select-read-args "erc" "\ 8585(autoload 'erc-select-read-args "erc" "\
@@ -9802,7 +9927,7 @@ This is used only in conjunction with `expand-add-abbrevs'.
9802 9927
9803;;;*** 9928;;;***
9804 9929
9805;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19931 11784)) 9930;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (19975 1875))
9806;;; Generated autoloads from progmodes/f90.el 9931;;; Generated autoloads from progmodes/f90.el
9807 9932
9808(autoload 'f90-mode "f90" "\ 9933(autoload 'f90-mode "f90" "\
@@ -9829,6 +9954,10 @@ Variables controlling indentation style and extra features:
9829`f90-program-indent' 9954`f90-program-indent'
9830 Extra indentation within program/module/subroutine/function blocks 9955 Extra indentation within program/module/subroutine/function blocks
9831 (default 2). 9956 (default 2).
9957`f90-associate-indent'
9958 Extra indentation within associate blocks (default 2).
9959`f90-critical-indent'
9960 Extra indentation within critical/block blocks (default 2).
9832`f90-continuation-indent' 9961`f90-continuation-indent'
9833 Extra indentation applied to continuation lines (default 5). 9962 Extra indentation applied to continuation lines (default 5).
9834`f90-comment-region' 9963`f90-comment-region'
@@ -10284,7 +10413,7 @@ result is a string that should be ready for the command line.
10284;;;*** 10413;;;***
10285 10414
10286;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired" 10415;;;### (autoloads (find-grep-dired find-name-dired find-dired) "find-dired"
10287;;;;;; "find-dired.el" (19864 29553)) 10416;;;;;; "find-dired.el" (19980 19797))
10288;;; Generated autoloads from find-dired.el 10417;;; Generated autoloads from find-dired.el
10289 10418
10290(autoload 'find-dired "find-dired" "\ 10419(autoload 'find-dired "find-dired" "\
@@ -10418,7 +10547,7 @@ Visit the file you click on in another window.
10418;;;;;; find-variable find-variable-noselect find-function-other-frame 10547;;;;;; find-variable find-variable-noselect find-function-other-frame
10419;;;;;; find-function-other-window find-function find-function-noselect 10548;;;;;; find-function-other-window find-function find-function-noselect
10420;;;;;; find-function-search-for-symbol find-library) "find-func" 10549;;;;;; find-function-search-for-symbol find-library) "find-func"
10421;;;;;; "emacs-lisp/find-func.el" (19845 45374)) 10550;;;;;; "emacs-lisp/find-func.el" (19981 40664))
10422;;; Generated autoloads from emacs-lisp/find-func.el 10551;;; Generated autoloads from emacs-lisp/find-func.el
10423 10552
10424(autoload 'find-library "find-func" "\ 10553(autoload 'find-library "find-func" "\
@@ -10654,7 +10783,7 @@ to get the effect of a C-q.
10654;;;*** 10783;;;***
10655 10784
10656;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) 10785;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode)
10657;;;;;; "flymake" "progmodes/flymake.el" (19890 42850)) 10786;;;;;; "flymake" "progmodes/flymake.el" (19976 22732))
10658;;; Generated autoloads from progmodes/flymake.el 10787;;; Generated autoloads from progmodes/flymake.el
10659 10788
10660(autoload 'flymake-mode "flymake" "\ 10789(autoload 'flymake-mode "flymake" "\
@@ -10678,7 +10807,7 @@ Turn flymake mode off.
10678 10807
10679;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 10808;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
10680;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 10809;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
10681;;;;;; "flyspell" "textmodes/flyspell.el" (19931 11784)) 10810;;;;;; "flyspell" "textmodes/flyspell.el" (19981 40664))
10682;;; Generated autoloads from textmodes/flyspell.el 10811;;; Generated autoloads from textmodes/flyspell.el
10683 10812
10684(autoload 'flyspell-prog-mode "flyspell" "\ 10813(autoload 'flyspell-prog-mode "flyspell" "\
@@ -10873,7 +11002,7 @@ Visit a file in Forms mode in other window.
10873;;;*** 11002;;;***
10874 11003
10875;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el" 11004;;;### (autoloads (fortran-mode) "fortran" "progmodes/fortran.el"
10876;;;;;; (19905 10215)) 11005;;;;;; (19956 37456))
10877;;; Generated autoloads from progmodes/fortran.el 11006;;; Generated autoloads from progmodes/fortran.el
10878 11007
10879(autoload 'fortran-mode "fortran" "\ 11008(autoload 'fortran-mode "fortran" "\
@@ -11208,7 +11337,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11208;;;*** 11337;;;***
11209 11338
11210;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11339;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11211;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19931 11784)) 11340;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19978 37530))
11212;;; Generated autoloads from gnus/gnus.el 11341;;; Generated autoloads from gnus/gnus.el
11213(when (fboundp 'custom-autoload) 11342(when (fboundp 'custom-autoload)
11214 (custom-autoload 'gnus-select-method "gnus")) 11343 (custom-autoload 'gnus-select-method "gnus"))
@@ -11261,7 +11390,7 @@ prompt the user for the name of an NNTP server to use.
11261;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11390;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11262;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11391;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11263;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11392;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11264;;;;;; "gnus/gnus-agent.el" (19903 54862)) 11393;;;;;; "gnus/gnus-agent.el" (19953 61266))
11265;;; Generated autoloads from gnus/gnus-agent.el 11394;;; Generated autoloads from gnus/gnus-agent.el
11266 11395
11267(autoload 'gnus-unplugged "gnus-agent" "\ 11396(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11352,7 +11481,7 @@ If CLEAN, obsolete (ignore).
11352;;;*** 11481;;;***
11353 11482
11354;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11483;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11355;;;;;; (19931 34253)) 11484;;;;;; (19981 40664))
11356;;; Generated autoloads from gnus/gnus-art.el 11485;;; Generated autoloads from gnus/gnus-art.el
11357 11486
11358(autoload 'gnus-article-prepare-display "gnus-art" "\ 11487(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11494,7 +11623,7 @@ Convenience method to turn on gnus-dired-mode.
11494;;;*** 11623;;;***
11495 11624
11496;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" 11625;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
11497;;;;;; (19881 27850)) 11626;;;;;; (19981 40664))
11498;;; Generated autoloads from gnus/gnus-draft.el 11627;;; Generated autoloads from gnus/gnus-draft.el
11499 11628
11500(autoload 'gnus-draft-reminder "gnus-draft" "\ 11629(autoload 'gnus-draft-reminder "gnus-draft" "\
@@ -11506,8 +11635,8 @@ Reminder user if there are unsent drafts.
11506 11635
11507;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11636;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11508;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11637;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11509;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (19845 11638;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (19980
11510;;;;;; 45374)) 11639;;;;;; 19797))
11511;;; Generated autoloads from gnus/gnus-fun.el 11640;;; Generated autoloads from gnus/gnus-fun.el
11512 11641
11513(autoload 'gnus-random-x-face "gnus-fun" "\ 11642(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11570,7 +11699,7 @@ If gravatars are already displayed, remove them.
11570;;;*** 11699;;;***
11571 11700
11572;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11701;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11573;;;;;; "gnus-group" "gnus/gnus-group.el" (19940 49234)) 11702;;;;;; "gnus-group" "gnus/gnus-group.el" (19981 40664))
11574;;; Generated autoloads from gnus/gnus-group.el 11703;;; Generated autoloads from gnus/gnus-group.el
11575 11704
11576(autoload 'gnus-fetch-group "gnus-group" "\ 11705(autoload 'gnus-fetch-group "gnus-group" "\
@@ -11745,7 +11874,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
11745;;;*** 11874;;;***
11746 11875
11747;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 11876;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
11748;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19845 45374)) 11877;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19978 37530))
11749;;; Generated autoloads from gnus/gnus-msg.el 11878;;; Generated autoloads from gnus/gnus-msg.el
11750 11879
11751(autoload 'gnus-msg-mail "gnus-msg" "\ 11880(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -11866,7 +11995,7 @@ Add NUM into sorted LIST by side effect.
11866;;;*** 11995;;;***
11867 11996
11868;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) 11997;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
11869;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19942 4565)) 11998;;;;;; "gnus-registry" "gnus/gnus-registry.el" (19976 22732))
11870;;; Generated autoloads from gnus/gnus-registry.el 11999;;; Generated autoloads from gnus/gnus-registry.el
11871 12000
11872(autoload 'gnus-registry-initialize "gnus-registry" "\ 12001(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -11922,7 +12051,7 @@ Update the format specification near point.
11922;;;*** 12051;;;***
11923 12052
11924;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" 12053;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el"
11925;;;;;; (19906 31087)) 12054;;;;;; (19953 61266))
11926;;; Generated autoloads from gnus/gnus-start.el 12055;;; Generated autoloads from gnus/gnus-start.el
11927 12056
11928(autoload 'gnus-declare-backend "gnus-start" "\ 12057(autoload 'gnus-declare-backend "gnus-start" "\
@@ -11933,7 +12062,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
11933;;;*** 12062;;;***
11934 12063
11935;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12064;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
11936;;;;;; (19942 4565)) 12065;;;;;; (19981 40664))
11937;;; Generated autoloads from gnus/gnus-sum.el 12066;;; Generated autoloads from gnus/gnus-sum.el
11938 12067
11939(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12068(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12056,7 +12185,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12056 12185
12057;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12186;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12058;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12187;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12059;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19930 13389)) 12188;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19980 19797))
12060;;; Generated autoloads from progmodes/grep.el 12189;;; Generated autoloads from progmodes/grep.el
12061 12190
12062(defvar grep-window-height nil "\ 12191(defvar grep-window-height nil "\
@@ -12332,7 +12461,7 @@ Variables: `handwrite-linespace' (default 12)
12332;;;*** 12461;;;***
12333 12462
12334;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 12463;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
12335;;;;;; (19889 21967)) 12464;;;;;; (19981 40664))
12336;;; Generated autoloads from play/hanoi.el 12465;;; Generated autoloads from play/hanoi.el
12337 12466
12338(autoload 'hanoi "hanoi" "\ 12467(autoload 'hanoi "hanoi" "\
@@ -12536,7 +12665,7 @@ different regions. With numeric argument ARG, behaves like
12536;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 12665;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
12537;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 12666;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
12538;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 12667;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
12539;;;;;; "help-fns" "help-fns.el" (19938 7518)) 12668;;;;;; "help-fns" "help-fns.el" (19977 43600))
12540;;; Generated autoloads from help-fns.el 12669;;; Generated autoloads from help-fns.el
12541 12670
12542(autoload 'describe-function "help-fns" "\ 12671(autoload 'describe-function "help-fns" "\
@@ -12632,8 +12761,8 @@ gives the window that lists the options.")
12632 12761
12633;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 12762;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
12634;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish 12763;;;;;; help-make-xrefs help-buffer help-setup-xref help-mode-finish
12635;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (19886 12764;;;;;; help-mode-setup help-mode) "help-mode" "help-mode.el" (19958
12636;;;;;; 45771)) 12765;;;;;; 33091))
12637;;; Generated autoloads from help-mode.el 12766;;; Generated autoloads from help-mode.el
12638 12767
12639(autoload 'help-mode "help-mode" "\ 12768(autoload 'help-mode "help-mode" "\
@@ -13278,7 +13407,7 @@ argument VERBOSE non-nil makes the function verbose.
13278;;;*** 13407;;;***
13279 13408
13280;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 13409;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
13281;;;;;; (19845 45374)) 13410;;;;;; (19976 22732))
13282;;; Generated autoloads from hl-line.el 13411;;; Generated autoloads from hl-line.el
13283 13412
13284(autoload 'hl-line-mode "hl-line" "\ 13413(autoload 'hl-line-mode "hl-line" "\
@@ -13311,6 +13440,10 @@ or call the function `global-hl-line-mode'.")
13311Global minor mode to highlight the line about point in the current window. 13440Global minor mode to highlight the line about point in the current window.
13312With ARG, turn Global-Hl-Line mode on if ARG is positive, off otherwise. 13441With ARG, turn Global-Hl-Line mode on if ARG is positive, off otherwise.
13313 13442
13443If `global-hl-line-sticky-flag' is non-nil, Global Hl-Line mode
13444highlights the line about the current buffer's point in all
13445windows.
13446
13314Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and 13447Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13315`global-hl-line-highlight' on `pre-command-hook' and `post-command-hook'. 13448`global-hl-line-highlight' on `pre-command-hook' and `post-command-hook'.
13316 13449
@@ -14215,12 +14348,12 @@ Toggle inline image minor mode.
14215 14348
14216;;;*** 14349;;;***
14217 14350
14218;;;### (autoloads (imagemagick-register-types create-animated-image 14351;;;### (autoloads (imagemagick-register-types defimage find-image
14219;;;;;; defimage find-image remove-images insert-sliced-image insert-image 14352;;;;;; remove-images insert-sliced-image insert-image put-image
14220;;;;;; put-image create-image image-type-auto-detected-p image-type-available-p 14353;;;;;; create-image image-type-auto-detected-p image-type-available-p
14221;;;;;; image-type image-type-from-file-name image-type-from-file-header 14354;;;;;; image-type image-type-from-file-name image-type-from-file-header
14222;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14355;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14223;;;;;; (19939 28373)) 14356;;;;;; (19956 37456))
14224;;; Generated autoloads from image.el 14357;;; Generated autoloads from image.el
14225 14358
14226(autoload 'image-type-from-data "image" "\ 14359(autoload 'image-type-from-data "image" "\
@@ -14396,22 +14529,6 @@ Example:
14396 14529
14397(put 'defimage 'doc-string-elt '3) 14530(put 'defimage 'doc-string-elt '3)
14398 14531
14399(autoload 'create-animated-image "image" "\
14400Create an animated image, and begin animating it.
14401FILE-OR-DATA is an image file name or image data.
14402Optional TYPE is a symbol describing the image type. If TYPE is omitted
14403or nil, try to determine the image type from its first few bytes
14404of image data. If that doesn't work, and FILE-OR-DATA is a file name,
14405use its file extension as image type.
14406Optional DATA-P non-nil means FILE-OR-DATA is a string containing image data.
14407Optional PROPS are additional image attributes to assign to the image,
14408like, e.g. `:mask MASK'.
14409Value is the image created, or nil if images of type TYPE are not supported.
14410
14411Images should not be larger than specified by `max-image-size'.
14412
14413\(fn FILE-OR-DATA &optional TYPE DATA-P &rest PROPS)" nil nil)
14414
14415(autoload 'imagemagick-register-types "image" "\ 14532(autoload 'imagemagick-register-types "image" "\
14416Register file types that can be handled by ImageMagick. 14533Register file types that can be handled by ImageMagick.
14417This adds the file types returned by `imagemagick-types' 14534This adds the file types returned by `imagemagick-types'
@@ -14632,7 +14749,7 @@ Image files are those whose name has an extension in
14632;;;*** 14749;;;***
14633 14750
14634;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14751;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14635;;;;;; image-mode) "image-mode" "image-mode.el" (19939 28373)) 14752;;;;;; image-mode) "image-mode" "image-mode.el" (19951 19539))
14636;;; Generated autoloads from image-mode.el 14753;;; Generated autoloads from image-mode.el
14637 14754
14638(autoload 'image-mode "image-mode" "\ 14755(autoload 'image-mode "image-mode" "\
@@ -14890,7 +15007,7 @@ of `inferior-lisp-program'). Runs the hooks from
14890;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15007;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
14891;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15008;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
14892;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15009;;;;;; Info-on-current-buffer info-standalone info-emacs-manual
14893;;;;;; info info-other-window) "info" "info.el" (19867 52471)) 15010;;;;;; info info-other-window) "info" "info.el" (19967 7755))
14894;;; Generated autoloads from info.el 15011;;; Generated autoloads from info.el
14895 15012
14896(autoload 'info-other-window "info" "\ 15013(autoload 'info-other-window "info" "\
@@ -15616,8 +15733,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
15616 15733
15617;;;*** 15734;;;***
15618 15735
15619;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19931 15736;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (19946
15620;;;;;; 11784)) 15737;;;;;; 29209))
15621;;; Generated autoloads from iswitchb.el 15738;;; Generated autoloads from iswitchb.el
15622 15739
15623(defvar iswitchb-mode nil "\ 15740(defvar iswitchb-mode nil "\
@@ -15743,7 +15860,7 @@ by `jka-compr-installed'.
15743 15860
15744;;;*** 15861;;;***
15745 15862
15746;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19914 25180)) 15863;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19981 40664))
15747;;; Generated autoloads from progmodes/js.el 15864;;; Generated autoloads from progmodes/js.el
15748 15865
15749(autoload 'js-mode "js" "\ 15866(autoload 'js-mode "js" "\
@@ -16131,7 +16248,7 @@ use either \\[customize] or the function `latin1-display'.")
16131;;;*** 16248;;;***
16132 16249
16133;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 16250;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
16134;;;;;; (19917 1372)) 16251;;;;;; (19961 55377))
16135;;; Generated autoloads from progmodes/ld-script.el 16252;;; Generated autoloads from progmodes/ld-script.el
16136 16253
16137(autoload 'ld-script-mode "ld-script" "\ 16254(autoload 'ld-script-mode "ld-script" "\
@@ -16229,8 +16346,8 @@ See `linum-mode' for more information on Linum mode.
16229 16346
16230;;;*** 16347;;;***
16231 16348
16232;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19845 16349;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19975
16233;;;;;; 45374)) 16350;;;;;; 1875))
16234;;; Generated autoloads from loadhist.el 16351;;; Generated autoloads from loadhist.el
16235 16352
16236(autoload 'unload-feature "loadhist" "\ 16353(autoload 'unload-feature "loadhist" "\
@@ -16341,8 +16458,8 @@ uses the current buffer.
16341 16458
16342;;;*** 16459;;;***
16343 16460
16344;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (19863 16461;;;### (autoloads (log-view-mode) "log-view" "vc/log-view.el" (19946
16345;;;;;; 8742)) 16462;;;;;; 1612))
16346;;; Generated autoloads from vc/log-view.el 16463;;; Generated autoloads from vc/log-view.el
16347 16464
16348(autoload 'log-view-mode "log-view" "\ 16465(autoload 'log-view-mode "log-view" "\
@@ -16746,8 +16863,8 @@ matches may be returned from the message body.
16746;;;*** 16863;;;***
16747 16864
16748;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 16865;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
16749;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19845 16866;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (19968
16750;;;;;; 45374)) 16867;;;;;; 28627))
16751;;; Generated autoloads from mail/mailabbrev.el 16868;;; Generated autoloads from mail/mailabbrev.el
16752 16869
16753(defvar mail-abbrevs-mode nil "\ 16870(defvar mail-abbrevs-mode nil "\
@@ -16856,7 +16973,7 @@ The mail client is taken to be the handler of mailto URLs.
16856 16973
16857;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 16974;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
16858;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 16975;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
16859;;;;;; "make-mode" "progmodes/make-mode.el" (19890 42850)) 16976;;;;;; "make-mode" "progmodes/make-mode.el" (19968 28627))
16860;;; Generated autoloads from progmodes/make-mode.el 16977;;; Generated autoloads from progmodes/make-mode.el
16861 16978
16862(autoload 'makefile-mode "make-mode" "\ 16979(autoload 'makefile-mode "make-mode" "\
@@ -17094,7 +17211,7 @@ Returns non-nil if the new state is enabled.
17094;;;;;; message-forward-make-body message-forward message-recover 17211;;;;;; message-forward-make-body message-forward message-recover
17095;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17212;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17096;;;;;; message-reply message-news message-mail message-mode) "message" 17213;;;;;; message-reply message-news message-mail message-mode) "message"
17097;;;;;; "gnus/message.el" (19940 49234)) 17214;;;;;; "gnus/message.el" (19980 19797))
17098;;; Generated autoloads from gnus/message.el 17215;;; Generated autoloads from gnus/message.el
17099 17216
17100(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17217(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17260,7 +17377,7 @@ which specify the range to operate on.
17260;;;*** 17377;;;***
17261 17378
17262;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17379;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17263;;;;;; (19845 45374)) 17380;;;;;; (19968 28627))
17264;;; Generated autoloads from progmodes/meta-mode.el 17381;;; Generated autoloads from progmodes/meta-mode.el
17265 17382
17266(autoload 'metafont-mode "meta-mode" "\ 17383(autoload 'metafont-mode "meta-mode" "\
@@ -17566,7 +17683,7 @@ Returns non-nil if the new state is enabled.
17566;;;*** 17683;;;***
17567 17684
17568;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el" 17685;;;### (autoloads (list-dynamic-libraries butterfly) "misc" "misc.el"
17569;;;;;; (19913 4309)) 17686;;;;;; (19968 28627))
17570;;; Generated autoloads from misc.el 17687;;; Generated autoloads from misc.el
17571 17688
17572(autoload 'butterfly "misc" "\ 17689(autoload 'butterfly "misc" "\
@@ -17678,7 +17795,7 @@ whose file names match the specified wildcard.
17678;;;*** 17795;;;***
17679 17796
17680;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 17797;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
17681;;;;;; (19931 11784)) 17798;;;;;; (19961 55377))
17682;;; Generated autoloads from progmodes/mixal-mode.el 17799;;; Generated autoloads from progmodes/mixal-mode.el
17683 17800
17684(autoload 'mixal-mode "mixal-mode" "\ 17801(autoload 'mixal-mode "mixal-mode" "\
@@ -17776,7 +17893,7 @@ Assume text has been decoded if DECODED is non-nil.
17776 17893
17777;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt 17894;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
17778;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) 17895;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
17779;;;;;; "mml2015" "gnus/mml2015.el" (19845 45374)) 17896;;;;;; "mml2015" "gnus/mml2015.el" (19981 40664))
17780;;; Generated autoloads from gnus/mml2015.el 17897;;; Generated autoloads from gnus/mml2015.el
17781 17898
17782(autoload 'mml2015-decrypt "mml2015" "\ 17899(autoload 'mml2015-decrypt "mml2015" "\
@@ -17977,7 +18094,7 @@ primary selection and region.
17977 18094
17978;;;*** 18095;;;***
17979 18096
17980;;;### (autoloads (mpc) "mpc" "mpc.el" (19863 8742)) 18097;;;### (autoloads (mpc) "mpc" "mpc.el" (19946 1612))
17981;;; Generated autoloads from mpc.el 18098;;; Generated autoloads from mpc.el
17982 18099
17983(autoload 'mpc "mpc" "\ 18100(autoload 'mpc "mpc" "\
@@ -18410,7 +18527,7 @@ listed in the PORTS list.
18410;;;*** 18527;;;***
18411 18528
18412;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18529;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18413;;;;;; (19906 31087)) 18530;;;;;; (19976 22732))
18414;;; Generated autoloads from net/network-stream.el 18531;;; Generated autoloads from net/network-stream.el
18415 18532
18416(autoload 'open-network-stream "network-stream" "\ 18533(autoload 'open-network-stream "network-stream" "\
@@ -18474,8 +18591,22 @@ values:
18474 capability command, and should return the command to switch on 18591 capability command, and should return the command to switch on
18475 STARTTLS if the server supports STARTTLS, and nil otherwise. 18592 STARTTLS if the server supports STARTTLS, and nil otherwise.
18476 18593
18594:always-query-capabilies says whether to query the server for
18595 capabilities, even if we're doing a `plain' network connection.
18596
18597:client-certificate should either be a list where the first
18598 element is the certificate key file name, and the second
18599 element is the certificate file name itself, or `t', which
18600 means that `auth-source' will be queried for the key and the
18601 certificate. This parameter will only be used when doing TLS
18602 or STARTTLS connections.
18603
18604If :use-starttls-if-possible is non-nil, do opportunistic
18605STARTTLS upgrades even if Emacs doesn't have built-in TLS
18606functionality.
18607
18477:nowait is a boolean that says the connection should be made 18608:nowait is a boolean that says the connection should be made
18478asynchronously, if possible. 18609 asynchronously, if possible.
18479 18610
18480\(fn NAME BUFFER HOST SERVICE &rest PARAMETERS)" nil nil) 18611\(fn NAME BUFFER HOST SERVICE &rest PARAMETERS)" nil nil)
18481 18612
@@ -19218,7 +19349,7 @@ exported source code blocks by language.
19218;;;*** 19349;;;***
19219 19350
19220;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 19351;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
19221;;;;;; (19894 39890)) 19352;;;;;; (19968 28627))
19222;;; Generated autoloads from progmodes/octave-inf.el 19353;;; Generated autoloads from progmodes/octave-inf.el
19223 19354
19224(autoload 'inferior-octave "octave-inf" "\ 19355(autoload 'inferior-octave "octave-inf" "\
@@ -19241,7 +19372,7 @@ startup file, `~/.emacs-octave'.
19241;;;*** 19372;;;***
19242 19373
19243;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19374;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19244;;;;;; (19894 39890)) 19375;;;;;; (19968 28627))
19245;;; Generated autoloads from progmodes/octave-mod.el 19376;;; Generated autoloads from progmodes/octave-mod.el
19246 19377
19247(autoload 'octave-mode "octave-mod" "\ 19378(autoload 'octave-mode "octave-mod" "\
@@ -20979,16 +21110,16 @@ unknown are returned as nil.
20979 21110
20980;;;*** 21111;;;***
20981 21112
20982;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19899 21113;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (19968
20983;;;;;; 57784)) 21114;;;;;; 28627))
20984;;; Generated autoloads from progmodes/pascal.el 21115;;; Generated autoloads from progmodes/pascal.el
20985 21116
20986(autoload 'pascal-mode "pascal" "\ 21117(autoload 'pascal-mode "pascal" "\
20987Major mode for editing Pascal code. \\<pascal-mode-map> 21118Major mode for editing Pascal code. \\<pascal-mode-map>
20988TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 21119TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
20989 21120
20990\\[pascal-complete-word] completes the word around current point with respect to position in code 21121\\[completion-at-point] completes the word around current point with respect to position in code
20991\\[pascal-show-completions] shows all possible completions at this point. 21122\\[completion-help-at-point] shows all possible completions at this point.
20992 21123
20993Other useful functions are: 21124Other useful functions are:
20994 21125
@@ -21174,8 +21305,8 @@ Completion for GNU/Linux `mount'.
21174 21305
21175;;;*** 21306;;;***
21176 21307
21177;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19845 21308;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (19961
21178;;;;;; 45374)) 21309;;;;;; 55377))
21179;;; Generated autoloads from pcmpl-rpm.el 21310;;; Generated autoloads from pcmpl-rpm.el
21180 21311
21181(autoload 'pcomplete/rpm "pcmpl-rpm" "\ 21312(autoload 'pcomplete/rpm "pcmpl-rpm" "\
@@ -21244,8 +21375,8 @@ Includes files as well as host names followed by a colon.
21244 21375
21245;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 21376;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
21246;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 21377;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
21247;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (19931 21378;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (19964
21248;;;;;; 11784)) 21379;;;;;; 31562))
21249;;; Generated autoloads from pcomplete.el 21380;;; Generated autoloads from pcomplete.el
21250 21381
21251(autoload 'pcomplete "pcomplete" "\ 21382(autoload 'pcomplete "pcomplete" "\
@@ -21529,6 +21660,17 @@ they are not defaultly assigned to keys.
21529 21660
21530;;;*** 21661;;;***
21531 21662
21663;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (19981
21664;;;;;; 40664))
21665;;; Generated autoloads from gnus/plstore.el
21666
21667(autoload 'plstore-open "plstore" "\
21668Create a plstore instance associated with FILE.
21669
21670\(fn FILE)" nil nil)
21671
21672;;;***
21673
21532;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 21674;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
21533;;;;;; (19845 45374)) 21675;;;;;; (19845 45374))
21534;;; Generated autoloads from textmodes/po.el 21676;;; Generated autoloads from textmodes/po.el
@@ -22225,7 +22367,7 @@ are both set to t.
22225 22367
22226;;;*** 22368;;;***
22227 22369
22228;;;### (autoloads (proced) "proced" "proced.el" (19886 45771)) 22370;;;### (autoloads (proced) "proced" "proced.el" (19975 1875))
22229;;; Generated autoloads from proced.el 22371;;; Generated autoloads from proced.el
22230 22372
22231(autoload 'proced "proced" "\ 22373(autoload 'proced "proced" "\
@@ -22288,8 +22430,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
22288 22430
22289;;;*** 22431;;;***
22290 22432
22291;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19890 22433;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (19961
22292;;;;;; 42850)) 22434;;;;;; 55377))
22293;;; Generated autoloads from progmodes/ps-mode.el 22435;;; Generated autoloads from progmodes/ps-mode.el
22294 22436
22295(autoload 'ps-mode "ps-mode" "\ 22437(autoload 'ps-mode "ps-mode" "\
@@ -22537,8 +22679,8 @@ If EXTENSION is any other symbol, it is ignored.
22537 22679
22538;;;*** 22680;;;***
22539 22681
22540;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" 22682;;;### (autoloads (jython-mode python-mode python-after-info-look
22541;;;;;; (19931 11784)) 22683;;;;;; run-python) "python" "progmodes/python.el" (19975 1875))
22542;;; Generated autoloads from progmodes/python.el 22684;;; Generated autoloads from progmodes/python.el
22543 22685
22544(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 22686(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -22570,6 +22712,12 @@ behavior, change `python-remove-cwd-from-path' to nil.
22570 22712
22571\(fn &optional CMD NOSHOW NEW)" t nil) 22713\(fn &optional CMD NOSHOW NEW)" t nil)
22572 22714
22715(autoload 'python-after-info-look "python" "\
22716Set up info-look for Python.
22717Used with `eval-after-load'.
22718
22719\(fn)" nil nil)
22720
22573(autoload 'python-mode "python" "\ 22721(autoload 'python-mode "python" "\
22574Major mode for editing Python files. 22722Major mode for editing Python files.
22575Turns on Font Lock mode unconditionally since it is currently required 22723Turns on Font Lock mode unconditionally since it is currently required
@@ -22641,7 +22789,7 @@ them into characters should be done separately.
22641;;;;;; quail-defrule quail-install-decode-map quail-install-map 22789;;;;;; quail-defrule quail-install-decode-map quail-install-map
22642;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 22790;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
22643;;;;;; quail-define-package quail-use-package quail-title) "quail" 22791;;;;;; quail-define-package quail-use-package quail-title) "quail"
22644;;;;;; "international/quail.el" (19931 11784)) 22792;;;;;; "international/quail.el" (19943 25429))
22645;;; Generated autoloads from international/quail.el 22793;;; Generated autoloads from international/quail.el
22646 22794
22647(autoload 'quail-title "quail" "\ 22795(autoload 'quail-title "quail" "\
@@ -22945,7 +23093,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22945;;;*** 23093;;;***
22946 23094
22947;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" 23095;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22948;;;;;; "net/rcirc.el" (19942 4565)) 23096;;;;;; "net/rcirc.el" (19968 28627))
22949;;; Generated autoloads from net/rcirc.el 23097;;; Generated autoloads from net/rcirc.el
22950 23098
22951(autoload 'rcirc "rcirc" "\ 23099(autoload 'rcirc "rcirc" "\
@@ -22993,7 +23141,7 @@ See \\[compile].
22993;;;*** 23141;;;***
22994 23142
22995;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 23143;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
22996;;;;;; (19938 7518)) 23144;;;;;; (19975 1875))
22997;;; Generated autoloads from emacs-lisp/re-builder.el 23145;;; Generated autoloads from emacs-lisp/re-builder.el
22998 23146
22999(defalias 'regexp-builder 're-builder) 23147(defalias 'regexp-builder 're-builder)
@@ -23322,7 +23470,7 @@ Here are all local bindings.
23322;;;*** 23470;;;***
23323 23471
23324;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 23472;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
23325;;;;;; (19845 45374)) 23473;;;;;; (19980 19797))
23326;;; Generated autoloads from textmodes/reftex-parse.el 23474;;; Generated autoloads from textmodes/reftex-parse.el
23327 23475
23328(autoload 'reftex-all-document-files "reftex-parse" "\ 23476(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -23407,7 +23555,7 @@ Extract diary entries from the region.
23407 23555
23408;;;*** 23556;;;***
23409 23557
23410;;;### (autoloads (repeat) "repeat" "repeat.el" (19845 45374)) 23558;;;### (autoloads (repeat) "repeat" "repeat.el" (19951 19539))
23411;;; Generated autoloads from repeat.el 23559;;; Generated autoloads from repeat.el
23412 23560
23413(autoload 'repeat "repeat" "\ 23561(autoload 'repeat "repeat" "\
@@ -23589,7 +23737,7 @@ variable.
23589;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 23737;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
23590;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 23738;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
23591;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 23739;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p)
23592;;;;;; "rmail" "mail/rmail.el" (19845 45374)) 23740;;;;;; "rmail" "mail/rmail.el" (19976 23054))
23593;;; Generated autoloads from mail/rmail.el 23741;;; Generated autoloads from mail/rmail.el
23594 23742
23595(autoload 'rmail-movemail-variant-p "rmail" "\ 23743(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -23642,7 +23790,7 @@ If nil, display all header fields except those matched by
23642 23790
23643(custom-autoload 'rmail-displayed-headers "rmail" t) 23791(custom-autoload 'rmail-displayed-headers "rmail" t)
23644 23792
23645(defvar rmail-retry-ignored-headers (purecopy "^x-authentication-warning:\\|^x-detected-operating-system:\\|^x-spam[-a-z]*:\\|content-type:\\|content-transfer-encoding:\\|mime-version:") "\ 23793(defvar rmail-retry-ignored-headers (purecopy "^x-authentication-warning:\\|^x-detected-operating-system:\\|^x-spam[-a-z]*:\\|content-type:\\|content-transfer-encoding:\\|mime-version:\\|message-id:") "\
23646Headers that should be stripped when retrying a failed message.") 23794Headers that should be stripped when retrying a failed message.")
23647 23795
23648(custom-autoload 'rmail-retry-ignored-headers "rmail" t) 23796(custom-autoload 'rmail-retry-ignored-headers "rmail" t)
@@ -24068,8 +24216,8 @@ In Ruler mode, Emacs displays a ruler in the header line.
24068 24216
24069;;;*** 24217;;;***
24070 24218
24071;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19845 24219;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (19965
24072;;;;;; 45374)) 24220;;;;;; 52428))
24073;;; Generated autoloads from emacs-lisp/rx.el 24221;;; Generated autoloads from emacs-lisp/rx.el
24074 24222
24075(autoload 'rx-to-string "rx" "\ 24223(autoload 'rx-to-string "rx" "\
@@ -24299,6 +24447,11 @@ CHAR
24299 like `and', but makes the match accessible with `match-end', 24447 like `and', but makes the match accessible with `match-end',
24300 `match-beginning', and `match-string'. 24448 `match-beginning', and `match-string'.
24301 24449
24450`(submatch-n N SEXP1 SEXP2 ...)'
24451`(group-n N SEXP1 SEXP2 ...)'
24452 like `group', but make it an explicitly-numbered group with
24453 group number N.
24454
24302`(or SEXP1 SEXP2 ...)' 24455`(or SEXP1 SEXP2 ...)'
24303`(| SEXP1 SEXP2 ...)' 24456`(| SEXP1 SEXP2 ...)'
24304 matches anything that matches SEXP1 or SEXP2, etc. If all 24457 matches anything that matches SEXP1 or SEXP2, etc. If all
@@ -24505,7 +24658,7 @@ during scrolling.
24505;;;*** 24658;;;***
24506 24659
24507;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 24660;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
24508;;;;;; "cedet/semantic.el" (19845 45374)) 24661;;;;;; "cedet/semantic.el" (19981 40664))
24509;;; Generated autoloads from cedet/semantic.el 24662;;; Generated autoloads from cedet/semantic.el
24510 24663
24511(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 24664(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -24556,7 +24709,7 @@ Semantic mode.
24556;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file 24709;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file
24557;;;;;; mail-default-reply-to mail-archive-file-name mail-header-separator 24710;;;;;; mail-default-reply-to mail-archive-file-name mail-header-separator
24558;;;;;; send-mail-function mail-interactive mail-self-blind mail-specify-envelope-from 24711;;;;;; send-mail-function mail-interactive mail-self-blind mail-specify-envelope-from
24559;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (19935 31309)) 24712;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (19980 19797))
24560;;; Generated autoloads from mail/sendmail.el 24713;;; Generated autoloads from mail/sendmail.el
24561 24714
24562(defvar mail-from-style 'default "\ 24715(defvar mail-from-style 'default "\
@@ -24835,8 +24988,8 @@ Like `mail' command, but display mail buffer in another frame.
24835;;;*** 24988;;;***
24836 24989
24837;;;### (autoloads (server-save-buffers-kill-terminal server-mode 24990;;;### (autoloads (server-save-buffers-kill-terminal server-mode
24838;;;;;; server-force-delete server-start) "server" "server.el" (19902 24991;;;;;; server-force-delete server-start) "server" "server.el" (19975
24839;;;;;; 34006)) 24992;;;;;; 1875))
24840;;; Generated autoloads from server.el 24993;;; Generated autoloads from server.el
24841 24994
24842(put 'server-host 'risky-local-variable t) 24995(put 'server-host 'risky-local-variable t)
@@ -24899,7 +25052,7 @@ only these files will be asked to be saved.
24899 25052
24900;;;*** 25053;;;***
24901 25054
24902;;;### (autoloads (ses-mode) "ses" "ses.el" (19845 45374)) 25055;;;### (autoloads (ses-mode) "ses" "ses.el" (19980 19797))
24903;;; Generated autoloads from ses.el 25056;;; Generated autoloads from ses.el
24904 25057
24905(autoload 'ses-mode "ses" "\ 25058(autoload 'ses-mode "ses" "\
@@ -25139,7 +25292,7 @@ Set up file shadowing.
25139;;;*** 25292;;;***
25140 25293
25141;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25294;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25142;;;;;; (19935 983)) 25295;;;;;; (19964 31562))
25143;;; Generated autoloads from shell.el 25296;;; Generated autoloads from shell.el
25144 25297
25145(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25298(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -25188,8 +25341,8 @@ Otherwise, one argument `-i' is passed to the shell.
25188 25341
25189;;;*** 25342;;;***
25190 25343
25191;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (19942 25344;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (19976
25192;;;;;; 4565)) 25345;;;;;; 22732))
25193;;; Generated autoloads from gnus/shr.el 25346;;; Generated autoloads from gnus/shr.el
25194 25347
25195(autoload 'shr-insert-document "shr" "\ 25348(autoload 'shr-insert-document "shr" "\
@@ -25396,7 +25549,7 @@ symmetrical ones, and the same character twice for the others.
25396;;;*** 25549;;;***
25397 25550
25398;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 25551;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
25399;;;;;; "smerge-mode" "vc/smerge-mode.el" (19931 11784)) 25552;;;;;; "smerge-mode" "vc/smerge-mode.el" (19946 1612))
25400;;; Generated autoloads from vc/smerge-mode.el 25553;;; Generated autoloads from vc/smerge-mode.el
25401 25554
25402(autoload 'smerge-ediff "smerge-mode" "\ 25555(autoload 'smerge-ediff "smerge-mode" "\
@@ -25439,7 +25592,7 @@ interactively. If there's no argument, do it at the current buffer.
25439;;;*** 25592;;;***
25440 25593
25441;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 25594;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
25442;;;;;; "mail/smtpmail.el" (19940 49234)) 25595;;;;;; "mail/smtpmail.el" (19978 37530))
25443;;; Generated autoloads from mail/smtpmail.el 25596;;; Generated autoloads from mail/smtpmail.el
25444 25597
25445(autoload 'smtpmail-send-it "smtpmail" "\ 25598(autoload 'smtpmail-send-it "smtpmail" "\
@@ -25745,8 +25898,8 @@ From a program takes two point or marker arguments, BEG and END.
25745 25898
25746;;;*** 25899;;;***
25747 25900
25748;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19867 25901;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19976
25749;;;;;; 52471)) 25902;;;;;; 22732))
25750;;; Generated autoloads from gnus/spam.el 25903;;; Generated autoloads from gnus/spam.el
25751 25904
25752(autoload 'spam-initialize "spam" "\ 25905(autoload 'spam-initialize "spam" "\
@@ -27306,7 +27459,7 @@ Connect to the Emacs talk group from the current X display or tty frame.
27306 27459
27307;;;*** 27460;;;***
27308 27461
27309;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19886 45771)) 27462;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (19977 43600))
27310;;; Generated autoloads from tar-mode.el 27463;;; Generated autoloads from tar-mode.el
27311 27464
27312(autoload 'tar-mode "tar-mode" "\ 27465(autoload 'tar-mode "tar-mode" "\
@@ -27486,7 +27639,7 @@ subprocess started.
27486;;;*** 27639;;;***
27487 27640
27488;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 27641;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
27489;;;;;; (19845 45374)) 27642;;;;;; (19943 25429))
27490;;; Generated autoloads from emacs-lisp/testcover.el 27643;;; Generated autoloads from emacs-lisp/testcover.el
27491 27644
27492(autoload 'testcover-this-defun "testcover" "\ 27645(autoload 'testcover-this-defun "testcover" "\
@@ -27984,7 +28137,7 @@ Compose Thai characters in the current buffer.
27984 28137
27985;;;### (autoloads (list-at-point number-at-point symbol-at-point 28138;;;### (autoloads (list-at-point number-at-point symbol-at-point
27986;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 28139;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
27987;;;;;; "thingatpt" "thingatpt.el" (19918 22236)) 28140;;;;;; "thingatpt" "thingatpt.el" (19980 19797))
27988;;; Generated autoloads from thingatpt.el 28141;;; Generated autoloads from thingatpt.el
27989 28142
27990(autoload 'forward-thing "thingatpt" "\ 28143(autoload 'forward-thing "thingatpt" "\
@@ -28402,7 +28555,7 @@ With ARG, turn time stamping on if and only if arg is positive.
28402;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 28555;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
28403;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 28556;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
28404;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 28557;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
28405;;;;;; (19909 7240)) 28558;;;;;; (19981 40664))
28406;;; Generated autoloads from calendar/timeclock.el 28559;;; Generated autoloads from calendar/timeclock.el
28407 28560
28408(autoload 'timeclock-modeline-display "timeclock" "\ 28561(autoload 'timeclock-modeline-display "timeclock" "\
@@ -28808,7 +28961,7 @@ BUFFER defaults to `trace-buffer'.
28808;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 28961;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
28809;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 28962;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
28810;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 28963;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
28811;;;;;; "net/tramp.el" (19924 47209)) 28964;;;;;; "net/tramp.el" (19981 40664))
28812;;; Generated autoloads from net/tramp.el 28965;;; Generated autoloads from net/tramp.el
28813 28966
28814(defvar tramp-mode t "\ 28967(defvar tramp-mode t "\
@@ -28946,7 +29099,7 @@ Discard Tramp from loading remote files.
28946;;;*** 29099;;;***
28947 29100
28948;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el" 29101;;;### (autoloads (tramp-ftp-enable-ange-ftp) "tramp-ftp" "net/tramp-ftp.el"
28949;;;;;; (19931 11784)) 29102;;;;;; (19946 29209))
28950;;; Generated autoloads from net/tramp-ftp.el 29103;;; Generated autoloads from net/tramp-ftp.el
28951 29104
28952(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 29105(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -29044,7 +29197,7 @@ First column's text sSs Second column's text
29044;;;;;; type-break type-break-mode type-break-keystroke-threshold 29197;;;;;; type-break type-break-mode type-break-keystroke-threshold
29045;;;;;; type-break-good-break-interval type-break-good-rest-interval 29198;;;;;; type-break-good-break-interval type-break-good-rest-interval
29046;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" 29199;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29047;;;;;; (19919 43103)) 29200;;;;;; (19981 40664))
29048;;; Generated autoloads from type-break.el 29201;;; Generated autoloads from type-break.el
29049 29202
29050(defvar type-break-mode nil "\ 29203(defvar type-break-mode nil "\
@@ -29805,7 +29958,7 @@ Setup variables that expose info about you and your system.
29805;;;*** 29958;;;***
29806 29959
29807;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" 29960;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el"
29808;;;;;; (19942 4565)) 29961;;;;;; (19943 25429))
29809;;; Generated autoloads from url/url-queue.el 29962;;; Generated autoloads from url/url-queue.el
29810 29963
29811(autoload 'url-queue-retrieve "url-queue" "\ 29964(autoload 'url-queue-retrieve "url-queue" "\
@@ -30057,8 +30210,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30057;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers 30210;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers
30058;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30211;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30059;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30212;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30060;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (19888 30213;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (19976
30061;;;;;; 1100)) 30214;;;;;; 22732))
30062;;; Generated autoloads from vc/vc.el 30215;;; Generated autoloads from vc/vc.el
30063 30216
30064(defvar vc-checkout-hook nil "\ 30217(defvar vc-checkout-hook nil "\
@@ -30601,7 +30754,7 @@ Key bindings:
30601;;;*** 30754;;;***
30602 30755
30603;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 30756;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
30604;;;;;; (19931 11784)) 30757;;;;;; (19973 46551))
30605;;; Generated autoloads from progmodes/verilog-mode.el 30758;;; Generated autoloads from progmodes/verilog-mode.el
30606 30759
30607(autoload 'verilog-mode "verilog-mode" "\ 30760(autoload 'verilog-mode "verilog-mode" "\
@@ -31382,7 +31535,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
31382;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 31535;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
31383;;;;;; view-buffer view-file-other-frame view-file-other-window 31536;;;;;; view-buffer view-file-other-frame view-file-other-window
31384;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 31537;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
31385;;;;;; "view" "view.el" (19886 45771)) 31538;;;;;; "view" "view.el" (19958 33091))
31386;;; Generated autoloads from view.el 31539;;; Generated autoloads from view.el
31387 31540
31388(defvar view-remove-frame-by-deleting t "\ 31541(defvar view-remove-frame-by-deleting t "\
@@ -31469,15 +31622,16 @@ EXIT-ACTION to `kill-buffer-if-not-modified' avoids this.
31469 31622
31470(autoload 'view-buffer-other-window "view" "\ 31623(autoload 'view-buffer-other-window "view" "\
31471View BUFFER in View mode in another window. 31624View BUFFER in View mode in another window.
31472Return to previous buffer when done, unless optional NOT-RETURN is 31625Emacs commands editing the buffer contents are not available;
31473non-nil. Emacs commands editing the buffer contents are not available; 31626instead, a special set of commands (mostly letters and
31474instead, a special set of commands (mostly letters and punctuation) are 31627punctuation) are defined for moving around in the buffer.
31475defined for moving around in the buffer.
31476Space scrolls forward, Delete scrolls backward. 31628Space scrolls forward, Delete scrolls backward.
31477For a list of all View commands, type H or h while viewing. 31629For a list of all View commands, type H or h while viewing.
31478 31630
31479This command runs the normal hook `view-mode-hook'. 31631This command runs the normal hook `view-mode-hook'.
31480 31632
31633Optional argument NOT-RETURN is ignored.
31634
31481Optional argument EXIT-ACTION is either nil or a function with buffer as 31635Optional argument EXIT-ACTION is either nil or a function with buffer as
31482argument. This function is called when finished viewing buffer. Use 31636argument. This function is called when finished viewing buffer. Use
31483this argument instead of explicitly setting `view-exit-action'. 31637this argument instead of explicitly setting `view-exit-action'.
@@ -31486,15 +31640,16 @@ this argument instead of explicitly setting `view-exit-action'.
31486 31640
31487(autoload 'view-buffer-other-frame "view" "\ 31641(autoload 'view-buffer-other-frame "view" "\
31488View BUFFER in View mode in another frame. 31642View BUFFER in View mode in another frame.
31489Return to previous buffer when done, unless optional NOT-RETURN is 31643Emacs commands editing the buffer contents are not available;
31490non-nil. Emacs commands editing the buffer contents are not available; 31644instead, a special set of commands (mostly letters and
31491instead, a special set of commands (mostly letters and punctuation) are 31645punctuation) are defined for moving around in the buffer.
31492defined for moving around in the buffer.
31493Space scrolls forward, Delete scrolls backward. 31646Space scrolls forward, Delete scrolls backward.
31494For a list of all View commands, type H or h while viewing. 31647For a list of all View commands, type H or h while viewing.
31495 31648
31496This command runs the normal hook `view-mode-hook'. 31649This command runs the normal hook `view-mode-hook'.
31497 31650
31651Optional argument NOT-RETURN is ignored.
31652
31498Optional argument EXIT-ACTION is either nil or a function with buffer as 31653Optional argument EXIT-ACTION is either nil or a function with buffer as
31499argument. This function is called when finished viewing buffer. Use 31654argument. This function is called when finished viewing buffer. Use
31500this argument instead of explicitly setting `view-exit-action'. 31655this argument instead of explicitly setting `view-exit-action'.
@@ -31595,31 +31750,20 @@ entry for the selected window, purge that entry from
31595 31750
31596(autoload 'view-mode-enter "view" "\ 31751(autoload 'view-mode-enter "view" "\
31597Enter View mode and set up exit from view mode depending on optional arguments. 31752Enter View mode and set up exit from view mode depending on optional arguments.
31598RETURN-TO non-nil means add RETURN-TO as an element to the buffer 31753Optional argument QUIT-RESTORE if non-nil must specify a valid
31599local alist `view-return-to-alist'. Save EXIT-ACTION in buffer 31754entry for quitting and restoring any window showing the current
31600local variable `view-exit-action'. It should be either nil or a 31755buffer. This entry replaces any parameter installed by
31756`display-buffer' and is used by `view-mode-exit'.
31757
31758Optional argument EXIT-ACTION, if non-nil, must specify a
31601function that takes a buffer as argument. This function will be 31759function that takes a buffer as argument. This function will be
31602called by `view-mode-exit'. 31760called by `view-mode-exit'.
31603 31761
31604RETURN-TO is either nil, meaning do nothing when exiting view
31605mode, or must have the format (WINDOW OLD-WINDOW . OLD-BUF-INFO).
31606WINDOW is the window used for viewing. OLD-WINDOW is nil or the
31607window to select after viewing. OLD-BUF-INFO tells what to do
31608with WINDOW when exiting. It is one of:
316091) nil Do nothing.
316102) t Delete WINDOW or, if it is the only window and
31611 `view-remove-frame-by-deleting' is non-nil, its
31612 frame.
316133) (OLD-BUFF START POINT) Display buffer OLD-BUFF with displayed text
31614 starting at START and point at POINT in WINDOW.
316154) quit-window Do `quit-window' in WINDOW.
316165) keep-frame Like case 2) but do not delete the frame.
31617
31618For a list of all View commands, type H or h while viewing. 31762For a list of all View commands, type H or h while viewing.
31619 31763
31620This function runs the normal hook `view-mode-hook'. 31764This function runs the normal hook `view-mode-hook'.
31621 31765
31622\(fn &optional RETURN-TO EXIT-ACTION)" nil nil) 31766\(fn &optional QUIT-RESTORE EXIT-ACTION)" nil nil)
31623 31767
31624(autoload 'View-exit-and-edit "view" "\ 31768(autoload 'View-exit-and-edit "view" "\
31625Exit View mode and make the current buffer editable. 31769Exit View mode and make the current buffer editable.
@@ -32246,8 +32390,8 @@ With arg, turn widget mode on if and only if arg is positive.
32246;;;*** 32390;;;***
32247 32391
32248;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 32392;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
32249;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19927 32393;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (19968
32250;;;;;; 37225)) 32394;;;;;; 28627))
32251;;; Generated autoloads from wid-edit.el 32395;;; Generated autoloads from wid-edit.el
32252 32396
32253(autoload 'widgetp "wid-edit" "\ 32397(autoload 'widgetp "wid-edit" "\
@@ -32363,7 +32507,7 @@ With arg, turn Winner mode on if and only if arg is positive.
32363;;;*** 32507;;;***
32364 32508
32365;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file 32509;;;### (autoloads (woman-bookmark-jump woman-find-file woman-dired-find-file
32366;;;;;; woman woman-locale) "woman" "woman.el" (19886 45771)) 32510;;;;;; woman woman-locale) "woman" "woman.el" (19981 40664))
32367;;; Generated autoloads from woman.el 32511;;; Generated autoloads from woman.el
32368 32512
32369(defvar woman-locale nil "\ 32513(defvar woman-locale nil "\
@@ -32872,7 +33016,7 @@ Zone out, completely.
32872;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 33016;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
32873;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 33017;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
32874;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 33018;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el"
32875;;;;;; "w32-vars.el" "x-dnd.el") (19942 4644 183664)) 33019;;;;;; "w32-vars.el" "x-dnd.el") (19981 41048 99944))
32876 33020
32877;;;*** 33021;;;***
32878 33022