aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-10-01 06:21:00 -0400
committerGlenn Morris2012-10-01 06:21:00 -0400
commit7692b36bc6557b20f966801e3db346d8a166d32e (patch)
treee2d471864ba3207c5dfce103eb971a229f92a2f5
parentdb9848e48002923b514e45717f4a67b9070b1801 (diff)
downloademacs-7692b36bc6557b20f966801e3db346d8a166d32e.tar.gz
emacs-7692b36bc6557b20f966801e3db346d8a166d32e.zip
Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el1340
1 files changed, 705 insertions, 635 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 7b515a69a1c..a16d69c6cc2 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -68,7 +68,7 @@ should return a grid vector array that is the new solution.
68;;;*** 68;;;***
69 69
70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 70;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
71;;;;;; (20427 14766 970343 0)) 71;;;;;; (20576 42138 697312 0))
72;;; Generated autoloads from progmodes/ada-mode.el 72;;; Generated autoloads from progmodes/ada-mode.el
73 73
74(autoload 'ada-add-extensions "ada-mode" "\ 74(autoload 'ada-add-extensions "ada-mode" "\
@@ -253,7 +253,7 @@ old-style time formats for entries are supported.
253 253
254;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice 254;;;### (autoloads (defadvice ad-activate ad-add-advice ad-disable-advice
255;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action) 255;;;;;; ad-enable-advice ad-default-compilation-action ad-redefinition-action)
256;;;;;; "advice" "emacs-lisp/advice.el" (20497 6436 957082 0)) 256;;;;;; "advice" "emacs-lisp/advice.el" (20563 51044 242568 0))
257;;; Generated autoloads from emacs-lisp/advice.el 257;;; Generated autoloads from emacs-lisp/advice.el
258 258
259(defvar ad-redefinition-action 'warn "\ 259(defvar ad-redefinition-action 'warn "\
@@ -398,7 +398,7 @@ usage: (defadvice FUNCTION (CLASS NAME [POSITION] [ARGLIST] FLAG...)
398 398
399;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 399;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
400;;;;;; align-highlight-rule align-current align-entire align-regexp 400;;;;;; align-highlight-rule align-current align-entire align-regexp
401;;;;;; align) "align" "align.el" (20515 36389 544939 0)) 401;;;;;; align) "align" "align.el" (20566 63671 243798 0))
402;;; Generated autoloads from align.el 402;;; Generated autoloads from align.el
403 403
404(autoload 'align "align" "\ 404(autoload 'align "align" "\
@@ -489,7 +489,7 @@ A replacement function for `newline-and-indent', aligning as it goes.
489 489
490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation 490;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation
491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el" 491;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el"
492;;;;;; (20523 62082 997685 0)) 492;;;;;; (20577 33959 40183 0))
493;;; Generated autoloads from allout.el 493;;; Generated autoloads from allout.el
494 494
495(autoload 'allout-auto-activation-helper "allout" "\ 495(autoload 'allout-auto-activation-helper "allout" "\
@@ -910,7 +910,7 @@ outline hot-spot navigation (see `allout-mode').
910;;;*** 910;;;***
911 911
912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 912;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
913;;;;;; "net/ange-ftp.el" (20501 3499 284800 0)) 913;;;;;; "net/ange-ftp.el" (20566 63671 243798 0))
914;;; Generated autoloads from net/ange-ftp.el 914;;; Generated autoloads from net/ange-ftp.el
915 915
916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 916(defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
@@ -965,7 +965,7 @@ the buffer *Birthday-Present-for-Name*.
965;;;*** 965;;;***
966 966
967;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) 967;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
968;;;;;; "ansi-color" "ansi-color.el" (20523 30501 603360 0)) 968;;;;;; "ansi-color" "ansi-color.el" (20577 33959 40183 0))
969;;; Generated autoloads from ansi-color.el 969;;; Generated autoloads from ansi-color.el
970 970
971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\ 971(autoload 'ansi-color-for-comint-mode-on "ansi-color" "\
@@ -991,7 +991,7 @@ This is a good function to put in `comint-output-filter-functions'.
991;;;*** 991;;;***
992 992
993;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) 993;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20427 14766 970343 994;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (20566 63671 243798
995;;;;;; 0)) 995;;;;;; 0))
996;;; Generated autoloads from progmodes/antlr-mode.el 996;;; Generated autoloads from progmodes/antlr-mode.el
997 997
@@ -1160,8 +1160,8 @@ Returns list of symbols and documentation found.
1160 1160
1161;;;*** 1161;;;***
1162 1162
1163;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20387 1163;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (20585
1164;;;;;; 44199 24128 0)) 1164;;;;;; 28088 480237 0))
1165;;; Generated autoloads from arc-mode.el 1165;;; Generated autoloads from arc-mode.el
1166 1166
1167(autoload 'archive-mode "arc-mode" "\ 1167(autoload 'archive-mode "arc-mode" "\
@@ -1573,7 +1573,7 @@ Major mode for editing Autoconf configure.ac files.
1573;;;*** 1573;;;***
1574 1574
1575;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) 1575;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
1576;;;;;; "autoinsert" "autoinsert.el" (20458 56750 651721 0)) 1576;;;;;; "autoinsert" "autoinsert.el" (20566 63671 243798 0))
1577;;; Generated autoloads from autoinsert.el 1577;;; Generated autoloads from autoinsert.el
1578 1578
1579(autoload 'auto-insert "autoinsert" "\ 1579(autoload 'auto-insert "autoinsert" "\
@@ -1830,7 +1830,7 @@ seconds.
1830;;;*** 1830;;;***
1831 1831
1832;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) 1832;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run)
1833;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20355 10021 546955 1833;;;;;; "benchmark" "emacs-lisp/benchmark.el" (20557 48712 315579
1834;;;;;; 0)) 1834;;;;;; 0))
1835;;; Generated autoloads from emacs-lisp/benchmark.el 1835;;; Generated autoloads from emacs-lisp/benchmark.el
1836 1836
@@ -1845,6 +1845,8 @@ See also `benchmark-run-compiled'.
1845 1845
1846\(fn &optional REPETITIONS &rest FORMS)" nil t) 1846\(fn &optional REPETITIONS &rest FORMS)" nil t)
1847 1847
1848(put 'benchmark-run 'lisp-indent-function '1)
1849
1848(autoload 'benchmark-run-compiled "benchmark" "\ 1850(autoload 'benchmark-run-compiled "benchmark" "\
1849Time execution of compiled version of FORMS. 1851Time execution of compiled version of FORMS.
1850This is like `benchmark-run', but what is timed is a funcall of the 1852This is like `benchmark-run', but what is timed is a funcall of the
@@ -1853,6 +1855,8 @@ result. The overhead of the `lambda's is accounted for.
1853 1855
1854\(fn &optional REPETITIONS &rest FORMS)" nil t) 1856\(fn &optional REPETITIONS &rest FORMS)" nil t)
1855 1857
1858(put 'benchmark-run-compiled 'lisp-indent-function '1)
1859
1856(autoload 'benchmark "benchmark" "\ 1860(autoload 'benchmark "benchmark" "\
1857Print the time taken for REPETITIONS executions of FORM. 1861Print the time taken for REPETITIONS executions of FORM.
1858Interactively, REPETITIONS is taken from the prefix arg. 1862Interactively, REPETITIONS is taken from the prefix arg.
@@ -1864,7 +1868,7 @@ For non-interactive use see also `benchmark-run' and
1864;;;*** 1868;;;***
1865 1869
1866;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) 1870;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize)
1867;;;;;; "bibtex" "textmodes/bibtex.el" (20439 5925 915283 0)) 1871;;;;;; "bibtex" "textmodes/bibtex.el" (20576 13095 881042 0))
1868;;; Generated autoloads from textmodes/bibtex.el 1872;;; Generated autoloads from textmodes/bibtex.el
1869 1873
1870(autoload 'bibtex-initialize "bibtex" "\ 1874(autoload 'bibtex-initialize "bibtex" "\
@@ -1989,8 +1993,8 @@ Binhex decode region between START and END.
1989 1993
1990;;;*** 1994;;;***
1991 1995
1992;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20545 1996;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (20551
1993;;;;;; 57511 257469 0)) 1997;;;;;; 9899 283417 0))
1994;;; Generated autoloads from play/blackbox.el 1998;;; Generated autoloads from play/blackbox.el
1995 1999
1996(autoload 'blackbox "blackbox" "\ 2000(autoload 'blackbox "blackbox" "\
@@ -2113,7 +2117,7 @@ a reflection.
2113;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert 2117;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert
2114;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate 2118;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate
2115;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" 2119;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark"
2116;;;;;; "bookmark.el" (20514 15527 107017 0)) 2120;;;;;; "bookmark.el" (20585 28088 480237 0))
2117;;; Generated autoloads from bookmark.el 2121;;; Generated autoloads from bookmark.el
2118 (define-key ctl-x-r-map "b" 'bookmark-jump) 2122 (define-key ctl-x-r-map "b" 'bookmark-jump)
2119 (define-key ctl-x-r-map "m" 'bookmark-set) 2123 (define-key ctl-x-r-map "m" 'bookmark-set)
@@ -2314,7 +2318,7 @@ Incremental search of bookmarks, hiding the non-matches as we go.
2314;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point 2318;;;;;; browse-url-xdg-open browse-url-at-mouse browse-url-at-point
2315;;;;;; browse-url browse-url-of-region browse-url-of-dired-file 2319;;;;;; browse-url browse-url-of-region browse-url-of-dired-file
2316;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) 2320;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function)
2317;;;;;; "browse-url" "net/browse-url.el" (20478 3673 653810 0)) 2321;;;;;; "browse-url" "net/browse-url.el" (20566 63671 243798 0))
2318;;; Generated autoloads from net/browse-url.el 2322;;; Generated autoloads from net/browse-url.el
2319 2323
2320(defvar browse-url-browser-function 'browse-url-default-browser "\ 2324(defvar browse-url-browser-function 'browse-url-default-browser "\
@@ -2630,7 +2634,7 @@ from `browse-url-elinks-wrapper'.
2630;;;*** 2634;;;***
2631 2635
2632;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) 2636;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
2633;;;;;; "bs" "bs.el" (20520 54308 826101 0)) 2637;;;;;; "bs" "bs.el" (20576 13095 881042 0))
2634;;; Generated autoloads from bs.el 2638;;; Generated autoloads from bs.el
2635 2639
2636(autoload 'bs-cycle-next "bs" "\ 2640(autoload 'bs-cycle-next "bs" "\
@@ -2670,8 +2674,8 @@ name of buffer configuration.
2670 2674
2671;;;*** 2675;;;***
2672 2676
2673;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20478 3673 2677;;;### (autoloads (bubbles) "bubbles" "play/bubbles.el" (20566 63671
2674;;;;;; 653810 0)) 2678;;;;;; 243798 0))
2675;;; Generated autoloads from play/bubbles.el 2679;;; Generated autoloads from play/bubbles.el
2676 2680
2677(autoload 'bubbles "bubbles" "\ 2681(autoload 'bubbles "bubbles" "\
@@ -2717,7 +2721,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings.
2717;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2721;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2718;;;;;; compile-defun byte-compile-file byte-recompile-directory 2722;;;;;; compile-defun byte-compile-file byte-recompile-directory
2719;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) 2723;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning)
2720;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20522 38631 876994 556000)) 2724;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20585 28088 480237 0))
2721;;; Generated autoloads from emacs-lisp/bytecomp.el 2725;;; Generated autoloads from emacs-lisp/bytecomp.el
2722(put 'byte-compile-dynamic 'safe-local-variable 'booleanp) 2726(put 'byte-compile-dynamic 'safe-local-variable 'booleanp)
2723(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) 2727(put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp)
@@ -2876,8 +2880,8 @@ from the cursor position.
2876 2880
2877;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2881;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2878;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2882;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2879;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20504 2883;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (20572
2880;;;;;; 23200 130482 0)) 2884;;;;;; 16038 402143 0))
2881;;; Generated autoloads from calc/calc.el 2885;;; Generated autoloads from calc/calc.el
2882 (define-key ctl-x-map "*" 'calc-dispatch) 2886 (define-key ctl-x-map "*" 'calc-dispatch)
2883 2887
@@ -2984,8 +2988,8 @@ See the documentation for `calculator-mode' for more information.
2984 2988
2985;;;*** 2989;;;***
2986 2990
2987;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20457 2991;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20577
2988;;;;;; 35879 688143 0)) 2992;;;;;; 33959 40183 0))
2989;;; Generated autoloads from calendar/calendar.el 2993;;; Generated autoloads from calendar/calendar.el
2990 2994
2991(autoload 'calendar "calendar" "\ 2995(autoload 'calendar "calendar" "\
@@ -3022,7 +3026,7 @@ Runs the following hooks:
3022 generating a calendar, if today's date is visible or not, respectively 3026 generating a calendar, if today's date is visible or not, respectively
3023`calendar-initial-window-hook' - after first creating a calendar 3027`calendar-initial-window-hook' - after first creating a calendar
3024 3028
3025This function is suitable for execution in a .emacs file. 3029This function is suitable for execution in an init file.
3026 3030
3027\(fn &optional ARG)" t nil) 3031\(fn &optional ARG)" t nil)
3028 3032
@@ -3094,7 +3098,7 @@ Obsoletes `c-forward-into-nomenclature'.
3094;;;*** 3098;;;***
3095 3099
3096;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" 3100;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el"
3097;;;;;; (20486 36135 22104 0)) 3101;;;;;; (20557 48712 315579 0))
3098;;; Generated autoloads from progmodes/cc-engine.el 3102;;; Generated autoloads from progmodes/cc-engine.el
3099 3103
3100(autoload 'c-guess-basic-syntax "cc-engine" "\ 3104(autoload 'c-guess-basic-syntax "cc-engine" "\
@@ -3384,7 +3388,7 @@ Key bindings:
3384;;;*** 3388;;;***
3385 3389
3386;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3390;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3387;;;;;; "progmodes/cc-styles.el" (20355 10021 546955 0)) 3391;;;;;; "progmodes/cc-styles.el" (20566 63671 243798 0))
3388;;; Generated autoloads from progmodes/cc-styles.el 3392;;; Generated autoloads from progmodes/cc-styles.el
3389 3393
3390(autoload 'c-set-style "cc-styles" "\ 3394(autoload 'c-set-style "cc-styles" "\
@@ -3401,8 +3405,8 @@ might get set too.
3401If DONT-OVERRIDE is neither nil nor t, style variables whose default values 3405If DONT-OVERRIDE is neither nil nor t, style variables whose default values
3402have been set (more precisely, whose default values are not the symbol 3406have been set (more precisely, whose default values are not the symbol
3403`set-from-style') will not be changed. This avoids overriding global settings 3407`set-from-style') will not be changed. This avoids overriding global settings
3404done in ~/.emacs. It is useful to call c-set-style from a mode hook in this 3408done in your init file. It is useful to call c-set-style from a mode hook
3405way. 3409in this way.
3406 3410
3407If DONT-OVERRIDE is t, style variables that already have values (i.e., whose 3411If DONT-OVERRIDE is t, style variables that already have values (i.e., whose
3408values are not the symbol `set-from-style') will not be overridden. CC Mode 3412values are not the symbol `set-from-style') will not be overridden. CC Mode
@@ -4129,8 +4133,8 @@ For example, the function `case' has an indent property
4129 4133
4130;;;*** 4134;;;***
4131 4135
4132;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (20541 60450 4136;;;### (autoloads nil "cl-lib" "emacs-lisp/cl-lib.el" (20582 12953
4133;;;;;; 834170 0)) 4137;;;;;; 724727 481000))
4134;;; Generated autoloads from emacs-lisp/cl-lib.el 4138;;; Generated autoloads from emacs-lisp/cl-lib.el
4135 4139
4136(define-obsolete-variable-alias 'custom-print-functions 'cl-custom-print-functions "24.3") 4140(define-obsolete-variable-alias 'custom-print-functions 'cl-custom-print-functions "24.3")
@@ -4158,7 +4162,7 @@ a future Emacs interpreter will be able to use it.")
4158;;;*** 4162;;;***
4159 4163
4160;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 4164;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
4161;;;;;; (20495 51111 757560 0)) 4165;;;;;; (20566 63671 243798 0))
4162;;; Generated autoloads from progmodes/cmacexp.el 4166;;; Generated autoloads from progmodes/cmacexp.el
4163 4167
4164(autoload 'c-macro-expand "cmacexp" "\ 4168(autoload 'c-macro-expand "cmacexp" "\
@@ -4222,7 +4226,7 @@ If FRAME cannot display COLOR, return nil.
4222;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4226;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4223;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4227;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4224;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4228;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4225;;;;;; (20523 62082 997685 0)) 4229;;;;;; (20577 33959 40183 0))
4226;;; Generated autoloads from comint.el 4230;;; Generated autoloads from comint.el
4227 4231
4228(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ 4232(defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\
@@ -4359,8 +4363,8 @@ on third call it again advances points to the next difference and so on.
4359;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4363;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4360;;;;;; compile compilation-disable-input compile-command compilation-search-path 4364;;;;;; compile compilation-disable-input compile-command compilation-search-path
4361;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4365;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4362;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20543 4366;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (20576
4363;;;;;; 15782 195452 0)) 4367;;;;;; 42138 697312 0))
4364;;; Generated autoloads from progmodes/compile.el 4368;;; Generated autoloads from progmodes/compile.el
4365 4369
4366(defvar compilation-mode-hook nil "\ 4370(defvar compilation-mode-hook nil "\
@@ -5147,7 +5151,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5147;;;;;; customize-mode customize customize-push-and-save customize-save-variable 5151;;;;;; customize-mode customize customize-push-and-save customize-save-variable
5148;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically 5152;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically
5149;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) 5153;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically)
5150;;;;;; "cus-edit" "cus-edit.el" (20523 62082 997685 0)) 5154;;;;;; "cus-edit" "cus-edit.el" (20577 33959 40183 0))
5151;;; Generated autoloads from cus-edit.el 5155;;; Generated autoloads from cus-edit.el
5152 5156
5153(defvar custom-browse-sort-alphabetically nil "\ 5157(defvar custom-browse-sort-alphabetically nil "\
@@ -5504,8 +5508,8 @@ Mode used for cvs status output.
5504 5508
5505;;;*** 5509;;;***
5506 5510
5507;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5511;;;### (autoloads (global-cwarn-mode cwarn-mode) "cwarn" "progmodes/cwarn.el"
5508;;;;;; "cwarn" "progmodes/cwarn.el" (20478 3673 653810 0)) 5512;;;;;; (20577 33959 40183 0))
5509;;; Generated autoloads from progmodes/cwarn.el 5513;;; Generated autoloads from progmodes/cwarn.el
5510 5514
5511(autoload 'cwarn-mode "cwarn" "\ 5515(autoload 'cwarn-mode "cwarn" "\
@@ -5523,13 +5527,7 @@ if ARG is omitted or nil.
5523 5527
5524\(fn &optional ARG)" t nil) 5528\(fn &optional ARG)" t nil)
5525 5529
5526(autoload 'turn-on-cwarn-mode "cwarn" "\ 5530(define-obsolete-function-alias 'turn-on-cwarn-mode 'cwarn-mode "24.1")
5527Turn on CWarn mode.
5528
5529This function is designed to be added to hooks, for example:
5530 (add-hook 'c-mode-hook 'turn-on-cwarn-mode)
5531
5532\(fn)" nil nil)
5533 5531
5534(defvar global-cwarn-mode nil "\ 5532(defvar global-cwarn-mode nil "\
5535Non-nil if Global-Cwarn mode is enabled. 5533Non-nil if Global-Cwarn mode is enabled.
@@ -5784,7 +5782,7 @@ There is some minimal font-lock support (see vars
5784;;;*** 5782;;;***
5785 5783
5786;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5784;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5787;;;;;; "emacs-lisp/debug.el" (20497 6436 957082 0)) 5785;;;;;; "emacs-lisp/debug.el" (20572 16038 402143 0))
5788;;; Generated autoloads from emacs-lisp/debug.el 5786;;; Generated autoloads from emacs-lisp/debug.el
5789 5787
5790(setq debugger 'debug) 5788(setq debugger 'debug)
@@ -5828,7 +5826,7 @@ To specify a nil argument interactively, exit with an empty minibuffer.
5828;;;*** 5826;;;***
5829 5827
5830;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5828;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5831;;;;;; (20478 3673 653810 0)) 5829;;;;;; (20566 63671 243798 0))
5832;;; Generated autoloads from play/decipher.el 5830;;; Generated autoloads from play/decipher.el
5833 5831
5834(autoload 'decipher "decipher" "\ 5832(autoload 'decipher "decipher" "\
@@ -5965,7 +5963,7 @@ any selection.
5965;;;*** 5963;;;***
5966 5964
5967;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5965;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5968;;;;;; "derived" "emacs-lisp/derived.el" (20437 50597 545250 0)) 5966;;;;;; "derived" "emacs-lisp/derived.el" (20577 33959 40183 0))
5969;;; Generated autoloads from emacs-lisp/derived.el 5967;;; Generated autoloads from emacs-lisp/derived.el
5970 5968
5971(autoload 'define-derived-mode "derived" "\ 5969(autoload 'define-derived-mode "derived" "\
@@ -6069,7 +6067,7 @@ relevant to POS.
6069;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 6067;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
6070;;;;;; desktop-load-default desktop-read desktop-remove desktop-save 6068;;;;;; desktop-load-default desktop-read desktop-remove desktop-save
6071;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop" 6069;;;;;; desktop-clear desktop-locals-to-save desktop-save-mode) "desktop"
6072;;;;;; "desktop.el" (20497 6436 957082 0)) 6070;;;;;; "desktop.el" (20577 33959 40183 0))
6073;;; Generated autoloads from desktop.el 6071;;; Generated autoloads from desktop.el
6074 6072
6075(defvar desktop-save-mode nil "\ 6073(defvar desktop-save-mode nil "\
@@ -6234,6 +6232,8 @@ Also inhibit further loading of it.
6234 6232
6235\(fn)" nil nil) 6233\(fn)" nil nil)
6236 6234
6235(make-obsolete 'desktop-load-default 'desktop-save-mode "22.1")
6236
6237(autoload 'desktop-change-dir "desktop" "\ 6237(autoload 'desktop-change-dir "desktop" "\
6238Change to desktop saved in DIRNAME. 6238Change to desktop saved in DIRNAME.
6239Kill the desktop as specified by variables `desktop-save-mode' and 6239Kill the desktop as specified by variables `desktop-save-mode' and
@@ -6289,14 +6289,14 @@ Deuglify broken Outlook (Express) articles and redisplay.
6289;;;*** 6289;;;***
6290 6290
6291;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 6291;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
6292;;;;;; "calendar/diary-lib.el" (20530 32124 97707 678000)) 6292;;;;;; "calendar/diary-lib.el" (20576 42138 697312 0))
6293;;; Generated autoloads from calendar/diary-lib.el 6293;;; Generated autoloads from calendar/diary-lib.el
6294 6294
6295(autoload 'diary "diary-lib" "\ 6295(autoload 'diary "diary-lib" "\
6296Generate the diary window for ARG days starting with the current date. 6296Generate the diary window for ARG days starting with the current date.
6297If no argument is provided, the number of days of diary entries is governed 6297If no argument is provided, the number of days of diary entries is governed
6298by the variable `diary-number-of-entries'. A value of ARG less than 1 6298by the variable `diary-number-of-entries'. A value of ARG less than 1
6299does nothing. This function is suitable for execution in a `.emacs' file. 6299does nothing. This function is suitable for execution in an init file.
6300 6300
6301\(fn &optional ARG)" t nil) 6301\(fn &optional ARG)" t nil)
6302 6302
@@ -6307,8 +6307,8 @@ Mail is sent to the address specified by `diary-mail-addr'.
6307 6307
6308Here is an example of a script to call `diary-mail-entries', 6308Here is an example of a script to call `diary-mail-entries',
6309suitable for regular scheduling using cron (or at). Note that 6309suitable for regular scheduling using cron (or at). Note that
6310since `emacs -script' does not load your `.emacs' file, you 6310since `emacs -script' does not load your init file, you should
6311should ensure that all relevant variables are set. 6311ensure that all relevant variables are set.
6312 6312
6313#!/usr/bin/emacs -script 6313#!/usr/bin/emacs -script
6314;; diary-rem.el - run the Emacs diary-reminder 6314;; diary-rem.el - run the Emacs diary-reminder
@@ -6331,8 +6331,9 @@ Major mode for editing the diary file.
6331 6331
6332;;;*** 6332;;;***
6333 6333
6334;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command 6334;;;### (autoloads (diff-buffer-with-file diff-latest-backup-file
6335;;;;;; diff-switches) "diff" "vc/diff.el" (20476 31768 298871 0)) 6335;;;;;; diff-backup diff diff-command diff-switches) "diff" "vc/diff.el"
6336;;;;;; (20570 60708 993668 0))
6336;;; Generated autoloads from vc/diff.el 6337;;; Generated autoloads from vc/diff.el
6337 6338
6338(defvar diff-switches (purecopy "-c") "\ 6339(defvar diff-switches (purecopy "-c") "\
@@ -6367,6 +6368,11 @@ With prefix arg, prompt for diff switches.
6367 6368
6368\(fn FILE &optional SWITCHES)" t nil) 6369\(fn FILE &optional SWITCHES)" t nil)
6369 6370
6371(autoload 'diff-latest-backup-file "diff" "\
6372Return the latest existing backup of FILE, or nil.
6373
6374\(fn FN)" nil nil)
6375
6370(autoload 'diff-buffer-with-file "diff" "\ 6376(autoload 'diff-buffer-with-file "diff" "\
6371View the differences between BUFFER and its associated file. 6377View the differences between BUFFER and its associated file.
6372This requires the external program `diff' to be in your `exec-path'. 6378This requires the external program `diff' to be in your `exec-path'.
@@ -6376,7 +6382,7 @@ This requires the external program `diff' to be in your `exec-path'.
6376;;;*** 6382;;;***
6377 6383
6378;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el" 6384;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "vc/diff-mode.el"
6379;;;;;; (20523 62082 997685 0)) 6385;;;;;; (20585 28088 480237 0))
6380;;; Generated autoloads from vc/diff-mode.el 6386;;; Generated autoloads from vc/diff-mode.el
6381 6387
6382(autoload 'diff-mode "diff-mode" "\ 6388(autoload 'diff-mode "diff-mode" "\
@@ -6420,8 +6426,8 @@ Optional arguments are passed to `dig-invoke'.
6420;;;*** 6426;;;***
6421 6427
6422;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window 6428;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window
6423;;;;;; dired dired-listing-switches) "dired" "dired.el" (20539 18737 6429;;;;;; dired dired-listing-switches) "dired" "dired.el" (20584 7212
6424;;;;;; 159373 0)) 6430;;;;;; 455152 0))
6425;;; Generated autoloads from dired.el 6431;;; Generated autoloads from dired.el
6426 6432
6427(defvar dired-listing-switches (purecopy "-al") "\ 6433(defvar dired-listing-switches (purecopy "-al") "\
@@ -6777,8 +6783,8 @@ Locate SOA record and increment the serial field.
6777;;;*** 6783;;;***
6778 6784
6779;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe 6785;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe
6780;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20476 6786;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20581
6781;;;;;; 31768 298871 0)) 6787;;;;;; 31014 234484 0))
6782;;; Generated autoloads from doc-view.el 6788;;; Generated autoloads from doc-view.el
6783 6789
6784(autoload 'doc-view-mode-p "doc-view" "\ 6790(autoload 'doc-view-mode-p "doc-view" "\
@@ -6865,7 +6871,7 @@ Switch to *dungeon* buffer and start game.
6865 6871
6866;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6872;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6867;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode" 6873;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
6868;;;;;; "emacs-lisp/easy-mmode.el" (20459 40320 865360 0)) 6874;;;;;; "emacs-lisp/easy-mmode.el" (20574 57775 217760 0))
6869;;; Generated autoloads from emacs-lisp/easy-mmode.el 6875;;; Generated autoloads from emacs-lisp/easy-mmode.el
6870 6876
6871(defalias 'easy-mmode-define-minor-mode 'define-minor-mode) 6877(defalias 'easy-mmode-define-minor-mode 'define-minor-mode)
@@ -6877,12 +6883,17 @@ MODE (you can override this with the :variable keyword, see below).
6877DOC is the documentation for the mode toggle command. 6883DOC is the documentation for the mode toggle command.
6878 6884
6879The defined mode command takes one optional (prefix) argument. 6885The defined mode command takes one optional (prefix) argument.
6880Interactively with no prefix argument it toggles the mode. 6886Interactively with no prefix argument, it toggles the mode.
6881With a prefix argument, it enables the mode if the argument is 6887A prefix argument enables the mode if the argument is positive,
6882positive and otherwise disables it. When called from Lisp, it 6888and disables it otherwise.
6883enables the mode if the argument is omitted or nil, and toggles 6889
6884the mode if the argument is `toggle'. If DOC is nil this 6890When called from Lisp, the mode command toggles the mode if the
6885function adds a basic doc-string stating these facts. 6891argument is `toggle', disables the mode if the argument is a
6892non-positive integer, and enables the mode otherwise (including
6893if the argument is omitted or nil or a positive integer).
6894
6895If DOC is nil, give the mode command a basic doc-string
6896documenting what its argument does.
6886 6897
6887Optional INIT-VALUE is the initial value of the mode's variable. 6898Optional INIT-VALUE is the initial value of the mode's variable.
6888Optional LIGHTER is displayed in the mode line when the mode is on. 6899Optional LIGHTER is displayed in the mode line when the mode is on.
@@ -6995,8 +7006,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
6995;;;*** 7006;;;***
6996 7007
6997;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 7008;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6998;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20437 7009;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (20563
6999;;;;;; 50597 545250 0)) 7010;;;;;; 1062 543283 0))
7000;;; Generated autoloads from emacs-lisp/easymenu.el 7011;;; Generated autoloads from emacs-lisp/easymenu.el
7001 7012
7002(autoload 'easy-menu-define "easymenu" "\ 7013(autoload 'easy-menu-define "easymenu" "\
@@ -7150,7 +7161,7 @@ To implement dynamic menus, either call this from
7150;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer 7161;;;;;; ebnf-eps-file ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer
7151;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer 7162;;;;;; ebnf-spool-file ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7152;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" 7163;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7153;;;;;; "progmodes/ebnf2ps.el" (20495 51111 757560 0)) 7164;;;;;; "progmodes/ebnf2ps.el" (20566 63671 243798 0))
7154;;; Generated autoloads from progmodes/ebnf2ps.el 7165;;; Generated autoloads from progmodes/ebnf2ps.el
7155 7166
7156(autoload 'ebnf-customize "ebnf2ps" "\ 7167(autoload 'ebnf-customize "ebnf2ps" "\
@@ -7424,8 +7435,8 @@ See `ebnf-style-database' documentation.
7424;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7435;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
7425;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7436;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
7426;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7437;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
7427;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20478 7438;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (20561
7428;;;;;; 3673 653810 0)) 7439;;;;;; 18280 338092 0))
7429;;; Generated autoloads from progmodes/ebrowse.el 7440;;; Generated autoloads from progmodes/ebrowse.el
7430 7441
7431(autoload 'ebrowse-tree-mode "ebrowse" "\ 7442(autoload 'ebrowse-tree-mode "ebrowse" "\
@@ -7657,7 +7668,7 @@ an EDE controlled project.
7657 7668
7658;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 7669;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
7659;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 7670;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
7660;;;;;; "emacs-lisp/edebug.el" (20523 62082 997685 0)) 7671;;;;;; "emacs-lisp/edebug.el" (20563 1062 543283 0))
7661;;; Generated autoloads from emacs-lisp/edebug.el 7672;;; Generated autoloads from emacs-lisp/edebug.el
7662 7673
7663(defvar edebug-all-defs nil "\ 7674(defvar edebug-all-defs nil "\
@@ -7987,7 +7998,7 @@ Display Ediff's registry.
7987;;;*** 7998;;;***
7988 7999
7989;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 8000;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7990;;;;;; "ediff-util" "vc/ediff-util.el" (20355 10021 546955 0)) 8001;;;;;; "ediff-util" "vc/ediff-util.el" (20584 7212 455152 0))
7991;;; Generated autoloads from vc/ediff-util.el 8002;;; Generated autoloads from vc/ediff-util.el
7992 8003
7993(autoload 'ediff-toggle-multiframe "ediff-util" "\ 8004(autoload 'ediff-toggle-multiframe "ediff-util" "\
@@ -8057,7 +8068,7 @@ or nil, use a compact 80-column format.
8057;;;*** 8068;;;***
8058 8069
8059;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 8070;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
8060;;;;;; "emulation/edt.el" (20448 20900 17488 0)) 8071;;;;;; "emulation/edt.el" (20566 63671 243798 0))
8061;;; Generated autoloads from emulation/edt.el 8072;;; Generated autoloads from emulation/edt.el
8062 8073
8063(autoload 'edt-set-scroll-margins "edt" "\ 8074(autoload 'edt-set-scroll-margins "edt" "\
@@ -8075,7 +8086,7 @@ Turn on EDT Emulation.
8075;;;*** 8086;;;***
8076 8087
8077;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 8088;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
8078;;;;;; (20355 10021 546955 0)) 8089;;;;;; (20561 18280 338092 0))
8079;;; Generated autoloads from ehelp.el 8090;;; Generated autoloads from ehelp.el
8080 8091
8081(autoload 'with-electric-help "ehelp" "\ 8092(autoload 'with-electric-help "ehelp" "\
@@ -8319,7 +8330,7 @@ displayed.
8319;;;*** 8330;;;***
8320 8331
8321;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" 8332;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el"
8322;;;;;; (20523 62082 997685 0)) 8333;;;;;; (20577 33959 40183 0))
8323;;; Generated autoloads from emacs-lock.el 8334;;; Generated autoloads from emacs-lock.el
8324 8335
8325(autoload 'emacs-lock-mode "emacs-lock" "\ 8336(autoload 'emacs-lock-mode "emacs-lock" "\
@@ -8347,7 +8358,7 @@ Other values are interpreted as usual.
8347;;;*** 8358;;;***
8348 8359
8349;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) 8360;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug)
8350;;;;;; "emacsbug" "mail/emacsbug.el" (20523 62082 997685 0)) 8361;;;;;; "emacsbug" "mail/emacsbug.el" (20576 13095 881042 0))
8351;;; Generated autoloads from mail/emacsbug.el 8362;;; Generated autoloads from mail/emacsbug.el
8352 8363
8353(autoload 'report-emacs-bug "emacsbug" "\ 8364(autoload 'report-emacs-bug "emacsbug" "\
@@ -8368,7 +8379,7 @@ The result is an alist with items of the form (URL SUBJECT NO).
8368;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8379;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
8369;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8380;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
8370;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8381;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
8371;;;;;; "vc/emerge.el" (20355 10021 546955 0)) 8382;;;;;; "vc/emerge.el" (20576 42138 697312 0))
8372;;; Generated autoloads from vc/emerge.el 8383;;; Generated autoloads from vc/emerge.el
8373 8384
8374(autoload 'emerge-files "emerge" "\ 8385(autoload 'emerge-files "emerge" "\
@@ -8469,8 +8480,8 @@ Commands:
8469;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region 8480;;;;;; epa-sign-region epa-verify-cleartext-in-region epa-verify-region
8470;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file 8481;;;;;; epa-decrypt-armor-in-region epa-decrypt-region epa-encrypt-file
8471;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys 8482;;;;;; epa-sign-file epa-verify-file epa-decrypt-file epa-select-keys
8472;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20434 8483;;;;;; epa-list-secret-keys epa-list-keys) "epa" "epa.el" (20577
8473;;;;;; 17809 692608 0)) 8484;;;;;; 33959 40183 0))
8474;;; Generated autoloads from epa.el 8485;;; Generated autoloads from epa.el
8475 8486
8476(autoload 'epa-list-keys "epa" "\ 8487(autoload 'epa-list-keys "epa" "\
@@ -8697,7 +8708,7 @@ Encrypt marked files.
8697 8708
8698;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt 8709;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt
8699;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) 8710;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode)
8700;;;;;; "epa-mail" "epa-mail.el" (20355 10021 546955 0)) 8711;;;;;; "epa-mail" "epa-mail.el" (20566 63671 243798 0))
8701;;; Generated autoloads from epa-mail.el 8712;;; Generated autoloads from epa-mail.el
8702 8713
8703(autoload 'epa-mail-mode "epa-mail" "\ 8714(autoload 'epa-mail-mode "epa-mail" "\
@@ -8767,8 +8778,8 @@ if ARG is omitted or nil.
8767 8778
8768;;;*** 8779;;;***
8769 8780
8770;;;### (autoloads (epg-make-context) "epg" "epg.el" (20355 10021 8781;;;### (autoloads (epg-make-context) "epg" "epg.el" (20577 33959
8771;;;;;; 546955 0)) 8782;;;;;; 40183 0))
8772;;; Generated autoloads from epg.el 8783;;; Generated autoloads from epg.el
8773 8784
8774(autoload 'epg-make-context "epg" "\ 8785(autoload 'epg-make-context "epg" "\
@@ -8800,7 +8811,7 @@ Look at CONFIG and try to expand GROUP.
8800;;;*** 8811;;;***
8801 8812
8802;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args) 8813;;;### (autoloads (erc-handle-irc-url erc-tls erc erc-select-read-args)
8803;;;;;; "erc" "erc/erc.el" (20530 32114 546307 0)) 8814;;;;;; "erc" "erc/erc.el" (20577 33959 40183 0))
8804;;; Generated autoloads from erc/erc.el 8815;;; Generated autoloads from erc/erc.el
8805 8816
8806(autoload 'erc-select-read-args "erc" "\ 8817(autoload 'erc-select-read-args "erc" "\
@@ -8855,15 +8866,15 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
8855 8866
8856;;;*** 8867;;;***
8857 8868
8858;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20434 17809 8869;;;### (autoloads nil "erc-button" "erc/erc-button.el" (20566 63671
8859;;;;;; 692608 0)) 8870;;;;;; 243798 0))
8860;;; Generated autoloads from erc/erc-button.el 8871;;; Generated autoloads from erc/erc-button.el
8861 (autoload 'erc-button-mode "erc-button" nil t) 8872 (autoload 'erc-button-mode "erc-button" nil t)
8862 8873
8863;;;*** 8874;;;***
8864 8875
8865;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20355 10021 8876;;;### (autoloads nil "erc-capab" "erc/erc-capab.el" (20566 63671
8866;;;;;; 546955 0)) 8877;;;;;; 243798 0))
8867;;; Generated autoloads from erc/erc-capab.el 8878;;; Generated autoloads from erc/erc-capab.el
8868 (autoload 'erc-capab-identify-mode "erc-capab" nil t) 8879 (autoload 'erc-capab-identify-mode "erc-capab" nil t)
8869 8880
@@ -9065,7 +9076,7 @@ You can save every individual message by putting this function on
9065;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host 9076;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host
9066;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool 9077;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool
9067;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" 9078;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el"
9068;;;;;; (20531 24613 995935 0)) 9079;;;;;; (20566 63671 243798 0))
9069;;; Generated autoloads from erc/erc-match.el 9080;;; Generated autoloads from erc/erc-match.el
9070 (autoload 'erc-match-mode "erc-match") 9081 (autoload 'erc-match-mode "erc-match")
9071 9082
@@ -9119,7 +9130,7 @@ Delete dangerous-host interactively to `erc-dangerous-hosts'.
9119;;;*** 9130;;;***
9120 9131
9121;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el" 9132;;;### (autoloads (erc-cmd-WHOLEFT) "erc-netsplit" "erc/erc-netsplit.el"
9122;;;;;; (20355 10021 546955 0)) 9133;;;;;; (20566 63671 243798 0))
9123;;; Generated autoloads from erc/erc-netsplit.el 9134;;; Generated autoloads from erc/erc-netsplit.el
9124 (autoload 'erc-netsplit-mode "erc-netsplit") 9135 (autoload 'erc-netsplit-mode "erc-netsplit")
9125 9136
@@ -9174,7 +9185,7 @@ with args, toggle notify status of people.
9174 9185
9175;;;*** 9186;;;***
9176 9187
9177;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20355 10021 546955 9188;;;### (autoloads nil "erc-page" "erc/erc-page.el" (20566 63671 243798
9178;;;;;; 0)) 9189;;;;;; 0))
9179;;; Generated autoloads from erc/erc-page.el 9190;;; Generated autoloads from erc/erc-page.el
9180 (autoload 'erc-page-mode "erc-page") 9191 (autoload 'erc-page-mode "erc-page")
@@ -9188,8 +9199,8 @@ with args, toggle notify status of people.
9188 9199
9189;;;*** 9200;;;***
9190 9201
9191;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20355 10021 9202;;;### (autoloads nil "erc-replace" "erc/erc-replace.el" (20566 63671
9192;;;;;; 546955 0)) 9203;;;;;; 243798 0))
9193;;; Generated autoloads from erc/erc-replace.el 9204;;; Generated autoloads from erc/erc-replace.el
9194 (autoload 'erc-replace-mode "erc-replace") 9205 (autoload 'erc-replace-mode "erc-replace")
9195 9206
@@ -9247,15 +9258,15 @@ This will add a speedbar major display mode.
9247 9258
9248;;;*** 9259;;;***
9249 9260
9250;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20434 17809 9261;;;### (autoloads nil "erc-stamp" "erc/erc-stamp.el" (20566 63671
9251;;;;;; 692608 0)) 9262;;;;;; 243798 0))
9252;;; Generated autoloads from erc/erc-stamp.el 9263;;; Generated autoloads from erc/erc-stamp.el
9253 (autoload 'erc-timestamp-mode "erc-stamp" nil t) 9264 (autoload 'erc-timestamp-mode "erc-stamp" nil t)
9254 9265
9255;;;*** 9266;;;***
9256 9267
9257;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" 9268;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9258;;;;;; (20427 14766 970343 0)) 9269;;;;;; (20566 63671 243798 0))
9259;;; Generated autoloads from erc/erc-track.el 9270;;; Generated autoloads from erc/erc-track.el
9260 9271
9261(defvar erc-track-minor-mode nil "\ 9272(defvar erc-track-minor-mode nil "\
@@ -9315,7 +9326,7 @@ Add a file to `erc-xdcc-files'.
9315 9326
9316;;;### (autoloads (ert-describe-test ert-run-tests-interactively 9327;;;### (autoloads (ert-describe-test ert-run-tests-interactively
9317;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest) 9328;;;;;; ert-run-tests-batch-and-exit ert-run-tests-batch ert-deftest)
9318;;;;;; "ert" "emacs-lisp/ert.el" (20355 10021 546955 0)) 9329;;;;;; "ert" "emacs-lisp/ert.el" (20576 42138 697312 0))
9319;;; Generated autoloads from emacs-lisp/ert.el 9330;;; Generated autoloads from emacs-lisp/ert.el
9320 9331
9321(autoload 'ert-deftest "ert" "\ 9332(autoload 'ert-deftest "ert" "\
@@ -9381,7 +9392,7 @@ Display the documentation for TEST-OR-TEST-NAME (a symbol or ert-test).
9381;;;*** 9392;;;***
9382 9393
9383;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el" 9394;;;### (autoloads (ert-kill-all-test-buffers) "ert-x" "emacs-lisp/ert-x.el"
9384;;;;;; (20364 28960 773408 688000)) 9395;;;;;; (20576 42138 697312 0))
9385;;; Generated autoloads from emacs-lisp/ert-x.el 9396;;; Generated autoloads from emacs-lisp/ert-x.el
9386 9397
9387(put 'ert-with-test-buffer 'lisp-indent-function 1) 9398(put 'ert-with-test-buffer 'lisp-indent-function 1)
@@ -9407,7 +9418,7 @@ Emacs shell interactive mode.
9407;;;*** 9418;;;***
9408 9419
9409;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell" 9420;;;### (autoloads (eshell-command-result eshell-command eshell) "eshell"
9410;;;;;; "eshell/eshell.el" (20523 62082 997685 0)) 9421;;;;;; "eshell/eshell.el" (20577 33959 40183 0))
9411;;; Generated autoloads from eshell/eshell.el 9422;;; Generated autoloads from eshell/eshell.el
9412 9423
9413(autoload 'eshell "eshell" "\ 9424(autoload 'eshell "eshell" "\
@@ -10177,8 +10188,8 @@ This is used only in conjunction with `expand-add-abbrevs'.
10177 10188
10178;;;*** 10189;;;***
10179 10190
10180;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20461 32935 10191;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (20566 63671
10181;;;;;; 300400 0)) 10192;;;;;; 243798 0))
10182;;; Generated autoloads from progmodes/f90.el 10193;;; Generated autoloads from progmodes/f90.el
10183 10194
10184(autoload 'f90-mode "f90" "\ 10195(autoload 'f90-mode "f90" "\
@@ -10408,8 +10419,8 @@ Besides the choice of face, it is the same as `buffer-face-mode'.
10408 10419
10409;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 10420;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
10410;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 10421;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
10411;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20501 3499 10422;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (20566 63671
10412;;;;;; 284800 0)) 10423;;;;;; 243798 0))
10413;;; Generated autoloads from mail/feedmail.el 10424;;; Generated autoloads from mail/feedmail.el
10414 10425
10415(autoload 'feedmail-send-it "feedmail" "\ 10426(autoload 'feedmail-send-it "feedmail" "\
@@ -10464,7 +10475,7 @@ you can set `feedmail-queue-reminder-alist' to nil.
10464 10475
10465;;;### (autoloads (ffap-bindings ffap-guess-file-name-at-point dired-at-point 10476;;;### (autoloads (ffap-bindings ffap-guess-file-name-at-point dired-at-point
10466;;;;;; ffap-at-mouse ffap-menu find-file-at-point ffap-next) "ffap" 10477;;;;;; ffap-at-mouse ffap-menu find-file-at-point ffap-next) "ffap"
10467;;;;;; "ffap.el" (20542 46798 773957 0)) 10478;;;;;; "ffap.el" (20566 63671 243798 0))
10468;;; Generated autoloads from ffap.el 10479;;; Generated autoloads from ffap.el
10469 10480
10470(autoload 'ffap-next "ffap" "\ 10481(autoload 'ffap-next "ffap" "\
@@ -10656,8 +10667,8 @@ Copy directory-local variables to the -*- line.
10656 10667
10657;;;*** 10668;;;***
10658 10669
10659;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20476 10670;;;### (autoloads (filesets-init) "filesets" "filesets.el" (20566
10660;;;;;; 31768 298871 0)) 10671;;;;;; 63671 243798 0))
10661;;; Generated autoloads from filesets.el 10672;;; Generated autoloads from filesets.el
10662 10673
10663(autoload 'filesets-init "filesets" "\ 10674(autoload 'filesets-init "filesets" "\
@@ -11028,7 +11039,7 @@ Find packages matching a given keyword.
11028;;;*** 11039;;;***
11029 11040
11030;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 11041;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
11031;;;;;; "flow-ctrl.el" (20355 10021 546955 0)) 11042;;;;;; "flow-ctrl.el" (20566 63671 243798 0))
11032;;; Generated autoloads from flow-ctrl.el 11043;;; Generated autoloads from flow-ctrl.el
11033 11044
11034(autoload 'enable-flow-control "flow-ctrl" "\ 11045(autoload 'enable-flow-control "flow-ctrl" "\
@@ -11066,8 +11077,8 @@ to get the effect of a C-q.
11066;;;*** 11077;;;***
11067 11078
11068;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on 11079;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on
11069;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20482 39076 11080;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (20551 9899
11070;;;;;; 289170 0)) 11081;;;;;; 283417 0))
11071;;; Generated autoloads from progmodes/flymake.el 11082;;; Generated autoloads from progmodes/flymake.el
11072 11083
11073(autoload 'flymake-mode "flymake" "\ 11084(autoload 'flymake-mode "flymake" "\
@@ -11097,7 +11108,7 @@ Turn flymake mode off.
11097 11108
11098;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11109;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11099;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11110;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11100;;;;;; "flyspell" "textmodes/flyspell.el" (20434 17809 692608 0)) 11111;;;;;; "flyspell" "textmodes/flyspell.el" (20566 63671 243798 0))
11101;;; Generated autoloads from textmodes/flyspell.el 11112;;; Generated autoloads from textmodes/flyspell.el
11102 11113
11103(autoload 'flyspell-prog-mode "flyspell" "\ 11114(autoload 'flyspell-prog-mode "flyspell" "\
@@ -11133,7 +11144,7 @@ invoking `ispell-change-dictionary'.
11133Consider using the `ispell-parser' to check your text. For instance 11144Consider using the `ispell-parser' to check your text. For instance
11134consider adding: 11145consider adding:
11135\(add-hook 'tex-mode-hook (function (lambda () (setq ispell-parser 'tex)))) 11146\(add-hook 'tex-mode-hook (function (lambda () (setq ispell-parser 'tex))))
11136in your .emacs file. 11147in your init file.
11137 11148
11138\\[flyspell-region] checks all words inside a region. 11149\\[flyspell-region] checks all words inside a region.
11139\\[flyspell-buffer] checks the whole buffer. 11150\\[flyspell-buffer] checks the whole buffer.
@@ -11651,8 +11662,8 @@ DEFAULT-MAP specifies the default key map for ICON-LIST.
11651;;;*** 11662;;;***
11652 11663
11653;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 11664;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
11654;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20503 45225 11665;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20552 30761
11655;;;;;; 529939 0)) 11666;;;;;; 207103 0))
11656;;; Generated autoloads from gnus/gnus.el 11667;;; Generated autoloads from gnus/gnus.el
11657(when (fboundp 'custom-autoload) 11668(when (fboundp 'custom-autoload)
11658 (custom-autoload 'gnus-select-method "gnus")) 11669 (custom-autoload 'gnus-select-method "gnus"))
@@ -11796,7 +11807,7 @@ If CLEAN, obsolete (ignore).
11796;;;*** 11807;;;***
11797 11808
11798;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 11809;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
11799;;;;;; (20522 9637 465791 0)) 11810;;;;;; (20578 54821 719276 0))
11800;;; Generated autoloads from gnus/gnus-art.el 11811;;; Generated autoloads from gnus/gnus-art.el
11801 11812
11802(autoload 'gnus-article-prepare-display "gnus-art" "\ 11813(autoload 'gnus-article-prepare-display "gnus-art" "\
@@ -11951,8 +11962,8 @@ Reminder user if there are unsent drafts.
11951 11962
11952;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png 11963;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
11953;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header 11964;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
11954;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20495 11965;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (20549
11955;;;;;; 51111 757560 0)) 11966;;;;;; 54573 979353 0))
11956;;; Generated autoloads from gnus/gnus-fun.el 11967;;; Generated autoloads from gnus/gnus-fun.el
11957 11968
11958(autoload 'gnus-random-x-face "gnus-fun" "\ 11969(autoload 'gnus-random-x-face "gnus-fun" "\
@@ -12016,7 +12027,7 @@ If gravatars are already displayed, remove them.
12016;;;*** 12027;;;***
12017 12028
12018;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 12029;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
12019;;;;;; "gnus-group" "gnus/gnus-group.el" (20495 51111 757560 0)) 12030;;;;;; "gnus-group" "gnus/gnus-group.el" (20553 51627 169867 0))
12020;;; Generated autoloads from gnus/gnus-group.el 12031;;; Generated autoloads from gnus/gnus-group.el
12021 12032
12022(autoload 'gnus-fetch-group "gnus-group" "\ 12033(autoload 'gnus-fetch-group "gnus-group" "\
@@ -12218,7 +12229,7 @@ Like `message-reply'.
12218;;;*** 12229;;;***
12219 12230
12220;;;### (autoloads (gnus-notifications) "gnus-notifications" "gnus/gnus-notifications.el" 12231;;;### (autoloads (gnus-notifications) "gnus-notifications" "gnus/gnus-notifications.el"
12221;;;;;; (20544 36659 880486 0)) 12232;;;;;; (20559 4008 701730 0))
12222;;; Generated autoloads from gnus/gnus-notifications.el 12233;;; Generated autoloads from gnus/gnus-notifications.el
12223 12234
12224(autoload 'gnus-notifications "gnus-notifications" "\ 12235(autoload 'gnus-notifications "gnus-notifications" "\
@@ -12482,8 +12493,8 @@ Use \\[describe-mode] for more info.
12482;;;*** 12493;;;***
12483 12494
12484;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address 12495;;;### (autoloads (goto-address-prog-mode goto-address-mode goto-address
12485;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20355 12496;;;;;; goto-address-at-point) "goto-addr" "net/goto-addr.el" (20566
12486;;;;;; 10021 546955 0)) 12497;;;;;; 63671 243798 0))
12487;;; Generated autoloads from net/goto-addr.el 12498;;; Generated autoloads from net/goto-addr.el
12488 12499
12489(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1") 12500(define-obsolete-function-alias 'goto-address-at-mouse 'goto-address-at-point "22.1")
@@ -12543,8 +12554,8 @@ Retrieve MAIL-ADDRESS gravatar and returns it.
12543 12554
12544;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults 12555;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults
12545;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command 12556;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
12546;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20369 14251 12557;;;;;; grep-window-height) "grep" "progmodes/grep.el" (20572 16038
12547;;;;;; 85829 0)) 12558;;;;;; 402143 0))
12548;;; Generated autoloads from progmodes/grep.el 12559;;; Generated autoloads from progmodes/grep.el
12549 12560
12550(defvar grep-window-height nil "\ 12561(defvar grep-window-height nil "\
@@ -12813,7 +12824,7 @@ it if ARG is omitted or nil.
12813 12824
12814;;;### (autoloads (setf gv-define-simple-setter gv-define-setter 12825;;;### (autoloads (setf gv-define-simple-setter gv-define-setter
12815;;;;;; gv--defun-declaration gv-define-expander gv-letplace gv-get) 12826;;;;;; gv--defun-declaration gv-define-expander gv-letplace gv-get)
12816;;;;;; "gv" "emacs-lisp/gv.el" (20542 46798 773957 0)) 12827;;;;;; "gv" "emacs-lisp/gv.el" (20580 10161 446444 0))
12817;;; Generated autoloads from emacs-lisp/gv.el 12828;;; Generated autoloads from emacs-lisp/gv.el
12818 12829
12819(autoload 'gv-get "gv" "\ 12830(autoload 'gv-get "gv" "\
@@ -12902,8 +12913,8 @@ The return value is the last VAL in the list.
12902 12913
12903;;;*** 12914;;;***
12904 12915
12905;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20355 12916;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (20566
12906;;;;;; 10021 546955 0)) 12917;;;;;; 63671 243798 0))
12907;;; Generated autoloads from play/handwrite.el 12918;;; Generated autoloads from play/handwrite.el
12908 12919
12909(autoload 'handwrite "handwrite" "\ 12920(autoload 'handwrite "handwrite" "\
@@ -13126,7 +13137,7 @@ different regions. With numeric argument ARG, behaves like
13126;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories 13137;;;### (autoloads (doc-file-to-info doc-file-to-man describe-categories
13127;;;;;; describe-syntax describe-variable variable-at-point describe-function-1 13138;;;;;; describe-syntax describe-variable variable-at-point describe-function-1
13128;;;;;; find-lisp-object-file-name help-C-file-name describe-function) 13139;;;;;; find-lisp-object-file-name help-C-file-name describe-function)
13129;;;;;; "help-fns" "help-fns.el" (20532 45476 981297 0)) 13140;;;;;; "help-fns" "help-fns.el" (20584 7212 455152 0))
13130;;; Generated autoloads from help-fns.el 13141;;; Generated autoloads from help-fns.el
13131 13142
13132(autoload 'describe-function "help-fns" "\ 13143(autoload 'describe-function "help-fns" "\
@@ -13205,21 +13216,6 @@ Produce a texinfo buffer with sorted doc-strings from the DOC file.
13205 13216
13206;;;*** 13217;;;***
13207 13218
13208;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
13209;;;;;; (20355 10021 546955 0))
13210;;; Generated autoloads from help-macro.el
13211
13212(defvar three-step-help nil "\
13213Non-nil means give more info about Help command in three steps.
13214The three steps are simple prompt, prompt with all options, and
13215window listing and describing the options.
13216A value of nil means skip the middle step, so that \\[help-command] \\[help-command]
13217gives the window that lists the options.")
13218
13219(custom-autoload 'three-step-help "help-macro" t)
13220
13221;;;***
13222
13223;;;### (autoloads (help-bookmark-jump help-xref-on-pp help-insert-xref-button 13219;;;### (autoloads (help-bookmark-jump help-xref-on-pp help-insert-xref-button
13224;;;;;; help-xref-button help-make-xrefs help-buffer help-setup-xref 13220;;;;;; help-xref-button help-make-xrefs help-buffer help-setup-xref
13225;;;;;; help-mode-finish help-mode-setup help-mode) "help-mode" "help-mode.el" 13221;;;;;; help-mode-finish help-mode-setup help-mode) "help-mode" "help-mode.el"
@@ -13436,7 +13432,7 @@ This discards the buffer's undo information.
13436;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 13432;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
13437;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 13433;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
13438;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" 13434;;;;;; global-hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el"
13439;;;;;; (20522 9637 465791 0)) 13435;;;;;; (20566 63671 243798 0))
13440;;; Generated autoloads from hi-lock.el 13436;;; Generated autoloads from hi-lock.el
13441 13437
13442(autoload 'hi-lock-mode "hi-lock" "\ 13438(autoload 'hi-lock-mode "hi-lock" "\
@@ -13628,7 +13624,7 @@ Several variables affect how the hiding is done:
13628;;;*** 13624;;;***
13629 13625
13630;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" 13626;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13631;;;;;; (20541 6907 775259 0)) 13627;;;;;; (20566 63671 243798 0))
13632;;; Generated autoloads from progmodes/hideshow.el 13628;;; Generated autoloads from progmodes/hideshow.el
13633 13629
13634(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ 13630(defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\
@@ -13826,61 +13822,10 @@ See `highlight-changes-mode' for more information on Highlight-Changes mode.
13826 13822
13827;;;*** 13823;;;***
13828 13824
13829;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers 13825;;;### (autoloads (make-hippie-expand-function hippie-expand) "hippie-exp"
13830;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 13826;;;;;; "hippie-exp.el" (20584 7212 455152 0))
13831;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13832;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
13833;;;;;; "hippie-exp.el" (20495 51111 757560 0))
13834;;; Generated autoloads from hippie-exp.el 13827;;; Generated autoloads from hippie-exp.el
13835 13828
13836(defvar hippie-expand-try-functions-list '(try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol) "\
13837The list of expansion functions tried in order by `hippie-expand'.
13838To change the behavior of `hippie-expand', remove, change the order of,
13839or insert functions in this list.")
13840
13841(custom-autoload 'hippie-expand-try-functions-list "hippie-exp" t)
13842
13843(defvar hippie-expand-verbose t "\
13844Non-nil makes `hippie-expand' output which function it is trying.")
13845
13846(custom-autoload 'hippie-expand-verbose "hippie-exp" t)
13847
13848(defvar hippie-expand-dabbrev-skip-space nil "\
13849Non-nil means tolerate trailing spaces in the abbreviation to expand.")
13850
13851(custom-autoload 'hippie-expand-dabbrev-skip-space "hippie-exp" t)
13852
13853(defvar hippie-expand-dabbrev-as-symbol t "\
13854Non-nil means expand as symbols, i.e. syntax `_' is considered a letter.")
13855
13856(custom-autoload 'hippie-expand-dabbrev-as-symbol "hippie-exp" t)
13857
13858(defvar hippie-expand-no-restriction t "\
13859Non-nil means that narrowed buffers are widened during search.")
13860
13861(custom-autoload 'hippie-expand-no-restriction "hippie-exp" t)
13862
13863(defvar hippie-expand-max-buffers nil "\
13864The maximum number of buffers (apart from the current) searched.
13865If nil, all buffers are searched.")
13866
13867(custom-autoload 'hippie-expand-max-buffers "hippie-exp" t)
13868
13869(defvar hippie-expand-ignore-buffers (list (purecopy "^ \\*.*\\*$") 'dired-mode) "\
13870A list specifying which buffers not to search (if not current).
13871Can contain both regexps matching buffer names (as strings) and major modes
13872\(as atoms)")
13873
13874(custom-autoload 'hippie-expand-ignore-buffers "hippie-exp" t)
13875
13876(defvar hippie-expand-only-buffers nil "\
13877A list specifying the only buffers to search (in addition to current).
13878Can contain both regexps matching buffer names (as strings) and major modes
13879\(as atoms). If non-nil, this variable overrides the variable
13880`hippie-expand-ignore-buffers'.")
13881
13882(custom-autoload 'hippie-expand-only-buffers "hippie-exp" t)
13883
13884(autoload 'hippie-expand "hippie-exp" "\ 13829(autoload 'hippie-expand "hippie-exp" "\
13885Try to expand text before point, using multiple methods. 13830Try to expand text before point, using multiple methods.
13886The expansion functions in `hippie-expand-try-functions-list' are 13831The expansion functions in `hippie-expand-try-functions-list' are
@@ -13956,7 +13901,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and
13956;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays 13901;;;;;; holiday-bahai-holidays holiday-islamic-holidays holiday-christian-holidays
13957;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays 13902;;;;;; holiday-hebrew-holidays holiday-other-holidays holiday-local-holidays
13958;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays" 13903;;;;;; holiday-oriental-holidays holiday-general-holidays) "holidays"
13959;;;;;; "calendar/holidays.el" (20530 32124 107724 973000)) 13904;;;;;; "calendar/holidays.el" (20566 63671 243798 0))
13960;;; Generated autoloads from calendar/holidays.el 13905;;; Generated autoloads from calendar/holidays.el
13961 13906
13962(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1") 13907(define-obsolete-variable-alias 'general-holidays 'holiday-general-holidays "23.1")
@@ -14031,7 +13976,7 @@ See the documentation for `calendar-holidays' for details.")
14031 13976
14032(define-obsolete-variable-alias 'christian-holidays 'holiday-christian-holidays "23.1") 13977(define-obsolete-variable-alias 'christian-holidays 'holiday-christian-holidays "23.1")
14033 13978
14034(defvar holiday-christian-holidays (mapcar 'purecopy '((holiday-easter-etc) (holiday-fixed 12 25 "Christmas") (if calendar-christian-all-holidays-flag (append (holiday-fixed 1 6 "Epiphany") (holiday-julian 12 25 "Eastern Orthodox Christmas") (holiday-greek-orthodox-easter) (holiday-fixed 8 15 "Assumption") (holiday-advent 0 "Advent"))))) "\ 13979(defvar holiday-christian-holidays (mapcar 'purecopy '((holiday-easter-etc) (holiday-fixed 12 25 "Christmas") (if calendar-christian-all-holidays-flag (append (holiday-fixed 1 6 "Epiphany") (holiday-julian 12 25 "Christmas (Julian calendar)") (holiday-greek-orthodox-easter) (holiday-fixed 8 15 "Assumption") (holiday-advent 0 "Advent"))))) "\
14035Christian holidays. 13980Christian holidays.
14036See the documentation for `calendar-holidays' for details.") 13981See the documentation for `calendar-holidays' for details.")
14037 13982
@@ -14074,7 +14019,7 @@ See the documentation for `calendar-holidays' for details.")
14074(autoload 'holidays "holidays" "\ 14019(autoload 'holidays "holidays" "\
14075Display the holidays for last month, this month, and next month. 14020Display the holidays for last month, this month, and next month.
14076If called with an optional prefix argument ARG, prompts for month and year. 14021If called with an optional prefix argument ARG, prompts for month and year.
14077This function is suitable for execution in a .emacs file. 14022This function is suitable for execution in a init file.
14078 14023
14079\(fn &optional ARG)" t nil) 14024\(fn &optional ARG)" t nil)
14080 14025
@@ -14116,7 +14061,7 @@ Convert HTML to plain text in the current buffer.
14116;;;*** 14061;;;***
14117 14062
14118;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) 14063;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer)
14119;;;;;; "htmlfontify" "htmlfontify.el" (20355 10021 546955 0)) 14064;;;;;; "htmlfontify" "htmlfontify.el" (20577 33959 40183 0))
14120;;; Generated autoloads from htmlfontify.el 14065;;; Generated autoloads from htmlfontify.el
14121 14066
14122(autoload 'htmlfontify-buffer "htmlfontify" "\ 14067(autoload 'htmlfontify-buffer "htmlfontify" "\
@@ -14239,7 +14184,7 @@ bound to the current value of the filter.
14239;;;*** 14184;;;***
14240 14185
14241;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 14186;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
14242;;;;;; "ibuffer" "ibuffer.el" (20542 46798 773957 0)) 14187;;;;;; "ibuffer" "ibuffer.el" (20576 13312 649004 817000))
14243;;; Generated autoloads from ibuffer.el 14188;;; Generated autoloads from ibuffer.el
14244 14189
14245(autoload 'ibuffer-list-buffers "ibuffer" "\ 14190(autoload 'ibuffer-list-buffers "ibuffer" "\
@@ -14280,7 +14225,7 @@ FORMATS is the value to use for `ibuffer-formats'.
14280 14225
14281;;;### (autoloads (icalendar-import-buffer icalendar-import-file 14226;;;### (autoloads (icalendar-import-buffer icalendar-import-file
14282;;;;;; icalendar-export-region icalendar-export-file) "icalendar" 14227;;;;;; icalendar-export-region icalendar-export-file) "icalendar"
14283;;;;;; "calendar/icalendar.el" (20434 17809 692608 0)) 14228;;;;;; "calendar/icalendar.el" (20577 33959 40183 0))
14284;;; Generated autoloads from calendar/icalendar.el 14229;;; Generated autoloads from calendar/icalendar.el
14285 14230
14286(autoload 'icalendar-export-file "icalendar" "\ 14231(autoload 'icalendar-export-file "icalendar" "\
@@ -14397,7 +14342,7 @@ with no args, if that value is non-nil.
14397;;;*** 14342;;;***
14398 14343
14399;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 14344;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
14400;;;;;; (20427 14766 970343 0)) 14345;;;;;; (20572 16038 402143 0))
14401;;; Generated autoloads from progmodes/idlw-shell.el 14346;;; Generated autoloads from progmodes/idlw-shell.el
14402 14347
14403(autoload 'idlwave-shell "idlw-shell" "\ 14348(autoload 'idlwave-shell "idlw-shell" "\
@@ -14423,7 +14368,7 @@ See also the variable `idlwave-shell-prompt-pattern'.
14423;;;*** 14368;;;***
14424 14369
14425;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 14370;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
14426;;;;;; (20458 56750 651721 0)) 14371;;;;;; (20576 42138 697312 0))
14427;;; Generated autoloads from progmodes/idlwave.el 14372;;; Generated autoloads from progmodes/idlwave.el
14428 14373
14429(autoload 'idlwave-mode "idlwave" "\ 14374(autoload 'idlwave-mode "idlwave" "\
@@ -14557,8 +14502,8 @@ The main features of this mode are
14557;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file 14502;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
14558;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer 14503;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
14559;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 14504;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
14560;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20495 14505;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20585
14561;;;;;; 51111 757560 0)) 14506;;;;;; 28088 480237 0))
14562;;; Generated autoloads from ido.el 14507;;; Generated autoloads from ido.el
14563 14508
14564(defvar ido-mode nil "\ 14509(defvar ido-mode nil "\
@@ -14817,7 +14762,7 @@ DEF, if non-nil, is the default value.
14817 14762
14818;;;*** 14763;;;***
14819 14764
14820;;;### (autoloads (ielm) "ielm" "ielm.el" (20355 10021 546955 0)) 14765;;;### (autoloads (ielm) "ielm" "ielm.el" (20566 63671 243798 0))
14821;;; Generated autoloads from ielm.el 14766;;; Generated autoloads from ielm.el
14822 14767
14823(autoload 'ielm "ielm" "\ 14768(autoload 'ielm "ielm" "\
@@ -14850,7 +14795,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
14850;;;;;; create-image image-type-auto-detected-p image-type-available-p 14795;;;;;; create-image image-type-auto-detected-p image-type-available-p
14851;;;;;; image-type image-type-from-file-name image-type-from-file-header 14796;;;;;; image-type image-type-from-file-name image-type-from-file-header
14852;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" 14797;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el"
14853;;;;;; (20523 62082 997685 0)) 14798;;;;;; (20574 57775 217760 0))
14854;;; Generated autoloads from image.el 14799;;; Generated autoloads from image.el
14855 14800
14856(autoload 'image-type-from-data "image" "\ 14801(autoload 'image-type-from-data "image" "\
@@ -15251,7 +15196,7 @@ An image file is one whose name has an extension in
15251;;;*** 15196;;;***
15252 15197
15253;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 15198;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
15254;;;;;; image-mode) "image-mode" "image-mode.el" (20476 31768 298871 15199;;;;;; image-mode) "image-mode" "image-mode.el" (20580 10161 446444
15255;;;;;; 0)) 15200;;;;;; 0))
15256;;; Generated autoloads from image-mode.el 15201;;; Generated autoloads from image-mode.el
15257 15202
@@ -15297,7 +15242,7 @@ on these modes.
15297;;;*** 15242;;;***
15298 15243
15299;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 15244;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
15300;;;;;; imenu-sort-function) "imenu" "imenu.el" (20511 39332 974340 15245;;;;;; imenu-sort-function) "imenu" "imenu.el" (20577 33959 40183
15301;;;;;; 0)) 15246;;;;;; 0))
15302;;; Generated autoloads from imenu.el 15247;;; Generated autoloads from imenu.el
15303 15248
@@ -15468,56 +15413,10 @@ Convert old Emacs Devanagari characters to UCS.
15468 15413
15469;;;*** 15414;;;***
15470 15415
15471;;;### (autoloads (inferior-lisp inferior-lisp-prompt inferior-lisp-load-command 15416;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
15472;;;;;; inferior-lisp-program inferior-lisp-filter-regexp) "inf-lisp" 15417;;;;;; (20584 7212 455152 0))
15473;;;;;; "progmodes/inf-lisp.el" (20355 10021 546955 0))
15474;;; Generated autoloads from progmodes/inf-lisp.el 15418;;; Generated autoloads from progmodes/inf-lisp.el
15475 15419
15476(defvar inferior-lisp-filter-regexp (purecopy "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'") "\
15477What not to save on inferior Lisp's input history.
15478Input matching this regexp is not saved on the input history in Inferior Lisp
15479mode. Default is whitespace followed by 0 or 1 single-letter colon-keyword
15480\(as in :a, :c, etc.)")
15481
15482(custom-autoload 'inferior-lisp-filter-regexp "inf-lisp" t)
15483
15484(defvar inferior-lisp-program (purecopy "lisp") "\
15485Program name for invoking an inferior Lisp in Inferior Lisp mode.")
15486
15487(custom-autoload 'inferior-lisp-program "inf-lisp" t)
15488
15489(defvar inferior-lisp-load-command (purecopy "(load \"%s\")\n") "\
15490Format-string for building a Lisp expression to load a file.
15491This format string should use `%s' to substitute a file name
15492and should result in a Lisp expression that will command the inferior Lisp
15493to load that file. The default works acceptably on most Lisps.
15494The string \"(progn (load \\\"%s\\\" :verbose nil :print t) (values))\\n\"
15495produces cosmetically superior output for this application,
15496but it works only in Common Lisp.")
15497
15498(custom-autoload 'inferior-lisp-load-command "inf-lisp" t)
15499
15500(defvar inferior-lisp-prompt (purecopy "^[^> \n]*>+:? *") "\
15501Regexp to recognize prompts in the Inferior Lisp mode.
15502Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl,
15503and franz. This variable is used to initialize `comint-prompt-regexp' in the
15504Inferior Lisp buffer.
15505
15506This variable is only used if the variable
15507`comint-use-prompt-regexp' is non-nil.
15508
15509More precise choices:
15510Lucid Common Lisp: \"^\\\\(>\\\\|\\\\(->\\\\)+\\\\) *\"
15511franz: \"^\\\\(->\\\\|<[0-9]*>:\\\\) *\"
15512kcl: \"^>+ *\"
15513
15514This is a fine thing to set in your .emacs file or through Custom.")
15515
15516(custom-autoload 'inferior-lisp-prompt "inf-lisp" t)
15517
15518(defvar inferior-lisp-mode-hook 'nil "\
15519Hook for customizing Inferior Lisp mode.")
15520
15521(autoload 'inferior-lisp "inf-lisp" "\ 15420(autoload 'inferior-lisp "inf-lisp" "\
15522Run an inferior Lisp process, input and output via buffer `*inferior-lisp*'. 15421Run an inferior Lisp process, input and output via buffer `*inferior-lisp*'.
15523If there is a process already running in `*inferior-lisp*', just switch 15422If there is a process already running in `*inferior-lisp*', just switch
@@ -15537,7 +15436,7 @@ of `inferior-lisp-program'). Runs the hooks from
15537;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node 15436;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
15538;;;;;; Info-mode info-finder info-apropos Info-index Info-directory 15437;;;;;; Info-mode info-finder info-apropos Info-index Info-directory
15539;;;;;; Info-on-current-buffer info-standalone info-emacs-bug info-emacs-manual 15438;;;;;; Info-on-current-buffer info-standalone info-emacs-bug info-emacs-manual
15540;;;;;; info info-other-window) "info" "info.el" (20540 39589 424586 15439;;;;;; info info-other-window) "info" "info.el" (20561 18280 338092
15541;;;;;; 0)) 15440;;;;;; 0))
15542;;; Generated autoloads from info.el 15441;;; Generated autoloads from info.el
15543 15442
@@ -16067,7 +15966,7 @@ Add submenus to the File menu, to convert to and from various formats.
16067;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 15966;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
16068;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 15967;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
16069;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) 15968;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary)
16070;;;;;; "ispell" "textmodes/ispell.el" (20458 56750 651721 0)) 15969;;;;;; "ispell" "textmodes/ispell.el" (20566 63671 243798 0))
16071;;; Generated autoloads from textmodes/ispell.el 15970;;; Generated autoloads from textmodes/ispell.el
16072 15971
16073(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) 15972(put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive))))
@@ -16280,7 +16179,7 @@ use the `x' command. (Any subsequent regions will be checked.)
16280The `X' command aborts sending the message so that you can edit the buffer. 16179The `X' command aborts sending the message so that you can edit the buffer.
16281 16180
16282To spell-check whenever a message is sent, include the appropriate lines 16181To spell-check whenever a message is sent, include the appropriate lines
16283in your .emacs file: 16182in your init file:
16284 (add-hook 'message-send-hook 'ispell-message) ;; GNUS 5 16183 (add-hook 'message-send-hook 'ispell-message) ;; GNUS 5
16285 (add-hook 'news-inews-hook 'ispell-message) ;; GNUS 4 16184 (add-hook 'news-inews-hook 'ispell-message) ;; GNUS 4
16286 (add-hook 'mail-send-hook 'ispell-message) 16185 (add-hook 'mail-send-hook 'ispell-message)
@@ -16294,8 +16193,8 @@ You can bind this to the key C-c i in GNUS or mail by adding to
16294 16193
16295;;;*** 16194;;;***
16296 16195
16297;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20495 16196;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (20577
16298;;;;;; 51111 757560 0)) 16197;;;;;; 33959 40183 0))
16299;;; Generated autoloads from iswitchb.el 16198;;; Generated autoloads from iswitchb.el
16300 16199
16301(defvar iswitchb-mode nil "\ 16200(defvar iswitchb-mode nil "\
@@ -16773,8 +16672,8 @@ coding system names is determined from `latex-inputenc-coding-alist'.
16773;;;*** 16672;;;***
16774 16673
16775;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 16674;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
16776;;;;;; "latin1-disp" "international/latin1-disp.el" (20355 10021 16675;;;;;; "latin1-disp" "international/latin1-disp.el" (20577 33959
16777;;;;;; 546955 0)) 16676;;;;;; 40183 0))
16778;;; Generated autoloads from international/latin1-disp.el 16677;;; Generated autoloads from international/latin1-disp.el
16779 16678
16780(defvar latin1-display nil "\ 16679(defvar latin1-display nil "\
@@ -16840,19 +16739,10 @@ generations (this defaults to 1).
16840 16739
16841;;;*** 16740;;;***
16842 16741
16843;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" 16742;;;### (autoloads (global-linum-mode linum-mode) "linum" "linum.el"
16844;;;;;; "linum.el" (20355 10021 546955 0)) 16743;;;;;; (20580 10161 446444 0))
16845;;; Generated autoloads from linum.el 16744;;; Generated autoloads from linum.el
16846 16745
16847(defvar linum-format 'dynamic "\
16848Format used to display line numbers.
16849Either a format string like \"%7d\", `dynamic' to adapt the width
16850as needed, or a function that is called with a line number as its
16851argument and should evaluate to a string to be shown on that line.
16852See also `linum-before-numbering-hook'.")
16853
16854(custom-autoload 'linum-format "linum" t)
16855
16856(autoload 'linum-mode "linum" "\ 16746(autoload 'linum-mode "linum" "\
16857Toggle display of line numbers in the left margin (Linum mode). 16747Toggle display of line numbers in the left margin (Linum mode).
16858With a prefix argument ARG, enable Linum mode if ARG is positive, 16748With a prefix argument ARG, enable Linum mode if ARG is positive,
@@ -16919,7 +16809,7 @@ something strange, such as redefining an Emacs function.
16919;;;*** 16809;;;***
16920 16810
16921;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) 16811;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
16922;;;;;; "locate" "locate.el" (20355 10021 546955 0)) 16812;;;;;; "locate" "locate.el" (20566 63671 243798 0))
16923;;; Generated autoloads from locate.el 16813;;; Generated autoloads from locate.el
16924 16814
16925(defvar locate-ls-subdir-switches (purecopy "-al") "\ 16815(defvar locate-ls-subdir-switches (purecopy "-al") "\
@@ -16971,8 +16861,8 @@ except that FILTER is not optional.
16971 16861
16972;;;*** 16862;;;***
16973 16863
16974;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20477 21160 16864;;;### (autoloads (log-edit) "log-edit" "vc/log-edit.el" (20584 7212
16975;;;;;; 227853 0)) 16865;;;;;; 455152 0))
16976;;; Generated autoloads from vc/log-edit.el 16866;;; Generated autoloads from vc/log-edit.el
16977 16867
16978(autoload 'log-edit "log-edit" "\ 16868(autoload 'log-edit "log-edit" "\
@@ -17149,14 +17039,14 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).")
17149 17039
17150;;;*** 17040;;;***
17151 17041
17152;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20355 17042;;;### (autoloads (lunar-phases) "lunar" "calendar/lunar.el" (20566
17153;;;;;; 10021 546955 0)) 17043;;;;;; 63671 243798 0))
17154;;; Generated autoloads from calendar/lunar.el 17044;;; Generated autoloads from calendar/lunar.el
17155 17045
17156(autoload 'lunar-phases "lunar" "\ 17046(autoload 'lunar-phases "lunar" "\
17157Display the quarters of the moon for last month, this month, and next month. 17047Display the quarters of the moon for last month, this month, and next month.
17158If called with an optional prefix argument ARG, prompts for month and year. 17048If called with an optional prefix argument ARG, prompts for month and year.
17159This function is suitable for execution in a .emacs file. 17049This function is suitable for execution in an init file.
17160 17050
17161\(fn &optional ARG)" t nil) 17051\(fn &optional ARG)" t nil)
17162 17052
@@ -17175,20 +17065,6 @@ A major mode to edit m4 macro files.
17175 17065
17176;;;*** 17066;;;***
17177 17067
17178;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
17179;;;;;; (20497 6436 957082 0))
17180;;; Generated autoloads from emacs-lisp/macroexp.el
17181
17182(autoload 'macroexpand-all "macroexp" "\
17183Return result of expanding macros at all levels in FORM.
17184If no macros are expanded, FORM is returned unchanged.
17185The second optional arg ENVIRONMENT specifies an environment of macro
17186definitions to shadow the loaded ones for use in file byte-compilation.
17187
17188\(fn FORM &optional ENVIRONMENT)" nil nil)
17189
17190;;;***
17191
17192;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 17068;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
17193;;;;;; name-last-kbd-macro) "macros" "macros.el" (20355 10021 546955 17069;;;;;; name-last-kbd-macro) "macros" "macros.el" (20355 10021 546955
17194;;;;;; 0)) 17070;;;;;; 0))
@@ -17312,7 +17188,7 @@ Convert mail domain DOMAIN to the country it corresponds to.
17312 17188
17313;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 17189;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
17314;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 17190;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
17315;;;;;; (20355 10021 546955 0)) 17191;;;;;; (20566 63671 243798 0))
17316;;; Generated autoloads from mail/mail-hist.el 17192;;; Generated autoloads from mail/mail-hist.el
17317 17193
17318(autoload 'mail-hist-define-keys "mail-hist" "\ 17194(autoload 'mail-hist-define-keys "mail-hist" "\
@@ -17419,8 +17295,8 @@ matches may be returned from the message body.
17419;;;*** 17295;;;***
17420 17296
17421;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup 17297;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup
17422;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20387 17298;;;;;; mail-abbrevs-mode) "mailabbrev" "mail/mailabbrev.el" (20566
17423;;;;;; 44199 24128 0)) 17299;;;;;; 63671 243798 0))
17424;;; Generated autoloads from mail/mailabbrev.el 17300;;; Generated autoloads from mail/mailabbrev.el
17425 17301
17426(defvar mail-abbrevs-mode nil "\ 17302(defvar mail-abbrevs-mode nil "\
@@ -17471,7 +17347,7 @@ double-quotes.
17471 17347
17472;;;### (autoloads (mail-complete mail-completion-at-point-function 17348;;;### (autoloads (mail-complete mail-completion-at-point-function
17473;;;;;; define-mail-alias expand-mail-aliases mail-complete-style) 17349;;;;;; define-mail-alias expand-mail-aliases mail-complete-style)
17474;;;;;; "mailalias" "mail/mailalias.el" (20355 10021 546955 0)) 17350;;;;;; "mailalias" "mail/mailalias.el" (20577 33959 40183 0))
17475;;; Generated autoloads from mail/mailalias.el 17351;;; Generated autoloads from mail/mailalias.el
17476 17352
17477(defvar mail-complete-style 'angles "\ 17353(defvar mail-complete-style 'angles "\
@@ -17520,6 +17396,8 @@ current header, calls `mail-complete-function' and passes prefix ARG if any.
17520 17396
17521\(fn ARG)" t nil) 17397\(fn ARG)" t nil)
17522 17398
17399(make-obsolete 'mail-complete 'mail-completion-at-point-function "24.1")
17400
17523;;;*** 17401;;;***
17524 17402
17525;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el" 17403;;;### (autoloads (mailclient-send-it) "mailclient" "mail/mailclient.el"
@@ -17779,7 +17657,7 @@ recursion depth in the minibuffer prompt. This is only useful if
17779;;;;;; message-forward-make-body message-forward message-recover 17657;;;;;; message-forward-make-body message-forward message-recover
17780;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 17658;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
17781;;;;;; message-reply message-news message-mail message-mode) "message" 17659;;;;;; message-reply message-news message-mail message-mode) "message"
17782;;;;;; "gnus/message.el" (20545 57511 257469 0)) 17660;;;;;; "gnus/message.el" (20567 23165 75548 0))
17783;;; Generated autoloads from gnus/message.el 17661;;; Generated autoloads from gnus/message.el
17784 17662
17785(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 17663(define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
@@ -18224,7 +18102,7 @@ to its second argument TM.
18224;;;*** 18102;;;***
18225 18103
18226;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 18104;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
18227;;;;;; "minibuf-eldef.el" (20355 10021 546955 0)) 18105;;;;;; "minibuf-eldef.el" (20580 10161 446444 0))
18228;;; Generated autoloads from minibuf-eldef.el 18106;;; Generated autoloads from minibuf-eldef.el
18229 18107
18230(defvar minibuffer-electric-default-mode nil "\ 18108(defvar minibuffer-electric-default-mode nil "\
@@ -18366,7 +18244,7 @@ whose file names match the specified wildcard.
18366;;;*** 18244;;;***
18367 18245
18368;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 18246;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
18369;;;;;; (20355 10021 546955 0)) 18247;;;;;; (20566 63671 243798 0))
18370;;; Generated autoloads from progmodes/mixal-mode.el 18248;;; Generated autoloads from progmodes/mixal-mode.el
18371 18249
18372(autoload 'mixal-mode "mixal-mode" "\ 18250(autoload 'mixal-mode "mixal-mode" "\
@@ -18458,7 +18336,7 @@ Assume text has been decoded if DECODED is non-nil.
18458;;;*** 18336;;;***
18459 18337
18460;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el" 18338;;;### (autoloads (mml-attach-file mml-to-mime) "mml" "gnus/mml.el"
18461;;;;;; (20458 56750 651721 0)) 18339;;;;;; (20567 23165 75548 0))
18462;;; Generated autoloads from gnus/mml.el 18340;;; Generated autoloads from gnus/mml.el
18463 18341
18464(autoload 'mml-to-mime "mml" "\ 18342(autoload 'mml-to-mime "mml" "\
@@ -18469,7 +18347,8 @@ Translate the current buffer from MML to MIME.
18469(autoload 'mml-attach-file "mml" "\ 18347(autoload 'mml-attach-file "mml" "\
18470Attach a file to the outgoing MIME message. 18348Attach a file to the outgoing MIME message.
18471The file is not inserted or encoded until you send the message with 18349The file is not inserted or encoded until you send the message with
18472`\\[message-send-and-exit]' or `\\[message-send]'. 18350`\\[message-send-and-exit]' or `\\[message-send]' in Message mode,
18351or `\\[mail-send-and-exit]' or `\\[mail-send]' in Mail mode.
18473 18352
18474FILE is the name of the file to attach. TYPE is its 18353FILE is the name of the file to attach. TYPE is its
18475content-type, a string of the form \"type/subtype\". DESCRIPTION 18354content-type, a string of the form \"type/subtype\". DESCRIPTION
@@ -18609,7 +18488,7 @@ Convert NATO phonetic alphabet in region to ordinary ASCII text.
18609;;;*** 18488;;;***
18610 18489
18611;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag" 18490;;;### (autoloads (mouse-drag-drag mouse-drag-throw) "mouse-drag"
18612;;;;;; "mouse-drag.el" (20355 10021 546955 0)) 18491;;;;;; "mouse-drag.el" (20566 63671 243798 0))
18613;;; Generated autoloads from mouse-drag.el 18492;;; Generated autoloads from mouse-drag.el
18614 18493
18615(autoload 'mouse-drag-throw "mouse-drag" "\ 18494(autoload 'mouse-drag-throw "mouse-drag" "\
@@ -18707,7 +18586,7 @@ different buffer menu using the function `msb'.
18707;;;;;; describe-current-coding-system describe-current-coding-system-briefly 18586;;;;;; describe-current-coding-system describe-current-coding-system-briefly
18708;;;;;; describe-coding-system describe-character-set list-charset-chars 18587;;;;;; describe-coding-system describe-character-set list-charset-chars
18709;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 18588;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
18710;;;;;; (20355 10021 546955 0)) 18589;;;;;; (20577 33959 40183 0))
18711;;; Generated autoloads from international/mule-diag.el 18590;;; Generated autoloads from international/mule-diag.el
18712 18591
18713(autoload 'list-character-sets "mule-diag" "\ 18592(autoload 'list-character-sets "mule-diag" "\
@@ -18843,19 +18722,10 @@ The default is 20. If LIMIT is negative, do not limit the listing.
18843;;;;;; detect-coding-with-priority with-coding-priority coding-system-translation-table-for-encode 18722;;;;;; detect-coding-with-priority with-coding-priority coding-system-translation-table-for-encode
18844;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 18723;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
18845;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 18724;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
18846;;;;;; truncate-string-to-width store-substring string-to-sequence) 18725;;;;;; truncate-string-to-width store-substring) "mule-util" "international/mule-util.el"
18847;;;;;; "mule-util" "international/mule-util.el" (20355 10021 546955 18726;;;;;; (20577 33959 40183 0))
18848;;;;;; 0))
18849;;; Generated autoloads from international/mule-util.el 18727;;; Generated autoloads from international/mule-util.el
18850 18728
18851(autoload 'string-to-sequence "mule-util" "\
18852Convert STRING to a sequence of TYPE which contains characters in STRING.
18853TYPE should be `list' or `vector'.
18854
18855\(fn STRING TYPE)" nil nil)
18856
18857(make-obsolete 'string-to-sequence "use `string-to-list' or `string-to-vector'." "22.1")
18858
18859(defsubst string-to-list (string) "\ 18729(defsubst string-to-list (string) "\
18860Return a list of characters in STRING." (append string nil)) 18730Return a list of characters in STRING." (append string nil))
18861 18731
@@ -18964,6 +18834,8 @@ coding systems ordered by priority.
18964 18834
18965\(fn FROM TO PRIORITY-LIST)" nil t) 18835\(fn FROM TO PRIORITY-LIST)" nil t)
18966 18836
18837(make-obsolete 'detect-coding-with-priority 'with-coding-priority "23.1")
18838
18967(autoload 'detect-coding-with-language-environment "mule-util" "\ 18839(autoload 'detect-coding-with-language-environment "mule-util" "\
18968Detect a coding system for the text between FROM and TO with LANG-ENV. 18840Detect a coding system for the text between FROM and TO with LANG-ENV.
18969The detection takes into account the coding system priorities for the 18841The detection takes into account the coding system priorities for the
@@ -19185,7 +19057,7 @@ STARTTLS upgrades even if Emacs doesn't have built-in TLS functionality.
19185;;;*** 19057;;;***
19186 19058
19187;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend" 19059;;;### (autoloads (newsticker-start newsticker-running-p) "newst-backend"
19188;;;;;; "net/newst-backend.el" (20355 10021 546955 0)) 19060;;;;;; "net/newst-backend.el" (20577 33959 40183 0))
19189;;; Generated autoloads from net/newst-backend.el 19061;;; Generated autoloads from net/newst-backend.el
19190 19062
19191(autoload 'newsticker-running-p "newst-backend" "\ 19063(autoload 'newsticker-running-p "newst-backend" "\
@@ -19251,7 +19123,7 @@ running already.
19251;;;*** 19123;;;***
19252 19124
19253;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el" 19125;;;### (autoloads (newsticker-treeview) "newst-treeview" "net/newst-treeview.el"
19254;;;;;; (20434 17809 692608 0)) 19126;;;;;; (20577 33959 40183 0))
19255;;; Generated autoloads from net/newst-treeview.el 19127;;; Generated autoloads from net/newst-treeview.el
19256 19128
19257(autoload 'newsticker-treeview "newst-treeview" "\ 19129(autoload 'newsticker-treeview "newst-treeview" "\
@@ -19311,7 +19183,7 @@ Generate NOV databases in all nnml directories.
19311;;;*** 19183;;;***
19312 19184
19313;;;### (autoloads (disable-command enable-command disabled-command-function) 19185;;;### (autoloads (disable-command enable-command disabled-command-function)
19314;;;;;; "novice" "novice.el" (20478 3673 653810 0)) 19186;;;;;; "novice" "novice.el" (20566 63671 243798 0))
19315;;; Generated autoloads from novice.el 19187;;; Generated autoloads from novice.el
19316 19188
19317(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1") 19189(define-obsolete-variable-alias 'disabled-command-hook 'disabled-command-function "22.1")
@@ -19336,8 +19208,8 @@ to future sessions.
19336(autoload 'disable-command "novice" "\ 19208(autoload 'disable-command "novice" "\
19337Require special confirmation to execute COMMAND from now on. 19209Require special confirmation to execute COMMAND from now on.
19338COMMAND must be a symbol. 19210COMMAND must be a symbol.
19339This command alters the user's .emacs file so that this will apply 19211This command alters your init file so that this choice applies to
19340to future sessions. 19212future sessions.
19341 19213
19342\(fn COMMAND)" t nil) 19214\(fn COMMAND)" t nil)
19343 19215
@@ -19458,7 +19330,7 @@ the variable `nxml-enabled-unicode-blocks'.
19458;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe 19330;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe
19459;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info 19331;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info
19460;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" 19332;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob"
19461;;;;;; "org/ob.el" (20417 65331 139825 0)) 19333;;;;;; "org/ob.el" (20585 28088 480237 0))
19462;;; Generated autoloads from org/ob.el 19334;;; Generated autoloads from org/ob.el
19463 19335
19464(autoload 'org-babel-execute-safely-maybe "ob" "\ 19336(autoload 'org-babel-execute-safely-maybe "ob" "\
@@ -19546,13 +19418,13 @@ session.
19546Initiate session for current code block. 19418Initiate session for current code block.
19547If called with a prefix argument then resolve any variable 19419If called with a prefix argument then resolve any variable
19548references in the header arguments and assign these variables in 19420references in the header arguments and assign these variables in
19549the session. Copy the body of the code block to the kill ring. 19421the session. Copy the body of the code block to the kill ring.
19550 19422
19551\(fn &optional ARG INFO)" t nil) 19423\(fn &optional ARG INFO)" t nil)
19552 19424
19553(autoload 'org-babel-switch-to-session "ob" "\ 19425(autoload 'org-babel-switch-to-session "ob" "\
19554Switch to the session of the current code block. 19426Switch to the session of the current code block.
19555Uses `org-babel-initiate-session' to start the session. If called 19427Uses `org-babel-initiate-session' to start the session. If called
19556with a prefix argument then this is passed on to 19428with a prefix argument then this is passed on to
19557`org-babel-initiate-session'. 19429`org-babel-initiate-session'.
19558 19430
@@ -19674,7 +19546,7 @@ With optional prefix argument ARG, jump backward ARG many source blocks.
19674\(fn &optional ARG)" t nil) 19546\(fn &optional ARG)" t nil)
19675 19547
19676(autoload 'org-babel-mark-block "ob" "\ 19548(autoload 'org-babel-mark-block "ob" "\
19677Mark current src block 19549Mark current src block.
19678 19550
19679\(fn)" t nil) 19551\(fn)" t nil)
19680 19552
@@ -19692,8 +19564,8 @@ Describe all keybindings behind `org-babel-key-prefix'.
19692;;;*** 19564;;;***
19693 19565
19694;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe 19566;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe
19695;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20355 10021 19567;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20585 28088
19696;;;;;; 546955 0)) 19568;;;;;; 480237 0))
19697;;; Generated autoloads from org/ob-lob.el 19569;;; Generated autoloads from org/ob-lob.el
19698 19570
19699(autoload 'org-babel-lob-ingest "ob-lob" "\ 19571(autoload 'org-babel-lob-ingest "ob-lob" "\
@@ -19718,7 +19590,7 @@ Return a Library of Babel function call as a string.
19718 19590
19719;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file 19591;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file
19720;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" 19592;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el"
19721;;;;;; (20355 10021 546955 0)) 19593;;;;;; (20585 28088 480237 0))
19722;;; Generated autoloads from org/ob-tangle.el 19594;;; Generated autoloads from org/ob-tangle.el
19723 19595
19724(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ 19596(defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\
@@ -19783,7 +19655,7 @@ startup file, `~/.emacs-octave'.
19783;;;*** 19655;;;***
19784 19656
19785;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 19657;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
19786;;;;;; (20388 65061 302484 0)) 19658;;;;;; (20566 63671 243798 0))
19787;;; Generated autoloads from progmodes/octave-mod.el 19659;;; Generated autoloads from progmodes/octave-mod.el
19788 19660
19789(autoload 'octave-mode "octave-mod" "\ 19661(autoload 'octave-mode "octave-mod" "\
@@ -19844,12 +19716,12 @@ Variables you can use to customize Octave mode
19844Turning on Octave mode runs the hook `octave-mode-hook'. 19716Turning on Octave mode runs the hook `octave-mode-hook'.
19845 19717
19846To begin using this mode for all `.m' files that you edit, add the 19718To begin using this mode for all `.m' files that you edit, add the
19847following lines to your `.emacs' file: 19719following lines to your init file:
19848 19720
19849 (add-to-list 'auto-mode-alist '(\"\\\\.m\\\\'\" . octave-mode)) 19721 (add-to-list 'auto-mode-alist '(\"\\\\.m\\\\'\" . octave-mode))
19850 19722
19851To automatically turn on the abbrev and auto-fill features, 19723To automatically turn on the abbrev and auto-fill features,
19852add the following lines to your `.emacs' file as well: 19724add the following lines to your init file as well:
19853 19725
19854 (add-hook 'octave-mode-hook 19726 (add-hook 'octave-mode-hook
19855 (lambda () 19727 (lambda ()
@@ -19865,13 +19737,16 @@ including a reproducible test case and send the message.
19865 19737
19866;;;*** 19738;;;***
19867 19739
19868;;;### (autoloads (org-customize org-reload org-require-autoloaded-modules 19740;;;### (autoloads (org-unindent-buffer org-transpose-element org-narrow-to-element
19869;;;;;; org-submit-bug-report org-cycle-agenda-files org-switchb 19741;;;;;; org-mark-element org-drag-element-forward org-drag-element-backward
19870;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global 19742;;;;;; org-up-element org-backward-element org-forward-element org-customize
19871;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode 19743;;;;;; org-reload org-require-autoloaded-modules org-submit-bug-report
19872;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle 19744;;;;;; org-cycle-agenda-files org-switchb org-map-entries org-update-all-dblocks
19873;;;;;; org-mode org-version org-babel-do-load-languages) "org" "org/org.el" 19745;;;;;; org-open-link-from-string org-open-at-point-global org-insert-link-global
19874;;;;;; (20420 41510 996439 0)) 19746;;;;;; org-store-link org-run-like-in-org-mode turn-on-orgstruct++
19747;;;;;; turn-on-orgstruct orgstruct-mode org-global-cycle org-mode
19748;;;;;; org-version org-babel-do-load-languages) "org" "org/org.el"
19749;;;;;; (20585 28088 480237 0))
19875;;; Generated autoloads from org/org.el 19750;;; Generated autoloads from org/org.el
19876 19751
19877(autoload 'org-babel-do-load-languages "org" "\ 19752(autoload 'org-babel-do-load-languages "org" "\
@@ -19881,9 +19756,11 @@ Load the languages defined in `org-babel-load-languages'.
19881 19756
19882(autoload 'org-version "org" "\ 19757(autoload 'org-version "org" "\
19883Show the org-mode version in the echo area. 19758Show the org-mode version in the echo area.
19884With prefix arg HERE, insert it at point. 19759With prefix argument HERE, insert it at point.
19760When FULL is non-nil, use a verbose version string.
19761When MESSAGE is non-nil, display a message with the version.
19885 19762
19886\(fn &optional HERE)" t nil) 19763\(fn &optional HERE FULL MESSAGE)" t nil)
19887 19764
19888(autoload 'org-mode "org" "\ 19765(autoload 'org-mode "org" "\
19889Outline-based notes management and organizer, alias 19766Outline-based notes management and organizer, alias
@@ -19987,6 +19864,12 @@ Open a link in the string S, as if it was in Org-mode.
19987 19864
19988\(fn S &optional ARG REFERENCE-BUFFER)" t nil) 19865\(fn S &optional ARG REFERENCE-BUFFER)" t nil)
19989 19866
19867(autoload 'org-update-all-dblocks "org" "\
19868Update all dynamic blocks in the buffer.
19869This function can be used in a hook.
19870
19871\(fn)" t nil)
19872
19990(autoload 'org-map-entries "org" "\ 19873(autoload 'org-map-entries "org" "\
19991Call FUNC at each headline selected by MATCH in SCOPE. 19874Call FUNC at each headline selected by MATCH in SCOPE.
19992 19875
@@ -20098,16 +19981,77 @@ Call the customize function with org as argument.
20098 19981
20099\(fn)" t nil) 19982\(fn)" t nil)
20100 19983
19984(autoload 'org-forward-element "org" "\
19985Move forward by one element.
19986Move to the next element at the same level, when possible.
19987
19988\(fn)" t nil)
19989
19990(autoload 'org-backward-element "org" "\
19991Move backward by one element.
19992Move to the previous element at the same level, when possible.
19993
19994\(fn)" t nil)
19995
19996(autoload 'org-up-element "org" "\
19997Move to upper element.
19998
19999\(fn)" t nil)
20000
20001(defvar org-element-greater-elements)
20002
20003(autoload 'org-drag-element-backward "org" "\
20004Move backward element at point.
20005
20006\(fn)" t nil)
20007
20008(autoload 'org-drag-element-forward "org" "\
20009Move forward element at point.
20010
20011\(fn)" t nil)
20012
20013(autoload 'org-mark-element "org" "\
20014Put point at beginning of this element, mark at end.
20015
20016Interactively, if this command is repeated or (in Transient Mark
20017mode) if the mark is active, it marks the next element after the
20018ones already marked.
20019
20020\(fn)" t nil)
20021
20022(autoload 'org-narrow-to-element "org" "\
20023Narrow buffer to current element.
20024
20025\(fn)" t nil)
20026
20027(autoload 'org-transpose-element "org" "\
20028Transpose current and previous elements, keeping blank lines between.
20029Point is moved after both elements.
20030
20031\(fn)" t nil)
20032
20033(autoload 'org-unindent-buffer "org" "\
20034Un-indent the visible part of the buffer.
20035Relative indentation (between items, inside blocks, etc.) isn't
20036modified.
20037
20038\(fn)" t nil)
20039
20101;;;*** 20040;;;***
20102 20041
20103;;;### (autoloads (org-agenda-to-appt org-calendar-goto-agenda org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item 20042;;;### (autoloads (org-agenda-to-appt org-calendar-goto-agenda org-agenda-check-for-timestamp-as-reason-to-ignore-todo-item
20104;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list 20043;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list
20105;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views 20044;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views
20106;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda 20045;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda
20107;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20420 41510 20046;;;;;; org-agenda org-toggle-sticky-agenda) "org-agenda" "org/org-agenda.el"
20108;;;;;; 996439 0)) 20047;;;;;; (20585 28088 480237 0))
20109;;; Generated autoloads from org/org-agenda.el 20048;;; Generated autoloads from org/org-agenda.el
20110 20049
20050(autoload 'org-toggle-sticky-agenda "org-agenda" "\
20051Toggle `org-agenda-sticky'.
20052
20053\(fn &optional ARG)" t nil)
20054
20111(autoload 'org-agenda "org-agenda" "\ 20055(autoload 'org-agenda "org-agenda" "\
20112Dispatch agenda commands to collect entries to the agenda buffer. 20056Dispatch agenda commands to collect entries to the agenda buffer.
20113Prompts for a command to execute. Any prefix arg will be passed 20057Prompts for a command to execute. Any prefix arg will be passed
@@ -20123,6 +20067,7 @@ M Like `m', but select only TODO entries, no ordinary headlines.
20123L Create a timeline for the current buffer. 20067L Create a timeline for the current buffer.
20124e Export views to associated files. 20068e Export views to associated files.
20125s Search entries for keywords. 20069s Search entries for keywords.
20070S Search entries for keywords, only with TODO keywords.
20126/ Multi occur across all agenda files and also files listed 20071/ Multi occur across all agenda files and also files listed
20127 in `org-agenda-text-search-extra-files'. 20072 in `org-agenda-text-search-extra-files'.
20128< Restrict agenda commands to buffer, subtree, or region. 20073< Restrict agenda commands to buffer, subtree, or region.
@@ -20142,7 +20087,7 @@ first press `<' once to indicate that the agenda should be temporarily
20142Pressing `<' twice means to restrict to the current subtree or region 20087Pressing `<' twice means to restrict to the current subtree or region
20143\(if active). 20088\(if active).
20144 20089
20145\(fn &optional ARG KEYS RESTRICTION)" t nil) 20090\(fn &optional ARG ORG-KEYS RESTRICTION)" t nil)
20146 20091
20147(autoload 'org-batch-agenda "org-agenda" "\ 20092(autoload 'org-batch-agenda "org-agenda" "\
20148Run an agenda command in batch mode and send the result to STDOUT. 20093Run an agenda command in batch mode and send the result to STDOUT.
@@ -20268,7 +20213,7 @@ the list to these. When using \\[universal-argument], you will be prompted
20268for a keyword. A numeric prefix directly selects the Nth keyword in 20213for a keyword. A numeric prefix directly selects the Nth keyword in
20269`org-todo-keywords-1'. 20214`org-todo-keywords-1'.
20270 20215
20271\(fn ARG)" t nil) 20216\(fn &optional ARG)" t nil)
20272 20217
20273(autoload 'org-tags-view "org-agenda" "\ 20218(autoload 'org-tags-view "org-agenda" "\
20274Show all headlines for all `org-agenda-files' matching a TAGS criterion. 20219Show all headlines for all `org-agenda-files' matching a TAGS criterion.
@@ -20285,7 +20230,7 @@ of what a project is and how to check if it stuck, customize the variable
20285\(fn &rest IGNORE)" t nil) 20230\(fn &rest IGNORE)" t nil)
20286 20231
20287(autoload 'org-diary "org-agenda" "\ 20232(autoload 'org-diary "org-agenda" "\
20288Return diary information from org-files. 20233Return diary information from org files.
20289This function can be used in a \"sexp\" diary entry in the Emacs calendar. 20234This function can be used in a \"sexp\" diary entry in the Emacs calendar.
20290It accesses org files and extracts information from those files to be 20235It accesses org files and extracts information from those files to be
20291listed in the diary. The function accepts arguments specifying what 20236listed in the diary. The function accepts arguments specifying what
@@ -20353,13 +20298,16 @@ By default `org-agenda-to-appt' will use :deadline, :scheduled
20353and :timestamp entries. See the docstring of `org-diary' for 20298and :timestamp entries. See the docstring of `org-diary' for
20354details and examples. 20299details and examples.
20355 20300
20301If an entry as a APPT_WARNTIME property, its value will be used
20302to override `appt-message-warning-time'.
20303
20356\(fn &optional REFRESH FILTER &rest ARGS)" t nil) 20304\(fn &optional REFRESH FILTER &rest ARGS)" t nil)
20357 20305
20358;;;*** 20306;;;***
20359 20307
20360;;;### (autoloads (org-archive-subtree-default-with-confirmation 20308;;;### (autoloads (org-archive-subtree-default-with-confirmation
20361;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" 20309;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el"
20362;;;;;; (20355 10021 546955 0)) 20310;;;;;; (20585 28088 480237 0))
20363;;; Generated autoloads from org/org-archive.el 20311;;; Generated autoloads from org/org-archive.el
20364 20312
20365(autoload 'org-archive-subtree-default "org-archive" "\ 20313(autoload 'org-archive-subtree-default "org-archive" "\
@@ -20379,8 +20327,8 @@ This command is set with the variable `org-archive-default-command'.
20379;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii 20327;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii
20380;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer 20328;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer
20381;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer 20329;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer
20382;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20355 20330;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20585
20383;;;;;; 10021 546955 0)) 20331;;;;;; 28088 480237 0))
20384;;; Generated autoloads from org/org-ascii.el 20332;;; Generated autoloads from org/org-ascii.el
20385 20333
20386(autoload 'org-export-as-latin1 "org-ascii" "\ 20334(autoload 'org-export-as-latin1 "org-ascii" "\
@@ -20453,8 +20401,8 @@ publishing directory.
20453 20401
20454;;;*** 20402;;;***
20455 20403
20456;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20355 20404;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20585
20457;;;;;; 10021 546955 0)) 20405;;;;;; 28088 480237 0))
20458;;; Generated autoloads from org/org-attach.el 20406;;; Generated autoloads from org/org-attach.el
20459 20407
20460(autoload 'org-attach "org-attach" "\ 20408(autoload 'org-attach "org-attach" "\
@@ -20466,7 +20414,7 @@ Shows a list of commands and prompts for another key to execute a command.
20466;;;*** 20414;;;***
20467 20415
20468;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" 20416;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el"
20469;;;;;; (20355 10021 546955 0)) 20417;;;;;; (20585 28088 480237 0))
20470;;; Generated autoloads from org/org-bbdb.el 20418;;; Generated autoloads from org/org-bbdb.el
20471 20419
20472(autoload 'org-bbdb-anniversaries "org-bbdb" "\ 20420(autoload 'org-bbdb-anniversaries "org-bbdb" "\
@@ -20477,10 +20425,12 @@ Extract anniversaries from BBDB for display in the agenda.
20477;;;*** 20425;;;***
20478 20426
20479;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here 20427;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here
20480;;;;;; org-capture) "org-capture" "org/org-capture.el" (20355 10021 20428;;;;;; org-capture) "org-capture" "org/org-capture.el" (20585 28088
20481;;;;;; 546955 0)) 20429;;;;;; 480237 0))
20482;;; Generated autoloads from org/org-capture.el 20430;;; Generated autoloads from org/org-capture.el
20483 20431
20432(defvar org-capture-initial nil)
20433
20484(autoload 'org-capture "org-capture" "\ 20434(autoload 'org-capture "org-capture" "\
20485Capture something. 20435Capture something.
20486\\<org-capture-mode-map> 20436\\<org-capture-mode-map>
@@ -20497,9 +20447,12 @@ stored.
20497 20447
20498When called with a `C-0' (zero) prefix, insert a template at point. 20448When called with a `C-0' (zero) prefix, insert a template at point.
20499 20449
20500Lisp programs can set KEYS to a string associated with a template in 20450Lisp programs can set KEYS to a string associated with a template
20501`org-capture-templates'. In this case, interactive selection will be 20451in `org-capture-templates'. In this case, interactive selection
20502bypassed. 20452will be bypassed.
20453
20454If `org-capture-use-agenda-date' is non-nil, capturing from the
20455agenda will use the date at point as the default date.
20503 20456
20504\(fn &optional GOTO KEYS)" t nil) 20457\(fn &optional GOTO KEYS)" t nil)
20505 20458
@@ -20515,10 +20468,24 @@ Set org-capture-templates to be similar to `org-remember-templates'.
20515 20468
20516;;;*** 20469;;;***
20517 20470
20518;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) 20471;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable
20519;;;;;; "org-clock" "org/org-clock.el" (20427 14766 970343 0)) 20472;;;;;; org-clock-in-last) "org-clock" "org/org-clock.el" (20585
20473;;;;;; 28088 480237 0))
20520;;; Generated autoloads from org/org-clock.el 20474;;; Generated autoloads from org/org-clock.el
20521 20475
20476(autoload 'org-clock-in-last "org-clock" "\
20477Clock in the last closed clocked item.
20478When already clocking in, send an warning.
20479With a universal prefix argument, select the task you want to
20480clock in from the last clocked in tasks.
20481With two universal prefix arguments, start clocking using the
20482last clock-out time, if any.
20483With three universal prefix arguments, interactively prompt
20484for a todo state to switch to, overriding the existing value
20485`org-clock-in-switch-to-state'.
20486
20487\(fn &optional ARG)" t nil)
20488
20522(autoload 'org-get-clocktable "org-clock" "\ 20489(autoload 'org-get-clocktable "org-clock" "\
20523Get a formatted clocktable with parameters according to PROPS. 20490Get a formatted clocktable with parameters according to PROPS.
20524The table is created in a temporary buffer, fully formatted and 20491The table is created in a temporary buffer, fully formatted and
@@ -20533,8 +20500,19 @@ Set up hooks for clock persistence.
20533 20500
20534;;;*** 20501;;;***
20535 20502
20503;;;### (autoloads (org-check-version) "org-compat" "org/org-compat.el"
20504;;;;;; (20585 28088 480237 0))
20505;;; Generated autoloads from org/org-compat.el
20506
20507(autoload 'org-check-version "org-compat" "\
20508Try very hard to provide sensible version strings.
20509
20510\(fn)" nil t)
20511
20512;;;***
20513
20536;;;### (autoloads (org-datetree-find-date-create) "org-datetree" 20514;;;### (autoloads (org-datetree-find-date-create) "org-datetree"
20537;;;;;; "org/org-datetree.el" (20355 10021 546955 0)) 20515;;;;;; "org/org-datetree.el" (20585 28088 480237 0))
20538;;; Generated autoloads from org/org-datetree.el 20516;;; Generated autoloads from org/org-datetree.el
20539 20517
20540(autoload 'org-datetree-find-date-create "org-datetree" "\ 20518(autoload 'org-datetree-find-date-create "org-datetree" "\
@@ -20550,7 +20528,7 @@ tree can be found.
20550;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open 20528;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open
20551;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook 20529;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook
20552;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) 20530;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch)
20553;;;;;; "org-docbook" "org/org-docbook.el" (20355 10021 546955 0)) 20531;;;;;; "org-docbook" "org/org-docbook.el" (20585 28088 480237 0))
20554;;; Generated autoloads from org/org-docbook.el 20532;;; Generated autoloads from org/org-docbook.el
20555 20533
20556(autoload 'org-export-as-docbook-batch "org-docbook" "\ 20534(autoload 'org-export-as-docbook-batch "org-docbook" "\
@@ -20625,9 +20603,67 @@ publishing directory.
20625 20603
20626;;;*** 20604;;;***
20627 20605
20606;;;### (autoloads (org-element-context org-element-at-point org-element-interpret-data)
20607;;;;;; "org-element" "org/org-element.el" (20585 28088 480237 0))
20608;;; Generated autoloads from org/org-element.el
20609
20610(autoload 'org-element-interpret-data "org-element" "\
20611Interpret DATA as Org syntax.
20612
20613DATA is a parse tree, an element, an object or a secondary string
20614to interpret.
20615
20616Optional argument PARENT is used for recursive calls. It contains
20617the element or object containing data, or nil.
20618
20619Return Org syntax as a string.
20620
20621\(fn DATA &optional PARENT)" nil nil)
20622
20623(autoload 'org-element-at-point "org-element" "\
20624Determine closest element around point.
20625
20626Return value is a list like (TYPE PROPS) where TYPE is the type
20627of the element and PROPS a plist of properties associated to the
20628element.
20629
20630Possible types are defined in `org-element-all-elements'.
20631Properties depend on element or object type, but always
20632include :begin, :end, :parent and :post-blank properties.
20633
20634As a special case, if point is at the very beginning of a list or
20635sub-list, returned element will be that list instead of the first
20636item. In the same way, if point is at the beginning of the first
20637row of a table, returned element will be the table instead of the
20638first row.
20639
20640If optional argument KEEP-TRAIL is non-nil, the function returns
20641a list of of elements leading to element at point. The list's
20642CAR is always the element at point. Following positions contain
20643element's siblings, then parents, siblings of parents, until the
20644first element of current section.
20645
20646\(fn &optional KEEP-TRAIL)" nil nil)
20647
20648(autoload 'org-element-context "org-element" "\
20649Return closest element or object around point.
20650
20651Return value is a list like (TYPE PROPS) where TYPE is the type
20652of the element or object and PROPS a plist of properties
20653associated to it.
20654
20655Possible types are defined in `org-element-all-elements' and
20656`org-element-all-objects'. Properties depend on element or
20657object type, but always include :begin, :end, :parent
20658and :post-blank properties.
20659
20660\(fn)" nil nil)
20661
20662;;;***
20663
20628;;;### (autoloads (org-insert-export-options-template org-export-as-org 20664;;;### (autoloads (org-insert-export-options-template org-export-as-org
20629;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" 20665;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el"
20630;;;;;; (20355 10021 546955 0)) 20666;;;;;; (20585 28088 480237 0))
20631;;; Generated autoloads from org/org-exp.el 20667;;; Generated autoloads from org/org-exp.el
20632 20668
20633(autoload 'org-export "org-exp" "\ 20669(autoload 'org-export "org-exp" "\
@@ -20688,8 +20724,8 @@ Insert into the buffer a template with information for exporting.
20688;;;*** 20724;;;***
20689 20725
20690;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update 20726;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update
20691;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20355 20727;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20585
20692;;;;;; 10021 546955 0)) 20728;;;;;; 28088 480237 0))
20693;;; Generated autoloads from org/org-feed.el 20729;;; Generated autoloads from org/org-feed.el
20694 20730
20695(autoload 'org-feed-update-all "org-feed" "\ 20731(autoload 'org-feed-update-all "org-feed" "\
@@ -20717,7 +20753,7 @@ Show the raw feed buffer of a feed.
20717;;;*** 20753;;;***
20718 20754
20719;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" 20755;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote"
20720;;;;;; "org/org-footnote.el" (20378 29222 722320 0)) 20756;;;;;; "org/org-footnote.el" (20585 28088 480237 0))
20721;;; Generated autoloads from org/org-footnote.el 20757;;; Generated autoloads from org/org-footnote.el
20722 20758
20723(autoload 'org-footnote-action "org-footnote" "\ 20759(autoload 'org-footnote-action "org-footnote" "\
@@ -20768,7 +20804,7 @@ Additional note on `org-footnote-insert-pos-for-preprocessor':
20768;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree 20804;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree
20769;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node 20805;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node
20770;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" 20806;;;;;; org-freemind-show org-export-as-freemind) "org-freemind"
20771;;;;;; "org/org-freemind.el" (20355 10021 546955 0)) 20807;;;;;; "org/org-freemind.el" (20585 28088 480237 0))
20772;;; Generated autoloads from org/org-freemind.el 20808;;; Generated autoloads from org/org-freemind.el
20773 20809
20774(autoload 'org-export-as-freemind "org-freemind" "\ 20810(autoload 'org-export-as-freemind "org-freemind" "\
@@ -20829,7 +20865,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE.
20829;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html 20865;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html
20830;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer 20866;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer
20831;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" 20867;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html"
20832;;;;;; "org/org-html.el" (20355 10021 546955 0)) 20868;;;;;; "org/org-html.el" (20585 28088 480237 0))
20833;;; Generated autoloads from org/org-html.el 20869;;; Generated autoloads from org/org-html.el
20834 20870
20835(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) 20871(put 'org-export-html-style-include-default 'safe-local-variable 'booleanp)
@@ -20923,7 +20959,7 @@ that uses these same face definitions.
20923 20959
20924;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files 20960;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files
20925;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" 20961;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el"
20926;;;;;; (20355 10021 546955 0)) 20962;;;;;; (20585 28088 480237 0))
20927;;; Generated autoloads from org/org-icalendar.el 20963;;; Generated autoloads from org/org-icalendar.el
20928 20964
20929(autoload 'org-export-icalendar-this-file "org-icalendar" "\ 20965(autoload 'org-export-icalendar-this-file "org-icalendar" "\
@@ -20951,7 +20987,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'.
20951;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find 20987;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find
20952;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion 20988;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion
20953;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" 20989;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el"
20954;;;;;; (20545 57511 257469 0)) 20990;;;;;; (20585 28088 480237 0))
20955;;; Generated autoloads from org/org-id.el 20991;;; Generated autoloads from org/org-id.el
20956 20992
20957(autoload 'org-id-get-create "org-id" "\ 20993(autoload 'org-id-get-create "org-id" "\
@@ -21020,7 +21056,7 @@ Store a link to the current entry, using its ID.
21020;;;*** 21056;;;***
21021 21057
21022;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" 21058;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el"
21023;;;;;; (20355 10021 546955 0)) 21059;;;;;; (20585 28088 480237 0))
21024;;; Generated autoloads from org/org-indent.el 21060;;; Generated autoloads from org/org-indent.el
21025 21061
21026(autoload 'org-indent-mode "org-indent" "\ 21062(autoload 'org-indent-mode "org-indent" "\
@@ -21038,7 +21074,7 @@ during idle time.
21038;;;*** 21074;;;***
21039 21075
21040;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" 21076;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el"
21041;;;;;; (20355 10021 546955 0)) 21077;;;;;; (20585 28088 480237 0))
21042;;; Generated autoloads from org/org-irc.el 21078;;; Generated autoloads from org/org-irc.el
21043 21079
21044(autoload 'org-irc-store-link "org-irc" "\ 21080(autoload 'org-irc-store-link "org-irc" "\
@@ -21051,7 +21087,7 @@ Dispatch to the appropriate function to store a link to an IRC session.
21051;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex 21087;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex
21052;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer 21088;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer
21053;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" 21089;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el"
21054;;;;;; (20355 10021 546955 0)) 21090;;;;;; (20585 28088 480237 0))
21055;;; Generated autoloads from org/org-latex.el 21091;;; Generated autoloads from org/org-latex.el
21056 21092
21057(autoload 'org-export-as-latex-batch "org-latex" "\ 21093(autoload 'org-export-as-latex-batch "org-latex" "\
@@ -21132,7 +21168,7 @@ Export as LaTeX, then process through to PDF, and open.
21132 21168
21133;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer 21169;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer
21134;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el" 21170;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el"
21135;;;;;; (20417 65331 139825 0)) 21171;;;;;; (20585 28088 480237 0))
21136;;; Generated autoloads from org/org-lparse.el 21172;;; Generated autoloads from org/org-lparse.el
21137 21173
21138(autoload 'org-lparse-and-open "org-lparse" "\ 21174(autoload 'org-lparse-and-open "org-lparse" "\
@@ -21189,8 +21225,8 @@ in a window. A non-interactive call will only return the buffer.
21189;;;*** 21225;;;***
21190 21226
21191;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull 21227;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull
21192;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20355 21228;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20585
21193;;;;;; 10021 546955 0)) 21229;;;;;; 28088 480237 0))
21194;;; Generated autoloads from org/org-mobile.el 21230;;; Generated autoloads from org/org-mobile.el
21195 21231
21196(autoload 'org-mobile-push "org-mobile" "\ 21232(autoload 'org-mobile-push "org-mobile" "\
@@ -21216,9 +21252,11 @@ Create a file that contains all custom agenda views.
21216 21252
21217;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert 21253;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert
21218;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open) 21254;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open)
21219;;;;;; "org-odt" "org/org-odt.el" (20417 65331 139825 0)) 21255;;;;;; "org-odt" "org/org-odt.el" (20585 28088 480237 0))
21220;;; Generated autoloads from org/org-odt.el 21256;;; Generated autoloads from org/org-odt.el
21221 21257
21258(put 'org-export-odt-preferred-output-format 'safe-local-variable 'stringp)
21259
21222(autoload 'org-export-as-odt-and-open "org-odt" "\ 21260(autoload 'org-export-as-odt-and-open "org-odt" "\
21223Export the outline as ODT and immediately open it with a browser. 21261Export the outline as ODT and immediately open it with a browser.
21224If there is an active region, export only the region. 21262If there is an active region, export only the region.
@@ -21286,7 +21324,7 @@ formula file.
21286;;;*** 21324;;;***
21287 21325
21288;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" 21326;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el"
21289;;;;;; (20355 10021 546955 0)) 21327;;;;;; (20585 28088 480237 0))
21290;;; Generated autoloads from org/org-plot.el 21328;;; Generated autoloads from org/org-plot.el
21291 21329
21292(autoload 'org-plot/gnuplot "org-plot" "\ 21330(autoload 'org-plot/gnuplot "org-plot" "\
@@ -21300,7 +21338,7 @@ line directly before or after the table.
21300 21338
21301;;;### (autoloads (org-publish-current-project org-publish-current-file 21339;;;### (autoloads (org-publish-current-project org-publish-current-file
21302;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" 21340;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el"
21303;;;;;; (20355 10021 546955 0)) 21341;;;;;; (20585 28088 480237 0))
21304;;; Generated autoloads from org/org-publish.el 21342;;; Generated autoloads from org/org-publish.el
21305 21343
21306(defalias 'org-publish-project 'org-publish) 21344(defalias 'org-publish-project 'org-publish)
@@ -21334,7 +21372,7 @@ the project.
21334 21372
21335;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template 21373;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template
21336;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" 21374;;;;;; org-remember-annotation org-remember-insinuate) "org-remember"
21337;;;;;; "org/org-remember.el" (20420 41510 996439 0)) 21375;;;;;; "org/org-remember.el" (20585 28088 480237 0))
21338;;; Generated autoloads from org/org-remember.el 21376;;; Generated autoloads from org/org-remember.el
21339 21377
21340(autoload 'org-remember-insinuate "org-remember" "\ 21378(autoload 'org-remember-insinuate "org-remember" "\
@@ -21409,10 +21447,21 @@ See also the variable `org-reverse-note-order'.
21409 21447
21410;;;*** 21448;;;***
21411 21449
21412;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) 21450;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl org-table-iterate-buffer-tables
21413;;;;;; "org-table" "org/org-table.el" (20417 65331 139825 0)) 21451;;;;;; org-table-recalculate-buffer-tables) "org-table" "org/org-table.el"
21452;;;;;; (20585 28088 480237 0))
21414;;; Generated autoloads from org/org-table.el 21453;;; Generated autoloads from org/org-table.el
21415 21454
21455(autoload 'org-table-recalculate-buffer-tables "org-table" "\
21456Recalculate all tables in the current buffer.
21457
21458\(fn)" t nil)
21459
21460(autoload 'org-table-iterate-buffer-tables "org-table" "\
21461Iterate all tables in the buffer, to converge inter-table dependencies.
21462
21463\(fn)" t nil)
21464
21416(autoload 'turn-on-orgtbl "org-table" "\ 21465(autoload 'turn-on-orgtbl "org-table" "\
21417Unconditionally turn on `orgtbl-mode'. 21466Unconditionally turn on `orgtbl-mode'.
21418 21467
@@ -21434,7 +21483,7 @@ The table is taken from the parameter TXT, or from the buffer at point.
21434;;;*** 21483;;;***
21435 21484
21436;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) 21485;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler)
21437;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20355 10021 546955 21486;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20585 28088 480237
21438;;;;;; 0)) 21487;;;;;; 0))
21439;;; Generated autoloads from org/org-taskjuggler.el 21488;;; Generated autoloads from org/org-taskjuggler.el
21440 21489
@@ -21442,12 +21491,12 @@ The table is taken from the parameter TXT, or from the buffer at point.
21442Export parts of the current buffer as a TaskJuggler file. 21491Export parts of the current buffer as a TaskJuggler file.
21443The exporter looks for a tree with tag, property or todo that 21492The exporter looks for a tree with tag, property or todo that
21444matches `org-export-taskjuggler-project-tag' and takes this as 21493matches `org-export-taskjuggler-project-tag' and takes this as
21445the tasks for this project. The first node of this tree defines 21494the tasks for this project. The first node of this tree defines
21446the project properties such as project name and project period. 21495the project properties such as project name and project period.
21447If there is a tree with tag, property or todo that matches 21496If there is a tree with tag, property or todo that matches
21448`org-export-taskjuggler-resource-tag' this three is taken as 21497`org-export-taskjuggler-resource-tag' this three is taken as
21449resources for the project. If no resources are specified, a 21498resources for the project. If no resources are specified, a
21450default resource is created and allocated to the project. Also 21499default resource is created and allocated to the project. Also
21451the taskjuggler project will be created with default reports as 21500the taskjuggler project will be created with default reports as
21452defined in `org-export-taskjuggler-default-reports'. 21501defined in `org-export-taskjuggler-default-reports'.
21453 21502
@@ -21462,8 +21511,8 @@ with the TaskJuggler GUI.
21462;;;*** 21511;;;***
21463 21512
21464;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region 21513;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region
21465;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" 21514;;;;;; org-timer org-timer-stop org-timer-pause-or-continue org-timer-start)
21466;;;;;; (20355 10021 546955 0)) 21515;;;;;; "org-timer" "org/org-timer.el" (20585 28088 480237 0))
21467;;; Generated autoloads from org/org-timer.el 21516;;; Generated autoloads from org/org-timer.el
21468 21517
21469(autoload 'org-timer-start "org-timer" "\ 21518(autoload 'org-timer-start "org-timer" "\
@@ -21479,6 +21528,17 @@ the region 0:00:00.
21479 21528
21480\(fn &optional OFFSET)" t nil) 21529\(fn &optional OFFSET)" t nil)
21481 21530
21531(autoload 'org-timer-pause-or-continue "org-timer" "\
21532Pause or continue the relative timer.
21533With prefix arg STOP, stop it entirely.
21534
21535\(fn &optional STOP)" t nil)
21536
21537(autoload 'org-timer-stop "org-timer" "\
21538Stop the relative timer.
21539
21540\(fn)" t nil)
21541
21482(autoload 'org-timer "org-timer" "\ 21542(autoload 'org-timer "org-timer" "\
21483Insert a H:MM:SS string from the timer into the buffer. 21543Insert a H:MM:SS string from the timer into the buffer.
21484The first time this command is used, the timer is started. When used with 21544The first time this command is used, the timer is started. When used with
@@ -21523,8 +21583,29 @@ replace any running timer.
21523 21583
21524;;;*** 21584;;;***
21525 21585
21586;;;### (autoloads (org-git-version org-release) "org-version" "org/org-version.el"
21587;;;;;; (20585 28088 480237 0))
21588;;; Generated autoloads from org/org-version.el
21589
21590(autoload 'org-release "org-version" "\
21591The release version of org-mode.
21592 Inserted by installing org-mode or when a release is made.
21593
21594\(fn)" nil nil)
21595
21596(autoload 'org-git-version "org-version" "\
21597The Git version of org-mode.
21598 Inserted by installing org-mode or when a release is made.
21599
21600\(fn)" nil nil)
21601
21602(defconst org-odt-data-dir "/usr/share/emacs/etc/org" "\
21603The location of ODT styles.")
21604
21605;;;***
21606
21526;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" 21607;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el"
21527;;;;;; (20355 10021 546955 0)) 21608;;;;;; (20585 28088 480237 0))
21528;;; Generated autoloads from org/org-xoxo.el 21609;;; Generated autoloads from org/org-xoxo.el
21529 21610
21530(autoload 'org-export-as-xoxo "org-xoxo" "\ 21611(autoload 'org-export-as-xoxo "org-xoxo" "\
@@ -21600,7 +21681,7 @@ See the command `outline-mode' for more information on this mode.
21600;;;### (autoloads (list-packages describe-package package-initialize 21681;;;### (autoloads (list-packages describe-package package-initialize
21601;;;;;; package-refresh-contents package-install-file package-install-from-buffer 21682;;;;;; package-refresh-contents package-install-file package-install-from-buffer
21602;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" 21683;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el"
21603;;;;;; (20440 26788 208175 0)) 21684;;;;;; (20576 42138 697312 0))
21604;;; Generated autoloads from emacs-lisp/package.el 21685;;; Generated autoloads from emacs-lisp/package.el
21605 21686
21606(defvar package-enable-at-startup t "\ 21687(defvar package-enable-at-startup t "\
@@ -21765,8 +21846,7 @@ no args, if that value is non-nil.
21765;;;*** 21846;;;***
21766 21847
21767;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache) 21848;;;### (autoloads (password-in-cache-p password-cache-expiry password-cache)
21768;;;;;; "password-cache" "password-cache.el" (20355 10021 546955 21849;;;;;; "password-cache" "password-cache.el" (20577 33959 40183 0))
21769;;;;;; 0))
21770;;; Generated autoloads from password-cache.el 21850;;; Generated autoloads from password-cache.el
21771 21851
21772(defvar password-cache t "\ 21852(defvar password-cache t "\
@@ -21788,7 +21868,7 @@ Check if KEY is in the cache.
21788;;;*** 21868;;;***
21789 21869
21790;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el" 21870;;;### (autoloads (pcase-let pcase-let* pcase) "pcase" "emacs-lisp/pcase.el"
21791;;;;;; (20497 6436 957082 0)) 21871;;;;;; (20582 12914 894781 0))
21792;;; Generated autoloads from emacs-lisp/pcase.el 21872;;; Generated autoloads from emacs-lisp/pcase.el
21793 21873
21794(autoload 'pcase "pcase" "\ 21874(autoload 'pcase "pcase" "\
@@ -21861,7 +21941,7 @@ Completion rules for the `cvs' command.
21861;;;*** 21941;;;***
21862 21942
21863;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 21943;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
21864;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20355 10021 546955 0)) 21944;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (20572 16038 402143 0))
21865;;; Generated autoloads from pcmpl-gnu.el 21945;;; Generated autoloads from pcmpl-gnu.el
21866 21946
21867(autoload 'pcomplete/gzip "pcmpl-gnu" "\ 21947(autoload 'pcomplete/gzip "pcmpl-gnu" "\
@@ -21980,8 +22060,8 @@ Includes files as well as host names followed by a colon.
21980 22060
21981;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 22061;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
21982;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 22062;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
21983;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20523 22063;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (20582
21984;;;;;; 62082 997685 0)) 22064;;;;;; 12914 894781 0))
21985;;; Generated autoloads from pcomplete.el 22065;;; Generated autoloads from pcomplete.el
21986 22066
21987(autoload 'pcomplete "pcomplete" "\ 22067(autoload 'pcomplete "pcomplete" "\
@@ -22040,7 +22120,7 @@ Setup `shell-mode' to use pcomplete.
22040 22120
22041;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 22121;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
22042;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 22122;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
22043;;;;;; "vc/pcvs.el" (20476 31768 298871 0)) 22123;;;;;; "vc/pcvs.el" (20584 7212 455152 0))
22044;;; Generated autoloads from vc/pcvs.el 22124;;; Generated autoloads from vc/pcvs.el
22045 22125
22046(autoload 'cvs-checkout "pcvs" "\ 22126(autoload 'cvs-checkout "pcvs" "\
@@ -22115,8 +22195,8 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d
22115 22195
22116;;;*** 22196;;;***
22117 22197
22118;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20476 31768 22198;;;### (autoloads nil "pcvs-defs" "vc/pcvs-defs.el" (20576 42138
22119;;;;;; 298871 0)) 22199;;;;;; 697312 0))
22120;;; Generated autoloads from vc/pcvs-defs.el 22200;;; Generated autoloads from vc/pcvs-defs.el
22121 22201
22122(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\ 22202(defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] `(menu-item ,(purecopy "Directory Status") cvs-status :help ,(purecopy "A more verbose status of a workarea"))) (define-key m [checkout] `(menu-item ,(purecopy "Checkout Module") cvs-checkout :help ,(purecopy "Check out a module from the repository"))) (define-key m [update] `(menu-item ,(purecopy "Update Directory") cvs-update :help ,(purecopy "Fetch updates from the repository"))) (define-key m [examine] `(menu-item ,(purecopy "Examine Directory") cvs-examine :help ,(purecopy "Examine the current state of a workarea"))) (fset 'cvs-global-menu m)) "\
@@ -22125,7 +22205,7 @@ Global menu used by PCL-CVS.")
22125;;;*** 22205;;;***
22126 22206
22127;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 22207;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
22128;;;;;; (20523 62082 997685 0)) 22208;;;;;; (20566 63671 243798 0))
22129;;; Generated autoloads from progmodes/perl-mode.el 22209;;; Generated autoloads from progmodes/perl-mode.el
22130(put 'perl-indent-level 'safe-local-variable 'integerp) 22210(put 'perl-indent-level 'safe-local-variable 'integerp)
22131(put 'perl-continued-statement-offset 'safe-local-variable 'integerp) 22211(put 'perl-continued-statement-offset 'safe-local-variable 'integerp)
@@ -22187,7 +22267,7 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'.
22187;;;*** 22267;;;***
22188 22268
22189;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 22269;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
22190;;;;;; (20373 11301 906925 0)) 22270;;;;;; (20551 9899 283417 0))
22191;;; Generated autoloads from textmodes/picture.el 22271;;; Generated autoloads from textmodes/picture.el
22192 22272
22193(autoload 'picture-mode "picture" "\ 22273(autoload 'picture-mode "picture" "\
@@ -22394,7 +22474,7 @@ Ignores leading comment characters.
22394;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 22474;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
22395;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 22475;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
22396;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 22476;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
22397;;;;;; (20501 3499 284800 0)) 22477;;;;;; (20566 63671 243798 0))
22398;;; Generated autoloads from printing.el 22478;;; Generated autoloads from printing.el
22399 22479
22400(autoload 'pr-interface "printing" "\ 22480(autoload 'pr-interface "printing" "\
@@ -22981,7 +23061,7 @@ are both set to t.
22981 23061
22982;;;*** 23062;;;***
22983 23063
22984;;;### (autoloads (proced) "proced" "proced.el" (20511 39332 974340 23064;;;### (autoloads (proced) "proced" "proced.el" (20576 13095 881042
22985;;;;;; 0)) 23065;;;;;; 0))
22986;;; Generated autoloads from proced.el 23066;;; Generated autoloads from proced.el
22987 23067
@@ -23000,8 +23080,38 @@ Proced buffers.
23000 23080
23001;;;*** 23081;;;***
23002 23082
23083;;;### (autoloads (profiler-find-profile-other-frame profiler-find-profile-other-window
23084;;;;;; profiler-find-profile profiler-start) "profiler" "profiler.el"
23085;;;;;; (20585 28088 480237 0))
23086;;; Generated autoloads from profiler.el
23087
23088(autoload 'profiler-start "profiler" "\
23089Start/restart profilers.
23090MODE can be one of `cpu', `mem', or `cpu+mem'.
23091If MODE is `cpu' or `cpu+mem', time-based profiler will be started.
23092Also, if MODE is `mem' or `cpu+mem', then memory profiler will be started.
23093
23094\(fn MODE)" t nil)
23095
23096(autoload 'profiler-find-profile "profiler" "\
23097Open profile FILENAME.
23098
23099\(fn FILENAME)" t nil)
23100
23101(autoload 'profiler-find-profile-other-window "profiler" "\
23102Open profile FILENAME.
23103
23104\(fn FILENAME)" t nil)
23105
23106(autoload 'profiler-find-profile-other-frame "profiler" "\
23107Open profile FILENAME.
23108
23109\(fn FILENAME)" t nil)
23110
23111;;;***
23112
23003;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog" 23113;;;### (autoloads (run-prolog mercury-mode prolog-mode) "prolog"
23004;;;;;; "progmodes/prolog.el" (20397 45851 446679 0)) 23114;;;;;; "progmodes/prolog.el" (20576 42138 697312 0))
23005;;; Generated autoloads from progmodes/prolog.el 23115;;; Generated autoloads from progmodes/prolog.el
23006 23116
23007(autoload 'prolog-mode "prolog" "\ 23117(autoload 'prolog-mode "prolog" "\
@@ -23048,8 +23158,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
23048 23158
23049;;;*** 23159;;;***
23050 23160
23051;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20355 23161;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (20576
23052;;;;;; 10021 546955 0)) 23162;;;;;; 42138 697312 0))
23053;;; Generated autoloads from progmodes/ps-mode.el 23163;;; Generated autoloads from progmodes/ps-mode.el
23054 23164
23055(autoload 'ps-mode "ps-mode" "\ 23165(autoload 'ps-mode "ps-mode" "\
@@ -23100,8 +23210,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
23100;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 23210;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
23101;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 23211;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
23102;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 23212;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
23103;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20355 23213;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (20566
23104;;;;;; 10021 546955 0)) 23214;;;;;; 63671 243798 0))
23105;;; Generated autoloads from ps-print.el 23215;;; Generated autoloads from ps-print.el
23106 23216
23107(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\ 23217(defvar ps-page-dimensions-database (purecopy (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5") '(addresslarge 236.0 99.0 "AddressLarge") '(addresssmall 236.0 68.0 "AddressSmall") '(cuthanging13 90.0 222.0 "CutHanging13") '(cuthanging15 90.0 114.0 "CutHanging15") '(diskette 181.0 136.0 "Diskette") '(eurofilefolder 139.0 112.0 "EuropeanFilefolder") '(eurofoldernarrow 526.0 107.0 "EuroFolderNarrow") '(eurofolderwide 526.0 136.0 "EuroFolderWide") '(euronamebadge 189.0 108.0 "EuroNameBadge") '(euronamebadgelarge 223.0 136.0 "EuroNameBadgeLarge") '(filefolder 230.0 37.0 "FileFolder") '(jewelry 76.0 136.0 "Jewelry") '(mediabadge 180.0 136.0 "MediaBadge") '(multipurpose 126.0 68.0 "MultiPurpose") '(retaillabel 90.0 104.0 "RetailLabel") '(shipping 271.0 136.0 "Shipping") '(slide35mm 26.0 104.0 "Slide35mm") '(spine8mm 187.0 26.0 "Spine8mm") '(topcoated 425.19685 136.0 "TopCoatedPaper") '(topcoatedpaper 396.0 136.0 "TopcoatedPaper150") '(vhsface 205.0 127.0 "VHSFace") '(vhsspine 400.0 50.0 "VHSSpine") '(zipdisk 156.0 136.0 "ZipDisk"))) "\
@@ -23298,7 +23408,7 @@ If EXTENSION is any other symbol, it is ignored.
23298;;;*** 23408;;;***
23299 23409
23300;;;### (autoloads (python-mode run-python) "python" "progmodes/python.el" 23410;;;### (autoloads (python-mode run-python) "python" "progmodes/python.el"
23301;;;;;; (20523 62082 997685 0)) 23411;;;;;; (20585 28088 480237 0))
23302;;; Generated autoloads from progmodes/python.el 23412;;; Generated autoloads from progmodes/python.el
23303 23413
23304(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode)) 23414(add-to-list 'auto-mode-alist (cons (purecopy "\\.py\\'") 'python-mode))
@@ -23334,7 +23444,7 @@ if that value is non-nil.
23334;;;*** 23444;;;***
23335 23445
23336;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" 23446;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
23337;;;;;; (20544 36659 880486 0)) 23447;;;;;; (20557 48712 315579 0))
23338;;; Generated autoloads from gnus/qp.el 23448;;; Generated autoloads from gnus/qp.el
23339 23449
23340(autoload 'quoted-printable-decode-region "qp" "\ 23450(autoload 'quoted-printable-decode-region "qp" "\
@@ -23588,8 +23698,8 @@ of each directory.
23588 23698
23589;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 23699;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
23590;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 23700;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
23591;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20478 23701;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (20566
23592;;;;;; 3673 653810 0)) 23702;;;;;; 63671 243798 0))
23593;;; Generated autoloads from net/quickurl.el 23703;;; Generated autoloads from net/quickurl.el
23594 23704
23595(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ 23705(defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\
@@ -23601,7 +23711,7 @@ To make use of this do something like:
23601 23711
23602 (setq quickurl-postfix quickurl-reread-hook-postfix) 23712 (setq quickurl-postfix quickurl-reread-hook-postfix)
23603 23713
23604in your ~/.emacs (after loading/requiring quickurl).") 23714in your init file (after loading/requiring quickurl).")
23605 23715
23606(autoload 'quickurl "quickurl" "\ 23716(autoload 'quickurl "quickurl" "\
23607Insert a URL based on LOOKUP. 23717Insert a URL based on LOOKUP.
@@ -23917,8 +24027,8 @@ For true \"word wrap\" behavior, use `visual-line-mode' instead.
23917;;;*** 24027;;;***
23918 24028
23919;;;### (autoloads (reftex-reset-scanning-information reftex-mode 24029;;;### (autoloads (reftex-reset-scanning-information reftex-mode
23920;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20507 42276 24030;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (20585 28088
23921;;;;;; 222255 0)) 24031;;;;;; 480237 0))
23922;;; Generated autoloads from textmodes/reftex.el 24032;;; Generated autoloads from textmodes/reftex.el
23923 24033
23924(autoload 'turn-on-reftex "reftex" "\ 24034(autoload 'turn-on-reftex "reftex" "\
@@ -23927,13 +24037,7 @@ Turn on RefTeX mode.
23927\(fn)" nil nil) 24037\(fn)" nil nil)
23928 24038
23929(autoload 'reftex-mode "reftex" "\ 24039(autoload 'reftex-mode "reftex" "\
23930Toggle RefTeX mode. 24040Minor mode with distinct support for \\label, \\ref and \\cite in LaTeX.
23931With a prefix argument ARG, enable RefTeX mode if ARG is
23932positive, and disable it otherwise. If called from Lisp, enable
23933the mode if ARG is omitted or nil.
23934
23935RefTeX mode is a buffer-local minor mode with distinct support
23936for \\label, \\ref and \\cite in LaTeX.
23937 24041
23938\\<reftex-mode-map>A Table of Contents of the entire (multifile) document with browsing 24042\\<reftex-mode-map>A Table of Contents of the entire (multifile) document with browsing
23939capabilities is available with `\\[reftex-toc]'. 24043capabilities is available with `\\[reftex-toc]'.
@@ -23974,7 +24078,7 @@ This enforces rescanning the buffer on next use.
23974;;;*** 24078;;;***
23975 24079
23976;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 24080;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
23977;;;;;; (20355 10021 546955 0)) 24081;;;;;; (20585 28088 480237 0))
23978;;; Generated autoloads from textmodes/reftex-cite.el 24082;;; Generated autoloads from textmodes/reftex-cite.el
23979 24083
23980(autoload 'reftex-citation "reftex-cite" "\ 24084(autoload 'reftex-citation "reftex-cite" "\
@@ -24004,7 +24108,7 @@ While entering the regexp, completion on knows citation keys is possible.
24004;;;*** 24108;;;***
24005 24109
24006;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el" 24110;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
24007;;;;;; (20427 14766 970343 0)) 24111;;;;;; (20585 28088 480237 0))
24008;;; Generated autoloads from textmodes/reftex-global.el 24112;;; Generated autoloads from textmodes/reftex-global.el
24009 24113
24010(autoload 'reftex-isearch-minor-mode "reftex-global" "\ 24114(autoload 'reftex-isearch-minor-mode "reftex-global" "\
@@ -24021,7 +24125,7 @@ With no argument, this command toggles
24021;;;*** 24125;;;***
24022 24126
24023;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 24127;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
24024;;;;;; (20399 35365 4050 0)) 24128;;;;;; (20585 28088 480237 0))
24025;;; Generated autoloads from textmodes/reftex-index.el 24129;;; Generated autoloads from textmodes/reftex-index.el
24026 24130
24027(autoload 'reftex-index-phrases-mode "reftex-index" "\ 24131(autoload 'reftex-index-phrases-mode "reftex-index" "\
@@ -24054,7 +24158,7 @@ Here are all local bindings.
24054;;;*** 24158;;;***
24055 24159
24056;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 24160;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
24057;;;;;; (20355 10021 546955 0)) 24161;;;;;; (20585 28088 480237 0))
24058;;; Generated autoloads from textmodes/reftex-parse.el 24162;;; Generated autoloads from textmodes/reftex-parse.el
24059 24163
24060(autoload 'reftex-all-document-files "reftex-parse" "\ 24164(autoload 'reftex-all-document-files "reftex-parse" "\
@@ -24066,8 +24170,8 @@ of master file.
24066 24170
24067;;;*** 24171;;;***
24068 24172
24069;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20507 24173;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (20585
24070;;;;;; 42276 222255 0)) 24174;;;;;; 28088 480237 0))
24071;;; Generated autoloads from textmodes/reftex-vars.el 24175;;; Generated autoloads from textmodes/reftex-vars.el
24072(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24176(put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
24073(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) 24177(put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x))))
@@ -24139,15 +24243,15 @@ Extract diary entries from the region.
24139 24243
24140;;;*** 24244;;;***
24141 24245
24142;;;### (autoloads (repeat) "repeat" "repeat.el" (20388 65061 302484 24246;;;### (autoloads (repeat) "repeat" "repeat.el" (20574 57775 217760
24143;;;;;; 0)) 24247;;;;;; 0))
24144;;; Generated autoloads from repeat.el 24248;;; Generated autoloads from repeat.el
24145 24249
24146(autoload 'repeat "repeat" "\ 24250(autoload 'repeat "repeat" "\
24147Repeat most recently executed command. 24251Repeat most recently executed command.
24148With prefix arg, apply new prefix arg to that command; otherwise, 24252If REPEAT-ARG is non-nil (interactively, with a prefix argument),
24149use the prefix arg that was used before (if any). 24253supply a prefix argument to that command. Otherwise, give the
24150This command is like the `.' command in the vi editor. 24254command the same prefix argument it was given before, if any.
24151 24255
24152If this command is invoked by a multi-character key sequence, it 24256If this command is invoked by a multi-character key sequence, it
24153can then be repeated by repeating the final character of that 24257can then be repeated by repeating the final character of that
@@ -24323,8 +24427,8 @@ variable.
24323;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers 24427;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers
24324;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers 24428;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers
24325;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p rmail-spool-directory 24429;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p rmail-spool-directory
24326;;;;;; rmail-file-name) "rmail" "mail/rmail.el" (20526 43809 637014 24430;;;;;; rmail-file-name) "rmail" "mail/rmail.el" (20568 19013 9762
24327;;;;;; 858000)) 24431;;;;;; 342000))
24328;;; Generated autoloads from mail/rmail.el 24432;;; Generated autoloads from mail/rmail.el
24329 24433
24330(defvar rmail-file-name (purecopy "~/RMAIL") "\ 24434(defvar rmail-file-name (purecopy "~/RMAIL") "\
@@ -24744,7 +24848,7 @@ Toggle the use of ROT13 encoding for the current window.
24744;;;*** 24848;;;***
24745 24849
24746;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" 24850;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el"
24747;;;;;; (20523 62082 997685 0)) 24851;;;;;; (20576 13095 881042 0))
24748;;; Generated autoloads from textmodes/rst.el 24852;;; Generated autoloads from textmodes/rst.el
24749 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) 24853 (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode)))
24750 24854
@@ -24775,7 +24879,7 @@ for modes derived from Text mode, like Mail mode.
24775;;;*** 24879;;;***
24776 24880
24777;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" 24881;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el"
24778;;;;;; (20522 38650 757441 0)) 24882;;;;;; (20576 42138 697312 0))
24779;;; Generated autoloads from progmodes/ruby-mode.el 24883;;; Generated autoloads from progmodes/ruby-mode.el
24780 24884
24781(autoload 'ruby-mode "ruby-mode" "\ 24885(autoload 'ruby-mode "ruby-mode" "\
@@ -25126,8 +25230,8 @@ enclosed in `(and ...)'.
25126 25230
25127;;;*** 25231;;;***
25128 25232
25129;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20523 25233;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20577
25130;;;;;; 62082 997685 0)) 25234;;;;;; 33959 40183 0))
25131;;; Generated autoloads from savehist.el 25235;;; Generated autoloads from savehist.el
25132 25236
25133(defvar savehist-mode nil "\ 25237(defvar savehist-mode nil "\
@@ -25320,7 +25424,7 @@ Semantic mode.
25320;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name 25424;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name
25321;;;;;; mail-header-separator send-mail-function mail-interactive 25425;;;;;; mail-header-separator send-mail-function mail-interactive
25322;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) 25426;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style)
25323;;;;;; "sendmail" "mail/sendmail.el" (20501 3499 284800 0)) 25427;;;;;; "sendmail" "mail/sendmail.el" (20577 33959 40183 0))
25324;;; Generated autoloads from mail/sendmail.el 25428;;; Generated autoloads from mail/sendmail.el
25325 25429
25326(defvar mail-from-style 'default "\ 25430(defvar mail-from-style 'default "\
@@ -25602,8 +25706,8 @@ Like `mail' command, but display mail buffer in another frame.
25602;;;*** 25706;;;***
25603 25707
25604;;;### (autoloads (server-save-buffers-kill-terminal server-mode 25708;;;### (autoloads (server-save-buffers-kill-terminal server-mode
25605;;;;;; server-force-delete server-start) "server" "server.el" (20545 25709;;;;;; server-force-delete server-start) "server" "server.el" (20584
25606;;;;;; 57511 257469 0)) 25710;;;;;; 7212 455152 0))
25607;;; Generated autoloads from server.el 25711;;; Generated autoloads from server.el
25608 25712
25609(put 'server-host 'risky-local-variable t) 25713(put 'server-host 'risky-local-variable t)
@@ -25670,7 +25774,7 @@ only these files will be asked to be saved.
25670 25774
25671;;;*** 25775;;;***
25672 25776
25673;;;### (autoloads (ses-mode) "ses" "ses.el" (20493 9382 687578 0)) 25777;;;### (autoloads (ses-mode) "ses" "ses.el" (20553 51627 169867 0))
25674;;; Generated autoloads from ses.el 25778;;; Generated autoloads from ses.el
25675 25779
25676(autoload 'ses-mode "ses" "\ 25780(autoload 'ses-mode "ses" "\
@@ -25689,7 +25793,7 @@ These are active only in the minibuffer, when entering or editing a formula:
25689;;;*** 25793;;;***
25690 25794
25691;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 25795;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
25692;;;;;; (20478 3673 653810 0)) 25796;;;;;; (20580 10161 446444 0))
25693;;; Generated autoloads from textmodes/sgml-mode.el 25797;;; Generated autoloads from textmodes/sgml-mode.el
25694 25798
25695(autoload 'sgml-mode "sgml-mode" "\ 25799(autoload 'sgml-mode "sgml-mode" "\
@@ -25703,7 +25807,7 @@ the next N words. In Transient Mark mode, when the mark is active,
25703N defaults to -1, which means to wrap it around the current region. 25807N defaults to -1, which means to wrap it around the current region.
25704 25808
25705If you like upcased tags, put (setq sgml-transformation-function 'upcase) 25809If you like upcased tags, put (setq sgml-transformation-function 'upcase)
25706in your `.emacs' file. 25810in your init file.
25707 25811
25708Use \\[sgml-validate] to validate your document with an SGML parser. 25812Use \\[sgml-validate] to validate your document with an SGML parser.
25709 25813
@@ -25755,7 +25859,7 @@ To work around that, do:
25755;;;*** 25859;;;***
25756 25860
25757;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 25861;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
25758;;;;;; (20541 6907 775259 0)) 25862;;;;;; (20577 33959 40183 0))
25759;;; Generated autoloads from progmodes/sh-script.el 25863;;; Generated autoloads from progmodes/sh-script.el
25760(put 'sh-shell 'safe-local-variable 'symbolp) 25864(put 'sh-shell 'safe-local-variable 'symbolp)
25761 25865
@@ -25819,7 +25923,7 @@ with your script for an edit-interpret-debug cycle.
25819;;;*** 25923;;;***
25820 25924
25821;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 25925;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
25822;;;;;; (20355 10021 546955 0)) 25926;;;;;; (20572 16038 402143 0))
25823;;; Generated autoloads from emacs-lisp/shadow.el 25927;;; Generated autoloads from emacs-lisp/shadow.el
25824 25928
25825(autoload 'list-load-path-shadows "shadow" "\ 25929(autoload 'list-load-path-shadows "shadow" "\
@@ -25909,7 +26013,7 @@ Set up file shadowing.
25909;;;*** 26013;;;***
25910 26014
25911;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 26015;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
25912;;;;;; (20478 3673 653810 0)) 26016;;;;;; (20566 63671 243798 0))
25913;;; Generated autoloads from shell.el 26017;;; Generated autoloads from shell.el
25914 26018
25915(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\ 26019(defvar shell-dumb-shell-regexp (purecopy "cmd\\(proxy\\)?\\.exe") "\
@@ -26176,7 +26280,7 @@ symmetrical ones, and the same character twice for the others.
26176;;;*** 26280;;;***
26177 26281
26178;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff) 26282;;;### (autoloads (smerge-start-session smerge-mode smerge-ediff)
26179;;;;;; "smerge-mode" "vc/smerge-mode.el" (20523 62082 997685 0)) 26283;;;;;; "smerge-mode" "vc/smerge-mode.el" (20585 28088 480237 0))
26180;;; Generated autoloads from vc/smerge-mode.el 26284;;; Generated autoloads from vc/smerge-mode.el
26181 26285
26182(autoload 'smerge-ediff "smerge-mode" "\ 26286(autoload 'smerge-ediff "smerge-mode" "\
@@ -26222,7 +26326,7 @@ interactively. If there's no argument, do it at the current buffer.
26222;;;*** 26326;;;***
26223 26327
26224;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 26328;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
26225;;;;;; "mail/smtpmail.el" (20402 11562 85788 0)) 26329;;;;;; "mail/smtpmail.el" (20551 9899 283417 0))
26226;;; Generated autoloads from mail/smtpmail.el 26330;;; Generated autoloads from mail/smtpmail.el
26227 26331
26228(autoload 'smtpmail-send-it "smtpmail" "\ 26332(autoload 'smtpmail-send-it "smtpmail" "\
@@ -26262,7 +26366,7 @@ Snake mode keybindings:
26262;;;*** 26366;;;***
26263 26367
26264;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 26368;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
26265;;;;;; (20478 3673 653810 0)) 26369;;;;;; (20577 33959 40183 0))
26266;;; Generated autoloads from net/snmp-mode.el 26370;;; Generated autoloads from net/snmp-mode.el
26267 26371
26268(autoload 'snmp-mode "snmp-mode" "\ 26372(autoload 'snmp-mode "snmp-mode" "\
@@ -26291,8 +26395,8 @@ then `snmpv2-mode-hook'.
26291 26395
26292;;;*** 26396;;;***
26293 26397
26294;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20355 26398;;;### (autoloads (sunrise-sunset) "solar" "calendar/solar.el" (20566
26295;;;;;; 10021 546955 0)) 26399;;;;;; 63671 243798 0))
26296;;; Generated autoloads from calendar/solar.el 26400;;; Generated autoloads from calendar/solar.el
26297 26401
26298(autoload 'sunrise-sunset "solar" "\ 26402(autoload 'sunrise-sunset "solar" "\
@@ -26301,7 +26405,7 @@ If called with an optional prefix argument ARG, prompt for date.
26301If called with an optional double prefix argument, prompt for 26405If called with an optional double prefix argument, prompt for
26302longitude, latitude, time zone, and date, and always use standard time. 26406longitude, latitude, time zone, and date, and always use standard time.
26303 26407
26304This function is suitable for execution in a .emacs file. 26408This function is suitable for execution in an init file.
26305 26409
26306\(fn &optional ARG)" t nil) 26410\(fn &optional ARG)" t nil)
26307 26411
@@ -26595,7 +26699,7 @@ Spam reports will be queued with the method used when
26595;;;*** 26699;;;***
26596 26700
26597;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 26701;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
26598;;;;;; "speedbar.el" (20497 6436 957082 0)) 26702;;;;;; "speedbar.el" (20566 63671 243798 0))
26599;;; Generated autoloads from speedbar.el 26703;;; Generated autoloads from speedbar.el
26600 26704
26601(defalias 'speedbar 'speedbar-frame-mode) 26705(defalias 'speedbar 'speedbar-frame-mode)
@@ -26639,7 +26743,7 @@ Return a vector containing the lines from `spook-phrases-file'.
26639;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 26743;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
26640;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect 26744;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect
26641;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" 26745;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el"
26642;;;;;; (20480 38535 248706 0)) 26746;;;;;; (20566 63671 243798 0))
26643;;; Generated autoloads from progmodes/sql.el 26747;;; Generated autoloads from progmodes/sql.el
26644 26748
26645(autoload 'sql-add-product-keywords "sql" "\ 26749(autoload 'sql-add-product-keywords "sql" "\
@@ -26719,8 +26823,8 @@ For information on how to create multiple SQLi buffers, see
26719`sql-interactive-mode'. 26823`sql-interactive-mode'.
26720 26824
26721Note that SQL doesn't have an escape character unless you specify 26825Note that SQL doesn't have an escape character unless you specify
26722one. If you specify backslash as escape character in SQL, 26826one. If you specify backslash as escape character in SQL, you
26723you must tell Emacs. Here's how to do that in your `~/.emacs' file: 26827must tell Emacs. Here's how to do that in your init file:
26724 26828
26725\(add-hook 'sql-mode-hook 26829\(add-hook 'sql-mode-hook
26726 (lambda () 26830 (lambda ()
@@ -27175,8 +27279,8 @@ GnuTLS requires a port number.
27175;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 27279;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
27176;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 27280;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
27177;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 27281;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
27178;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20523 27282;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (20566
27179;;;;;; 62082 997685 0)) 27283;;;;;; 63671 243798 0))
27180;;; Generated autoloads from strokes.el 27284;;; Generated autoloads from strokes.el
27181 27285
27182(autoload 'strokes-global-set-stroke "strokes" "\ 27286(autoload 'strokes-global-set-stroke "strokes" "\
@@ -27367,7 +27471,7 @@ See `subword-mode' for more information on Subword mode.
27367;;;*** 27471;;;***
27368 27472
27369;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 27473;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
27370;;;;;; (20355 10021 546955 0)) 27474;;;;;; (20576 42138 697312 0))
27371;;; Generated autoloads from mail/supercite.el 27475;;; Generated autoloads from mail/supercite.el
27372 27476
27373(autoload 'sc-cite-original "supercite" "\ 27477(autoload 'sc-cite-original "supercite" "\
@@ -27464,7 +27568,7 @@ The variable `tab-width' controls the spacing of tab stops.
27464;;;;;; table-recognize table-insert-row-column table-insert-column 27568;;;;;; table-recognize table-insert-row-column table-insert-column
27465;;;;;; table-insert-row table-insert table-point-left-cell-hook 27569;;;;;; table-insert-row table-insert table-point-left-cell-hook
27466;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 27570;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
27467;;;;;; "table" "textmodes/table.el" (20434 17809 692608 0)) 27571;;;;;; "table" "textmodes/table.el" (20566 63671 243798 0))
27468;;; Generated autoloads from textmodes/table.el 27572;;; Generated autoloads from textmodes/table.el
27469 27573
27470(defvar table-cell-map-hook nil "\ 27574(defvar table-cell-map-hook nil "\
@@ -28068,8 +28172,8 @@ Connect to the Emacs talk group from the current X display or tty frame.
28068 28172
28069;;;*** 28173;;;***
28070 28174
28071;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20522 9637 28175;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20585 28088
28072;;;;;; 465791 0)) 28176;;;;;; 480237 0))
28073;;; Generated autoloads from tar-mode.el 28177;;; Generated autoloads from tar-mode.el
28074 28178
28075(autoload 'tar-mode "tar-mode" "\ 28179(autoload 'tar-mode "tar-mode" "\
@@ -28093,7 +28197,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
28093;;;*** 28197;;;***
28094 28198
28095;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 28199;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
28096;;;;;; "progmodes/tcl.el" (20355 10021 546955 0)) 28200;;;;;; "progmodes/tcl.el" (20580 10161 446444 0))
28097;;; Generated autoloads from progmodes/tcl.el 28201;;; Generated autoloads from progmodes/tcl.el
28098 28202
28099(autoload 'tcl-mode "tcl" "\ 28203(autoload 'tcl-mode "tcl" "\
@@ -28168,7 +28272,7 @@ Normally input is edited in Emacs and sent a line at a time.
28168;;;*** 28272;;;***
28169 28273
28170;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el" 28274;;;### (autoloads (serial-term ansi-term term make-term) "term" "term.el"
28171;;;;;; (20478 3673 653810 0)) 28275;;;;;; (20580 10161 446444 0))
28172;;; Generated autoloads from term.el 28276;;; Generated autoloads from term.el
28173 28277
28174(autoload 'make-term "term" "\ 28278(autoload 'make-term "term" "\
@@ -28248,7 +28352,7 @@ subprocess started.
28248;;;*** 28352;;;***
28249 28353
28250;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" 28354;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
28251;;;;;; (20355 10021 546955 0)) 28355;;;;;; (20580 10161 446444 0))
28252;;; Generated autoloads from emacs-lisp/testcover.el 28356;;; Generated autoloads from emacs-lisp/testcover.el
28253 28357
28254(autoload 'testcover-this-defun "testcover" "\ 28358(autoload 'testcover-this-defun "testcover" "\
@@ -28290,7 +28394,7 @@ tetris-mode keybindings:
28290;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 28394;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
28291;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 28395;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
28292;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 28396;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
28293;;;;;; (20523 62082 997685 0)) 28397;;;;;; (20584 7212 455152 0))
28294;;; Generated autoloads from textmodes/tex-mode.el 28398;;; Generated autoloads from textmodes/tex-mode.el
28295 28399
28296(defvar tex-shell-file-name nil "\ 28400(defvar tex-shell-file-name nil "\
@@ -28948,7 +29052,7 @@ This function performs no refilling of the changed text.
28948 29052
28949;;;### (autoloads (emacs-init-time emacs-uptime display-time-world 29053;;;### (autoloads (emacs-init-time emacs-uptime display-time-world
28950;;;;;; display-time-mode display-time display-time-day-and-date) 29054;;;;;; display-time-mode display-time display-time-day-and-date)
28951;;;;;; "time" "time.el" (20387 44199 24128 0)) 29055;;;;;; "time" "time.el" (20561 45732 920134 0))
28952;;; Generated autoloads from time.el 29056;;; Generated autoloads from time.el
28953 29057
28954(defvar display-time-day-and-date nil "\ 29058(defvar display-time-day-and-date nil "\
@@ -29128,7 +29232,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
29128;;;*** 29232;;;***
29129 29233
29130;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 29234;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
29131;;;;;; "time-stamp.el" (20355 10021 546955 0)) 29235;;;;;; "time-stamp.el" (20566 63671 243798 0))
29132;;; Generated autoloads from time-stamp.el 29236;;; Generated autoloads from time-stamp.el
29133(put 'time-stamp-format 'safe-local-variable 'stringp) 29237(put 'time-stamp-format 'safe-local-variable 'stringp)
29134(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 29238(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p)
@@ -29142,7 +29246,7 @@ This function does not work for SECONDS greater than `most-positive-fixnum'.
29142(autoload 'time-stamp "time-stamp" "\ 29246(autoload 'time-stamp "time-stamp" "\
29143Update the time stamp string(s) in the buffer. 29247Update the time stamp string(s) in the buffer.
29144A template in a file can be automatically updated with a new time stamp 29248A template in a file can be automatically updated with a new time stamp
29145every time you save the file. Add this line to your .emacs file: 29249every time you save the file. Add this line to your init file:
29146 (add-hook 'before-save-hook 'time-stamp) 29250 (add-hook 'before-save-hook 'time-stamp)
29147or customize `before-save-hook' through Custom. 29251or customize `before-save-hook' through Custom.
29148Normally the template must appear in the first 8 lines of a file and 29252Normally the template must appear in the first 8 lines of a file and
@@ -29172,7 +29276,7 @@ With ARG, turn time stamping on if and only if arg is positive.
29172;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 29276;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
29173;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 29277;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
29174;;;;;; timeclock-mode-line-display) "timeclock" "calendar/timeclock.el" 29278;;;;;; timeclock-mode-line-display) "timeclock" "calendar/timeclock.el"
29175;;;;;; (20523 62082 997685 0)) 29279;;;;;; (20566 63671 243798 0))
29176;;; Generated autoloads from calendar/timeclock.el 29280;;; Generated autoloads from calendar/timeclock.el
29177 29281
29178(autoload 'timeclock-mode-line-display "timeclock" "\ 29282(autoload 'timeclock-mode-line-display "timeclock" "\
@@ -29466,7 +29570,7 @@ holds a keymap.
29466;;;*** 29570;;;***
29467 29571
29468;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" 29572;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el"
29469;;;;;; (20399 35365 4050 0)) 29573;;;;;; (20566 63671 243798 0))
29470;;; Generated autoloads from emulation/tpu-edt.el 29574;;; Generated autoloads from emulation/tpu-edt.el
29471 29575
29472(defvar tpu-edt-mode nil "\ 29576(defvar tpu-edt-mode nil "\
@@ -29496,7 +29600,7 @@ Turn on TPU/edt emulation.
29496;;;*** 29600;;;***
29497 29601
29498;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el" 29602;;;### (autoloads (tpu-mapper) "tpu-mapper" "emulation/tpu-mapper.el"
29499;;;;;; (20355 10021 546955 0)) 29603;;;;;; (20566 63671 243798 0))
29500;;; Generated autoloads from emulation/tpu-mapper.el 29604;;; Generated autoloads from emulation/tpu-mapper.el
29501 29605
29502(autoload 'tpu-mapper "tpu-mapper" "\ 29606(autoload 'tpu-mapper "tpu-mapper" "\
@@ -29512,7 +29616,7 @@ Finally, you will be prompted for the name of the file to store the key
29512definitions. If you chose the default, TPU-edt will find it and load it 29616definitions. If you chose the default, TPU-edt will find it and load it
29513automatically. If you specify a different file name, you will need to 29617automatically. If you specify a different file name, you will need to
29514set the variable ``tpu-xkeys-file'' before starting TPU-edt. Here's how 29618set the variable ``tpu-xkeys-file'' before starting TPU-edt. Here's how
29515you might go about doing that in your .emacs file. 29619you might go about doing that in your init file.
29516 29620
29517 (setq tpu-xkeys-file (expand-file-name \"~/.my-emacs-x-keys\")) 29621 (setq tpu-xkeys-file (expand-file-name \"~/.my-emacs-x-keys\"))
29518 (tpu-edt) 29622 (tpu-edt)
@@ -29582,7 +29686,7 @@ BUFFER defaults to `trace-buffer'.
29582;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion 29686;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion
29583;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers 29687;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers
29584;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" 29688;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp"
29585;;;;;; "net/tramp.el" (20530 32114 546307 0)) 29689;;;;;; "net/tramp.el" (20561 18280 338092 0))
29586;;; Generated autoloads from net/tramp.el 29690;;; Generated autoloads from net/tramp.el
29587 29691
29588(defvar tramp-mode t "\ 29692(defvar tramp-mode t "\
@@ -29725,8 +29829,8 @@ Discard Tramp from loading remote files.
29725 29829
29726;;;*** 29830;;;***
29727 29831
29728;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20518 29832;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20584
29729;;;;;; 12580 46478 0)) 29833;;;;;; 7212 455152 0))
29730;;; Generated autoloads from tutorial.el 29834;;; Generated autoloads from tutorial.el
29731 29835
29732(autoload 'help-with-tutorial "tutorial" "\ 29836(autoload 'help-with-tutorial "tutorial" "\
@@ -29762,7 +29866,7 @@ resumed later.
29762;;;*** 29866;;;***
29763 29867
29764;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 29868;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
29765;;;;;; "textmodes/two-column.el" (20364 31990 752722 691000)) 29869;;;;;; "textmodes/two-column.el" (20566 63671 243798 0))
29766;;; Generated autoloads from textmodes/two-column.el 29870;;; Generated autoloads from textmodes/two-column.el
29767 (autoload '2C-command "two-column" () t 'keymap) 29871 (autoload '2C-command "two-column" () t 'keymap)
29768 (global-set-key "\C-x6" '2C-command) 29872 (global-set-key "\C-x6" '2C-command)
@@ -29810,71 +29914,19 @@ First column's text sSs Second column's text
29810;;;*** 29914;;;***
29811 29915
29812;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics 29916;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics
29813;;;;;; type-break type-break-mode type-break-keystroke-threshold 29917;;;;;; type-break type-break-mode) "type-break" "type-break.el"
29814;;;;;; type-break-good-break-interval type-break-good-rest-interval 29918;;;;;; (20582 12914 894781 0))
29815;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
29816;;;;;; (20545 57511 257469 0))
29817;;; Generated autoloads from type-break.el 29919;;; Generated autoloads from type-break.el
29818 29920
29819(defvar type-break-mode nil "\ 29921(defvar type-break-mode nil "\
29820Toggle typing break mode. 29922Non-nil if Type-Break mode is enabled.
29821See the docstring for the `type-break-mode' command for more information. 29923See the command `type-break-mode' for a description of this minor mode.
29822Setting this variable directly does not take effect; 29924Setting this variable directly does not take effect;
29823use either \\[customize] or the function `type-break-mode'.") 29925either customize it (see the info node `Easy Customization')
29926or call the function `type-break-mode'.")
29824 29927
29825(custom-autoload 'type-break-mode "type-break" nil) 29928(custom-autoload 'type-break-mode "type-break" nil)
29826 29929
29827(defvar type-break-interval (* 60 60) "\
29828Number of seconds between scheduled typing breaks.")
29829
29830(custom-autoload 'type-break-interval "type-break" t)
29831
29832(defvar type-break-good-rest-interval (/ type-break-interval 6) "\
29833Number of seconds of idle time considered to be an adequate typing rest.
29834
29835When this variable is non-nil, Emacs checks the idle time between
29836keystrokes. If this idle time is long enough to be considered a \"good\"
29837rest from typing, then the next typing break is simply rescheduled for later.
29838
29839If a break is interrupted before this much time elapses, the user will be
29840asked whether or not really to interrupt the break.")
29841
29842(custom-autoload 'type-break-good-rest-interval "type-break" t)
29843
29844(defvar type-break-good-break-interval nil "\
29845Number of seconds considered to be an adequate explicit typing rest.
29846
29847When this variable is non-nil, its value is considered to be a \"good\"
29848length (in seconds) for a break initiated by the command `type-break',
29849overriding `type-break-good-rest-interval'. This provides querying of
29850break interruptions when `type-break-good-rest-interval' is nil.")
29851
29852(custom-autoload 'type-break-good-break-interval "type-break" t)
29853
29854(defvar type-break-keystroke-threshold (let* ((wpm 35) (avg-word-length 5) (upper (* wpm avg-word-length (/ type-break-interval 60))) (lower (/ upper 5))) (cons lower upper)) "\
29855Upper and lower bound on number of keystrokes for considering typing break.
29856This structure is a pair of numbers (MIN . MAX).
29857
29858The first number is the minimum number of keystrokes that must have been
29859entered since the last typing break before considering another one, even if
29860the scheduled time has elapsed; the break is simply rescheduled until later
29861if the minimum threshold hasn't been reached. If this first value is nil,
29862then there is no minimum threshold; as soon as the scheduled time has
29863elapsed, the user will always be queried.
29864
29865The second number is the maximum number of keystrokes that can be entered
29866before a typing break is requested immediately, pre-empting the originally
29867scheduled break. If this second value is nil, then no pre-emptive breaks
29868will occur; only scheduled ones will.
29869
29870Keys with bucky bits (shift, control, meta, etc) are counted as only one
29871keystroke even though they really require multiple keys to generate them.
29872
29873The command `type-break-guesstimate-keystroke-threshold' can be used to
29874guess a reasonably good pair of values for this variable.")
29875
29876(custom-autoload 'type-break-keystroke-threshold "type-break" t)
29877
29878(autoload 'type-break-mode "type-break" "\ 29930(autoload 'type-break-mode "type-break" "\
29879Enable or disable typing-break mode. 29931Enable or disable typing-break mode.
29880This is a minor mode, but it is global to all buffers by default. 29932This is a minor mode, but it is global to all buffers by default.
@@ -29949,7 +30001,7 @@ across Emacs sessions. This provides recovery of the break status between
29949sessions and after a crash. Manual changes to the file may result in 30001sessions and after a crash. Manual changes to the file may result in
29950problems. 30002problems.
29951 30003
29952\(fn &optional PREFIX)" t nil) 30004\(fn &optional ARG)" t nil)
29953 30005
29954(autoload 'type-break "type-break" "\ 30006(autoload 'type-break "type-break" "\
29955Take a typing break. 30007Take a typing break.
@@ -29995,8 +30047,8 @@ FRAC should be the inverse of the fractional value; for example, a value of
29995 30047
29996;;;*** 30048;;;***
29997 30049
29998;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20355 10021 30050;;;### (autoloads (uce-reply-to-uce) "uce" "mail/uce.el" (20566 63671
29999;;;;;; 546955 0)) 30051;;;;;; 243798 0))
30000;;; Generated autoloads from mail/uce.el 30052;;; Generated autoloads from mail/uce.el
30001 30053
30002(autoload 'uce-reply-to-uce "uce" "\ 30054(autoload 'uce-reply-to-uce "uce" "\
@@ -30323,7 +30375,7 @@ Might do a non-blocking connection; use `process-status' to check.
30323 30375
30324;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file 30376;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
30325;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el" 30377;;;;;; url-file-handler url-handler-mode) "url-handlers" "url/url-handlers.el"
30326;;;;;; (20440 54677 388705 0)) 30378;;;;;; (20584 7212 455152 0))
30327;;; Generated autoloads from url/url-handlers.el 30379;;; Generated autoloads from url/url-handlers.el
30328 30380
30329(defvar url-handler-mode nil "\ 30381(defvar url-handler-mode nil "\
@@ -30581,7 +30633,7 @@ Fetch a data URL (RFC 2397).
30581;;;*** 30633;;;***
30582 30634
30583;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" 30635;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
30584;;;;;; "url/url-parse.el" (20523 62082 997685 0)) 30636;;;;;; "url/url-parse.el" (20577 33959 40183 0))
30585;;; Generated autoloads from url/url-parse.el 30637;;; Generated autoloads from url/url-parse.el
30586 30638
30587(autoload 'url-recreate-url "url-parse" "\ 30639(autoload 'url-recreate-url "url-parse" "\
@@ -30664,8 +30716,8 @@ The variable `url-queue-timeout' sets a timeout.
30664;;;;;; url-percentage url-display-percentage url-pretty-length url-strip-leading-spaces 30716;;;;;; url-percentage url-display-percentage url-pretty-length url-strip-leading-spaces
30665;;;;;; url-eat-trailing-space url-get-normalized-date url-lazy-message 30717;;;;;; url-eat-trailing-space url-get-normalized-date url-lazy-message
30666;;;;;; url-normalize-url url-insert-entities-in-string url-parse-args 30718;;;;;; url-normalize-url url-insert-entities-in-string url-parse-args
30667;;;;;; url-debug url-debug) "url-util" "url/url-util.el" (20520 30719;;;;;; url-debug url-debug) "url-util" "url/url-util.el" (20584
30668;;;;;; 54308 826101 0)) 30720;;;;;; 7212 455152 0))
30669;;; Generated autoloads from url/url-util.el 30721;;; Generated autoloads from url/url-util.el
30670 30722
30671(defvar url-debug nil "\ 30723(defvar url-debug nil "\
@@ -30691,8 +30743,8 @@ If a list, it is a list of the types of messages to be logged.")
30691(autoload 'url-insert-entities-in-string "url-util" "\ 30743(autoload 'url-insert-entities-in-string "url-util" "\
30692Convert HTML markup-start characters to entity references in STRING. 30744Convert HTML markup-start characters to entity references in STRING.
30693Also replaces the \" character, so that the result may be safely used as 30745Also replaces the \" character, so that the result may be safely used as
30694 an attribute value in a tag. Returns a new string with the result of the 30746an attribute value in a tag. Returns a new string with the result of the
30695 conversion. Replaces these characters as follows: 30747conversion. Replaces these characters as follows:
30696 & ==> &amp; 30748 & ==> &amp;
30697 < ==> &lt; 30749 < ==> &lt;
30698 > ==> &gt; 30750 > ==> &gt;
@@ -30767,7 +30819,19 @@ Given a QUERY in the form:
30767 (key2 val2) 30819 (key2 val2)
30768 (key3 val1 val2) 30820 (key3 val1 val2)
30769 (key4) 30821 (key4)
30770 (key5 30822 (key5 \"\"))
30823
30824\(This is the same format as produced by `url-parse-query-string')
30825
30826This will return a string
30827\"key1=val1&key2=val2&key3=val1&key3=val2&key4&key5\". Keys may
30828be strings or symbols; if they are symbols, the symbol name will
30829be used.
30830
30831When SEMICOLONS is given, the separator will be \";\".
30832
30833When KEEP-EMPTY is given, empty values will show as \"key=\"
30834instead of just \"key\" as in the example above.
30771 30835
30772\(fn QUERY &optional SEMICOLONS KEEP-EMPTY)" nil nil) 30836\(fn QUERY &optional SEMICOLONS KEEP-EMPTY)" nil nil)
30773 30837
@@ -30827,7 +30891,7 @@ This uses `url-current-object', set locally to the buffer.
30827;;;*** 30891;;;***
30828 30892
30829;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 30893;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
30830;;;;;; "userlock" "userlock.el" (20490 33188 850375 0)) 30894;;;;;; "userlock" "userlock.el" (20555 6946 859539 0))
30831;;; Generated autoloads from userlock.el 30895;;; Generated autoloads from userlock.el
30832 30896
30833(autoload 'ask-user-about-lock "userlock" "\ 30897(autoload 'ask-user-about-lock "userlock" "\
@@ -30925,8 +30989,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME.
30925;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers 30989;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers
30926;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff 30990;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff
30927;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook 30991;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook
30928;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20542 30992;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20580
30929;;;;;; 46798 773957 0)) 30993;;;;;; 10161 446444 0))
30930;;; Generated autoloads from vc/vc.el 30994;;; Generated autoloads from vc/vc.el
30931 30995
30932(defvar vc-checkout-hook nil "\ 30996(defvar vc-checkout-hook nil "\
@@ -31252,7 +31316,7 @@ mode-specific menu. `vc-annotate-color-map' and
31252 31316
31253;;;*** 31317;;;***
31254 31318
31255;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20489 12324 656827 31319;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20584 7212 455152
31256;;;;;; 0)) 31320;;;;;; 0))
31257;;; Generated autoloads from vc/vc-bzr.el 31321;;; Generated autoloads from vc/vc-bzr.el
31258 31322
@@ -31330,7 +31394,7 @@ case, and the process object in the asynchronous case.
31330 31394
31331;;;*** 31395;;;***
31332 31396
31333;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20495 51111 757560 31397;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20566 63671 243798
31334;;;;;; 0)) 31398;;;;;; 0))
31335;;; Generated autoloads from vc/vc-git.el 31399;;; Generated autoloads from vc/vc-git.el
31336 (defun vc-git-registered (file) 31400 (defun vc-git-registered (file)
@@ -31370,7 +31434,7 @@ Name of the monotone directory's format file.")
31370;;;*** 31434;;;***
31371 31435
31372;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el" 31436;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc/vc-rcs.el"
31373;;;;;; (20478 3673 653810 0)) 31437;;;;;; (20584 7212 455152 0))
31374;;; Generated autoloads from vc/vc-rcs.el 31438;;; Generated autoloads from vc/vc-rcs.el
31375 31439
31376(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 31440(defvar vc-rcs-master-templates (purecopy '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
@@ -31384,7 +31448,7 @@ For a description of possible values, see `vc-check-master-templates'.")
31384;;;*** 31448;;;***
31385 31449
31386;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el" 31450;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc/vc-sccs.el"
31387;;;;;; (20430 41939 815258 390000)) 31451;;;;;; (20584 7212 455152 0))
31388;;; Generated autoloads from vc/vc-sccs.el 31452;;; Generated autoloads from vc/vc-sccs.el
31389 31453
31390(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 31454(defvar vc-sccs-master-templates (purecopy '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
@@ -31392,7 +31456,8 @@ Where to look for SCCS master files.
31392For a description of possible values, see `vc-check-master-templates'.") 31456For a description of possible values, see `vc-check-master-templates'.")
31393 31457
31394(custom-autoload 'vc-sccs-master-templates "vc-sccs" t) 31458(custom-autoload 'vc-sccs-master-templates "vc-sccs" t)
31395 (defun vc-sccs-registered(f) (vc-default-registered 'SCCS f)) 31459
31460(defun vc-sccs-registered (f) (vc-default-registered 'SCCS f))
31396 31461
31397(defun vc-sccs-search-project-dir (dirname basename) "\ 31462(defun vc-sccs-search-project-dir (dirname basename) "\
31398Return the name of a master file in the SCCS project directory. 31463Return the name of a master file in the SCCS project directory.
@@ -31416,7 +31481,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir)
31416;;;*** 31481;;;***
31417 31482
31418;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" 31483;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el"
31419;;;;;; (20434 17809 692608 0)) 31484;;;;;; (20577 33959 40183 0))
31420;;; Generated autoloads from progmodes/vera-mode.el 31485;;; Generated autoloads from progmodes/vera-mode.el
31421 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode)) 31486 (add-to-list 'auto-mode-alist (cons (purecopy "\\.vr[hi]?\\'") 'vera-mode))
31422 31487
@@ -31474,7 +31539,7 @@ Key bindings:
31474;;;*** 31539;;;***
31475 31540
31476;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" 31541;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el"
31477;;;;;; (20420 41510 996439 0)) 31542;;;;;; (20581 31014 234484 0))
31478;;; Generated autoloads from progmodes/verilog-mode.el 31543;;; Generated autoloads from progmodes/verilog-mode.el
31479 31544
31480(autoload 'verilog-mode "verilog-mode" "\ 31545(autoload 'verilog-mode "verilog-mode" "\
@@ -31613,7 +31678,7 @@ Key bindings specific to `verilog-mode-map' are:
31613;;;*** 31678;;;***
31614 31679
31615;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 31680;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
31616;;;;;; (20495 51111 757560 0)) 31681;;;;;; (20584 7212 455152 0))
31617;;; Generated autoloads from progmodes/vhdl-mode.el 31682;;; Generated autoloads from progmodes/vhdl-mode.el
31618 31683
31619(autoload 'vhdl-mode "vhdl-mode" "\ 31684(autoload 'vhdl-mode "vhdl-mode" "\
@@ -32167,7 +32232,7 @@ Key bindings:
32167 32232
32168;;;*** 32233;;;***
32169 32234
32170;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20355 10021 546955 32235;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (20566 63671 243798
32171;;;;;; 0)) 32236;;;;;; 0))
32172;;; Generated autoloads from emulation/vi.el 32237;;; Generated autoloads from emulation/vi.el
32173 32238
@@ -32271,7 +32336,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics.
32271;;;;;; view-mode view-buffer-other-frame view-buffer-other-window 32336;;;;;; view-mode view-buffer-other-frame view-buffer-other-window
32272;;;;;; view-buffer view-file-other-frame view-file-other-window 32337;;;;;; view-buffer view-file-other-frame view-file-other-window
32273;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) 32338;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting)
32274;;;;;; "view" "view.el" (20355 10021 546955 0)) 32339;;;;;; "view" "view.el" (20577 33959 40183 0))
32275;;; Generated autoloads from view.el 32340;;; Generated autoloads from view.el
32276 32341
32277(defvar view-remove-frame-by-deleting t "\ 32342(defvar view-remove-frame-by-deleting t "\
@@ -32501,6 +32566,8 @@ entry for the selected window, purge that entry from
32501 32566
32502\(fn BUFFER &optional ITEM)" nil nil) 32567\(fn BUFFER &optional ITEM)" nil nil)
32503 32568
32569(make-obsolete 'view-return-to-alist-update '"this function has no effect." "24.1")
32570
32504(autoload 'view-mode-enter "view" "\ 32571(autoload 'view-mode-enter "view" "\
32505Enter View mode and set up exit from view mode depending on optional arguments. 32572Enter View mode and set up exit from view mode depending on optional arguments.
32506Optional argument QUIT-RESTORE if non-nil must specify a valid 32573Optional argument QUIT-RESTORE if non-nil must specify a valid
@@ -32542,7 +32609,7 @@ Turn on VIP emulation of VI.
32542;;;*** 32609;;;***
32543 32610
32544;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 32611;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
32545;;;;;; (20501 3499 284800 0)) 32612;;;;;; (20566 63671 243798 0))
32546;;; Generated autoloads from emulation/viper.el 32613;;; Generated autoloads from emulation/viper.el
32547 32614
32548(autoload 'toggle-viper-mode "viper" "\ 32615(autoload 'toggle-viper-mode "viper" "\
@@ -32666,8 +32733,8 @@ See `wdired-mode'.
32666 32733
32667;;;*** 32734;;;***
32668 32735
32669;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20355 10021 32736;;;### (autoloads (webjump) "webjump" "net/webjump.el" (20566 63671
32670;;;;;; 546955 0)) 32737;;;;;; 243798 0))
32671;;; Generated autoloads from net/webjump.el 32738;;; Generated autoloads from net/webjump.el
32672 32739
32673(autoload 'webjump "webjump" "\ 32740(autoload 'webjump "webjump" "\
@@ -32683,16 +32750,13 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke
32683 32750
32684;;;*** 32751;;;***
32685 32752
32686;;;### (autoloads (which-function-mode which-func-mode) "which-func" 32753;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
32687;;;;;; "progmodes/which-func.el" (20523 62082 997685 0)) 32754;;;;;; (20577 33959 40183 0))
32688;;; Generated autoloads from progmodes/which-func.el 32755;;; Generated autoloads from progmodes/which-func.el
32689 (put 'which-func-format 'risky-local-variable t) 32756 (put 'which-func-format 'risky-local-variable t)
32690 (put 'which-func-current 'risky-local-variable t) 32757 (put 'which-func-current 'risky-local-variable t)
32691 32758
32692(autoload 'which-func-mode "which-func" "\ 32759(define-obsolete-function-alias 'which-func-mode 'which-function-mode "24.1")
32693
32694
32695\(fn &optional ARG)" nil nil)
32696 32760
32697(defvar which-function-mode nil "\ 32761(defvar which-function-mode nil "\
32698Non-nil if Which-Function mode is enabled. 32762Non-nil if Which-Function mode is enabled.
@@ -33194,8 +33258,8 @@ Setup current buffer so editing string widgets works.
33194;;;*** 33258;;;***
33195 33259
33196;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 33260;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
33197;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20495 33261;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (20566
33198;;;;;; 51111 757560 0)) 33262;;;;;; 63671 243798 0))
33199;;; Generated autoloads from windmove.el 33263;;; Generated autoloads from windmove.el
33200 33264
33201(autoload 'windmove-left "windmove" "\ 33265(autoload 'windmove-left "windmove" "\
@@ -33247,20 +33311,25 @@ Default MODIFIER is 'shift.
33247 33311
33248;;;*** 33312;;;***
33249 33313
33250;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 33314;;;### (autoloads (winner-mode) "winner" "winner.el" (20584 7212
33251;;;;;; (20478 3673 653810 0)) 33315;;;;;; 455152 0))
33252;;; Generated autoloads from winner.el 33316;;; Generated autoloads from winner.el
33253 33317
33254(defvar winner-mode nil "\ 33318(defvar winner-mode nil "\
33255Toggle Winner mode. 33319Non-nil if Winner mode is enabled.
33320See the command `winner-mode' for a description of this minor mode.
33256Setting this variable directly does not take effect; 33321Setting this variable directly does not take effect;
33257use either \\[customize] or the function `winner-mode'.") 33322either customize it (see the info node `Easy Customization')
33323or call the function `winner-mode'.")
33258 33324
33259(custom-autoload 'winner-mode "winner" nil) 33325(custom-autoload 'winner-mode "winner" nil)
33260 33326
33261(autoload 'winner-mode "winner" "\ 33327(autoload 'winner-mode "winner" "\
33262Toggle Winner mode. 33328Toggle Winner mode on or off.
33263With arg, turn Winner mode on if and only if arg is positive. 33329With a prefix argument ARG, enable Winner mode if ARG is
33330positive, and disable it otherwise. If called from Lisp, enable
33331the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'.
33332\\{winner-mode-map}
33264 33333
33265\(fn &optional ARG)" t nil) 33334\(fn &optional ARG)" t nil)
33266 33335
@@ -33729,25 +33798,26 @@ Zone out, completely.
33729;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el" 33798;;;;;; "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnweb.el" "gnus/registry.el"
33730;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" 33799;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"
33731;;;;;; "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el" "gnus/sieve-manage.el" 33800;;;;;; "gnus/rfc2231.el" "gnus/rtree.el" "gnus/shr-color.el" "gnus/sieve-manage.el"
33732;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" 33801;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "help-macro.el"
33733;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el" 33802;;;;;; "hex-util.el" "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el"
33734;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" 33803;;;;;; "international/eucjp-ms.el" "international/fontset.el" "international/iso-ascii.el"
33735;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" 33804;;;;;; "international/ja-dic-cnv.el" "international/ja-dic-utl.el"
33736;;;;;; "international/uni-category.el" "international/uni-combining.el" 33805;;;;;; "international/ogonek.el" "international/uni-bidi.el" "international/uni-category.el"
33737;;;;;; "international/uni-comment.el" "international/uni-decimal.el" 33806;;;;;; "international/uni-combining.el" "international/uni-comment.el"
33738;;;;;; "international/uni-decomposition.el" "international/uni-digit.el" 33807;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el"
33739;;;;;; "international/uni-lowercase.el" "international/uni-mirrored.el" 33808;;;;;; "international/uni-digit.el" "international/uni-lowercase.el"
33740;;;;;; "international/uni-name.el" "international/uni-numeric.el" 33809;;;;;; "international/uni-mirrored.el" "international/uni-name.el"
33741;;;;;; "international/uni-old-name.el" "international/uni-titlecase.el" 33810;;;;;; "international/uni-numeric.el" "international/uni-old-name.el"
33742;;;;;; "international/uni-uppercase.el" "json.el" "kermit.el" "language/hanja-util.el" 33811;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el"
33743;;;;;; "language/thai-word.el" "ldefs-boot.el" "loadup.el" "mail/blessmail.el" 33812;;;;;; "json.el" "kermit.el" "language/hanja-util.el" "language/thai-word.el"
33744;;;;;; "mail/mailheader.el" "mail/mspools.el" "mail/rfc2368.el" 33813;;;;;; "ldefs-boot.el" "loadup.el" "mail/blessmail.el" "mail/mailheader.el"
33745;;;;;; "mail/rfc822.el" "mail/rmail-spam-filter.el" "mail/rmailedit.el" 33814;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el"
33746;;;;;; "mail/rmailkwd.el" "mail/rmailmm.el" "mail/rmailmsc.el" "mail/rmailsort.el" 33815;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el"
33747;;;;;; "mail/rmailsum.el" "mail/undigest.el" "md4.el" "mh-e/mh-acros.el" 33816;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el"
33748;;;;;; "mh-e/mh-alias.el" "mh-e/mh-buffers.el" "mh-e/mh-compat.el" 33817;;;;;; "mail/undigest.el" "md4.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el"
33749;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el" 33818;;;;;; "mh-e/mh-buffers.el" "mh-e/mh-compat.el" "mh-e/mh-funcs.el"
33750;;;;;; "mh-e/mh-inc.el" "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" 33819;;;;;; "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el"
33820;;;;;; "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el"
33751;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" 33821;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el"
33752;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" 33822;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el"
33753;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" 33823;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el"
@@ -33770,47 +33840,47 @@ Zone out, completely.
33770;;;;;; "org/ob-awk.el" "org/ob-calc.el" "org/ob-clojure.el" "org/ob-comint.el" 33840;;;;;; "org/ob-awk.el" "org/ob-calc.el" "org/ob-clojure.el" "org/ob-comint.el"
33771;;;;;; "org/ob-css.el" "org/ob-ditaa.el" "org/ob-dot.el" "org/ob-emacs-lisp.el" 33841;;;;;; "org/ob-css.el" "org/ob-ditaa.el" "org/ob-dot.el" "org/ob-emacs-lisp.el"
33772;;;;;; "org/ob-eval.el" "org/ob-exp.el" "org/ob-fortran.el" "org/ob-gnuplot.el" 33842;;;;;; "org/ob-eval.el" "org/ob-exp.el" "org/ob-fortran.el" "org/ob-gnuplot.el"
33773;;;;;; "org/ob-haskell.el" "org/ob-java.el" "org/ob-js.el" "org/ob-latex.el" 33843;;;;;; "org/ob-haskell.el" "org/ob-io.el" "org/ob-java.el" "org/ob-js.el"
33774;;;;;; "org/ob-ledger.el" "org/ob-lilypond.el" "org/ob-lisp.el" 33844;;;;;; "org/ob-latex.el" "org/ob-ledger.el" "org/ob-lilypond.el"
33775;;;;;; "org/ob-matlab.el" "org/ob-maxima.el" "org/ob-mscgen.el" 33845;;;;;; "org/ob-lisp.el" "org/ob-matlab.el" "org/ob-maxima.el" "org/ob-mscgen.el"
33776;;;;;; "org/ob-ocaml.el" "org/ob-octave.el" "org/ob-org.el" "org/ob-perl.el" 33846;;;;;; "org/ob-ocaml.el" "org/ob-octave.el" "org/ob-org.el" "org/ob-perl.el"
33777;;;;;; "org/ob-picolisp.el" "org/ob-plantuml.el" "org/ob-python.el" 33847;;;;;; "org/ob-picolisp.el" "org/ob-plantuml.el" "org/ob-python.el"
33778;;;;;; "org/ob-ref.el" "org/ob-ruby.el" "org/ob-sass.el" "org/ob-scheme.el" 33848;;;;;; "org/ob-ref.el" "org/ob-ruby.el" "org/ob-sass.el" "org/ob-scala.el"
33779;;;;;; "org/ob-screen.el" "org/ob-sh.el" "org/ob-shen.el" "org/ob-sql.el" 33849;;;;;; "org/ob-scheme.el" "org/ob-screen.el" "org/ob-sh.el" "org/ob-shen.el"
33780;;;;;; "org/ob-sqlite.el" "org/ob-table.el" "org/org-beamer.el" 33850;;;;;; "org/ob-sql.el" "org/ob-sqlite.el" "org/ob-table.el" "org/org-beamer.el"
33781;;;;;; "org/org-bibtex.el" "org/org-colview.el" "org/org-compat.el" 33851;;;;;; "org/org-bibtex.el" "org/org-colview.el" "org/org-crypt.el"
33782;;;;;; "org/org-crypt.el" "org/org-ctags.el" "org/org-docview.el" 33852;;;;;; "org/org-ctags.el" "org/org-docview.el" "org/org-entities.el"
33783;;;;;; "org/org-entities.el" "org/org-eshell.el" "org/org-exp-blocks.el" 33853;;;;;; "org/org-eshell.el" "org/org-exp-blocks.el" "org/org-faces.el"
33784;;;;;; "org/org-faces.el" "org/org-gnus.el" "org/org-habit.el" "org/org-info.el" 33854;;;;;; "org/org-gnus.el" "org/org-habit.el" "org/org-info.el" "org/org-inlinetask.el"
33785;;;;;; "org/org-inlinetask.el" "org/org-install.el" "org/org-jsinfo.el" 33855;;;;;; "org/org-install.el" "org/org-jsinfo.el" "org/org-list.el"
33786;;;;;; "org/org-list.el" "org/org-mac-message.el" "org/org-macs.el" 33856;;;;;; "org/org-mac-message.el" "org/org-macs.el" "org/org-mew.el"
33787;;;;;; "org/org-mew.el" "org/org-mhe.el" "org/org-mks.el" "org/org-mouse.el" 33857;;;;;; "org/org-mhe.el" "org/org-mks.el" "org/org-mouse.el" "org/org-pcomplete.el"
33788;;;;;; "org/org-pcomplete.el" "org/org-protocol.el" "org/org-rmail.el" 33858;;;;;; "org/org-protocol.el" "org/org-rmail.el" "org/org-special-blocks.el"
33789;;;;;; "org/org-special-blocks.el" "org/org-src.el" "org/org-vm.el" 33859;;;;;; "org/org-src.el" "org/org-vm.el" "org/org-w3m.el" "org/org-wl.el"
33790;;;;;; "org/org-w3m.el" "org/org-wl.el" "play/gamegrid.el" "play/gametree.el" 33860;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
33791;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" 33861;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el"
33792;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" 33862;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el"
33793;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" 33863;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el"
33794;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" 33864;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el"
33795;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" 33865;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el"
33796;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" 33866;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el"
33797;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" 33867;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el"
33798;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-samp.el" 33868;;;;;; "ps-def.el" "ps-mule.el" "ps-samp.el" "saveplace.el" "sb-image.el"
33799;;;;;; "saveplace.el" "sb-image.el" "scroll-bar.el" "select.el" 33869;;;;;; "scroll-bar.el" "select.el" "soundex.el" "subdirs.el" "tempo.el"
33800;;;;;; "soundex.el" "subdirs.el" "tempo.el" "textmodes/bib-mode.el" 33870;;;;;; "textmodes/bib-mode.el" "textmodes/makeinfo.el" "textmodes/page-ext.el"
33801;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/refbib.el" 33871;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el"
33802;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" 33872;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el"
33803;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" 33873;;;;;; "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el" "timezone.el"
33804;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" 33874;;;;;; "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el"
33805;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" 33875;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-domsuf.el"
33806;;;;;; "url/url-domsuf.el" "url/url-expand.el" "url/url-ftp.el" 33876;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-future.el"
33807;;;;;; "url/url-future.el" "url/url-history.el" "url/url-imap.el" 33877;;;;;; "url/url-history.el" "url/url-imap.el" "url/url-methods.el"
33808;;;;;; "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 33878;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc/ediff-diff.el"
33809;;;;;; "url/url-vars.el" "vc/ediff-diff.el" "vc/ediff-init.el" "vc/ediff-merg.el" 33879;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el"
33810;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" 33880;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el"
33811;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" 33881;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el"
33812;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 33882;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20585
33813;;;;;; "w32-vars.el" "x-dnd.el") (20545 57718 475744 538000)) 33883;;;;;; 28294 985050 730000))
33814 33884
33815;;;*** 33885;;;***
33816 33886