aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2015-09-01 06:18:29 -0400
committerGlenn Morris2015-09-01 06:18:29 -0400
commitff0a92f6461941902eb9e974bdd2ff9adacb7bc4 (patch)
tree807ed59dc502e52ce490ef3214afbb222f2a1ef7
parenta9713f202ee9b21dae837b96863e1c1e18c7040a (diff)
downloademacs-ff0a92f6461941902eb9e974bdd2ff9adacb7bc4.tar.gz
emacs-ff0a92f6461941902eb9e974bdd2ff9adacb7bc4.zip
; Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el1009
1 files changed, 510 insertions, 499 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index c571ca91773..14c634f937c 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -65,8 +65,8 @@ should return a grid vector array that is the new solution.
65 65
66;;;*** 66;;;***
67 67
68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (21814 9129 68;;;### (autoloads nil "ada-mode" "progmodes/ada-mode.el" (21980 16567
69;;;;;; 380496 997000)) 69;;;;;; 981544 893000))
70;;; Generated autoloads from progmodes/ada-mode.el 70;;; Generated autoloads from progmodes/ada-mode.el
71 71
72(autoload 'ada-add-extensions "ada-mode" "\ 72(autoload 'ada-add-extensions "ada-mode" "\
@@ -96,8 +96,8 @@ Insert a descriptive header at the top of the file.
96 96
97;;;*** 97;;;***
98 98
99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21855 577 99;;;### (autoloads nil "ada-xref" "progmodes/ada-xref.el" (21980 16567
100;;;;;; 357945 168000)) 100;;;;;; 981544 893000))
101;;; Generated autoloads from progmodes/ada-xref.el 101;;; Generated autoloads from progmodes/ada-xref.el
102 102
103(autoload 'ada-find-file "ada-xref" "\ 103(autoload 'ada-find-file "ada-xref" "\
@@ -108,8 +108,8 @@ Completion is available.
108 108
109;;;*** 109;;;***
110 110
111;;;### (autoloads nil "add-log" "vc/add-log.el" (21942 1330 829986 111;;;### (autoloads nil "add-log" "vc/add-log.el" (21985 34484 266705
112;;;;;; 820000)) 112;;;;;; 925000))
113;;; Generated autoloads from vc/add-log.el 113;;; Generated autoloads from vc/add-log.el
114 114
115(put 'change-log-default-name 'safe-local-variable 'string-or-null-p) 115(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
@@ -238,8 +238,8 @@ old-style time formats for entries are supported.
238 238
239;;;*** 239;;;***
240 240
241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21895 57521 241;;;### (autoloads nil "advice" "emacs-lisp/advice.el" (21976 19509
242;;;;;; 590301 332000)) 242;;;;;; 764430 241000))
243;;; Generated autoloads from emacs-lisp/advice.el 243;;; Generated autoloads from emacs-lisp/advice.el
244 244
245(defvar ad-redefinition-action 'warn "\ 245(defvar ad-redefinition-action 'warn "\
@@ -374,7 +374,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
374 374
375;;;*** 375;;;***
376 376
377;;;### (autoloads nil "align" "align.el" (21948 40114 174686 453000)) 377;;;### (autoloads nil "align" "align.el" (21980 16567 345544 893000))
378;;; Generated autoloads from align.el 378;;; Generated autoloads from align.el
379 379
380(autoload 'align "align" "\ 380(autoload 'align "align" "\
@@ -477,7 +477,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
477 477
478;;;*** 478;;;***
479 479
480;;;### (autoloads nil "allout" "allout.el" (21907 48688 645360 195000)) 480;;;### (autoloads nil "allout" "allout.el" (21981 37426 507399 97000))
481;;; Generated autoloads from allout.el 481;;; Generated autoloads from allout.el
482(push (purecopy '(allout 2 3)) package--builtin-versions) 482(push (purecopy '(allout 2 3)) package--builtin-versions)
483 483
@@ -670,7 +670,7 @@ M-x outlineify-sticky Activate outline mode for current buffer,
670 buffer with name derived from derived from that 670 buffer with name derived from derived from that
671 of current buffer -- \"*BUFFERNAME exposed*\". 671 of current buffer -- \"*BUFFERNAME exposed*\".
672\\[allout-flatten-exposed-to-buffer] `allout-flatten-exposed-to-buffer' 672\\[allout-flatten-exposed-to-buffer] `allout-flatten-exposed-to-buffer'
673 Like above 'copy-exposed', but convert topic 673 Like above `copy-exposed', but convert topic
674 prefixes to section.subsection... numeric 674 prefixes to section.subsection... numeric
675 format. 675 format.
676\\[customize-variable] allout-auto-activation 676\\[customize-variable] allout-auto-activation
@@ -694,7 +694,7 @@ symmetric decryption keys, preventing entry of the correct key on
694subsequent decryption attempts until the cache times-out. That 694subsequent decryption attempts until the cache times-out. That
695can take several minutes. (Decryption of other entries is not 695can take several minutes. (Decryption of other entries is not
696affected.) Upgrade your EasyPG version, if you can, and you can 696affected.) Upgrade your EasyPG version, if you can, and you can
697deliberately clear your gpg-agent's cache by sending it a '-HUP' 697deliberately clear your gpg-agent's cache by sending it a `-HUP'
698signal. 698signal.
699 699
700See `allout-toggle-current-subtree-encryption' function docstring 700See `allout-toggle-current-subtree-encryption' function docstring
@@ -837,8 +837,8 @@ for details on preparing Emacs for automatic allout activation.
837 837
838;;;*** 838;;;***
839 839
840;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21855 840;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21980
841;;;;;; 576 417950 874000)) 841;;;;;; 16567 353544 893000))
842;;; Generated autoloads from allout-widgets.el 842;;; Generated autoloads from allout-widgets.el
843(push (purecopy '(allout-widgets 1 0)) package--builtin-versions) 843(push (purecopy '(allout-widgets 1 0)) package--builtin-versions)
844 844
@@ -896,8 +896,8 @@ outline hot-spot navigation (see `allout-mode').
896 896
897;;;*** 897;;;***
898 898
899;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21948 40114 314686 899;;;### (autoloads nil "ange-ftp" "net/ange-ftp.el" (21980 16567 805544
900;;;;;; 453000)) 900;;;;;; 893000))
901;;; Generated autoloads from net/ange-ftp.el 901;;; Generated autoloads from net/ange-ftp.el
902 902
903(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 903(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -951,8 +951,8 @@ the buffer *Birthday-Present-for-Name*.
951 951
952;;;*** 952;;;***
953 953
954;;;### (autoloads nil "ansi-color" "ansi-color.el" (21670 32330 885624 954;;;### (autoloads nil "ansi-color" "ansi-color.el" (21952 37178 110214
955;;;;;; 725000)) 955;;;;;; 961000))
956;;; Generated autoloads from ansi-color.el 956;;; Generated autoloads from ansi-color.el
957(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions) 957(push (purecopy '(ansi-color 3 4 2)) package--builtin-versions)
958 958
@@ -978,8 +978,8 @@ This is a good function to put in `comint-output-filter-functions'.
978 978
979;;;*** 979;;;***
980 980
981;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (21670 981;;;### (autoloads nil "antlr-mode" "progmodes/antlr-mode.el" (21980
982;;;;;; 32331 385639 720000)) 982;;;;;; 16567 993544 893000))
983;;; Generated autoloads from progmodes/antlr-mode.el 983;;; Generated autoloads from progmodes/antlr-mode.el
984(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions) 984(push (purecopy '(antlr-mode 2 2 3)) package--builtin-versions)
985 985
@@ -1015,8 +1015,8 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'.
1015 1015
1016;;;*** 1016;;;***
1017 1017
1018;;;### (autoloads nil "appt" "calendar/appt.el" (21880 42526 275119 1018;;;### (autoloads nil "appt" "calendar/appt.el" (21976 19509 728430
1019;;;;;; 615000)) 1019;;;;;; 241000))
1020;;; Generated autoloads from calendar/appt.el 1020;;; Generated autoloads from calendar/appt.el
1021 1021
1022(autoload 'appt-add "appt" "\ 1022(autoload 'appt-add "appt" "\
@@ -1037,7 +1037,8 @@ ARG is positive, otherwise off.
1037 1037
1038;;;*** 1038;;;***
1039 1039
1040;;;### (autoloads nil "apropos" "apropos.el" (21905 6960 85493 11000)) 1040;;;### (autoloads nil "apropos" "apropos.el" (21985 34484 142705
1041;;;;;; 925000))
1041;;; Generated autoloads from apropos.el 1042;;; Generated autoloads from apropos.el
1042 1043
1043(autoload 'apropos-read-pattern "apropos" "\ 1044(autoload 'apropos-read-pattern "apropos" "\
@@ -1479,8 +1480,8 @@ Special commands:
1479 1480
1480;;;*** 1481;;;***
1481 1482
1482;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (21670 1483;;;### (autoloads nil "auth-source" "gnus/auth-source.el" (21981
1483;;;;;; 32330 885624 725000)) 1484;;;;;; 37426 543399 97000))
1484;;; Generated autoloads from gnus/auth-source.el 1485;;; Generated autoloads from gnus/auth-source.el
1485 1486
1486(defvar auth-source-cache-expiry 7200 "\ 1487(defvar auth-source-cache-expiry 7200 "\
@@ -1564,8 +1565,8 @@ Major mode for editing Autoconf configure.ac files.
1564 1565
1565;;;*** 1566;;;***
1566 1567
1567;;;### (autoloads nil "autoinsert" "autoinsert.el" (21670 32330 885624 1568;;;### (autoloads nil "autoinsert" "autoinsert.el" (21980 16567 365544
1568;;;;;; 725000)) 1569;;;;;; 893000))
1569;;; Generated autoloads from autoinsert.el 1570;;; Generated autoloads from autoinsert.el
1570 1571
1571(autoload 'auto-insert "autoinsert" "\ 1572(autoload 'auto-insert "autoinsert" "\
@@ -1655,8 +1656,8 @@ should be non-nil).
1655 1656
1656;;;*** 1657;;;***
1657 1658
1658;;;### (autoloads nil "autorevert" "autorevert.el" (21928 54832 51662 1659;;;### (autoloads nil "autorevert" "autorevert.el" (21980 16567 365544
1659;;;;;; 924000)) 1660;;;;;; 893000))
1660;;; Generated autoloads from autorevert.el 1661;;; Generated autoloads from autorevert.el
1661 1662
1662(autoload 'auto-revert-mode "autorevert" "\ 1663(autoload 'auto-revert-mode "autorevert" "\
@@ -1744,7 +1745,7 @@ specifies in the mode line.
1744 1745
1745;;;*** 1746;;;***
1746 1747
1747;;;### (autoloads nil "avoid" "avoid.el" (21670 32330 885624 725000)) 1748;;;### (autoloads nil "avoid" "avoid.el" (21955 13362 292569 401000))
1748;;; Generated autoloads from avoid.el 1749;;; Generated autoloads from avoid.el
1749 1750
1750(defvar mouse-avoidance-mode nil "\ 1751(defvar mouse-avoidance-mode nil "\
@@ -1874,8 +1875,8 @@ For non-interactive use see also `benchmark-run' and
1874 1875
1875;;;*** 1876;;;***
1876 1877
1877;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21948 40114 1878;;;### (autoloads nil "bibtex" "textmodes/bibtex.el" (21988 10682
1878;;;;;; 506686 453000)) 1879;;;;;; 61624 461000))
1879;;; Generated autoloads from textmodes/bibtex.el 1880;;; Generated autoloads from textmodes/bibtex.el
1880 1881
1881(autoload 'bibtex-initialize "bibtex" "\ 1882(autoload 'bibtex-initialize "bibtex" "\
@@ -2122,8 +2123,8 @@ a reflection.
2122 2123
2123;;;*** 2124;;;***
2124 2125
2125;;;### (autoloads nil "bookmark" "bookmark.el" (21798 49947 232670 2126;;;### (autoloads nil "bookmark" "bookmark.el" (21980 16567 369544
2126;;;;;; 676000)) 2127;;;;;; 893000))
2127;;; Generated autoloads from bookmark.el 2128;;; Generated autoloads from bookmark.el
2128 (define-key ctl-x-r-map "b" 'bookmark-jump) 2129 (define-key ctl-x-r-map "b" 'bookmark-jump)
2129 (define-key ctl-x-r-map "m" 'bookmark-set) 2130 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2657,7 +2658,7 @@ from `browse-url-elinks-wrapper'.
2657 2658
2658;;;*** 2659;;;***
2659 2660
2660;;;### (autoloads nil "bs" "bs.el" (21670 32330 885624 725000)) 2661;;;### (autoloads nil "bs" "bs.el" (21980 16567 373544 893000))
2661;;; Generated autoloads from bs.el 2662;;; Generated autoloads from bs.el
2662(push (purecopy '(bs 1 17)) package--builtin-versions) 2663(push (purecopy '(bs 1 17)) package--builtin-versions)
2663 2664
@@ -2698,8 +2699,8 @@ name of buffer configuration.
2698 2699
2699;;;*** 2700;;;***
2700 2701
2701;;;### (autoloads nil "bubbles" "play/bubbles.el" (21670 32331 385639 2702;;;### (autoloads nil "bubbles" "play/bubbles.el" (21980 16567 957544
2702;;;;;; 720000)) 2703;;;;;; 893000))
2703;;; Generated autoloads from play/bubbles.el 2704;;; Generated autoloads from play/bubbles.el
2704 2705
2705(autoload 'bubbles "bubbles" "\ 2706(autoload 'bubbles "bubbles" "\
@@ -2721,7 +2722,7 @@ columns on its right towards the left.
2721;;;*** 2722;;;***
2722 2723
2723;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el" 2724;;;### (autoloads nil "bug-reference" "progmodes/bug-reference.el"
2724;;;;;; (21670 32331 385639 720000)) 2725;;;;;; (21980 16567 993544 893000))
2725;;; Generated autoloads from progmodes/bug-reference.el 2726;;; Generated autoloads from progmodes/bug-reference.el
2726 2727
2727(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format))))) 2728(put 'bug-reference-url-format 'safe-local-variable (lambda (s) (or (stringp s) (and (symbolp s) (get s 'bug-reference-url-format)))))
@@ -2741,8 +2742,8 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2741 2742
2742;;;*** 2743;;;***
2743 2744
2744;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21888 2745;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21988
2745;;;;;; 49772 464181 796000)) 2746;;;;;; 10681 977624 461000))
2746;;; Generated autoloads from emacs-lisp/bytecomp.el 2747;;; Generated autoloads from emacs-lisp/bytecomp.el
2747(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2748(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2748(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2749(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2897,7 +2898,7 @@ from the cursor position.
2897 2898
2898;;;*** 2899;;;***
2899 2900
2900;;;### (autoloads nil "calc" "calc/calc.el" (21855 576 517945 858000)) 2901;;;### (autoloads nil "calc" "calc/calc.el" (21985 34484 202705 925000))
2901;;; Generated autoloads from calc/calc.el 2902;;; Generated autoloads from calc/calc.el
2902 (define-key ctl-x-map "*" 'calc-dispatch) 2903 (define-key ctl-x-map "*" 'calc-dispatch)
2903 2904
@@ -2994,8 +2995,8 @@ See Info node `(calc)Defining Functions'.
2994 2995
2995;;;*** 2996;;;***
2996 2997
2997;;;### (autoloads nil "calculator" "calculator.el" (21850 35126 597287 2998;;;### (autoloads nil "calculator" "calculator.el" (21974 64192 548009
2998;;;;;; 693000)) 2999;;;;;; 993000))
2999;;; Generated autoloads from calculator.el 3000;;; Generated autoloads from calculator.el
3000 3001
3001(autoload 'calculator "calculator" "\ 3002(autoload 'calculator "calculator" "\
@@ -3006,8 +3007,8 @@ See the documentation for `calculator-mode' for more information.
3006 3007
3007;;;*** 3008;;;***
3008 3009
3009;;;### (autoloads nil "calendar" "calendar/calendar.el" (21887 28943 3010;;;### (autoloads nil "calendar" "calendar/calendar.el" (21980 16567
3010;;;;;; 471667 16000)) 3011;;;;;; 413544 893000))
3011;;; Generated autoloads from calendar/calendar.el 3012;;; Generated autoloads from calendar/calendar.el
3012 3013
3013(autoload 'calendar "calendar" "\ 3014(autoload 'calendar "calendar" "\
@@ -3068,8 +3069,8 @@ it fails.
3068 3069
3069;;;*** 3070;;;***
3070 3071
3071;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21855 3072;;;### (autoloads nil "cc-engine" "progmodes/cc-engine.el" (21988
3072;;;;;; 577 387944 393000)) 3073;;;;;; 10682 33624 461000))
3073;;; Generated autoloads from progmodes/cc-engine.el 3074;;; Generated autoloads from progmodes/cc-engine.el
3074 3075
3075(autoload 'c-guess-basic-syntax "cc-engine" "\ 3076(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3079,8 +3080,8 @@ Return the syntactic context of the current line.
3079 3080
3080;;;*** 3081;;;***
3081 3082
3082;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21855 577 3083;;;### (autoloads nil "cc-guess" "progmodes/cc-guess.el" (21976 19510
3083;;;;;; 397944 786000)) 3084;;;;;; 84430 241000))
3084;;; Generated autoloads from progmodes/cc-guess.el 3085;;; Generated autoloads from progmodes/cc-guess.el
3085 3086
3086(defvar c-guess-guessed-offsets-alist nil "\ 3087(defvar c-guess-guessed-offsets-alist nil "\
@@ -3178,8 +3179,8 @@ the absolute file name of the file if STYLE-NAME is nil.
3178 3179
3179;;;*** 3180;;;***
3180 3181
3181;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21861 39358 3182;;;### (autoloads nil "cc-mode" "progmodes/cc-mode.el" (21976 19510
3182;;;;;; 537945 535000)) 3183;;;;;; 104430 241000))
3183;;; Generated autoloads from progmodes/cc-mode.el 3184;;; Generated autoloads from progmodes/cc-mode.el
3184 3185
3185(autoload 'c-initialize-cc-mode "cc-mode" "\ 3186(autoload 'c-initialize-cc-mode "cc-mode" "\
@@ -3336,8 +3337,8 @@ Key bindings:
3336 3337
3337;;;*** 3338;;;***
3338 3339
3339;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (21670 3340;;;### (autoloads nil "cc-styles" "progmodes/cc-styles.el" (21976
3340;;;;;; 32331 385639 720000)) 3341;;;;;; 19510 104430 241000))
3341;;; Generated autoloads from progmodes/cc-styles.el 3342;;; Generated autoloads from progmodes/cc-styles.el
3342 3343
3343(autoload 'c-set-style "cc-styles" "\ 3344(autoload 'c-set-style "cc-styles" "\
@@ -3388,8 +3389,8 @@ and exists only for compatibility reasons.
3388 3389
3389;;;*** 3390;;;***
3390 3391
3391;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (21670 32331 3392;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (21976 19510
3392;;;;;; 385639 720000)) 3393;;;;;; 104430 241000))
3393;;; Generated autoloads from progmodes/cc-vars.el 3394;;; Generated autoloads from progmodes/cc-vars.el
3394(put 'c-basic-offset 'safe-local-variable 'integerp) 3395(put 'c-basic-offset 'safe-local-variable 'integerp)
3395(put 'c-backslash-column 'safe-local-variable 'integerp) 3396(put 'c-backslash-column 'safe-local-variable 'integerp)
@@ -3397,8 +3398,8 @@ and exists only for compatibility reasons.
3397 3398
3398;;;*** 3399;;;***
3399 3400
3400;;;### (autoloads nil "ccl" "international/ccl.el" (21682 23484 726747 3401;;;### (autoloads nil "ccl" "international/ccl.el" (21988 10681 977624
3401;;;;;; 991000)) 3402;;;;;; 461000))
3402;;; Generated autoloads from international/ccl.el 3403;;; Generated autoloads from international/ccl.el
3403 3404
3404(autoload 'ccl-compile "ccl" "\ 3405(autoload 'ccl-compile "ccl" "\
@@ -3691,8 +3692,8 @@ See the documentation of `define-ccl-program' for the detail of CCL program.
3691 3692
3692;;;*** 3693;;;***
3693 3694
3694;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21716 41663 3695;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21978 61237
3695;;;;;; 456033 27000)) 3696;;;;;; 422488 269000))
3696;;; Generated autoloads from emacs-lisp/cconv.el 3697;;; Generated autoloads from emacs-lisp/cconv.el
3697 3698
3698(autoload 'cconv-closure-convert "cconv" "\ 3699(autoload 'cconv-closure-convert "cconv" "\
@@ -3718,8 +3719,8 @@ Add the warnings that closure conversion would encounter.
3718 3719
3719;;;*** 3720;;;***
3720 3721
3721;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21931 31023 3722;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21980 16568
3722;;;;;; 757164 572000)) 3723;;;;;; 17544 893000))
3723;;; Generated autoloads from progmodes/cfengine.el 3724;;; Generated autoloads from progmodes/cfengine.el
3724(push (purecopy '(cfengine 1 4)) package--builtin-versions) 3725(push (purecopy '(cfengine 1 4)) package--builtin-versions)
3725 3726
@@ -3748,11 +3749,11 @@ Choose `cfengine2-mode' or `cfengine3-mode' by buffer contents.
3748 3749
3749;;;*** 3750;;;***
3750 3751
3751;;;### (autoloads nil "character-fold" "character-fold.el" (21914 3752;;;### (autoloads nil "character-fold" "character-fold.el" (21973
3752;;;;;; 21937 447876 215000)) 3753;;;;;; 43315 242113 285000))
3753;;; Generated autoloads from character-fold.el 3754;;; Generated autoloads from character-fold.el
3754 3755
3755(defvar character-fold-search t "\ 3756(defvar character-fold-search nil "\
3756Non-nil if searches should fold similar characters. 3757Non-nil if searches should fold similar characters.
3757This means some characters will match entire groups of characters. 3758This means some characters will match entire groups of characters.
3758For instance, \" will match all variants of double quotes, and 3759For instance, \" will match all variants of double quotes, and
@@ -3772,15 +3773,15 @@ match any number of times.
3772 3773
3773;;;*** 3774;;;***
3774 3775
3775;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21841 54062 3776;;;### (autoloads nil "chart" "emacs-lisp/chart.el" (21976 19509
3776;;;;;; 162628 940000)) 3777;;;;;; 812430 241000))
3777;;; Generated autoloads from emacs-lisp/chart.el 3778;;; Generated autoloads from emacs-lisp/chart.el
3778(push (purecopy '(chart 0 2)) package--builtin-versions) 3779(push (purecopy '(chart 0 2)) package--builtin-versions)
3779 3780
3780;;;*** 3781;;;***
3781 3782
3782;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el" 3783;;;### (autoloads nil "check-declare" "emacs-lisp/check-declare.el"
3783;;;;;; (21888 49792 712181 796000)) 3784;;;;;; (21978 61237 422488 269000))
3784;;; Generated autoloads from emacs-lisp/check-declare.el 3785;;; Generated autoloads from emacs-lisp/check-declare.el
3785 3786
3786(autoload 'check-declare-file "check-declare" "\ 3787(autoload 'check-declare-file "check-declare" "\
@@ -3797,8 +3798,8 @@ Returns non-nil if any false statements are found.
3797 3798
3798;;;*** 3799;;;***
3799 3800
3800;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21948 3801;;;### (autoloads nil "checkdoc" "emacs-lisp/checkdoc.el" (21986
3801;;;;;; 40114 230686 453000)) 3802;;;;;; 55346 260512 613000))
3802;;; Generated autoloads from emacs-lisp/checkdoc.el 3803;;; Generated autoloads from emacs-lisp/checkdoc.el
3803(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions) 3804(push (purecopy '(checkdoc 0 6 2)) package--builtin-versions)
3804(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp) 3805(put 'checkdoc-force-docstrings-flag 'safe-local-variable #'booleanp)
@@ -4189,8 +4190,8 @@ a future Emacs interpreter will be able to use it.")
4189 4190
4190;;;*** 4191;;;***
4191 4192
4192;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21828 42028 4193;;;### (autoloads nil "cmacexp" "progmodes/cmacexp.el" (21988 10682
4193;;;;;; 650494 471000)) 4194;;;;;; 33624 461000))
4194;;; Generated autoloads from progmodes/cmacexp.el 4195;;; Generated autoloads from progmodes/cmacexp.el
4195 4196
4196(autoload 'c-macro-expand "cmacexp" "\ 4197(autoload 'c-macro-expand "cmacexp" "\
@@ -4250,7 +4251,7 @@ If FRAME cannot display COLOR, return nil.
4250 4251
4251;;;*** 4252;;;***
4252 4253
4253;;;### (autoloads nil "comint" "comint.el" (21810 12071 401207 648000)) 4254;;;### (autoloads nil "comint" "comint.el" (21980 16567 473544 893000))
4254;;; Generated autoloads from comint.el 4255;;; Generated autoloads from comint.el
4255 4256
4256(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4257(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4388,8 +4389,8 @@ on third call it again advances points to the next difference and so on.
4388 4389
4389;;;*** 4390;;;***
4390 4391
4391;;;### (autoloads nil "compile" "progmodes/compile.el" (21911 45744 4392;;;### (autoloads nil "compile" "progmodes/compile.el" (21980 16568
4392;;;;;; 555516 371000)) 4393;;;;;; 17544 893000))
4393;;; Generated autoloads from progmodes/compile.el 4394;;; Generated autoloads from progmodes/compile.el
4394 4395
4395(defvar compilation-mode-hook nil "\ 4396(defvar compilation-mode-hook nil "\
@@ -4593,8 +4594,8 @@ if ARG is omitted or nil.
4593 4594
4594;;;*** 4595;;;***
4595 4596
4596;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (21670 4597;;;### (autoloads nil "conf-mode" "textmodes/conf-mode.el" (21988
4597;;;;;; 32331 885635 586000)) 4598;;;;;; 10682 61624 461000))
4598;;; Generated autoloads from textmodes/conf-mode.el 4599;;; Generated autoloads from textmodes/conf-mode.el
4599 4600
4600(autoload 'conf-mode "conf-mode" "\ 4601(autoload 'conf-mode "conf-mode" "\
@@ -4778,8 +4779,8 @@ and subsequent calls on the same file won't go to disk.
4778 4779
4779;;;*** 4780;;;***
4780 4781
4781;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (21670 4782;;;### (autoloads nil "copyright" "emacs-lisp/copyright.el" (21976
4782;;;;;; 32330 885624 725000)) 4783;;;;;; 19509 832430 241000))
4783;;; Generated autoloads from emacs-lisp/copyright.el 4784;;; Generated autoloads from emacs-lisp/copyright.el
4784(put 'copyright-at-end-flag 'safe-local-variable 'booleanp) 4785(put 'copyright-at-end-flag 'safe-local-variable 'booleanp)
4785(put 'copyright-names-regexp 'safe-local-variable 'stringp) 4786(put 'copyright-names-regexp 'safe-local-variable 'stringp)
@@ -4817,8 +4818,8 @@ If FIX is non-nil, run `copyright-fix-years' instead.
4817 4818
4818;;;*** 4819;;;***
4819 4820
4820;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21862 4821;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21980
4821;;;;;; 60209 828658 75000)) 4822;;;;;; 16568 21544 893000))
4822;;; Generated autoloads from progmodes/cperl-mode.el 4823;;; Generated autoloads from progmodes/cperl-mode.el
4823(put 'cperl-indent-level 'safe-local-variable 'integerp) 4824(put 'cperl-indent-level 'safe-local-variable 'integerp)
4824(put 'cperl-brace-offset 'safe-local-variable 'integerp) 4825(put 'cperl-brace-offset 'safe-local-variable 'integerp)
@@ -5016,8 +5017,8 @@ Run a `perldoc' on the word around point.
5016 5017
5017;;;*** 5018;;;***
5018 5019
5019;;;### (autoloads nil "cpp" "progmodes/cpp.el" (21948 40114 418686 5020;;;### (autoloads nil "cpp" "progmodes/cpp.el" (21988 10682 33624
5020;;;;;; 453000)) 5021;;;;;; 461000))
5021;;; Generated autoloads from progmodes/cpp.el 5022;;; Generated autoloads from progmodes/cpp.el
5022 5023
5023(autoload 'cpp-highlight-buffer "cpp" "\ 5024(autoload 'cpp-highlight-buffer "cpp" "\
@@ -5035,8 +5036,8 @@ Edit display information for cpp conditionals.
5035 5036
5036;;;*** 5037;;;***
5037 5038
5038;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21670 32330 885624 5039;;;### (autoloads nil "crm" "emacs-lisp/crm.el" (21980 16567 501544
5039;;;;;; 725000)) 5040;;;;;; 893000))
5040;;; Generated autoloads from emacs-lisp/crm.el 5041;;; Generated autoloads from emacs-lisp/crm.el
5041 5042
5042(autoload 'completing-read-multiple "crm" "\ 5043(autoload 'completing-read-multiple "crm" "\
@@ -5062,8 +5063,8 @@ with empty strings removed.
5062 5063
5063;;;*** 5064;;;***
5064 5065
5065;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (21811 32939 5066;;;### (autoloads nil "css-mode" "textmodes/css-mode.el" (21985 34484
5066;;;;;; 200500 777000)) 5067;;;;;; 258705 925000))
5067;;; Generated autoloads from textmodes/css-mode.el 5068;;; Generated autoloads from textmodes/css-mode.el
5068 5069
5069(autoload 'css-mode "css-mode" "\ 5070(autoload 'css-mode "css-mode" "\
@@ -5158,8 +5159,8 @@ entering the area covered by the text-property property or leaving it.
5158 5159
5159;;;*** 5160;;;***
5160 5161
5161;;;### (autoloads nil "cus-edit" "cus-edit.el" (21948 40114 214686 5162;;;### (autoloads nil "cus-edit" "cus-edit.el" (21981 37426 511399
5162;;;;;; 453000)) 5163;;;;;; 97000))
5163;;; Generated autoloads from cus-edit.el 5164;;; Generated autoloads from cus-edit.el
5164 5165
5165(defvar custom-browse-sort-alphabetically nil "\ 5166(defvar custom-browse-sort-alphabetically nil "\
@@ -5478,8 +5479,8 @@ The format is suitable for use with `easy-menu-define'.
5478 5479
5479;;;*** 5480;;;***
5480 5481
5481;;;### (autoloads nil "cus-theme" "cus-theme.el" (21891 60465 839679 5482;;;### (autoloads nil "cus-theme" "cus-theme.el" (21985 34484 218705
5482;;;;;; 523000)) 5483;;;;;; 925000))
5483;;; Generated autoloads from cus-theme.el 5484;;; Generated autoloads from cus-theme.el
5484 5485
5485(autoload 'customize-create-theme "cus-theme" "\ 5486(autoload 'customize-create-theme "cus-theme" "\
@@ -5597,8 +5598,8 @@ If the argument is nil, we return the display table to its standard state.
5597 5598
5598;;;*** 5599;;;***
5599 5600
5600;;;### (autoloads nil "dabbrev" "dabbrev.el" (21670 32330 885624 5601;;;### (autoloads nil "dabbrev" "dabbrev.el" (21980 16567 473544
5601;;;;;; 725000)) 5602;;;;;; 893000))
5602;;; Generated autoloads from dabbrev.el 5603;;; Generated autoloads from dabbrev.el
5603(put 'dabbrev-case-fold-search 'risky-local-variable t) 5604(put 'dabbrev-case-fold-search 'risky-local-variable t)
5604(put 'dabbrev-case-replace 'risky-local-variable t) 5605(put 'dabbrev-case-replace 'risky-local-variable t)
@@ -5644,8 +5645,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion].
5644 5645
5645;;;*** 5646;;;***
5646 5647
5647;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (21670 32330 5648;;;### (autoloads nil "data-debug" "cedet/data-debug.el" (21974 64192
5648;;;;;; 885624 725000)) 5649;;;;;; 556009 993000))
5649;;; Generated autoloads from cedet/data-debug.el 5650;;; Generated autoloads from cedet/data-debug.el
5650 5651
5651(autoload 'data-debug-new-buffer "data-debug" "\ 5652(autoload 'data-debug-new-buffer "data-debug" "\
@@ -5668,8 +5669,8 @@ If the HANDLER returns a `dbus-error', it is propagated as return message.
5668 5669
5669;;;*** 5670;;;***
5670 5671
5671;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (21670 32331 5672;;;### (autoloads nil "dcl-mode" "progmodes/dcl-mode.el" (21980 16568
5672;;;;;; 385639 720000)) 5673;;;;;; 21544 893000))
5673;;; Generated autoloads from progmodes/dcl-mode.el 5674;;; Generated autoloads from progmodes/dcl-mode.el
5674 5675
5675(autoload 'dcl-mode "dcl-mode" "\ 5676(autoload 'dcl-mode "dcl-mode" "\
@@ -5868,8 +5869,8 @@ The most useful commands are:
5868 5869
5869;;;*** 5870;;;***
5870 5871
5871;;;### (autoloads nil "delim-col" "delim-col.el" (21670 32330 885624 5872;;;### (autoloads nil "delim-col" "delim-col.el" (21980 16567 477544
5872;;;;;; 725000)) 5873;;;;;; 893000))
5873;;; Generated autoloads from delim-col.el 5874;;; Generated autoloads from delim-col.el
5874(push (purecopy '(delim-col 2 1)) package--builtin-versions) 5875(push (purecopy '(delim-col 2 1)) package--builtin-versions)
5875 5876
@@ -5894,7 +5895,7 @@ START and END delimits the corners of text rectangle.
5894 5895
5895;;;*** 5896;;;***
5896 5897
5897;;;### (autoloads nil "delsel" "delsel.el" (21716 41663 456033 27000)) 5898;;;### (autoloads nil "delsel" "delsel.el" (21973 43315 242113 285000))
5898;;; Generated autoloads from delsel.el 5899;;; Generated autoloads from delsel.el
5899 5900
5900(defalias 'pending-delete-mode 'delete-selection-mode) 5901(defalias 'pending-delete-mode 'delete-selection-mode)
@@ -5922,8 +5923,8 @@ point regardless of any selection.
5922 5923
5923;;;*** 5924;;;***
5924 5925
5925;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (21887 19078 5926;;;### (autoloads nil "derived" "emacs-lisp/derived.el" (21978 61237
5926;;;;;; 977447 760000)) 5927;;;;;; 450488 269000))
5927;;; Generated autoloads from emacs-lisp/derived.el 5928;;; Generated autoloads from emacs-lisp/derived.el
5928 5929
5929(autoload 'define-derived-mode "derived" "\ 5930(autoload 'define-derived-mode "derived" "\
@@ -5991,8 +5992,8 @@ the first time the mode is used.
5991 5992
5992;;;*** 5993;;;***
5993 5994
5994;;;### (autoloads nil "descr-text" "descr-text.el" (21948 40114 214686 5995;;;### (autoloads nil "descr-text" "descr-text.el" (21981 37426 511399
5995;;;;;; 453000)) 5996;;;;;; 97000))
5996;;; Generated autoloads from descr-text.el 5997;;; Generated autoloads from descr-text.el
5997 5998
5998(autoload 'describe-text-properties "descr-text" "\ 5999(autoload 'describe-text-properties "descr-text" "\
@@ -6041,7 +6042,8 @@ This function is meant to be used as a value of
6041 6042
6042;;;*** 6043;;;***
6043 6044
6044;;;### (autoloads nil "desktop" "desktop.el" (21860 18496 17962 857000)) 6045;;;### (autoloads nil "desktop" "desktop.el" (21976 19509 748430
6046;;;;;; 241000))
6045;;; Generated autoloads from desktop.el 6047;;; Generated autoloads from desktop.el
6046 6048
6047(defvar desktop-save-mode nil "\ 6049(defvar desktop-save-mode nil "\
@@ -6064,8 +6066,8 @@ one session to another. In particular, Emacs will save the desktop when
6064it exits (this may prompt you; see the option `desktop-save'). The next 6066it exits (this may prompt you; see the option `desktop-save'). The next
6065time Emacs starts, if this mode is active it will restore the desktop. 6067time Emacs starts, if this mode is active it will restore the desktop.
6066 6068
6067To manually save the desktop at any time, use the command `M-x desktop-save'. 6069To manually save the desktop at any time, use the command `\\[desktop-save]'.
6068To load it, use `M-x desktop-read'. 6070To load it, use `\\[desktop-read]'.
6069 6071
6070Once a desktop file exists, Emacs will auto-save it according to the 6072Once a desktop file exists, Emacs will auto-save it according to the
6071option `desktop-auto-save-timeout'. 6073option `desktop-auto-save-timeout'.
@@ -6283,8 +6285,8 @@ Deuglify broken Outlook (Express) articles and redisplay.
6283 6285
6284;;;*** 6286;;;***
6285 6287
6286;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21880 6288;;;### (autoloads nil "diary-lib" "calendar/diary-lib.el" (21985
6287;;;;;; 42532 420045 615000)) 6289;;;;;; 34484 206705 925000))
6288;;; Generated autoloads from calendar/diary-lib.el 6290;;; Generated autoloads from calendar/diary-lib.el
6289 6291
6290(autoload 'diary "diary-lib" "\ 6292(autoload 'diary "diary-lib" "\
@@ -6374,8 +6376,8 @@ This requires the external program `diff' to be in your `exec-path'.
6374 6376
6375;;;*** 6377;;;***
6376 6378
6377;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21798 20907 6379;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21985 34484
6378;;;;;; 11218 42000)) 6380;;;;;; 282705 925000))
6379;;; Generated autoloads from vc/diff-mode.el 6381;;; Generated autoloads from vc/diff-mode.el
6380 6382
6381(autoload 'diff-mode "diff-mode" "\ 6383(autoload 'diff-mode "diff-mode" "\
@@ -6418,7 +6420,7 @@ Optional arguments are passed to `dig-invoke'.
6418 6420
6419;;;*** 6421;;;***
6420 6422
6421;;;### (autoloads nil "dired" "dired.el" (21914 55048 605882 55000)) 6423;;;### (autoloads nil "dired" "dired.el" (21985 34484 222705 925000))
6422;;; Generated autoloads from dired.el 6424;;; Generated autoloads from dired.el
6423 6425
6424(defvar dired-listing-switches (purecopy "-al") "\ 6426(defvar dired-listing-switches (purecopy "-al") "\
@@ -6544,8 +6546,8 @@ Keybindings:
6544 6546
6545;;;*** 6547;;;***
6546 6548
6547;;;### (autoloads nil "dirtrack" "dirtrack.el" (21855 576 727950 6549;;;### (autoloads nil "dirtrack" "dirtrack.el" (21981 37426 531399
6548;;;;;; 398000)) 6550;;;;;; 97000))
6549;;; Generated autoloads from dirtrack.el 6551;;; Generated autoloads from dirtrack.el
6550 6552
6551(autoload 'dirtrack-mode "dirtrack" "\ 6553(autoload 'dirtrack-mode "dirtrack" "\
@@ -6590,8 +6592,8 @@ redefine OBJECT if it is a symbol.
6590 6592
6591;;;*** 6593;;;***
6592 6594
6593;;;### (autoloads nil "disp-table" "disp-table.el" (21670 32330 885624 6595;;;### (autoloads nil "disp-table" "disp-table.el" (21981 37426 535399
6594;;;;;; 725000)) 6596;;;;;; 97000))
6595;;; Generated autoloads from disp-table.el 6597;;; Generated autoloads from disp-table.el
6596 6598
6597(autoload 'make-display-table "disp-table" "\ 6599(autoload 'make-display-table "disp-table" "\
@@ -6831,7 +6833,7 @@ Switch to *doctor* buffer and start giving psychotherapy.
6831 6833
6832;;;*** 6834;;;***
6833 6835
6834;;;### (autoloads nil "double" "double.el" (21670 32330 885624 725000)) 6836;;;### (autoloads nil "double" "double.el" (21953 58033 239058 929000))
6835;;; Generated autoloads from double.el 6837;;; Generated autoloads from double.el
6836 6838
6837(autoload 'double-mode "double" "\ 6839(autoload 'double-mode "double" "\
@@ -6847,10 +6849,10 @@ strings when pressed twice. See `double-map' for details.
6847 6849
6848;;;*** 6850;;;***
6849 6851
6850;;;### (autoloads nil "dunnet" "play/dunnet.el" (21841 54062 172628 6852;;;### (autoloads nil "dunnet" "play/dunnet.el" (21980 16567 965544
6851;;;;;; 227000)) 6853;;;;;; 893000))
6852;;; Generated autoloads from play/dunnet.el 6854;;; Generated autoloads from play/dunnet.el
6853(push (purecopy '(dunnet 2 1)) package--builtin-versions) 6855(push (purecopy '(dunnet 2 2)) package--builtin-versions)
6854 6856
6855(autoload 'dunnet "dunnet" "\ 6857(autoload 'dunnet "dunnet" "\
6856Switch to *dungeon* buffer and start game. 6858Switch to *dungeon* buffer and start game.
@@ -7143,8 +7145,8 @@ To implement dynamic menus, either call this from
7143 7145
7144;;;*** 7146;;;***
7145 7147
7146;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (21670 32331 7148;;;### (autoloads nil "ebnf2ps" "progmodes/ebnf2ps.el" (21978 61237
7147;;;;;; 385639 720000)) 7149;;;;;; 706488 269000))
7148;;; Generated autoloads from progmodes/ebnf2ps.el 7150;;; Generated autoloads from progmodes/ebnf2ps.el
7149(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions) 7151(push (purecopy '(ebnf2ps 4 4)) package--builtin-versions)
7150 7152
@@ -7409,8 +7411,8 @@ See `ebnf-style-database' documentation.
7409 7411
7410;;;*** 7412;;;***
7411 7413
7412;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (21670 32331 7414;;;### (autoloads nil "ebrowse" "progmodes/ebrowse.el" (21988 10682
7413;;;;;; 385639 720000)) 7415;;;;;; 37624 461000))
7414;;; Generated autoloads from progmodes/ebrowse.el 7416;;; Generated autoloads from progmodes/ebrowse.el
7415 7417
7416(autoload 'ebrowse-tree-mode "ebrowse" "\ 7418(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7558,8 +7560,8 @@ Display statistics for a class tree.
7558 7560
7559;;;*** 7561;;;***
7560 7562
7561;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (21670 32330 885624 7563;;;### (autoloads nil "ebuff-menu" "ebuff-menu.el" (21953 58033 239058
7562;;;;;; 725000)) 7564;;;;;; 929000))
7563;;; Generated autoloads from ebuff-menu.el 7565;;; Generated autoloads from ebuff-menu.el
7564 7566
7565(autoload 'electric-buffer-list "ebuff-menu" "\ 7567(autoload 'electric-buffer-list "ebuff-menu" "\
@@ -7614,7 +7616,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing.
7614 7616
7615;;;*** 7617;;;***
7616 7618
7617;;;### (autoloads nil "ede" "cedet/ede.el" (21947 19252 621252 749000)) 7619;;;### (autoloads nil "ede" "cedet/ede.el" (21986 55346 252512 613000))
7618;;; Generated autoloads from cedet/ede.el 7620;;; Generated autoloads from cedet/ede.el
7619(push (purecopy '(ede 1 2)) package--builtin-versions) 7621(push (purecopy '(ede 1 2)) package--builtin-versions)
7620 7622
@@ -7640,8 +7642,8 @@ an EDE controlled project.
7640 7642
7641;;;*** 7643;;;***
7642 7644
7643;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21857 42300 7645;;;### (autoloads nil "edebug" "emacs-lisp/edebug.el" (21980 16567
7644;;;;;; 387957 585000)) 7646;;;;;; 505544 893000))
7645;;; Generated autoloads from emacs-lisp/edebug.el 7647;;; Generated autoloads from emacs-lisp/edebug.el
7646 7648
7647(defvar edebug-all-defs nil "\ 7649(defvar edebug-all-defs nil "\
@@ -7652,7 +7654,7 @@ This applies to `eval-defun', `eval-region', `eval-buffer', and
7652 7654
7653You can use the command `edebug-all-defs' to toggle the value of this 7655You can use the command `edebug-all-defs' to toggle the value of this
7654variable. You may wish to make it local to each buffer with 7656variable. You may wish to make it local to each buffer with
7655\(make-local-variable 'edebug-all-defs) in your 7657\(make-local-variable \\='edebug-all-defs) in your
7656`emacs-lisp-mode-hook'.") 7658`emacs-lisp-mode-hook'.")
7657 7659
7658(custom-autoload 'edebug-all-defs "edebug" t) 7660(custom-autoload 'edebug-all-defs "edebug" t)
@@ -7705,7 +7707,7 @@ Toggle edebugging of all forms.
7705 7707
7706;;;*** 7708;;;***
7707 7709
7708;;;### (autoloads nil "ediff" "vc/ediff.el" (21670 32331 885635 586000)) 7710;;;### (autoloads nil "ediff" "vc/ediff.el" (21985 34484 298705 925000))
7709;;; Generated autoloads from vc/ediff.el 7711;;; Generated autoloads from vc/ediff.el
7710(push (purecopy '(ediff 2 81 4)) package--builtin-versions) 7712(push (purecopy '(ediff 2 81 4)) package--builtin-versions)
7711 7713
@@ -8001,8 +8003,8 @@ Display Ediff's registry.
8001 8003
8002;;;*** 8004;;;***
8003 8005
8004;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21852 24382 8006;;;### (autoloads nil "ediff-util" "vc/ediff-util.el" (21985 34484
8005;;;;;; 97237 703000)) 8007;;;;;; 298705 925000))
8006;;; Generated autoloads from vc/ediff-util.el 8008;;; Generated autoloads from vc/ediff-util.el
8007 8009
8008(autoload 'ediff-toggle-multiframe "ediff-util" "\ 8010(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8021,8 +8023,8 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8021 8023
8022;;;*** 8024;;;***
8023 8025
8024;;;### (autoloads nil "edmacro" "edmacro.el" (21799 41766 961230 8026;;;### (autoloads nil "edmacro" "edmacro.el" (21976 19509 748430
8025;;;;;; 875000)) 8027;;;;;; 241000))
8026;;; Generated autoloads from edmacro.el 8028;;; Generated autoloads from edmacro.el
8027(push (purecopy '(edmacro 2 1)) package--builtin-versions) 8029(push (purecopy '(edmacro 2 1)) package--builtin-versions)
8028 8030
@@ -8030,7 +8032,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see.
8030Edit a keyboard macro. 8032Edit a keyboard macro.
8031At the prompt, type any key sequence which is bound to a keyboard macro. 8033At the prompt, type any key sequence which is bound to a keyboard macro.
8032Or, type `C-x e' or RET to edit the last keyboard macro, `C-h l' to edit 8034Or, type `C-x e' or RET to edit the last keyboard macro, `C-h l' to edit
8033the last 300 keystrokes as a keyboard macro, or `M-x' to edit a macro by 8035the last 300 keystrokes as a keyboard macro, or `\\[execute-extended-command]' to edit a macro by
8034its command name. 8036its command name.
8035With a prefix argument, format the macro in a more concise way. 8037With a prefix argument, format the macro in a more concise way.
8036 8038
@@ -8071,8 +8073,8 @@ or nil, use a compact 80-column format.
8071 8073
8072;;;*** 8074;;;***
8073 8075
8074;;;### (autoloads nil "edt" "emulation/edt.el" (21670 32330 885624 8076;;;### (autoloads nil "edt" "emulation/edt.el" (21986 55346 264512
8075;;;;;; 725000)) 8077;;;;;; 613000))
8076;;; Generated autoloads from emulation/edt.el 8078;;; Generated autoloads from emulation/edt.el
8077 8079
8078(autoload 'edt-set-scroll-margins "edt" "\ 8080(autoload 'edt-set-scroll-margins "edt" "\
@@ -8089,7 +8091,7 @@ Turn on EDT Emulation.
8089 8091
8090;;;*** 8092;;;***
8091 8093
8092;;;### (autoloads nil "ehelp" "ehelp.el" (21670 32330 885624 725000)) 8094;;;### (autoloads nil "ehelp" "ehelp.el" (21953 58033 247058 929000))
8093;;; Generated autoloads from ehelp.el 8095;;; Generated autoloads from ehelp.el
8094 8096
8095(autoload 'with-electric-help "ehelp" "\ 8097(autoload 'with-electric-help "ehelp" "\
@@ -8125,15 +8127,15 @@ BUFFER is put back into its original major mode.
8125 8127
8126;;;*** 8128;;;***
8127 8129
8128;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21915 42801 8130;;;### (autoloads nil "eieio" "emacs-lisp/eieio.el" (21978 61583
8129;;;;;; 52409 735000)) 8131;;;;;; 178488 269000))
8130;;; Generated autoloads from emacs-lisp/eieio.el 8132;;; Generated autoloads from emacs-lisp/eieio.el
8131(push (purecopy '(eieio 1 4)) package--builtin-versions) 8133(push (purecopy '(eieio 1 4)) package--builtin-versions)
8132 8134
8133;;;*** 8135;;;***
8134 8136
8135;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21915 8137;;;### (autoloads nil "eieio-core" "emacs-lisp/eieio-core.el" (21978
8136;;;;;; 42801 48409 735000)) 8138;;;;;; 61237 458488 269000))
8137;;; Generated autoloads from emacs-lisp/eieio-core.el 8139;;; Generated autoloads from emacs-lisp/eieio-core.el
8138(push (purecopy '(eieio-core 1 4)) package--builtin-versions) 8140(push (purecopy '(eieio-core 1 4)) package--builtin-versions)
8139 8141
@@ -8207,8 +8209,8 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
8207 8209
8208;;;*** 8210;;;***
8209 8211
8210;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21853 45243 8212;;;### (autoloads nil "elint" "emacs-lisp/elint.el" (21980 16567
8211;;;;;; 381515 341000)) 8213;;;;;; 505544 893000))
8212;;; Generated autoloads from emacs-lisp/elint.el 8214;;; Generated autoloads from emacs-lisp/elint.el
8213 8215
8214(autoload 'elint-file "elint" "\ 8216(autoload 'elint-file "elint" "\
@@ -8306,8 +8308,8 @@ Other values are interpreted as usual.
8306 8308
8307;;;*** 8309;;;***
8308 8310
8309;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (21814 9129 290493 8311;;;### (autoloads nil "emacsbug" "mail/emacsbug.el" (21989 31537
8310;;;;;; 495000)) 8312;;;;;; 887825 721000))
8311;;; Generated autoloads from mail/emacsbug.el 8313;;; Generated autoloads from mail/emacsbug.el
8312 8314
8313(autoload 'report-emacs-bug "emacsbug" "\ 8315(autoload 'report-emacs-bug "emacsbug" "\
@@ -8320,8 +8322,8 @@ Prompts for bug subject. Leaves you in a mail buffer.
8320 8322
8321;;;*** 8323;;;***
8322 8324
8323;;;### (autoloads nil "emerge" "vc/emerge.el" (21607 54478 800121 8325;;;### (autoloads nil "emerge" "vc/emerge.el" (21953 58033 507058
8324;;;;;; 42000)) 8326;;;;;; 929000))
8325;;; Generated autoloads from vc/emerge.el 8327;;; Generated autoloads from vc/emerge.el
8326 8328
8327(autoload 'emerge-files "emerge" "\ 8329(autoload 'emerge-files "emerge" "\
@@ -8417,7 +8419,7 @@ Commands:
8417 8419
8418;;;*** 8420;;;***
8419 8421
8420;;;### (autoloads nil "epa" "epa.el" (21948 40114 234686 453000)) 8422;;;### (autoloads nil "epa" "epa.el" (21980 16567 517544 893000))
8421;;; Generated autoloads from epa.el 8423;;; Generated autoloads from epa.el
8422 8424
8423(autoload 'epa-list-keys "epa" "\ 8425(autoload 'epa-list-keys "epa" "\
@@ -8479,10 +8481,10 @@ should consider using the string based counterpart
8479 8481
8480For example: 8482For example:
8481 8483
8482\(let ((context (epg-make-context 'OpenPGP))) 8484\(let ((context (epg-make-context \\='OpenPGP)))
8483 (decode-coding-string 8485 (decode-coding-string
8484 (epg-decrypt-string context (buffer-substring start end)) 8486 (epg-decrypt-string context (buffer-substring start end))
8485 'utf-8)) 8487 \\='utf-8))
8486 8488
8487\(fn START END &optional MAKE-BUFFER-FUNCTION)" t nil) 8489\(fn START END &optional MAKE-BUFFER-FUNCTION)" t nil)
8488 8490
@@ -8509,10 +8511,10 @@ should consider using the string based counterpart
8509 8511
8510For example: 8512For example:
8511 8513
8512\(let ((context (epg-make-context 'OpenPGP))) 8514\(let ((context (epg-make-context \\='OpenPGP)))
8513 (decode-coding-string 8515 (decode-coding-string
8514 (epg-verify-string context (buffer-substring start end)) 8516 (epg-verify-string context (buffer-substring start end))
8515 'utf-8)) 8517 \\='utf-8))
8516 8518
8517\(fn START END)" t nil) 8519\(fn START END)" t nil)
8518 8520
@@ -8541,10 +8543,10 @@ based counterpart `epg-sign-file' instead.
8541 8543
8542For example: 8544For example:
8543 8545
8544\(let ((context (epg-make-context 'OpenPGP))) 8546\(let ((context (epg-make-context \\='OpenPGP)))
8545 (epg-sign-string 8547 (epg-sign-string
8546 context 8548 context
8547 (encode-coding-string (buffer-substring start end) 'utf-8))) 8549 (encode-coding-string (buffer-substring start end) \\='utf-8)))
8548 8550
8549\(fn START END SIGNERS MODE)" t nil) 8551\(fn START END SIGNERS MODE)" t nil)
8550 8552
@@ -8562,10 +8564,10 @@ file based counterpart `epg-encrypt-file' instead.
8562 8564
8563For example: 8565For example:
8564 8566
8565\(let ((context (epg-make-context 'OpenPGP))) 8567\(let ((context (epg-make-context \\='OpenPGP)))
8566 (epg-encrypt-string 8568 (epg-encrypt-string
8567 context 8569 context
8568 (encode-coding-string (buffer-substring start end) 'utf-8) 8570 (encode-coding-string (buffer-substring start end) \\='utf-8)
8569 nil)) 8571 nil))
8570 8572
8571\(fn START END RECIPIENTS SIGN SIGNERS)" t nil) 8573\(fn START END RECIPIENTS SIGN SIGNERS)" t nil)
@@ -8631,8 +8633,8 @@ Encrypt marked files.
8631 8633
8632;;;*** 8634;;;***
8633 8635
8634;;;### (autoloads nil "epa-file" "epa-file.el" (21670 32330 885624 8636;;;### (autoloads nil "epa-file" "epa-file.el" (21964 28338 113695
8635;;;;;; 725000)) 8637;;;;;; 749000))
8636;;; Generated autoloads from epa-file.el 8638;;; Generated autoloads from epa-file.el
8637 8639
8638(autoload 'epa-file-handler "epa-file" "\ 8640(autoload 'epa-file-handler "epa-file" "\
@@ -8730,7 +8732,7 @@ if ARG is omitted or nil.
8730 8732
8731;;;*** 8733;;;***
8732 8734
8733;;;### (autoloads nil "epg" "epg.el" (21931 31023 725164 572000)) 8735;;;### (autoloads nil "epg" "epg.el" (21980 16567 517544 893000))
8734;;; Generated autoloads from epg.el 8736;;; Generated autoloads from epg.el
8735(push (purecopy '(epg 1 0 0)) package--builtin-versions) 8737(push (purecopy '(epg 1 0 0)) package--builtin-versions)
8736 8738
@@ -8762,7 +8764,7 @@ Look at CONFIG and try to expand GROUP.
8762 8764
8763;;;*** 8765;;;***
8764 8766
8765;;;### (autoloads nil "erc" "erc/erc.el" (21907 48688 693360 195000)) 8767;;;### (autoloads nil "erc" "erc/erc.el" (21980 16567 529544 893000))
8766;;; Generated autoloads from erc/erc.el 8768;;; Generated autoloads from erc/erc.el
8767(push (purecopy '(erc 5 3)) package--builtin-versions) 8769(push (purecopy '(erc 5 3)) package--builtin-versions)
8768 8770
@@ -8811,15 +8813,15 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8811 8813
8812;;;*** 8814;;;***
8813 8815
8814;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (21670 8816;;;### (autoloads nil "erc-autoaway" "erc/erc-autoaway.el" (21989
8815;;;;;; 32330 885624 725000)) 8817;;;;;; 31537 763825 721000))
8816;;; Generated autoloads from erc/erc-autoaway.el 8818;;; Generated autoloads from erc/erc-autoaway.el
8817 (autoload 'erc-autoaway-mode "erc-autoaway") 8819 (autoload 'erc-autoaway-mode "erc-autoaway")
8818 8820
8819;;;*** 8821;;;***
8820 8822
8821;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21670 32330 8823;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21980 16567
8822;;;;;; 885624 725000)) 8824;;;;;; 517544 893000))
8823;;; Generated autoloads from erc/erc-button.el 8825;;; Generated autoloads from erc/erc-button.el
8824 (autoload 'erc-button-mode "erc-button" nil t) 8826 (autoload 'erc-button-mode "erc-button" nil t)
8825 8827
@@ -8839,8 +8841,8 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8839 8841
8840;;;*** 8842;;;***
8841 8843
8842;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (21948 40114 242686 8844;;;### (autoloads nil "erc-dcc" "erc/erc-dcc.el" (21980 16567 517544
8843;;;;;; 453000)) 8845;;;;;; 893000))
8844;;; Generated autoloads from erc/erc-dcc.el 8846;;; Generated autoloads from erc/erc-dcc.el
8845 (autoload 'erc-dcc-mode "erc-dcc") 8847 (autoload 'erc-dcc-mode "erc-dcc")
8846 8848
@@ -8939,8 +8941,8 @@ Add EZBouncer convenience functions to ERC.
8939 8941
8940;;;*** 8942;;;***
8941 8943
8942;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (21670 32330 885624 8944;;;### (autoloads nil "erc-fill" "erc/erc-fill.el" (21989 31537 771825
8943;;;;;; 725000)) 8945;;;;;; 721000))
8944;;; Generated autoloads from erc/erc-fill.el 8946;;; Generated autoloads from erc/erc-fill.el
8945 (autoload 'erc-fill-mode "erc-fill" nil t) 8947 (autoload 'erc-fill-mode "erc-fill" nil t)
8946 8948
@@ -9029,8 +9031,8 @@ You can save every individual message by putting this function on
9029 9031
9030;;;*** 9032;;;***
9031 9033
9032;;;### (autoloads nil "erc-match" "erc/erc-match.el" (21670 32330 9034;;;### (autoloads nil "erc-match" "erc/erc-match.el" (21980 16567
9033;;;;;; 885624 725000)) 9035;;;;;; 517544 893000))
9034;;; Generated autoloads from erc/erc-match.el 9036;;; Generated autoloads from erc/erc-match.el
9035 (autoload 'erc-match-mode "erc-match") 9037 (autoload 'erc-match-mode "erc-match")
9036 9038
@@ -9160,8 +9162,8 @@ with args, toggle notify status of people.
9160 9162
9161;;;*** 9163;;;***
9162 9164
9163;;;### (autoloads nil "erc-services" "erc/erc-services.el" (21670 9165;;;### (autoloads nil "erc-services" "erc/erc-services.el" (21980
9164;;;;;; 32330 885624 725000)) 9166;;;;;; 16567 517544 893000))
9165;;; Generated autoloads from erc/erc-services.el 9167;;; Generated autoloads from erc/erc-services.el
9166 (autoload 'erc-services-mode "erc-services" nil t) 9168 (autoload 'erc-services-mode "erc-services" nil t)
9167 9169
@@ -9185,8 +9187,8 @@ When called interactively, read the password using `read-passwd'.
9185 9187
9186;;;*** 9188;;;***
9187 9189
9188;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (21670 9190;;;### (autoloads nil "erc-speedbar" "erc/erc-speedbar.el" (21980
9189;;;;;; 32330 885624 725000)) 9191;;;;;; 16567 521544 893000))
9190;;; Generated autoloads from erc/erc-speedbar.el 9192;;; Generated autoloads from erc/erc-speedbar.el
9191 9193
9192(autoload 'erc-speedbar-browser "erc-speedbar" "\ 9194(autoload 'erc-speedbar-browser "erc-speedbar" "\
@@ -9211,8 +9213,8 @@ This will add a speedbar major display mode.
9211 9213
9212;;;*** 9214;;;***
9213 9215
9214;;;### (autoloads nil "erc-track" "erc/erc-track.el" (21670 32330 9216;;;### (autoloads nil "erc-track" "erc/erc-track.el" (21980 16567
9215;;;;;; 885624 725000)) 9217;;;;;; 521544 893000))
9216;;; Generated autoloads from erc/erc-track.el 9218;;; Generated autoloads from erc/erc-track.el
9217 9219
9218(defvar erc-track-minor-mode nil "\ 9220(defvar erc-track-minor-mode nil "\
@@ -9269,8 +9271,8 @@ Add a file to `erc-xdcc-files'.
9269 9271
9270;;;*** 9272;;;***
9271 9273
9272;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21870 18240 719373 9274;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21976 19509 868430
9273;;;;;; 247000)) 9275;;;;;; 241000))
9274;;; Generated autoloads from emacs-lisp/ert.el 9276;;; Generated autoloads from emacs-lisp/ert.el
9275 9277
9276(autoload 'ert-deftest "ert" "\ 9278(autoload 'ert-deftest "ert" "\
@@ -9339,8 +9341,8 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9339 9341
9340;;;*** 9342;;;***
9341 9343
9342;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (21670 32330 9344;;;### (autoloads nil "ert-x" "emacs-lisp/ert-x.el" (21980 16567
9343;;;;;; 885624 725000)) 9345;;;;;; 505544 893000))
9344;;; Generated autoloads from emacs-lisp/ert-x.el 9346;;; Generated autoloads from emacs-lisp/ert-x.el
9345 9347
9346(put 'ert-with-test-buffer 'lisp-indent-function 1) 9348(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9399,8 +9401,8 @@ corresponding to a successful execution.
9399 9401
9400;;;*** 9402;;;***
9401 9403
9402;;;### (autoloads nil "etags" "progmodes/etags.el" (21919 39857 637327 9404;;;### (autoloads nil "etags" "progmodes/etags.el" (21988 10682 37624
9403;;;;;; 44000)) 9405;;;;;; 461000))
9404;;; Generated autoloads from progmodes/etags.el 9406;;; Generated autoloads from progmodes/etags.el
9405 9407
9406(defvar tags-file-name nil "\ 9408(defvar tags-file-name nil "\
@@ -10078,8 +10080,8 @@ Display the bookmarks.
10078 10080
10079;;;*** 10081;;;***
10080 10082
10081;;;### (autoloads nil "executable" "progmodes/executable.el" (21880 10083;;;### (autoloads nil "executable" "progmodes/executable.el" (21988
10082;;;;;; 39991 389803 616000)) 10084;;;;;; 10682 37624 461000))
10083;;; Generated autoloads from progmodes/executable.el 10085;;; Generated autoloads from progmodes/executable.el
10084 10086
10085(autoload 'executable-command-find-posix-p "executable" "\ 10087(autoload 'executable-command-find-posix-p "executable" "\
@@ -10391,8 +10393,8 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10391 10393
10392;;;*** 10394;;;***
10393 10395
10394;;;### (autoloads nil "feedmail" "mail/feedmail.el" (21607 54478 10396;;;### (autoloads nil "feedmail" "mail/feedmail.el" (21989 31537
10395;;;;;; 300138 641000)) 10397;;;;;; 891825 721000))
10396;;; Generated autoloads from mail/feedmail.el 10398;;; Generated autoloads from mail/feedmail.el
10397(push (purecopy '(feedmail 11)) package--builtin-versions) 10399(push (purecopy '(feedmail 11)) package--builtin-versions)
10398 10400
@@ -10446,7 +10448,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10446 10448
10447;;;*** 10449;;;***
10448 10450
10449;;;### (autoloads nil "ffap" "ffap.el" (21948 40114 250686 453000)) 10451;;;### (autoloads nil "ffap" "ffap.el" (21960 31281 328212 153000))
10450;;; Generated autoloads from ffap.el 10452;;; Generated autoloads from ffap.el
10451 10453
10452(autoload 'ffap-next "ffap" "\ 10454(autoload 'ffap-next "ffap" "\
@@ -10583,7 +10585,8 @@ Otherwise, signal a `file-notify-error'.
10583 10585
10584;;;*** 10586;;;***
10585 10587
10586;;;### (autoloads nil "files-x" "files-x.el" (21880 40973 57803 616000)) 10588;;;### (autoloads nil "files-x" "files-x.el" (21980 16567 557544
10589;;;;;; 893000))
10587;;; Generated autoloads from files-x.el 10590;;; Generated autoloads from files-x.el
10588 10591
10589(autoload 'add-file-local-variable "files-x" "\ 10592(autoload 'add-file-local-variable "files-x" "\
@@ -10648,8 +10651,8 @@ Copy directory-local variables to the -*- line.
10648 10651
10649;;;*** 10652;;;***
10650 10653
10651;;;### (autoloads nil "filesets" "filesets.el" (21670 32330 885624 10654;;;### (autoloads nil "filesets" "filesets.el" (21980 16567 557544
10652;;;;;; 725000)) 10655;;;;;; 893000))
10653;;; Generated autoloads from filesets.el 10656;;; Generated autoloads from filesets.el
10654 10657
10655(autoload 'filesets-init "filesets" "\ 10658(autoload 'filesets-init "filesets" "\
@@ -10660,8 +10663,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10660 10663
10661;;;*** 10664;;;***
10662 10665
10663;;;### (autoloads nil "find-cmd" "find-cmd.el" (21670 32330 885624 10666;;;### (autoloads nil "find-cmd" "find-cmd.el" (21980 16567 573544
10664;;;;;; 725000)) 10667;;;;;; 893000))
10665;;; Generated autoloads from find-cmd.el 10668;;; Generated autoloads from find-cmd.el
10666(push (purecopy '(find-cmd 0 6)) package--builtin-versions) 10669(push (purecopy '(find-cmd 0 6)) package--builtin-versions)
10667 10670
@@ -10669,8 +10672,8 @@ Set up hooks, load the cache file -- if existing -- and build the menu.
10669Initiate the building of a find command. 10672Initiate the building of a find command.
10670For example: 10673For example:
10671 10674
10672\(find-cmd '(prune (name \".svn\" \".git\" \".CVS\")) 10675\(find-cmd \\='(prune (name \".svn\" \".git\" \".CVS\"))
10673 '(and (or (name \"*.pl\" \"*.pm\" \"*.t\") 10676 \\='(and (or (name \"*.pl\" \"*.pm\" \"*.t\")
10674 (mtime \"+1\")) 10677 (mtime \"+1\"))
10675 (fstype \"nfs\" \"ufs\")))) 10678 (fstype \"nfs\" \"ufs\"))))
10676 10679
@@ -10681,8 +10684,8 @@ result is a string that should be ready for the command line.
10681 10684
10682;;;*** 10685;;;***
10683 10686
10684;;;### (autoloads nil "find-dired" "find-dired.el" (21670 32330 885624 10687;;;### (autoloads nil "find-dired" "find-dired.el" (21981 37426 535399
10685;;;;;; 725000)) 10688;;;;;; 97000))
10686;;; Generated autoloads from find-dired.el 10689;;; Generated autoloads from find-dired.el
10687 10690
10688(autoload 'find-dired "find-dired" "\ 10691(autoload 'find-dired "find-dired" "\
@@ -10702,7 +10705,7 @@ and run Dired on those files.
10702PATTERN is a shell wildcard (not an Emacs regexp) and need not be quoted. 10705PATTERN is a shell wildcard (not an Emacs regexp) and need not be quoted.
10703The default command run (after changing into DIR) is 10706The default command run (after changing into DIR) is
10704 10707
10705 find . -name 'PATTERN' -ls 10708 find . -name \\='PATTERN\\=' -ls
10706 10709
10707See `find-name-arg' to customize the arguments. 10710See `find-name-arg' to customize the arguments.
10708 10711
@@ -10813,8 +10816,8 @@ Visit the file you click on in another window.
10813 10816
10814;;;*** 10817;;;***
10815 10818
10816;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21895 10819;;;### (autoloads nil "find-func" "emacs-lisp/find-func.el" (21978
10817;;;;;; 57521 598301 332000)) 10820;;;;;; 61237 486488 269000))
10818;;; Generated autoloads from emacs-lisp/find-func.el 10821;;; Generated autoloads from emacs-lisp/find-func.el
10819 10822
10820(autoload 'find-library "find-func" "\ 10823(autoload 'find-library "find-func" "\
@@ -11005,7 +11008,7 @@ Change the filter on a `find-lisp-find-dired' buffer to REGEXP.
11005 11008
11006;;;*** 11009;;;***
11007 11010
11008;;;### (autoloads nil "finder" "finder.el" (21874 386 410923 336000)) 11011;;;### (autoloads nil "finder" "finder.el" (21980 16567 573544 893000))
11009;;; Generated autoloads from finder.el 11012;;; Generated autoloads from finder.el
11010(push (purecopy '(finder 1 0)) package--builtin-versions) 11013(push (purecopy '(finder 1 0)) package--builtin-versions)
11011 11014
@@ -11065,8 +11068,8 @@ to get the effect of a C-q.
11065 11068
11066;;;*** 11069;;;***
11067 11070
11068;;;### (autoloads nil "flymake" "progmodes/flymake.el" (21907 48688 11071;;;### (autoloads nil "flymake" "progmodes/flymake.el" (21980 16568
11069;;;;;; 777360 195000)) 11072;;;;;; 25544 893000))
11070;;; Generated autoloads from progmodes/flymake.el 11073;;; Generated autoloads from progmodes/flymake.el
11071(push (purecopy '(flymake 0 3)) package--builtin-versions) 11074(push (purecopy '(flymake 0 3)) package--builtin-versions)
11072 11075
@@ -11096,8 +11099,8 @@ Turn flymake mode off.
11096 11099
11097;;;*** 11100;;;***
11098 11101
11099;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (21948 40114 11102;;;### (autoloads nil "flyspell" "textmodes/flyspell.el" (21980 16568
11100;;;;;; 506686 453000)) 11103;;;;;; 77544 893000))
11101;;; Generated autoloads from textmodes/flyspell.el 11104;;; Generated autoloads from textmodes/flyspell.el
11102 11105
11103(autoload 'flyspell-prog-mode "flyspell" "\ 11106(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11174,7 +11177,7 @@ Flyspell whole buffer.
11174 11177
11175;;;*** 11178;;;***
11176 11179
11177;;;### (autoloads nil "follow" "follow.el" (21670 32330 885624 725000)) 11180;;;### (autoloads nil "follow" "follow.el" (21976 19509 932430 241000))
11178;;; Generated autoloads from follow.el 11181;;; Generated autoloads from follow.el
11179 11182
11180(autoload 'turn-on-follow-mode "follow" "\ 11183(autoload 'turn-on-follow-mode "follow" "\
@@ -11213,7 +11216,7 @@ and being able to use 144 lines instead of the normal 72... (your
11213mileage may vary). 11216mileage may vary).
11214 11217
11215To split one large window into two side-by-side windows, the commands 11218To split one large window into two side-by-side windows, the commands
11216`\\[split-window-right]' or `M-x follow-delete-other-windows-and-split' can be used. 11219`\\[split-window-right]' or `\\[follow-delete-other-windows-and-split]' can be used.
11217 11220
11218Only windows displayed in the same frame follow each other. 11221Only windows displayed in the same frame follow each other.
11219 11222
@@ -11262,7 +11265,7 @@ play around with the following keys:
11262 11265
11263;;;*** 11266;;;***
11264 11267
11265;;;### (autoloads nil "forms" "forms.el" (21852 24381 567240 49000)) 11268;;;### (autoloads nil "forms" "forms.el" (21981 37426 535399 97000))
11266;;; Generated autoloads from forms.el 11269;;; Generated autoloads from forms.el
11267 11270
11268(autoload 'forms-mode "forms" "\ 11271(autoload 'forms-mode "forms" "\
@@ -11298,8 +11301,8 @@ Visit a file in Forms mode in other window.
11298 11301
11299;;;*** 11302;;;***
11300 11303
11301;;;### (autoloads nil "fortran" "progmodes/fortran.el" (21914 21937 11304;;;### (autoloads nil "fortran" "progmodes/fortran.el" (21953 58033
11302;;;;;; 467876 215000)) 11305;;;;;; 403058 929000))
11303;;; Generated autoloads from progmodes/fortran.el 11306;;; Generated autoloads from progmodes/fortran.el
11304 11307
11305(autoload 'fortran-mode "fortran" "\ 11308(autoload 'fortran-mode "fortran" "\
@@ -11619,8 +11622,8 @@ Interactively, reads the register using `register-read-with-preview'.
11619 11622
11620;;;*** 11623;;;***
11621 11624
11622;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21852 24381 11625;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21980 16568
11623;;;;;; 917233 10000)) 11626;;;;;; 25544 893000))
11624;;; Generated autoloads from progmodes/gdb-mi.el 11627;;; Generated autoloads from progmodes/gdb-mi.el
11625 11628
11626(defvar gdb-enable-debug nil "\ 11629(defvar gdb-enable-debug nil "\
@@ -11848,7 +11851,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11848 11851
11849;;;*** 11852;;;***
11850 11853
11851;;;### (autoloads nil "gnus" "gnus/gnus.el" (21670 32330 885624 725000)) 11854;;;### (autoloads nil "gnus" "gnus/gnus.el" (21980 16567 677544 893000))
11852;;; Generated autoloads from gnus/gnus.el 11855;;; Generated autoloads from gnus/gnus.el
11853(push (purecopy '(gnus 5 13)) package--builtin-versions) 11856(push (purecopy '(gnus 5 13)) package--builtin-versions)
11854(when (fboundp 'custom-autoload) 11857(when (fboundp 'custom-autoload)
@@ -11898,8 +11901,8 @@ prompt the user for the name of an NNTP server to use.
11898 11901
11899;;;*** 11902;;;***
11900 11903
11901;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (21670 32330 11904;;;### (autoloads nil "gnus-agent" "gnus/gnus-agent.el" (21989 31537
11902;;;;;; 885624 725000)) 11905;;;;;; 791825 721000))
11903;;; Generated autoloads from gnus/gnus-agent.el 11906;;; Generated autoloads from gnus/gnus-agent.el
11904 11907
11905(autoload 'gnus-unplugged "gnus-agent" "\ 11908(autoload 'gnus-unplugged "gnus-agent" "\
@@ -11989,8 +11992,8 @@ CLEAN is obsolete and ignored.
11989 11992
11990;;;*** 11993;;;***
11991 11994
11992;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21870 54319 11995;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21989 31537
11993;;;;;; 237944 669000)) 11996;;;;;; 811825 721000))
11994;;; Generated autoloads from gnus/gnus-art.el 11997;;; Generated autoloads from gnus/gnus-art.el
11995 11998
11996(autoload 'gnus-article-prepare-display "gnus-art" "\ 11999(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -12140,8 +12143,8 @@ Reminder user if there are unsent drafts.
12140 12143
12141;;;*** 12144;;;***
12142 12145
12143;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (21670 32330 12146;;;### (autoloads nil "gnus-fun" "gnus/gnus-fun.el" (21989 31537
12144;;;;;; 885624 725000)) 12147;;;;;; 811825 721000))
12145;;; Generated autoloads from gnus/gnus-fun.el 12148;;; Generated autoloads from gnus/gnus-fun.el
12146 12149
12147(autoload 'gnus--random-face-with-type "gnus-fun" "\ 12150(autoload 'gnus--random-face-with-type "gnus-fun" "\
@@ -12224,8 +12227,8 @@ If gravatars are already displayed, remove them.
12224 12227
12225;;;*** 12228;;;***
12226 12229
12227;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21918 18992 12230;;;### (autoloads nil "gnus-group" "gnus/gnus-group.el" (21989 31537
12228;;;;;; 805579 660000)) 12231;;;;;; 823825 721000))
12229;;; Generated autoloads from gnus/gnus-group.el 12232;;; Generated autoloads from gnus/gnus-group.el
12230 12233
12231(autoload 'gnus-fetch-group "gnus-group" "\ 12234(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12242,8 +12245,8 @@ Pop up a frame and enter GROUP.
12242 12245
12243;;;*** 12246;;;***
12244 12247
12245;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21670 32330 12248;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21972 22452
12246;;;;;; 885624 725000)) 12249;;;;;; 190264 357000))
12247;;; Generated autoloads from gnus/gnus-html.el 12250;;; Generated autoloads from gnus/gnus-html.el
12248 12251
12249(autoload 'gnus-article-html "gnus-html" "\ 12252(autoload 'gnus-article-html "gnus-html" "\
@@ -12533,8 +12536,8 @@ Add NUM into sorted LIST by side effect.
12533 12536
12534;;;*** 12537;;;***
12535 12538
12536;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (21948 12539;;;### (autoloads nil "gnus-registry" "gnus/gnus-registry.el" (21981
12537;;;;;; 40114 254686 453000)) 12540;;;;;; 37426 571399 97000))
12538;;; Generated autoloads from gnus/gnus-registry.el 12541;;; Generated autoloads from gnus/gnus-registry.el
12539 12542
12540(autoload 'gnus-registry-initialize "gnus-registry" "\ 12543(autoload 'gnus-registry-initialize "gnus-registry" "\
@@ -12549,8 +12552,8 @@ Install the registry hooks.
12549 12552
12550;;;*** 12553;;;***
12551 12554
12552;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (21670 32330 12555;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (21980 16567
12553;;;;;; 885624 725000)) 12556;;;;;; 617544 893000))
12554;;; Generated autoloads from gnus/gnus-sieve.el 12557;;; Generated autoloads from gnus/gnus-sieve.el
12555 12558
12556(autoload 'gnus-sieve-update "gnus-sieve" "\ 12559(autoload 'gnus-sieve-update "gnus-sieve" "\
@@ -12588,8 +12591,8 @@ Update the format specification near point.
12588 12591
12589;;;*** 12592;;;***
12590 12593
12591;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (21716 41663 12594;;;### (autoloads nil "gnus-start" "gnus/gnus-start.el" (21981 37426
12592;;;;;; 456033 27000)) 12595;;;;;; 575399 97000))
12593;;; Generated autoloads from gnus/gnus-start.el 12596;;; Generated autoloads from gnus/gnus-start.el
12594 12597
12595(autoload 'gnus-declare-backend "gnus-start" "\ 12598(autoload 'gnus-declare-backend "gnus-start" "\
@@ -12599,8 +12602,8 @@ Declare back end NAME with ABILITIES as a Gnus back end.
12599 12602
12600;;;*** 12603;;;***
12601 12604
12602;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21855 576 897951 12605;;;### (autoloads nil "gnus-sum" "gnus/gnus-sum.el" (21989 31537
12603;;;;;; 62000)) 12606;;;;;; 843825 721000))
12604;;; Generated autoloads from gnus/gnus-sum.el 12607;;; Generated autoloads from gnus/gnus-sum.el
12605 12608
12606(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ 12609(autoload 'gnus-summary-bookmark-jump "gnus-sum" "\
@@ -12638,8 +12641,8 @@ Add the window configuration CONF to `gnus-buffer-configuration'.
12638 12641
12639;;;*** 12642;;;***
12640 12643
12641;;;### (autoloads nil "gnutls" "net/gnutls.el" (21670 32331 385639 12644;;;### (autoloads nil "gnutls" "net/gnutls.el" (21978 61237 642488
12642;;;;;; 720000)) 12645;;;;;; 269000))
12643;;; Generated autoloads from net/gnutls.el 12646;;; Generated autoloads from net/gnutls.el
12644 12647
12645(defvar gnutls-min-prime-bits 256 "\ 12648(defvar gnutls-min-prime-bits 256 "\
@@ -12655,8 +12658,8 @@ A value of nil says to use the default GnuTLS value.")
12655 12658
12656;;;*** 12659;;;***
12657 12660
12658;;;### (autoloads nil "gomoku" "play/gomoku.el" (21670 32331 385639 12661;;;### (autoloads nil "gomoku" "play/gomoku.el" (21980 16567 969544
12659;;;;;; 720000)) 12662;;;;;; 893000))
12660;;; Generated autoloads from play/gomoku.el 12663;;; Generated autoloads from play/gomoku.el
12661 12664
12662(autoload 'gomoku "gomoku" "\ 12665(autoload 'gomoku "gomoku" "\
@@ -13015,8 +13018,8 @@ it if ARG is omitted or nil.
13015 13018
13016;;;*** 13019;;;***
13017 13020
13018;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21916 4736 835897 13021;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21976 19509 880430
13019;;;;;; 451000)) 13022;;;;;; 241000))
13020;;; Generated autoloads from emacs-lisp/gv.el 13023;;; Generated autoloads from emacs-lisp/gv.el
13021 13024
13022(autoload 'gv-get "gv" "\ 13025(autoload 'gv-get "gv" "\
@@ -13335,8 +13338,8 @@ different regions. With numeric argument ARG, behaves like
13335 13338
13336;;;*** 13339;;;***
13337 13340
13338;;;### (autoloads nil "help-fns" "help-fns.el" (21915 42801 64409 13341;;;### (autoloads nil "help-fns" "help-fns.el" (21985 34484 226705
13339;;;;;; 735000)) 13342;;;;;; 925000))
13340;;; Generated autoloads from help-fns.el 13343;;; Generated autoloads from help-fns.el
13341 13344
13342(autoload 'describe-function "help-fns" "\ 13345(autoload 'describe-function "help-fns" "\
@@ -13435,8 +13438,8 @@ gives the window that lists the options.")
13435 13438
13436;;;*** 13439;;;***
13437 13440
13438;;;### (autoloads nil "help-mode" "help-mode.el" (21915 42801 64409 13441;;;### (autoloads nil "help-mode" "help-mode.el" (21972 22452 270264
13439;;;;;; 735000)) 13442;;;;;; 357000))
13440;;; Generated autoloads from help-mode.el 13443;;; Generated autoloads from help-mode.el
13441 13444
13442(autoload 'help-mode "help-mode" "\ 13445(autoload 'help-mode "help-mode" "\
@@ -13448,12 +13451,12 @@ Commands:
13448\(fn)" t nil) 13451\(fn)" t nil)
13449 13452
13450(autoload 'help-mode-setup "help-mode" "\ 13453(autoload 'help-mode-setup "help-mode" "\
13451 13454Enter Help Mode in the current buffer.
13452 13455
13453\(fn)" nil nil) 13456\(fn)" nil nil)
13454 13457
13455(autoload 'help-mode-finish "help-mode" "\ 13458(autoload 'help-mode-finish "help-mode" "\
13456 13459Finalize Help Mode setup in current buffer.
13457 13460
13458\(fn)" nil nil) 13461\(fn)" nil nil)
13459 13462
@@ -13553,7 +13556,7 @@ Provide help for current mode.
13553 13556
13554;;;*** 13557;;;***
13555 13558
13556;;;### (autoloads nil "hexl" "hexl.el" (21695 35516 595262 313000)) 13559;;;### (autoloads nil "hexl" "hexl.el" (21985 34484 226705 925000))
13557;;; Generated autoloads from hexl.el 13560;;; Generated autoloads from hexl.el
13558 13561
13559(autoload 'hexl-mode "hexl" "\ 13562(autoload 'hexl-mode "hexl" "\
@@ -13814,8 +13817,8 @@ be found in variable `hi-lock-interactive-patterns'.
13814 13817
13815;;;*** 13818;;;***
13816 13819
13817;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21799 41767 13820;;;### (autoloads nil "hideif" "progmodes/hideif.el" (21989 31537
13818;;;;;; 51222 992000)) 13821;;;;;; 939825 721000))
13819;;; Generated autoloads from progmodes/hideif.el 13822;;; Generated autoloads from progmodes/hideif.el
13820 13823
13821(autoload 'hide-ifdef-mode "hideif" "\ 13824(autoload 'hide-ifdef-mode "hideif" "\
@@ -13925,8 +13928,8 @@ Unconditionally turn off `hs-minor-mode'.
13925 13928
13926;;;*** 13929;;;***
13927 13930
13928;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (21670 32331 385639 13931;;;### (autoloads nil "hilit-chg" "hilit-chg.el" (21980 16567 693544
13929;;;;;; 720000)) 13932;;;;;; 893000))
13930;;; Generated autoloads from hilit-chg.el 13933;;; Generated autoloads from hilit-chg.el
13931 13934
13932(autoload 'highlight-changes-mode "hilit-chg" "\ 13935(autoload 'highlight-changes-mode "hilit-chg" "\
@@ -14140,8 +14143,8 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
14140 14143
14141;;;*** 14144;;;***
14142 14145
14143;;;### (autoloads nil "holidays" "calendar/holidays.el" (21670 32330 14146;;;### (autoloads nil "holidays" "calendar/holidays.el" (21980 16567
14144;;;;;; 885624 725000)) 14147;;;;;; 417544 893000))
14145;;; Generated autoloads from calendar/holidays.el 14148;;; Generated autoloads from calendar/holidays.el
14146 14149
14147(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\ 14150(defvar holiday-general-holidays (mapcar 'purecopy '((holiday-fixed 1 1 "New Year's Day") (holiday-float 1 1 3 "Martin Luther King Day") (holiday-fixed 2 2 "Groundhog Day") (holiday-fixed 2 14 "Valentine's Day") (holiday-float 2 1 3 "President's Day") (holiday-fixed 3 17 "St. Patrick's Day") (holiday-fixed 4 1 "April Fools' Day") (holiday-float 5 0 2 "Mother's Day") (holiday-float 5 1 -1 "Memorial Day") (holiday-fixed 6 14 "Flag Day") (holiday-float 6 0 3 "Father's Day") (holiday-fixed 7 4 "Independence Day") (holiday-float 9 1 1 "Labor Day") (holiday-float 10 1 2 "Columbus Day") (holiday-fixed 10 31 "Halloween") (holiday-fixed 11 11 "Veteran's Day") (holiday-float 11 4 4 "Thanksgiving"))) "\
@@ -14262,8 +14265,8 @@ Convert HTML to plain text in the current buffer.
14262 14265
14263;;;*** 14266;;;***
14264 14267
14265;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21794 23865 14268;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21980 16567
14266;;;;;; 762631 503000)) 14269;;;;;; 701544 893000))
14267;;; Generated autoloads from htmlfontify.el 14270;;; Generated autoloads from htmlfontify.el
14268(push (purecopy '(htmlfontify 0 21)) package--builtin-versions) 14271(push (purecopy '(htmlfontify 0 21)) package--builtin-versions)
14269 14272
@@ -14399,7 +14402,8 @@ bound to the current value of the filter.
14399 14402
14400;;;*** 14403;;;***
14401 14404
14402;;;### (autoloads nil "ibuffer" "ibuffer.el" (21855 577 47945 133000)) 14405;;;### (autoloads nil "ibuffer" "ibuffer.el" (21980 16640 605544
14406;;;;;; 893000))
14403;;; Generated autoloads from ibuffer.el 14407;;; Generated autoloads from ibuffer.el
14404 14408
14405(autoload 'ibuffer-list-buffers "ibuffer" "\ 14409(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14418,7 +14422,7 @@ buffers which are visiting a file.
14418 14422
14419(autoload 'ibuffer "ibuffer" "\ 14423(autoload 'ibuffer "ibuffer" "\
14420Begin using Ibuffer to edit a list of buffers. 14424Begin using Ibuffer to edit a list of buffers.
14421Type 'h' after entering ibuffer for more information. 14425Type ‘h’ after entering ibuffer for more information.
14422 14426
14423All arguments are optional. 14427All arguments are optional.
14424OTHER-WINDOW-P says to use another window. 14428OTHER-WINDOW-P says to use another window.
@@ -14438,8 +14442,8 @@ FORMATS is the value to use for `ibuffer-formats'.
14438 14442
14439;;;*** 14443;;;***
14440 14444
14441;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (21934 14445;;;### (autoloads nil "icalendar" "calendar/icalendar.el" (21980
14442;;;;;; 7227 609892 708000)) 14446;;;;;; 16567 421544 893000))
14443;;; Generated autoloads from calendar/icalendar.el 14447;;; Generated autoloads from calendar/icalendar.el
14444(push (purecopy '(icalendar 0 19)) package--builtin-versions) 14448(push (purecopy '(icalendar 0 19)) package--builtin-versions)
14445 14449
@@ -14492,8 +14496,8 @@ buffer `*icalendar-errors*'.
14492 14496
14493;;;*** 14497;;;***
14494 14498
14495;;;### (autoloads nil "icomplete" "icomplete.el" (21852 24381 607274 14499;;;### (autoloads nil "icomplete" "icomplete.el" (21980 16567 701544
14496;;;;;; 219000)) 14500;;;;;; 893000))
14497;;; Generated autoloads from icomplete.el 14501;;; Generated autoloads from icomplete.el
14498 14502
14499(defvar icomplete-mode nil "\ 14503(defvar icomplete-mode nil "\
@@ -14573,8 +14577,8 @@ with no args, if that value is non-nil.
14573 14577
14574;;;*** 14578;;;***
14575 14579
14576;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21855 14580;;;### (autoloads nil "idlw-shell" "progmodes/idlw-shell.el" (21980
14577;;;;;; 577 397944 786000)) 14581;;;;;; 16568 33544 893000))
14578;;; Generated autoloads from progmodes/idlw-shell.el 14582;;; Generated autoloads from progmodes/idlw-shell.el
14579 14583
14580(autoload 'idlwave-shell "idlw-shell" "\ 14584(autoload 'idlwave-shell "idlw-shell" "\
@@ -14599,8 +14603,8 @@ See also the variable `idlwave-shell-prompt-pattern'.
14599 14603
14600;;;*** 14604;;;***
14601 14605
14602;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21948 40114 14606;;;### (autoloads nil "idlwave" "progmodes/idlwave.el" (21988 10682
14603;;;;;; 438686 453000)) 14607;;;;;; 41624 461000))
14604;;; Generated autoloads from progmodes/idlwave.el 14608;;; Generated autoloads from progmodes/idlwave.el
14605(push (purecopy '(idlwave 6 1 22)) package--builtin-versions) 14609(push (purecopy '(idlwave 6 1 22)) package--builtin-versions)
14606 14610
@@ -14729,7 +14733,7 @@ The main features of this mode are
14729 14733
14730;;;*** 14734;;;***
14731 14735
14732;;;### (autoloads nil "ido" "ido.el" (21909 4018 621671 120000)) 14736;;;### (autoloads nil "ido" "ido.el" (21981 37426 619399 97000))
14733;;; Generated autoloads from ido.el 14737;;; Generated autoloads from ido.el
14734 14738
14735(defvar ido-mode nil "\ 14739(defvar ido-mode nil "\
@@ -14991,7 +14995,7 @@ DEF, if non-nil, is the default value.
14991 14995
14992;;;*** 14996;;;***
14993 14997
14994;;;### (autoloads nil "ielm" "ielm.el" (21855 577 47945 133000)) 14998;;;### (autoloads nil "ielm" "ielm.el" (21980 16567 705544 893000))
14995;;; Generated autoloads from ielm.el 14999;;; Generated autoloads from ielm.el
14996 15000
14997(autoload 'ielm "ielm" "\ 15001(autoload 'ielm "ielm" "\
@@ -15019,7 +15023,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
15019 15023
15020;;;*** 15024;;;***
15021 15025
15022;;;### (autoloads nil "image" "image.el" (21670 32331 385639 720000)) 15026;;;### (autoloads nil "image" "image.el" (21974 64192 580009 993000))
15023;;; Generated autoloads from image.el 15027;;; Generated autoloads from image.el
15024 15028
15025(autoload 'image-type-from-data "image" "\ 15029(autoload 'image-type-from-data "image" "\
@@ -15461,7 +15465,7 @@ on these modes.
15461 15465
15462;;;*** 15466;;;***
15463 15467
15464;;;### (autoloads nil "imenu" "imenu.el" (21948 40114 294686 453000)) 15468;;;### (autoloads nil "imenu" "imenu.el" (21986 55346 284512 613000))
15465;;; Generated autoloads from imenu.el 15469;;; Generated autoloads from imenu.el
15466 15470
15467(defvar imenu-sort-function nil "\ 15471(defvar imenu-sort-function nil "\
@@ -15649,7 +15653,7 @@ of `inferior-lisp-program'). Runs the hooks from
15649 15653
15650;;;*** 15654;;;***
15651 15655
15652;;;### (autoloads nil "info" "info.el" (21931 31023 745164 572000)) 15656;;;### (autoloads nil "info" "info.el" (21985 34484 234705 925000))
15653;;; Generated autoloads from info.el 15657;;; Generated autoloads from info.el
15654 15658
15655(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))))) "\ 15659(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))))) "\
@@ -15909,8 +15913,8 @@ Perform completion on file preceding point.
15909 15913
15910;;;*** 15914;;;***
15911 15915
15912;;;### (autoloads nil "info-xref" "info-xref.el" (21670 32331 385639 15916;;;### (autoloads nil "info-xref" "info-xref.el" (21978 61237 550488
15913;;;;;; 720000)) 15917;;;;;; 269000))
15914;;; Generated autoloads from info-xref.el 15918;;; Generated autoloads from info-xref.el
15915(push (purecopy '(info-xref 3)) package--builtin-versions) 15919(push (purecopy '(info-xref 3)) package--builtin-versions)
15916 15920
@@ -16202,8 +16206,8 @@ Add submenus to the File menu, to convert to and from various formats.
16202 16206
16203;;;*** 16207;;;***
16204 16208
16205;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21855 577 527945 16209;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21988 10682
16206;;;;;; 248000)) 16210;;;;;; 97624 461000))
16207;;; Generated autoloads from textmodes/ispell.el 16211;;; Generated autoloads from textmodes/ispell.el
16208 16212
16209(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 16213(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16211,7 +16215,7 @@ Add submenus to the File menu, to convert to and from various formats.
16211(defvar ispell-personal-dictionary nil "\ 16215(defvar ispell-personal-dictionary nil "\
16212File name of your personal spelling dictionary, or nil. 16216File name of your personal spelling dictionary, or nil.
16213If nil, the default personal dictionary, (\"~/.ispell_DICTNAME\" for ispell or 16217If nil, the default personal dictionary, (\"~/.ispell_DICTNAME\" for ispell or
16214\"~/.aspell.LANG.pws\" for aspell) is used, where DICTNAME is the name of your 16218\"~/.aspell.LANG.pws\" for Aspell) is used, where DICTNAME is the name of your
16215default dictionary and LANG the two letter language code.") 16219default dictionary and LANG the two letter language code.")
16216 16220
16217(custom-autoload 'ispell-personal-dictionary "ispell" t) 16221(custom-autoload 'ispell-personal-dictionary "ispell" t)
@@ -16358,7 +16362,7 @@ Check the current buffer for spelling errors interactively.
16358 16362
16359(autoload 'ispell-buffer-with-debug "ispell" "\ 16363(autoload 'ispell-buffer-with-debug "ispell" "\
16360`ispell-buffer' with some output sent to `ispell-debug-buffer' buffer. 16364`ispell-buffer' with some output sent to `ispell-debug-buffer' buffer.
16361Use APPEND to append the info to previous buffer if exists. 16365If APPEND is non-n il, append the info to previous buffer if exists.
16362 16366
16363\(fn &optional APPEND)" t nil) 16367\(fn &optional APPEND)" t nil)
16364 16368
@@ -16368,8 +16372,8 @@ Continue a halted spelling session beginning with the current word.
16368\(fn)" t nil) 16372\(fn)" t nil)
16369 16373
16370(autoload 'ispell-complete-word "ispell" "\ 16374(autoload 'ispell-complete-word "ispell" "\
16371Try to complete the word before or under point. 16375Try to complete the word before or at point.
16372If optional INTERIOR-FRAG is non-nil then the word may be a character 16376If optional INTERIOR-FRAG is non-nil, then the word may be a character
16373sequence inside of a word. 16377sequence inside of a word.
16374 16378
16375Standard ispell choices are then available. 16379Standard ispell choices are then available.
@@ -16404,7 +16408,7 @@ typing SPC or RET warns you if the previous word is incorrectly
16404spelled. 16408spelled.
16405 16409
16406All the buffer-local variables and dictionaries are ignored. To 16410All the buffer-local variables and dictionaries are ignored. To
16407read them into the running ispell process, type \\[ispell-word] 16411read them into the running Ispell process, type \\[ispell-word]
16408SPC. 16412SPC.
16409 16413
16410For spell-checking \"on the fly\", not just after typing SPC or 16414For spell-checking \"on the fly\", not just after typing SPC or
@@ -16538,8 +16542,8 @@ by `jka-compr-installed'.
16538 16542
16539;;;*** 16543;;;***
16540 16544
16541;;;### (autoloads nil "js" "progmodes/js.el" (21931 31023 761164 16545;;;### (autoloads nil "js" "progmodes/js.el" (21976 19510 104430
16542;;;;;; 572000)) 16546;;;;;; 241000))
16543;;; Generated autoloads from progmodes/js.el 16547;;; Generated autoloads from progmodes/js.el
16544(push (purecopy '(js 9)) package--builtin-versions) 16548(push (purecopy '(js 9)) package--builtin-versions)
16545 16549
@@ -16553,7 +16557,7 @@ Major mode for editing JavaScript.
16553 16557
16554;;;*** 16558;;;***
16555 16559
16556;;;### (autoloads nil "json" "json.el" (21779 56495 106033 935000)) 16560;;;### (autoloads nil "json" "json.el" (21985 34484 234705 925000))
16557;;; Generated autoloads from json.el 16561;;; Generated autoloads from json.el
16558(push (purecopy '(json 1 4)) package--builtin-versions) 16562(push (purecopy '(json 1 4)) package--builtin-versions)
16559 16563
@@ -16637,8 +16641,8 @@ the context of text formatting.
16637 16641
16638;;;*** 16642;;;***
16639 16643
16640;;;### (autoloads nil "kkc" "international/kkc.el" (21670 32331 385639 16644;;;### (autoloads nil "kkc" "international/kkc.el" (21978 61237 570488
16641;;;;;; 720000)) 16645;;;;;; 269000))
16642;;; Generated autoloads from international/kkc.el 16646;;; Generated autoloads from international/kkc.el
16643 16647
16644(defvar kkc-after-update-conversion-functions nil "\ 16648(defvar kkc-after-update-conversion-functions nil "\
@@ -16660,7 +16664,7 @@ and the return value is the length of the conversion.
16660 16664
16661;;;*** 16665;;;***
16662 16666
16663;;;### (autoloads nil "kmacro" "kmacro.el" (21670 32331 385639 720000)) 16667;;;### (autoloads nil "kmacro" "kmacro.el" (21953 58033 303058 929000))
16664;;; Generated autoloads from kmacro.el 16668;;; Generated autoloads from kmacro.el
16665 (global-set-key "\C-x(" 'kmacro-start-macro) 16669 (global-set-key "\C-x(" 'kmacro-start-macro)
16666 (global-set-key "\C-x)" 'kmacro-end-macro) 16670 (global-set-key "\C-x)" 'kmacro-end-macro)
@@ -17000,8 +17004,8 @@ See `linum-mode' for more information on Linum mode.
17000 17004
17001;;;*** 17005;;;***
17002 17006
17003;;;### (autoloads nil "loadhist" "loadhist.el" (21670 32331 385639 17007;;;### (autoloads nil "loadhist" "loadhist.el" (21964 28338 113695
17004;;;;;; 720000)) 17008;;;;;; 749000))
17005;;; Generated autoloads from loadhist.el 17009;;; Generated autoloads from loadhist.el
17006 17010
17007(autoload 'unload-feature "loadhist" "\ 17011(autoload 'unload-feature "loadhist" "\
@@ -17408,8 +17412,8 @@ This function normally would be called when the message is sent.
17408 17412
17409;;;*** 17413;;;***
17410 17414
17411;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (21670 32331 17415;;;### (autoloads nil "mail-utils" "mail/mail-utils.el" (21964 28338
17412;;;;;; 385639 720000)) 17416;;;;;; 125695 749000))
17413;;; Generated autoloads from mail/mail-utils.el 17417;;; Generated autoloads from mail/mail-utils.el
17414 17418
17415(defvar mail-use-rfc822 nil "\ 17419(defvar mail-use-rfc822 nil "\
@@ -17850,8 +17854,8 @@ recursion depth in the minibuffer prompt. This is only useful if
17850 17854
17851;;;*** 17855;;;***
17852 17856
17853;;;### (autoloads nil "message" "gnus/message.el" (21855 576 917950 17857;;;### (autoloads nil "message" "gnus/message.el" (21989 31537 871825
17854;;;;;; 620000)) 17858;;;;;; 721000))
17855;;; Generated autoloads from gnus/message.el 17859;;; Generated autoloads from gnus/message.el
17856 17860
17857(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17861(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -18033,8 +18037,8 @@ Major mode for editing MetaPost sources.
18033 18037
18034;;;*** 18038;;;***
18035 18039
18036;;;### (autoloads nil "metamail" "mail/metamail.el" (21670 32331 18040;;;### (autoloads nil "metamail" "mail/metamail.el" (21980 16567
18037;;;;;; 385639 720000)) 18041;;;;;; 769544 893000))
18038;;; Generated autoloads from mail/metamail.el 18042;;; Generated autoloads from mail/metamail.el
18039 18043
18040(autoload 'metamail-interpret-header "metamail" "\ 18044(autoload 'metamail-interpret-header "metamail" "\
@@ -18065,7 +18069,7 @@ redisplayed as output is inserted.
18065\(fn &optional VIEWMODE BUFFER NODISPLAY)" t nil) 18069\(fn &optional VIEWMODE BUFFER NODISPLAY)" t nil)
18066 18070
18067(autoload 'metamail-region "metamail" "\ 18071(autoload 'metamail-region "metamail" "\
18068Process current region through 'metamail'. 18072Process current region through `metamail'.
18069Optional argument VIEWMODE specifies the value of the 18073Optional argument VIEWMODE specifies the value of the
18070EMACS_VIEW_MODE environment variable (defaulted to 1). 18074EMACS_VIEW_MODE environment variable (defaulted to 1).
18071Optional argument BUFFER specifies a buffer to be filled (nil 18075Optional argument BUFFER specifies a buffer to be filled (nil
@@ -18168,7 +18172,7 @@ delete the draft message.
18168 18172
18169;;;*** 18173;;;***
18170 18174
18171;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (21670 32331 385639 720000)) 18175;;;### (autoloads nil "mh-e" "mh-e/mh-e.el" (21989 31537 923825 721000))
18172;;; Generated autoloads from mh-e/mh-e.el 18176;;; Generated autoloads from mh-e/mh-e.el
18173(push (purecopy '(mh-e 8 6)) package--builtin-versions) 18177(push (purecopy '(mh-e 8 6)) package--builtin-versions)
18174 18178
@@ -18527,8 +18531,8 @@ Insert file contents of URL using `mm-url-program'.
18527 18531
18528;;;*** 18532;;;***
18529 18533
18530;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (21670 32331 385639 18534;;;### (autoloads nil "mm-uu" "gnus/mm-uu.el" (21989 31537 875825
18531;;;;;; 720000)) 18535;;;;;; 721000))
18532;;; Generated autoloads from gnus/mm-uu.el 18536;;; Generated autoloads from gnus/mm-uu.el
18533 18537
18534(autoload 'mm-uu-dissect "mm-uu" "\ 18538(autoload 'mm-uu-dissect "mm-uu" "\
@@ -18629,8 +18633,8 @@ body) or \"attachment\" (separate from the body).
18629 18633
18630;;;*** 18634;;;***
18631 18635
18632;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21891 60465 18636;;;### (autoloads nil "mode-local" "cedet/mode-local.el" (21989 31537
18633;;;;;; 823679 523000)) 18637;;;;;; 763825 721000))
18634;;; Generated autoloads from cedet/mode-local.el 18638;;; Generated autoloads from cedet/mode-local.el
18635 18639
18636(put 'define-overloadable-function 'doc-string-elt 3) 18640(put 'define-overloadable-function 'doc-string-elt 3)
@@ -18671,8 +18675,8 @@ followed by the first character of the construct.
18671 18675
18672;;;*** 18676;;;***
18673 18677
18674;;;### (autoloads nil "morse" "play/morse.el" (21670 32331 385639 18678;;;### (autoloads nil "morse" "play/morse.el" (21980 16567 969544
18675;;;;;; 720000)) 18679;;;;;; 893000))
18676;;; Generated autoloads from play/morse.el 18680;;; Generated autoloads from play/morse.el
18677 18681
18678(autoload 'morse-region "morse" "\ 18682(autoload 'morse-region "morse" "\
@@ -18745,7 +18749,7 @@ To test this function, evaluate:
18745 18749
18746;;;*** 18750;;;***
18747 18751
18748;;;### (autoloads nil "mpc" "mpc.el" (21670 32331 385639 720000)) 18752;;;### (autoloads nil "mpc" "mpc.el" (21980 16567 797544 893000))
18749;;; Generated autoloads from mpc.el 18753;;; Generated autoloads from mpc.el
18750 18754
18751(autoload 'mpc "mpc" "\ 18755(autoload 'mpc "mpc" "\
@@ -18765,7 +18769,7 @@ Multiplication puzzle with GNU Emacs.
18765 18769
18766;;;*** 18770;;;***
18767 18771
18768;;;### (autoloads nil "msb" "msb.el" (21670 32331 385639 720000)) 18772;;;### (autoloads nil "msb" "msb.el" (21978 61237 622488 269000))
18769;;; Generated autoloads from msb.el 18773;;; Generated autoloads from msb.el
18770 18774
18771(defvar msb-mode nil "\ 18775(defvar msb-mode nil "\
@@ -18790,8 +18794,8 @@ different buffer menu using the function `msb'.
18790 18794
18791;;;*** 18795;;;***
18792 18796
18793;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21862 18797;;;### (autoloads nil "mule-diag" "international/mule-diag.el" (21978
18794;;;;;; 60209 748658 481000)) 18798;;;;;; 61237 582488 269000))
18795;;; Generated autoloads from international/mule-diag.el 18799;;; Generated autoloads from international/mule-diag.el
18796 18800
18797(autoload 'list-character-sets "mule-diag" "\ 18801(autoload 'list-character-sets "mule-diag" "\
@@ -19288,8 +19292,8 @@ asynchronously, if possible.
19288 19292
19289;;;*** 19293;;;***
19290 19294
19291;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (21670 19295;;;### (autoloads nil "newst-backend" "net/newst-backend.el" (21980
19292;;;;;; 32331 385639 720000)) 19296;;;;;; 16567 809544 893000))
19293;;; Generated autoloads from net/newst-backend.el 19297;;; Generated autoloads from net/newst-backend.el
19294 19298
19295(autoload 'newsticker-running-p "newst-backend" "\ 19299(autoload 'newsticker-running-p "newst-backend" "\
@@ -19311,7 +19315,7 @@ Run `newsticker-start-hook' if newsticker was not running already.
19311;;;*** 19315;;;***
19312 19316
19313;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el" 19317;;;### (autoloads nil "newst-plainview" "net/newst-plainview.el"
19314;;;;;; (21670 32331 385639 720000)) 19318;;;;;; (21980 16567 809544 893000))
19315;;; Generated autoloads from net/newst-plainview.el 19319;;; Generated autoloads from net/newst-plainview.el
19316 19320
19317(autoload 'newsticker-plainview "newst-plainview" "\ 19321(autoload 'newsticker-plainview "newst-plainview" "\
@@ -19353,8 +19357,8 @@ running already.
19353 19357
19354;;;*** 19358;;;***
19355 19359
19356;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (21888 19360;;;### (autoloads nil "newst-treeview" "net/newst-treeview.el" (21978
19357;;;;;; 41565 443258 439000)) 19361;;;;;; 61237 654488 269000))
19358;;; Generated autoloads from net/newst-treeview.el 19362;;; Generated autoloads from net/newst-treeview.el
19359 19363
19360(autoload 'newsticker-treeview "newst-treeview" "\ 19364(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19411,7 +19415,7 @@ Generate NOV databases in all nnml directories.
19411 19415
19412;;;*** 19416;;;***
19413 19417
19414;;;### (autoloads nil "novice" "novice.el" (21670 32331 385639 720000)) 19418;;;### (autoloads nil "novice" "novice.el" (21985 34484 234705 925000))
19415;;; Generated autoloads from novice.el 19419;;; Generated autoloads from novice.el
19416 19420
19417(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 19421(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
@@ -19551,8 +19555,8 @@ the variable `nxml-enabled-unicode-blocks'.
19551 19555
19552;;;*** 19556;;;***
19553 19557
19554;;;### (autoloads nil "octave" "progmodes/octave.el" (21888 47234 19558;;;### (autoloads nil "octave" "progmodes/octave.el" (21988 10682
19555;;;;;; 298945 440000)) 19559;;;;;; 41624 461000))
19556;;; Generated autoloads from progmodes/octave.el 19560;;; Generated autoloads from progmodes/octave.el
19557 19561
19558(autoload 'octave-mode "octave" "\ 19562(autoload 'octave-mode "octave" "\
@@ -19625,7 +19629,7 @@ Coloring:
19625 19629
19626;;;*** 19630;;;***
19627 19631
19628;;;### (autoloads nil "org" "org/org.el" (21948 40114 382686 453000)) 19632;;;### (autoloads nil "org" "org/org.el" (21988 10682 25624 461000))
19629;;; Generated autoloads from org/org.el 19633;;; Generated autoloads from org/org.el
19630 19634
19631(autoload 'org-babel-do-load-languages "org" "\ 19635(autoload 'org-babel-do-load-languages "org" "\
@@ -19846,8 +19850,8 @@ Call the customize function with org as argument.
19846 19850
19847;;;*** 19851;;;***
19848 19852
19849;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21862 60209 19853;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21988 10681
19850;;;;;; 818658 502000)) 19854;;;;;; 989624 461000))
19851;;; Generated autoloads from org/org-agenda.el 19855;;; Generated autoloads from org/org-agenda.el
19852 19856
19853(autoload 'org-toggle-sticky-agenda "org-agenda" "\ 19857(autoload 'org-toggle-sticky-agenda "org-agenda" "\
@@ -20120,8 +20124,8 @@ to override `appt-message-warning-time'.
20120 20124
20121;;;*** 20125;;;***
20122 20126
20123;;;### (autoloads nil "org-capture" "org/org-capture.el" (21855 577 20127;;;### (autoloads nil "org-capture" "org/org-capture.el" (21988 10681
20124;;;;;; 287944 835000)) 20128;;;;;; 989624 461000))
20125;;; Generated autoloads from org/org-capture.el 20129;;; Generated autoloads from org/org-capture.el
20126 20130
20127(autoload 'org-capture-string "org-capture" "\ 20131(autoload 'org-capture-string "org-capture" "\
@@ -20227,8 +20231,8 @@ Turn on or update column view in the agenda.
20227 20231
20228;;;*** 20232;;;***
20229 20233
20230;;;### (autoloads nil "org-compat" "org/org-compat.el" (21852 24381 20234;;;### (autoloads nil "org-compat" "org/org-compat.el" (21988 10681
20231;;;;;; 787238 943000)) 20235;;;;;; 989624 461000))
20232;;; Generated autoloads from org/org-compat.el 20236;;; Generated autoloads from org/org-compat.el
20233 20237
20234(autoload 'org-check-version "org-compat" "\ 20238(autoload 'org-check-version "org-compat" "\
@@ -20267,8 +20271,8 @@ The Git version of org-mode.
20267 20271
20268;;;*** 20272;;;***
20269 20273
20270;;;### (autoloads nil "outline" "outline.el" (21720 38720 956749 20274;;;### (autoloads nil "outline" "outline.el" (21981 37426 663399
20271;;;;;; 443000)) 20275;;;;;; 97000))
20272;;; Generated autoloads from outline.el 20276;;; Generated autoloads from outline.el
20273(put 'outline-regexp 'safe-local-variable 'stringp) 20277(put 'outline-regexp 'safe-local-variable 'stringp)
20274(put 'outline-heading-end-regexp 'safe-local-variable 'stringp) 20278(put 'outline-heading-end-regexp 'safe-local-variable 'stringp)
@@ -20311,8 +20315,8 @@ See the command `outline-mode' for more information on this mode.
20311 20315
20312;;;*** 20316;;;***
20313 20317
20314;;;### (autoloads nil "package" "emacs-lisp/package.el" (21930 10161 20318;;;### (autoloads nil "package" "emacs-lisp/package.el" (21978 61237
20315;;;;;; 970828 320000)) 20319;;;;;; 494488 269000))
20316;;; Generated autoloads from emacs-lisp/package.el 20320;;; Generated autoloads from emacs-lisp/package.el
20317(push (purecopy '(package 1 0 1)) package--builtin-versions) 20321(push (purecopy '(package 1 0 1)) package--builtin-versions)
20318 20322
@@ -20464,8 +20468,8 @@ unknown are returned as nil.
20464 20468
20465;;;*** 20469;;;***
20466 20470
20467;;;### (autoloads nil "pascal" "progmodes/pascal.el" (21670 32331 20471;;;### (autoloads nil "pascal" "progmodes/pascal.el" (21974 64192
20468;;;;;; 385639 720000)) 20472;;;;;; 644009 993000))
20469;;; Generated autoloads from progmodes/pascal.el 20473;;; Generated autoloads from progmodes/pascal.el
20470 20474
20471(autoload 'pascal-mode "pascal" "\ 20475(autoload 'pascal-mode "pascal" "\
@@ -20536,8 +20540,8 @@ Check if KEY is in the cache.
20536 20540
20537;;;*** 20541;;;***
20538 20542
20539;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21888 49775 20543;;;### (autoloads nil "pcase" "emacs-lisp/pcase.el" (21980 16567
20540;;;;;; 904181 796000)) 20544;;;;;; 509544 893000))
20541;;; Generated autoloads from emacs-lisp/pcase.el 20545;;; Generated autoloads from emacs-lisp/pcase.el
20542 20546
20543(autoload 'pcase "pcase" "\ 20547(autoload 'pcase "pcase" "\
@@ -20549,8 +20553,8 @@ Patterns can take the following forms:
20549 SYMBOL matches anything and binds it to SYMBOL. 20553 SYMBOL matches anything and binds it to SYMBOL.
20550 (or PAT...) matches if any of the patterns matches. 20554 (or PAT...) matches if any of the patterns matches.
20551 (and PAT...) matches if all the patterns match. 20555 (and PAT...) matches if all the patterns match.
20552 'VAL matches if the object is `equal' to VAL 20556 \\='VAL matches if the object is `equal' to VAL
20553 ATOM is a shorthand for 'ATOM. 20557 ATOM is a shorthand for \\='ATOM.
20554 ATOM can be a keyword, an integer, or a string. 20558 ATOM can be a keyword, an integer, or a string.
20555 (pred FUN) matches if FUN applied to the object returns non-nil. 20559 (pred FUN) matches if FUN applied to the object returns non-nil.
20556 (guard BOOLEXP) matches if BOOLEXP evaluates to non-nil. 20560 (guard BOOLEXP) matches if BOOLEXP evaluates to non-nil.
@@ -20638,8 +20642,8 @@ to this macro.
20638 20642
20639;;;*** 20643;;;***
20640 20644
20641;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21857 42300 397266 20645;;;### (autoloads nil "pcmpl-cvs" "pcmpl-cvs.el" (21980 16567 953544
20642;;;;;; 599000)) 20646;;;;;; 893000))
20643;;; Generated autoloads from pcmpl-cvs.el 20647;;; Generated autoloads from pcmpl-cvs.el
20644 20648
20645(autoload 'pcomplete/cvs "pcmpl-cvs" "\ 20649(autoload 'pcomplete/cvs "pcmpl-cvs" "\
@@ -20765,8 +20769,8 @@ Includes files as well as host names followed by a colon.
20765 20769
20766;;;*** 20770;;;***
20767 20771
20768;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21670 32331 385639 20772;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21980 16567 953544
20769;;;;;; 720000)) 20773;;;;;; 893000))
20770;;; Generated autoloads from pcmpl-x.el 20774;;; Generated autoloads from pcmpl-x.el
20771 20775
20772(autoload 'pcomplete/tlmgr "pcmpl-x" "\ 20776(autoload 'pcomplete/tlmgr "pcmpl-x" "\
@@ -20776,7 +20780,7 @@ Completion for the `tlmgr' command.
20776 20780
20777(autoload 'pcomplete/ack "pcmpl-x" "\ 20781(autoload 'pcomplete/ack "pcmpl-x" "\
20778Completion for the `ack' command. 20782Completion for the `ack' command.
20779Start an argument with '-' to complete short options and '--' for 20783Start an argument with `-' to complete short options and `--' for
20780long options. 20784long options.
20781 20785
20782\(fn)" nil nil) 20786\(fn)" nil nil)
@@ -20790,8 +20794,8 @@ Completion for the `ag' command.
20790 20794
20791;;;*** 20795;;;***
20792 20796
20793;;;### (autoloads nil "pcomplete" "pcomplete.el" (21688 62278 418203 20797;;;### (autoloads nil "pcomplete" "pcomplete.el" (21980 16567 953544
20794;;;;;; 119000)) 20798;;;;;; 893000))
20795;;; Generated autoloads from pcomplete.el 20799;;; Generated autoloads from pcomplete.el
20796 20800
20797(autoload 'pcomplete "pcomplete" "\ 20801(autoload 'pcomplete "pcomplete" "\
@@ -20848,7 +20852,7 @@ Setup `shell-mode' to use pcomplete.
20848 20852
20849;;;*** 20853;;;***
20850 20854
20851;;;### (autoloads nil "pcvs" "vc/pcvs.el" (21670 32331 885635 586000)) 20855;;;### (autoloads nil "pcvs" "vc/pcvs.el" (21985 34484 302705 925000))
20852;;; Generated autoloads from vc/pcvs.el 20856;;; Generated autoloads from vc/pcvs.el
20853 20857
20854(autoload 'cvs-checkout "pcvs" "\ 20858(autoload 'cvs-checkout "pcvs" "\
@@ -21075,8 +21079,8 @@ they are not by default assigned to keys.
21075 21079
21076;;;*** 21080;;;***
21077 21081
21078;;;### (autoloads nil "pinentry" "net/pinentry.el" (21890 39605 414073 21082;;;### (autoloads nil "pinentry" "net/pinentry.el" (21972 22452 338264
21079;;;;;; 663000)) 21083;;;;;; 357000))
21080;;; Generated autoloads from net/pinentry.el 21084;;; Generated autoloads from net/pinentry.el
21081(push (purecopy '(pinentry 0 1)) package--builtin-versions) 21085(push (purecopy '(pinentry 0 1)) package--builtin-versions)
21082 21086
@@ -21134,7 +21138,7 @@ pong-mode keybindings:\\<pong-mode-map>
21134 21138
21135;;;*** 21139;;;***
21136 21140
21137;;;### (autoloads nil "pop3" "gnus/pop3.el" (21670 32331 385639 720000)) 21141;;;### (autoloads nil "pop3" "gnus/pop3.el" (21974 64192 580009 993000))
21138;;; Generated autoloads from gnus/pop3.el 21142;;; Generated autoloads from gnus/pop3.el
21139 21143
21140(autoload 'pop3-movemail "pop3" "\ 21144(autoload 'pop3-movemail "pop3" "\
@@ -21196,8 +21200,8 @@ Ignores leading comment characters.
21196 21200
21197;;;*** 21201;;;***
21198 21202
21199;;;### (autoloads nil "printing" "printing.el" (21670 32331 385639 21203;;;### (autoloads nil "printing" "printing.el" (21981 37426 679399
21200;;;;;; 720000)) 21204;;;;;; 97000))
21201;;; Generated autoloads from printing.el 21205;;; Generated autoloads from printing.el
21202(push (purecopy '(printing 6 9 3)) package--builtin-versions) 21206(push (purecopy '(printing 6 9 3)) package--builtin-versions)
21203 21207
@@ -21785,7 +21789,7 @@ are both set to t.
21785 21789
21786;;;*** 21790;;;***
21787 21791
21788;;;### (autoloads nil "proced" "proced.el" (21670 32331 385639 720000)) 21792;;;### (autoloads nil "proced" "proced.el" (21981 37426 683399 97000))
21789;;; Generated autoloads from proced.el 21793;;; Generated autoloads from proced.el
21790 21794
21791(autoload 'proced "proced" "\ 21795(autoload 'proced "proced" "\
@@ -21832,8 +21836,8 @@ Open profile FILENAME.
21832 21836
21833;;;*** 21837;;;***
21834 21838
21835;;;### (autoloads nil "project" "progmodes/project.el" (21947 19252 21839;;;### (autoloads nil "project" "progmodes/project.el" (21960 31281
21836;;;;;; 629252 749000)) 21840;;;;;; 344212 153000))
21837;;; Generated autoloads from progmodes/project.el 21841;;; Generated autoloads from progmodes/project.el
21838 21842
21839(autoload 'project-current "project" "\ 21843(autoload 'project-current "project" "\
@@ -21843,8 +21847,8 @@ Return the project instance in DIR or `default-directory'.
21843 21847
21844;;;*** 21848;;;***
21845 21849
21846;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21670 32331 21850;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21955 13362
21847;;;;;; 385639 720000)) 21851;;;;;; 392569 401000))
21848;;; Generated autoloads from progmodes/prolog.el 21852;;; Generated autoloads from progmodes/prolog.el
21849 21853
21850(autoload 'prolog-mode "prolog" "\ 21854(autoload 'prolog-mode "prolog" "\
@@ -21935,8 +21939,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
21935 21939
21936;;;*** 21940;;;***
21937 21941
21938;;;### (autoloads nil "ps-print" "ps-print.el" (21948 40114 490686 21942;;;### (autoloads nil "ps-print" "ps-print.el" (21981 37426 699399
21939;;;;;; 453000)) 21943;;;;;; 97000))
21940;;; Generated autoloads from ps-print.el 21944;;; Generated autoloads from ps-print.el
21941(push (purecopy '(ps-print 7 3 5)) package--builtin-versions) 21945(push (purecopy '(ps-print 7 3 5)) package--builtin-versions)
21942 21946
@@ -22133,8 +22137,8 @@ If EXTENSION is any other symbol, it is ignored.
22133 22137
22134;;;*** 22138;;;***
22135 22139
22136;;;### (autoloads nil "pulse" "cedet/pulse.el" (21834 32653 960520 22140;;;### (autoloads nil "pulse" "cedet/pulse.el" (21968 25395 287570
22137;;;;;; 248000)) 22141;;;;;; 741000))
22138;;; Generated autoloads from cedet/pulse.el 22142;;; Generated autoloads from cedet/pulse.el
22139(push (purecopy '(pulse 1 0)) package--builtin-versions) 22143(push (purecopy '(pulse 1 0)) package--builtin-versions)
22140 22144
@@ -22152,10 +22156,10 @@ Optional argument FACE specifies the face to do the highlighting.
22152 22156
22153;;;*** 22157;;;***
22154 22158
22155;;;### (autoloads nil "python" "progmodes/python.el" (21915 42801 22159;;;### (autoloads nil "python" "progmodes/python.el" (21980 16568
22156;;;;;; 68409 735000)) 22160;;;;;; 37544 893000))
22157;;; Generated autoloads from progmodes/python.el 22161;;; Generated autoloads from progmodes/python.el
22158(push (purecopy '(python 0 24 5)) package--builtin-versions) 22162(push (purecopy '(python 0 25 1)) package--builtin-versions)
22159 22163
22160(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode)) 22164(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode))
22161 22165
@@ -22209,8 +22213,8 @@ them into characters should be done separately.
22209 22213
22210;;;*** 22214;;;***
22211 22215
22212;;;### (autoloads nil "quail" "international/quail.el" (21829 62890 22216;;;### (autoloads nil "quail" "international/quail.el" (21988 10681
22213;;;;;; 321199 861000)) 22217;;;;;; 981624 461000))
22214;;; Generated autoloads from international/quail.el 22218;;; Generated autoloads from international/quail.el
22215 22219
22216(autoload 'quail-title "quail" "\ 22220(autoload 'quail-title "quail" "\
@@ -22440,8 +22444,8 @@ of each directory.
22440 22444
22441;;;*** 22445;;;***
22442 22446
22443;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (21770 22447;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (21953
22444;;;;;; 41522 196747 399000)) 22448;;;;;; 58033 331058 929000))
22445;;; Generated autoloads from leim/quail/hangul.el 22449;;; Generated autoloads from leim/quail/hangul.el
22446 22450
22447(autoload 'hangul-input-method-activate "quail/hangul" "\ 22451(autoload 'hangul-input-method-activate "quail/hangul" "\
@@ -22540,8 +22544,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22540 22544
22541;;;*** 22545;;;***
22542 22546
22543;;;### (autoloads nil "rcirc" "net/rcirc.el" (21930 10161 986828 22547;;;### (autoloads nil "rcirc" "net/rcirc.el" (21980 16567 809544
22544;;;;;; 320000)) 22548;;;;;; 893000))
22545;;; Generated autoloads from net/rcirc.el 22549;;; Generated autoloads from net/rcirc.el
22546 22550
22547(autoload 'rcirc "rcirc" "\ 22551(autoload 'rcirc "rcirc" "\
@@ -22579,8 +22583,8 @@ if ARG is omitted or nil.
22579 22583
22580;;;*** 22584;;;***
22581 22585
22582;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (21670 22586;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (21976
22583;;;;;; 32330 885624 725000)) 22587;;;;;; 19509 900430 241000))
22584;;; Generated autoloads from emacs-lisp/re-builder.el 22588;;; Generated autoloads from emacs-lisp/re-builder.el
22585 22589
22586(defalias 'regexp-builder 're-builder) 22590(defalias 'regexp-builder 're-builder)
@@ -22598,8 +22602,8 @@ matching parts of the target buffer will be highlighted.
22598 22602
22599;;;*** 22603;;;***
22600 22604
22601;;;### (autoloads nil "recentf" "recentf.el" (21852 24381 997231 22605;;;### (autoloads nil "recentf" "recentf.el" (21981 37426 699399
22602;;;;;; 450000)) 22606;;;;;; 97000))
22603;;; Generated autoloads from recentf.el 22607;;; Generated autoloads from recentf.el
22604 22608
22605(defvar recentf-mode nil "\ 22609(defvar recentf-mode nil "\
@@ -22786,8 +22790,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
22786 22790
22787;;;*** 22791;;;***
22788 22792
22789;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21833 60086 22793;;;### (autoloads nil "reftex" "textmodes/reftex.el" (21980 16640
22790;;;;;; 84775 646000)) 22794;;;;;; 469544 893000))
22791;;; Generated autoloads from textmodes/reftex.el 22795;;; Generated autoloads from textmodes/reftex.el
22792(autoload 'reftex-citation "reftex-cite" nil t) 22796(autoload 'reftex-citation "reftex-cite" nil t)
22793(autoload 'reftex-all-document-files "reftex-parse") 22797(autoload 'reftex-all-document-files "reftex-parse")
@@ -23059,8 +23063,8 @@ the mode if ARG is omitted or nil.
23059 23063
23060;;;*** 23064;;;***
23061 23065
23062;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (21670 32330 885624 23066;;;### (autoloads nil "ring" "emacs-lisp/ring.el" (21976 19509 900430
23063;;;;;; 725000)) 23067;;;;;; 241000))
23064;;; Generated autoloads from emacs-lisp/ring.el 23068;;; Generated autoloads from emacs-lisp/ring.el
23065 23069
23066(autoload 'ring-p "ring" "\ 23070(autoload 'ring-p "ring" "\
@@ -23075,8 +23079,8 @@ Make a ring that can contain SIZE elements.
23075 23079
23076;;;*** 23080;;;***
23077 23081
23078;;;### (autoloads nil "rlogin" "net/rlogin.el" (21852 24381 727234 23082;;;### (autoloads nil "rlogin" "net/rlogin.el" (21978 61237 654488
23079;;;;;; 912000)) 23083;;;;;; 269000))
23080;;; Generated autoloads from net/rlogin.el 23084;;; Generated autoloads from net/rlogin.el
23081 23085
23082(autoload 'rlogin "rlogin" "\ 23086(autoload 'rlogin "rlogin" "\
@@ -23120,8 +23124,8 @@ variable.
23120 23124
23121;;;*** 23125;;;***
23122 23126
23123;;;### (autoloads nil "rmail" "mail/rmail.el" (21862 60482 540812 23127;;;### (autoloads nil "rmail" "mail/rmail.el" (21989 31537 903825
23124;;;;;; 493000)) 23128;;;;;; 721000))
23125;;; Generated autoloads from mail/rmail.el 23129;;; Generated autoloads from mail/rmail.el
23126 23130
23127(defvar rmail-file-name (purecopy "~/RMAIL") "\ 23131(defvar rmail-file-name (purecopy "~/RMAIL") "\
@@ -23318,8 +23322,8 @@ Set PASSWORD to be used for retrieving mail from a POP or IMAP server.
23318 23322
23319;;;*** 23323;;;***
23320 23324
23321;;;### (autoloads nil "rmailout" "mail/rmailout.el" (21670 32331 23325;;;### (autoloads nil "rmailout" "mail/rmailout.el" (21989 31537
23322;;;;;; 385639 720000)) 23326;;;;;; 907825 721000))
23323;;; Generated autoloads from mail/rmailout.el 23327;;; Generated autoloads from mail/rmailout.el
23324(put 'rmail-output-file-alist 'risky-local-variable t) 23328(put 'rmail-output-file-alist 'risky-local-variable t)
23325 23329
@@ -23383,8 +23387,8 @@ than appending to it. Deletes the message after writing if
23383 23387
23384;;;*** 23388;;;***
23385 23389
23386;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (21670 32331 23390;;;### (autoloads nil "rng-cmpct" "nxml/rng-cmpct.el" (21978 61237
23387;;;;;; 385639 720000)) 23391;;;;;; 666488 269000))
23388;;; Generated autoloads from nxml/rng-cmpct.el 23392;;; Generated autoloads from nxml/rng-cmpct.el
23389 23393
23390(autoload 'rng-c-load-schema "rng-cmpct" "\ 23394(autoload 'rng-c-load-schema "rng-cmpct" "\
@@ -23467,8 +23471,8 @@ must be equal.
23467 23471
23468;;;*** 23472;;;***
23469 23473
23470;;;### (autoloads nil "robin" "international/robin.el" (21824 5851 23474;;;### (autoloads nil "robin" "international/robin.el" (21953 58033
23471;;;;;; 711914 99000)) 23475;;;;;; 303058 929000))
23472;;; Generated autoloads from international/robin.el 23476;;; Generated autoloads from international/robin.el
23473 23477
23474(autoload 'robin-define-package "robin" "\ 23478(autoload 'robin-define-package "robin" "\
@@ -23537,8 +23541,8 @@ Toggle the use of ROT13 encoding for the current window.
23537 23541
23538;;;*** 23542;;;***
23539 23543
23540;;;### (autoloads nil "rst" "textmodes/rst.el" (21852 24382 77263 23544;;;### (autoloads nil "rst" "textmodes/rst.el" (21955 13362 436569
23541;;;;;; 112000)) 23545;;;;;; 401000))
23542;;; Generated autoloads from textmodes/rst.el 23546;;; Generated autoloads from textmodes/rst.el
23543 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 23547 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
23544 23548
@@ -23568,8 +23572,8 @@ for modes derived from Text mode, like Mail mode.
23568 23572
23569;;;*** 23573;;;***
23570 23574
23571;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21855 23575;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21955
23572;;;;;; 577 437945 800000)) 23576;;;;;; 13362 400569 401000))
23573;;; Generated autoloads from progmodes/ruby-mode.el 23577;;; Generated autoloads from progmodes/ruby-mode.el
23574(push (purecopy '(ruby-mode 1 2)) package--builtin-versions) 23578(push (purecopy '(ruby-mode 1 2)) package--builtin-versions)
23575 23579
@@ -23605,8 +23609,8 @@ if ARG is omitted or nil.
23605 23609
23606;;;*** 23610;;;***
23607 23611
23608;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (21807 35879 352666 23612;;;### (autoloads nil "rx" "emacs-lisp/rx.el" (21980 16567 509544
23609;;;;;; 863000)) 23613;;;;;; 893000))
23610;;; Generated autoloads from emacs-lisp/rx.el 23614;;; Generated autoloads from emacs-lisp/rx.el
23611 23615
23612(autoload 'rx-to-string "rx" "\ 23616(autoload 'rx-to-string "rx" "\
@@ -23924,8 +23928,8 @@ enclosed in `(and ...)'.
23924 23928
23925;;;*** 23929;;;***
23926 23930
23927;;;### (autoloads nil "savehist" "savehist.el" (21670 32331 885635 23931;;;### (autoloads nil "savehist" "savehist.el" (21981 37426 703399
23928;;;;;; 586000)) 23932;;;;;; 97000))
23929;;; Generated autoloads from savehist.el 23933;;; Generated autoloads from savehist.el
23930(push (purecopy '(savehist 24)) package--builtin-versions) 23934(push (purecopy '(savehist 24)) package--builtin-versions)
23931 23935
@@ -24164,8 +24168,8 @@ Major mode for editing Wisent grammars.
24164 24168
24165;;;*** 24169;;;***
24166 24170
24167;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21861 39358 24171;;;### (autoloads nil "sendmail" "mail/sendmail.el" (21964 28338
24168;;;;;; 517945 150000)) 24172;;;;;; 141695 749000))
24169;;; Generated autoloads from mail/sendmail.el 24173;;; Generated autoloads from mail/sendmail.el
24170 24174
24171(defvar mail-from-style 'default "\ 24175(defvar mail-from-style 'default "\
@@ -24446,14 +24450,14 @@ Like `mail' command, but display mail buffer in another frame.
24446 24450
24447;;;*** 24451;;;***
24448 24452
24449;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (21909 4018 525671 24453;;;### (autoloads nil "seq" "emacs-lisp/seq.el" (21982 58292 436758
24450;;;;;; 120000)) 24454;;;;;; 717000))
24451;;; Generated autoloads from emacs-lisp/seq.el 24455;;; Generated autoloads from emacs-lisp/seq.el
24452(push (purecopy '(seq 1 8)) package--builtin-versions) 24456(push (purecopy '(seq 2 0)) package--builtin-versions)
24453 24457
24454;;;*** 24458;;;***
24455 24459
24456;;;### (autoloads nil "server" "server.el" (21916 4736 887897 451000)) 24460;;;### (autoloads nil "server" "server.el" (21981 37426 703399 97000))
24457;;; Generated autoloads from server.el 24461;;; Generated autoloads from server.el
24458 24462
24459(put 'server-host 'risky-local-variable t) 24463(put 'server-host 'risky-local-variable t)
@@ -24520,7 +24524,7 @@ only these files will be asked to be saved.
24520 24524
24521;;;*** 24525;;;***
24522 24526
24523;;;### (autoloads nil "ses" "ses.el" (21855 577 487945 652000)) 24527;;;### (autoloads nil "ses" "ses.el" (21981 37426 711399 97000))
24524;;; Generated autoloads from ses.el 24528;;; Generated autoloads from ses.el
24525 24529
24526(autoload 'ses-mode "ses" "\ 24530(autoload 'ses-mode "ses" "\
@@ -24564,21 +24568,21 @@ formula:
24564 24568
24565;;;*** 24569;;;***
24566 24570
24567;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21939 24571;;;### (autoloads nil "sgml-mode" "textmodes/sgml-mode.el" (21988
24568;;;;;; 25137 195448 264000)) 24572;;;;;; 10682 97624 461000))
24569;;; Generated autoloads from textmodes/sgml-mode.el 24573;;; Generated autoloads from textmodes/sgml-mode.el
24570 24574
24571(autoload 'sgml-mode "sgml-mode" "\ 24575(autoload 'sgml-mode "sgml-mode" "\
24572Major mode for editing SGML documents. 24576Major mode for editing SGML documents.
24573Makes > match <. 24577Makes > match <.
24574Keys <, &, SPC within <>, \", / and ' can be electric depending on 24578Keys <, &, SPC within <>, \", / and \\=' can be electric depending on
24575`sgml-quick-keys'. 24579`sgml-quick-keys'.
24576 24580
24577An argument of N to a tag-inserting command means to wrap it around 24581An argument of N to a tag-inserting command means to wrap it around
24578the next N words. In Transient Mark mode, when the mark is active, 24582the next N words. In Transient Mark mode, when the mark is active,
24579N defaults to -1, which means to wrap it around the current region. 24583N defaults to -1, which means to wrap it around the current region.
24580 24584
24581If you like upcased tags, put (setq sgml-transformation-function 'upcase) 24585If you like upcased tags, put (setq sgml-transformation-function \\='upcase)
24582in your init file. 24586in your init file.
24583 24587
24584Use \\[sgml-validate] to validate your document with an SGML parser. 24588Use \\[sgml-validate] to validate your document with an SGML parser.
@@ -24622,7 +24626,7 @@ Images in many formats can be inlined with <img src=\"URL\">.
24622If you mainly create your own documents, `sgml-specials' might be 24626If you mainly create your own documents, `sgml-specials' might be
24623interesting. But note that some HTML 2 browsers can't handle `&apos;'. 24627interesting. But note that some HTML 2 browsers can't handle `&apos;'.
24624To work around that, do: 24628To work around that, do:
24625 (eval-after-load \"sgml-mode\" '(aset sgml-char-names ?' nil)) 24629 (eval-after-load \"sgml-mode\" '(aset sgml-char-names ?\\=' nil))
24626 24630
24627\\{html-mode-map} 24631\\{html-mode-map}
24628 24632
@@ -24630,8 +24634,8 @@ To work around that, do:
24630 24634
24631;;;*** 24635;;;***
24632 24636
24633;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21880 24637;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21965
24634;;;;;; 3758 862057 0)) 24638;;;;;; 49202 339586 285000))
24635;;; Generated autoloads from progmodes/sh-script.el 24639;;; Generated autoloads from progmodes/sh-script.el
24636(push (purecopy '(sh-script 2 0 6)) package--builtin-versions) 24640(push (purecopy '(sh-script 2 0 6)) package--builtin-versions)
24637(put 'sh-shell 'safe-local-variable 'symbolp) 24641(put 'sh-shell 'safe-local-variable 'symbolp)
@@ -24694,8 +24698,8 @@ with your script for an edit-interpret-debug cycle.
24694 24698
24695;;;*** 24699;;;***
24696 24700
24697;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (21670 32330 24701;;;### (autoloads nil "shadow" "emacs-lisp/shadow.el" (21980 16567
24698;;;;;; 885624 725000)) 24702;;;;;; 509544 893000))
24699;;; Generated autoloads from emacs-lisp/shadow.el 24703;;; Generated autoloads from emacs-lisp/shadow.el
24700 24704
24701(autoload 'list-load-path-shadows "shadow" "\ 24705(autoload 'list-load-path-shadows "shadow" "\
@@ -24717,7 +24721,7 @@ For example, suppose `load-path' is set to
24717 24721
24718and that each of these directories contains a file called XXX.el. Then 24722and that each of these directories contains a file called XXX.el. Then
24719XXX.el in the site-lisp directory is referred to by all of: 24723XXX.el in the site-lisp directory is referred to by all of:
24720\(require 'XXX), (autoload .... \"XXX\"), (load-library \"XXX\") etc. 24724\(require \\='XXX), (autoload .... \"XXX\"), (load-library \"XXX\") etc.
24721 24725
24722The first XXX.el file prevents Emacs from seeing the second (unless 24726The first XXX.el file prevents Emacs from seeing the second (unless
24723the second is loaded explicitly via `load-file'). 24727the second is loaded explicitly via `load-file').
@@ -24848,8 +24852,8 @@ DOM should be a parse tree as generated by
24848 24852
24849;;;*** 24853;;;***
24850 24854
24851;;;### (autoloads nil "sieve" "gnus/sieve.el" (21670 32331 385639 24855;;;### (autoloads nil "sieve" "gnus/sieve.el" (21972 22452 270264
24852;;;;;; 720000)) 24856;;;;;; 357000))
24853;;; Generated autoloads from gnus/sieve.el 24857;;; Generated autoloads from gnus/sieve.el
24854 24858
24855(autoload 'sieve-manage "sieve" "\ 24859(autoload 'sieve-manage "sieve" "\
@@ -24939,8 +24943,8 @@ with no arguments, if that value is non-nil.
24939 24943
24940;;;*** 24944;;;***
24941 24945
24942;;;### (autoloads nil "skeleton" "skeleton.el" (21939 25137 183448 24946;;;### (autoloads nil "skeleton" "skeleton.el" (21980 16568 61544
24943;;;;;; 264000)) 24947;;;;;; 893000))
24944;;; Generated autoloads from skeleton.el 24948;;; Generated autoloads from skeleton.el
24945 24949
24946(defvar skeleton-filter-function 'identity "\ 24950(defvar skeleton-filter-function 'identity "\
@@ -25442,7 +25446,7 @@ is non-nil, it also prints a message describing the number of deletions.
25442 25446
25443;;;*** 25447;;;***
25444 25448
25445;;;### (autoloads nil "spam" "gnus/spam.el" (21832 3464 481922 546000)) 25449;;;### (autoloads nil "spam" "gnus/spam.el" (21981 37426 607399 97000))
25446;;; Generated autoloads from gnus/spam.el 25450;;; Generated autoloads from gnus/spam.el
25447 25451
25448(autoload 'spam-initialize "spam" "\ 25452(autoload 'spam-initialize "spam" "\
@@ -25456,8 +25460,8 @@ installed through `spam-necessary-extra-headers'.
25456 25460
25457;;;*** 25461;;;***
25458 25462
25459;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (21670 25463;;;### (autoloads nil "spam-report" "gnus/spam-report.el" (21989
25460;;;;;; 32331 385639 720000)) 25464;;;;;; 31537 879825 721000))
25461;;; Generated autoloads from gnus/spam-report.el 25465;;; Generated autoloads from gnus/spam-report.el
25462 25466
25463(autoload 'spam-report-process-queue "spam-report" "\ 25467(autoload 'spam-report-process-queue "spam-report" "\
@@ -25540,8 +25544,8 @@ Return a vector containing the lines from `spook-phrases-file'.
25540 25544
25541;;;*** 25545;;;***
25542 25546
25543;;;### (autoloads nil "sql" "progmodes/sql.el" (21765 23600 805241 25547;;;### (autoloads nil "sql" "progmodes/sql.el" (21980 16568 41544
25544;;;;;; 145000)) 25548;;;;;; 893000))
25545;;; Generated autoloads from progmodes/sql.el 25549;;; Generated autoloads from progmodes/sql.el
25546(push (purecopy '(sql 3 5)) package--builtin-versions) 25550(push (purecopy '(sql 3 5)) package--builtin-versions)
25547 25551
@@ -25590,7 +25594,7 @@ Note that SQL doesn't have an escape character unless you specify
25590one. If you specify backslash as escape character in SQL, you 25594one. If you specify backslash as escape character in SQL, you
25591must tell Emacs. Here's how to do that in your init file: 25595must tell Emacs. Here's how to do that in your init file:
25592 25596
25593\(add-hook 'sql-mode-hook 25597\(add-hook \\='sql-mode-hook
25594 (lambda () 25598 (lambda ()
25595 (modify-syntax-entry ?\\\\ \".\" sql-mode-syntax-table))) 25599 (modify-syntax-entry ?\\\\ \".\" sql-mode-syntax-table)))
25596 25600
@@ -26015,7 +26019,7 @@ Run vsql as an inferior process.
26015;;;*** 26019;;;***
26016 26020
26017;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el" 26021;;;### (autoloads nil "srecode/srt-mode" "cedet/srecode/srt-mode.el"
26018;;;;;; (21891 60465 835679 523000)) 26022;;;;;; (21978 61237 382488 269000))
26019;;; Generated autoloads from cedet/srecode/srt-mode.el 26023;;; Generated autoloads from cedet/srecode/srt-mode.el
26020 26024
26021(autoload 'srecode-template-mode "srecode/srt-mode" "\ 26025(autoload 'srecode-template-mode "srecode/srt-mode" "\
@@ -26051,8 +26055,8 @@ GnuTLS requires a port number.
26051 26055
26052;;;*** 26056;;;***
26053 26057
26054;;;### (autoloads nil "strokes" "strokes.el" (21670 32331 885635 26058;;;### (autoloads nil "strokes" "strokes.el" (21981 37426 735399
26055;;;;;; 586000)) 26059;;;;;; 97000))
26056;;; Generated autoloads from strokes.el 26060;;; Generated autoloads from strokes.el
26057 26061
26058(autoload 'strokes-global-set-stroke "strokes" "\ 26062(autoload 'strokes-global-set-stroke "strokes" "\
@@ -26370,8 +26374,8 @@ The variable `tab-width' controls the spacing of tab stops.
26370 26374
26371;;;*** 26375;;;***
26372 26376
26373;;;### (autoloads nil "table" "textmodes/table.el" (21948 40114 526686 26377;;;### (autoloads nil "table" "textmodes/table.el" (21974 64192 704009
26374;;;;;; 453000)) 26378;;;;;; 993000))
26375;;; Generated autoloads from textmodes/table.el 26379;;; Generated autoloads from textmodes/table.el
26376 26380
26377(autoload 'table-insert "table" "\ 26381(autoload 'table-insert "table" "\
@@ -26684,15 +26688,15 @@ ORIENTATION is a symbol either horizontally or vertically.
26684 26688
26685(autoload 'table-justify "table" "\ 26689(autoload 'table-justify "table" "\
26686Justify contents of a cell, a row of cells or a column of cells. 26690Justify contents of a cell, a row of cells or a column of cells.
26687WHAT is a symbol 'cell, 'row or 'column. JUSTIFY is a symbol 'left, 26691WHAT is a symbol ‘cell’, ‘row’ or ‘column’. JUSTIFY is a symbol
26688'center, 'right, 'top, 'middle, 'bottom or 'none. 26692‘left’, ‘center’, ‘right’, ‘top’, ‘middle’, ‘bottom’ or ‘none’.
26689 26693
26690\(fn WHAT JUSTIFY)" t nil) 26694\(fn WHAT JUSTIFY)" t nil)
26691 26695
26692(autoload 'table-justify-cell "table" "\ 26696(autoload 'table-justify-cell "table" "\
26693Justify cell contents. 26697Justify cell contents.
26694JUSTIFY is a symbol 'left, 'center or 'right for horizontal, or 'top, 26698JUSTIFY is a symbol ‘left’, ‘center’ or ‘right’ for horizontal, or ‘top’,
26695'middle, 'bottom or 'none for vertical. When optional PARAGRAPH is 26699‘middle’, ‘bottom’ or ‘none’ for vertical. When optional PARAGRAPH is
26696non-nil the justify operation is limited to the current paragraph, 26700non-nil the justify operation is limited to the current paragraph,
26697otherwise the entire cell contents is justified. 26701otherwise the entire cell contents is justified.
26698 26702
@@ -26700,15 +26704,15 @@ otherwise the entire cell contents is justified.
26700 26704
26701(autoload 'table-justify-row "table" "\ 26705(autoload 'table-justify-row "table" "\
26702Justify cells of a row. 26706Justify cells of a row.
26703JUSTIFY is a symbol 'left, 'center or 'right for horizontal, or top, 26707JUSTIFY is a symbol ‘left’, ‘center’ or ‘right’ for horizontal,
26704'middle, 'bottom or 'none for vertical. 26708or ‘top’, ‘middle’, ‘bottom’ or ‘none’ for vertical.
26705 26709
26706\(fn JUSTIFY)" t nil) 26710\(fn JUSTIFY)" t nil)
26707 26711
26708(autoload 'table-justify-column "table" "\ 26712(autoload 'table-justify-column "table" "\
26709Justify cells of a column. 26713Justify cells of a column.
26710JUSTIFY is a symbol 'left, 'center or 'right for horizontal, or top, 26714JUSTIFY is a symbol ‘left’, ‘center’ or ‘right’ for horizontal,
26711'middle, 'bottom or 'none for vertical. 26715or ‘top’, ‘middle’, ‘bottom’ or ‘none’ for vertical.
26712 26716
26713\(fn JUSTIFY)" t nil) 26717\(fn JUSTIFY)" t nil)
26714 26718
@@ -26781,8 +26785,8 @@ INTERVAL is the number of cells to travel between sequence element
26781insertion which is normally 1. When zero or less is given for 26785insertion which is normally 1. When zero or less is given for
26782INTERVAL it is interpreted as number of cells per row so that sequence 26786INTERVAL it is interpreted as number of cells per row so that sequence
26783is placed straight down vertically as long as the table's cell 26787is placed straight down vertically as long as the table's cell
26784structure is uniform. JUSTIFY is one of the symbol 'left, 'center or 26788structure is uniform. JUSTIFY is a symbol ‘left’, ‘center’ or
26785'right, that specifies justification of the inserted string. 26789‘right’ that specifies justification of the inserted string.
26786 26790
26787Example: 26791Example:
26788 26792
@@ -27056,7 +27060,7 @@ Normally input is edited in Emacs and sent a line at a time.
27056 27060
27057;;;*** 27061;;;***
27058 27062
27059;;;### (autoloads nil "term" "term.el" (21798 49947 262665 54000)) 27063;;;### (autoloads nil "term" "term.el" (21953 58033 491058 929000))
27060;;; Generated autoloads from term.el 27064;;; Generated autoloads from term.el
27061 27065
27062(autoload 'make-term "term" "\ 27066(autoload 'make-term "term" "\
@@ -27098,8 +27102,8 @@ use in that buffer.
27098 27102
27099;;;*** 27103;;;***
27100 27104
27101;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21834 27105;;;### (autoloads nil "testcover" "emacs-lisp/testcover.el" (21976
27102;;;;;; 29303 521933 754000)) 27106;;;;;; 19509 908430 241000))
27103;;; Generated autoloads from emacs-lisp/testcover.el 27107;;; Generated autoloads from emacs-lisp/testcover.el
27104 27108
27105(autoload 'testcover-this-defun "testcover" "\ 27109(autoload 'testcover-this-defun "testcover" "\
@@ -27135,8 +27139,8 @@ tetris-mode keybindings:
27135 27139
27136;;;*** 27140;;;***
27137 27141
27138;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21862 60209 27142;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21980 16568
27139;;;;;; 908658 140000)) 27143;;;;;; 85544 893000))
27140;;; Generated autoloads from textmodes/tex-mode.el 27144;;; Generated autoloads from textmodes/tex-mode.el
27141 27145
27142(defvar tex-shell-file-name nil "\ 27146(defvar tex-shell-file-name nil "\
@@ -27299,7 +27303,7 @@ says which mode to use.
27299Major mode for editing files of input for plain TeX. 27303Major mode for editing files of input for plain TeX.
27300Makes $ and } display the characters they match. 27304Makes $ and } display the characters they match.
27301Makes \" insert \\=`\\=` when it seems to be the beginning of a quotation, 27305Makes \" insert \\=`\\=` when it seems to be the beginning of a quotation,
27302and '' when it appears to be the end; it inserts \" only after a \\. 27306and \\='\\=' when it appears to be the end; it inserts \" only after a \\.
27303 27307
27304Use \\[tex-region] to run TeX on the current region, plus a \"header\" 27308Use \\[tex-region] to run TeX on the current region, plus a \"header\"
27305copied from the top of the file (containing macro definitions, etc.), 27309copied from the top of the file (containing macro definitions, etc.),
@@ -27342,7 +27346,7 @@ special subshell is initiated, the hook `tex-shell-hook' is run.
27342Major mode for editing files of input for LaTeX. 27346Major mode for editing files of input for LaTeX.
27343Makes $ and } display the characters they match. 27347Makes $ and } display the characters they match.
27344Makes \" insert \\=`\\=` when it seems to be the beginning of a quotation, 27348Makes \" insert \\=`\\=` when it seems to be the beginning of a quotation,
27345and '' when it appears to be the end; it inserts \" only after a \\. 27349and \\='\\=' when it appears to be the end; it inserts \" only after a \\.
27346 27350
27347Use \\[tex-region] to run LaTeX on the current region, plus the preamble 27351Use \\[tex-region] to run LaTeX on the current region, plus the preamble
27348copied from the top of the file (containing \\documentstyle, etc.), 27352copied from the top of the file (containing \\documentstyle, etc.),
@@ -27385,7 +27389,7 @@ subshell is initiated, `tex-shell-hook' is run.
27385Major mode for editing files of input for SliTeX. 27389Major mode for editing files of input for SliTeX.
27386Makes $ and } display the characters they match. 27390Makes $ and } display the characters they match.
27387Makes \" insert \\=`\\=` when it seems to be the beginning of a quotation, 27391Makes \" insert \\=`\\=` when it seems to be the beginning of a quotation,
27388and '' when it appears to be the end; it inserts \" only after a \\. 27392and \\='\\=' when it appears to be the end; it inserts \" only after a \\.
27389 27393
27390Use \\[tex-region] to run SliTeX on the current region, plus the preamble 27394Use \\[tex-region] to run SliTeX on the current region, plus the preamble
27391copied from the top of the file (containing \\documentstyle, etc.), 27395copied from the top of the file (containing \\documentstyle, etc.),
@@ -27437,8 +27441,8 @@ Major mode to edit DocTeX files.
27437 27441
27438;;;*** 27442;;;***
27439 27443
27440;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21907 48688 27444;;;### (autoloads nil "texinfmt" "textmodes/texinfmt.el" (21988 10682
27441;;;;;; 825360 195000)) 27445;;;;;; 101624 461000))
27442;;; Generated autoloads from textmodes/texinfmt.el 27446;;; Generated autoloads from textmodes/texinfmt.el
27443 27447
27444(autoload 'texinfo-format-buffer "texinfmt" "\ 27448(autoload 'texinfo-format-buffer "texinfmt" "\
@@ -27477,8 +27481,8 @@ if large. You can use `Info-split' to do this manually.
27477 27481
27478;;;*** 27482;;;***
27479 27483
27480;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21862 60209 27484;;;### (autoloads nil "texinfo" "textmodes/texinfo.el" (21980 16568
27481;;;;;; 928657 362000)) 27485;;;;;; 89544 893000))
27482;;; Generated autoloads from textmodes/texinfo.el 27486;;; Generated autoloads from textmodes/texinfo.el
27483 27487
27484(defvar texinfo-open-quote (purecopy "``") "\ 27488(defvar texinfo-open-quote (purecopy "``") "\
@@ -27655,7 +27659,7 @@ Return the Lisp list at point, or nil if none is found.
27655 27659
27656;;;*** 27660;;;***
27657 27661
27658;;;### (autoloads nil "thumbs" "thumbs.el" (21670 32331 885635 586000)) 27662;;;### (autoloads nil "thumbs" "thumbs.el" (21974 64192 708009 993000))
27659;;; Generated autoloads from thumbs.el 27663;;; Generated autoloads from thumbs.el
27660 27664
27661(autoload 'thumbs-find-thumb "thumbs" "\ 27665(autoload 'thumbs-find-thumb "thumbs" "\
@@ -27892,8 +27896,8 @@ Return a string giving the duration of the Emacs initialization.
27892 27896
27893;;;*** 27897;;;***
27894 27898
27895;;;### (autoloads nil "time-date" "calendar/time-date.el" (21670 27899;;;### (autoloads nil "time-date" "calendar/time-date.el" (21976
27896;;;;;; 32330 885624 725000)) 27900;;;;;; 19509 736430 241000))
27897;;; Generated autoloads from calendar/time-date.el 27901;;; Generated autoloads from calendar/time-date.el
27898 27902
27899(autoload 'date-to-time "time-date" "\ 27903(autoload 'date-to-time "time-date" "\
@@ -27996,8 +28000,8 @@ Convert the time interval in seconds to a short string.
27996 28000
27997;;;*** 28001;;;***
27998 28002
27999;;;### (autoloads nil "time-stamp" "time-stamp.el" (21942 1330 821986 28003;;;### (autoloads nil "time-stamp" "time-stamp.el" (21980 16568 89544
28000;;;;;; 820000)) 28004;;;;;; 893000))
28001;;; Generated autoloads from time-stamp.el 28005;;; Generated autoloads from time-stamp.el
28002(put 'time-stamp-format 'safe-local-variable 'stringp) 28006(put 'time-stamp-format 'safe-local-variable 'stringp)
28003(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 28007(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -28012,7 +28016,7 @@ Convert the time interval in seconds to a short string.
28012Update the time stamp string(s) in the buffer. 28016Update the time stamp string(s) in the buffer.
28013A template in a file can be automatically updated with a new time stamp 28017A template in a file can be automatically updated with a new time stamp
28014every time you save the file. Add this line to your init file: 28018every time you save the file. Add this line to your init file:
28015 (add-hook 'before-save-hook 'time-stamp) 28019 (add-hook \\='before-save-hook \\='time-stamp)
28016or customize `before-save-hook' through Custom. 28020or customize `before-save-hook' through Custom.
28017Normally the template must appear in the first 8 lines of a file and 28021Normally the template must appear in the first 8 lines of a file and
28018look like one of the following: 28022look like one of the following:
@@ -28037,8 +28041,8 @@ With ARG, turn time stamping on if and only if arg is positive.
28037 28041
28038;;;*** 28042;;;***
28039 28043
28040;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (21670 28044;;;### (autoloads nil "timeclock" "calendar/timeclock.el" (21980
28041;;;;;; 32330 885624 725000)) 28045;;;;;; 16567 425544 893000))
28042;;; Generated autoloads from calendar/timeclock.el 28046;;; Generated autoloads from calendar/timeclock.el
28043(push (purecopy '(timeclock 2 6 1)) package--builtin-versions) 28047(push (purecopy '(timeclock 2 6 1)) package--builtin-versions)
28044 28048
@@ -28148,7 +28152,7 @@ relative only to the time worked today, and not to past time.
28148;;;*** 28152;;;***
28149 28153
28150;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" 28154;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el"
28151;;;;;; (21874 379 470923 336000)) 28155;;;;;; (21988 10681 981624 461000))
28152;;; Generated autoloads from international/titdic-cnv.el 28156;;; Generated autoloads from international/titdic-cnv.el
28153 28157
28154(autoload 'titdic-convert "titdic-cnv" "\ 28158(autoload 'titdic-convert "titdic-cnv" "\
@@ -28212,8 +28216,8 @@ Its value should be an event that has a binding in MENU.
28212 28216
28213;;;*** 28217;;;***
28214 28218
28215;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21893 28219;;;### (autoloads nil "todo-mode" "calendar/todo-mode.el" (21985
28216;;;;;; 15793 471985 415000)) 28220;;;;;; 34484 214705 925000))
28217;;; Generated autoloads from calendar/todo-mode.el 28221;;; Generated autoloads from calendar/todo-mode.el
28218 28222
28219(autoload 'todo-show "todo-mode" "\ 28223(autoload 'todo-show "todo-mode" "\
@@ -28411,8 +28415,8 @@ the output buffer or changing the window configuration.
28411 28415
28412;;;*** 28416;;;***
28413 28417
28414;;;### (autoloads nil "tramp" "net/tramp.el" (21945 63921 461174 28418;;;### (autoloads nil "tramp" "net/tramp.el" (21981 37426 655399
28415;;;;;; 555000)) 28419;;;;;; 97000))
28416;;; Generated autoloads from net/tramp.el 28420;;; Generated autoloads from net/tramp.el
28417 28421
28418(defvar tramp-mode t "\ 28422(defvar tramp-mode t "\
@@ -28538,8 +28542,8 @@ Discard Tramp from loading remote files.
28538 28542
28539;;;*** 28543;;;***
28540 28544
28541;;;### (autoloads nil "tutorial" "tutorial.el" (21670 32331 885635 28545;;;### (autoloads nil "tutorial" "tutorial.el" (21978 61237 774488
28542;;;;;; 586000)) 28546;;;;;; 269000))
28543;;; Generated autoloads from tutorial.el 28547;;; Generated autoloads from tutorial.el
28544 28548
28545(autoload 'help-with-tutorial "tutorial" "\ 28549(autoload 'help-with-tutorial "tutorial" "\
@@ -28574,8 +28578,8 @@ resumed later.
28574 28578
28575;;;*** 28579;;;***
28576 28580
28577;;;### (autoloads nil "two-column" "textmodes/two-column.el" (21670 28581;;;### (autoloads nil "two-column" "textmodes/two-column.el" (21988
28578;;;;;; 32331 885635 586000)) 28582;;;;;; 10682 101624 461000))
28579;;; Generated autoloads from textmodes/two-column.el 28583;;; Generated autoloads from textmodes/two-column.el
28580 (autoload '2C-command "two-column" () t 'keymap) 28584 (autoload '2C-command "two-column" () t 'keymap)
28581 (global-set-key "\C-x6" '2C-command) 28585 (global-set-key "\C-x6" '2C-command)
@@ -28622,8 +28626,8 @@ First column's text sSs Second column's text
28622 28626
28623;;;*** 28627;;;***
28624 28628
28625;;;### (autoloads nil "type-break" "type-break.el" (21855 577 527945 28629;;;### (autoloads nil "type-break" "type-break.el" (21976 19510 152430
28626;;;;;; 248000)) 28630;;;;;; 241000))
28627;;; Generated autoloads from type-break.el 28631;;; Generated autoloads from type-break.el
28628 28632
28629(defvar type-break-mode nil "\ 28633(defvar type-break-mode nil "\
@@ -28936,8 +28940,8 @@ no further processing). URL is either a string or a parsed URL.
28936 28940
28937;;;*** 28941;;;***
28938 28942
28939;;;### (autoloads nil "url-auth" "url/url-auth.el" (21670 32331 885635 28943;;;### (autoloads nil "url-auth" "url/url-auth.el" (21989 31537 943825
28940;;;;;; 586000)) 28944;;;;;; 721000))
28941;;; Generated autoloads from url/url-auth.el 28945;;; Generated autoloads from url/url-auth.el
28942 28946
28943(autoload 'url-get-authentication "url-auth" "\ 28947(autoload 'url-get-authentication "url-auth" "\
@@ -28948,12 +28952,12 @@ URL is the url you are requesting authorization to. This can be either a
28948 string representing the URL, or the parsed representation returned by 28952 string representing the URL, or the parsed representation returned by
28949 `url-generic-parse-url' 28953 `url-generic-parse-url'
28950REALM is the realm at a specific site we are looking for. This should be a 28954REALM is the realm at a specific site we are looking for. This should be a
28951 string specifying the exact realm, or nil or the symbol 'any' to 28955 string specifying the exact realm, or nil or the symbol `any' to
28952 specify that the filename portion of the URL should be used as the 28956 specify that the filename portion of the URL should be used as the
28953 realm 28957 realm
28954TYPE is the type of authentication to be returned. This is either a string 28958TYPE is the type of authentication to be returned. This is either a string
28955 representing the type (basic, digest, etc), or nil or the symbol 'any' 28959 representing the type (basic, digest, etc), or nil or the symbol `any'
28956 to specify that any authentication is acceptable. If requesting 'any' 28960 to specify that any authentication is acceptable. If requesting `any'
28957 the strongest matching authentication will be returned. If this is 28961 the strongest matching authentication will be returned. If this is
28958 wrong, it's no big deal, the error from the server will specify exactly 28962 wrong, it's no big deal, the error from the server will specify exactly
28959 what type of auth to use 28963 what type of auth to use
@@ -29543,8 +29547,8 @@ This uses `url-current-object', set locally to the buffer.
29543 29547
29544;;;*** 29548;;;***
29545 29549
29546;;;### (autoloads nil "userlock" "userlock.el" (21670 32331 885635 29550;;;### (autoloads nil "userlock" "userlock.el" (21976 19510 152430
29547;;;;;; 586000)) 29551;;;;;; 241000))
29548;;; Generated autoloads from userlock.el 29552;;; Generated autoloads from userlock.el
29549 29553
29550(autoload 'ask-user-about-lock "userlock" "\ 29554(autoload 'ask-user-about-lock "userlock" "\
@@ -29997,8 +30001,8 @@ Name of the format file in a .bzr directory.")
29997 30001
29998;;;*** 30002;;;***
29999 30003
30000;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (21826 49707 480493 30004;;;### (autoloads nil "vc-cvs" "vc/vc-cvs.el" (21985 34484 302705
30001;;;;;; 554000)) 30005;;;;;; 925000))
30002;;; Generated autoloads from vc/vc-cvs.el 30006;;; Generated autoloads from vc/vc-cvs.el
30003(defun vc-cvs-registered (f) 30007(defun vc-cvs-registered (f)
30004 "Return non-nil if file F is registered with CVS." 30008 "Return non-nil if file F is registered with CVS."
@@ -30145,8 +30149,8 @@ For a description of possible values, see `vc-check-master-templates'.")
30145 30149
30146;;;*** 30150;;;***
30147 30151
30148;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (21916 4736 891897 30152;;;### (autoloads nil "vc-svn" "vc/vc-svn.el" (21980 16568 97544
30149;;;;;; 451000)) 30153;;;;;; 893000))
30150;;; Generated autoloads from vc/vc-svn.el 30154;;; Generated autoloads from vc/vc-svn.el
30151 (defun vc-svn-registered (f) 30155 (defun vc-svn-registered (f)
30152 (let ((admin-dir (cond ((and (eq system-type 'windows-nt) 30156 (let ((admin-dir (cond ((and (eq system-type 'windows-nt)
@@ -30219,7 +30223,7 @@ Key bindings:
30219;;;*** 30223;;;***
30220 30224
30221;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" 30225;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el"
30222;;;;;; (21862 60209 898658 614000)) 30226;;;;;; (21988 10682 49624 461000))
30223;;; Generated autoloads from progmodes/verilog-mode.el 30227;;; Generated autoloads from progmodes/verilog-mode.el
30224 30228
30225(autoload 'verilog-mode "verilog-mode" "\ 30229(autoload 'verilog-mode "verilog-mode" "\
@@ -30358,8 +30362,8 @@ Key bindings specific to `verilog-mode-map' are:
30358 30362
30359;;;*** 30363;;;***
30360 30364
30361;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21948 30365;;;### (autoloads nil "vhdl-mode" "progmodes/vhdl-mode.el" (21988
30362;;;;;; 40114 482686 453000)) 30366;;;;;; 10682 57624 461000))
30363;;; Generated autoloads from progmodes/vhdl-mode.el 30367;;; Generated autoloads from progmodes/vhdl-mode.el
30364 30368
30365(autoload 'vhdl-mode "vhdl-mode" "\ 30369(autoload 'vhdl-mode "vhdl-mode" "\
@@ -30470,7 +30474,7 @@ Usage:
30470 according to option `vhdl-argument-list-indent'. 30474 according to option `vhdl-argument-list-indent'.
30471 30475
30472 If option `vhdl-indent-tabs-mode' is nil, spaces are used instead of 30476 If option `vhdl-indent-tabs-mode' is nil, spaces are used instead of
30473 tabs. `M-x tabify' and `M-x untabify' allow to convert spaces to tabs 30477 tabs. `\\[tabify]' and `\\[untabify]' allow to convert spaces to tabs
30474 and vice versa. 30478 and vice versa.
30475 30479
30476 Syntax-based indentation can be very slow in large files. Option 30480 Syntax-based indentation can be very slow in large files. Option
@@ -30781,7 +30785,7 @@ Usage:
30781 `vhdl-highlight-translate-off' is non-nil. 30785 `vhdl-highlight-translate-off' is non-nil.
30782 30786
30783 For documentation and customization of the used colors see 30787 For documentation and customization of the used colors see
30784 customization group `vhdl-highlight-faces' (`M-x customize-group'). For 30788 customization group `vhdl-highlight-faces' (`\\[customize-group]'). For
30785 highlighting of matching parenthesis, see customization group 30789 highlighting of matching parenthesis, see customization group
30786 `paren-showing'. Automatic buffer highlighting is turned on/off by 30790 `paren-showing'. Automatic buffer highlighting is turned on/off by
30787 option `global-font-lock-mode' (`font-lock-auto-fontify' in XEmacs). 30791 option `global-font-lock-mode' (`font-lock-auto-fontify' in XEmacs).
@@ -30841,14 +30845,14 @@ Usage:
30841 sessions using the \"Save Options\" menu entry. 30845 sessions using the \"Save Options\" menu entry.
30842 30846
30843 Options and their detailed descriptions can also be accessed by using 30847 Options and their detailed descriptions can also be accessed by using
30844 the \"Customize\" menu entry or the command `M-x customize-option' (`M-x 30848 the \"Customize\" menu entry or the command `\\[customize-option]'
30845 customize-group' for groups). Some customizations only take effect 30849 (`\\[customize-group]' for groups). Some customizations only take effect
30846 after some action (read the NOTE in the option documentation). 30850 after some action (read the NOTE in the option documentation).
30847 Customization can also be done globally (i.e. site-wide, read the 30851 Customization can also be done globally (i.e. site-wide, read the
30848 INSTALL file). 30852 INSTALL file).
30849 30853
30850 Not all options are described in this documentation, so go and see 30854 Not all options are described in this documentation, so go and see
30851 what other useful user options there are (`M-x vhdl-customize' or menu)! 30855 what other useful user options there are (`\\[vhdl-customize]' or menu)!
30852 30856
30853 30857
30854 FILE EXTENSIONS: 30858 FILE EXTENSIONS:
@@ -30877,7 +30881,7 @@ Usage:
30877Maintenance: 30881Maintenance:
30878------------ 30882------------
30879 30883
30880To submit a bug report, enter `M-x vhdl-submit-bug-report' within VHDL Mode. 30884To submit a bug report, enter `\\[vhdl-submit-bug-report]' within VHDL Mode.
30881Add a description of the problem and include a reproducible test case. 30885Add a description of the problem and include a reproducible test case.
30882 30886
30883Questions and enhancement requests can be sent to <reto@gnu.org>. 30887Questions and enhancement requests can be sent to <reto@gnu.org>.
@@ -31232,8 +31236,8 @@ Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'.
31232 31236
31233;;;*** 31237;;;***
31234 31238
31235;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (21884 31239;;;### (autoloads nil "warnings" "emacs-lisp/warnings.el" (21986
31236;;;;;; 813 562651 696000)) 31240;;;;;; 55346 260512 613000))
31237;;; Generated autoloads from emacs-lisp/warnings.el 31241;;; Generated autoloads from emacs-lisp/warnings.el
31238 31242
31239(defvar warning-prefix-function nil "\ 31243(defvar warning-prefix-function nil "\
@@ -31292,9 +31296,9 @@ See also `warning-series', `warning-prefix-function' and
31292\(fn TYPE MESSAGE &optional LEVEL BUFFER-NAME)" nil nil) 31296\(fn TYPE MESSAGE &optional LEVEL BUFFER-NAME)" nil nil)
31293 31297
31294(autoload 'lwarn "warnings" "\ 31298(autoload 'lwarn "warnings" "\
31295Display a warning message made from (format MESSAGE ARGS...). 31299Display a warning message made from (format-message MESSAGE ARGS...).
31296\\<special-mode-map> 31300\\<special-mode-map>
31297Aside from generating the message with `format', 31301Aside from generating the message with `format-message',
31298this is equivalent to `display-warning'. 31302this is equivalent to `display-warning'.
31299 31303
31300TYPE is the warning type: either a custom group name (a symbol), 31304TYPE is the warning type: either a custom group name (a symbol),
@@ -31314,8 +31318,8 @@ LEVEL should be either :debug, :warning, :error, or :emergency
31314\(fn TYPE LEVEL MESSAGE &rest ARGS)" nil nil) 31318\(fn TYPE LEVEL MESSAGE &rest ARGS)" nil nil)
31315 31319
31316(autoload 'warn "warnings" "\ 31320(autoload 'warn "warnings" "\
31317Display a warning message made from (format MESSAGE ARGS...). 31321Display a warning message made from (format-message MESSAGE ARGS...).
31318Aside from generating the message with `format', 31322Aside from generating the message with `format-message',
31319this is equivalent to `display-warning', using 31323this is equivalent to `display-warning', using
31320`emacs' as the type and `:warning' as the level. 31324`emacs' as the type and `:warning' as the level.
31321 31325
@@ -31323,7 +31327,7 @@ this is equivalent to `display-warning', using
31323 31327
31324;;;*** 31328;;;***
31325 31329
31326;;;### (autoloads nil "wdired" "wdired.el" (21670 32331 885635 586000)) 31330;;;### (autoloads nil "wdired" "wdired.el" (21981 37426 739399 97000))
31327;;; Generated autoloads from wdired.el 31331;;; Generated autoloads from wdired.el
31328(push (purecopy '(wdired 2 0)) package--builtin-versions) 31332(push (purecopy '(wdired 2 0)) package--builtin-versions)
31329 31333
@@ -31358,8 +31362,8 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
31358 31362
31359;;;*** 31363;;;***
31360 31364
31361;;;### (autoloads nil "which-func" "progmodes/which-func.el" (21670 31365;;;### (autoloads nil "which-func" "progmodes/which-func.el" (21986
31362;;;;;; 32331 885635 586000)) 31366;;;;;; 55346 292512 613000))
31363;;; Generated autoloads from progmodes/which-func.el 31367;;; Generated autoloads from progmodes/which-func.el
31364 (put 'which-func-format 'risky-local-variable t) 31368 (put 'which-func-format 'risky-local-variable t)
31365 (put 'which-func-current 'risky-local-variable t) 31369 (put 'which-func-current 'risky-local-variable t)
@@ -31389,8 +31393,8 @@ in certain major modes.
31389 31393
31390;;;*** 31394;;;***
31391 31395
31392;;;### (autoloads nil "whitespace" "whitespace.el" (21918 18992 845579 31396;;;### (autoloads nil "whitespace" "whitespace.el" (21985 34484 306705
31393;;;;;; 660000)) 31397;;;;;; 925000))
31394;;; Generated autoloads from whitespace.el 31398;;; Generated autoloads from whitespace.el
31395(push (purecopy '(whitespace 13 2 2)) package--builtin-versions) 31399(push (purecopy '(whitespace 13 2 2)) package--builtin-versions)
31396 31400
@@ -31787,8 +31791,8 @@ if ARG is omitted or nil.
31787 31791
31788;;;*** 31792;;;***
31789 31793
31790;;;### (autoloads nil "wid-edit" "wid-edit.el" (21891 60465 939679 31794;;;### (autoloads nil "wid-edit" "wid-edit.el" (21981 37426 739399
31791;;;;;; 523000)) 31795;;;;;; 97000))
31792;;; Generated autoloads from wid-edit.el 31796;;; Generated autoloads from wid-edit.el
31793 31797
31794(autoload 'widgetp "wid-edit" "\ 31798(autoload 'widgetp "wid-edit" "\
@@ -31906,7 +31910,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
31906 31910
31907;;;*** 31911;;;***
31908 31912
31909;;;### (autoloads nil "woman" "woman.el" (21855 577 547944 710000)) 31913;;;### (autoloads nil "woman" "woman.el" (21985 34484 338705 925000))
31910;;; Generated autoloads from woman.el 31914;;; Generated autoloads from woman.el
31911(push (purecopy '(woman 0 551)) package--builtin-versions) 31915(push (purecopy '(woman 0 551)) package--builtin-versions)
31912 31916
@@ -31955,7 +31959,7 @@ Default bookmark handler for Woman buffers.
31955 31959
31956;;;*** 31960;;;***
31957 31961
31958;;;### (autoloads nil "xml" "xml.el" (21670 32331 885635 586000)) 31962;;;### (autoloads nil "xml" "xml.el" (21974 64192 720009 993000))
31959;;; Generated autoloads from xml.el 31963;;; Generated autoloads from xml.el
31960 31964
31961(autoload 'xml-parse-file "xml" "\ 31965(autoload 'xml-parse-file "xml" "\
@@ -31972,8 +31976,8 @@ URIs, and expanded names will be returned as a cons
31972If PARSE-NS is an alist, it will be used as the mapping from 31976If PARSE-NS is an alist, it will be used as the mapping from
31973namespace to URIs instead. 31977namespace to URIs instead.
31974 31978
31975If it is the symbol 'symbol-qnames, expanded names will be 31979If it is the symbol `symbol-qnames', expanded names will be
31976returned as a plain symbol 'namespace:foo instead of a cons. 31980returned as a plain symbol `namespace:foo' instead of a cons.
31977 31981
31978Both features can be combined by providing a cons cell 31982Both features can be combined by providing a cons cell
31979 31983
@@ -32000,8 +32004,8 @@ URIs, and expanded names will be returned as a cons
32000If PARSE-NS is an alist, it will be used as the mapping from 32004If PARSE-NS is an alist, it will be used as the mapping from
32001namespace to URIs instead. 32005namespace to URIs instead.
32002 32006
32003If it is the symbol 'symbol-qnames, expanded names will be 32007If it is the symbol `symbol-qnames', expanded names will be
32004returned as a plain symbol 'namespace:foo instead of a cons. 32008returned as a plain symbol `namespace:foo' instead of a cons.
32005 32009
32006Both features can be combined by providing a cons cell 32010Both features can be combined by providing a cons cell
32007 32011
@@ -32030,8 +32034,8 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
32030 32034
32031;;;*** 32035;;;***
32032 32036
32033;;;### (autoloads nil "xref" "progmodes/xref.el" (21947 19252 629252 32037;;;### (autoloads nil "xref" "progmodes/xref.el" (21963 7479 570964
32034;;;;;; 749000)) 32038;;;;;; 861000))
32035;;; Generated autoloads from progmodes/xref.el 32039;;; Generated autoloads from progmodes/xref.el
32036 32040
32037(autoload 'xref-pop-marker-stack "xref" "\ 32041(autoload 'xref-pop-marker-stack "xref" "\
@@ -32049,6 +32053,13 @@ Find the definition of the identifier at point.
32049With prefix argument or when there's no identifier at point, 32053With prefix argument or when there's no identifier at point,
32050prompt for it. 32054prompt for it.
32051 32055
32056If the backend has sufficient information to determine a unique
32057definition for IDENTIFIER, it returns only that definition. If
32058there are multiple possible definitions, it returns all of them.
32059
32060If the backend returns one definition, jump to it; otherwise,
32061display the list in a buffer.
32062
32052\(fn IDENTIFIER)" t nil) 32063\(fn IDENTIFIER)" t nil)
32053 32064
32054(autoload 'xref-find-definitions-other-window "xref" "\ 32065(autoload 'xref-find-definitions-other-window "xref" "\
@@ -32357,7 +32368,7 @@ Zone out, completely.
32357;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" 32368;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
32358;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el" 32369;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vc/vc-filewise.el" "vcursor.el"
32359;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" 32370;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
32360;;;;;; "x-dnd.el") (21948 40114 418686 453000)) 32371;;;;;; "x-dnd.el") (21989 31602 291825 721000))
32361 32372
32362;;;*** 32373;;;***
32363 32374