aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-07-01 06:18:16 -0400
committerGlenn Morris2014-07-01 06:18:16 -0400
commita519335cc3a00f3d4d8efac2c08d9b6b17c7fcf0 (patch)
tree380a9138427b5191a9356004f285aacc886ac66c
parent911ba4d91510738e6e97829372c235eb91fbdbfb (diff)
downloademacs-a519335cc3a00f3d4d8efac2c08d9b6b17c7fcf0.tar.gz
emacs-a519335cc3a00f3d4d8efac2c08d9b6b17c7fcf0.zip
Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el574
1 files changed, 202 insertions, 372 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index ffaaa1b7afc..eca209012d6 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -374,7 +374,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
374 374
375;;;*** 375;;;***
376 376
377;;;### (autoloads nil "align" "align.el" (21299 64170 881226 0)) 377;;;### (autoloads nil "align" "align.el" (21417 20521 870414 0))
378;;; Generated autoloads from align.el 378;;; Generated autoloads from align.el
379 379
380(autoload 'align "align" "\ 380(autoload 'align "align" "\
@@ -1452,8 +1452,8 @@ Keymap summary
1452 1452
1453;;;*** 1453;;;***
1454 1454
1455;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (21240 46395 1455;;;### (autoloads nil "asm-mode" "progmodes/asm-mode.el" (21419 62246
1456;;;;;; 727291 0)) 1456;;;;;; 751914 0))
1457;;; Generated autoloads from progmodes/asm-mode.el 1457;;; Generated autoloads from progmodes/asm-mode.el
1458 1458
1459(autoload 'asm-mode "asm-mode" "\ 1459(autoload 'asm-mode "asm-mode" "\
@@ -1604,14 +1604,16 @@ insert a template for the file depending on the mode of the buffer.
1604 1604
1605;;;*** 1605;;;***
1606 1606
1607;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21187 1607;;;### (autoloads nil "autoload" "emacs-lisp/autoload.el" (21425
1608;;;;;; 63826 213216 0)) 1608;;;;;; 43779 760127 645000))
1609;;; Generated autoloads from emacs-lisp/autoload.el 1609;;; Generated autoloads from emacs-lisp/autoload.el
1610 1610
1611(put 'generated-autoload-file 'safe-local-variable 'stringp) 1611(put 'generated-autoload-file 'safe-local-variable 'stringp)
1612 1612
1613(put 'generated-autoload-load-name 'safe-local-variable 'stringp) 1613(put 'generated-autoload-load-name 'safe-local-variable 'stringp)
1614 1614
1615(put 'autoload-ensure-writable 'risky-local-variable t)
1616
1615(autoload 'update-file-autoloads "autoload" "\ 1617(autoload 'update-file-autoloads "autoload" "\
1616Update the autoloads for FILE. 1618Update the autoloads for FILE.
1617If prefix arg SAVE-AFTER is non-nil, save the buffer too. 1619If prefix arg SAVE-AFTER is non-nil, save the buffer too.
@@ -1872,8 +1874,8 @@ For non-interactive use see also `benchmark-run' and
1872 1874
1873;;;*** 1875;;;***
1874 1876
1875;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21264 28773 1877;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21414 44327
1876;;;;;; 629489 0)) 1878;;;;;; 790846 0))
1877;;; Generated autoloads from textmodes/bibtex.el 1879;;; Generated autoloads from textmodes/bibtex.el
1878 1880
1879(autoload 'bibtex-initialize "bibtex" "\ 1881(autoload 'bibtex-initialize "bibtex" "\
@@ -2120,7 +2122,7 @@ a reflection.
2120 2122
2121;;;*** 2123;;;***
2122 2124
2123;;;### (autoloads nil "bookmark" "bookmark.el" (21294 46247 414129 2125;;;### (autoloads nil "bookmark" "bookmark.el" (21397 35239 170099
2124;;;;;; 0)) 2126;;;;;; 0))
2125;;; Generated autoloads from bookmark.el 2127;;; Generated autoloads from bookmark.el
2126 (define-key ctl-x-r-map "b" 'bookmark-jump) 2128 (define-key ctl-x-r-map "b" 'bookmark-jump)
@@ -2287,8 +2289,7 @@ explicitly.
2287 2289
2288If you load a file containing bookmarks with the same names as 2290If you load a file containing bookmarks with the same names as
2289bookmarks already present in your Emacs, the new bookmarks will get 2291bookmarks already present in your Emacs, the new bookmarks will get
2290unique numeric suffixes \"<2>\", \"<3>\", ... following the same 2292unique numeric suffixes \"<2>\", \"<3>\", etc.
2291method buffers use to resolve name collisions.
2292 2293
2293\(fn FILE &optional OVERWRITE NO-MSG)" t nil) 2294\(fn FILE &optional OVERWRITE NO-MSG)" t nil)
2294 2295
@@ -2672,7 +2673,7 @@ name of buffer configuration.
2672 2673
2673;;;*** 2674;;;***
2674 2675
2675;;;### (autoloads nil "bubbles" "play/bubbles.el" (21202 31159 541460 2676;;;### (autoloads nil "bubbles" "play/bubbles.el" (21410 47268 609529
2676;;;;;; 0)) 2677;;;;;; 0))
2677;;; Generated autoloads from play/bubbles.el 2678;;; Generated autoloads from play/bubbles.el
2678 2679
@@ -2968,7 +2969,7 @@ See Info node `(calc)Defining Functions'.
2968 2969
2969;;;*** 2970;;;***
2970 2971
2971;;;### (autoloads nil "calculator" "calculator.el" (21231 31415 579137 2972;;;### (autoloads nil "calculator" "calculator.el" (21417 20521 870414
2972;;;;;; 0)) 2973;;;;;; 0))
2973;;; Generated autoloads from calculator.el 2974;;; Generated autoloads from calculator.el
2974 2975
@@ -2980,8 +2981,8 @@ See the documentation for `calculator-mode' for more information.
2980 2981
2981;;;*** 2982;;;***
2982 2983
2983;;;### (autoloads nil "calendar" "calendar/calendar.el" (21383 2343 2984;;;### (autoloads nil "calendar" "calendar/calendar.el" (21403 21198
2984;;;;;; 498187 0)) 2985;;;;;; 190145 203000))
2985;;; Generated autoloads from calendar/calendar.el 2986;;; Generated autoloads from calendar/calendar.el
2986 2987
2987(autoload 'calendar "calendar" "\ 2988(autoload 'calendar "calendar" "\
@@ -3049,8 +3050,8 @@ it fails.
3049 3050
3050;;;*** 3051;;;***
3051 3052
3052;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21385 3053;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21425
3053;;;;;; 6339 454454 0)) 3054;;;;;; 14635 268306 0))
3054;;; Generated autoloads from progmodes/cc-engine.el 3055;;; Generated autoloads from progmodes/cc-engine.el
3055 3056
3056(autoload 'c-guess-basic-syntax "cc-engine" "\ 3057(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3060,8 +3061,8 @@ Return the syntactic context of the current line.
3060 3061
3061;;;*** 3062;;;***
3062 3063
3063;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21308 46599 3064;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21419 62246
3064;;;;;; 181916 0)) 3065;;;;;; 751914 0))
3065;;; Generated autoloads from progmodes/cc-guess.el 3066;;; Generated autoloads from progmodes/cc-guess.el
3066 3067
3067(defvar c-guess-guessed-offsets-alist nil "\ 3068(defvar c-guess-guessed-offsets-alist nil "\
@@ -4959,32 +4960,6 @@ Edit display information for cpp conditionals.
4959 4960
4960;;;*** 4961;;;***
4961 4962
4962;;;### (autoloads nil "crisp" "emulation/crisp.el" (21187 63826 213216
4963;;;;;; 0))
4964;;; Generated autoloads from emulation/crisp.el
4965
4966(defvar crisp-mode nil "\
4967Track status of CRiSP emulation mode.
4968A value of nil means CRiSP mode is not enabled. A value of t
4969indicates CRiSP mode is enabled.
4970
4971Setting this variable directly does not take effect;
4972use either M-x customize or the function `crisp-mode'.")
4973
4974(custom-autoload 'crisp-mode "crisp" nil)
4975
4976(autoload 'crisp-mode "crisp" "\
4977Toggle CRiSP/Brief emulation (CRiSP mode).
4978With a prefix argument ARG, enable CRiSP mode if ARG is positive,
4979and disable it otherwise. If called from Lisp, enable the mode
4980if ARG is omitted or nil.
4981
4982\(fn &optional ARG)" t nil)
4983
4984(defalias 'brief-mode 'crisp-mode)
4985
4986;;;***
4987
4988;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21263 7861 493097 4963;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21263 7861 493097
4989;;;;;; 0)) 4964;;;;;; 0))
4990;;; Generated autoloads from emacs-lisp/crm.el 4965;;; Generated autoloads from emacs-lisp/crm.el
@@ -5571,7 +5546,7 @@ Create a new data-debug buffer with NAME.
5571 5546
5572;;;*** 5547;;;***
5573 5548
5574;;;### (autoloads nil "dbus" "net/dbus.el" (21379 5287 607434 0)) 5549;;;### (autoloads nil "dbus" "net/dbus.el" (21414 44327 790846 0))
5575;;; Generated autoloads from net/dbus.el 5550;;; Generated autoloads from net/dbus.el
5576 5551
5577(autoload 'dbus-handle-event "dbus" "\ 5552(autoload 'dbus-handle-event "dbus" "\
@@ -5810,7 +5785,7 @@ START and END delimits the corners of text rectangle.
5810 5785
5811;;;*** 5786;;;***
5812 5787
5813;;;### (autoloads nil "delsel" "delsel.el" (21251 41787 268999 0)) 5788;;;### (autoloads nil "delsel" "delsel.el" (21414 44327 790846 0))
5814;;; Generated autoloads from delsel.el 5789;;; Generated autoloads from delsel.el
5815 5790
5816(defalias 'pending-delete-mode 'delete-selection-mode) 5791(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5940,7 +5915,8 @@ relevant to POS.
5940 5915
5941;;;*** 5916;;;***
5942 5917
5943;;;### (autoloads nil "desktop" "desktop.el" (21346 7974 405729 0)) 5918;;;### (autoloads nil "desktop" "desktop.el" (21419 62246 751914
5919;;;;;; 0))
5944;;; Generated autoloads from desktop.el 5920;;; Generated autoloads from desktop.el
5945 5921
5946(defvar desktop-save-mode nil "\ 5922(defvar desktop-save-mode nil "\
@@ -6268,8 +6244,8 @@ This requires the external program `diff' to be in your `exec-path'.
6268 6244
6269;;;*** 6245;;;***
6270 6246
6271;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21187 63826 6247;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21409 26408
6272;;;;;; 213216 0)) 6248;;;;;; 607647 0))
6273;;; Generated autoloads from vc/diff-mode.el 6249;;; Generated autoloads from vc/diff-mode.el
6274 6250
6275(autoload 'diff-mode "diff-mode" "\ 6251(autoload 'diff-mode "diff-mode" "\
@@ -6312,7 +6288,7 @@ Optional arguments are passed to `dig-invoke'.
6312 6288
6313;;;*** 6289;;;***
6314 6290
6315;;;### (autoloads nil "dired" "dired.el" (21348 49701 793915 0)) 6291;;;### (autoloads nil "dired" "dired.el" (21414 44327 790846 0))
6316;;; Generated autoloads from dired.el 6292;;; Generated autoloads from dired.el
6317 6293
6318(defvar dired-listing-switches (purecopy "-al") "\ 6294(defvar dired-listing-switches (purecopy "-al") "\
@@ -6735,7 +6711,7 @@ strings when pressed twice. See `double-map' for details.
6735 6711
6736;;;*** 6712;;;***
6737 6713
6738;;;### (autoloads nil "dunnet" "play/dunnet.el" (21187 63826 213216 6714;;;### (autoloads nil "dunnet" "play/dunnet.el" (21406 50214 284651
6739;;;;;; 0)) 6715;;;;;; 0))
6740;;; Generated autoloads from play/dunnet.el 6716;;; Generated autoloads from play/dunnet.el
6741(push (purecopy '(dunnet 2 1)) package--builtin-versions) 6717(push (purecopy '(dunnet 2 1)) package--builtin-versions)
@@ -7954,7 +7930,7 @@ or nil, use a compact 80-column format.
7954 7930
7955;;;*** 7931;;;***
7956 7932
7957;;;### (autoloads nil "edt" "emulation/edt.el" (21260 31670 94248 7933;;;### (autoloads nil "edt" "emulation/edt.el" (21417 20521 870414
7958;;;;;; 0)) 7934;;;;;; 0))
7959;;; Generated autoloads from emulation/edt.el 7935;;; Generated autoloads from emulation/edt.el
7960 7936
@@ -8681,7 +8657,7 @@ Look at CONFIG and try to expand GROUP.
8681 8657
8682;;;*** 8658;;;***
8683 8659
8684;;;### (autoloads nil "erc" "erc/erc.el" (21311 55332 986627 0)) 8660;;;### (autoloads nil "erc" "erc/erc.el" (21412 2598 318409 0))
8685;;; Generated autoloads from erc/erc.el 8661;;; Generated autoloads from erc/erc.el
8686(push (purecopy '(erc 5 3)) package--builtin-versions) 8662(push (purecopy '(erc 5 3)) package--builtin-versions)
8687 8663
@@ -9188,7 +9164,7 @@ Add a file to `erc-xdcc-files'.
9188 9164
9189;;;*** 9165;;;***
9190 9166
9191;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21261 52533 628241 9167;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21419 62246 751914
9192;;;;;; 0)) 9168;;;;;; 0))
9193;;; Generated autoloads from emacs-lisp/ert.el 9169;;; Generated autoloads from emacs-lisp/ert.el
9194 9170
@@ -9278,8 +9254,8 @@ Emacs shell interactive mode.
9278 9254
9279;;;*** 9255;;;***
9280 9256
9281;;;### (autoloads nil "eshell" "eshell/eshell.el" (21187 63826 213216 9257;;;### (autoloads nil "eshell" "eshell/eshell.el" (21403 21396 190131
9282;;;;;; 0)) 9258;;;;;; 14000))
9283;;; Generated autoloads from eshell/eshell.el 9259;;; Generated autoloads from eshell/eshell.el
9284(push (purecopy '(eshell 2 4 2)) package--builtin-versions) 9260(push (purecopy '(eshell 2 4 2)) package--builtin-versions)
9285 9261
@@ -9937,7 +9913,7 @@ fourth arg NOSEP non-nil inhibits this.
9937 9913
9938;;;*** 9914;;;***
9939 9915
9940;;;### (autoloads nil "eww" "net/eww.el" (21271 29460 497806 0)) 9916;;;### (autoloads nil "eww" "net/eww.el" (21423 59302 489365 0))
9941;;; Generated autoloads from net/eww.el 9917;;; Generated autoloads from net/eww.el
9942 9918
9943(autoload 'eww "eww" "\ 9919(autoload 'eww "eww" "\
@@ -10334,7 +10310,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10334 10310
10335;;;*** 10311;;;***
10336 10312
10337;;;### (autoloads nil "ffap" "ffap.el" (21293 25385 120083 0)) 10313;;;### (autoloads nil "ffap" "ffap.el" (21401 32300 989919 0))
10338;;; Generated autoloads from ffap.el 10314;;; Generated autoloads from ffap.el
10339 10315
10340(autoload 'ffap-next "ffap" "\ 10316(autoload 'ffap-next "ffap" "\
@@ -10699,8 +10675,8 @@ Visit the file you click on in another window.
10699 10675
10700;;;*** 10676;;;***
10701 10677
10702;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21230 10678;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21419
10703;;;;;; 10550 983182 0)) 10679;;;;;; 62246 751914 0))
10704;;; Generated autoloads from emacs-lisp/find-func.el 10680;;; Generated autoloads from emacs-lisp/find-func.el
10705 10681
10706(autoload 'find-library "find-func" "\ 10682(autoload 'find-library "find-func" "\
@@ -11863,8 +11839,8 @@ CLEAN is obsolete and ignored.
11863 11839
11864;;;*** 11840;;;***
11865 11841
11866;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21365 58789 11842;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21393 38187
11867;;;;;; 638999 0)) 11843;;;;;; 675040 0))
11868;;; Generated autoloads from gnus/gnus-art.el 11844;;; Generated autoloads from gnus/gnus-art.el
11869 11845
11870(autoload 'gnus-article-prepare-display "gnus-art" "\ 11846(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -12473,8 +12449,8 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12473 12449
12474;;;*** 12450;;;***
12475 12451
12476;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21296 1575 438327 12452;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21414 44327
12477;;;;;; 0)) 12453;;;;;; 790846 0))
12478;;; Generated autoloads from gnus/gnus-sum.el 12454;;; Generated autoloads from gnus/gnus-sum.el
12479 12455
12480(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12456(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12882,7 +12858,7 @@ it if ARG is omitted or nil.
12882 12858
12883;;;*** 12859;;;***
12884 12860
12885;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21255 45558 780901 12861;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21388 20265 495157
12886;;;;;; 0)) 12862;;;;;; 0))
12887;;; Generated autoloads from emacs-lisp/gv.el 12863;;; Generated autoloads from emacs-lisp/gv.el
12888 12864
@@ -13202,7 +13178,7 @@ different regions. With numeric argument ARG, behaves like
13202 13178
13203;;;*** 13179;;;***
13204 13180
13205;;;### (autoloads nil "help-fns" "help-fns.el" (21355 22953 61816 13181;;;### (autoloads nil "help-fns" "help-fns.el" (21419 62246 751914
13206;;;;;; 0)) 13182;;;;;; 0))
13207;;; Generated autoloads from help-fns.el 13183;;; Generated autoloads from help-fns.el
13208 13184
@@ -13674,8 +13650,8 @@ be found in variable `hi-lock-interactive-patterns'.
13674 13650
13675;;;*** 13651;;;***
13676 13652
13677;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21292 4516 13653;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21422 8265
13678;;;;;; 491683 0)) 13654;;;;;; 959286 0))
13679;;; Generated autoloads from progmodes/hideif.el 13655;;; Generated autoloads from progmodes/hideif.el
13680 13656
13681(autoload 'hide-ifdef-mode "hideif" "\ 13657(autoload 'hide-ifdef-mode "hideif" "\
@@ -13913,7 +13889,7 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13913 13889
13914;;;*** 13890;;;***
13915 13891
13916;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21379 5287 607434 13892;;;### (autoloads nil "hippie-exp" "hippie-exp.el" (21402 53158 293492
13917;;;;;; 0)) 13893;;;;;; 0))
13918;;; Generated autoloads from hippie-exp.el 13894;;; Generated autoloads from hippie-exp.el
13919(push (purecopy '(hippie-exp 1 6)) package--builtin-versions) 13895(push (purecopy '(hippie-exp 1 6)) package--builtin-versions)
@@ -14145,8 +14121,8 @@ The optional LABEL is used to label the buffer created.
14145 14121
14146;;;*** 14122;;;***
14147 14123
14148;;;### (autoloads nil "html2text" "gnus/html2text.el" (21187 63826 14124;;;### (autoloads nil "html2text" "gnus/html2text.el" (21417 20521
14149;;;;;; 213216 0)) 14125;;;;;; 870414 0))
14150;;; Generated autoloads from gnus/html2text.el 14126;;; Generated autoloads from gnus/html2text.el
14151 14127
14152(autoload 'html2text "html2text" "\ 14128(autoload 'html2text "html2text" "\
@@ -14450,8 +14426,8 @@ with no args, if that value is non-nil.
14450 14426
14451;;;*** 14427;;;***
14452 14428
14453;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21195 14429;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21419
14454;;;;;; 23530 495420 0)) 14430;;;;;; 62246 751914 0))
14455;;; Generated autoloads from progmodes/idlw-shell.el 14431;;; Generated autoloads from progmodes/idlw-shell.el
14456 14432
14457(autoload 'idlwave-shell "idlw-shell" "\ 14433(autoload 'idlwave-shell "idlw-shell" "\
@@ -15525,7 +15501,7 @@ of `inferior-lisp-program'). Runs the hooks from
15525 15501
15526;;;*** 15502;;;***
15527 15503
15528;;;### (autoloads nil "info" "info.el" (21359 20005 772941 0)) 15504;;;### (autoloads nil "info" "info.el" (21419 7843 195974 0))
15529;;; Generated autoloads from info.el 15505;;; Generated autoloads from info.el
15530 15506
15531(defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\ 15507(defcustom Info-default-directory-list (let* ((config-dir (file-name-as-directory (or (and (featurep 'ns) (let ((dir (expand-file-name "../info" data-directory))) (if (file-directory-p dir) dir))) configure-info-directory))) (prefixes (prune-directory-list '("/usr/local/" "/usr/" "/opt/" "/"))) (suffixes '("share/" "" "gnu/" "gnu/lib/" "gnu/lib/emacs/" "emacs/" "lib/" "lib/emacs/")) (standard-info-dirs (apply #'nconc (mapcar (lambda (pfx) (let ((dirs (mapcar (lambda (sfx) (concat pfx sfx "info/")) suffixes))) (prune-directory-list dirs))) prefixes))) (dirs (if (member config-dir standard-info-dirs) (nconc standard-info-dirs (list config-dir)) (cons config-dir standard-info-dirs)))) (if (not (eq system-type 'windows-nt)) dirs (let* ((instdir (file-name-directory invocation-directory)) (dir1 (expand-file-name "../info/" instdir)) (dir2 (expand-file-name "../../../info/" instdir))) (cond ((file-exists-p dir1) (append dirs (list dir1))) ((file-exists-p dir2) (append dirs (list dir2))) (t dirs))))) "\
@@ -16426,7 +16402,7 @@ by `jka-compr-installed'.
16426 16402
16427;;;*** 16403;;;***
16428 16404
16429;;;### (autoloads nil "js" "progmodes/js.el" (21350 58112 380040 16405;;;### (autoloads nil "js" "progmodes/js.el" (21388 20265 495157
16430;;;;;; 0)) 16406;;;;;; 0))
16431;;; Generated autoloads from progmodes/js.el 16407;;; Generated autoloads from progmodes/js.el
16432(push (purecopy '(js 9)) package--builtin-versions) 16408(push (purecopy '(js 9)) package--builtin-versions)
@@ -16673,9 +16649,10 @@ The kind of Korean keyboard for Korean input method.
16673 16649
16674;;;*** 16650;;;***
16675 16651
16676;;;### (autoloads nil "landmark" "play/landmark.el" (21187 63826 16652;;;### (autoloads nil "landmark" "play/landmark.el" (21419 7843 195974
16677;;;;;; 213216 0)) 16653;;;;;; 0))
16678;;; Generated autoloads from play/landmark.el 16654;;; Generated autoloads from play/landmark.el
16655(push (purecopy '(landmark 1 0)) package--builtin-versions)
16679 16656
16680(defalias 'landmark-repeat 'landmark-test-run) 16657(defalias 'landmark-repeat 'landmark-test-run)
16681 16658
@@ -18773,8 +18750,8 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18773 18750
18774;;;*** 18751;;;***
18775 18752
18776;;;### (autoloads nil "mule-util" "international/mule-util.el" (21187 18753;;;### (autoloads nil "mule-util" "international/mule-util.el" (21412
18777;;;;;; 63826 213216 0)) 18754;;;;;; 2598 318409 0))
18778;;; Generated autoloads from international/mule-util.el 18755;;; Generated autoloads from international/mule-util.el
18779 18756
18780(defsubst string-to-list (string) "\ 18757(defsubst string-to-list (string) "\
@@ -18810,7 +18787,7 @@ If ELLIPSIS is non-nil, it should be a string which will replace the
18810end of STR (including any padding) if it extends beyond END-COLUMN, 18787end of STR (including any padding) if it extends beyond END-COLUMN,
18811unless the display width of STR is equal to or less than the display 18788unless the display width of STR is equal to or less than the display
18812width of ELLIPSIS. If it is non-nil and not a string, then ELLIPSIS 18789width of ELLIPSIS. If it is non-nil and not a string, then ELLIPSIS
18813defaults to \"...\". 18790defaults to `truncate-string-ellipsis'.
18814 18791
18815\(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS)" nil nil) 18792\(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS)" nil nil)
18816 18793
@@ -20054,8 +20031,8 @@ Turn on or update column view in the agenda.
20054 20031
20055;;;*** 20032;;;***
20056 20033
20057;;;### (autoloads nil "org-compat" "org/org-compat.el" (21383 2343 20034;;;### (autoloads nil "org-compat" "org/org-compat.el" (21417 20521
20058;;;;;; 498187 0)) 20035;;;;;; 870414 0))
20059;;; Generated autoloads from org/org-compat.el 20036;;; Generated autoloads from org/org-compat.el
20060 20037
20061(autoload 'org-check-version "org-compat" "\ 20038(autoload 'org-check-version "org-compat" "\
@@ -20156,8 +20133,8 @@ See the command `outline-mode' for more information on this mode.
20156 20133
20157;;;*** 20134;;;***
20158 20135
20159;;;### (autoloads nil "package" "emacs-lisp/package.el" (21381 47015 20136;;;### (autoloads nil "package" "emacs-lisp/package.el" (21419 62246
20160;;;;;; 637535 0)) 20137;;;;;; 751914 0))
20161;;; Generated autoloads from emacs-lisp/package.el 20138;;; Generated autoloads from emacs-lisp/package.el
20162(push (purecopy '(package 1 0 1)) package--builtin-versions) 20139(push (purecopy '(package 1 0 1)) package--builtin-versions)
20163 20140
@@ -20759,8 +20736,8 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
20759 20736
20760;;;*** 20737;;;***
20761 20738
20762;;;### (autoloads nil "picture" "textmodes/picture.el" (21240 46395 20739;;;### (autoloads nil "picture" "textmodes/picture.el" (21419 62246
20763;;;;;; 727291 0)) 20740;;;;;; 751914 0))
20764;;; Generated autoloads from textmodes/picture.el 20741;;; Generated autoloads from textmodes/picture.el
20765 20742
20766(autoload 'picture-mode "picture" "\ 20743(autoload 'picture-mode "picture" "\
@@ -21879,8 +21856,8 @@ If EXTENSION is any other symbol, it is ignored.
21879 21856
21880;;;*** 21857;;;***
21881 21858
21882;;;### (autoloads nil "python" "progmodes/python.el" (21364 37926 21859;;;### (autoloads nil "python" "progmodes/python.el" (21414 44327
21883;;;;;; 837230 0)) 21860;;;;;; 790846 0))
21884;;; Generated autoloads from progmodes/python.el 21861;;; Generated autoloads from progmodes/python.el
21885(push (purecopy '(python 0 24 2)) package--builtin-versions) 21862(push (purecopy '(python 0 24 2)) package--builtin-versions)
21886 21863
@@ -22264,7 +22241,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22264 22241
22265;;;*** 22242;;;***
22266 22243
22267;;;### (autoloads nil "rcirc" "net/rcirc.el" (21361 61732 646433 22244;;;### (autoloads nil "rcirc" "net/rcirc.el" (21425 14635 268306
22268;;;;;; 0)) 22245;;;;;; 0))
22269;;; Generated autoloads from net/rcirc.el 22246;;; Generated autoloads from net/rcirc.el
22270 22247
@@ -22349,7 +22326,7 @@ were operated on recently.
22349 22326
22350;;;*** 22327;;;***
22351 22328
22352;;;### (autoloads nil "rect" "rect.el" (21203 52022 581300 0)) 22329;;;### (autoloads nil "rect" "rect.el" (21409 26408 607647 0))
22353;;; Generated autoloads from rect.el 22330;;; Generated autoloads from rect.el
22354 22331
22355(autoload 'delete-rectangle "rect" "\ 22332(autoload 'delete-rectangle "rect" "\
@@ -22510,8 +22487,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
22510 22487
22511;;;*** 22488;;;***
22512 22489
22513;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21379 5529 22490;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21418 41409
22514;;;;;; 990138 255000)) 22491;;;;;; 280143 158000))
22515;;; Generated autoloads from textmodes/reftex.el 22492;;; Generated autoloads from textmodes/reftex.el
22516(autoload 'reftex-citation "reftex-cite" nil t) 22493(autoload 'reftex-citation "reftex-cite" nil t)
22517(autoload 'reftex-all-document-files "reftex-parse") 22494(autoload 'reftex-all-document-files "reftex-parse")
@@ -23261,7 +23238,7 @@ Toggle the use of ROT13 encoding for the current window.
23261 23238
23262;;;*** 23239;;;***
23263 23240
23264;;;### (autoloads nil "rst" "textmodes/rst.el" (21346 7974 405729 23241;;;### (autoloads nil "rst" "textmodes/rst.el" (21415 65191 692645
23265;;;;;; 0)) 23242;;;;;; 0))
23266;;; Generated autoloads from textmodes/rst.el 23243;;; Generated autoloads from textmodes/rst.el
23267 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23244 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
@@ -23292,8 +23269,8 @@ for modes derived from Text mode, like Mail mode.
23292 23269
23293;;;*** 23270;;;***
23294 23271
23295;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21355 23272;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21414
23296;;;;;; 22953 61816 0)) 23273;;;;;; 44327 790846 0))
23297;;; Generated autoloads from progmodes/ruby-mode.el 23274;;; Generated autoloads from progmodes/ruby-mode.el
23298(push (purecopy '(ruby-mode 1 2)) package--builtin-versions) 23275(push (purecopy '(ruby-mode 1 2)) package--builtin-versions)
23299 23276
@@ -23310,7 +23287,7 @@ Major mode for editing Ruby code.
23310 23287
23311;;;*** 23288;;;***
23312 23289
23313;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (21187 63826 213216 23290;;;### (autoloads nil "ruler-mode" "ruler-mode.el" (21419 62246 751914
23314;;;;;; 0)) 23291;;;;;; 0))
23315;;; Generated autoloads from ruler-mode.el 23292;;; Generated autoloads from ruler-mode.el
23316(push (purecopy '(ruler-mode 1 6)) package--builtin-versions) 23293(push (purecopy '(ruler-mode 1 6)) package--builtin-versions)
@@ -23735,7 +23712,7 @@ This mode is an extended emacs-lisp mode.
23735 23712
23736;;;*** 23713;;;***
23737 23714
23738;;;### (autoloads nil "scroll-all" "scroll-all.el" (21187 63826 213216 23715;;;### (autoloads nil "scroll-all" "scroll-all.el" (21388 20265 495157
23739;;;;;; 0)) 23716;;;;;; 0))
23740;;; Generated autoloads from scroll-all.el 23717;;; Generated autoloads from scroll-all.el
23741 23718
@@ -24215,7 +24192,7 @@ only these files will be asked to be saved.
24215 24192
24216;;;*** 24193;;;***
24217 24194
24218;;;### (autoloads nil "ses" "ses.el" (21220 61111 156047 0)) 24195;;;### (autoloads nil "ses" "ses.el" (21405 29360 677747 0))
24219;;; Generated autoloads from ses.el 24196;;; Generated autoloads from ses.el
24220 24197
24221(autoload 'ses-mode "ses" "\ 24198(autoload 'ses-mode "ses" "\
@@ -24325,8 +24302,8 @@ To work around that, do:
24325 24302
24326;;;*** 24303;;;***
24327 24304
24328;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21383 24305;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21419
24329;;;;;; 2343 498187 0)) 24306;;;;;; 62246 751914 0))
24330;;; Generated autoloads from progmodes/sh-script.el 24307;;; Generated autoloads from progmodes/sh-script.el
24331(push (purecopy '(sh-script 2 0 6)) package--builtin-versions) 24308(push (purecopy '(sh-script 2 0 6)) package--builtin-versions)
24332(put 'sh-shell 'safe-local-variable 'symbolp) 24309(put 'sh-shell 'safe-local-variable 'symbolp)
@@ -24635,7 +24612,7 @@ with no arguments, if that value is non-nil.
24635 24612
24636;;;*** 24613;;;***
24637 24614
24638;;;### (autoloads nil "skeleton" "skeleton.el" (21293 25385 120083 24615;;;### (autoloads nil "skeleton" "skeleton.el" (21420 38312 308000
24639;;;;;; 0)) 24616;;;;;; 0))
24640;;; Generated autoloads from skeleton.el 24617;;; Generated autoloads from skeleton.el
24641 24618
@@ -24687,7 +24664,9 @@ not needed, a prompt-string or an expression for complex read functions.
24687If ELEMENT is a string or a character it gets inserted (see also 24664If ELEMENT is a string or a character it gets inserted (see also
24688`skeleton-transformation-function'). Other possibilities are: 24665`skeleton-transformation-function'). Other possibilities are:
24689 24666
24690 \\n go to next line and indent according to mode 24667 \\n go to next line and indent according to mode, unless
24668 this is the first/last element of a skeleton and point
24669 is at bol/eol
24691 _ interesting point, interregion here 24670 _ interesting point, interregion here
24692 - interesting point, no interregion interaction, overrides 24671 - interesting point, no interregion interaction, overrides
24693 interesting point set by _ 24672 interesting point set by _
@@ -24702,6 +24681,11 @@ If ELEMENT is a string or a character it gets inserted (see also
24702After termination, point will be positioned at the last occurrence of - 24681After termination, point will be positioned at the last occurrence of -
24703or at the first occurrence of _ or at the end of the inserted text. 24682or at the first occurrence of _ or at the end of the inserted text.
24704 24683
24684Note that \\n as the last element of the skeleton only inserts a
24685newline if not at eol. If you want to unconditionally insert a newline
24686at the end of the skeleton, use \"\\n\" instead. Likewise with \\n
24687as the first element when at bol.
24688
24705Further elements can be defined via `skeleton-further-elements'. 24689Further elements can be defined via `skeleton-further-elements'.
24706ELEMENT may itself be a SKELETON with an INTERACTOR. The user is prompted 24690ELEMENT may itself be a SKELETON with an INTERACTOR. The user is prompted
24707repeatedly for different inputs. The SKELETON is processed as often as 24691repeatedly for different inputs. The SKELETON is processed as often as
@@ -24747,8 +24731,8 @@ symmetrical ones, and the same character twice for the others.
24747 24731
24748;;;*** 24732;;;***
24749 24733
24750;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21187 63826 24734;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21409 26408
24751;;;;;; 213216 0)) 24735;;;;;; 607647 0))
24752;;; Generated autoloads from vc/smerge-mode.el 24736;;; Generated autoloads from vc/smerge-mode.el
24753 24737
24754(autoload 'smerge-ediff "smerge-mode" "\ 24738(autoload 'smerge-ediff "smerge-mode" "\
@@ -26759,7 +26743,7 @@ Normally input is edited in Emacs and sent a line at a time.
26759 26743
26760;;;*** 26744;;;***
26761 26745
26762;;;### (autoloads nil "term" "term.el" (21339 34726 39547 0)) 26746;;;### (autoloads nil "term" "term.el" (21414 44327 790846 0))
26763;;; Generated autoloads from term.el 26747;;; Generated autoloads from term.el
26764 26748
26765(autoload 'make-term "term" "\ 26749(autoload 'make-term "term" "\
@@ -27180,8 +27164,8 @@ if large. You can use `Info-split' to do this manually.
27180 27164
27181;;;*** 27165;;;***
27182 27166
27183;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21240 46395 27167;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21414 44327
27184;;;;;; 727291 0)) 27168;;;;;; 790846 0))
27185;;; Generated autoloads from textmodes/texinfo.el 27169;;; Generated autoloads from textmodes/texinfo.el
27186 27170
27187(defvar texinfo-open-quote (purecopy "``") "\ 27171(defvar texinfo-open-quote (purecopy "``") "\
@@ -27466,10 +27450,10 @@ See also docstring of the function tibetan-compose-region.
27466 27450
27467;;;*** 27451;;;***
27468 27452
27469;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21381 47015 27453;;;### (autoloads nil "tildify" "textmodes/tildify.el" (21393 38187
27470;;;;;; 637535 0)) 27454;;;;;; 675040 0))
27471;;; Generated autoloads from textmodes/tildify.el 27455;;; Generated autoloads from textmodes/tildify.el
27472(push (purecopy '(tildify 4 5 1)) package--builtin-versions) 27456(push (purecopy '(tildify 4 5 3)) package--builtin-versions)
27473 27457
27474(autoload 'tildify-region "tildify" "\ 27458(autoload 'tildify-region "tildify" "\
27475Add hard spaces in the region between BEG and END. 27459Add hard spaces in the region between BEG and END.
@@ -27890,8 +27874,8 @@ Its value should be an event that has a binding in MENU.
27890 27874
27891;;;*** 27875;;;***
27892 27876
27893;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21379 27877;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21423
27894;;;;;; 5287 607434 0)) 27878;;;;;; 59302 489365 0))
27895;;; Generated autoloads from calendar/todo-mode.el 27879;;; Generated autoloads from calendar/todo-mode.el
27896 27880
27897(autoload 'todo-show "todo-mode" "\ 27881(autoload 'todo-show "todo-mode" "\
@@ -28029,72 +28013,6 @@ holds a keymap.
28029 28013
28030;;;*** 28014;;;***
28031 28015
28032;;;### (autoloads nil "tpu-edt" "emulation/tpu-edt.el" (21187 63826
28033;;;;;; 213216 0))
28034;;; Generated autoloads from emulation/tpu-edt.el
28035(push (purecopy '(tpu-edt 4 5)) package--builtin-versions)
28036
28037(defvar tpu-edt-mode nil "\
28038Non-nil if Tpu-Edt mode is enabled.
28039See the command `tpu-edt-mode' for a description of this minor mode.
28040Setting this variable directly does not take effect;
28041either customize it (see the info node `Easy Customization')
28042or call the function `tpu-edt-mode'.")
28043
28044(custom-autoload 'tpu-edt-mode "tpu-edt" nil)
28045
28046(autoload 'tpu-edt-mode "tpu-edt" "\
28047Toggle TPU/edt emulation on or off.
28048With a prefix argument ARG, enable the mode if ARG is positive,
28049and disable it otherwise. If called from Lisp, enable the mode
28050if ARG is omitted or nil.
28051
28052\(fn &optional ARG)" t nil)
28053
28054(defalias 'tpu-edt 'tpu-edt-on)
28055
28056(autoload 'tpu-edt-on "tpu-edt" "\
28057Turn on TPU/edt emulation.
28058
28059\(fn)" t nil)
28060
28061;;;***
28062
28063;;;### (autoloads nil "tpu-mapper" "emulation/tpu-mapper.el" (21187
28064;;;;;; 63826 213216 0))
28065;;; Generated autoloads from emulation/tpu-mapper.el
28066
28067(autoload 'tpu-mapper "tpu-mapper" "\
28068Create an Emacs lisp file defining the TPU-edt keypad for X-windows.
28069
28070This command displays an instruction screen showing the TPU-edt keypad
28071and asks you to press the TPU-edt editing keys. It uses the keys you
28072press to create an Emacs Lisp file that will define a TPU-edt keypad
28073for your X server. You can even re-arrange the standard EDT keypad to
28074suit your tastes (or to cope with those silly Sun and PC keypads).
28075
28076Finally, you will be prompted for the name of the file to store the key
28077definitions. If you chose the default, TPU-edt will find it and load it
28078automatically. If you specify a different file name, you will need to
28079set the variable ``tpu-xkeys-file'' before starting TPU-edt. Here's how
28080you might go about doing that in your init file.
28081
28082 (setq tpu-xkeys-file (expand-file-name \"~/.my-emacs-x-keys\"))
28083 (tpu-edt)
28084
28085Known Problems:
28086
28087Sometimes, tpu-mapper will ignore a key you press, and just continue to
28088prompt for the same key. This can happen when your window manager sucks
28089up the key and doesn't pass it on to Emacs, or it could be an Emacs bug.
28090Either way, there's nothing that tpu-mapper can do about it. You must
28091press RETURN, to skip the current key and continue. Later, you and/or
28092your local X guru can try to figure out why the key is being ignored.
28093
28094\(fn)" t nil)
28095
28096;;;***
28097
28098;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (21240 46395 727291 28016;;;### (autoloads nil "tq" "emacs-lisp/tq.el" (21240 46395 727291
28099;;;;;; 0)) 28017;;;;;; 0))
28100;;; Generated autoloads from emacs-lisp/tq.el 28018;;; Generated autoloads from emacs-lisp/tq.el
@@ -28155,7 +28073,7 @@ the output buffer or changing the window configuration.
28155 28073
28156;;;*** 28074;;;***
28157 28075
28158;;;### (autoloads nil "tramp" "net/tramp.el" (21330 19750 309501 28076;;;### (autoloads nil "tramp" "net/tramp.el" (21406 50214 284651
28159;;;;;; 0)) 28077;;;;;; 0))
28160;;; Generated autoloads from net/tramp.el 28078;;; Generated autoloads from net/tramp.el
28161 28079
@@ -28271,8 +28189,8 @@ Discard Tramp from loading remote files.
28271 28189
28272;;;*** 28190;;;***
28273 28191
28274;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (21187 63826 28192;;;### (autoloads nil "tramp-ftp" "net/tramp-ftp.el" (21406 50214
28275;;;;;; 213216 0)) 28193;;;;;; 284651 0))
28276;;; Generated autoloads from net/tramp-ftp.el 28194;;; Generated autoloads from net/tramp-ftp.el
28277 28195
28278(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\ 28196(autoload 'tramp-ftp-enable-ange-ftp "tramp-ftp" "\
@@ -28820,8 +28738,8 @@ Might do a non-blocking connection; use `process-status' to check.
28820 28738
28821;;;*** 28739;;;***
28822 28740
28823;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21360 28741;;;### (autoloads nil "url-handlers" "url/url-handlers.el" (21419
28824;;;;;; 40869 887231 0)) 28742;;;;;; 62246 751914 0))
28825;;; Generated autoloads from url/url-handlers.el 28743;;; Generated autoloads from url/url-handlers.el
28826 28744
28827(defvar url-handler-mode nil "\ 28745(defvar url-handler-mode nil "\
@@ -28875,8 +28793,8 @@ accessible.
28875 28793
28876;;;*** 28794;;;***
28877 28795
28878;;;### (autoloads nil "url-http" "url/url-http.el" (21302 6606 390237 28796;;;### (autoloads nil "url-http" "url/url-http.el" (21419 62246 751914
28879;;;;;; 377000)) 28797;;;;;; 0))
28880;;; Generated autoloads from url/url-http.el 28798;;; Generated autoloads from url/url-http.el
28881 (autoload 'url-default-expander "url-expand") 28799 (autoload 'url-default-expander "url-expand")
28882 28800
@@ -29800,7 +29718,7 @@ case, and the process object in the asynchronous case.
29800 29718
29801;;;*** 29719;;;***
29802 29720
29803;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21360 40869 887231 0)) 29721;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (21396 14374 24888 0))
29804;;; Generated autoloads from vc/vc-hg.el 29722;;; Generated autoloads from vc/vc-hg.el
29805 (defun vc-hg-registered (file) 29723 (defun vc-hg-registered (file)
29806 "Return non-nil if FILE is registered with hg." 29724 "Return non-nil if FILE is registered with hg."
@@ -29935,7 +29853,7 @@ Key bindings:
29935;;;*** 29853;;;***
29936 29854
29937;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" 29855;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el"
29938;;;;;; (21383 2343 498187 0)) 29856;;;;;; (21388 20265 495157 0))
29939;;; Generated autoloads from progmodes/verilog-mode.el 29857;;; Generated autoloads from progmodes/verilog-mode.el
29940 29858
29941(autoload 'verilog-mode "verilog-mode" "\ 29859(autoload 'verilog-mode "verilog-mode" "\
@@ -30629,59 +30547,6 @@ Key bindings:
30629 30547
30630;;;*** 30548;;;***
30631 30549
30632;;;### (autoloads nil "vi" "emulation/vi.el" (20929 34089 117790
30633;;;;;; 0))
30634;;; Generated autoloads from emulation/vi.el
30635
30636(autoload 'vi-mode "vi" "\
30637Major mode that acts like the `vi' editor.
30638The purpose of this mode is to provide you the combined power of vi (namely,
30639the \"cross product\" effect of commands and repeat last changes) and Emacs.
30640
30641This command redefines nearly all keys to look like vi commands.
30642It records the previous major mode, and any vi command for input
30643\(`i', `a', `s', etc.) switches back to that mode.
30644Thus, ordinary Emacs (in whatever major mode you had been using)
30645is \"input\" mode as far as vi is concerned.
30646
30647To get back into vi from \"input\" mode, you must issue this command again.
30648Therefore, it is recommended that you assign it to a key.
30649
30650Major differences between this mode and real vi :
30651
30652* Limitations and unsupported features
30653 - Search patterns with line offset (e.g. /pat/+3 or /pat/z.) are
30654 not supported.
30655 - Ex commands are not implemented; try ':' to get some hints.
30656 - No line undo (i.e. the 'U' command), but multi-undo is a standard feature.
30657
30658* Modifications
30659 - The stopping positions for some point motion commands (word boundary,
30660 pattern search) are slightly different from standard 'vi'.
30661 Also, no automatic wrap around at end of buffer for pattern searching.
30662 - Since changes are done in two steps (deletion then insertion), you need
30663 to undo twice to completely undo a change command. But this is not needed
30664 for undoing a repeated change command.
30665 - No need to set/unset 'magic', to search for a string with regular expr
30666 in it just put a prefix arg for the search commands. Replace cmds too.
30667 - ^R is bound to incremental backward search, so use ^L to redraw screen.
30668
30669* Extensions
30670 - Some standard (or modified) Emacs commands were integrated, such as
30671 incremental search, query replace, transpose objects, and keyboard macros.
30672 - In command state, ^X links to the 'ctl-x-map', and ESC can be linked to
30673 esc-map or set undefined. These can give you the full power of Emacs.
30674 - See vi-com-map for those keys that are extensions to standard vi, e.g.
30675 `vi-name-last-change-or-macro', `vi-verify-spelling', `vi-locate-def',
30676 `vi-mark-region', and 'vi-quote-words'. Some of them are quite handy.
30677 - Use \\[vi-switch-mode] to switch among different modes quickly.
30678
30679Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30680
30681\(fn)" t nil)
30682
30683;;;***
30684
30685;;;### (autoloads nil "viet-util" "language/viet-util.el" (21187 30550;;;### (autoloads nil "viet-util" "language/viet-util.el" (21187
30686;;;;;; 63826 213216 0)) 30551;;;;;; 63826 213216 0))
30687;;; Generated autoloads from language/viet-util.el 30552;;; Generated autoloads from language/viet-util.el
@@ -30983,22 +30848,6 @@ Exit View mode and make the current buffer editable.
30983 30848
30984;;;*** 30849;;;***
30985 30850
30986;;;### (autoloads nil "vip" "emulation/vip.el" (21187 63826 213216
30987;;;;;; 0))
30988;;; Generated autoloads from emulation/vip.el
30989
30990(autoload 'vip-setup "vip" "\
30991Set up bindings for C-x 7 and C-z that are useful for VIP users.
30992
30993\(fn)" nil nil)
30994
30995(autoload 'vip-mode "vip" "\
30996Turn on VIP emulation of VI.
30997
30998\(fn)" t nil)
30999
31000;;;***
31001
31002;;;### (autoloads nil "viper" "emulation/viper.el" (21222 16439 978802 30851;;;### (autoloads nil "viper" "emulation/viper.el" (21222 16439 978802
31003;;;;;; 0)) 30852;;;;;; 0))
31004;;; Generated autoloads from emulation/viper.el 30853;;; Generated autoloads from emulation/viper.el
@@ -31568,7 +31417,7 @@ if ARG is omitted or nil.
31568 31417
31569;;;*** 31418;;;***
31570 31419
31571;;;### (autoloads nil "wid-edit" "wid-edit.el" (21240 46395 727291 31420;;;### (autoloads nil "wid-edit" "wid-edit.el" (21414 44327 790846
31572;;;;;; 0)) 31421;;;;;; 0))
31573;;; Generated autoloads from wid-edit.el 31422;;; Generated autoloads from wid-edit.el
31574 31423
@@ -31687,7 +31536,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
31687 31536
31688;;;*** 31537;;;***
31689 31538
31690;;;### (autoloads nil "woman" "woman.el" (21240 46395 727291 0)) 31539;;;### (autoloads nil "woman" "woman.el" (21393 38187 675040 0))
31691;;; Generated autoloads from woman.el 31540;;; Generated autoloads from woman.el
31692(push (purecopy '(woman 0 551)) package--builtin-versions) 31541(push (purecopy '(woman 0 551)) package--builtin-versions)
31693 31542
@@ -31736,28 +31585,6 @@ Default bookmark handler for Woman buffers.
31736 31585
31737;;;*** 31586;;;***
31738 31587
31739;;;### (autoloads nil "ws-mode" "emulation/ws-mode.el" (21187 63826
31740;;;;;; 213216 0))
31741;;; Generated autoloads from emulation/ws-mode.el
31742(push (purecopy '(ws-mode 0 7)) package--builtin-versions)
31743
31744(autoload 'wordstar-mode "ws-mode" "\
31745Major mode with WordStar-like key bindings.
31746
31747BUGS:
31748 - Help menus with WordStar commands (C-j just calls help-for-help)
31749 are not implemented
31750 - Options for search and replace
31751 - Show markers (C-k h) is somewhat strange
31752 - Search and replace (C-q a) is only available in forward direction
31753
31754No key bindings beginning with ESC are installed, they will work
31755Emacs-like.
31756
31757\(fn)" t nil)
31758
31759;;;***
31760
31761;;;### (autoloads nil "xml" "xml.el" (21187 63826 213216 0)) 31588;;;### (autoloads nil "xml" "xml.el" (21187 63826 213216 0))
31762;;; Generated autoloads from xml.el 31589;;; Generated autoloads from xml.el
31763 31590
@@ -31833,7 +31660,7 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
31833 31660
31834;;;*** 31661;;;***
31835 31662
31836;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21359 20005 772941 31663;;;### (autoloads nil "xt-mouse" "xt-mouse.el" (21414 44327 790846
31837;;;;;; 0)) 31664;;;;;; 0))
31838;;; Generated autoloads from xt-mouse.el 31665;;; Generated autoloads from xt-mouse.el
31839 31666
@@ -31894,33 +31721,34 @@ Zone out, completely.
31894;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" 31721;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el"
31895;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" 31722;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
31896;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" 31723;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
31897;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" 31724;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el"
31898;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" 31725;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el"
31899;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" 31726;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el"
31900;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 31727;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el"
31901;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 31728;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el"
31902;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el" 31729;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el"
31903;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el" 31730;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
31904;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" 31731;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
31905;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el" 31732;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el"
31906;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 31733;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el"
31907;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" 31734;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el"
31908;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" 31735;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el"
31909;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el" 31736;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el"
31910;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el" 31737;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el"
31911;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el" 31738;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el"
31912;;;;;; "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" 31739;;;;;; "cedet/cedet-idutils.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el"
31913;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/custom.el" "cedet/ede/dired.el" 31740;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el"
31914;;;;;; "cedet/ede/emacs.el" "cedet/ede/files.el" "cedet/ede/generic.el" 31741;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el"
31915;;;;;; "cedet/ede/linux.el" "cedet/ede/locate.el" "cedet/ede/make.el" 31742;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/loaddefs.el"
31916;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el" 31743;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el"
31917;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" 31744;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el"
31918;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" 31745;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el"
31919;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" 31746;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el"
31920;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el" 31747;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el"
31921;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el" 31748;;;;;; "cedet/ede/proj.el" "cedet/ede/project-am.el" "cedet/ede/shell.el"
31922;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el" 31749;;;;;; "cedet/ede/simple.el" "cedet/ede/source.el" "cedet/ede/speedbar.el"
31923;;;;;; "cedet/ede/util.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" 31750;;;;;; "cedet/ede/srecode.el" "cedet/ede/system.el" "cedet/ede/util.el"
31751;;;;;; "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el"
31924;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" 31752;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el"
31925;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" 31753;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el"
31926;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" 31754;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el"
@@ -31938,13 +31766,13 @@ Zone out, completely.
31938;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" 31766;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el"
31939;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" 31767;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el"
31940;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" 31768;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el"
31941;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" 31769;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el"
31942;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" 31770;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el"
31943;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" 31771;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el"
31944;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" 31772;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el"
31945;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" 31773;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el"
31946;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" 31774;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el"
31947;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" 31775;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el"
31948;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" 31776;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el"
31949;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" 31777;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el"
31950;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" 31778;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el"
@@ -31954,19 +31782,19 @@ Zone out, completely.
31954;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" 31782;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el"
31955;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" 31783;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el"
31956;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" 31784;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el"
31957;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" 31785;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el"
31958;;;;;; "cedet/srecode/srt.el" "cedet/srecode/table.el" "cedet/srecode/template.el" 31786;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt.el" "cedet/srecode/table.el"
31959;;;;;; "cedet/srecode/texi.el" "cus-dep.el" "dframe.el" "dired-aux.el" 31787;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el"
31960;;;;;; "dired-x.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "dynamic-setting.el" 31788;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el"
31961;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" 31789;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/avl-tree.el"
31962;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" 31790;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el"
31963;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" 31791;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el"
31964;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" 31792;;;;;; "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el"
31965;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" 31793;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el"
31966;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/smie.el" 31794;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el"
31967;;;;;; "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" 31795;;;;;; "emacs-lisp/smie.el" "emacs-lisp/subr-x.el" "emacs-lisp/tcover-ses.el"
31968;;;;;; "emulation/cua-gmrk.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" 31796;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/edt-lk201.el"
31969;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-extras.el" 31797;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"
31970;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el" 31798;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el"
31971;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el" 31799;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
31972;;;;;; "emulation/viper-util.el" "erc/erc-backend.el" "erc/erc-goodies.el" 31800;;;;;; "emulation/viper-util.el" "erc/erc-backend.el" "erc/erc-goodies.el"
@@ -31977,32 +31805,32 @@ Zone out, completely.
31977;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el" 31805;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
31978;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el" 31806;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el"
31979;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" 31807;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
31980;;;;;; "eshell/esh-ext.el" "eshell/esh-io.el" "eshell/esh-module.el" 31808;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el"
31981;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" 31809;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
31982;;;;;; "eshell/esh-var.el" "ezimage.el" "format-spec.el" "fringe.el" 31810;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "format-spec.el"
31983;;;;;; "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" 31811;;;;;; "fringe.el" "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el"
31984;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cloud.el" "gnus/gnus-cus.el" 31812;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cloud.el"
31985;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 31813;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el"
31986;;;;;; "gnus/gnus-ems.el" "gnus/gnus-icalendar.el" "gnus/gnus-int.el" 31814;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-icalendar.el"
31987;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" 31815;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el"
31988;;;;;; "gnus/gnus-score.el" "gnus/gnus-srvr.el" "gnus/gnus-topic.el" 31816;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-srvr.el"
31989;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" 31817;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
31990;;;;;; "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" 31818;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el"
31991;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" 31819;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el"
31992;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-archive.el" 31820;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el"
31993;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-util.el" 31821;;;;;; "gnus/mm-archive.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
31994;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/nnagent.el" 31822;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el"
31995;;;;;; "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" 31823;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
31996;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" 31824;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
31997;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" 31825;;;;;; "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" "gnus/nnmaildir.el"
31998;;;;;; "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" 31826;;;;;; "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el"
31999;;;;;; "gnus/nnrss.el" "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" 31827;;;;;; "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" "gnus/nnspool.el"
32000;;;;;; "gnus/nnweb.el" "gnus/registry.el" "gnus/rfc1843.el" "gnus/rfc2045.el" 31828;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el"
32001;;;;;; "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/rtree.el" 31829;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
32002;;;;;; "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el" 31830;;;;;; "gnus/rfc2231.el" "gnus/rtree.el" "gnus/sieve-manage.el"
32003;;;;;; "gnus/spam-wash.el" "hex-util.el" "hfy-cmap.el" "ibuf-ext.el" 31831;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el"
32004;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el" 31832;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el"
32005;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el" 31833;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el"
32006;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "kermit.el" 31834;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "kermit.el"
32007;;;;;; "language/hanja-util.el" "language/thai-word.el" "ldefs-boot.el" 31835;;;;;; "language/hanja-util.el" "language/thai-word.el" "ldefs-boot.el"
32008;;;;;; "leim/quail/arabic.el" "leim/quail/croatian.el" "leim/quail/cyril-jis.el" 31836;;;;;; "leim/quail/arabic.el" "leim/quail/croatian.el" "leim/quail/cyril-jis.el"
@@ -32044,13 +31872,13 @@ Zone out, completely.
32044;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el" 31872;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el"
32045;;;;;; "nxml/xsd-regexp.el" "obsolete/abbrevlist.el" "obsolete/assoc.el" 31873;;;;;; "nxml/xsd-regexp.el" "obsolete/abbrevlist.el" "obsolete/assoc.el"
32046;;;;;; "obsolete/awk-mode.el" "obsolete/bruce.el" "obsolete/cl-compat.el" 31874;;;;;; "obsolete/awk-mode.el" "obsolete/bruce.el" "obsolete/cl-compat.el"
32047;;;;;; "obsolete/complete.el" "obsolete/cust-print.el" "obsolete/erc-hecomplete.el" 31875;;;;;; "obsolete/complete.el" "obsolete/crisp.el" "obsolete/cust-print.el"
32048;;;;;; "obsolete/fast-lock.el" "obsolete/gulp.el" "obsolete/iso-acc.el" 31876;;;;;; "obsolete/erc-hecomplete.el" "obsolete/fast-lock.el" "obsolete/gulp.el"
32049;;;;;; "obsolete/iso-insert.el" "obsolete/iso-swed.el" "obsolete/keyswap.el" 31877;;;;;; "obsolete/iso-acc.el" "obsolete/iso-insert.el" "obsolete/iso-swed.el"
32050;;;;;; "obsolete/lazy-lock.el" "obsolete/ledit.el" "obsolete/levents.el" 31878;;;;;; "obsolete/keyswap.el" "obsolete/lazy-lock.el" "obsolete/ledit.el"
32051;;;;;; "obsolete/lmenu.el" "obsolete/longlines.el" "obsolete/lucid.el" 31879;;;;;; "obsolete/levents.el" "obsolete/lmenu.el" "obsolete/longlines.el"
32052;;;;;; "obsolete/mailpost.el" "obsolete/meese.el" "obsolete/mouse-sel.el" 31880;;;;;; "obsolete/lucid.el" "obsolete/mailpost.el" "obsolete/meese.el"
32053;;;;;; "obsolete/old-emacs-lock.el" "obsolete/old-whitespace.el" 31881;;;;;; "obsolete/mouse-sel.el" "obsolete/old-emacs-lock.el" "obsolete/old-whitespace.el"
32054;;;;;; "obsolete/options.el" "obsolete/otodo-mode.el" "obsolete/patcomp.el" 31882;;;;;; "obsolete/options.el" "obsolete/otodo-mode.el" "obsolete/patcomp.el"
32055;;;;;; "obsolete/pc-mode.el" "obsolete/pc-select.el" "obsolete/pgg-def.el" 31883;;;;;; "obsolete/pc-mode.el" "obsolete/pc-select.el" "obsolete/pgg-def.el"
32056;;;;;; "obsolete/pgg-gpg.el" "obsolete/pgg-parse.el" "obsolete/pgg-pgp.el" 31884;;;;;; "obsolete/pgg-gpg.el" "obsolete/pgg-parse.el" "obsolete/pgg-pgp.el"
@@ -32058,7 +31886,9 @@ Zone out, completely.
32058;;;;;; "obsolete/resume.el" "obsolete/s-region.el" "obsolete/scribe.el" 31886;;;;;; "obsolete/resume.el" "obsolete/s-region.el" "obsolete/scribe.el"
32059;;;;;; "obsolete/spell.el" "obsolete/sregex.el" "obsolete/sup-mouse.el" 31887;;;;;; "obsolete/spell.el" "obsolete/sregex.el" "obsolete/sup-mouse.el"
32060;;;;;; "obsolete/swedish.el" "obsolete/sym-comp.el" "obsolete/terminal.el" 31888;;;;;; "obsolete/swedish.el" "obsolete/sym-comp.el" "obsolete/terminal.el"
32061;;;;;; "obsolete/vc-mcvs.el" "obsolete/xesam.el" "obsolete/yow.el" 31889;;;;;; "obsolete/tpu-edt.el" "obsolete/tpu-extras.el" "obsolete/tpu-mapper.el"
31890;;;;;; "obsolete/vc-mcvs.el" "obsolete/vi.el" "obsolete/vip.el"
31891;;;;;; "obsolete/ws-mode.el" "obsolete/xesam.el" "obsolete/yow.el"
32062;;;;;; "org/ob-C.el" "org/ob-R.el" "org/ob-asymptote.el" "org/ob-awk.el" 31892;;;;;; "org/ob-C.el" "org/ob-R.el" "org/ob-asymptote.el" "org/ob-awk.el"
32063;;;;;; "org/ob-calc.el" "org/ob-clojure.el" "org/ob-comint.el" "org/ob-core.el" 31893;;;;;; "org/ob-calc.el" "org/ob-clojure.el" "org/ob-comint.el" "org/ob-core.el"
32064;;;;;; "org/ob-css.el" "org/ob-ditaa.el" "org/ob-dot.el" "org/ob-emacs-lisp.el" 31894;;;;;; "org/ob-css.el" "org/ob-ditaa.el" "org/ob-dot.el" "org/ob-emacs-lisp.el"
@@ -32078,14 +31908,14 @@ Zone out, completely.
32078;;;;;; "org/org-eshell.el" "org/org-faces.el" "org/org-feed.el" 31908;;;;;; "org/org-eshell.el" "org/org-faces.el" "org/org-feed.el"
32079;;;;;; "org/org-footnote.el" "org/org-gnus.el" "org/org-habit.el" 31909;;;;;; "org/org-footnote.el" "org/org-gnus.el" "org/org-habit.el"
32080;;;;;; "org/org-id.el" "org/org-indent.el" "org/org-info.el" "org/org-inlinetask.el" 31910;;;;;; "org/org-id.el" "org/org-indent.el" "org/org-info.el" "org/org-inlinetask.el"
32081;;;;;; "org/org-install.el" "org/org-irc.el" "org/org-list.el" "org/org-macro.el" 31911;;;;;; "org/org-install.el" "org/org-irc.el" "org/org-list.el" "org/org-loaddefs.el"
32082;;;;;; "org/org-mhe.el" "org/org-mobile.el" "org/org-mouse.el" "org/org-pcomplete.el" 31912;;;;;; "org/org-macro.el" "org/org-mhe.el" "org/org-mobile.el" "org/org-mouse.el"
32083;;;;;; "org/org-plot.el" "org/org-protocol.el" "org/org-rmail.el" 31913;;;;;; "org/org-pcomplete.el" "org/org-plot.el" "org/org-protocol.el"
32084;;;;;; "org/org-src.el" "org/org-table.el" "org/org-timer.el" "org/org-w3m.el" 31914;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-table.el" "org/org-timer.el"
32085;;;;;; "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el" "org/ox-icalendar.el" 31915;;;;;; "org/org-w3m.el" "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el"
32086;;;;;; "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el" "org/ox-odt.el" 31916;;;;;; "org/ox-icalendar.el" "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el"
32087;;;;;; "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" "org/ox.el" 31917;;;;;; "org/ox-odt.el" "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el"
32088;;;;;; "play/gametree.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" 31918;;;;;; "org/ox.el" "play/gametree.el" "progmodes/ada-prj.el" "progmodes/cc-align.el"
32089;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" 31919;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
32090;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" 31920;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el"
32091;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" 31921;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el"
@@ -32108,8 +31938,8 @@ Zone out, completely.
32108;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 31938;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el"
32109;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 31939;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el"
32110;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el" 31940;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el"
32111;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21386 65266 511227 31941;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21426 35556 729434
32112;;;;;; 583000)) 31942;;;;;; 927000))
32113 31943
32114;;;*** 31944;;;***
32115 31945