diff options
| author | Glenn Morris | 2013-12-01 06:22:43 -0500 |
|---|---|---|
| committer | Glenn Morris | 2013-12-01 06:22:43 -0500 |
| commit | 5afca621fbcb8d325ea25d47a8b21bcb492e3361 (patch) | |
| tree | 20af0aa412a9ddc6939c3c67b02c46758fad7838 | |
| parent | 52789f7fb3f25cfbc6397bed8912a88698c9f8f1 (diff) | |
| download | emacs-5afca621fbcb8d325ea25d47a8b21bcb492e3361.tar.gz emacs-5afca621fbcb8d325ea25d47a8b21bcb492e3361.zip | |
Auto-commit of loaddefs files.
| -rw-r--r-- | lisp/ldefs-boot.el | 753 |
1 files changed, 358 insertions, 395 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 64c3d565e98..62015a04b85 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -840,13 +840,11 @@ for details on preparing Emacs for automatic allout activation. | |||
| 840 | 840 | ||
| 841 | ;;;*** | 841 | ;;;*** |
| 842 | 842 | ||
| 843 | ;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (20996 | 843 | ;;;### (autoloads nil "allout-widgets" "allout-widgets.el" (21124 |
| 844 | ;;;;;; 49577 892030 0)) | 844 | ;;;;;; 45367 88860 0)) |
| 845 | ;;; Generated autoloads from allout-widgets.el | 845 | ;;; Generated autoloads from allout-widgets.el |
| 846 | (push (purecopy '(allout-widgets 1 0)) package--builtin-versions) | 846 | (push (purecopy '(allout-widgets 1 0)) package--builtin-versions) |
| 847 | 847 | ||
| 848 | (let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) | ||
| 849 | |||
| 850 | (autoload 'allout-widgets-setup "allout-widgets" "\ | 848 | (autoload 'allout-widgets-setup "allout-widgets" "\ |
| 851 | Commission or decommission allout-widgets-mode along with allout-mode. | 849 | Commission or decommission allout-widgets-mode along with allout-mode. |
| 852 | 850 | ||
| @@ -1158,8 +1156,8 @@ Returns list of symbols and documentation found. | |||
| 1158 | 1156 | ||
| 1159 | ;;;*** | 1157 | ;;;*** |
| 1160 | 1158 | ||
| 1161 | ;;;### (autoloads nil "arc-mode" "arc-mode.el" (21040 17194 398147 | 1159 | ;;;### (autoloads nil "arc-mode" "arc-mode.el" (21123 58191 550148 |
| 1162 | ;;;;;; 0)) | 1160 | ;;;;;; 88000)) |
| 1163 | ;;; Generated autoloads from arc-mode.el | 1161 | ;;; Generated autoloads from arc-mode.el |
| 1164 | 1162 | ||
| 1165 | (autoload 'archive-mode "arc-mode" "\ | 1163 | (autoload 'archive-mode "arc-mode" "\ |
| @@ -1558,8 +1556,8 @@ This is similar to `autoarg-mode' but rebinds the keypad keys | |||
| 1558 | 1556 | ||
| 1559 | ;;;*** | 1557 | ;;;*** |
| 1560 | 1558 | ||
| 1561 | ;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (20874 62962 | 1559 | ;;;### (autoloads nil "autoconf" "progmodes/autoconf.el" (21116 51266 |
| 1562 | ;;;;;; 290468 0)) | 1560 | ;;;;;; 54795 0)) |
| 1563 | ;;; Generated autoloads from progmodes/autoconf.el | 1561 | ;;; Generated autoloads from progmodes/autoconf.el |
| 1564 | 1562 | ||
| 1565 | (autoload 'autoconf-mode "autoconf" "\ | 1563 | (autoload 'autoconf-mode "autoconf" "\ |
| @@ -2720,8 +2718,8 @@ Like `bug-reference-mode', but only buttonize in comments and strings. | |||
| 2720 | 2718 | ||
| 2721 | ;;;*** | 2719 | ;;;*** |
| 2722 | 2720 | ||
| 2723 | ;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21104 | 2721 | ;;;### (autoloads nil "bytecomp" "emacs-lisp/bytecomp.el" (21145 |
| 2724 | ;;;;;; 56491 538513 0)) | 2722 | ;;;;;; 51520 109004 0)) |
| 2725 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2723 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 2726 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) | 2724 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) |
| 2727 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) | 2725 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) |
| @@ -2878,7 +2876,7 @@ from the cursor position. | |||
| 2878 | 2876 | ||
| 2879 | ;;;*** | 2877 | ;;;*** |
| 2880 | 2878 | ||
| 2881 | ;;;### (autoloads nil "calc" "calc/calc.el" (21040 17194 398147 0)) | 2879 | ;;;### (autoloads nil "calc" "calc/calc.el" (21128 42425 434886 0)) |
| 2882 | ;;; Generated autoloads from calc/calc.el | 2880 | ;;; Generated autoloads from calc/calc.el |
| 2883 | (define-key ctl-x-map "*" 'calc-dispatch) | 2881 | (define-key ctl-x-map "*" 'calc-dispatch) |
| 2884 | 2882 | ||
| @@ -3684,8 +3682,8 @@ See the documentation of `define-ccl-program' for the detail of CCL program. | |||
| 3684 | 3682 | ||
| 3685 | ;;;*** | 3683 | ;;;*** |
| 3686 | 3684 | ||
| 3687 | ;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21069 17449 | 3685 | ;;;### (autoloads nil "cconv" "emacs-lisp/cconv.el" (21120 48308 |
| 3688 | ;;;;;; 167398 0)) | 3686 | ;;;;;; 922449 0)) |
| 3689 | ;;; Generated autoloads from emacs-lisp/cconv.el | 3687 | ;;; Generated autoloads from emacs-lisp/cconv.el |
| 3690 | 3688 | ||
| 3691 | (autoload 'cconv-closure-convert "cconv" "\ | 3689 | (autoload 'cconv-closure-convert "cconv" "\ |
| @@ -3711,10 +3709,10 @@ Add the warnings that closure conversion would encounter. | |||
| 3711 | 3709 | ||
| 3712 | ;;;*** | 3710 | ;;;*** |
| 3713 | 3711 | ||
| 3714 | ;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (20958 34345 | 3712 | ;;;### (autoloads nil "cfengine" "progmodes/cfengine.el" (21128 42425 |
| 3715 | ;;;;;; 952538 0)) | 3713 | ;;;;;; 434886 0)) |
| 3716 | ;;; Generated autoloads from progmodes/cfengine.el | 3714 | ;;; Generated autoloads from progmodes/cfengine.el |
| 3717 | (push (purecopy '(cfengine 1 2)) package--builtin-versions) | 3715 | (push (purecopy '(cfengine 1 3)) package--builtin-versions) |
| 3718 | 3716 | ||
| 3719 | (autoload 'cfengine3-mode "cfengine" "\ | 3717 | (autoload 'cfengine3-mode "cfengine" "\ |
| 3720 | Major mode for editing CFEngine3 input. | 3718 | Major mode for editing CFEngine3 input. |
| @@ -4046,8 +4044,8 @@ and runs the normal hook `command-history-hook'. | |||
| 4046 | 4044 | ||
| 4047 | ;;;*** | 4045 | ;;;*** |
| 4048 | 4046 | ||
| 4049 | ;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (20879 | 4047 | ;;;### (autoloads nil "cl-indent" "emacs-lisp/cl-indent.el" (21112 |
| 4050 | ;;;;;; 27694 495748 0)) | 4048 | ;;;;;; 20657 455367 0)) |
| 4051 | ;;; Generated autoloads from emacs-lisp/cl-indent.el | 4049 | ;;; Generated autoloads from emacs-lisp/cl-indent.el |
| 4052 | 4050 | ||
| 4053 | (autoload 'common-lisp-indent-function "cl-indent" "\ | 4051 | (autoload 'common-lisp-indent-function "cl-indent" "\ |
| @@ -4217,7 +4215,7 @@ If FRAME cannot display COLOR, return nil. | |||
| 4217 | 4215 | ||
| 4218 | ;;;*** | 4216 | ;;;*** |
| 4219 | 4217 | ||
| 4220 | ;;;### (autoloads nil "comint" "comint.el" (21104 56491 538513 0)) | 4218 | ;;;### (autoloads nil "comint" "comint.el" (21145 51520 109004 0)) |
| 4221 | ;;; Generated autoloads from comint.el | 4219 | ;;; Generated autoloads from comint.el |
| 4222 | 4220 | ||
| 4223 | (defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ | 4221 | (defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ |
| @@ -4350,8 +4348,8 @@ on third call it again advances points to the next difference and so on. | |||
| 4350 | 4348 | ||
| 4351 | ;;;*** | 4349 | ;;;*** |
| 4352 | 4350 | ||
| 4353 | ;;;### (autoloads nil "compile" "progmodes/compile.el" (21096 1265 | 4351 | ;;;### (autoloads nil "compile" "progmodes/compile.el" (21131 18620 |
| 4354 | ;;;;;; 644069 0)) | 4352 | ;;;;;; 480626 0)) |
| 4355 | ;;; Generated autoloads from progmodes/compile.el | 4353 | ;;; Generated autoloads from progmodes/compile.el |
| 4356 | 4354 | ||
| 4357 | (defvar compilation-mode-hook nil "\ | 4355 | (defvar compilation-mode-hook nil "\ |
| @@ -4779,8 +4777,8 @@ If FIX is non-nil, run `copyright-fix-years' instead. | |||
| 4779 | 4777 | ||
| 4780 | ;;;*** | 4778 | ;;;*** |
| 4781 | 4779 | ||
| 4782 | ;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21041 | 4780 | ;;;### (autoloads nil "cperl-mode" "progmodes/cperl-mode.el" (21111 |
| 4783 | ;;;;;; 38058 75002 0)) | 4781 | ;;;;;; 33338 390427 0)) |
| 4784 | ;;; Generated autoloads from progmodes/cperl-mode.el | 4782 | ;;; Generated autoloads from progmodes/cperl-mode.el |
| 4785 | (put 'cperl-indent-level 'safe-local-variable 'integerp) | 4783 | (put 'cperl-indent-level 'safe-local-variable 'integerp) |
| 4786 | (put 'cperl-brace-offset 'safe-local-variable 'integerp) | 4784 | (put 'cperl-brace-offset 'safe-local-variable 'integerp) |
| @@ -5751,8 +5749,8 @@ There is some minimal font-lock support (see vars | |||
| 5751 | 5749 | ||
| 5752 | ;;;*** | 5750 | ;;;*** |
| 5753 | 5751 | ||
| 5754 | ;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21040 17194 | 5752 | ;;;### (autoloads nil "debug" "emacs-lisp/debug.el" (21145 51520 |
| 5755 | ;;;;;; 398147 0)) | 5753 | ;;;;;; 109004 0)) |
| 5756 | ;;; Generated autoloads from emacs-lisp/debug.el | 5754 | ;;; Generated autoloads from emacs-lisp/debug.el |
| 5757 | 5755 | ||
| 5758 | (setq debugger 'debug) | 5756 | (setq debugger 'debug) |
| @@ -6296,8 +6294,8 @@ This requires the external program `diff' to be in your `exec-path'. | |||
| 6296 | 6294 | ||
| 6297 | ;;;*** | 6295 | ;;;*** |
| 6298 | 6296 | ||
| 6299 | ;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (20814 53928 | 6297 | ;;;### (autoloads nil "diff-mode" "vc/diff-mode.el" (21136 36544 |
| 6300 | ;;;;;; 50501 0)) | 6298 | ;;;;;; 158478 0)) |
| 6301 | ;;; Generated autoloads from vc/diff-mode.el | 6299 | ;;; Generated autoloads from vc/diff-mode.el |
| 6302 | 6300 | ||
| 6303 | (autoload 'diff-mode "diff-mode" "\ | 6301 | (autoload 'diff-mode "diff-mode" "\ |
| @@ -6694,7 +6692,7 @@ Locate SOA record and increment the serial field. | |||
| 6694 | 6692 | ||
| 6695 | ;;;*** | 6693 | ;;;*** |
| 6696 | 6694 | ||
| 6697 | ;;;### (autoloads nil "doc-view" "doc-view.el" (21061 23341 46416 | 6695 | ;;;### (autoloads nil "doc-view" "doc-view.el" (21144 30651 337793 |
| 6698 | ;;;;;; 0)) | 6696 | ;;;;;; 0)) |
| 6699 | ;;; Generated autoloads from doc-view.el | 6697 | ;;; Generated autoloads from doc-view.el |
| 6700 | 6698 | ||
| @@ -8181,77 +8179,6 @@ Emacs Lisp mode) that support ElDoc.") | |||
| 8181 | 8179 | ||
| 8182 | ;;;*** | 8180 | ;;;*** |
| 8183 | 8181 | ||
| 8184 | ;;;### (autoloads nil "electric" "electric.el" (21075 56234 349623 | ||
| 8185 | ;;;;;; 0)) | ||
| 8186 | ;;; Generated autoloads from electric.el | ||
| 8187 | |||
| 8188 | (defvar electric-indent-chars '(10) "\ | ||
| 8189 | Characters that should cause automatic reindentation.") | ||
| 8190 | |||
| 8191 | (defvar electric-indent-mode nil "\ | ||
| 8192 | Non-nil if Electric-Indent mode is enabled. | ||
| 8193 | See the command `electric-indent-mode' for a description of this minor mode. | ||
| 8194 | Setting this variable directly does not take effect; | ||
| 8195 | either customize it (see the info node `Easy Customization') | ||
| 8196 | or call the function `electric-indent-mode'.") | ||
| 8197 | |||
| 8198 | (custom-autoload 'electric-indent-mode "electric" nil) | ||
| 8199 | |||
| 8200 | (autoload 'electric-indent-mode "electric" "\ | ||
| 8201 | Toggle on-the-fly reindentation (Electric Indent mode). | ||
| 8202 | With a prefix argument ARG, enable Electric Indent mode if ARG is | ||
| 8203 | positive, and disable it otherwise. If called from Lisp, enable | ||
| 8204 | the mode if ARG is omitted or nil. | ||
| 8205 | |||
| 8206 | This is a global minor mode. When enabled, it reindents whenever | ||
| 8207 | the hook `electric-indent-functions' returns non-nil, or you | ||
| 8208 | insert a character from `electric-indent-chars'. | ||
| 8209 | |||
| 8210 | \(fn &optional ARG)" t nil) | ||
| 8211 | |||
| 8212 | (defvar electric-pair-mode nil "\ | ||
| 8213 | Non-nil if Electric-Pair mode is enabled. | ||
| 8214 | See the command `electric-pair-mode' for a description of this minor mode. | ||
| 8215 | Setting this variable directly does not take effect; | ||
| 8216 | either customize it (see the info node `Easy Customization') | ||
| 8217 | or call the function `electric-pair-mode'.") | ||
| 8218 | |||
| 8219 | (custom-autoload 'electric-pair-mode "electric" nil) | ||
| 8220 | |||
| 8221 | (autoload 'electric-pair-mode "electric" "\ | ||
| 8222 | Toggle automatic parens pairing (Electric Pair mode). | ||
| 8223 | With a prefix argument ARG, enable Electric Pair mode if ARG is | ||
| 8224 | positive, and disable it otherwise. If called from Lisp, enable | ||
| 8225 | the mode if ARG is omitted or nil. | ||
| 8226 | |||
| 8227 | Electric Pair mode is a global minor mode. When enabled, typing | ||
| 8228 | an open parenthesis automatically inserts the corresponding | ||
| 8229 | closing parenthesis. (Likewise for brackets, etc.) | ||
| 8230 | |||
| 8231 | See options `electric-pair-pairs' and `electric-pair-skip-self'. | ||
| 8232 | |||
| 8233 | \(fn &optional ARG)" t nil) | ||
| 8234 | |||
| 8235 | (defvar electric-layout-mode nil "\ | ||
| 8236 | Non-nil if Electric-Layout mode is enabled. | ||
| 8237 | See the command `electric-layout-mode' for a description of this minor mode. | ||
| 8238 | Setting this variable directly does not take effect; | ||
| 8239 | either customize it (see the info node `Easy Customization') | ||
| 8240 | or call the function `electric-layout-mode'.") | ||
| 8241 | |||
| 8242 | (custom-autoload 'electric-layout-mode "electric" nil) | ||
| 8243 | |||
| 8244 | (autoload 'electric-layout-mode "electric" "\ | ||
| 8245 | Automatically insert newlines around some chars. | ||
| 8246 | With a prefix argument ARG, enable Electric Layout mode if ARG is | ||
| 8247 | positive, and disable it otherwise. If called from Lisp, enable | ||
| 8248 | the mode if ARG is omitted or nil. | ||
| 8249 | The variable `electric-layout-rules' says when and how to insert newlines. | ||
| 8250 | |||
| 8251 | \(fn &optional ARG)" t nil) | ||
| 8252 | |||
| 8253 | ;;;*** | ||
| 8254 | |||
| 8255 | ;;;### (autoloads nil "elide-head" "elide-head.el" (20709 26818 907104 | 8182 | ;;;### (autoloads nil "elide-head" "elide-head.el" (20709 26818 907104 |
| 8256 | ;;;;;; 0)) | 8183 | ;;;;;; 0)) |
| 8257 | ;;; Generated autoloads from elide-head.el | 8184 | ;;; Generated autoloads from elide-head.el |
| @@ -8440,8 +8367,8 @@ Emerge two RCS revisions of a file, with another revision as ancestor. | |||
| 8440 | 8367 | ||
| 8441 | ;;;*** | 8368 | ;;;*** |
| 8442 | 8369 | ||
| 8443 | ;;;### (autoloads nil "enriched" "textmodes/enriched.el" (20709 26818 | 8370 | ;;;### (autoloads nil "enriched" "textmodes/enriched.el" (21136 36544 |
| 8444 | ;;;;;; 907104 0)) | 8371 | ;;;;;; 158478 0)) |
| 8445 | ;;; Generated autoloads from textmodes/enriched.el | 8372 | ;;; Generated autoloads from textmodes/enriched.el |
| 8446 | 8373 | ||
| 8447 | (autoload 'enriched-mode "enriched" "\ | 8374 | (autoload 'enriched-mode "enriched" "\ |
| @@ -8456,7 +8383,7 @@ if ARG is omitted or nil. | |||
| 8456 | Turning the mode on or off runs `enriched-mode-hook'. | 8383 | Turning the mode on or off runs `enriched-mode-hook'. |
| 8457 | 8384 | ||
| 8458 | More information about Enriched mode is available in the file | 8385 | More information about Enriched mode is available in the file |
| 8459 | etc/enriched.doc in the Emacs distribution directory. | 8386 | \"enriched.txt\" in `data-directory'. |
| 8460 | 8387 | ||
| 8461 | Commands: | 8388 | Commands: |
| 8462 | 8389 | ||
| @@ -8867,8 +8794,8 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL. | |||
| 8867 | 8794 | ||
| 8868 | ;;;*** | 8795 | ;;;*** |
| 8869 | 8796 | ||
| 8870 | ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21050 53033 | 8797 | ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (21139 12727 |
| 8871 | ;;;;;; 774595 0)) | 8798 | ;;;;;; 345232 0)) |
| 8872 | ;;; Generated autoloads from erc/erc-button.el | 8799 | ;;; Generated autoloads from erc/erc-button.el |
| 8873 | (autoload 'erc-button-mode "erc-button" nil t) | 8800 | (autoload 'erc-button-mode "erc-button" nil t) |
| 8874 | 8801 | ||
| @@ -9196,8 +9123,8 @@ with args, toggle notify status of people. | |||
| 9196 | 9123 | ||
| 9197 | ;;;*** | 9124 | ;;;*** |
| 9198 | 9125 | ||
| 9199 | ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (20709 | 9126 | ;;;### (autoloads nil "erc-pcomplete" "erc/erc-pcomplete.el" (21112 |
| 9200 | ;;;;;; 26818 907104 0)) | 9127 | ;;;;;; 20657 455367 0)) |
| 9201 | ;;; Generated autoloads from erc/erc-pcomplete.el | 9128 | ;;; Generated autoloads from erc/erc-pcomplete.el |
| 9202 | (autoload 'erc-completion-mode "erc-pcomplete" nil t) | 9129 | (autoload 'erc-completion-mode "erc-pcomplete" nil t) |
| 9203 | 9130 | ||
| @@ -9326,7 +9253,7 @@ Add a file to `erc-xdcc-files'. | |||
| 9326 | 9253 | ||
| 9327 | ;;;*** | 9254 | ;;;*** |
| 9328 | 9255 | ||
| 9329 | ;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21099 38568 469572 | 9256 | ;;;### (autoloads nil "ert" "emacs-lisp/ert.el" (21112 43970 768678 |
| 9330 | ;;;;;; 0)) | 9257 | ;;;;;; 0)) |
| 9331 | ;;; Generated autoloads from emacs-lisp/ert.el | 9258 | ;;; Generated autoloads from emacs-lisp/ert.el |
| 9332 | 9259 | ||
| @@ -10075,7 +10002,7 @@ fourth arg NOSEP non-nil inhibits this. | |||
| 10075 | 10002 | ||
| 10076 | ;;;*** | 10003 | ;;;*** |
| 10077 | 10004 | ||
| 10078 | ;;;### (autoloads nil "eww" "net/eww.el" (21086 26537 509049 0)) | 10005 | ;;;### (autoloads nil "eww" "net/eww.el" (21141 54458 609734 0)) |
| 10079 | ;;; Generated autoloads from net/eww.el | 10006 | ;;; Generated autoloads from net/eww.el |
| 10080 | 10007 | ||
| 10081 | (autoload 'eww "eww" "\ | 10008 | (autoload 'eww "eww" "\ |
| @@ -10592,7 +10519,7 @@ the name is considered already unique; only the second substitution | |||
| 10592 | 10519 | ||
| 10593 | ;;;*** | 10520 | ;;;*** |
| 10594 | 10521 | ||
| 10595 | ;;;### (autoloads nil "filenotify" "filenotify.el" (20999 25770 522517 | 10522 | ;;;### (autoloads nil "filenotify" "filenotify.el" (21142 14078 948441 |
| 10596 | ;;;;;; 0)) | 10523 | ;;;;;; 0)) |
| 10597 | ;;; Generated autoloads from filenotify.el | 10524 | ;;; Generated autoloads from filenotify.el |
| 10598 | 10525 | ||
| @@ -11601,8 +11528,8 @@ Argument is a character, naming the register. | |||
| 11601 | 11528 | ||
| 11602 | ;;;*** | 11529 | ;;;*** |
| 11603 | 11530 | ||
| 11604 | ;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21042 58928 | 11531 | ;;;### (autoloads nil "gdb-mi" "progmodes/gdb-mi.el" (21129 63287 |
| 11605 | ;;;;;; 39127 0)) | 11532 | ;;;;;; 644820 0)) |
| 11606 | ;;; Generated autoloads from progmodes/gdb-mi.el | 11533 | ;;; Generated autoloads from progmodes/gdb-mi.el |
| 11607 | 11534 | ||
| 11608 | (defvar gdb-enable-debug nil "\ | 11535 | (defvar gdb-enable-debug nil "\ |
| @@ -11971,8 +11898,8 @@ CLEAN is obsolete and ignored. | |||
| 11971 | 11898 | ||
| 11972 | ;;;*** | 11899 | ;;;*** |
| 11973 | 11900 | ||
| 11974 | ;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21040 17194 | 11901 | ;;;### (autoloads nil "gnus-art" "gnus/gnus-art.el" (21141 54458 |
| 11975 | ;;;;;; 398147 0)) | 11902 | ;;;;;; 609734 0)) |
| 11976 | ;;; Generated autoloads from gnus/gnus-art.el | 11903 | ;;; Generated autoloads from gnus/gnus-art.el |
| 11977 | 11904 | ||
| 11978 | (autoload 'gnus-article-prepare-display "gnus-art" "\ | 11905 | (autoload 'gnus-article-prepare-display "gnus-art" "\ |
| @@ -12203,8 +12130,8 @@ Pop up a frame and enter GROUP. | |||
| 12203 | 12130 | ||
| 12204 | ;;;*** | 12131 | ;;;*** |
| 12205 | 12132 | ||
| 12206 | ;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21042 58928 | 12133 | ;;;### (autoloads nil "gnus-html" "gnus/gnus-html.el" (21141 54458 |
| 12207 | ;;;;;; 39127 0)) | 12134 | ;;;;;; 609734 0)) |
| 12208 | ;;; Generated autoloads from gnus/gnus-html.el | 12135 | ;;; Generated autoloads from gnus/gnus-html.el |
| 12209 | 12136 | ||
| 12210 | (autoload 'gnus-article-html "gnus-html" "\ | 12137 | (autoload 'gnus-article-html "gnus-html" "\ |
| @@ -12616,7 +12543,7 @@ A value of nil says to use the default GnuTLS value.") | |||
| 12616 | 12543 | ||
| 12617 | ;;;*** | 12544 | ;;;*** |
| 12618 | 12545 | ||
| 12619 | ;;;### (autoloads nil "gomoku" "play/gomoku.el" (20992 52525 458637 | 12546 | ;;;### (autoloads nil "gomoku" "play/gomoku.el" (21139 62016 336404 |
| 12620 | ;;;;;; 0)) | 12547 | ;;;;;; 0)) |
| 12621 | ;;; Generated autoloads from play/gomoku.el | 12548 | ;;; Generated autoloads from play/gomoku.el |
| 12622 | 12549 | ||
| @@ -12879,7 +12806,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. | |||
| 12879 | 12806 | ||
| 12880 | ;;;*** | 12807 | ;;;*** |
| 12881 | 12808 | ||
| 12882 | ;;;### (autoloads nil "gud" "progmodes/gud.el" (21049 14338 391345 | 12809 | ;;;### (autoloads nil "gud" "progmodes/gud.el" (21126 691 872266 |
| 12883 | ;;;;;; 0)) | 12810 | ;;;;;; 0)) |
| 12884 | ;;; Generated autoloads from progmodes/gud.el | 12811 | ;;; Generated autoloads from progmodes/gud.el |
| 12885 | 12812 | ||
| @@ -12968,8 +12895,7 @@ it if ARG is omitted or nil. | |||
| 12968 | 12895 | ||
| 12969 | ;;;*** | 12896 | ;;;*** |
| 12970 | 12897 | ||
| 12971 | ;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21031 51082 798722 | 12898 | ;;;### (autoloads nil "gv" "emacs-lisp/gv.el" (21114 9531 52922 0)) |
| 12972 | ;;;;;; 0)) | ||
| 12973 | ;;; Generated autoloads from emacs-lisp/gv.el | 12899 | ;;; Generated autoloads from emacs-lisp/gv.el |
| 12974 | 12900 | ||
| 12975 | (autoload 'gv-get "gv" "\ | 12901 | (autoload 'gv-get "gv" "\ |
| @@ -14243,8 +14169,8 @@ Convert HTML to plain text in the current buffer. | |||
| 14243 | 14169 | ||
| 14244 | ;;;*** | 14170 | ;;;*** |
| 14245 | 14171 | ||
| 14246 | ;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21105 28578 | 14172 | ;;;### (autoloads nil "htmlfontify" "htmlfontify.el" (21124 45614 |
| 14247 | ;;;;;; 135432 0)) | 14173 | ;;;;;; 800155 912000)) |
| 14248 | ;;; Generated autoloads from htmlfontify.el | 14174 | ;;; Generated autoloads from htmlfontify.el |
| 14249 | (push (purecopy '(htmlfontify 0 21)) package--builtin-versions) | 14175 | (push (purecopy '(htmlfontify 0 21)) package--builtin-versions) |
| 14250 | 14176 | ||
| @@ -15408,7 +15334,7 @@ on these modes. | |||
| 15408 | 15334 | ||
| 15409 | ;;;*** | 15335 | ;;;*** |
| 15410 | 15336 | ||
| 15411 | ;;;### (autoloads nil "imenu" "imenu.el" (20784 36406 653593 0)) | 15337 | ;;;### (autoloads nil "imenu" "imenu.el" (21145 51520 109004 0)) |
| 15412 | ;;; Generated autoloads from imenu.el | 15338 | ;;; Generated autoloads from imenu.el |
| 15413 | 15339 | ||
| 15414 | (defvar imenu-sort-function nil "\ | 15340 | (defvar imenu-sort-function nil "\ |
| @@ -16133,8 +16059,8 @@ Add submenus to the File menu, to convert to and from various formats. | |||
| 16133 | 16059 | ||
| 16134 | ;;;*** | 16060 | ;;;*** |
| 16135 | 16061 | ||
| 16136 | ;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21062 44200 | 16062 | ;;;### (autoloads nil "ispell" "textmodes/ispell.el" (21118 6587 |
| 16137 | ;;;;;; 584479 0)) | 16063 | ;;;;;; 141205 0)) |
| 16138 | ;;; Generated autoloads from textmodes/ispell.el | 16064 | ;;; Generated autoloads from textmodes/ispell.el |
| 16139 | 16065 | ||
| 16140 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) | 16066 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) |
| @@ -16367,7 +16293,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to | |||
| 16367 | 16293 | ||
| 16368 | ;;;*** | 16294 | ;;;*** |
| 16369 | 16295 | ||
| 16370 | ;;;### (autoloads nil "iswitchb" "iswitchb.el" (20824 3367 300658 | 16296 | ;;;### (autoloads nil "iswitchb" "iswitchb.el" (21120 48308 922449 |
| 16371 | ;;;;;; 0)) | 16297 | ;;;;;; 0)) |
| 16372 | ;;; Generated autoloads from iswitchb.el | 16298 | ;;; Generated autoloads from iswitchb.el |
| 16373 | 16299 | ||
| @@ -16495,7 +16421,8 @@ by `jka-compr-installed'. | |||
| 16495 | 16421 | ||
| 16496 | ;;;*** | 16422 | ;;;*** |
| 16497 | 16423 | ||
| 16498 | ;;;### (autoloads nil "js" "progmodes/js.el" (20998 4934 952905 0)) | 16424 | ;;;### (autoloads nil "js" "progmodes/js.el" (21139 12727 345232 |
| 16425 | ;;;;;; 0)) | ||
| 16499 | ;;; Generated autoloads from progmodes/js.el | 16426 | ;;; Generated autoloads from progmodes/js.el |
| 16500 | (push (purecopy '(js 9)) package--builtin-versions) | 16427 | (push (purecopy '(js 9)) package--builtin-versions) |
| 16501 | 16428 | ||
| @@ -16507,7 +16434,7 @@ Major mode for editing JavaScript. | |||
| 16507 | 16434 | ||
| 16508 | ;;;*** | 16435 | ;;;*** |
| 16509 | 16436 | ||
| 16510 | ;;;### (autoloads nil "json" "json.el" (20998 4934 952905 0)) | 16437 | ;;;### (autoloads nil "json" "json.el" (21139 12727 345232 0)) |
| 16511 | ;;; Generated autoloads from json.el | 16438 | ;;; Generated autoloads from json.el |
| 16512 | (push (purecopy '(json 1 4)) package--builtin-versions) | 16439 | (push (purecopy '(json 1 4)) package--builtin-versions) |
| 16513 | 16440 | ||
| @@ -16944,7 +16871,7 @@ See `linum-mode' for more information on Linum mode. | |||
| 16944 | 16871 | ||
| 16945 | ;;;*** | 16872 | ;;;*** |
| 16946 | 16873 | ||
| 16947 | ;;;### (autoloads nil "loadhist" "loadhist.el" (20709 26818 907104 | 16874 | ;;;### (autoloads nil "loadhist" "loadhist.el" (21126 691 872266 |
| 16948 | ;;;;;; 0)) | 16875 | ;;;;;; 0)) |
| 16949 | ;;; Generated autoloads from loadhist.el | 16876 | ;;; Generated autoloads from loadhist.el |
| 16950 | 16877 | ||
| @@ -17028,7 +16955,7 @@ except that FILTER is not optional. | |||
| 17028 | 16955 | ||
| 17029 | ;;;*** | 16956 | ;;;*** |
| 17030 | 16957 | ||
| 17031 | ;;;### (autoloads nil "log-edit" "vc/log-edit.el" (20721 17977 14204 | 16958 | ;;;### (autoloads nil "log-edit" "vc/log-edit.el" (21147 6837 926168 |
| 17032 | ;;;;;; 0)) | 16959 | ;;;;;; 0)) |
| 17033 | ;;; Generated autoloads from vc/log-edit.el | 16960 | ;;; Generated autoloads from vc/log-edit.el |
| 17034 | 16961 | ||
| @@ -17675,7 +17602,7 @@ Previous contents of that buffer are killed first. | |||
| 17675 | 17602 | ||
| 17676 | ;;;*** | 17603 | ;;;*** |
| 17677 | 17604 | ||
| 17678 | ;;;### (autoloads nil "man" "man.el" (21100 59431 520894 0)) | 17605 | ;;;### (autoloads nil "man" "man.el" (21116 51266 54795 0)) |
| 17679 | ;;; Generated autoloads from man.el | 17606 | ;;; Generated autoloads from man.el |
| 17680 | 17607 | ||
| 17681 | (defalias 'manual-entry 'man) | 17608 | (defalias 'manual-entry 'man) |
| @@ -17786,7 +17713,7 @@ recursion depth in the minibuffer prompt. This is only useful if | |||
| 17786 | 17713 | ||
| 17787 | ;;;*** | 17714 | ;;;*** |
| 17788 | 17715 | ||
| 17789 | ;;;### (autoloads nil "message" "gnus/message.el" (21048 11307 937592 | 17716 | ;;;### (autoloads nil "message" "gnus/message.el" (21132 39477 543900 |
| 17790 | ;;;;;; 0)) | 17717 | ;;;;;; 0)) |
| 17791 | ;;; Generated autoloads from gnus/message.el | 17718 | ;;; Generated autoloads from gnus/message.el |
| 17792 | 17719 | ||
| @@ -19206,8 +19133,8 @@ Start newsticker plainview. | |||
| 19206 | 19133 | ||
| 19207 | ;;;*** | 19134 | ;;;*** |
| 19208 | 19135 | ||
| 19209 | ;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (20709 | 19136 | ;;;### (autoloads nil "newst-reader" "net/newst-reader.el" (21145 |
| 19210 | ;;;;;; 26818 907104 0)) | 19137 | ;;;;;; 51520 109004 0)) |
| 19211 | ;;; Generated autoloads from net/newst-reader.el | 19138 | ;;; Generated autoloads from net/newst-reader.el |
| 19212 | 19139 | ||
| 19213 | (autoload 'newsticker-show-news "newst-reader" "\ | 19140 | (autoload 'newsticker-show-news "newst-reader" "\ |
| @@ -19267,7 +19194,7 @@ Generate NOV databases in all nndiary directories. | |||
| 19267 | 19194 | ||
| 19268 | ;;;*** | 19195 | ;;;*** |
| 19269 | 19196 | ||
| 19270 | ;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (20709 26818 907104 | 19197 | ;;;### (autoloads nil "nndoc" "gnus/nndoc.el" (21135 15680 63905 |
| 19271 | ;;;;;; 0)) | 19198 | ;;;;;; 0)) |
| 19272 | ;;; Generated autoloads from gnus/nndoc.el | 19199 | ;;; Generated autoloads from gnus/nndoc.el |
| 19273 | 19200 | ||
| @@ -19452,8 +19379,8 @@ the variable `nxml-enabled-unicode-blocks'. | |||
| 19452 | 19379 | ||
| 19453 | ;;;*** | 19380 | ;;;*** |
| 19454 | 19381 | ||
| 19455 | ;;;### (autoloads nil "octave" "progmodes/octave.el" (21098 17703 | 19382 | ;;;### (autoloads nil "octave" "progmodes/octave.el" (21135 48053 |
| 19456 | ;;;;;; 588969 0)) | 19383 | ;;;;;; 151871 0)) |
| 19457 | ;;; Generated autoloads from progmodes/octave.el | 19384 | ;;; Generated autoloads from progmodes/octave.el |
| 19458 | 19385 | ||
| 19459 | (autoload 'octave-mode "octave" "\ | 19386 | (autoload 'octave-mode "octave" "\ |
| @@ -19527,7 +19454,7 @@ with no args, if that value is non-nil. | |||
| 19527 | 19454 | ||
| 19528 | ;;;*** | 19455 | ;;;*** |
| 19529 | 19456 | ||
| 19530 | ;;;### (autoloads nil "org" "org/org.el" (20783 15545 430927 0)) | 19457 | ;;;### (autoloads nil "org" "org/org.el" (21128 42425 434886 0)) |
| 19531 | ;;; Generated autoloads from org/org.el | 19458 | ;;; Generated autoloads from org/org.el |
| 19532 | 19459 | ||
| 19533 | (autoload 'org-babel-do-load-languages "org" "\ | 19460 | (autoload 'org-babel-do-load-languages "org" "\ |
| @@ -19535,6 +19462,15 @@ Load the languages defined in `org-babel-load-languages'. | |||
| 19535 | 19462 | ||
| 19536 | \(fn SYM VALUE)" nil nil) | 19463 | \(fn SYM VALUE)" nil nil) |
| 19537 | 19464 | ||
| 19465 | (autoload 'org-babel-load-file "org" "\ | ||
| 19466 | Load Emacs Lisp source code blocks in the Org-mode FILE. | ||
| 19467 | This function exports the source code using `org-babel-tangle' | ||
| 19468 | and then loads the resulting file using `load-file'. With prefix | ||
| 19469 | arg (noninteractively: 2nd arg) COMPILE the tangled Emacs Lisp | ||
| 19470 | file to byte-code before it is loaded. | ||
| 19471 | |||
| 19472 | \(fn FILE &optional COMPILE)" t nil) | ||
| 19473 | |||
| 19538 | (autoload 'org-version "org" "\ | 19474 | (autoload 'org-version "org" "\ |
| 19539 | Show the org-mode version in the echo area. | 19475 | Show the org-mode version in the echo area. |
| 19540 | With prefix argument HERE, insert it at point. | 19476 | With prefix argument HERE, insert it at point. |
| @@ -19630,6 +19566,7 @@ With \\[universal-argument] prefix arg, switch to startup visibility. | |||
| 19630 | With a numeric prefix, show all headlines up to that level. | 19566 | With a numeric prefix, show all headlines up to that level. |
| 19631 | 19567 | ||
| 19632 | \(fn &optional ARG)" t nil) | 19568 | \(fn &optional ARG)" t nil) |
| 19569 | (put 'orgstruct-heading-prefix-regexp 'safe-local-variable 'stringp) | ||
| 19633 | 19570 | ||
| 19634 | (autoload 'orgstruct-mode "org" "\ | 19571 | (autoload 'orgstruct-mode "org" "\ |
| 19635 | Toggle the minor mode `orgstruct-mode'. | 19572 | Toggle the minor mode `orgstruct-mode'. |
| @@ -19638,22 +19575,6 @@ modes. The following keys behave as if Org-mode were active, if | |||
| 19638 | the cursor is on a headline, or on a plain list item (both as | 19575 | the cursor is on a headline, or on a plain list item (both as |
| 19639 | defined by Org-mode). | 19576 | defined by Org-mode). |
| 19640 | 19577 | ||
| 19641 | M-up Move entry/item up | ||
| 19642 | M-down Move entry/item down | ||
| 19643 | M-left Promote | ||
| 19644 | M-right Demote | ||
| 19645 | M-S-up Move entry/item up | ||
| 19646 | M-S-down Move entry/item down | ||
| 19647 | M-S-left Promote subtree | ||
| 19648 | M-S-right Demote subtree | ||
| 19649 | M-q Fill paragraph and items like in Org-mode | ||
| 19650 | C-c ^ Sort entries | ||
| 19651 | C-c - Cycle list bullet | ||
| 19652 | TAB Cycle item visibility | ||
| 19653 | M-RET Insert new heading/item | ||
| 19654 | S-M-RET Insert new TODO heading / Checkbox item | ||
| 19655 | C-c C-c Set tags / toggle checkbox | ||
| 19656 | |||
| 19657 | \(fn &optional ARG)" t nil) | 19578 | \(fn &optional ARG)" t nil) |
| 19658 | 19579 | ||
| 19659 | (autoload 'turn-on-orgstruct "org" "\ | 19580 | (autoload 'turn-on-orgstruct "org" "\ |
| @@ -19679,10 +19600,16 @@ call CMD. | |||
| 19679 | This link is added to `org-stored-links' and can later be inserted | 19600 | This link is added to `org-stored-links' and can later be inserted |
| 19680 | into an org-buffer with \\[org-insert-link]. | 19601 | into an org-buffer with \\[org-insert-link]. |
| 19681 | 19602 | ||
| 19682 | For some link types, a prefix arg is interpreted: | 19603 | For some link types, a prefix arg is interpreted. |
| 19683 | For links to usenet articles, arg negates `org-gnus-prefer-web-links'. | 19604 | For links to Usenet articles, arg negates `org-gnus-prefer-web-links'. |
| 19684 | For file links, arg negates `org-context-in-file-links'. | 19605 | For file links, arg negates `org-context-in-file-links'. |
| 19685 | 19606 | ||
| 19607 | A double prefix arg force skipping storing functions that are not | ||
| 19608 | part of Org's core. | ||
| 19609 | |||
| 19610 | A triple prefix arg force storing a link for each line in the | ||
| 19611 | active region. | ||
| 19612 | |||
| 19686 | \(fn ARG)" t nil) | 19613 | \(fn ARG)" t nil) |
| 19687 | 19614 | ||
| 19688 | (autoload 'org-insert-link-global "org" "\ | 19615 | (autoload 'org-insert-link-global "org" "\ |
| @@ -19748,8 +19675,8 @@ Call the customize function with org as argument. | |||
| 19748 | 19675 | ||
| 19749 | ;;;*** | 19676 | ;;;*** |
| 19750 | 19677 | ||
| 19751 | ;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (20847 51240 | 19678 | ;;;### (autoloads nil "org-agenda" "org/org-agenda.el" (21128 42425 |
| 19752 | ;;;;;; 240216 0)) | 19679 | ;;;;;; 434886 0)) |
| 19753 | ;;; Generated autoloads from org/org-agenda.el | 19680 | ;;; Generated autoloads from org/org-agenda.el |
| 19754 | 19681 | ||
| 19755 | (autoload 'org-toggle-sticky-agenda "org-agenda" "\ | 19682 | (autoload 'org-toggle-sticky-agenda "org-agenda" "\ |
| @@ -19842,7 +19769,7 @@ agenda-day The day in the agenda where this is listed | |||
| 19842 | \(fn CMD-KEY &rest PARAMETERS)" nil t) | 19769 | \(fn CMD-KEY &rest PARAMETERS)" nil t) |
| 19843 | 19770 | ||
| 19844 | (autoload 'org-store-agenda-views "org-agenda" "\ | 19771 | (autoload 'org-store-agenda-views "org-agenda" "\ |
| 19845 | 19772 | Store agenda views. | |
| 19846 | 19773 | ||
| 19847 | \(fn &rest PARAMETERS)" t nil) | 19774 | \(fn &rest PARAMETERS)" t nil) |
| 19848 | 19775 | ||
| @@ -19863,7 +19790,10 @@ the number of days. SPAN defaults to `org-agenda-span'. | |||
| 19863 | START-DAY defaults to TODAY, or to the most recent match for the weekday | 19790 | START-DAY defaults to TODAY, or to the most recent match for the weekday |
| 19864 | given in `org-agenda-start-on-weekday'. | 19791 | given in `org-agenda-start-on-weekday'. |
| 19865 | 19792 | ||
| 19866 | \(fn &optional ARG START-DAY SPAN)" t nil) | 19793 | When WITH-HOUR is non-nil, only include scheduled and deadline |
| 19794 | items if they have an hour specification like [h]h:mm. | ||
| 19795 | |||
| 19796 | \(fn &optional ARG START-DAY SPAN WITH-HOUR)" t nil) | ||
| 19867 | 19797 | ||
| 19868 | (autoload 'org-search-view "org-agenda" "\ | 19798 | (autoload 'org-search-view "org-agenda" "\ |
| 19869 | Show all entries that contain a phrase or words or regular expressions. | 19799 | Show all entries that contain a phrase or words or regular expressions. |
| @@ -19951,8 +19881,8 @@ all files listed in `org-agenda-files' will be checked automatically: | |||
| 19951 | 19881 | ||
| 19952 | &%%(org-diary) | 19882 | &%%(org-diary) |
| 19953 | 19883 | ||
| 19954 | If you don't give any arguments (as in the example above), the default | 19884 | If you don't give any arguments (as in the example above), the default value |
| 19955 | arguments (:deadline :scheduled :timestamp :sexp) are used. | 19885 | of `org-agenda-entry-types' is used: (:deadline :scheduled :timestamp :sexp). |
| 19956 | So the example above may also be written as | 19886 | So the example above may also be written as |
| 19957 | 19887 | ||
| 19958 | &%%(org-diary :deadline :timestamp :sexp :scheduled) | 19888 | &%%(org-diary :deadline :timestamp :sexp :scheduled) |
| @@ -19963,6 +19893,14 @@ function from a program - use `org-agenda-get-day-entries' instead. | |||
| 19963 | 19893 | ||
| 19964 | \(fn &rest ARGS)" nil nil) | 19894 | \(fn &rest ARGS)" nil nil) |
| 19965 | 19895 | ||
| 19896 | (autoload 'org-agenda-set-restriction-lock "org-agenda" "\ | ||
| 19897 | Set restriction lock for agenda, to current subtree or file. | ||
| 19898 | Restriction will be the file if TYPE is `file', or if type is the | ||
| 19899 | universal prefix '(4), or if the cursor is before the first headline | ||
| 19900 | in the file. Otherwise, restriction will be to the current subtree. | ||
| 19901 | |||
| 19902 | \(fn &optional TYPE)" t nil) | ||
| 19903 | |||
| 19966 | (autoload 'org-calendar-goto-agenda "org-agenda" "\ | 19904 | (autoload 'org-calendar-goto-agenda "org-agenda" "\ |
| 19967 | Compute the Org-mode agenda for the calendar date displayed at the cursor. | 19905 | Compute the Org-mode agenda for the calendar date displayed at the cursor. |
| 19968 | This is a command that has to be installed in `calendar-mode-map'. | 19906 | This is a command that has to be installed in `calendar-mode-map'. |
| @@ -19994,7 +19932,8 @@ will only add headlines containing IMPORTANT or headlines | |||
| 19994 | belonging to the \"Work\" category. | 19932 | belonging to the \"Work\" category. |
| 19995 | 19933 | ||
| 19996 | ARGS are symbols indicating what kind of entries to consider. | 19934 | ARGS are symbols indicating what kind of entries to consider. |
| 19997 | By default `org-agenda-to-appt' will use :deadline, :scheduled | 19935 | By default `org-agenda-to-appt' will use :deadline*, :scheduled* |
| 19936 | \(i.e., deadlines and scheduled items with a hh:mm specification) | ||
| 19998 | and :timestamp entries. See the docstring of `org-diary' for | 19937 | and :timestamp entries. See the docstring of `org-diary' for |
| 19999 | details and examples. | 19938 | details and examples. |
| 20000 | 19939 | ||
| @@ -20005,34 +19944,12 @@ to override `appt-message-warning-time'. | |||
| 20005 | 19944 | ||
| 20006 | ;;;*** | 19945 | ;;;*** |
| 20007 | 19946 | ||
| 20008 | ;;;### (autoloads nil "org-beamer" "org/org-beamer.el" (20709 26818 | 19947 | ;;;### (autoloads nil "org-capture" "org/org-capture.el" (21123 24503 |
| 20009 | ;;;;;; 907104 0)) | 19948 | ;;;;;; 570934 0)) |
| 20010 | ;;; Generated autoloads from org/org-beamer.el | ||
| 20011 | |||
| 20012 | (autoload 'org-beamer-sectioning "org-beamer" "\ | ||
| 20013 | Return the sectioning entry for the current headline. | ||
| 20014 | LEVEL is the reduced level of the headline. | ||
| 20015 | TEXT is the text of the headline, everything except the leading stars. | ||
| 20016 | The return value is a cons cell. The car is the headline text, usually | ||
| 20017 | just TEXT, but possibly modified if options have been extracted from the | ||
| 20018 | text. The cdr is the sectioning entry, similar to what is given | ||
| 20019 | in org-export-latex-classes. | ||
| 20020 | |||
| 20021 | \(fn LEVEL TEXT)" nil nil) | ||
| 20022 | |||
| 20023 | (autoload 'org-beamer-mode "org-beamer" "\ | ||
| 20024 | Special support for editing Org-mode files made to export to beamer. | ||
| 20025 | |||
| 20026 | \(fn &optional ARG)" t nil) | ||
| 20027 | |||
| 20028 | ;;;*** | ||
| 20029 | |||
| 20030 | ;;;### (autoloads nil "org-capture" "org/org-capture.el" (20723 59703 | ||
| 20031 | ;;;;;; 12265 0)) | ||
| 20032 | ;;; Generated autoloads from org/org-capture.el | 19949 | ;;; Generated autoloads from org/org-capture.el |
| 20033 | 19950 | ||
| 20034 | (autoload 'org-capture-string "org-capture" "\ | 19951 | (autoload 'org-capture-string "org-capture" "\ |
| 20035 | 19952 | Capture STRING with the template selected by KEYS. | |
| 20036 | 19953 | ||
| 20037 | \(fn STRING &optional KEYS)" t nil) | 19954 | \(fn STRING &optional KEYS)" t nil) |
| 20038 | 19955 | ||
| @@ -20052,24 +19969,26 @@ stored. | |||
| 20052 | 19969 | ||
| 20053 | When called with a `C-0' (zero) prefix, insert a template at point. | 19970 | When called with a `C-0' (zero) prefix, insert a template at point. |
| 20054 | 19971 | ||
| 20055 | Lisp programs can set KEYS to a string associated with a template | 19972 | ELisp programs can set KEYS to a string associated with a template |
| 20056 | in `org-capture-templates'. In this case, interactive selection | 19973 | in `org-capture-templates'. In this case, interactive selection |
| 20057 | will be bypassed. | 19974 | will be bypassed. |
| 20058 | 19975 | ||
| 20059 | If `org-capture-use-agenda-date' is non-nil, capturing from the | 19976 | If `org-capture-use-agenda-date' is non-nil, capturing from the |
| 20060 | agenda will use the date at point as the default date. | 19977 | agenda will use the date at point as the default date. Then, a |
| 19978 | `C-1' prefix will tell the capture process to use the HH:MM time | ||
| 19979 | of the day at point (if any) or the current HH:MM time. | ||
| 20061 | 19980 | ||
| 20062 | \(fn &optional GOTO KEYS)" t nil) | 19981 | \(fn &optional GOTO KEYS)" t nil) |
| 20063 | 19982 | ||
| 20064 | (autoload 'org-capture-import-remember-templates "org-capture" "\ | 19983 | (autoload 'org-capture-import-remember-templates "org-capture" "\ |
| 20065 | Set org-capture-templates to be similar to `org-remember-templates'. | 19984 | Set `org-capture-templates' to be similar to `org-remember-templates'. |
| 20066 | 19985 | ||
| 20067 | \(fn)" t nil) | 19986 | \(fn)" t nil) |
| 20068 | 19987 | ||
| 20069 | ;;;*** | 19988 | ;;;*** |
| 20070 | 19989 | ||
| 20071 | ;;;### (autoloads nil "org-colview" "org/org-colview.el" (20717 20920 | 19990 | ;;;### (autoloads nil "org-colview" "org/org-colview.el" (21123 24503 |
| 20072 | ;;;;;; 410005 0)) | 19991 | ;;;;;; 570934 0)) |
| 20073 | ;;; Generated autoloads from org/org-colview.el | 19992 | ;;; Generated autoloads from org/org-colview.el |
| 20074 | 19993 | ||
| 20075 | (autoload 'org-columns "org-colview" "\ | 19994 | (autoload 'org-columns "org-colview" "\ |
| @@ -20112,8 +20031,8 @@ Turn on or update column view in the agenda. | |||
| 20112 | 20031 | ||
| 20113 | ;;;*** | 20032 | ;;;*** |
| 20114 | 20033 | ||
| 20115 | ;;;### (autoloads nil "org-compat" "org/org-compat.el" (20723 59703 | 20034 | ;;;### (autoloads nil "org-compat" "org/org-compat.el" (21123 24503 |
| 20116 | ;;;;;; 12265 0)) | 20035 | ;;;;;; 570934 0)) |
| 20117 | ;;; Generated autoloads from org/org-compat.el | 20036 | ;;; Generated autoloads from org/org-compat.el |
| 20118 | 20037 | ||
| 20119 | (autoload 'org-check-version "org-compat" "\ | 20038 | (autoload 'org-check-version "org-compat" "\ |
| @@ -20123,8 +20042,19 @@ Try very hard to provide sensible version strings. | |||
| 20123 | 20042 | ||
| 20124 | ;;;*** | 20043 | ;;;*** |
| 20125 | 20044 | ||
| 20126 | ;;;### (autoloads nil "org-version" "org/org-version.el" (20783 15545 | 20045 | ;;;### (autoloads nil "org-macs" "org/org-macs.el" (21123 24503 570934 |
| 20127 | ;;;;;; 430927 0)) | 20046 | ;;;;;; 0)) |
| 20047 | ;;; Generated autoloads from org/org-macs.el | ||
| 20048 | |||
| 20049 | (autoload 'org-load-noerror-mustsuffix "org-macs" "\ | ||
| 20050 | Load FILE with optional arguments NOERROR and MUSTSUFFIX. Drop the MUSTSUFFIX argument for XEmacs, which doesn't recognize it. | ||
| 20051 | |||
| 20052 | \(fn FILE)" nil t) | ||
| 20053 | |||
| 20054 | ;;;*** | ||
| 20055 | |||
| 20056 | ;;;### (autoloads nil "org-version" "org/org-version.el" (21123 24503 | ||
| 20057 | ;;;;;; 570934 0)) | ||
| 20128 | ;;; Generated autoloads from org/org-version.el | 20058 | ;;; Generated autoloads from org/org-version.el |
| 20129 | 20059 | ||
| 20130 | (autoload 'org-release "org-version" "\ | 20060 | (autoload 'org-release "org-version" "\ |
| @@ -20206,8 +20136,8 @@ See the command `outline-mode' for more information on this mode. | |||
| 20206 | 20136 | ||
| 20207 | ;;;*** | 20137 | ;;;*** |
| 20208 | 20138 | ||
| 20209 | ;;;### (autoloads nil "package" "emacs-lisp/package.el" (21104 56491 | 20139 | ;;;### (autoloads nil "package" "emacs-lisp/package.el" (21133 20713 |
| 20210 | ;;;;;; 538513 0)) | 20140 | ;;;;;; 577800 0)) |
| 20211 | ;;; Generated autoloads from emacs-lisp/package.el | 20141 | ;;; Generated autoloads from emacs-lisp/package.el |
| 20212 | (push (purecopy '(package 1 0 1)) package--builtin-versions) | 20142 | (push (purecopy '(package 1 0 1)) package--builtin-versions) |
| 20213 | 20143 | ||
| @@ -20583,8 +20513,7 @@ Includes files as well as host names followed by a colon. | |||
| 20583 | 20513 | ||
| 20584 | ;;;*** | 20514 | ;;;*** |
| 20585 | 20515 | ||
| 20586 | ;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (20837 15398 184639 | 20516 | ;;;### (autoloads nil "pcmpl-x" "pcmpl-x.el" (21135 15680 63905 0)) |
| 20587 | ;;;;;; 0)) | ||
| 20588 | ;;; Generated autoloads from pcmpl-x.el | 20517 | ;;; Generated autoloads from pcmpl-x.el |
| 20589 | 20518 | ||
| 20590 | (autoload 'pcomplete/tlmgr "pcmpl-x" "\ | 20519 | (autoload 'pcomplete/tlmgr "pcmpl-x" "\ |
| @@ -20601,6 +20530,11 @@ long options. | |||
| 20601 | 20530 | ||
| 20602 | (defalias 'pcomplete/ack-grep 'pcomplete/ack) | 20531 | (defalias 'pcomplete/ack-grep 'pcomplete/ack) |
| 20603 | 20532 | ||
| 20533 | (autoload 'pcomplete/ag "pcmpl-x" "\ | ||
| 20534 | Completion for the `ag' command. | ||
| 20535 | |||
| 20536 | \(fn)" nil nil) | ||
| 20537 | |||
| 20604 | ;;;*** | 20538 | ;;;*** |
| 20605 | 20539 | ||
| 20606 | ;;;### (autoloads nil "pcomplete" "pcomplete.el" (20709 26818 907104 | 20540 | ;;;### (autoloads nil "pcomplete" "pcomplete.el" (20709 26818 907104 |
| @@ -21629,8 +21563,8 @@ Open profile FILENAME. | |||
| 21629 | 21563 | ||
| 21630 | ;;;*** | 21564 | ;;;*** |
| 21631 | 21565 | ||
| 21632 | ;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21099 38568 | 21566 | ;;;### (autoloads nil "prolog" "progmodes/prolog.el" (21112 54200 |
| 21633 | ;;;;;; 469572 0)) | 21567 | ;;;;;; 857404 0)) |
| 21634 | ;;; Generated autoloads from progmodes/prolog.el | 21568 | ;;; Generated autoloads from progmodes/prolog.el |
| 21635 | 21569 | ||
| 21636 | (autoload 'prolog-mode "prolog" "\ | 21570 | (autoload 'prolog-mode "prolog" "\ |
| @@ -21646,8 +21580,6 @@ To find out what version of Prolog mode you are running, enter | |||
| 21646 | 21580 | ||
| 21647 | Commands: | 21581 | Commands: |
| 21648 | \\{prolog-mode-map} | 21582 | \\{prolog-mode-map} |
| 21649 | Entry to this mode calls the value of `prolog-mode-hook' | ||
| 21650 | if that value is non-nil. | ||
| 21651 | 21583 | ||
| 21652 | \(fn)" t nil) | 21584 | \(fn)" t nil) |
| 21653 | 21585 | ||
| @@ -21724,7 +21656,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number | |||
| 21724 | 21656 | ||
| 21725 | ;;;*** | 21657 | ;;;*** |
| 21726 | 21658 | ||
| 21727 | ;;;### (autoloads nil "ps-print" "ps-print.el" (21105 26139 752484 | 21659 | ;;;### (autoloads nil "ps-print" "ps-print.el" (21122 3638 533479 |
| 21728 | ;;;;;; 0)) | 21660 | ;;;;;; 0)) |
| 21729 | ;;; Generated autoloads from ps-print.el | 21661 | ;;; Generated autoloads from ps-print.el |
| 21730 | (push (purecopy '(ps-print 7 3 5)) package--builtin-versions) | 21662 | (push (purecopy '(ps-print 7 3 5)) package--builtin-versions) |
| @@ -21929,8 +21861,8 @@ If EXTENSION is any other symbol, it is ignored. | |||
| 21929 | 21861 | ||
| 21930 | ;;;*** | 21862 | ;;;*** |
| 21931 | 21863 | ||
| 21932 | ;;;### (autoloads nil "python" "progmodes/python.el" (21104 56491 | 21864 | ;;;### (autoloads nil "python" "progmodes/python.el" (21144 30651 |
| 21933 | ;;;;;; 538513 0)) | 21865 | ;;;;;; 337793 0)) |
| 21934 | ;;; Generated autoloads from progmodes/python.el | 21866 | ;;; Generated autoloads from progmodes/python.el |
| 21935 | (push (purecopy '(python 0 24 2)) package--builtin-versions) | 21867 | (push (purecopy '(python 0 24 2)) package--builtin-versions) |
| 21936 | 21868 | ||
| @@ -21959,8 +21891,6 @@ process buffer for a list of commands.) | |||
| 21959 | Major mode for editing Python files. | 21891 | Major mode for editing Python files. |
| 21960 | 21892 | ||
| 21961 | \\{python-mode-map} | 21893 | \\{python-mode-map} |
| 21962 | Entry to this mode calls the value of `python-mode-hook' | ||
| 21963 | if that value is non-nil. | ||
| 21964 | 21894 | ||
| 21965 | \(fn)" t nil) | 21895 | \(fn)" t nil) |
| 21966 | 21896 | ||
| @@ -21985,8 +21915,8 @@ them into characters should be done separately. | |||
| 21985 | 21915 | ||
| 21986 | ;;;*** | 21916 | ;;;*** |
| 21987 | 21917 | ||
| 21988 | ;;;### (autoloads nil "quail" "international/quail.el" (21061 23341 | 21918 | ;;;### (autoloads nil "quail" "international/quail.el" (21113 26590 |
| 21989 | ;;;;;; 46416 0)) | 21919 | ;;;;;; 654875 0)) |
| 21990 | ;;; Generated autoloads from international/quail.el | 21920 | ;;; Generated autoloads from international/quail.el |
| 21991 | 21921 | ||
| 21992 | (autoload 'quail-title "quail" "\ | 21922 | (autoload 'quail-title "quail" "\ |
| @@ -22215,6 +22145,34 @@ of each directory. | |||
| 22215 | 22145 | ||
| 22216 | ;;;*** | 22146 | ;;;*** |
| 22217 | 22147 | ||
| 22148 | ;;;### (autoloads nil "quail/hangul" "leim/quail/hangul.el" (21141 | ||
| 22149 | ;;;;;; 54458 609734 0)) | ||
| 22150 | ;;; Generated autoloads from leim/quail/hangul.el | ||
| 22151 | |||
| 22152 | (autoload 'hangul-input-method-activate "quail/hangul" "\ | ||
| 22153 | Activate Hangul input method INPUT-METHOD. | ||
| 22154 | FUNC is a function to handle input key. | ||
| 22155 | HELP-TEXT is a text set in `hangul-input-method-help-text'. | ||
| 22156 | |||
| 22157 | \(fn INPUT-METHOD FUNC HELP-TEXT &rest ARGS)" nil nil) | ||
| 22158 | |||
| 22159 | ;;;*** | ||
| 22160 | |||
| 22161 | ;;;### (autoloads nil "quail/uni-input" "leim/quail/uni-input.el" | ||
| 22162 | ;;;;;; (21141 54458 609734 0)) | ||
| 22163 | ;;; Generated autoloads from leim/quail/uni-input.el | ||
| 22164 | |||
| 22165 | (autoload 'ucs-input-activate "quail/uni-input" "\ | ||
| 22166 | Activate UCS input method. | ||
| 22167 | With ARG, activate UCS input method if and only if ARG is positive. | ||
| 22168 | |||
| 22169 | While this input method is active, the variable | ||
| 22170 | `input-method-function' is bound to the function `ucs-input-method'. | ||
| 22171 | |||
| 22172 | \(fn &optional ARG)" nil nil) | ||
| 22173 | |||
| 22174 | ;;;*** | ||
| 22175 | |||
| 22218 | ;;;### (autoloads nil "quickurl" "net/quickurl.el" (21040 17194 398147 | 22176 | ;;;### (autoloads nil "quickurl" "net/quickurl.el" (21040 17194 398147 |
| 22219 | ;;;;;; 0)) | 22177 | ;;;;;; 0)) |
| 22220 | ;;; Generated autoloads from net/quickurl.el | 22178 | ;;; Generated autoloads from net/quickurl.el |
| @@ -22287,7 +22245,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. | |||
| 22287 | 22245 | ||
| 22288 | ;;;*** | 22246 | ;;;*** |
| 22289 | 22247 | ||
| 22290 | ;;;### (autoloads nil "rcirc" "net/rcirc.el" (20992 52525 458637 | 22248 | ;;;### (autoloads nil "rcirc" "net/rcirc.el" (21113 26590 654875 |
| 22291 | ;;;;;; 0)) | 22249 | ;;;;;; 0)) |
| 22292 | ;;; Generated autoloads from net/rcirc.el | 22250 | ;;; Generated autoloads from net/rcirc.el |
| 22293 | 22251 | ||
| @@ -22326,18 +22284,6 @@ if ARG is omitted or nil. | |||
| 22326 | 22284 | ||
| 22327 | ;;;*** | 22285 | ;;;*** |
| 22328 | 22286 | ||
| 22329 | ;;;### (autoloads nil "rcompile" "net/rcompile.el" (20709 26818 907104 | ||
| 22330 | ;;;;;; 0)) | ||
| 22331 | ;;; Generated autoloads from net/rcompile.el | ||
| 22332 | |||
| 22333 | (autoload 'remote-compile "rcompile" "\ | ||
| 22334 | Compile the current buffer's directory on HOST. Log in as USER. | ||
| 22335 | See \\[compile]. | ||
| 22336 | |||
| 22337 | \(fn HOST USER COMMAND)" t nil) | ||
| 22338 | |||
| 22339 | ;;;*** | ||
| 22340 | |||
| 22341 | ;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (20984 | 22287 | ;;;### (autoloads nil "re-builder" "emacs-lisp/re-builder.el" (20984 |
| 22342 | ;;;;;; 58408 354075 0)) | 22288 | ;;;;;; 58408 354075 0)) |
| 22343 | ;;; Generated autoloads from emacs-lisp/re-builder.el | 22289 | ;;; Generated autoloads from emacs-lisp/re-builder.el |
| @@ -22384,7 +22330,7 @@ were operated on recently. | |||
| 22384 | 22330 | ||
| 22385 | ;;;*** | 22331 | ;;;*** |
| 22386 | 22332 | ||
| 22387 | ;;;### (autoloads nil "rect" "rect.el" (21104 56491 538513 0)) | 22333 | ;;;### (autoloads nil "rect" "rect.el" (21120 48308 922449 0)) |
| 22388 | ;;; Generated autoloads from rect.el | 22334 | ;;; Generated autoloads from rect.el |
| 22389 | 22335 | ||
| 22390 | (autoload 'delete-rectangle "rect" "\ | 22336 | (autoload 'delete-rectangle "rect" "\ |
| @@ -22516,10 +22462,11 @@ with a prefix argument, prompt for START-AT and FORMAT. | |||
| 22516 | 22462 | ||
| 22517 | \(fn START END START-AT &optional FORMAT)" t nil) | 22463 | \(fn START END START-AT &optional FORMAT)" t nil) |
| 22518 | 22464 | ||
| 22519 | (autoload 'rectangle-mark "rect" "\ | 22465 | (autoload 'rectangle-mark-mode "rect" "\ |
| 22520 | Toggle the region as rectangular. | 22466 | Toggle the region as rectangular. |
| 22467 | Activates the region if needed. Only lasts until the region is deactivated. | ||
| 22521 | 22468 | ||
| 22522 | \(fn)" t nil) | 22469 | \(fn &optional ARG)" t nil) |
| 22523 | 22470 | ||
| 22524 | ;;;*** | 22471 | ;;;*** |
| 22525 | 22472 | ||
| @@ -22675,7 +22622,7 @@ Here are all local bindings. | |||
| 22675 | ;;;*** | 22622 | ;;;*** |
| 22676 | 22623 | ||
| 22677 | ;;;### (autoloads nil "reftex-parse" "textmodes/reftex-parse.el" | 22624 | ;;;### (autoloads nil "reftex-parse" "textmodes/reftex-parse.el" |
| 22678 | ;;;;;; (20921 39978 248467 0)) | 22625 | ;;;;;; (21107 58096 588457 0)) |
| 22679 | ;;; Generated autoloads from textmodes/reftex-parse.el | 22626 | ;;; Generated autoloads from textmodes/reftex-parse.el |
| 22680 | 22627 | ||
| 22681 | (autoload 'reftex-all-document-files "reftex-parse" "\ | 22628 | (autoload 'reftex-all-document-files "reftex-parse" "\ |
| @@ -23419,18 +23366,13 @@ for modes derived from Text mode, like Mail mode. | |||
| 23419 | 23366 | ||
| 23420 | ;;;*** | 23367 | ;;;*** |
| 23421 | 23368 | ||
| 23422 | ;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21107 | 23369 | ;;;### (autoloads nil "ruby-mode" "progmodes/ruby-mode.el" (21135 |
| 23423 | ;;;;;; 32686 465643 0)) | 23370 | ;;;;;; 48053 151871 0)) |
| 23424 | ;;; Generated autoloads from progmodes/ruby-mode.el | 23371 | ;;; Generated autoloads from progmodes/ruby-mode.el |
| 23425 | (push (purecopy '(ruby-mode 1 2)) package--builtin-versions) | 23372 | (push (purecopy '(ruby-mode 1 2)) package--builtin-versions) |
| 23426 | 23373 | ||
| 23427 | (autoload 'ruby-mode "ruby-mode" "\ | 23374 | (autoload 'ruby-mode "ruby-mode" "\ |
| 23428 | Major mode for editing Ruby scripts. | 23375 | Major mode for editing Ruby code. |
| 23429 | \\[ruby-indent-line] properly indents subexpressions of multi-line | ||
| 23430 | class, module, def, if, while, for, do, and case statements, taking | ||
| 23431 | nesting into account. | ||
| 23432 | |||
| 23433 | The variable `ruby-indent-level' controls the amount of indentation. | ||
| 23434 | 23376 | ||
| 23435 | \\{ruby-mode-map} | 23377 | \\{ruby-mode-map} |
| 23436 | 23378 | ||
| @@ -23813,8 +23755,8 @@ histories, which is probably undesirable. | |||
| 23813 | 23755 | ||
| 23814 | ;;;*** | 23756 | ;;;*** |
| 23815 | 23757 | ||
| 23816 | ;;;### (autoloads nil "scheme" "progmodes/scheme.el" (20924 16196 | 23758 | ;;;### (autoloads nil "scheme" "progmodes/scheme.el" (21112 54200 |
| 23817 | ;;;;;; 967284 0)) | 23759 | ;;;;;; 857404 0)) |
| 23818 | ;;; Generated autoloads from progmodes/scheme.el | 23760 | ;;; Generated autoloads from progmodes/scheme.el |
| 23819 | 23761 | ||
| 23820 | (autoload 'scheme-mode "scheme" "\ | 23762 | (autoload 'scheme-mode "scheme" "\ |
| @@ -23834,8 +23776,6 @@ Commands: | |||
| 23834 | Delete converts tabs to spaces as it moves back. | 23776 | Delete converts tabs to spaces as it moves back. |
| 23835 | Blank lines separate paragraphs. Semicolons start comments. | 23777 | Blank lines separate paragraphs. Semicolons start comments. |
| 23836 | \\{scheme-mode-map} | 23778 | \\{scheme-mode-map} |
| 23837 | Entry to this mode calls the value of `scheme-mode-hook' | ||
| 23838 | if that value is non-nil. | ||
| 23839 | 23779 | ||
| 23840 | \(fn)" t nil) | 23780 | \(fn)" t nil) |
| 23841 | 23781 | ||
| @@ -23979,7 +23919,7 @@ Semantic mode. | |||
| 23979 | ;;;*** | 23919 | ;;;*** |
| 23980 | 23920 | ||
| 23981 | ;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" | 23921 | ;;;### (autoloads nil "semantic/bovine/grammar" "cedet/semantic/bovine/grammar.el" |
| 23982 | ;;;;;; (20895 15912 444844 0)) | 23922 | ;;;;;; (21145 51520 109004 0)) |
| 23983 | ;;; Generated autoloads from cedet/semantic/bovine/grammar.el | 23923 | ;;; Generated autoloads from cedet/semantic/bovine/grammar.el |
| 23984 | 23924 | ||
| 23985 | (autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ | 23925 | (autoload 'bovine-grammar-mode "semantic/bovine/grammar" "\ |
| @@ -23990,7 +23930,7 @@ Major mode for editing Bovine grammars. | |||
| 23990 | ;;;*** | 23930 | ;;;*** |
| 23991 | 23931 | ||
| 23992 | ;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" | 23932 | ;;;### (autoloads nil "semantic/wisent/grammar" "cedet/semantic/wisent/grammar.el" |
| 23993 | ;;;;;; (20879 27694 495748 0)) | 23933 | ;;;;;; (21145 51520 109004 0)) |
| 23994 | ;;; Generated autoloads from cedet/semantic/wisent/grammar.el | 23934 | ;;; Generated autoloads from cedet/semantic/wisent/grammar.el |
| 23995 | 23935 | ||
| 23996 | (autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ | 23936 | (autoload 'wisent-grammar-mode "semantic/wisent/grammar" "\ |
| @@ -24349,18 +24289,44 @@ only these files will be asked to be saved. | |||
| 24349 | 24289 | ||
| 24350 | ;;;*** | 24290 | ;;;*** |
| 24351 | 24291 | ||
| 24352 | ;;;### (autoloads nil "ses" "ses.el" (20999 25770 522517 0)) | 24292 | ;;;### (autoloads nil "ses" "ses.el" (21132 39477 543900 0)) |
| 24353 | ;;; Generated autoloads from ses.el | 24293 | ;;; Generated autoloads from ses.el |
| 24354 | 24294 | ||
| 24355 | (autoload 'ses-mode "ses" "\ | 24295 | (autoload 'ses-mode "ses" "\ |
| 24356 | Major mode for Simple Emacs Spreadsheet. | 24296 | Major mode for Simple Emacs Spreadsheet. |
| 24357 | See \"ses-example.ses\" (in `data-directory') for more info. | ||
| 24358 | 24297 | ||
| 24359 | Key definitions: | 24298 | When you invoke SES in a new buffer, it is divided into cells |
| 24299 | that you can enter data into. You can navigate the cells with | ||
| 24300 | the arrow keys and add more cells with the tab key. The contents | ||
| 24301 | of these cells can be numbers, text, or Lisp expressions. (To | ||
| 24302 | enter text, enclose it in double quotes.) | ||
| 24303 | |||
| 24304 | In an expression, you can use cell coordinates to refer to the | ||
| 24305 | contents of another cell. For example, you can sum a range of | ||
| 24306 | cells with `(+ A1 A2 A3)'. There are specialized functions like | ||
| 24307 | `ses+' (addition for ranges with empty cells), `ses-average' (for | ||
| 24308 | performing calculations on cells), and `ses-range' and `ses-select' | ||
| 24309 | \(for extracting ranges of cells). | ||
| 24310 | |||
| 24311 | Each cell also has a print function that controls how it is | ||
| 24312 | displayed. | ||
| 24313 | |||
| 24314 | Each SES buffer is divided into a print area and a data area. | ||
| 24315 | Normally, you can simply use SES to look at and manipulate the print | ||
| 24316 | area, and let SES manage the data area outside the visible region. | ||
| 24317 | |||
| 24318 | See \"ses-example.ses\" (in `data-directory') for an example | ||
| 24319 | spreadsheet, and the Info node `(ses)Top.' | ||
| 24320 | |||
| 24321 | In the following, note the separate keymaps for cell editing mode | ||
| 24322 | and print mode specifications. Key definitions: | ||
| 24323 | |||
| 24360 | \\{ses-mode-map} | 24324 | \\{ses-mode-map} |
| 24361 | These key definitions are active only in the print area (the visible part): | 24325 | These key definitions are active only in the print area (the visible |
| 24326 | part): | ||
| 24362 | \\{ses-mode-print-map} | 24327 | \\{ses-mode-print-map} |
| 24363 | These are active only in the minibuffer, when entering or editing a formula: | 24328 | These are active only in the minibuffer, when entering or editing a |
| 24329 | formula: | ||
| 24364 | \\{ses-mode-edit-map} | 24330 | \\{ses-mode-edit-map} |
| 24365 | 24331 | ||
| 24366 | \(fn)" t nil) | 24332 | \(fn)" t nil) |
| @@ -24433,8 +24399,8 @@ To work around that, do: | |||
| 24433 | 24399 | ||
| 24434 | ;;;*** | 24400 | ;;;*** |
| 24435 | 24401 | ||
| 24436 | ;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21097 | 24402 | ;;;### (autoloads nil "sh-script" "progmodes/sh-script.el" (21118 |
| 24437 | ;;;;;; 42046 44658 0)) | 24403 | ;;;;;; 6587 141205 0)) |
| 24438 | ;;; Generated autoloads from progmodes/sh-script.el | 24404 | ;;; Generated autoloads from progmodes/sh-script.el |
| 24439 | (push (purecopy '(sh-script 2 0 6)) package--builtin-versions) | 24405 | (push (purecopy '(sh-script 2 0 6)) package--builtin-versions) |
| 24440 | (put 'sh-shell 'safe-local-variable 'symbolp) | 24406 | (put 'sh-shell 'safe-local-variable 'symbolp) |
| @@ -24850,8 +24816,8 @@ symmetrical ones, and the same character twice for the others. | |||
| 24850 | 24816 | ||
| 24851 | ;;;*** | 24817 | ;;;*** |
| 24852 | 24818 | ||
| 24853 | ;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21022 27213 | 24819 | ;;;### (autoloads nil "smerge-mode" "vc/smerge-mode.el" (21139 62016 |
| 24854 | ;;;;;; 317995 0)) | 24820 | ;;;;;; 336404 0)) |
| 24855 | ;;; Generated autoloads from vc/smerge-mode.el | 24821 | ;;; Generated autoloads from vc/smerge-mode.el |
| 24856 | 24822 | ||
| 24857 | (autoload 'smerge-ediff "smerge-mode" "\ | 24823 | (autoload 'smerge-ediff "smerge-mode" "\ |
| @@ -26947,8 +26913,8 @@ tetris-mode keybindings: | |||
| 26947 | 26913 | ||
| 26948 | ;;;*** | 26914 | ;;;*** |
| 26949 | 26915 | ||
| 26950 | ;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (20774 53405 | 26916 | ;;;### (autoloads nil "tex-mode" "textmodes/tex-mode.el" (21136 36544 |
| 26951 | ;;;;;; 754743 8000)) | 26917 | ;;;;;; 158478 0)) |
| 26952 | ;;; Generated autoloads from textmodes/tex-mode.el | 26918 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 26953 | 26919 | ||
| 26954 | (defvar tex-shell-file-name nil "\ | 26920 | (defvar tex-shell-file-name nil "\ |
| @@ -27402,7 +27368,7 @@ Compose Thai characters in the current buffer. | |||
| 27402 | 27368 | ||
| 27403 | ;;;*** | 27369 | ;;;*** |
| 27404 | 27370 | ||
| 27405 | ;;;### (autoloads nil "thingatpt" "thingatpt.el" (20999 25770 522517 | 27371 | ;;;### (autoloads nil "thingatpt" "thingatpt.el" (21114 9531 52922 |
| 27406 | ;;;;;; 0)) | 27372 | ;;;;;; 0)) |
| 27407 | ;;; Generated autoloads from thingatpt.el | 27373 | ;;; Generated autoloads from thingatpt.el |
| 27408 | 27374 | ||
| @@ -27600,7 +27566,7 @@ This function performs no refilling of the changed text. | |||
| 27600 | 27566 | ||
| 27601 | ;;;*** | 27567 | ;;;*** |
| 27602 | 27568 | ||
| 27603 | ;;;### (autoloads nil "time" "time.el" (20998 4934 952905 0)) | 27569 | ;;;### (autoloads nil "time" "time.el" (21145 51520 109004 0)) |
| 27604 | ;;; Generated autoloads from time.el | 27570 | ;;; Generated autoloads from time.el |
| 27605 | 27571 | ||
| 27606 | (defvar display-time-day-and-date nil "\ | 27572 | (defvar display-time-day-and-date nil "\ |
| @@ -27926,7 +27892,7 @@ relative only to the time worked today, and not to past time. | |||
| 27926 | ;;;*** | 27892 | ;;;*** |
| 27927 | 27893 | ||
| 27928 | ;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" | 27894 | ;;;### (autoloads nil "titdic-cnv" "international/titdic-cnv.el" |
| 27929 | ;;;;;; (20929 34089 117790 0)) | 27895 | ;;;;;; (21145 51520 109004 0)) |
| 27930 | ;;; Generated autoloads from international/titdic-cnv.el | 27896 | ;;; Generated autoloads from international/titdic-cnv.el |
| 27931 | 27897 | ||
| 27932 | (autoload 'titdic-convert "titdic-cnv" "\ | 27898 | (autoload 'titdic-convert "titdic-cnv" "\ |
| @@ -28227,7 +28193,7 @@ changing the window configuration. | |||
| 28227 | 28193 | ||
| 28228 | ;;;*** | 28194 | ;;;*** |
| 28229 | 28195 | ||
| 28230 | ;;;### (autoloads nil "tramp" "net/tramp.el" (21103 35626 321341 | 28196 | ;;;### (autoloads nil "tramp" "net/tramp.el" (21141 54458 609734 |
| 28231 | ;;;;;; 0)) | 28197 | ;;;;;; 0)) |
| 28232 | ;;; Generated autoloads from net/tramp.el | 28198 | ;;; Generated autoloads from net/tramp.el |
| 28233 | 28199 | ||
| @@ -28247,7 +28213,7 @@ It can have the following values: | |||
| 28247 | 28213 | ||
| 28248 | (custom-autoload 'tramp-syntax "tramp" t) | 28214 | (custom-autoload 'tramp-syntax "tramp" t) |
| 28249 | 28215 | ||
| 28250 | (defconst tramp-file-name-regexp-unified (if (memq system-type '(cygwin windows-nt)) "\\`/\\([^[/|:]\\{2,\\}\\|[^/|]\\{2,\\}]\\):" "\\`/\\([^[/|:]+\\|[^/|]+]\\):") "\ | 28216 | (defconst tramp-file-name-regexp-unified (if (memq system-type '(cygwin windows-nt)) "\\`/\\(\\[.*\\]\\|[^/|:]\\{2,\\}[^/|]*\\):" "\\`/[^/|:][^/|]*:") "\ |
| 28251 | Value for `tramp-file-name-regexp' for unified remoting. | 28217 | Value for `tramp-file-name-regexp' for unified remoting. |
| 28252 | Emacs (not XEmacs) uses a unified filename syntax for Ange-FTP and | 28218 | Emacs (not XEmacs) uses a unified filename syntax for Ange-FTP and |
| 28253 | Tramp. See `tramp-file-name-structure' for more explanations. | 28219 | Tramp. See `tramp-file-name-structure' for more explanations. |
| @@ -29435,7 +29401,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 29435 | 29401 | ||
| 29436 | ;;;*** | 29402 | ;;;*** |
| 29437 | 29403 | ||
| 29438 | ;;;### (autoloads nil "vc" "vc/vc.el" (21098 17703 588969 0)) | 29404 | ;;;### (autoloads nil "vc" "vc/vc.el" (21141 54458 609734 0)) |
| 29439 | ;;; Generated autoloads from vc/vc.el | 29405 | ;;; Generated autoloads from vc/vc.el |
| 29440 | 29406 | ||
| 29441 | (defvar vc-checkout-hook nil "\ | 29407 | (defvar vc-checkout-hook nil "\ |
| @@ -29819,8 +29785,8 @@ These are the commands available for use in the file status buffer: | |||
| 29819 | 29785 | ||
| 29820 | ;;;*** | 29786 | ;;;*** |
| 29821 | 29787 | ||
| 29822 | ;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21041 | 29788 | ;;;### (autoloads nil "vc-dispatcher" "vc/vc-dispatcher.el" (21143 |
| 29823 | ;;;;;; 38058 75002 0)) | 29789 | ;;;;;; 9782 474230 0)) |
| 29824 | ;;; Generated autoloads from vc/vc-dispatcher.el | 29790 | ;;; Generated autoloads from vc/vc-dispatcher.el |
| 29825 | 29791 | ||
| 29826 | (autoload 'vc-do-command "vc-dispatcher" "\ | 29792 | (autoload 'vc-do-command "vc-dispatcher" "\ |
| @@ -29843,7 +29809,7 @@ case, and the process object in the asynchronous case. | |||
| 29843 | 29809 | ||
| 29844 | ;;;*** | 29810 | ;;;*** |
| 29845 | 29811 | ||
| 29846 | ;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21067 62128 15681 | 29812 | ;;;### (autoloads nil "vc-git" "vc/vc-git.el" (21139 12727 345232 |
| 29847 | ;;;;;; 0)) | 29813 | ;;;;;; 0)) |
| 29848 | ;;; Generated autoloads from vc/vc-git.el | 29814 | ;;; Generated autoloads from vc/vc-git.el |
| 29849 | (defun vc-git-registered (file) | 29815 | (defun vc-git-registered (file) |
| @@ -29883,7 +29849,7 @@ Name of the monotone directory's format file.") | |||
| 29883 | 29849 | ||
| 29884 | ;;;*** | 29850 | ;;;*** |
| 29885 | 29851 | ||
| 29886 | ;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (21071 59176 747909 | 29852 | ;;;### (autoloads nil "vc-rcs" "vc/vc-rcs.el" (21113 26590 654875 |
| 29887 | ;;;;;; 0)) | 29853 | ;;;;;; 0)) |
| 29888 | ;;; Generated autoloads from vc/vc-rcs.el | 29854 | ;;; Generated autoloads from vc/vc-rcs.el |
| 29889 | 29855 | ||
| @@ -29990,7 +29956,7 @@ Key bindings: | |||
| 29990 | ;;;*** | 29956 | ;;;*** |
| 29991 | 29957 | ||
| 29992 | ;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" | 29958 | ;;;### (autoloads nil "verilog-mode" "progmodes/verilog-mode.el" |
| 29993 | ;;;;;; (21091 44456 774347 0)) | 29959 | ;;;;;; (21124 45367 88860 0)) |
| 29994 | ;;; Generated autoloads from progmodes/verilog-mode.el | 29960 | ;;; Generated autoloads from progmodes/verilog-mode.el |
| 29995 | 29961 | ||
| 29996 | (autoload 'verilog-mode "verilog-mode" "\ | 29962 | (autoload 'verilog-mode "verilog-mode" "\ |
| @@ -31983,45 +31949,42 @@ Zone out, completely. | |||
| 31983 | ;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" | 31949 | ;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" |
| 31984 | ;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" | 31950 | ;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" |
| 31985 | ;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" | 31951 | ;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" |
| 31986 | ;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el" | 31952 | ;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" |
| 31987 | ;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el" | 31953 | ;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" |
| 31988 | ;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el" | 31954 | ;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" |
| 31989 | ;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el" | 31955 | ;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" |
| 31990 | ;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el" | 31956 | ;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" |
| 31991 | ;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el" | 31957 | ;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el" |
| 31992 | ;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" | 31958 | ;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el" |
| 31993 | ;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" | 31959 | ;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" |
| 31994 | ;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el" | 31960 | ;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el" |
| 31995 | ;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el" | 31961 | ;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el" |
| 31996 | ;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el" | 31962 | ;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" |
| 31997 | ;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" | 31963 | ;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" |
| 31998 | ;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" | 31964 | ;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el" |
| 31999 | ;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el" | 31965 | ;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el" |
| 32000 | ;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" | 31966 | ;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el" |
| 32001 | ;;;;;; "cedet/cedet-idutils.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" | 31967 | ;;;;;; "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" |
| 32002 | ;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el" | 31968 | ;;;;;; "cedet/ede/cpp-root.el" "cedet/ede/custom.el" "cedet/ede/emacs.el" |
| 32003 | ;;;;;; "cedet/ede/emacs.el" "cedet/ede/files.el" "cedet/ede/generic.el" | 31969 | ;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el" |
| 32004 | ;;;;;; "cedet/ede/linux.el" "cedet/ede/loaddefs.el" "cedet/ede/locate.el" | 31970 | ;;;;;; "cedet/ede/locate.el" "cedet/ede/make.el" "cedet/ede/makefile-edit.el" |
| 32005 | ;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" | 31971 | ;;;;;; "cedet/ede/pconf.el" "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" |
| 32006 | ;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" | 31972 | ;;;;;; "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" |
| 32007 | ;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" | 31973 | ;;;;;; "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" |
| 32008 | ;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" | 31974 | ;;;;;; "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" |
| 32009 | ;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el" | 31975 | ;;;;;; "cedet/ede/proj.el" "cedet/ede/shell.el" "cedet/ede/simple.el" |
| 32010 | ;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el" | 31976 | ;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el" |
| 32011 | ;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el" | 31977 | ;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/semantic/analyze.el" |
| 32012 | ;;;;;; "cedet/ede/util.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" | 31978 | ;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" |
| 32013 | ;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" | 31979 | ;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" |
| 32014 | ;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" | 31980 | ;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" |
| 32015 | ;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" | 31981 | ;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" |
| 32016 | ;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el" | 31982 | ;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm.el" |
| 32017 | ;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el" | 31983 | ;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" |
| 32018 | ;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el" | 31984 | ;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el" |
| 32019 | ;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el" | 31985 | ;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" |
| 32020 | ;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el" | 31986 | ;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el" |
| 32021 | ;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el" | 31987 | ;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el" |
| 32022 | ;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el" | ||
| 32023 | ;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el" | ||
| 32024 | ;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el" | ||
| 32025 | ;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" | 31988 | ;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" |
| 32026 | ;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" | 31989 | ;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" |
| 32027 | ;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" | 31990 | ;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" |
| @@ -32029,52 +31992,49 @@ Zone out, completely. | |||
| 32029 | ;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" | 31992 | ;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" |
| 32030 | ;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" | 31993 | ;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" |
| 32031 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" | 31994 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" |
| 32032 | ;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" | 31995 | ;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" |
| 32033 | ;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" | 31996 | ;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" |
| 32034 | ;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el" | 31997 | ;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" |
| 32035 | ;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el" | 31998 | ;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" |
| 32036 | ;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" | 31999 | ;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" |
| 32037 | ;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" | 32000 | ;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" |
| 32038 | ;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" | 32001 | ;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" |
| 32039 | ;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" | 32002 | ;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" |
| 32040 | ;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" | 32003 | ;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" |
| 32041 | ;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" | 32004 | ;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" |
| 32042 | ;;;;;; "cedet/semantic/wisent/javat-wy.el" "cedet/semantic/wisent/js-wy.el" | 32005 | ;;;;;; "cedet/semantic/wisent/python.el" "cedet/semantic/wisent/wisent.el" |
| 32043 | ;;;;;; "cedet/semantic/wisent/python-wy.el" "cedet/semantic/wisent/python.el" | 32006 | ;;;;;; "cedet/srecode/args.el" "cedet/srecode/compile.el" "cedet/srecode/cpp.el" |
| 32044 | ;;;;;; "cedet/semantic/wisent/wisent.el" "cedet/srecode/args.el" | 32007 | ;;;;;; "cedet/srecode/ctxt.el" "cedet/srecode/dictionary.el" "cedet/srecode/document.el" |
| 32045 | ;;;;;; "cedet/srecode/compile.el" "cedet/srecode/cpp.el" "cedet/srecode/ctxt.el" | ||
| 32046 | ;;;;;; "cedet/srecode/dictionary.el" "cedet/srecode/document.el" | ||
| 32047 | ;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" | 32008 | ;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" |
| 32048 | ;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" | 32009 | ;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" |
| 32049 | ;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" | 32010 | ;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" |
| 32050 | ;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" | 32011 | ;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" |
| 32051 | ;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" | 32012 | ;;;;;; "cedet/srecode/srt.el" "cedet/srecode/table.el" "cedet/srecode/template.el" |
| 32052 | ;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" | 32013 | ;;;;;; "cedet/srecode/texi.el" "cus-dep.el" "dframe.el" "dired-aux.el" |
| 32053 | ;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" | 32014 | ;;;;;; "dired-x.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "dynamic-setting.el" |
| 32054 | ;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/authors.el" | 32015 | ;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" |
| 32055 | ;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" | 32016 | ;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" |
| 32056 | ;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" | ||
| 32057 | ;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" | 32017 | ;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl.el" "emacs-lisp/eieio-base.el" |
| 32058 | ;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-speedbar.el" | 32018 | ;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-speedbar.el" |
| 32059 | ;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" | 32019 | ;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" "emacs-lisp/helpers.el" |
| 32060 | ;;;;;; "emacs-lisp/package-x.el" "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" | 32020 | ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/smie.el" |
| 32061 | ;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" | 32021 | ;;;;;; "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" |
| 32062 | ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" | 32022 | ;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el" |
| 32063 | ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el" | 32023 | ;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" |
| 32064 | ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" | 32024 | ;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" |
| 32065 | ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" | 32025 | ;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" |
| 32066 | ;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" | 32026 | ;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el" |
| 32067 | ;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" | 32027 | ;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "eshell/em-alias.el" |
| 32068 | ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" | 32028 | ;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el" |
| 32069 | ;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" | 32029 | ;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el" |
| 32070 | ;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" | 32030 | ;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el" |
| 32071 | ;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-tramp.el" | 32031 | ;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el" |
| 32072 | ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" | 32032 | ;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el" |
| 32073 | ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" | 32033 | ;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" |
| 32074 | ;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el" | 32034 | ;;;;;; "eshell/esh-ext.el" "eshell/esh-io.el" "eshell/esh-module.el" |
| 32075 | ;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" | 32035 | ;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" |
| 32076 | ;;;;;; "ezimage.el" "format-spec.el" "fringe.el" "generic-x.el" | 32036 | ;;;;;; "eshell/esh-var.el" "ezimage.el" "format-spec.el" "fringe.el" |
| 32077 | ;;;;;; "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" | 32037 | ;;;;;; "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" |
| 32078 | ;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el" | 32038 | ;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el" |
| 32079 | ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" | 32039 | ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" |
| 32080 | ;;;;;; "gnus/gnus-icalendar.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" | 32040 | ;;;;;; "gnus/gnus-icalendar.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" |
| @@ -32096,22 +32056,28 @@ Zone out, completely. | |||
| 32096 | ;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" | 32056 | ;;;;;; "gnus/smime.el" "gnus/spam-stat.el" "gnus/spam-wash.el" "hex-util.el" |
| 32097 | ;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el" | 32057 | ;;;;;; "hfy-cmap.el" "ibuf-ext.el" "international/cp51932.el" "international/eucjp-ms.el" |
| 32098 | ;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" | 32058 | ;;;;;; "international/fontset.el" "international/iso-ascii.el" "international/ja-dic-cnv.el" |
| 32099 | ;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "international/uni-bidi.el" | 32059 | ;;;;;; "international/ja-dic-utl.el" "international/ogonek.el" "kermit.el" |
| 32100 | ;;;;;; "international/uni-category.el" "international/uni-combining.el" | 32060 | ;;;;;; "language/hanja-util.el" "language/thai-word.el" "ldefs-boot.el" |
| 32101 | ;;;;;; "international/uni-comment.el" "international/uni-decimal.el" | 32061 | ;;;;;; "leim/quail/arabic.el" "leim/quail/croatian.el" "leim/quail/cyril-jis.el" |
| 32102 | ;;;;;; "international/uni-decomposition.el" "international/uni-digit.el" | 32062 | ;;;;;; "leim/quail/cyrillic.el" "leim/quail/czech.el" "leim/quail/ethiopic.el" |
| 32103 | ;;;;;; "international/uni-lowercase.el" "international/uni-mirrored.el" | 32063 | ;;;;;; "leim/quail/georgian.el" "leim/quail/greek.el" "leim/quail/hanja-jis.el" |
| 32104 | ;;;;;; "international/uni-name.el" "international/uni-numeric.el" | 32064 | ;;;;;; "leim/quail/hanja.el" "leim/quail/hanja3.el" "leim/quail/hebrew.el" |
| 32105 | ;;;;;; "international/uni-old-name.el" "international/uni-titlecase.el" | 32065 | ;;;;;; "leim/quail/indian.el" "leim/quail/ipa-praat.el" "leim/quail/ipa.el" |
| 32106 | ;;;;;; "international/uni-uppercase.el" "kermit.el" "language/hanja-util.el" | 32066 | ;;;;;; "leim/quail/japanese.el" "leim/quail/lao.el" "leim/quail/latin-alt.el" |
| 32107 | ;;;;;; "language/thai-word.el" "ldefs-boot.el" "loadup.el" "mail/blessmail.el" | 32067 | ;;;;;; "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" "leim/quail/latin-pre.el" |
| 32108 | ;;;;;; "mail/mailheader.el" "mail/mspools.el" "mail/rfc2368.el" | 32068 | ;;;;;; "leim/quail/lrt.el" "leim/quail/persian.el" "leim/quail/py-punct.el" |
| 32109 | ;;;;;; "mail/rfc822.el" "mail/rmail-spam-filter.el" "mail/rmailedit.el" | 32069 | ;;;;;; "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el" "leim/quail/sgml-input.el" |
| 32110 | ;;;;;; "mail/rmailkwd.el" "mail/rmailmm.el" "mail/rmailmsc.el" "mail/rmailsort.el" | 32070 | ;;;;;; "leim/quail/sisheng.el" "leim/quail/slovak.el" "leim/quail/symbol-ksc.el" |
| 32111 | ;;;;;; "mail/rmailsum.el" "mail/undigest.el" "mh-e/mh-acros.el" | 32071 | ;;;;;; "leim/quail/thai.el" "leim/quail/tibetan.el" "leim/quail/viqr.el" |
| 32112 | ;;;;;; "mh-e/mh-alias.el" "mh-e/mh-buffers.el" "mh-e/mh-compat.el" | 32072 | ;;;;;; "leim/quail/vntelex.el" "leim/quail/vnvni.el" "leim/quail/welsh.el" |
| 32113 | ;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el" | 32073 | ;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mspools.el" |
| 32114 | ;;;;;; "mh-e/mh-inc.el" "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" | 32074 | ;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" |
| 32075 | ;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el" | ||
| 32076 | ;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el" | ||
| 32077 | ;;;;;; "mail/undigest.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" | ||
| 32078 | ;;;;;; "mh-e/mh-buffers.el" "mh-e/mh-compat.el" "mh-e/mh-funcs.el" | ||
| 32079 | ;;;;;; "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" | ||
| 32080 | ;;;;;; "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" | ||
| 32115 | ;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" | 32081 | ;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" |
| 32116 | ;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" | 32082 | ;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" |
| 32117 | ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" | 32083 | ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" |
| @@ -32132,35 +32098,32 @@ Zone out, completely. | |||
| 32132 | ;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el" | 32098 | ;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el" |
| 32133 | ;;;;;; "nxml/xsd-regexp.el" "org/ob-C.el" "org/ob-R.el" "org/ob-asymptote.el" | 32099 | ;;;;;; "nxml/xsd-regexp.el" "org/ob-C.el" "org/ob-R.el" "org/ob-asymptote.el" |
| 32134 | ;;;;;; "org/ob-awk.el" "org/ob-calc.el" "org/ob-clojure.el" "org/ob-comint.el" | 32100 | ;;;;;; "org/ob-awk.el" "org/ob-calc.el" "org/ob-clojure.el" "org/ob-comint.el" |
| 32135 | ;;;;;; "org/ob-css.el" "org/ob-ditaa.el" "org/ob-dot.el" "org/ob-emacs-lisp.el" | 32101 | ;;;;;; "org/ob-core.el" "org/ob-css.el" "org/ob-ditaa.el" "org/ob-dot.el" |
| 32136 | ;;;;;; "org/ob-eval.el" "org/ob-exp.el" "org/ob-fortran.el" "org/ob-gnuplot.el" | 32102 | ;;;;;; "org/ob-emacs-lisp.el" "org/ob-eval.el" "org/ob-exp.el" "org/ob-fortran.el" |
| 32137 | ;;;;;; "org/ob-haskell.el" "org/ob-io.el" "org/ob-java.el" "org/ob-js.el" | 32103 | ;;;;;; "org/ob-gnuplot.el" "org/ob-haskell.el" "org/ob-io.el" "org/ob-java.el" |
| 32138 | ;;;;;; "org/ob-keys.el" "org/ob-latex.el" "org/ob-ledger.el" "org/ob-lilypond.el" | 32104 | ;;;;;; "org/ob-js.el" "org/ob-keys.el" "org/ob-latex.el" "org/ob-ledger.el" |
| 32139 | ;;;;;; "org/ob-lisp.el" "org/ob-lob.el" "org/ob-matlab.el" "org/ob-maxima.el" | 32105 | ;;;;;; "org/ob-lilypond.el" "org/ob-lisp.el" "org/ob-lob.el" "org/ob-makefile.el" |
| 32140 | ;;;;;; "org/ob-mscgen.el" "org/ob-ocaml.el" "org/ob-octave.el" "org/ob-org.el" | 32106 | ;;;;;; "org/ob-matlab.el" "org/ob-maxima.el" "org/ob-mscgen.el" |
| 32141 | ;;;;;; "org/ob-perl.el" "org/ob-picolisp.el" "org/ob-plantuml.el" | 32107 | ;;;;;; "org/ob-ocaml.el" "org/ob-octave.el" "org/ob-org.el" "org/ob-perl.el" |
| 32142 | ;;;;;; "org/ob-python.el" "org/ob-ref.el" "org/ob-ruby.el" "org/ob-sass.el" | 32108 | ;;;;;; "org/ob-picolisp.el" "org/ob-plantuml.el" "org/ob-python.el" |
| 32143 | ;;;;;; "org/ob-scala.el" "org/ob-scheme.el" "org/ob-screen.el" "org/ob-sh.el" | 32109 | ;;;;;; "org/ob-ref.el" "org/ob-ruby.el" "org/ob-sass.el" "org/ob-scala.el" |
| 32144 | ;;;;;; "org/ob-shen.el" "org/ob-sql.el" "org/ob-sqlite.el" "org/ob-table.el" | 32110 | ;;;;;; "org/ob-scheme.el" "org/ob-screen.el" "org/ob-sh.el" "org/ob-shen.el" |
| 32145 | ;;;;;; "org/ob-tangle.el" "org/ob.el" "org/org-archive.el" "org/org-ascii.el" | 32111 | ;;;;;; "org/ob-sql.el" "org/ob-sqlite.el" "org/ob-table.el" "org/ob-tangle.el" |
| 32146 | ;;;;;; "org/org-attach.el" "org/org-bbdb.el" "org/org-bibtex.el" | 32112 | ;;;;;; "org/ob.el" "org/org-archive.el" "org/org-attach.el" "org/org-bbdb.el" |
| 32147 | ;;;;;; "org/org-clock.el" "org/org-crypt.el" "org/org-ctags.el" | 32113 | ;;;;;; "org/org-bibtex.el" "org/org-clock.el" "org/org-crypt.el" |
| 32148 | ;;;;;; "org/org-datetree.el" "org/org-docbook.el" "org/org-docview.el" | 32114 | ;;;;;; "org/org-ctags.el" "org/org-datetree.el" "org/org-docview.el" |
| 32149 | ;;;;;; "org/org-element.el" "org/org-entities.el" "org/org-eshell.el" | 32115 | ;;;;;; "org/org-element.el" "org/org-entities.el" "org/org-eshell.el" |
| 32150 | ;;;;;; "org/org-exp-blocks.el" "org/org-exp.el" "org/org-faces.el" | 32116 | ;;;;;; "org/org-faces.el" "org/org-feed.el" "org/org-footnote.el" |
| 32151 | ;;;;;; "org/org-feed.el" "org/org-footnote.el" "org/org-freemind.el" | 32117 | ;;;;;; "org/org-gnus.el" "org/org-habit.el" "org/org-id.el" "org/org-indent.el" |
| 32152 | ;;;;;; "org/org-gnus.el" "org/org-habit.el" "org/org-html.el" "org/org-icalendar.el" | 32118 | ;;;;;; "org/org-info.el" "org/org-inlinetask.el" "org/org-install.el" |
| 32153 | ;;;;;; "org/org-id.el" "org/org-indent.el" "org/org-info.el" "org/org-inlinetask.el" | 32119 | ;;;;;; "org/org-irc.el" "org/org-list.el" "org/org-macro.el" "org/org-mhe.el" |
| 32154 | ;;;;;; "org/org-install.el" "org/org-irc.el" "org/org-jsinfo.el" | 32120 | ;;;;;; "org/org-mobile.el" "org/org-mouse.el" "org/org-pcomplete.el" |
| 32155 | ;;;;;; "org/org-latex.el" "org/org-list.el" "org/org-loaddefs.el" | 32121 | ;;;;;; "org/org-plot.el" "org/org-protocol.el" "org/org-rmail.el" |
| 32156 | ;;;;;; "org/org-lparse.el" "org/org-mac-message.el" "org/org-macs.el" | 32122 | ;;;;;; "org/org-src.el" "org/org-table.el" "org/org-timer.el" "org/org-w3m.el" |
| 32157 | ;;;;;; "org/org-mew.el" "org/org-mhe.el" "org/org-mks.el" "org/org-mobile.el" | 32123 | ;;;;;; "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el" "org/ox-icalendar.el" |
| 32158 | ;;;;;; "org/org-mouse.el" "org/org-odt.el" "org/org-pcomplete.el" | 32124 | ;;;;;; "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el" "org/ox-odt.el" |
| 32159 | ;;;;;; "org/org-plot.el" "org/org-protocol.el" "org/org-publish.el" | 32125 | ;;;;;; "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" "org/ox.el" |
| 32160 | ;;;;;; "org/org-remember.el" "org/org-rmail.el" "org/org-special-blocks.el" | 32126 | ;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" |
| 32161 | ;;;;;; "org/org-src.el" "org/org-table.el" "org/org-taskjuggler.el" | ||
| 32162 | ;;;;;; "org/org-timer.el" "org/org-vm.el" "org/org-w3m.el" "org/org-wl.el" | ||
| 32163 | ;;;;;; "org/org-xoxo.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" | ||
| 32164 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" | 32127 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" |
| 32165 | ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el" | 32128 | ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el" |
| 32166 | ;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" | 32129 | ;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" |
| @@ -32174,16 +32137,16 @@ Zone out, completely. | |||
| 32174 | ;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" | 32137 | ;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" |
| 32175 | ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" | 32138 | ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" |
| 32176 | ;;;;;; "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el" "timezone.el" | 32139 | ;;;;;; "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el" "timezone.el" |
| 32177 | ;;;;;; "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el" | 32140 | ;;;;;; "tooltip.el" "tree-widget.el" "url/url-about.el" "url/url-cookie.el" |
| 32178 | ;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-domsuf.el" | 32141 | ;;;;;; "url/url-dired.el" "url/url-domsuf.el" "url/url-expand.el" |
| 32179 | ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-future.el" | 32142 | ;;;;;; "url/url-ftp.el" "url/url-future.el" "url/url-history.el" |
| 32180 | ;;;;;; "url/url-history.el" "url/url-imap.el" "url/url-methods.el" | 32143 | ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" |
| 32181 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc/ediff-diff.el" | 32144 | ;;;;;; "url/url-vars.el" "vc/ediff-diff.el" "vc/ediff-init.el" "vc/ediff-merg.el" |
| 32182 | ;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el" | 32145 | ;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" |
| 32183 | ;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" | 32146 | ;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" |
| 32184 | ;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el" | 32147 | ;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-common-fns.el" |
| 32185 | ;;;;;; "vt100-led.el" "w32-common-fns.el" "w32-fns.el" "w32-vars.el" | 32148 | ;;;;;; "w32-fns.el" "w32-vars.el" "x-dnd.el") (21147 7118 261519 |
| 32186 | ;;;;;; "x-dnd.el") (21107 32938 48648 817000)) | 32149 | ;;;;;; 169000)) |
| 32187 | 32150 | ||
| 32188 | ;;;*** | 32151 | ;;;*** |
| 32189 | 32152 | ||