aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-01-01 06:23:13 -0500
committerGlenn Morris2012-01-01 06:23:13 -0500
commit7da5b94434256b084e7755d53e6708f6ff4f7dc1 (patch)
tree275f39a2541db5ac956acf2591adfcc534baf076
parentb8ecfdfefb31b4e8b08b65cb64787b4f284de133 (diff)
downloademacs-7da5b94434256b084e7755d53e6708f6ff4f7dc1.tar.gz
emacs-7da5b94434256b084e7755d53e6708f6ff4f7dc1.zip
Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el594
1 files changed, 292 insertions, 302 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index db511e1ce40..754764b9758 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -68,7 +68,7 @@ should return a grid vector array that is the new solution.
68;;;*** 68;;;***
69 69
70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
71;;;;;; (20178 7273)) 71;;;;;; (20197 58064))
72;;; Generated autoloads from progmodes/ada-mode.el 72;;; Generated autoloads from progmodes/ada-mode.el
73 73
74(autoload 'ada-add-extensions "ada-mode" "\ 74(autoload 'ada-add-extensions "ada-mode" "\
@@ -88,7 +88,7 @@ Ada mode is the major mode for editing Ada code.
88;;;*** 88;;;***
89 89
90;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 90;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
91;;;;;; (19845 45374)) 91;;;;;; (20209 49217))
92;;; Generated autoloads from progmodes/ada-stmt.el 92;;; Generated autoloads from progmodes/ada-stmt.el
93 93
94(autoload 'ada-header "ada-stmt" "\ 94(autoload 'ada-header "ada-stmt" "\
@@ -99,7 +99,7 @@ Insert a descriptive header at the top of the file.
99;;;*** 99;;;***
100 100
101;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" 101;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el"
102;;;;;; (20176 51947)) 102;;;;;; (20222 61246))
103;;; Generated autoloads from progmodes/ada-xref.el 103;;; Generated autoloads from progmodes/ada-xref.el
104 104
105(autoload 'ada-find-file "ada-xref" "\ 105(autoload 'ada-find-file "ada-xref" "\
@@ -398,7 +398,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
398 398
399;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 399;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
400;;;;;; align-highlight-rule align-current align-entire align-regexp 400;;;;;; align-highlight-rule align-current align-entire align-regexp
401;;;;;; align) "align" "align.el" (20182 4358)) 401;;;;;; align) "align" "align.el" (20188 43079))
402;;; Generated autoloads from align.el 402;;; Generated autoloads from align.el
403 403
404(autoload 'align "align" "\ 404(autoload 'align "align" "\
@@ -489,7 +489,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
489 489
490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation 490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation
491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el" 491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el"
492;;;;;; (20178 7273)) 492;;;;;; (20207 7484))
493;;; Generated autoloads from allout.el 493;;; Generated autoloads from allout.el
494 494
495(autoload 'allout-auto-activation-helper "allout" "\ 495(autoload 'allout-auto-activation-helper "allout" "\
@@ -739,7 +739,7 @@ at the beginning of the current entry.
739 739
740 Extending Allout 740 Extending Allout
741 741
742Allout exposure and authoring activites all have associated 742Allout exposure and authoring activities all have associated
743hooks, by which independent code can cooperate with allout 743hooks, by which independent code can cooperate with allout
744without changes to the allout core. Here are key ones: 744without changes to the allout core. Here are key ones:
745 745
@@ -850,13 +850,13 @@ for details on preparing Emacs for automatic allout activation.
850 850
851;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation 851;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation
852;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el" 852;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el"
853;;;;;; (20167 36967)) 853;;;;;; (20221 40442))
854;;; Generated autoloads from allout-widgets.el 854;;; Generated autoloads from allout-widgets.el
855 855
856(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) 856(let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads))))
857 857
858(autoload 'allout-widgets-setup "allout-widgets" "\ 858(autoload 'allout-widgets-setup "allout-widgets" "\
859Commission or decommision allout-widgets-mode along with allout-mode. 859Commission or decommission allout-widgets-mode along with allout-mode.
860 860
861Meant to be used by customization of `allout-widgets-auto-activation'. 861Meant to be used by customization of `allout-widgets-auto-activation'.
862 862
@@ -910,7 +910,7 @@ outline hot-spot navigation (see `allout-mode').
910;;;*** 910;;;***
911 911
912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
913;;;;;; "net/ange-ftp.el" (20178 7273)) 913;;;;;; "net/ange-ftp.el" (20213 46266))
914;;; Generated autoloads from net/ange-ftp.el 914;;; Generated autoloads from net/ange-ftp.el
915 915
916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -965,7 +965,7 @@ the buffer *Birthday-Present-for-Name*.
965;;;*** 965;;;***
966 966
967;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 967;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
968;;;;;; "ansi-color" "ansi-color.el" (20164 60780)) 968;;;;;; "ansi-color" "ansi-color.el" (20204 31303))
969;;; Generated autoloads from ansi-color.el 969;;; Generated autoloads from ansi-color.el
970 970
971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -1027,7 +1027,7 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1027;;;*** 1027;;;***
1028 1028
1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el" 1029;;;### (autoloads (appt-activate appt-add) "appt" "calendar/appt.el"
1030;;;;;; (19956 37456)) 1030;;;;;; (20188 43079))
1031;;; Generated autoloads from calendar/appt.el 1031;;; Generated autoloads from calendar/appt.el
1032 1032
1033(autoload 'appt-add "appt" "\ 1033(autoload 'appt-add "appt" "\
@@ -1158,8 +1158,8 @@ Returns list of symbols and documentation found.
1158 1158
1159;;;*** 1159;;;***
1160 1160
1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20165 1161;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20201
1162;;;;;; 31925)) 1162;;;;;; 55112))
1163;;; Generated autoloads from arc-mode.el 1163;;; Generated autoloads from arc-mode.el
1164 1164
1165(autoload 'archive-mode "arc-mode" "\ 1165(autoload 'archive-mode "arc-mode" "\
@@ -1250,8 +1250,8 @@ Entering array mode calls the function `array-mode-hook'.
1250 1250
1251;;;*** 1251;;;***
1252 1252
1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20172 1253;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20204
1254;;;;;; 54913)) 1254;;;;;; 31303))
1255;;; Generated autoloads from textmodes/artist.el 1255;;; Generated autoloads from textmodes/artist.el
1256 1256
1257(autoload 'artist-mode "artist" "\ 1257(autoload 'artist-mode "artist" "\
@@ -1792,7 +1792,7 @@ definition of \"random distance\".)
1792;;;*** 1792;;;***
1793 1793
1794;;;### (autoloads (display-battery-mode battery) "battery" "battery.el" 1794;;;### (autoloads (display-battery-mode battery) "battery" "battery.el"
1795;;;;;; (20127 62865)) 1795;;;;;; (20211 4536))
1796;;; Generated autoloads from battery.el 1796;;; Generated autoloads from battery.el
1797 (put 'battery-mode-line-string 'risky-local-variable t) 1797 (put 'battery-mode-line-string 'risky-local-variable t)
1798 1798
@@ -1861,7 +1861,7 @@ For non-interactive use see also `benchmark-run' and
1861;;;*** 1861;;;***
1862 1862
1863;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1863;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1864;;;;;; "bibtex" "textmodes/bibtex.el" (20174 10230)) 1864;;;;;; "bibtex" "textmodes/bibtex.el" (20221 40442))
1865;;; Generated autoloads from textmodes/bibtex.el 1865;;; Generated autoloads from textmodes/bibtex.el
1866 1866
1867(autoload 'bibtex-initialize "bibtex" "\ 1867(autoload 'bibtex-initialize "bibtex" "\
@@ -2727,7 +2727,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2727;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2727;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2728;;;;;; compile-defun byte-compile-file byte-recompile-directory 2728;;;;;; compile-defun byte-compile-file byte-recompile-directory
2729;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2729;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2730;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20178 7273)) 2730;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20224 16567))
2731;;; Generated autoloads from emacs-lisp/bytecomp.el 2731;;; Generated autoloads from emacs-lisp/bytecomp.el
2732(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2732(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2733(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2733(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2981,8 +2981,8 @@ See Info node `(calc)Defining Functions'.
2981 2981
2982;;;*** 2982;;;***
2983 2983
2984;;;### (autoloads (calculator) "calculator" "calculator.el" (20141 2984;;;### (autoloads (calculator) "calculator" "calculator.el" (20187
2985;;;;;; 9296)) 2985;;;;;; 22214))
2986;;; Generated autoloads from calculator.el 2986;;; Generated autoloads from calculator.el
2987 2987
2988(autoload 'calculator "calculator" "\ 2988(autoload 'calculator "calculator" "\
@@ -3103,7 +3103,7 @@ Obsoletes `c-forward-into-nomenclature'.
3103;;;*** 3103;;;***
3104 3104
3105;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3105;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3106;;;;;; (20172 54913)) 3106;;;;;; (20222 61246))
3107;;; Generated autoloads from progmodes/cc-engine.el 3107;;; Generated autoloads from progmodes/cc-engine.el
3108 3108
3109(autoload 'c-guess-basic-syntax "cc-engine" "\ 3109(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3215,7 +3215,7 @@ the absolute file name of the file if STYLE-NAME is nil.
3215 3215
3216;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode 3216;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode
3217;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3217;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3218;;;;;; (20168 57844)) 3218;;;;;; (20221 40442))
3219;;; Generated autoloads from progmodes/cc-mode.el 3219;;; Generated autoloads from progmodes/cc-mode.el
3220 3220
3221(autoload 'c-initialize-cc-mode "cc-mode" "\ 3221(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3443,7 +3443,7 @@ and exists only for compatibility reasons.
3443 3443
3444;;;*** 3444;;;***
3445 3445
3446;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20167 36967)) 3446;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (20189 63932))
3447;;; Generated autoloads from progmodes/cc-vars.el 3447;;; Generated autoloads from progmodes/cc-vars.el
3448(put 'c-basic-offset 'safe-local-variable 'integerp) 3448(put 'c-basic-offset 'safe-local-variable 'integerp)
3449(put 'c-backslash-column 'safe-local-variable 'integerp) 3449(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3453,7 +3453,7 @@ and exists only for compatibility reasons.
3453 3453
3454;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3454;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3455;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3455;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3456;;;;;; (19943 25429)) 3456;;;;;; (20201 55112))
3457;;; Generated autoloads from international/ccl.el 3457;;; Generated autoloads from international/ccl.el
3458 3458
3459(autoload 'ccl-compile "ccl" "\ 3459(autoload 'ccl-compile "ccl" "\
@@ -3644,7 +3644,7 @@ OPERATOR :=
3644 | de-sjis 3644 | de-sjis
3645 3645
3646 ;; If ARG_0 and ARG_1 are the first and second code point of 3646 ;; If ARG_0 and ARG_1 are the first and second code point of
3647 ;; JISX0208 character CHAR, and SJIS is the correponding 3647 ;; JISX0208 character CHAR, and SJIS is the corresponding
3648 ;; Shift-JIS code, 3648 ;; Shift-JIS code,
3649 ;; (REG = ARG_0 en-sjis ARG_1) means: 3649 ;; (REG = ARG_0 en-sjis ARG_1) means:
3650 ;; ((REG = HIGH) 3650 ;; ((REG = HIGH)
@@ -3728,12 +3728,12 @@ Returns a form where all lambdas don't have any free variables.
3728 3728
3729;;;*** 3729;;;***
3730 3730
3731;;;### (autoloads (cfengine-auto-mode cfengine-mode cfengine3-mode) 3731;;;### (autoloads (cfengine-auto-mode cfengine2-mode cfengine3-mode)
3732;;;;;; "cfengine" "progmodes/cfengine.el" (20168 57844)) 3732;;;;;; "cfengine" "progmodes/cfengine.el" (20211 4536))
3733;;; Generated autoloads from progmodes/cfengine.el 3733;;; Generated autoloads from progmodes/cfengine.el
3734 3734
3735(autoload 'cfengine3-mode "cfengine" "\ 3735(autoload 'cfengine3-mode "cfengine" "\
3736Major mode for editing cfengine input. 3736Major mode for editing CFEngine3 input.
3737There are no special keybindings by default. 3737There are no special keybindings by default.
3738 3738
3739Action blocks are treated as defuns, i.e. \\[beginning-of-defun] moves 3739Action blocks are treated as defuns, i.e. \\[beginning-of-defun] moves
@@ -3741,8 +3741,8 @@ to the action header.
3741 3741
3742\(fn)" t nil) 3742\(fn)" t nil)
3743 3743
3744(autoload 'cfengine-mode "cfengine" "\ 3744(autoload 'cfengine2-mode "cfengine" "\
3745Major mode for editing cfengine input. 3745Major mode for editing CFEngine2 input.
3746There are no special keybindings by default. 3746There are no special keybindings by default.
3747 3747
3748Action blocks are treated as defuns, i.e. \\[beginning-of-defun] moves 3748Action blocks are treated as defuns, i.e. \\[beginning-of-defun] moves
@@ -3751,7 +3751,7 @@ to the action header.
3751\(fn)" t nil) 3751\(fn)" t nil)
3752 3752
3753(autoload 'cfengine-auto-mode "cfengine" "\ 3753(autoload 'cfengine-auto-mode "cfengine" "\
3754Choose between `cfengine-mode' and `cfengine3-mode' depending 3754Choose between `cfengine2-mode' and `cfengine3-mode' depending
3755on the buffer contents 3755on the buffer contents
3756 3756
3757\(fn)" nil nil) 3757\(fn)" nil nil)
@@ -4215,7 +4215,7 @@ If FRAME cannot display COLOR, return nil.
4215;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4215;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4216;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4216;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4217;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4217;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4218;;;;;; (20168 57844)) 4218;;;;;; (20197 58064))
4219;;; Generated autoloads from comint.el 4219;;; Generated autoloads from comint.el
4220 4220
4221(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4221(defvar comint-output-filter-functions '(comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4706,7 +4706,7 @@ For details see `conf-mode'. Example:
4706;;;*** 4706;;;***
4707 4707
4708;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4708;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4709;;;;;; "cookie1" "play/cookie1.el" (19845 45374)) 4709;;;;;; "cookie1" "play/cookie1.el" (20222 61246))
4710;;; Generated autoloads from play/cookie1.el 4710;;; Generated autoloads from play/cookie1.el
4711 4711
4712(autoload 'cookie "cookie1" "\ 4712(autoload 'cookie "cookie1" "\
@@ -4778,7 +4778,7 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4778;;;*** 4778;;;***
4779 4779
4780;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) 4780;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode)
4781;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20178 7273)) 4781;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (20201 55112))
4782;;; Generated autoloads from progmodes/cperl-mode.el 4782;;; Generated autoloads from progmodes/cperl-mode.el
4783(put 'cperl-indent-level 'safe-local-variable 'integerp) 4783(put 'cperl-indent-level 'safe-local-variable 'integerp)
4784(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4784(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -4803,8 +4803,8 @@ default.) You can always quote (with \\[quoted-insert]) the left
4803since most the time you mean \"less\". CPerl mode tries to guess 4803since most the time you mean \"less\". CPerl mode tries to guess
4804whether you want to type pair <>, and inserts is if it 4804whether you want to type pair <>, and inserts is if it
4805appropriate. You can set `cperl-electric-parens-string' to the string that 4805appropriate. You can set `cperl-electric-parens-string' to the string that
4806contains the parenths from the above list you want to be electrical. 4806contains the parens from the above list you want to be electrical.
4807Electricity of parenths is controlled by `cperl-electric-parens'. 4807Electricity of parens is controlled by `cperl-electric-parens'.
4808You may also set `cperl-electric-parens-mark' to have electric parens 4808You may also set `cperl-electric-parens-mark' to have electric parens
4809look for active mark and \"embrace\" a region if possible.' 4809look for active mark and \"embrace\" a region if possible.'
4810 4810
@@ -5022,7 +5022,7 @@ if ARG is omitted or nil.
5022;;;*** 5022;;;***
5023 5023
5024;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 5024;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
5025;;;;;; (19845 45374)) 5025;;;;;; (20222 61246))
5026;;; Generated autoloads from emacs-lisp/crm.el 5026;;; Generated autoloads from emacs-lisp/crm.el
5027 5027
5028(autoload 'completing-read-multiple "crm" "\ 5028(autoload 'completing-read-multiple "crm" "\
@@ -5069,7 +5069,7 @@ Major mode to edit Cascading Style Sheets.
5069;;;*** 5069;;;***
5070 5070
5071;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" 5071;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el"
5072;;;;;; (20127 62865)) 5072;;;;;; (20222 61246))
5073;;; Generated autoloads from emulation/cua-base.el 5073;;; Generated autoloads from emulation/cua-base.el
5074 5074
5075(defvar cua-mode nil "\ 5075(defvar cua-mode nil "\
@@ -5614,7 +5614,7 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5614;;;*** 5614;;;***
5615 5615
5616;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el" 5616;;;### (autoloads (data-debug-new-buffer) "data-debug" "cedet/data-debug.el"
5617;;;;;; (20168 57844)) 5617;;;;;; (20207 7484))
5618;;; Generated autoloads from cedet/data-debug.el 5618;;; Generated autoloads from cedet/data-debug.el
5619 5619
5620(autoload 'data-debug-new-buffer "data-debug" "\ 5620(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5624,8 +5624,8 @@ Create a new data-debug buffer with NAME.
5624 5624
5625;;;*** 5625;;;***
5626 5626
5627;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20176 5627;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20197
5628;;;;;; 51947)) 5628;;;;;; 58064))
5629;;; Generated autoloads from net/dbus.el 5629;;; Generated autoloads from net/dbus.el
5630 5630
5631(autoload 'dbus-handle-event "dbus" "\ 5631(autoload 'dbus-handle-event "dbus" "\
@@ -5638,8 +5638,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5638 5638
5639;;;*** 5639;;;***
5640 5640
5641;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20162 5641;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (20187
5642;;;;;; 63140)) 5642;;;;;; 22214))
5643;;; Generated autoloads from progmodes/dcl-mode.el 5643;;; Generated autoloads from progmodes/dcl-mode.el
5644 5644
5645(autoload 'dcl-mode "dcl-mode" "\ 5645(autoload 'dcl-mode "dcl-mode" "\
@@ -5839,8 +5839,8 @@ The most useful commands are:
5839;;;*** 5839;;;***
5840 5840
5841;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5841;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5842;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20154 5842;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (20197
5843;;;;;; 24929)) 5843;;;;;; 58064))
5844;;; Generated autoloads from delim-col.el 5844;;; Generated autoloads from delim-col.el
5845 5845
5846(autoload 'delimit-columns-customize "delim-col" "\ 5846(autoload 'delimit-columns-customize "delim-col" "\
@@ -5916,8 +5916,8 @@ with no args, if that value is non-nil.
5916 5916
5917;;;*** 5917;;;***
5918 5918
5919;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20127 5919;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (20187
5920;;;;;; 62865)) 5920;;;;;; 22214))
5921;;; Generated autoloads from delsel.el 5921;;; Generated autoloads from delsel.el
5922 5922
5923(defalias 'pending-delete-mode 'delete-selection-mode) 5923(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -6014,7 +6014,7 @@ the first time the mode is used.
6014;;;*** 6014;;;***
6015 6015
6016;;;### (autoloads (describe-char describe-text-properties) "descr-text" 6016;;;### (autoloads (describe-char describe-text-properties) "descr-text"
6017;;;;;; "descr-text.el" (20170 13157)) 6017;;;;;; "descr-text.el" (20189 63932))
6018;;; Generated autoloads from descr-text.el 6018;;; Generated autoloads from descr-text.el
6019 6019
6020(autoload 'describe-text-properties "descr-text" "\ 6020(autoload 'describe-text-properties "descr-text" "\
@@ -6042,7 +6042,7 @@ as well as widgets, buttons, overlays, and text properties.
6042;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6042;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6043;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6043;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6044;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6044;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6045;;;;;; "desktop.el" (20165 31925)) 6045;;;;;; "desktop.el" (20212 25403))
6046;;; Generated autoloads from desktop.el 6046;;; Generated autoloads from desktop.el
6047 6047
6048(defvar desktop-save-mode nil "\ 6048(defvar desktop-save-mode nil "\
@@ -6393,7 +6393,7 @@ Optional arguments are passed to `dig-invoke'.
6393;;;*** 6393;;;***
6394 6394
6395;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6395;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6396;;;;;; dired dired-listing-switches) "dired" "dired.el" (20167 36967)) 6396;;;;;; dired dired-listing-switches) "dired" "dired.el" (20189 63932))
6397;;; Generated autoloads from dired.el 6397;;; Generated autoloads from dired.el
6398 6398
6399(defvar dired-listing-switches (purecopy "-al") "\ 6399(defvar dired-listing-switches (purecopy "-al") "\
@@ -6821,7 +6821,7 @@ strings when pressed twice. See `double-map' for details.
6821 6821
6822;;;*** 6822;;;***
6823 6823
6824;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (19845 45374)) 6824;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (20221 40442))
6825;;; Generated autoloads from play/dunnet.el 6825;;; Generated autoloads from play/dunnet.el
6826 6826
6827(autoload 'dunnet "dunnet" "\ 6827(autoload 'dunnet "dunnet" "\
@@ -7099,7 +7099,7 @@ To implement dynamic menus, either call this from
7099;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7099;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7100;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7100;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7101;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7101;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7102;;;;;; "progmodes/ebnf2ps.el" (20166 16092)) 7102;;;;;; "progmodes/ebnf2ps.el" (20203 10426))
7103;;; Generated autoloads from progmodes/ebnf2ps.el 7103;;; Generated autoloads from progmodes/ebnf2ps.el
7104 7104
7105(autoload 'ebnf-customize "ebnf2ps" "\ 7105(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7597,7 +7597,7 @@ an EDE controlled project.
7597 7597
7598;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7598;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7599;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7599;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7600;;;;;; "emacs-lisp/edebug.el" (20166 16092)) 7600;;;;;; "emacs-lisp/edebug.el" (20187 22214))
7601;;; Generated autoloads from emacs-lisp/edebug.el 7601;;; Generated autoloads from emacs-lisp/edebug.el
7602 7602
7603(defvar edebug-all-defs nil "\ 7603(defvar edebug-all-defs nil "\
@@ -8098,15 +8098,11 @@ Emacs Lisp mode) that support ElDoc.")
8098;;;*** 8098;;;***
8099 8099
8100;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode) 8100;;;### (autoloads (electric-layout-mode electric-pair-mode electric-indent-mode)
8101;;;;;; "electric" "electric.el" (20168 57844)) 8101;;;;;; "electric" "electric.el" (20187 22214))
8102;;; Generated autoloads from electric.el 8102;;; Generated autoloads from electric.el
8103 8103
8104(defvar electric-indent-chars '(10) "\ 8104(defvar electric-indent-chars '(10) "\
8105Characters that should cause automatic reindentation. 8105Characters that should cause automatic reindentation.")
8106Each entry of the list can be either a character or a cons of the
8107form (CHAR . PREDICATE) which means that CHAR should cause reindentation
8108only if PREDICATE returns non-nil. PREDICATE is called with no arguments
8109and with point before the inserted char.")
8110 8106
8111(defvar electric-indent-mode nil "\ 8107(defvar electric-indent-mode nil "\
8112Non-nil if Electric-Indent mode is enabled. 8108Non-nil if Electric-Indent mode is enabled.
@@ -8284,7 +8280,7 @@ Other values are interpreted as usual.
8284;;;*** 8280;;;***
8285 8281
8286;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) 8282;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8287;;;;;; "emacsbug" "mail/emacsbug.el" (20093 44623)) 8283;;;;;; "emacsbug" "mail/emacsbug.el" (20197 58064))
8288;;; Generated autoloads from mail/emacsbug.el 8284;;; Generated autoloads from mail/emacsbug.el
8289 8285
8290(autoload 'report-emacs-bug "emacsbug" "\ 8286(autoload 'report-emacs-bug "emacsbug" "\
@@ -8305,7 +8301,7 @@ The result is an alist with items of the form (URL SUBJECT NO).
8305;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8301;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8306;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8302;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8307;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8303;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8308;;;;;; "vc/emerge.el" (20141 9296)) 8304;;;;;; "vc/emerge.el" (20204 31303))
8309;;; Generated autoloads from vc/emerge.el 8305;;; Generated autoloads from vc/emerge.el
8310 8306
8311(autoload 'emerge-files "emerge" "\ 8307(autoload 'emerge-files "emerge" "\
@@ -8580,7 +8576,7 @@ Insert selected KEYS after the point.
8580;;;*** 8576;;;***
8581 8577
8582;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify 8578;;;### (autoloads (epa-dired-do-encrypt epa-dired-do-sign epa-dired-do-verify
8583;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (19865 50420)) 8579;;;;;; epa-dired-do-decrypt) "epa-dired" "epa-dired.el" (20197 58064))
8584;;; Generated autoloads from epa-dired.el 8580;;; Generated autoloads from epa-dired.el
8585 8581
8586(autoload 'epa-dired-do-decrypt "epa-dired" "\ 8582(autoload 'epa-dired-do-decrypt "epa-dired" "\
@@ -8606,7 +8602,7 @@ Encrypt marked files.
8606;;;*** 8602;;;***
8607 8603
8608;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler) 8604;;;### (autoloads (epa-file-disable epa-file-enable epa-file-handler)
8609;;;;;; "epa-file" "epa-file.el" (20038 20303)) 8605;;;;;; "epa-file" "epa-file.el" (20197 58064))
8610;;; Generated autoloads from epa-file.el 8606;;; Generated autoloads from epa-file.el
8611 8607
8612(autoload 'epa-file-handler "epa-file" "\ 8608(autoload 'epa-file-handler "epa-file" "\
@@ -9668,7 +9664,7 @@ for \\[find-tag] (which see).
9668;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer 9664;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-region ethio-fidel-to-sera-buffer
9669;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer 9665;;;;;; ethio-sera-to-fidel-marker ethio-sera-to-fidel-region ethio-sera-to-fidel-buffer
9670;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el" 9666;;;;;; setup-ethiopic-environment-internal) "ethio-util" "language/ethio-util.el"
9671;;;;;; (20175 31160)) 9667;;;;;; (20201 55112))
9672;;; Generated autoloads from language/ethio-util.el 9668;;; Generated autoloads from language/ethio-util.el
9673 9669
9674(autoload 'setup-ethiopic-environment-internal "ethio-util" "\ 9670(autoload 'setup-ethiopic-environment-internal "ethio-util" "\
@@ -9814,7 +9810,7 @@ Convert the Java escape sequences into corresponding Ethiopic characters.
9814\(fn)" nil nil) 9810\(fn)" nil nil)
9815 9811
9816(autoload 'ethio-find-file "ethio-util" "\ 9812(autoload 'ethio-find-file "ethio-util" "\
9817Transliterate file content into Ethiopic dependig on filename suffix. 9813Transliterate file content into Ethiopic depending on filename suffix.
9818 9814
9819\(fn)" nil nil) 9815\(fn)" nil nil)
9820 9816
@@ -10533,8 +10529,8 @@ Copy directory-local variables to the -*- line.
10533 10529
10534;;;*** 10530;;;***
10535 10531
10536;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20178 10532;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20201
10537;;;;;; 7273)) 10533;;;;;; 55112))
10538;;; Generated autoloads from filesets.el 10534;;; Generated autoloads from filesets.el
10539 10535
10540(autoload 'filesets-init "filesets" "\ 10536(autoload 'filesets-init "filesets" "\
@@ -11040,7 +11036,7 @@ Flyspell whole buffer.
11040 11036
11041;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 11037;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
11042;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 11038;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
11043;;;;;; (20178 7273)) 11039;;;;;; (20187 22214))
11044;;; Generated autoloads from follow.el 11040;;; Generated autoloads from follow.el
11045 11041
11046(autoload 'turn-on-follow-mode "follow" "\ 11042(autoload 'turn-on-follow-mode "follow" "\
@@ -11136,7 +11132,7 @@ play around with the following keys:
11136;;;*** 11132;;;***
11137 11133
11138;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 11134;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
11139;;;;;; "forms" "forms.el" (20168 57844)) 11135;;;;;; "forms" "forms.el" (20197 58064))
11140;;; Generated autoloads from forms.el 11136;;; Generated autoloads from forms.el
11141 11137
11142(autoload 'forms-mode "forms" "\ 11138(autoload 'forms-mode "forms" "\
@@ -11300,7 +11296,7 @@ and choose the directory as the fortune-file.
11300;;;*** 11296;;;***
11301 11297
11302;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" 11298;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el"
11303;;;;;; (20182 4358)) 11299;;;;;; (20218 64194))
11304;;; Generated autoloads from progmodes/gdb-mi.el 11300;;; Generated autoloads from progmodes/gdb-mi.el
11305 11301
11306(defvar gdb-enable-debug nil "\ 11302(defvar gdb-enable-debug nil "\
@@ -11514,7 +11510,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11514;;;*** 11510;;;***
11515 11511
11516;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11512;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11517;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20164 60780)) 11513;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20187 22214))
11518;;; Generated autoloads from gnus/gnus.el 11514;;; Generated autoloads from gnus/gnus.el
11519(when (fboundp 'custom-autoload) 11515(when (fboundp 'custom-autoload)
11520 (custom-autoload 'gnus-select-method "gnus")) 11516 (custom-autoload 'gnus-select-method "gnus"))
@@ -11567,7 +11563,7 @@ prompt the user for the name of an NNTP server to use.
11567;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group 11563;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
11568;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize 11564;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
11569;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" 11565;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
11570;;;;;; "gnus/gnus-agent.el" (20168 57844)) 11566;;;;;; "gnus/gnus-agent.el" (20221 40442))
11571;;; Generated autoloads from gnus/gnus-agent.el 11567;;; Generated autoloads from gnus/gnus-agent.el
11572 11568
11573(autoload 'gnus-unplugged "gnus-agent" "\ 11569(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11658,7 +11654,7 @@ If CLEAN, obsolete (ignore).
11658;;;*** 11654;;;***
11659 11655
11660;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11656;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11661;;;;;; (20182 4358)) 11657;;;;;; (20207 7484))
11662;;; Generated autoloads from gnus/gnus-art.el 11658;;; Generated autoloads from gnus/gnus-art.el
11663 11659
11664(autoload 'gnus-article-prepare-display "gnus-art" "\ 11660(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11812,8 +11808,8 @@ Reminder user if there are unsent drafts.
11812 11808
11813;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11809;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11814;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11810;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11815;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20088 11811;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20187
11816;;;;;; 26718)) 11812;;;;;; 22214))
11817;;; Generated autoloads from gnus/gnus-fun.el 11813;;; Generated autoloads from gnus/gnus-fun.el
11818 11814
11819(autoload 'gnus-random-x-face "gnus-fun" "\ 11815(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -11876,7 +11872,7 @@ If gravatars are already displayed, remove them.
11876;;;*** 11872;;;***
11877 11873
11878;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 11874;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
11879;;;;;; "gnus-group" "gnus/gnus-group.el" (20179 28130)) 11875;;;;;; "gnus-group" "gnus/gnus-group.el" (20201 55112))
11880;;; Generated autoloads from gnus/gnus-group.el 11876;;; Generated autoloads from gnus/gnus-group.el
11881 11877
11882(autoload 'gnus-fetch-group "gnus-group" "\ 11878(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12051,7 +12047,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
12051;;;*** 12047;;;***
12052 12048
12053;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) 12049;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
12054;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20183 25152)) 12050;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20207 7484))
12055;;; Generated autoloads from gnus/gnus-msg.el 12051;;; Generated autoloads from gnus/gnus-msg.el
12056 12052
12057(autoload 'gnus-msg-mail "gnus-msg" "\ 12053(autoload 'gnus-msg-mail "gnus-msg" "\
@@ -12217,7 +12213,7 @@ See the documentation for these variables and functions for details.
12217;;;*** 12213;;;***
12218 12214
12219;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 12215;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
12220;;;;;; (20076 35541)) 12216;;;;;; (20207 7484))
12221;;; Generated autoloads from gnus/gnus-spec.el 12217;;; Generated autoloads from gnus/gnus-spec.el
12222 12218
12223(autoload 'gnus-update-format "gnus-spec" "\ 12219(autoload 'gnus-update-format "gnus-spec" "\
@@ -12239,7 +12235,7 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12239;;;*** 12235;;;***
12240 12236
12241;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" 12237;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el"
12242;;;;;; (20172 54913)) 12238;;;;;; (20222 61246))
12243;;; Generated autoloads from gnus/gnus-sum.el 12239;;; Generated autoloads from gnus/gnus-sum.el
12244 12240
12245(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12241(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12267,7 +12263,7 @@ Install the sync hooks.
12267;;;*** 12263;;;***
12268 12264
12269;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 12265;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
12270;;;;;; (20161 45793)) 12266;;;;;; (20207 7484))
12271;;; Generated autoloads from gnus/gnus-win.el 12267;;; Generated autoloads from gnus/gnus-win.el
12272 12268
12273(autoload 'gnus-add-configuration "gnus-win" "\ 12269(autoload 'gnus-add-configuration "gnus-win" "\
@@ -12379,7 +12375,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12379 12375
12380;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12376;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12381;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12377;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12382;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20174 10230)) 12378;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20212 25403))
12383;;; Generated autoloads from progmodes/grep.el 12379;;; Generated autoloads from progmodes/grep.el
12384 12380
12385(defvar grep-window-height nil "\ 12381(defvar grep-window-height nil "\
@@ -12525,6 +12521,9 @@ to go to the lines where grep found matches.
12525 12521
12526This command shares argument histories with \\[lgrep] and \\[grep-find]. 12522This command shares argument histories with \\[lgrep] and \\[grep-find].
12527 12523
12524When called programmatically and FILES is nil, REGEXP is expected
12525to specify a command to run.
12526
12528\(fn REGEXP &optional FILES DIR CONFIRM)" t nil) 12527\(fn REGEXP &optional FILES DIR CONFIRM)" t nil)
12529 12528
12530(autoload 'zrgrep "grep" "\ 12529(autoload 'zrgrep "grep" "\
@@ -12538,7 +12537,7 @@ file name to `*.gz', and sets `grep-highlight-matches' to `always'.
12538 12537
12539;;;*** 12538;;;***
12540 12539
12541;;;### (autoloads (gs-load-image) "gs" "gs.el" (19845 45374)) 12540;;;### (autoloads (gs-load-image) "gs" "gs.el" (20188 43079))
12542;;; Generated autoloads from gs.el 12541;;; Generated autoloads from gs.el
12543 12542
12544(autoload 'gs-load-image "gs" "\ 12543(autoload 'gs-load-image "gs" "\
@@ -12552,7 +12551,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful.
12552;;;*** 12551;;;***
12553 12552
12554;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb 12553;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb
12555;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20178 7273)) 12554;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (20215 1592))
12556;;; Generated autoloads from progmodes/gud.el 12555;;; Generated autoloads from progmodes/gud.el
12557 12556
12558(autoload 'gud-gdb "gud" "\ 12557(autoload 'gud-gdb "gud" "\
@@ -13305,7 +13304,7 @@ be found in variable `hi-lock-interactive-patterns'.
13305;;;*** 13304;;;***
13306 13305
13307;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el" 13306;;;### (autoloads (hide-ifdef-mode) "hideif" "progmodes/hideif.el"
13308;;;;;; (20127 62865)) 13307;;;;;; (20197 58064))
13309;;; Generated autoloads from progmodes/hideif.el 13308;;; Generated autoloads from progmodes/hideif.el
13310 13309
13311(autoload 'hide-ifdef-mode "hideif" "\ 13310(autoload 'hide-ifdef-mode "hideif" "\
@@ -13411,8 +13410,8 @@ Unconditionally turn off `hs-minor-mode'.
13411;;;;;; highlight-compare-buffers highlight-changes-rotate-faces 13410;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
13412;;;;;; highlight-changes-previous-change highlight-changes-next-change 13411;;;;;; highlight-changes-previous-change highlight-changes-next-change
13413;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode 13412;;;;;; highlight-changes-remove-highlight highlight-changes-visible-mode
13414;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20164 13413;;;;;; highlight-changes-mode) "hilit-chg" "hilit-chg.el" (20188
13415;;;;;; 60780)) 13414;;;;;; 43079))
13416;;; Generated autoloads from hilit-chg.el 13415;;; Generated autoloads from hilit-chg.el
13417 13416
13418(autoload 'highlight-changes-mode "hilit-chg" "\ 13417(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -13439,7 +13438,7 @@ buffer with the contents of a file
13439\(fn &optional ARG)" t nil) 13438\(fn &optional ARG)" t nil)
13440 13439
13441(autoload 'highlight-changes-visible-mode "hilit-chg" "\ 13440(autoload 'highlight-changes-visible-mode "hilit-chg" "\
13442Toggle visiblility of highlighting due to Highlight Changes mode. 13441Toggle visibility of highlighting due to Highlight Changes mode.
13443With a prefix argument ARG, enable Highlight Changes Visible mode 13442With a prefix argument ARG, enable Highlight Changes Visible mode
13444if ARG is positive, and disable it otherwise. If called from 13443if ARG is positive, and disable it otherwise. If called from
13445Lisp, enable the mode if ARG is omitted or nil. 13444Lisp, enable the mode if ARG is omitted or nil.
@@ -13673,7 +13672,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13673;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13672;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13674;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13673;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13675;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13674;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13676;;;;;; "calendar/holidays.el" (20107 16822)) 13675;;;;;; "calendar/holidays.el" (20209 49217))
13677;;; Generated autoloads from calendar/holidays.el 13676;;; Generated autoloads from calendar/holidays.el
13678 13677
13679(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13678(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -13833,7 +13832,7 @@ Convert HTML to plain text in the current buffer.
13833;;;*** 13832;;;***
13834 13833
13835;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 13834;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
13836;;;;;; "htmlfontify" "htmlfontify.el" (20183 25152)) 13835;;;;;; "htmlfontify" "htmlfontify.el" (20188 43079))
13837;;; Generated autoloads from htmlfontify.el 13836;;; Generated autoloads from htmlfontify.el
13838 13837
13839(autoload 'htmlfontify-buffer "htmlfontify" "\ 13838(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -13964,7 +13963,7 @@ bound to the current value of the filter.
13964;;;*** 13963;;;***
13965 13964
13966;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 13965;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
13967;;;;;; "ibuffer" "ibuffer.el" (20162 19074)) 13966;;;;;; "ibuffer" "ibuffer.el" (20197 58671))
13968;;; Generated autoloads from ibuffer.el 13967;;; Generated autoloads from ibuffer.el
13969 13968
13970(autoload 'ibuffer-list-buffers "ibuffer" "\ 13969(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14147,7 +14146,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14147;;;*** 14146;;;***
14148 14147
14149;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14148;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14150;;;;;; (20168 57844)) 14149;;;;;; (20221 40442))
14151;;; Generated autoloads from progmodes/idlwave.el 14150;;; Generated autoloads from progmodes/idlwave.el
14152 14151
14153(autoload 'idlwave-mode "idlwave" "\ 14152(autoload 'idlwave-mode "idlwave" "\
@@ -14281,8 +14280,8 @@ The main features of this mode are
14281;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14280;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14282;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14281;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14283;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14282;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14284;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20178 14283;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20203
14285;;;;;; 7273)) 14284;;;;;; 10426))
14286;;; Generated autoloads from ido.el 14285;;; Generated autoloads from ido.el
14287 14286
14288(defvar ido-mode nil "\ 14287(defvar ido-mode nil "\
@@ -15163,7 +15162,7 @@ Convert old Emacs Devanagari characters to UCS.
15163 15162
15164;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15163;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command
15165;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15164;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp"
15166;;;;;; "progmodes/inf-lisp.el" (20168 57844)) 15165;;;;;; "progmodes/inf-lisp.el" (20197 58064))
15167;;; Generated autoloads from progmodes/inf-lisp.el 15166;;; Generated autoloads from progmodes/inf-lisp.el
15168 15167
15169(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\ 15168(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
@@ -15230,7 +15229,7 @@ of `inferior-lisp-program'). Runs the hooks from
15230;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15229;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15231;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15230;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15232;;;;;; Info-on-current-buffer info-standalone info-emacs-manual 15231;;;;;; Info-on-current-buffer info-standalone info-emacs-manual
15233;;;;;; info info-other-window) "info" "info.el" (20172 54913)) 15232;;;;;; info info-other-window) "info" "info.el" (20184 46008))
15234;;; Generated autoloads from info.el 15233;;; Generated autoloads from info.el
15235 15234
15236(autoload 'info-other-window "info" "\ 15235(autoload 'info-other-window "info" "\
@@ -15735,7 +15734,7 @@ Add submenus to the File menu, to convert to and from various formats.
15735;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15734;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
15736;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15735;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
15737;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15736;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
15738;;;;;; "ispell" "textmodes/ispell.el" (20178 7273)) 15737;;;;;; "ispell" "textmodes/ispell.el" (20187 22214))
15739;;; Generated autoloads from textmodes/ispell.el 15738;;; Generated autoloads from textmodes/ispell.el
15740 15739
15741(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15740(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16091,7 +16090,7 @@ by `jka-compr-installed'.
16091 16090
16092;;;*** 16091;;;***
16093 16092
16094;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20167 36967)) 16093;;;### (autoloads (js-mode) "js" "progmodes/js.el" (20222 61246))
16095;;; Generated autoloads from progmodes/js.el 16094;;; Generated autoloads from progmodes/js.el
16096 16095
16097(autoload 'js-mode "js" "\ 16096(autoload 'js-mode "js" "\
@@ -16208,7 +16207,7 @@ and the return value is the length of the conversion.
16208;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 16207;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
16209;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 16208;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
16210;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item) 16209;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro kmacro-exec-ring-item)
16211;;;;;; "kmacro" "kmacro.el" (20164 60780)) 16210;;;;;; "kmacro" "kmacro.el" (20187 22214))
16212;;; Generated autoloads from kmacro.el 16211;;; Generated autoloads from kmacro.el
16213 (global-set-key "\C-x(" 'kmacro-start-macro) 16212 (global-set-key "\C-x(" 'kmacro-start-macro)
16214 (global-set-key "\C-x)" 'kmacro-end-macro) 16213 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -16366,7 +16365,7 @@ Use \\[describe-mode] for more info.
16366 16365
16367;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string 16366;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string
16368;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) 16367;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string)
16369;;;;;; "lao-util" "language/lao-util.el" (20165 31925)) 16368;;;;;; "lao-util" "language/lao-util.el" (20188 43079))
16370;;; Generated autoloads from language/lao-util.el 16369;;; Generated autoloads from language/lao-util.el
16371 16370
16372(autoload 'lao-compose-string "lao-util" "\ 16371(autoload 'lao-compose-string "lao-util" "\
@@ -16378,7 +16377,7 @@ Use \\[describe-mode] for more info.
16378Transcribe a Romanized Lao syllable in the region FROM and TO to Lao string. 16377Transcribe a Romanized Lao syllable in the region FROM and TO to Lao string.
16379Only the first syllable is transcribed. 16378Only the first syllable is transcribed.
16380The value has the form: (START END LAO-STRING), where 16379The value has the form: (START END LAO-STRING), where
16381START and END are the beggining and end positions of the Roman Lao syllable, 16380START and END are the beginning and end positions of the Roman Lao syllable,
16382LAO-STRING is the Lao character transcription of it. 16381LAO-STRING is the Lao character transcription of it.
16383 16382
16384Optional 3rd arg STR, if non-nil, is a string to search for Roman Lao 16383Optional 3rd arg STR, if non-nil, is a string to search for Roman Lao
@@ -16584,8 +16583,8 @@ See `linum-mode' for more information on Linum mode.
16584 16583
16585;;;*** 16584;;;***
16586 16585
16587;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20168 16586;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (20203
16588;;;;;; 57844)) 16587;;;;;; 10426))
16589;;; Generated autoloads from loadhist.el 16588;;; Generated autoloads from loadhist.el
16590 16589
16591(autoload 'unload-feature "loadhist" "\ 16590(autoload 'unload-feature "loadhist" "\
@@ -17226,7 +17225,7 @@ The mail client is taken to be the handler of mailto URLs.
17226 17225
17227;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode 17226;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode
17228;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) 17227;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode)
17229;;;;;; "make-mode" "progmodes/make-mode.el" (20176 51947)) 17228;;;;;; "make-mode" "progmodes/make-mode.el" (20199 13366))
17230;;; Generated autoloads from progmodes/make-mode.el 17229;;; Generated autoloads from progmodes/make-mode.el
17231 17230
17232(autoload 'makefile-mode "make-mode" "\ 17231(autoload 'makefile-mode "make-mode" "\
@@ -17356,7 +17355,7 @@ Previous contents of that buffer are killed first.
17356;;;*** 17355;;;***
17357 17356
17358;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" 17357;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el"
17359;;;;;; (20178 7273)) 17358;;;;;; (20203 10426))
17360;;; Generated autoloads from man.el 17359;;; Generated autoloads from man.el
17361 17360
17362(defalias 'manual-entry 'man) 17361(defalias 'manual-entry 'man)
@@ -17466,7 +17465,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17466;;;;;; message-forward-make-body message-forward message-recover 17465;;;;;; message-forward-make-body message-forward message-recover
17467;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17466;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17468;;;;;; message-reply message-news message-mail message-mode) "message" 17467;;;;;; message-reply message-news message-mail message-mode) "message"
17469;;;;;; "gnus/message.el" (20183 25152)) 17468;;;;;; "gnus/message.el" (20222 61246))
17470;;; Generated autoloads from gnus/message.el 17469;;; Generated autoloads from gnus/message.el
17471 17470
17472(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17471(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -17632,7 +17631,7 @@ which specify the range to operate on.
17632;;;*** 17631;;;***
17633 17632
17634;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 17633;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
17635;;;;;; (20164 60780)) 17634;;;;;; (20222 61246))
17636;;; Generated autoloads from progmodes/meta-mode.el 17635;;; Generated autoloads from progmodes/meta-mode.el
17637 17636
17638(autoload 'metafont-mode "meta-mode" "\ 17637(autoload 'metafont-mode "meta-mode" "\
@@ -17784,7 +17783,7 @@ delete the draft message.
17784 17783
17785;;;*** 17784;;;***
17786 17785
17787;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20170 13157)) 17786;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20222 61246))
17788;;; Generated autoloads from mh-e/mh-e.el 17787;;; Generated autoloads from mh-e/mh-e.el
17789 17788
17790(put 'mh-progs 'risky-local-variable t) 17789(put 'mh-progs 'risky-local-variable t)
@@ -18378,7 +18377,7 @@ kill ring; mouse-1 or mouse-3 kills it.
18378 18377
18379;;;*** 18378;;;***
18380 18379
18381;;;### (autoloads (mpc) "mpc" "mpc.el" (20178 7273)) 18380;;;### (autoloads (mpc) "mpc" "mpc.el" (20222 61246))
18382;;; Generated autoloads from mpc.el 18381;;; Generated autoloads from mpc.el
18383 18382
18384(autoload 'mpc "mpc" "\ 18383(autoload 'mpc "mpc" "\
@@ -18565,7 +18564,7 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18565;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18564;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18566;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18565;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18567;;;;;; truncate-string-to-width store-substring string-to-sequence) 18566;;;;;; truncate-string-to-width store-substring string-to-sequence)
18568;;;;;; "mule-util" "international/mule-util.el" (19845 45374)) 18567;;;;;; "mule-util" "international/mule-util.el" (20197 58064))
18569;;; Generated autoloads from international/mule-util.el 18568;;; Generated autoloads from international/mule-util.el
18570 18569
18571(autoload 'string-to-sequence "mule-util" "\ 18570(autoload 'string-to-sequence "mule-util" "\
@@ -18671,7 +18670,7 @@ Return the value of CODING-SYSTEM's `encode-translation-table' property.
18671(autoload 'with-coding-priority "mule-util" "\ 18670(autoload 'with-coding-priority "mule-util" "\
18672Execute BODY like `progn' with CODING-SYSTEMS at the front of priority list. 18671Execute BODY like `progn' with CODING-SYSTEMS at the front of priority list.
18673CODING-SYSTEMS is a list of coding systems. See `set-coding-system-priority'. 18672CODING-SYSTEMS is a list of coding systems. See `set-coding-system-priority'.
18674This affects the implicit sorting of lists of coding sysems returned by 18673This affects the implicit sorting of lists of coding systems returned by
18675operations such as `find-coding-systems-region'. 18674operations such as `find-coding-systems-region'.
18676 18675
18677\(fn CODING-SYSTEMS &rest BODY)" nil (quote macro)) 18676\(fn CODING-SYSTEMS &rest BODY)" nil (quote macro))
@@ -18800,13 +18799,13 @@ Open a network connection to HOST on PORT.
18800 18799
18801;;;*** 18800;;;***
18802 18801
18803;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (19845 18802;;;### (autoloads (netrc-credentials) "netrc" "net/netrc.el" (20188
18804;;;;;; 45374)) 18803;;;;;; 43079))
18805;;; Generated autoloads from net/netrc.el 18804;;; Generated autoloads from net/netrc.el
18806 18805
18807(autoload 'netrc-credentials "netrc" "\ 18806(autoload 'netrc-credentials "netrc" "\
18808Return a user name/password pair. 18807Return a user name/password pair.
18809Port specifications will be prioritised in the order they are 18808Port specifications will be prioritized in the order they are
18810listed in the PORTS list. 18809listed in the PORTS list.
18811 18810
18812\(fn MACHINE &rest PORTS)" nil nil) 18811\(fn MACHINE &rest PORTS)" nil nil)
@@ -18814,7 +18813,7 @@ listed in the PORTS list.
18814;;;*** 18813;;;***
18815 18814
18816;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" 18815;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el"
18817;;;;;; (20122 44898)) 18816;;;;;; (20188 43079))
18818;;; Generated autoloads from net/network-stream.el 18817;;; Generated autoloads from net/network-stream.el
18819 18818
18820(autoload 'open-network-stream "network-stream" "\ 18819(autoload 'open-network-stream "network-stream" "\
@@ -18882,7 +18881,7 @@ values:
18882 capability command, and should return the command to switch on 18881 capability command, and should return the command to switch on
18883 STARTTLS if the server supports STARTTLS, and nil otherwise. 18882 STARTTLS if the server supports STARTTLS, and nil otherwise.
18884 18883
18885:always-query-capabilies says whether to query the server for 18884:always-query-capabilities says whether to query the server for
18886 capabilities, even if we're doing a `plain' network connection. 18885 capabilities, even if we're doing a `plain' network connection.
18887 18886
18888:client-certificate should either be a list where the first 18887:client-certificate should either be a list where the first
@@ -19186,7 +19185,7 @@ Start newsticker treeview.
19186;;;*** 19185;;;***
19187 19186
19188;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" 19187;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
19189;;;;;; (20168 57844)) 19188;;;;;; (20221 40442))
19190;;; Generated autoloads from gnus/nndiary.el 19189;;; Generated autoloads from gnus/nndiary.el
19191 19190
19192(autoload 'nndiary-generate-nov-databases "nndiary" "\ 19191(autoload 'nndiary-generate-nov-databases "nndiary" "\
@@ -19381,7 +19380,7 @@ the variable `nxml-enabled-unicode-blocks'.
19381;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19380;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19382;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19381;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19383;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19382;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19384;;;;;; "org/ob.el" (20174 10230)) 19383;;;;;; "org/ob.el" (20189 63932))
19385;;; Generated autoloads from org/ob.el 19384;;; Generated autoloads from org/ob.el
19386 19385
19387(autoload 'org-babel-execute-safely-maybe "ob" "\ 19386(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19773,7 +19772,7 @@ including a reproducible test case and send the message.
19773;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19772;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode
19774;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19773;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle
19775;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el" 19774;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el"
19776;;;;;; (20170 13157)) 19775;;;;;; (20197 58064))
19777;;; Generated autoloads from org/org.el 19776;;; Generated autoloads from org/org.el
19778 19777
19779(autoload 'org-babel-do-load-languages "org" "\ 19778(autoload 'org-babel-do-load-languages "org" "\
@@ -19997,7 +19996,7 @@ Call the customize function with org as argument.
19997;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 19996;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
19998;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 19997;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
19999;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 19998;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
20000;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20178 7273)) 19999;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20187 22214))
20001;;; Generated autoloads from org/org-agenda.el 20000;;; Generated autoloads from org/org-agenda.el
20002 20001
20003(autoload 'org-agenda "org-agenda" "\ 20002(autoload 'org-agenda "org-agenda" "\
@@ -20398,7 +20397,7 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20398;;;*** 20397;;;***
20399 20398
20400;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20399;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable)
20401;;;;;; "org-clock" "org/org-clock.el" (20172 54913)) 20400;;;;;; "org-clock" "org/org-clock.el" (20187 22214))
20402;;; Generated autoloads from org/org-clock.el 20401;;; Generated autoloads from org/org-clock.el
20403 20402
20404(autoload 'org-get-clocktable "org-clock" "\ 20403(autoload 'org-get-clocktable "org-clock" "\
@@ -20509,7 +20508,7 @@ publishing directory.
20509 20508
20510;;;### (autoloads (org-insert-export-options-template org-export-as-org 20509;;;### (autoloads (org-insert-export-options-template org-export-as-org
20511;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20510;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20512;;;;;; (20167 36967)) 20511;;;;;; (20221 40442))
20513;;; Generated autoloads from org/org-exp.el 20512;;; Generated autoloads from org/org-exp.el
20514 20513
20515(autoload 'org-export "org-exp" "\ 20514(autoload 'org-export "org-exp" "\
@@ -21050,7 +21049,7 @@ line directly before or after the table.
21050 21049
21051;;;### (autoloads (org-publish-current-project org-publish-current-file 21050;;;### (autoloads (org-publish-current-project org-publish-current-file
21052;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 21051;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
21053;;;;;; (20161 45793)) 21052;;;;;; (20189 63932))
21054;;; Generated autoloads from org/org-publish.el 21053;;; Generated autoloads from org/org-publish.el
21055 21054
21056(defalias 'org-publish-project 'org-publish) 21055(defalias 'org-publish-project 'org-publish)
@@ -21160,7 +21159,7 @@ See also the variable `org-reverse-note-order'.
21160;;;*** 21159;;;***
21161 21160
21162;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 21161;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl)
21163;;;;;; "org-table" "org/org-table.el" (20168 57844)) 21162;;;;;; "org-table" "org/org-table.el" (20222 61246))
21164;;; Generated autoloads from org/org-table.el 21163;;; Generated autoloads from org/org-table.el
21165 21164
21166(autoload 'turn-on-orgtbl "org-table" "\ 21165(autoload 'turn-on-orgtbl "org-table" "\
@@ -21184,7 +21183,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
21184;;;*** 21183;;;***
21185 21184
21186;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21185;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
21187;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20166 16092)) 21186;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20187 22214))
21188;;; Generated autoloads from org/org-taskjuggler.el 21187;;; Generated autoloads from org/org-taskjuggler.el
21189 21188
21190(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ 21189(autoload 'org-export-as-taskjuggler "org-taskjuggler" "\
@@ -21349,7 +21348,7 @@ See the command `outline-mode' for more information on this mode.
21349;;;### (autoloads (list-packages describe-package package-initialize 21348;;;### (autoloads (list-packages describe-package package-initialize
21350;;;;;; package-refresh-contents package-install-file package-install-from-buffer 21349;;;;;; package-refresh-contents package-install-file package-install-from-buffer
21351;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 21350;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
21352;;;;;; (20168 57844)) 21351;;;;;; (20189 63932))
21353;;; Generated autoloads from emacs-lisp/package.el 21352;;; Generated autoloads from emacs-lisp/package.el
21354 21353
21355(defvar package-enable-at-startup t "\ 21354(defvar package-enable-at-startup t "\
@@ -21459,8 +21458,8 @@ unknown are returned as nil.
21459 21458
21460;;;*** 21459;;;***
21461 21460
21462;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20168 21461;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (20200
21463;;;;;; 57844)) 21462;;;;;; 34235))
21464;;; Generated autoloads from progmodes/pascal.el 21463;;; Generated autoloads from progmodes/pascal.el
21465 21464
21466(autoload 'pascal-mode "pascal" "\ 21465(autoload 'pascal-mode "pascal" "\
@@ -21535,7 +21534,7 @@ Check if KEY is in the cache.
21535;;;*** 21534;;;***
21536 21535
21537;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21536;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21538;;;;;; (19863 8742)) 21537;;;;;; (20222 61246))
21539;;; Generated autoloads from emacs-lisp/pcase.el 21538;;; Generated autoloads from emacs-lisp/pcase.el
21540 21539
21541(autoload 'pcase "pcase" "\ 21540(autoload 'pcase "pcase" "\
@@ -21606,7 +21605,7 @@ Completion rules for the `cvs' command.
21606;;;*** 21605;;;***
21607 21606
21608;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21607;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21609;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20104 14925)) 21608;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20193 60993))
21610;;; Generated autoloads from pcmpl-gnu.el 21609;;; Generated autoloads from pcmpl-gnu.el
21611 21610
21612(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21611(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21784,7 +21783,7 @@ Setup `shell-mode' to use pcomplete.
21784 21783
21785;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 21784;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
21786;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 21785;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
21787;;;;;; "vc/pcvs.el" (20164 60780)) 21786;;;;;; "vc/pcvs.el" (20187 22214))
21788;;; Generated autoloads from vc/pcvs.el 21787;;; Generated autoloads from vc/pcvs.el
21789 21788
21790(autoload 'cvs-checkout "pcvs" "\ 21789(autoload 'cvs-checkout "pcvs" "\
@@ -21930,7 +21929,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
21930;;;*** 21929;;;***
21931 21930
21932;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 21931;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
21933;;;;;; (20093 44623)) 21932;;;;;; (20188 43079))
21934;;; Generated autoloads from textmodes/picture.el 21933;;; Generated autoloads from textmodes/picture.el
21935 21934
21936(autoload 'picture-mode "picture" "\ 21935(autoload 'picture-mode "picture" "\
@@ -22002,7 +22001,7 @@ by supplying an argument.
22002Entry to this mode calls the value of `picture-mode-hook' if non-nil. 22001Entry to this mode calls the value of `picture-mode-hook' if non-nil.
22003 22002
22004Note that Picture mode commands will work outside of Picture mode, but 22003Note that Picture mode commands will work outside of Picture mode, but
22005they are not defaultly assigned to keys. 22004they are not by default assigned to keys.
22006 22005
22007\(fn)" t nil) 22006\(fn)" t nil)
22008 22007
@@ -22010,8 +22009,8 @@ they are not defaultly assigned to keys.
22010 22009
22011;;;*** 22010;;;***
22012 22011
22013;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20097 22012;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (20197
22014;;;;;; 41737)) 22013;;;;;; 58064))
22015;;; Generated autoloads from gnus/plstore.el 22014;;; Generated autoloads from gnus/plstore.el
22016 22015
22017(autoload 'plstore-open "plstore" "\ 22016(autoload 'plstore-open "plstore" "\
@@ -22130,7 +22129,7 @@ Ignores leading comment characters.
22130;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 22129;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
22131;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 22130;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
22132;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 22131;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
22133;;;;;; (20175 31160)) 22132;;;;;; (20201 55112))
22134;;; Generated autoloads from printing.el 22133;;; Generated autoloads from printing.el
22135 22134
22136(autoload 'pr-interface "printing" "\ 22135(autoload 'pr-interface "printing" "\
@@ -22639,12 +22638,12 @@ Interactively, you have the following situations:
22639 22638
22640 M-x pr-ps-fast-fire RET 22639 M-x pr-ps-fast-fire RET
22641 The command prompts the user for a N-UP value and printing will 22640 The command prompts the user for a N-UP value and printing will
22642 immediatelly be done using the current active printer. 22641 immediately be done using the current active printer.
22643 22642
22644 C-u M-x pr-ps-fast-fire RET 22643 C-u M-x pr-ps-fast-fire RET
22645 C-u 0 M-x pr-ps-fast-fire RET 22644 C-u 0 M-x pr-ps-fast-fire RET
22646 The command prompts the user for a N-UP value and also for a current 22645 The command prompts the user for a N-UP value and also for a current
22647 PostScript printer, then printing will immediatelly be done using the new 22646 PostScript printer, then printing will immediately be done using the new
22648 current active printer. 22647 current active printer.
22649 22648
22650 C-u 1 M-x pr-ps-fast-fire RET 22649 C-u 1 M-x pr-ps-fast-fire RET
@@ -22665,7 +22664,7 @@ zero and the argument SELECT is treated as follows:
22665 If it's nil, send the image to the printer. 22664 If it's nil, send the image to the printer.
22666 22665
22667 If it's a list or an integer lesser or equal to zero, the command prompts 22666 If it's a list or an integer lesser or equal to zero, the command prompts
22668 the user for a current PostScript printer, then printing will immediatelly 22667 the user for a current PostScript printer, then printing will immediately
22669 be done using the new current active printer. 22668 be done using the new current active printer.
22670 22669
22671 If it's an integer equal to 1, the command prompts the user for a file name 22670 If it's an integer equal to 1, the command prompts the user for a file name
@@ -22678,7 +22677,7 @@ zero and the argument SELECT is treated as follows:
22678 instead of sending it to the printer. 22677 instead of sending it to the printer.
22679 22678
22680 If it's a symbol which it's defined in `pr-ps-printer-alist', it's the new 22679 If it's a symbol which it's defined in `pr-ps-printer-alist', it's the new
22681 active printer and printing will immediatelly be done using the new active 22680 active printer and printing will immediately be done using the new active
22682 printer. 22681 printer.
22683 22682
22684 Otherwise, send the image to the printer. 22683 Otherwise, send the image to the printer.
@@ -22705,7 +22704,7 @@ Noninteractively, the argument SELECT-PRINTER is treated as follows:
22705 If it's nil, the printing is sent to the current active text printer. 22704 If it's nil, the printing is sent to the current active text printer.
22706 22705
22707 If it's a symbol which it's defined in `pr-txt-printer-alist', it's the new 22706 If it's a symbol which it's defined in `pr-txt-printer-alist', it's the new
22708 active printer and printing will immediatelly be done using the new active 22707 active printer and printing will immediately be done using the new active
22709 printer. 22708 printer.
22710 22709
22711 If it's non-nil, the command prompts the user for a new active text printer. 22710 If it's non-nil, the command prompts the user for a new active text printer.
@@ -22717,7 +22716,7 @@ are both set to t.
22717 22716
22718;;;*** 22717;;;***
22719 22718
22720;;;### (autoloads (proced) "proced" "proced.el" (20053 39261)) 22719;;;### (autoloads (proced) "proced" "proced.el" (20197 58064))
22721;;; Generated autoloads from proced.el 22720;;; Generated autoloads from proced.el
22722 22721
22723(autoload 'proced "proced" "\ 22722(autoload 'proced "proced" "\
@@ -22733,7 +22732,7 @@ See `proced-mode' for a description of features available in Proced buffers.
22733;;;*** 22732;;;***
22734 22733
22735;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 22734;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
22736;;;;;; "progmodes/prolog.el" (20176 51947)) 22735;;;;;; "progmodes/prolog.el" (20221 40442))
22737;;; Generated autoloads from progmodes/prolog.el 22736;;; Generated autoloads from progmodes/prolog.el
22738 22737
22739(autoload 'prolog-mode "prolog" "\ 22738(autoload 'prolog-mode "prolog" "\
@@ -22832,8 +22831,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
22832;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 22831;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
22833;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 22832;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
22834;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 22833;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
22835;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20172 22834;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20222
22836;;;;;; 55048)) 22835;;;;;; 61437))
22837;;; Generated autoloads from ps-print.el 22836;;; Generated autoloads from ps-print.el
22838 22837
22839(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\ 22838(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\
@@ -23030,7 +23029,7 @@ If EXTENSION is any other symbol, it is ignored.
23030;;;*** 23029;;;***
23031 23030
23032;;;### (autoloads (jython-mode python-mode python-after-info-look 23031;;;### (autoloads (jython-mode python-mode python-after-info-look
23033;;;;;; run-python) "python" "progmodes/python.el" (20170 13157)) 23032;;;;;; run-python) "python" "progmodes/python.el" (20204 31303))
23034;;; Generated autoloads from progmodes/python.el 23033;;; Generated autoloads from progmodes/python.el
23035 23034
23036(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode)) 23035(add-to-list 'interpreter-mode-alist (cons (purecopy "jython") 'jython-mode))
@@ -23139,7 +23138,7 @@ them into characters should be done separately.
23139;;;;;; quail-defrule quail-install-decode-map quail-install-map 23138;;;;;; quail-defrule quail-install-decode-map quail-install-map
23140;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 23139;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
23141;;;;;; quail-define-package quail-use-package quail-title) "quail" 23140;;;;;; quail-define-package quail-use-package quail-title) "quail"
23142;;;;;; "international/quail.el" (20166 16092)) 23141;;;;;; "international/quail.el" (20201 55112))
23143;;; Generated autoloads from international/quail.el 23142;;; Generated autoloads from international/quail.el
23144 23143
23145(autoload 'quail-title "quail" "\ 23144(autoload 'quail-title "quail" "\
@@ -23845,8 +23844,8 @@ of master file.
23845 23844
23846;;;*** 23845;;;***
23847 23846
23848;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19845 23847;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20221
23849;;;;;; 45374)) 23848;;;;;; 40442))
23850;;; Generated autoloads from textmodes/reftex-vars.el 23849;;; Generated autoloads from textmodes/reftex-vars.el
23851(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23850(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
23852(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 23851(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -23887,7 +23886,7 @@ This means the number of non-shy regexp grouping constructs
23887 23886
23888;;;### (autoloads (remember-diary-extract-entries remember-clipboard 23887;;;### (autoloads (remember-diary-extract-entries remember-clipboard
23889;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el" 23888;;;;;; remember-other-frame remember) "remember" "textmodes/remember.el"
23890;;;;;; (20161 45793)) 23889;;;;;; (20209 49217))
23891;;; Generated autoloads from textmodes/remember.el 23890;;; Generated autoloads from textmodes/remember.el
23892 23891
23893(autoload 'remember "remember" "\ 23892(autoload 'remember "remember" "\
@@ -24000,16 +23999,16 @@ first comment line visible (if point is in a comment).
24000;;;*** 23999;;;***
24001 24000
24002;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 24001;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
24003;;;;;; (20127 62865)) 24002;;;;;; (20207 7484))
24004;;; Generated autoloads from reveal.el 24003;;; Generated autoloads from reveal.el
24005 24004
24006(autoload 'reveal-mode "reveal" "\ 24005(autoload 'reveal-mode "reveal" "\
24007Toggle decloaking of invisible text near point (Reveal mode). 24006Toggle uncloaking of invisible text near point (Reveal mode).
24008With a prefix argument ARG, enable Reveal mode if ARG is 24007With a prefix argument ARG, enable Reveal mode if ARG is
24009positive, and disable it otherwise. If called from Lisp, enable 24008positive, and disable it otherwise. If called from Lisp, enable
24010Reveal mode if ARG is omitted or nil. 24009Reveal mode if ARG is omitted or nil.
24011 24010
24012Reveral mode is a buffer-local minor mode. When enabled, it 24011Reveal mode is a buffer-local minor mode. When enabled, it
24013reveals invisible text around point. 24012reveals invisible text around point.
24014 24013
24015\(fn &optional ARG)" t nil) 24014\(fn &optional ARG)" t nil)
@@ -24100,7 +24099,7 @@ variable.
24100;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 24099;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
24101;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 24100;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
24102;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) 24101;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p)
24103;;;;;; "rmail" "mail/rmail.el" (20174 10633)) 24102;;;;;; "rmail" "mail/rmail.el" (20222 61246))
24104;;; Generated autoloads from mail/rmail.el 24103;;; Generated autoloads from mail/rmail.el
24105 24104
24106(autoload 'rmail-movemail-variant-p "rmail" "\ 24105(autoload 'rmail-movemail-variant-p "rmail" "\
@@ -24374,7 +24373,7 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil.
24374;;;*** 24373;;;***
24375 24374
24376;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el" 24375;;;### (autoloads (rng-validate-mode) "rng-valid" "nxml/rng-valid.el"
24377;;;;;; (20178 7273)) 24376;;;;;; (20221 40442))
24378;;; Generated autoloads from nxml/rng-valid.el 24377;;; Generated autoloads from nxml/rng-valid.el
24379 24378
24380(autoload 'rng-validate-mode "rng-valid" "\ 24379(autoload 'rng-validate-mode "rng-valid" "\
@@ -24433,7 +24432,7 @@ must be equal.
24433;;;*** 24432;;;***
24434 24433
24435;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) 24434;;;### (autoloads (robin-use-package robin-modify-package robin-define-package)
24436;;;;;; "robin" "international/robin.el" (20159 42847)) 24435;;;;;; "robin" "international/robin.el" (20209 49217))
24437;;; Generated autoloads from international/robin.el 24436;;; Generated autoloads from international/robin.el
24438 24437
24439(autoload 'robin-define-package "robin" "\ 24438(autoload 'robin-define-package "robin" "\
@@ -24504,7 +24503,7 @@ Toggle the use of ROT13 encoding for the current window.
24504;;;*** 24503;;;***
24505 24504
24506;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24505;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24507;;;;;; (20178 7273)) 24506;;;;;; (20221 40442))
24508;;; Generated autoloads from textmodes/rst.el 24507;;; Generated autoloads from textmodes/rst.el
24509 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24508 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24510 24509
@@ -25029,7 +25028,7 @@ during scrolling.
25029;;;*** 25028;;;***
25030 25029
25031;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic" 25030;;;### (autoloads (semantic-mode semantic-default-submodes) "semantic"
25032;;;;;; "cedet/semantic.el" (20172 54913)) 25031;;;;;; "cedet/semantic.el" (20187 22214))
25033;;; Generated autoloads from cedet/semantic.el 25032;;; Generated autoloads from cedet/semantic.el
25034 25033
25035(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\ 25034(defvar semantic-default-submodes '(global-semantic-idle-scheduler-mode global-semanticdb-minor-mode) "\
@@ -25365,8 +25364,8 @@ Like `mail' command, but display mail buffer in another frame.
25365;;;*** 25364;;;***
25366 25365
25367;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25366;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25368;;;;;; server-force-delete server-start) "server" "server.el" (20172 25367;;;;;; server-force-delete server-start) "server" "server.el" (20188
25369;;;;;; 54913)) 25368;;;;;; 43079))
25370;;; Generated autoloads from server.el 25369;;; Generated autoloads from server.el
25371 25370
25372(put 'server-host 'risky-local-variable t) 25371(put 'server-host 'risky-local-variable t)
@@ -25433,7 +25432,7 @@ only these files will be asked to be saved.
25433 25432
25434;;;*** 25433;;;***
25435 25434
25436;;;### (autoloads (ses-mode) "ses" "ses.el" (20172 54913)) 25435;;;### (autoloads (ses-mode) "ses" "ses.el" (20207 7484))
25437;;; Generated autoloads from ses.el 25436;;; Generated autoloads from ses.el
25438 25437
25439(autoload 'ses-mode "ses" "\ 25438(autoload 'ses-mode "ses" "\
@@ -25673,7 +25672,7 @@ Set up file shadowing.
25673;;;*** 25672;;;***
25674 25673
25675;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 25674;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25676;;;;;; (20168 57844)) 25675;;;;;; (20197 58064))
25677;;; Generated autoloads from shell.el 25676;;; Generated autoloads from shell.el
25678 25677
25679(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 25678(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -26040,8 +26039,8 @@ then `snmpv2-mode-hook'.
26040 26039
26041;;;*** 26040;;;***
26042 26041
26043;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (19886 26042;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20188
26044;;;;;; 45771)) 26043;;;;;; 43079))
26045;;; Generated autoloads from calendar/solar.el 26044;;; Generated autoloads from calendar/solar.el
26046 26045
26047(autoload 'sunrise-sunset "solar" "\ 26046(autoload 'sunrise-sunset "solar" "\
@@ -26338,7 +26337,7 @@ Spam reports will be queued with the method used when
26338;;;*** 26337;;;***
26339 26338
26340;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26339;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26341;;;;;; "speedbar.el" (20178 7273)) 26340;;;;;; "speedbar.el" (20221 40442))
26342;;; Generated autoloads from speedbar.el 26341;;; Generated autoloads from speedbar.el
26343 26342
26344(defalias 'speedbar 'speedbar-frame-mode) 26343(defalias 'speedbar 'speedbar-frame-mode)
@@ -26382,7 +26381,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26382;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26381;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26383;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26382;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26384;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26383;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26385;;;;;; (20178 7273)) 26384;;;;;; (20207 7484))
26386;;; Generated autoloads from progmodes/sql.el 26385;;; Generated autoloads from progmodes/sql.el
26387 26386
26388(autoload 'sql-add-product-keywords "sql" "\ 26387(autoload 'sql-add-product-keywords "sql" "\
@@ -26878,7 +26877,7 @@ buffer.
26878;;;*** 26877;;;***
26879 26878
26880;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el" 26879;;;### (autoloads (srecode-template-mode) "srecode/srt-mode" "cedet/srecode/srt-mode.el"
26881;;;;;; (20160 63745)) 26880;;;;;; (20197 58064))
26882;;; Generated autoloads from cedet/srecode/srt-mode.el 26881;;; Generated autoloads from cedet/srecode/srt-mode.el
26883 26882
26884(autoload 'srecode-template-mode "srecode/srt-mode" "\ 26883(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -27206,7 +27205,7 @@ The variable `tab-width' controls the spacing of tab stops.
27206;;;;;; table-recognize table-insert-row-column table-insert-column 27205;;;;;; table-recognize table-insert-row-column table-insert-column
27207;;;;;; table-insert-row table-insert table-point-left-cell-hook 27206;;;;;; table-insert-row table-insert table-point-left-cell-hook
27208;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 27207;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
27209;;;;;; "table" "textmodes/table.el" (20179 28130)) 27208;;;;;; "table" "textmodes/table.el" (20189 63932))
27210;;; Generated autoloads from textmodes/table.el 27209;;; Generated autoloads from textmodes/table.el
27211 27210
27212(defvar table-cell-map-hook nil "\ 27211(defvar table-cell-map-hook nil "\
@@ -27446,7 +27445,7 @@ specified.
27446(autoload 'table-shorten-cell "table" "\ 27445(autoload 'table-shorten-cell "table" "\
27447Shorten the current cell by N lines by shrinking the cell vertically. 27446Shorten the current cell by N lines by shrinking the cell vertically.
27448Shortening is done by removing blank lines from the bottom of the cell 27447Shortening is done by removing blank lines from the bottom of the cell
27449and possibly from the top of the cell as well. Therefor, the cell 27448and possibly from the top of the cell as well. Therefore, the cell
27450must have some bottom/top blank lines to be shorten effectively. This 27449must have some bottom/top blank lines to be shorten effectively. This
27451is applicable to all the cells aligned horizontally with the current 27450is applicable to all the cells aligned horizontally with the current
27452one because they are also shortened in order to keep the rectangular 27451one because they are also shortened in order to keep the rectangular
@@ -27950,7 +27949,7 @@ Normally input is edited in Emacs and sent a line at a time.
27950;;;*** 27949;;;***
27951 27950
27952;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 27951;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
27953;;;;;; (20178 7273)) 27952;;;;;; (20209 49217))
27954;;; Generated autoloads from term.el 27953;;; Generated autoloads from term.el
27955 27954
27956(autoload 'make-term "term" "\ 27955(autoload 'make-term "term" "\
@@ -28373,7 +28372,7 @@ Major mode to edit DocTeX files.
28373;;;*** 28372;;;***
28374 28373
28375;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 28374;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
28376;;;;;; "texinfmt" "textmodes/texinfmt.el" (20183 25152)) 28375;;;;;; "texinfmt" "textmodes/texinfmt.el" (20187 22214))
28377;;; Generated autoloads from textmodes/texinfmt.el 28376;;; Generated autoloads from textmodes/texinfmt.el
28378 28377
28379(autoload 'texinfo-format-buffer "texinfmt" "\ 28378(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -28729,7 +28728,7 @@ This function performs no refilling of the changed text.
28729 28728
28730;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 28729;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
28731;;;;;; display-time-mode display-time display-time-day-and-date) 28730;;;;;; display-time-mode display-time display-time-day-and-date)
28732;;;;;; "time" "time.el" (20127 62865)) 28731;;;;;; "time" "time.el" (20187 22214))
28733;;; Generated autoloads from time.el 28732;;; Generated autoloads from time.el
28734 28733
28735(defvar display-time-day-and-date nil "\ 28734(defvar display-time-day-and-date nil "\
@@ -29053,7 +29052,7 @@ relative only to the time worked today, and not to past time.
29053;;;*** 29052;;;***
29054 29053
29055;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 29054;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
29056;;;;;; "international/titdic-cnv.el" (20175 31160)) 29055;;;;;; "international/titdic-cnv.el" (20201 55112))
29057;;; Generated autoloads from international/titdic-cnv.el 29056;;; Generated autoloads from international/titdic-cnv.el
29058 29057
29059(autoload 'titdic-convert "titdic-cnv" "\ 29058(autoload 'titdic-convert "titdic-cnv" "\
@@ -29359,7 +29358,7 @@ BUFFER defaults to `trace-buffer'.
29359;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29358;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29360;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29359;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29361;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29360;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29362;;;;;; "net/tramp.el" (20179 28130)) 29361;;;;;; "net/tramp.el" (20209 49217))
29363;;; Generated autoloads from net/tramp.el 29362;;; Generated autoloads from net/tramp.el
29364 29363
29365(defvar tramp-mode t "\ 29364(defvar tramp-mode t "\
@@ -29790,7 +29789,7 @@ You might need to set `uce-mail-reader' before using this.
29790;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string 29789;;;;;; ucs-normalize-NFKC-string ucs-normalize-NFKC-region ucs-normalize-NFKD-string
29791;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region 29790;;;;;; ucs-normalize-NFKD-region ucs-normalize-NFC-string ucs-normalize-NFC-region
29792;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize" 29791;;;;;; ucs-normalize-NFD-string ucs-normalize-NFD-region) "ucs-normalize"
29793;;;;;; "international/ucs-normalize.el" (20052 53218)) 29792;;;;;; "international/ucs-normalize.el" (20187 22214))
29794;;; Generated autoloads from international/ucs-normalize.el 29793;;; Generated autoloads from international/ucs-normalize.el
29795 29794
29796(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\ 29795(autoload 'ucs-normalize-NFD-region "ucs-normalize" "\
@@ -30053,7 +30052,7 @@ Handle file: and ftp: URLs.
30053;;;*** 30052;;;***
30054 30053
30055;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" 30054;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
30056;;;;;; "url/url-gw.el" (19864 29553)) 30055;;;;;; "url/url-gw.el" (20187 22214))
30057;;; Generated autoloads from url/url-gw.el 30056;;; Generated autoloads from url/url-gw.el
30058 30057
30059(autoload 'url-gateway-nslookup-host "url-gw" "\ 30058(autoload 'url-gateway-nslookup-host "url-gw" "\
@@ -30128,7 +30127,7 @@ accessible.
30128;;;*** 30127;;;***
30129 30128
30130;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 30129;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
30131;;;;;; url-http) "url-http" "url/url-http.el" (20167 36967)) 30130;;;;;; url-http) "url-http" "url/url-http.el" (20201 55112))
30132;;; Generated autoloads from url/url-http.el 30131;;; Generated autoloads from url/url-http.el
30133 30132
30134(autoload 'url-http "url-http" "\ 30133(autoload 'url-http "url-http" "\
@@ -30576,7 +30575,7 @@ Encode UTF-7 STRING. Use IMAP modification if FOR-IMAP is non-nil.
30576 30575
30577;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal 30576;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
30578;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el" 30577;;;;;; uudecode-decode-region-external) "uudecode" "mail/uudecode.el"
30579;;;;;; (19845 45374)) 30578;;;;;; (20222 61246))
30580;;; Generated autoloads from mail/uudecode.el 30579;;; Generated autoloads from mail/uudecode.el
30581 30580
30582(autoload 'uudecode-decode-region-external "uudecode" "\ 30581(autoload 'uudecode-decode-region-external "uudecode" "\
@@ -30606,8 +30605,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30606;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers 30605;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers
30607;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30606;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30608;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30607;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30609;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20172 30608;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20204
30610;;;;;; 54913)) 30609;;;;;; 31303))
30611;;; Generated autoloads from vc/vc.el 30610;;; Generated autoloads from vc/vc.el
30612 30611
30613(defvar vc-checkout-hook nil "\ 30612(defvar vc-checkout-hook nil "\
@@ -30630,34 +30629,27 @@ See `run-hooks'.")
30630 30629
30631(autoload 'vc-next-action "vc" "\ 30630(autoload 'vc-next-action "vc" "\
30632Do the next logical version control operation on the current fileset. 30631Do the next logical version control operation on the current fileset.
30633This requires that all files in the fileset be in the same state. 30632This requires that all files in the current VC fileset be in the
30634 30633same state. If not, signal an error.
30635For locking systems: 30634
30636 If every file is not already registered, this registers each for version 30635For merging-based version control systems:
30637control. 30636 If every file in the VC fileset is not registered for version
30638 If every file is registered and not locked by anyone, this checks out 30637 control, register the fileset (but don't commit).
30639a writable and locked file of each ready for editing. 30638 If every work file in the VC fileset is added or changed, pop
30640 If every file is checked out and locked by the calling user, this 30639 up a *vc-log* buffer to commit the fileset.
30641first checks to see if each file has changed since checkout. If not, 30640 For a centralized version control system, if any work file in
30642it performs a revert on that file. 30641 the VC fileset is out of date, offer to update the fileset.
30643 If every file has been changed, this pops up a buffer for entry 30642
30644of a log message; when the message has been entered, it checks in the 30643For old-style locking-based version control systems, like RCS:
30645resulting changes along with the log message as change commentary. If 30644 If every file is not registered, register the file(s).
30646the variable `vc-keep-workfiles' is non-nil (which is its default), a 30645 If every file is registered and unlocked, check out (lock)
30647read-only copy of each changed file is left in place afterwards. 30646 the file(s) for editing.
30648 If the affected file is registered and locked by someone else, you are 30647 If every file is locked by you and has changes, pop up a
30649given the option to steal the lock(s). 30648 *vc-log* buffer to check in the changes. If the variable
30650 30649 `vc-keep-workfiles' is non-nil (the default), leave a
30651For merging systems: 30650 read-only copy of each changed file after checking in.
30652 If every file is not already registered, this registers each one for version 30651 If every file is locked by you and unchanged, unlock them.
30653control. This does an add, but not a commit. 30652 If every file is locked by someone else, offer to steal the lock.
30654 If every file is added but not committed, each one is committed.
30655 If every working file is changed, but the corresponding repository file is
30656unchanged, this pops up a buffer for entry of a log message; when the
30657message has been entered, it checks in the resulting changes along
30658with the logmessage as change commentary. A writable file is retained.
30659 If the repository file is changed, you are asked if you want to
30660merge in the changes into your working copy.
30661 30653
30662\(fn VERBOSE)" t nil) 30654\(fn VERBOSE)" t nil)
30663 30655
@@ -30937,7 +30929,7 @@ mode-specific menu. `vc-annotate-color-map' and
30937 30929
30938;;;*** 30930;;;***
30939 30931
30940;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20174 10230)) 30932;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20209 49217))
30941;;; Generated autoloads from vc/vc-bzr.el 30933;;; Generated autoloads from vc/vc-bzr.el
30942 30934
30943(defconst vc-bzr-admin-dirname ".bzr" "\ 30935(defconst vc-bzr-admin-dirname ".bzr" "\
@@ -30953,7 +30945,7 @@ Name of the format file in a .bzr directory.")
30953 30945
30954;;;*** 30946;;;***
30955 30947
30956;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20174 10230)) 30948;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (20221 40442))
30957;;; Generated autoloads from vc/vc-cvs.el 30949;;; Generated autoloads from vc/vc-cvs.el
30958(defun vc-cvs-registered (f) 30950(defun vc-cvs-registered (f)
30959 "Return non-nil if file F is registered with CVS." 30951 "Return non-nil if file F is registered with CVS."
@@ -30964,7 +30956,7 @@ Name of the format file in a .bzr directory.")
30964 30956
30965;;;*** 30957;;;***
30966 30958
30967;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20168 57844)) 30959;;;### (autoloads (vc-dir) "vc-dir" "vc/vc-dir.el" (20207 7484))
30968;;; Generated autoloads from vc/vc-dir.el 30960;;; Generated autoloads from vc/vc-dir.el
30969 30961
30970(autoload 'vc-dir "vc-dir" "\ 30962(autoload 'vc-dir "vc-dir" "\
@@ -31023,7 +31015,7 @@ case, and the process object in the asynchronous case.
31023 31015
31024;;;*** 31016;;;***
31025 31017
31026;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (19845 45374)) 31018;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20207 7484))
31027;;; Generated autoloads from vc/vc-hg.el 31019;;; Generated autoloads from vc/vc-hg.el
31028 (defun vc-hg-registered (file) 31020 (defun vc-hg-registered (file)
31029 "Return non-nil if FILE is registered with hg." 31021 "Return non-nil if FILE is registered with hg."
@@ -31034,7 +31026,7 @@ case, and the process object in the asynchronous case.
31034 31026
31035;;;*** 31027;;;***
31036 31028
31037;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20174 10230)) 31029;;;### (autoloads nil "vc-mtn" "vc/vc-mtn.el" (20221 40442))
31038;;; Generated autoloads from vc/vc-mtn.el 31030;;; Generated autoloads from vc/vc-mtn.el
31039 31031
31040(defconst vc-mtn-admin-dir "_MTN" "\ 31032(defconst vc-mtn-admin-dir "_MTN" "\
@@ -31096,7 +31088,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31096;;;*** 31088;;;***
31097 31089
31098;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 31090;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
31099;;;;;; (20131 59880)) 31091;;;;;; (20203 10426))
31100;;; Generated autoloads from progmodes/vera-mode.el 31092;;; Generated autoloads from progmodes/vera-mode.el
31101 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 31093 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
31102 31094
@@ -31154,7 +31146,7 @@ Key bindings:
31154;;;*** 31146;;;***
31155 31147
31156;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 31148;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
31157;;;;;; (20183 25152)) 31149;;;;;; (20222 61246))
31158;;; Generated autoloads from progmodes/verilog-mode.el 31150;;; Generated autoloads from progmodes/verilog-mode.el
31159 31151
31160(autoload 'verilog-mode "verilog-mode" "\ 31152(autoload 'verilog-mode "verilog-mode" "\
@@ -31293,7 +31285,7 @@ Key bindings specific to `verilog-mode-map' are:
31293;;;*** 31285;;;***
31294 31286
31295;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31287;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31296;;;;;; (20168 57844)) 31288;;;;;; (20197 58064))
31297;;; Generated autoloads from progmodes/vhdl-mode.el 31289;;; Generated autoloads from progmodes/vhdl-mode.el
31298 31290
31299(autoload 'vhdl-mode "vhdl-mode" "\ 31291(autoload 'vhdl-mode "vhdl-mode" "\
@@ -31444,7 +31436,7 @@ Usage:
31444 31436
31445 CODE BEAUTIFICATION: 31437 CODE BEAUTIFICATION:
31446 `C-c M-b' and `C-c C-b' beautify the code of a region or of the entire 31438 `C-c M-b' and `C-c C-b' beautify the code of a region or of the entire
31447 buffer respectively. This inludes indentation, alignment, and case 31439 buffer respectively. This includes indentation, alignment, and case
31448 fixing. Code beautification can also be run non-interactively using the 31440 fixing. Code beautification can also be run non-interactively using the
31449 command: 31441 command:
31450 31442
@@ -31889,7 +31881,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs.
31889;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 31881;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
31890;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 31882;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
31891;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 31883;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
31892;;;;;; "language/viet-util.el" (19845 45374)) 31884;;;;;; "language/viet-util.el" (20187 22214))
31893;;; Generated autoloads from language/viet-util.el 31885;;; Generated autoloads from language/viet-util.el
31894 31886
31895(autoload 'viet-encode-viscii-char "viet-util" "\ 31887(autoload 'viet-encode-viscii-char "viet-util" "\
@@ -31937,7 +31929,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
31937;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 31929;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
31938;;;;;; view-buffer view-file-other-frame view-file-other-window 31930;;;;;; view-buffer view-file-other-frame view-file-other-window
31939;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 31931;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
31940;;;;;; "view" "view.el" (20174 10230)) 31932;;;;;; "view" "view.el" (20188 43079))
31941;;; Generated autoloads from view.el 31933;;; Generated autoloads from view.el
31942 31934
31943(defvar view-remove-frame-by-deleting t "\ 31935(defvar view-remove-frame-by-deleting t "\
@@ -32147,7 +32139,7 @@ Entry to view-mode runs the normal hook `view-mode-hook'.
32147Update `view-return-to-alist' of buffer BUFFER. 32139Update `view-return-to-alist' of buffer BUFFER.
32148Remove from `view-return-to-alist' all entries referencing dead 32140Remove from `view-return-to-alist' all entries referencing dead
32149windows. Optional argument ITEM non-nil means add ITEM to 32141windows. Optional argument ITEM non-nil means add ITEM to
32150`view-return-to-alist' after purging. For a decsription of items 32142`view-return-to-alist' after purging. For a description of items
32151that can be added see the RETURN-TO-ALIST argument of the 32143that can be added see the RETURN-TO-ALIST argument of the
32152function `view-mode-exit'. If `view-return-to-alist' contains an 32144function `view-mode-exit'. If `view-return-to-alist' contains an
32153entry for the selected window, purge that entry from 32145entry for the selected window, purge that entry from
@@ -32179,8 +32171,8 @@ Exit View mode and make the current buffer editable.
32179 32171
32180;;;*** 32172;;;***
32181 32173
32182;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20141 32174;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (20187
32183;;;;;; 9296)) 32175;;;;;; 22214))
32184;;; Generated autoloads from emulation/vip.el 32176;;; Generated autoloads from emulation/vip.el
32185 32177
32186(autoload 'vip-setup "vip" "\ 32178(autoload 'vip-setup "vip" "\
@@ -32196,7 +32188,7 @@ Turn on VIP emulation of VI.
32196;;;*** 32188;;;***
32197 32189
32198;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 32190;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
32199;;;;;; (20167 36967)) 32191;;;;;; (20187 22214))
32200;;; Generated autoloads from emulation/viper.el 32192;;; Generated autoloads from emulation/viper.el
32201 32193
32202(autoload 'toggle-viper-mode "viper" "\ 32194(autoload 'toggle-viper-mode "viper" "\
@@ -32794,8 +32786,8 @@ Minor mode for traversing widgets.
32794;;;*** 32786;;;***
32795 32787
32796;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 32788;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
32797;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20162 32789;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20222
32798;;;;;; 19074)) 32790;;;;;; 61246))
32799;;; Generated autoloads from wid-edit.el 32791;;; Generated autoloads from wid-edit.el
32800 32792
32801(autoload 'widgetp "wid-edit" "\ 32793(autoload 'widgetp "wid-edit" "\
@@ -33072,7 +33064,7 @@ The key bindings are:
33072 33064
33073;;;*** 33065;;;***
33074 33066
33075;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20175 31160)) 33067;;;### (autoloads (xesam-search) "xesam" "net/xesam.el" (20197 58064))
33076;;; Generated autoloads from net/xesam.el 33068;;; Generated autoloads from net/xesam.el
33077 33069
33078(autoload 'xesam-search "xesam" "\ 33070(autoload 'xesam-search "xesam" "\
@@ -33225,47 +33217,46 @@ Zone out, completely.
33225;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 33217;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
33226;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 33218;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
33227;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 33219;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
33228;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el" 33220;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el"
33229;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el" 33221;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el"
33230;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el" 33222;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el"
33231;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el" 33223;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el"
33232;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el" 33224;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el"
33233;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el" 33225;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el"
33234;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 33226;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el"
33235;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 33227;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el"
33236;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el" 33228;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el"
33237;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el" 33229;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
33238;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el" 33230;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el"
33239;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" 33231;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
33240;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" 33232;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el"
33241;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el" 33233;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el"
33242;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" 33234;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el"
33243;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/auto.el" 33235;;;;;; "cedet/cedet.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el"
33244;;;;;; "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" "cedet/ede/cpp-root.el" 33236;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el"
33245;;;;;; "cedet/ede/custom.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" 33237;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el"
33246;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el" 33238;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/locate.el"
33247;;;;;; "cedet/ede/loaddefs.el" "cedet/ede/locate.el" "cedet/ede/make.el" 33239;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el"
33248;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el" 33240;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el"
33249;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" 33241;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el"
33250;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" 33242;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el"
33251;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" 33243;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el"
33252;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el" 33244;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el"
33253;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el" 33245;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el"
33254;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el" 33246;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/inversion.el"
33255;;;;;; "cedet/ede/util.el" "cedet/inversion.el" "cedet/mode-local.el" 33247;;;;;; "cedet/mode-local.el" "cedet/pulse.el" "cedet/semantic/analyze.el"
33256;;;;;; "cedet/pulse.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" 33248;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el"
33257;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 33249;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el"
33258;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 33250;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el"
33259;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" 33251;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el"
33260;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el" 33252;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el"
33261;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el" 33253;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el"
33262;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el" 33254;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el"
33263;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el" 33255;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el"
33264;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el" 33256;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el"
33265;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el" 33257;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el"
33266;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el" 33258;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el"
33267;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el" 33259;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
33268;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el"
33269;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" 33260;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el"
33270;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" 33261;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el"
33271;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" 33262;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el"
@@ -33273,13 +33264,13 @@ Zone out, completely.
33273;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 33264;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
33274;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 33265;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
33275;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 33266;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
33276;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" 33267;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el"
33277;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" 33268;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el"
33278;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el" 33269;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el"
33279;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el" 33270;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el"
33280;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" 33271;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el"
33281;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" 33272;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el"
33282;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 33273;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
33283;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 33274;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
33284;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 33275;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
33285;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 33276;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
@@ -33291,33 +33282,32 @@ Zone out, completely.
33291;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 33282;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
33292;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 33283;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
33293;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 33284;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
33294;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" 33285;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el"
33295;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" 33286;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el"
33296;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" 33287;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el"
33297;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" 33288;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el"
33298;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" 33289;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
33299;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" 33290;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el"
33300;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" 33291;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el"
33301;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" 33292;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
33302;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" 33293;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el"
33303;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" 33294;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el"
33304;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" 33295;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el"
33305;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" 33296;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el"
33306;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el" 33297;;;;;; "emacs-lisp/regi.el" "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el"
33307;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 33298;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el"
33308;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el" 33299;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el"
33309;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" 33300;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el"
33310;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" 33301;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el"
33311;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" 33302;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el"
33312;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el" 33303;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el"
33313;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el" 33304;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el"
33314;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" 33305;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"
33315;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" 33306;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el"
33316;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" 33307;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
33317;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" 33308;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
33318;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" 33309;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
33319;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" 33310;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el"
33320;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
33321;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" 33311;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
33322;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" 33312;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el"
33323;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el" 33313;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el"
@@ -33420,8 +33410,8 @@ Zone out, completely.
33420;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el" 33410;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el"
33421;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 33411;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
33422;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el" 33412;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el"
33423;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20183 33413;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20224
33424;;;;;; 25444 347950)) 33414;;;;;; 16870 730403))
33425 33415
33426;;;*** 33416;;;***
33427 33417