diff options
| author | Glenn Morris | 2011-08-01 06:21:26 -0400 |
|---|---|---|
| committer | Glenn Morris | 2011-08-01 06:21:26 -0400 |
| commit | efd33e424693ca91d36761d2288e2fe809c7f7bf (patch) | |
| tree | 49304a9a9ea3f475ff4ce2e7aa1cf58ef6587540 | |
| parent | f79fbbc795f85969a7fc84f1e46ec8162c04b91b (diff) | |
| download | emacs-efd33e424693ca91d36761d2288e2fe809c7f7bf.tar.gz emacs-efd33e424693ca91d36761d2288e2fe809c7f7bf.zip | |
Auto-commit of loaddefs files.
| -rw-r--r-- | lisp/ldefs-boot.el | 700 |
1 files changed, 407 insertions, 293 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 75de9a9f9b2..bf3d2ddb154 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -489,7 +489,7 @@ A replacement function for `newline-and-indent', aligning as it goes. | |||
| 489 | 489 | ||
| 490 | ;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation | 490 | ;;;### (autoloads (outlineify-sticky allout-mode allout-mode-p allout-auto-activation |
| 491 | ;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el" | 491 | ;;;;;; allout-setup allout-auto-activation-helper) "allout" "allout.el" |
| 492 | ;;;;;; (19981 40664)) | 492 | ;;;;;; (19988 13913)) |
| 493 | ;;; Generated autoloads from allout.el | 493 | ;;; Generated autoloads from allout.el |
| 494 | 494 | ||
| 495 | (autoload 'allout-auto-activation-helper "allout" "\ | 495 | (autoload 'allout-auto-activation-helper "allout" "\ |
| @@ -749,6 +749,7 @@ without changes to the allout core. Here are key ones: | |||
| 749 | `allout-structure-deleted-hook' | 749 | `allout-structure-deleted-hook' |
| 750 | `allout-structure-shifted-hook' | 750 | `allout-structure-shifted-hook' |
| 751 | `allout-after-copy-or-kill-hook' | 751 | `allout-after-copy-or-kill-hook' |
| 752 | `allout-post-undo-hook' | ||
| 752 | 753 | ||
| 753 | Terminology | 754 | Terminology |
| 754 | 755 | ||
| @@ -847,7 +848,7 @@ for details on preparing emacs for automatic allout activation. | |||
| 847 | 848 | ||
| 848 | ;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation | 849 | ;;;### (autoloads (allout-widgets-mode allout-widgets-auto-activation |
| 849 | ;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el" | 850 | ;;;;;; allout-widgets-setup allout-widgets) "allout-widgets" "allout-widgets.el" |
| 850 | ;;;;;; (19981 40664)) | 851 | ;;;;;; (19988 13913)) |
| 851 | ;;; Generated autoloads from allout-widgets.el | 852 | ;;; Generated autoloads from allout-widgets.el |
| 852 | 853 | ||
| 853 | (let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) | 854 | (let ((loads (get 'allout-widgets 'custom-loads))) (if (member '"allout-widgets" loads) nil (put 'allout-widgets 'custom-loads (cons '"allout-widgets" loads)))) |
| @@ -928,11 +929,11 @@ directory, so that Emacs will know its current contents. | |||
| 928 | ;;;*** | 929 | ;;;*** |
| 929 | 930 | ||
| 930 | ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) | 931 | ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) |
| 931 | ;;;;;; "animate" "play/animate.el" (19845 45374)) | 932 | ;;;;;; "animate" "play/animate.el" (19986 58615)) |
| 932 | ;;; Generated autoloads from play/animate.el | 933 | ;;; Generated autoloads from play/animate.el |
| 933 | 934 | ||
| 934 | (autoload 'animate-string "animate" "\ | 935 | (autoload 'animate-string "animate" "\ |
| 935 | Display STRING starting at position VPOS, HPOS, using animation. | 936 | Display STRING animations starting at position VPOS, HPOS. |
| 936 | The characters start at randomly chosen places, | 937 | The characters start at randomly chosen places, |
| 937 | and all slide in parallel to their final positions, | 938 | and all slide in parallel to their final positions, |
| 938 | passing through `animate-n-steps' positions before the final ones. | 939 | passing through `animate-n-steps' positions before the final ones. |
| @@ -942,14 +943,19 @@ in the current window. | |||
| 942 | \(fn STRING VPOS &optional HPOS)" nil nil) | 943 | \(fn STRING VPOS &optional HPOS)" nil nil) |
| 943 | 944 | ||
| 944 | (autoload 'animate-sequence "animate" "\ | 945 | (autoload 'animate-sequence "animate" "\ |
| 945 | Display strings from LIST-OF-STRING with animation in a new buffer. | 946 | Display animation strings from LIST-OF-STRING with buffer *Animation*. |
| 946 | Strings will be separated from each other by SPACE lines. | 947 | Strings will be separated from each other by SPACE lines. |
| 948 | When the variable `animation-buffer-name' is non-nil display | ||
| 949 | animation in the buffer named by variable's value, creating the | ||
| 950 | buffer if one does not exist. | ||
| 947 | 951 | ||
| 948 | \(fn LIST-OF-STRINGS SPACE)" nil nil) | 952 | \(fn LIST-OF-STRINGS SPACE)" nil nil) |
| 949 | 953 | ||
| 950 | (autoload 'animate-birthday-present "animate" "\ | 954 | (autoload 'animate-birthday-present "animate" "\ |
| 951 | Display one's birthday present in a new buffer. | 955 | Return a birthday present in the buffer *Birthday-Present*. |
| 952 | You can specify the one's name by NAME; the default value is \"Sarah\". | 956 | When optional arg NAME is non-nil or called-interactively, prompt for |
| 957 | NAME of birthday present receiver and return a birthday present in | ||
| 958 | the buffer *Birthday-Present-for-Name*. | ||
| 953 | 959 | ||
| 954 | \(fn &optional NAME)" t nil) | 960 | \(fn &optional NAME)" t nil) |
| 955 | 961 | ||
| @@ -1144,8 +1150,8 @@ Returns list of symbols and documentation found. | |||
| 1144 | 1150 | ||
| 1145 | ;;;*** | 1151 | ;;;*** |
| 1146 | 1152 | ||
| 1147 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19886 | 1153 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (19990 |
| 1148 | ;;;;;; 45771)) | 1154 | ;;;;;; 55648)) |
| 1149 | ;;; Generated autoloads from arc-mode.el | 1155 | ;;; Generated autoloads from arc-mode.el |
| 1150 | 1156 | ||
| 1151 | (autoload 'archive-mode "arc-mode" "\ | 1157 | (autoload 'archive-mode "arc-mode" "\ |
| @@ -1472,7 +1478,7 @@ Special commands: | |||
| 1472 | ;;;*** | 1478 | ;;;*** |
| 1473 | 1479 | ||
| 1474 | ;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" | 1480 | ;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" |
| 1475 | ;;;;;; (19981 40664)) | 1481 | ;;;;;; (19985 37722)) |
| 1476 | ;;; Generated autoloads from gnus/auth-source.el | 1482 | ;;; Generated autoloads from gnus/auth-source.el |
| 1477 | 1483 | ||
| 1478 | (defvar auth-source-cache-expiry 7200 "\ | 1484 | (defvar auth-source-cache-expiry 7200 "\ |
| @@ -1550,7 +1556,7 @@ Major mode for editing Autoconf configure.in files. | |||
| 1550 | ;;;*** | 1556 | ;;;*** |
| 1551 | 1557 | ||
| 1552 | ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) | 1558 | ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) |
| 1553 | ;;;;;; "autoinsert" "autoinsert.el" (19845 45374)) | 1559 | ;;;;;; "autoinsert" "autoinsert.el" (19988 13913)) |
| 1554 | ;;; Generated autoloads from autoinsert.el | 1560 | ;;; Generated autoloads from autoinsert.el |
| 1555 | 1561 | ||
| 1556 | (autoload 'auto-insert "autoinsert" "\ | 1562 | (autoload 'auto-insert "autoinsert" "\ |
| @@ -1827,7 +1833,7 @@ For non-interactive use see also `benchmark-run' and | |||
| 1827 | ;;;*** | 1833 | ;;;*** |
| 1828 | 1834 | ||
| 1829 | ;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) | 1835 | ;;;### (autoloads (bibtex-search-entry bibtex-mode bibtex-initialize) |
| 1830 | ;;;;;; "bibtex" "textmodes/bibtex.el" (19971 4823)) | 1836 | ;;;;;; "bibtex" "textmodes/bibtex.el" (19997 28887)) |
| 1831 | ;;; Generated autoloads from textmodes/bibtex.el | 1837 | ;;; Generated autoloads from textmodes/bibtex.el |
| 1832 | 1838 | ||
| 1833 | (autoload 'bibtex-initialize "bibtex" "\ | 1839 | (autoload 'bibtex-initialize "bibtex" "\ |
| @@ -2075,7 +2081,7 @@ a reflection. | |||
| 2075 | ;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert | 2081 | ;;;;;; bookmark-save bookmark-write bookmark-delete bookmark-insert |
| 2076 | ;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate | 2082 | ;;;;;; bookmark-rename bookmark-insert-location bookmark-relocate |
| 2077 | ;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" | 2083 | ;;;;;; bookmark-jump-other-window bookmark-jump bookmark-set) "bookmark" |
| 2078 | ;;;;;; "bookmark.el" (19914 25180)) | 2084 | ;;;;;; "bookmark.el" (19998 49767)) |
| 2079 | ;;; Generated autoloads from bookmark.el | 2085 | ;;; Generated autoloads from bookmark.el |
| 2080 | (define-key ctl-x-r-map "b" 'bookmark-jump) | 2086 | (define-key ctl-x-r-map "b" 'bookmark-jump) |
| 2081 | (define-key ctl-x-r-map "m" 'bookmark-set) | 2087 | (define-key ctl-x-r-map "m" 'bookmark-set) |
| @@ -2276,10 +2282,10 @@ Incremental search of bookmarks, hiding the non-matches as we go. | |||
| 2276 | ;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region | 2282 | ;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region |
| 2277 | ;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file | 2283 | ;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file |
| 2278 | ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" | 2284 | ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" |
| 2279 | ;;;;;; (19973 46551)) | 2285 | ;;;;;; (19997 54906)) |
| 2280 | ;;; Generated autoloads from net/browse-url.el | 2286 | ;;; Generated autoloads from net/browse-url.el |
| 2281 | 2287 | ||
| 2282 | (defvar browse-url-browser-function (cond ((memq system-type '(windows-nt ms-dos cygwin)) 'browse-url-default-windows-browser) ((memq system-type '(darwin)) 'browse-url-default-macosx-browser) (t 'browse-url-default-browser)) "\ | 2288 | (defvar browse-url-browser-function 'browse-url-default-browser "\ |
| 2283 | Function to display the current buffer in a WWW browser. | 2289 | Function to display the current buffer in a WWW browser. |
| 2284 | This is used by the `browse-url-at-point', `browse-url-at-mouse', and | 2290 | This is used by the `browse-url-at-point', `browse-url-at-mouse', and |
| 2285 | `browse-url-of-file' commands. | 2291 | `browse-url-of-file' commands. |
| @@ -2598,7 +2604,7 @@ Return a vector containing the lines from `bruce-phrases-file'. | |||
| 2598 | ;;;*** | 2604 | ;;;*** |
| 2599 | 2605 | ||
| 2600 | ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) | 2606 | ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) |
| 2601 | ;;;;;; "bs" "bs.el" (19976 22732)) | 2607 | ;;;;;; "bs" "bs.el" (19998 49767)) |
| 2602 | ;;; Generated autoloads from bs.el | 2608 | ;;; Generated autoloads from bs.el |
| 2603 | 2609 | ||
| 2604 | (autoload 'bs-cycle-next "bs" "\ | 2610 | (autoload 'bs-cycle-next "bs" "\ |
| @@ -2681,7 +2687,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings. | |||
| 2681 | ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile | 2687 | ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile |
| 2682 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory | 2688 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory |
| 2683 | ;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) | 2689 | ;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) |
| 2684 | ;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (19968 28627)) | 2690 | ;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (19998 49767)) |
| 2685 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2691 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 2686 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) | 2692 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) |
| 2687 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) | 2693 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) |
| @@ -3053,7 +3059,7 @@ Obsoletes `c-forward-into-nomenclature'. | |||
| 3053 | ;;;*** | 3059 | ;;;*** |
| 3054 | 3060 | ||
| 3055 | ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" | 3061 | ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" |
| 3056 | ;;;;;; (19981 40664)) | 3062 | ;;;;;; (20015 58840)) |
| 3057 | ;;; Generated autoloads from progmodes/cc-engine.el | 3063 | ;;; Generated autoloads from progmodes/cc-engine.el |
| 3058 | 3064 | ||
| 3059 | (autoload 'c-guess-basic-syntax "cc-engine" "\ | 3065 | (autoload 'c-guess-basic-syntax "cc-engine" "\ |
| @@ -3165,7 +3171,7 @@ the absolute file name of the file if STYLE-NAME is nil. | |||
| 3165 | 3171 | ||
| 3166 | ;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode | 3172 | ;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode |
| 3167 | ;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" | 3173 | ;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" |
| 3168 | ;;;;;; (19981 40664)) | 3174 | ;;;;;; (20010 40918)) |
| 3169 | ;;; Generated autoloads from progmodes/cc-mode.el | 3175 | ;;; Generated autoloads from progmodes/cc-mode.el |
| 3170 | 3176 | ||
| 3171 | (autoload 'c-initialize-cc-mode "cc-mode" "\ | 3177 | (autoload 'c-initialize-cc-mode "cc-mode" "\ |
| @@ -3393,7 +3399,7 @@ and exists only for compatibility reasons. | |||
| 3393 | 3399 | ||
| 3394 | ;;;*** | 3400 | ;;;*** |
| 3395 | 3401 | ||
| 3396 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19845 45374)) | 3402 | ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (19997 28887)) |
| 3397 | ;;; Generated autoloads from progmodes/cc-vars.el | 3403 | ;;; Generated autoloads from progmodes/cc-vars.el |
| 3398 | (put 'c-basic-offset 'safe-local-variable 'integerp) | 3404 | (put 'c-basic-offset 'safe-local-variable 'integerp) |
| 3399 | (put 'c-backslash-column 'safe-local-variable 'integerp) | 3405 | (put 'c-backslash-column 'safe-local-variable 'integerp) |
| @@ -4291,8 +4297,8 @@ on third call it again advances points to the next difference and so on. | |||
| 4291 | ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start | 4297 | ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start |
| 4292 | ;;;;;; compile compilation-disable-input compile-command compilation-search-path | 4298 | ;;;;;; compile compilation-disable-input compile-command compilation-search-path |
| 4293 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook | 4299 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook |
| 4294 | ;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19968 | 4300 | ;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19997 |
| 4295 | ;;;;;; 28627)) | 4301 | ;;;;;; 28887)) |
| 4296 | ;;; Generated autoloads from progmodes/compile.el | 4302 | ;;; Generated autoloads from progmodes/compile.el |
| 4297 | 4303 | ||
| 4298 | (defvar compilation-mode-hook nil "\ | 4304 | (defvar compilation-mode-hook nil "\ |
| @@ -4716,7 +4722,7 @@ If FIX is non-nil, run `copyright-fix-years' instead. | |||
| 4716 | ;;;*** | 4722 | ;;;*** |
| 4717 | 4723 | ||
| 4718 | ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) | 4724 | ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) |
| 4719 | ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19975 1875)) | 4725 | ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (19997 56302)) |
| 4720 | ;;; Generated autoloads from progmodes/cperl-mode.el | 4726 | ;;; Generated autoloads from progmodes/cperl-mode.el |
| 4721 | (put 'cperl-indent-level 'safe-local-variable 'integerp) | 4727 | (put 'cperl-indent-level 'safe-local-variable 'integerp) |
| 4722 | (put 'cperl-brace-offset 'safe-local-variable 'integerp) | 4728 | (put 'cperl-brace-offset 'safe-local-variable 'integerp) |
| @@ -5064,7 +5070,7 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings. | |||
| 5064 | ;;;;;; customize-mode customize customize-push-and-save customize-save-variable | 5070 | ;;;;;; customize-mode customize customize-push-and-save customize-save-variable |
| 5065 | ;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically | 5071 | ;;;;;; customize-set-variable customize-set-value custom-menu-sort-alphabetically |
| 5066 | ;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) | 5072 | ;;;;;; custom-buffer-sort-alphabetically custom-browse-sort-alphabetically) |
| 5067 | ;;;;;; "cus-edit" "cus-edit.el" (19980 19797)) | 5073 | ;;;;;; "cus-edit" "cus-edit.el" (19996 8027)) |
| 5068 | ;;; Generated autoloads from cus-edit.el | 5074 | ;;; Generated autoloads from cus-edit.el |
| 5069 | 5075 | ||
| 5070 | (defvar custom-browse-sort-alphabetically nil "\ | 5076 | (defvar custom-browse-sort-alphabetically nil "\ |
| @@ -5498,7 +5504,7 @@ If the argument is nil, we return the display table to its standard state. | |||
| 5498 | ;;;*** | 5504 | ;;;*** |
| 5499 | 5505 | ||
| 5500 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" | 5506 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" |
| 5501 | ;;;;;; (19886 45771)) | 5507 | ;;;;;; (19989 34789)) |
| 5502 | ;;; Generated autoloads from dabbrev.el | 5508 | ;;; Generated autoloads from dabbrev.el |
| 5503 | (put 'dabbrev-case-fold-search 'risky-local-variable t) | 5509 | (put 'dabbrev-case-fold-search 'risky-local-variable t) |
| 5504 | (put 'dabbrev-case-replace 'risky-local-variable t) | 5510 | (put 'dabbrev-case-replace 'risky-local-variable t) |
| @@ -5697,13 +5703,13 @@ There is some minimal font-lock support (see vars | |||
| 5697 | ;;;*** | 5703 | ;;;*** |
| 5698 | 5704 | ||
| 5699 | ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" | 5705 | ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" |
| 5700 | ;;;;;; "emacs-lisp/debug.el" (19961 55377)) | 5706 | ;;;;;; "emacs-lisp/debug.el" (19999 41685)) |
| 5701 | ;;; Generated autoloads from emacs-lisp/debug.el | 5707 | ;;; Generated autoloads from emacs-lisp/debug.el |
| 5702 | 5708 | ||
| 5703 | (setq debugger 'debug) | 5709 | (setq debugger 'debug) |
| 5704 | 5710 | ||
| 5705 | (autoload 'debug "debug" "\ | 5711 | (autoload 'debug "debug" "\ |
| 5706 | Enter debugger. To return, type \\<debugger-mode-map>`\\[debugger-continue]'. | 5712 | Enter debugger. \\<debugger-mode-map>`\\[debugger-continue]' returns from the debugger. |
| 5707 | Arguments are mainly for use when this is called from the internals | 5713 | Arguments are mainly for use when this is called from the internals |
| 5708 | of the evaluator. | 5714 | of the evaluator. |
| 5709 | 5715 | ||
| @@ -5877,7 +5883,7 @@ any selection. | |||
| 5877 | ;;;*** | 5883 | ;;;*** |
| 5878 | 5884 | ||
| 5879 | ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) | 5885 | ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) |
| 5880 | ;;;;;; "derived" "emacs-lisp/derived.el" (19849 29307)) | 5886 | ;;;;;; "derived" "emacs-lisp/derived.el" (19988 13913)) |
| 5881 | ;;; Generated autoloads from emacs-lisp/derived.el | 5887 | ;;; Generated autoloads from emacs-lisp/derived.el |
| 5882 | 5888 | ||
| 5883 | (autoload 'define-derived-mode "derived" "\ | 5889 | (autoload 'define-derived-mode "derived" "\ |
| @@ -6232,7 +6238,7 @@ Major mode for editing the diary file. | |||
| 6232 | ;;;*** | 6238 | ;;;*** |
| 6233 | 6239 | ||
| 6234 | ;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command | 6240 | ;;;### (autoloads (diff-buffer-with-file diff-backup diff diff-command |
| 6235 | ;;;;;; diff-switches) "diff" "vc/diff.el" (19903 54862)) | 6241 | ;;;;;; diff-switches) "diff" "vc/diff.el" (19999 41597)) |
| 6236 | ;;; Generated autoloads from vc/diff.el | 6242 | ;;; Generated autoloads from vc/diff.el |
| 6237 | 6243 | ||
| 6238 | (defvar diff-switches (purecopy "-c") "\ | 6244 | (defvar diff-switches (purecopy "-c") "\ |
| @@ -6247,10 +6253,10 @@ The command to use to run diff.") | |||
| 6247 | 6253 | ||
| 6248 | (autoload 'diff "diff" "\ | 6254 | (autoload 'diff "diff" "\ |
| 6249 | Find and display the differences between OLD and NEW files. | 6255 | Find and display the differences between OLD and NEW files. |
| 6250 | When called interactively, read OLD and NEW using the minibuffer; | 6256 | When called interactively, read NEW, then OLD, using the |
| 6251 | the default for NEW is the current buffer's file name, and the | 6257 | minibuffer. The default for NEW is the current buffer's file |
| 6252 | default for OLD is a backup file for NEW, if one exists. | 6258 | name, and the default for OLD is a backup file for NEW, if one |
| 6253 | If NO-ASYNC is non-nil, call diff synchronously. | 6259 | exists. If NO-ASYNC is non-nil, call diff synchronously. |
| 6254 | 6260 | ||
| 6255 | When called interactively with a prefix argument, prompt | 6261 | When called interactively with a prefix argument, prompt |
| 6256 | interactively for diff switches. Otherwise, the switches | 6262 | interactively for diff switches. Otherwise, the switches |
| @@ -6316,7 +6322,7 @@ Optional arguments are passed to `dig-invoke'. | |||
| 6316 | ;;;*** | 6322 | ;;;*** |
| 6317 | 6323 | ||
| 6318 | ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window | 6324 | ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window |
| 6319 | ;;;;;; dired dired-listing-switches) "dired" "dired.el" (19966 16984)) | 6325 | ;;;;;; dired dired-listing-switches) "dired" "dired.el" (20019 55931)) |
| 6320 | ;;; Generated autoloads from dired.el | 6326 | ;;; Generated autoloads from dired.el |
| 6321 | 6327 | ||
| 6322 | (defvar dired-listing-switches (purecopy "-al") "\ | 6328 | (defvar dired-listing-switches (purecopy "-al") "\ |
| @@ -6345,8 +6351,7 @@ Dired displays a list of files in DIRNAME (which may also have | |||
| 6345 | shell wildcards appended to select certain files). If DIRNAME is a cons, | 6351 | shell wildcards appended to select certain files). If DIRNAME is a cons, |
| 6346 | its first element is taken as the directory name and the rest as an explicit | 6352 | its first element is taken as the directory name and the rest as an explicit |
| 6347 | list of files to make directory entries for. | 6353 | list of files to make directory entries for. |
| 6348 | \\<dired-mode-map>You can move around in it with the usual commands. | 6354 | \\<dired-mode-map>You can flag files for deletion with \\[dired-flag-file-deletion] and then |
| 6349 | You can flag files for deletion with \\[dired-flag-file-deletion] and then | ||
| 6350 | delete them by typing \\[dired-do-flagged-delete]. | 6355 | delete them by typing \\[dired-do-flagged-delete]. |
| 6351 | Type \\[describe-mode] after entering Dired for more info. | 6356 | Type \\[describe-mode] after entering Dired for more info. |
| 6352 | 6357 | ||
| @@ -6382,8 +6387,8 @@ In Dired, you are \"editing\" a list of the files in a directory and | |||
| 6382 | files for later commands or \"flag\" them for deletion, either file | 6387 | files for later commands or \"flag\" them for deletion, either file |
| 6383 | by file or all files matching certain criteria. | 6388 | by file or all files matching certain criteria. |
| 6384 | You can move using the usual cursor motion commands.\\<dired-mode-map> | 6389 | You can move using the usual cursor motion commands.\\<dired-mode-map> |
| 6385 | Letters no longer insert themselves. Digits are prefix arguments. | 6390 | The buffer is read-only. Digits are prefix arguments. |
| 6386 | Instead, type \\[dired-flag-file-deletion] to flag a file for Deletion. | 6391 | Type \\[dired-flag-file-deletion] to flag a file `D' for deletion. |
| 6387 | Type \\[dired-mark] to Mark a file or subdirectory for later commands. | 6392 | Type \\[dired-mark] to Mark a file or subdirectory for later commands. |
| 6388 | Most commands operate on the marked files and use the current file | 6393 | Most commands operate on the marked files and use the current file |
| 6389 | if no files are marked. Use a numeric prefix argument to operate on | 6394 | if no files are marked. Use a numeric prefix argument to operate on |
| @@ -6391,9 +6396,9 @@ Type \\[dired-mark] to Mark a file or subdirectory for later commands. | |||
| 6391 | to operate on the current file only. Prefix arguments override marks. | 6396 | to operate on the current file only. Prefix arguments override marks. |
| 6392 | Mark-using commands display a list of failures afterwards. Type \\[dired-summary] | 6397 | Mark-using commands display a list of failures afterwards. Type \\[dired-summary] |
| 6393 | to see why something went wrong. | 6398 | to see why something went wrong. |
| 6394 | Type \\[dired-unmark] to Unmark a file or all files of a subdirectory. | 6399 | Type \\[dired-unmark] to Unmark a file or all files of an inserted subdirectory. |
| 6395 | Type \\[dired-unmark-backward] to back up one line and unflag. | 6400 | Type \\[dired-unmark-backward] to back up one line and unmark or unflag. |
| 6396 | Type \\[dired-do-flagged-delete] to eXecute the deletions requested. | 6401 | Type \\[dired-do-flagged-delete] to delete (eXecute) the files flagged `D'. |
| 6397 | Type \\[dired-find-file] to Find the current line's file | 6402 | Type \\[dired-find-file] to Find the current line's file |
| 6398 | (or dired it in another buffer, if it is a directory). | 6403 | (or dired it in another buffer, if it is a directory). |
| 6399 | Type \\[dired-find-file-other-window] to find file or dired directory in Other window. | 6404 | Type \\[dired-find-file-other-window] to find file or dired directory in Other window. |
| @@ -6403,10 +6408,10 @@ Type \\[dired-do-copy] to Copy files. | |||
| 6403 | Type \\[dired-sort-toggle-or-edit] to toggle Sorting by name/date or change the `ls' switches. | 6408 | Type \\[dired-sort-toggle-or-edit] to toggle Sorting by name/date or change the `ls' switches. |
| 6404 | Type \\[revert-buffer] to read all currently expanded directories aGain. | 6409 | Type \\[revert-buffer] to read all currently expanded directories aGain. |
| 6405 | This retains all marks and hides subdirs again that were hidden before. | 6410 | This retains all marks and hides subdirs again that were hidden before. |
| 6406 | SPC and DEL can be used to move down and up by lines. | 6411 | Use `SPC' and `DEL' to move down and up by lines. |
| 6407 | 6412 | ||
| 6408 | If Dired ever gets confused, you can either type \\[revert-buffer] to read the | 6413 | If Dired ever gets confused, you can either type \\[revert-buffer] to read the |
| 6409 | directories again, type \\[dired-do-redisplay] to relist a single or the marked files or a | 6414 | directories again, type \\[dired-do-redisplay] to relist the file at point or the marked files or a |
| 6410 | subdirectory, or type \\[dired-build-subdir-alist] to parse the buffer | 6415 | subdirectory, or type \\[dired-build-subdir-alist] to parse the buffer |
| 6411 | again for the directory tree. | 6416 | again for the directory tree. |
| 6412 | 6417 | ||
| @@ -6485,7 +6490,7 @@ redefine OBJECT if it is a symbol. | |||
| 6485 | ;;;;;; standard-display-g1 standard-display-ascii standard-display-default | 6490 | ;;;;;; standard-display-g1 standard-display-ascii standard-display-default |
| 6486 | ;;;;;; standard-display-8bit describe-current-display-table describe-display-table | 6491 | ;;;;;; standard-display-8bit describe-current-display-table describe-display-table |
| 6487 | ;;;;;; set-display-table-slot display-table-slot make-display-table) | 6492 | ;;;;;; set-display-table-slot display-table-slot make-display-table) |
| 6488 | ;;;;;; "disp-table" "disp-table.el" (19845 45374)) | 6493 | ;;;;;; "disp-table" "disp-table.el" (19984 16846)) |
| 6489 | ;;; Generated autoloads from disp-table.el | 6494 | ;;; Generated autoloads from disp-table.el |
| 6490 | 6495 | ||
| 6491 | (autoload 'make-display-table "disp-table" "\ | 6496 | (autoload 'make-display-table "disp-table" "\ |
| @@ -6668,8 +6673,8 @@ Locate SOA record and increment the serial field. | |||
| 6668 | ;;;*** | 6673 | ;;;*** |
| 6669 | 6674 | ||
| 6670 | ;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe | 6675 | ;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode-maybe |
| 6671 | ;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (19953 | 6676 | ;;;;;; doc-view-mode doc-view-mode-p) "doc-view" "doc-view.el" (20002 |
| 6672 | ;;;;;; 8437)) | 6677 | ;;;;;; 46800)) |
| 6673 | ;;; Generated autoloads from doc-view.el | 6678 | ;;; Generated autoloads from doc-view.el |
| 6674 | 6679 | ||
| 6675 | (autoload 'doc-view-mode-p "doc-view" "\ | 6680 | (autoload 'doc-view-mode-p "doc-view" "\ |
| @@ -7584,7 +7589,7 @@ Toggle edebugging of all forms. | |||
| 7584 | ;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories | 7589 | ;;;;;; ediff-merge-directories-with-ancestor ediff-merge-directories |
| 7585 | ;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories | 7590 | ;;;;;; ediff-directories3 ediff-directory-revisions ediff-directories |
| 7586 | ;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file | 7591 | ;;;;;; ediff-buffers3 ediff-buffers ediff-backup ediff-current-file |
| 7587 | ;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (19845 45374)) | 7592 | ;;;;;; ediff-files3 ediff-files) "ediff" "vc/ediff.el" (19996 8027)) |
| 7588 | ;;; Generated autoloads from vc/ediff.el | 7593 | ;;; Generated autoloads from vc/ediff.el |
| 7589 | 7594 | ||
| 7590 | (autoload 'ediff-files "ediff" "\ | 7595 | (autoload 'ediff-files "ediff" "\ |
| @@ -7768,7 +7773,7 @@ buffer. | |||
| 7768 | \(fn &optional FILE STARTUP-HOOKS MERGE-BUFFER-FILE)" t nil) | 7773 | \(fn &optional FILE STARTUP-HOOKS MERGE-BUFFER-FILE)" t nil) |
| 7769 | 7774 | ||
| 7770 | (autoload 'ediff-patch-file "ediff" "\ | 7775 | (autoload 'ediff-patch-file "ediff" "\ |
| 7771 | Run Ediff by patching SOURCE-FILENAME. | 7776 | Query for a file name, and then run Ediff by patching that file. |
| 7772 | If optional PATCH-BUF is given, use the patch in that buffer | 7777 | If optional PATCH-BUF is given, use the patch in that buffer |
| 7773 | and don't ask the user. | 7778 | and don't ask the user. |
| 7774 | If prefix argument, then: if even argument, assume that the patch is in a | 7779 | If prefix argument, then: if even argument, assume that the patch is in a |
| @@ -8149,6 +8154,32 @@ displayed. | |||
| 8149 | 8154 | ||
| 8150 | ;;;*** | 8155 | ;;;*** |
| 8151 | 8156 | ||
| 8157 | ;;;### (autoloads (emacs-lock-mode) "emacs-lock" "emacs-lock.el" | ||
| 8158 | ;;;;;; (19988 13913)) | ||
| 8159 | ;;; Generated autoloads from emacs-lock.el | ||
| 8160 | |||
| 8161 | (autoload 'emacs-lock-mode "emacs-lock" "\ | ||
| 8162 | Toggle Emacs Lock mode in the current buffer. | ||
| 8163 | |||
| 8164 | With \\[universal-argument], ask for the locking mode to be used. | ||
| 8165 | With other prefix ARG, turn mode on if ARG is positive, off otherwise. | ||
| 8166 | |||
| 8167 | Initially, if the user does not pass an explicit locking mode, it defaults | ||
| 8168 | to `emacs-lock-default-locking-mode' (which see); afterwards, the locking | ||
| 8169 | mode most recently set on the buffer is used instead. | ||
| 8170 | |||
| 8171 | When called from Elisp code, ARG can be any locking mode: | ||
| 8172 | |||
| 8173 | exit -- Emacs cannot exit while the buffer is locked | ||
| 8174 | kill -- the buffer cannot be killed, but Emacs can exit as usual | ||
| 8175 | all -- the buffer is locked against both actions | ||
| 8176 | |||
| 8177 | Other values are interpreted as usual. | ||
| 8178 | |||
| 8179 | \(fn &optional ARG)" t nil) | ||
| 8180 | |||
| 8181 | ;;;*** | ||
| 8182 | |||
| 8152 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" | 8183 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" |
| 8153 | ;;;;;; (19978 37530)) | 8184 | ;;;;;; (19978 37530)) |
| 8154 | ;;; Generated autoloads from mail/emacsbug.el | 8185 | ;;; Generated autoloads from mail/emacsbug.el |
| @@ -8579,7 +8610,7 @@ Look at CONFIG and try to expand GROUP. | |||
| 8579 | ;;;*** | 8610 | ;;;*** |
| 8580 | 8611 | ||
| 8581 | ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" | 8612 | ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" |
| 8582 | ;;;;;; "erc/erc.el" (19981 40664)) | 8613 | ;;;;;; "erc/erc.el" (19986 58615)) |
| 8583 | ;;; Generated autoloads from erc/erc.el | 8614 | ;;; Generated autoloads from erc/erc.el |
| 8584 | 8615 | ||
| 8585 | (autoload 'erc-select-read-args "erc" "\ | 8616 | (autoload 'erc-select-read-args "erc" "\ |
| @@ -9202,7 +9233,7 @@ corresponding to a successful execution. | |||
| 9202 | ;;;;;; visit-tags-table tags-table-mode find-tag-default-function | 9233 | ;;;;;; visit-tags-table tags-table-mode find-tag-default-function |
| 9203 | ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list | 9234 | ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list |
| 9204 | ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" | 9235 | ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" |
| 9205 | ;;;;;; (19936 52203)) | 9236 | ;;;;;; (20007 64734)) |
| 9206 | ;;; Generated autoloads from progmodes/etags.el | 9237 | ;;; Generated autoloads from progmodes/etags.el |
| 9207 | 9238 | ||
| 9208 | (defvar tags-file-name nil "\ | 9239 | (defvar tags-file-name nil "\ |
| @@ -9459,7 +9490,11 @@ Search through all files listed in tags table for match for REGEXP. | |||
| 9459 | Stops when a match is found. | 9490 | Stops when a match is found. |
| 9460 | To continue searching for next match, use command \\[tags-loop-continue]. | 9491 | To continue searching for next match, use command \\[tags-loop-continue]. |
| 9461 | 9492 | ||
| 9462 | See documentation of variable `tags-file-name'. | 9493 | If FILE-LIST-FORM is non-nil, it should be a form that, when |
| 9494 | evaluated, will return a list of file names. The search will be | ||
| 9495 | restricted to these files. | ||
| 9496 | |||
| 9497 | Aleso see the documentation of the `tags-file-name' variable. | ||
| 9463 | 9498 | ||
| 9464 | \(fn REGEXP &optional FILE-LIST-FORM)" t nil) | 9499 | \(fn REGEXP &optional FILE-LIST-FORM)" t nil) |
| 9465 | 9500 | ||
| @@ -10138,7 +10173,7 @@ Besides the choice of face, it is the same as `buffer-face-mode'. | |||
| 10138 | 10173 | ||
| 10139 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue | 10174 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue |
| 10140 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts | 10175 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts |
| 10141 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19931 11784)) | 10176 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (19986 58615)) |
| 10142 | ;;; Generated autoloads from mail/feedmail.el | 10177 | ;;; Generated autoloads from mail/feedmail.el |
| 10143 | 10178 | ||
| 10144 | (autoload 'feedmail-send-it "feedmail" "\ | 10179 | (autoload 'feedmail-send-it "feedmail" "\ |
| @@ -10782,8 +10817,8 @@ to get the effect of a C-q. | |||
| 10782 | 10817 | ||
| 10783 | ;;;*** | 10818 | ;;;*** |
| 10784 | 10819 | ||
| 10785 | ;;;### (autoloads (flymake-mode-off flymake-mode-on flymake-mode) | 10820 | ;;;### (autoloads (flymake-find-file-hook flymake-mode-off flymake-mode-on |
| 10786 | ;;;;;; "flymake" "progmodes/flymake.el" (19976 22732)) | 10821 | ;;;;;; flymake-mode) "flymake" "progmodes/flymake.el" (19984 16846)) |
| 10787 | ;;; Generated autoloads from progmodes/flymake.el | 10822 | ;;; Generated autoloads from progmodes/flymake.el |
| 10788 | 10823 | ||
| 10789 | (autoload 'flymake-mode "flymake" "\ | 10824 | (autoload 'flymake-mode "flymake" "\ |
| @@ -10803,11 +10838,16 @@ Turn flymake mode off. | |||
| 10803 | 10838 | ||
| 10804 | \(fn)" nil nil) | 10839 | \(fn)" nil nil) |
| 10805 | 10840 | ||
| 10841 | (autoload 'flymake-find-file-hook "flymake" "\ | ||
| 10842 | |||
| 10843 | |||
| 10844 | \(fn)" nil nil) | ||
| 10845 | |||
| 10806 | ;;;*** | 10846 | ;;;*** |
| 10807 | 10847 | ||
| 10808 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off | 10848 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off |
| 10809 | ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) | 10849 | ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) |
| 10810 | ;;;;;; "flyspell" "textmodes/flyspell.el" (19981 40664)) | 10850 | ;;;;;; "flyspell" "textmodes/flyspell.el" (19982 3545)) |
| 10811 | ;;; Generated autoloads from textmodes/flyspell.el | 10851 | ;;; Generated autoloads from textmodes/flyspell.el |
| 10812 | 10852 | ||
| 10813 | (autoload 'flyspell-prog-mode "flyspell" "\ | 10853 | (autoload 'flyspell-prog-mode "flyspell" "\ |
| @@ -10877,7 +10917,7 @@ Flyspell whole buffer. | |||
| 10877 | 10917 | ||
| 10878 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode | 10918 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode |
| 10879 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" | 10919 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" |
| 10880 | ;;;;;; (19886 45771)) | 10920 | ;;;;;; (19998 49767)) |
| 10881 | ;;; Generated autoloads from follow.el | 10921 | ;;; Generated autoloads from follow.el |
| 10882 | 10922 | ||
| 10883 | (autoload 'turn-on-follow-mode "follow" "\ | 10923 | (autoload 'turn-on-follow-mode "follow" "\ |
| @@ -11129,7 +11169,7 @@ and choose the directory as the fortune-file. | |||
| 11129 | ;;;*** | 11169 | ;;;*** |
| 11130 | 11170 | ||
| 11131 | ;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" | 11171 | ;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" |
| 11132 | ;;;;;; (19931 11784)) | 11172 | ;;;;;; (19988 13913)) |
| 11133 | ;;; Generated autoloads from progmodes/gdb-mi.el | 11173 | ;;; Generated autoloads from progmodes/gdb-mi.el |
| 11134 | 11174 | ||
| 11135 | (defvar gdb-enable-debug nil "\ | 11175 | (defvar gdb-enable-debug nil "\ |
| @@ -11337,7 +11377,7 @@ DEFAULT-MAP specifies the default key map for ICON-LIST. | |||
| 11337 | ;;;*** | 11377 | ;;;*** |
| 11338 | 11378 | ||
| 11339 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server | 11379 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server |
| 11340 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (19978 37530)) | 11380 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (20006 43871)) |
| 11341 | ;;; Generated autoloads from gnus/gnus.el | 11381 | ;;; Generated autoloads from gnus/gnus.el |
| 11342 | (when (fboundp 'custom-autoload) | 11382 | (when (fboundp 'custom-autoload) |
| 11343 | (custom-autoload 'gnus-select-method "gnus")) | 11383 | (custom-autoload 'gnus-select-method "gnus")) |
| @@ -11481,7 +11521,7 @@ If CLEAN, obsolete (ignore). | |||
| 11481 | ;;;*** | 11521 | ;;;*** |
| 11482 | 11522 | ||
| 11483 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 11523 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
| 11484 | ;;;;;; (19981 40664)) | 11524 | ;;;;;; (20022 32083)) |
| 11485 | ;;; Generated autoloads from gnus/gnus-art.el | 11525 | ;;; Generated autoloads from gnus/gnus-art.el |
| 11486 | 11526 | ||
| 11487 | (autoload 'gnus-article-prepare-display "gnus-art" "\ | 11527 | (autoload 'gnus-article-prepare-display "gnus-art" "\ |
| @@ -11699,7 +11739,7 @@ If gravatars are already displayed, remove them. | |||
| 11699 | ;;;*** | 11739 | ;;;*** |
| 11700 | 11740 | ||
| 11701 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) | 11741 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) |
| 11702 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (19981 40664)) | 11742 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (20006 43871)) |
| 11703 | ;;; Generated autoloads from gnus/gnus-group.el | 11743 | ;;; Generated autoloads from gnus/gnus-group.el |
| 11704 | 11744 | ||
| 11705 | (autoload 'gnus-fetch-group "gnus-group" "\ | 11745 | (autoload 'gnus-fetch-group "gnus-group" "\ |
| @@ -11717,7 +11757,7 @@ Pop up a frame and enter GROUP. | |||
| 11717 | ;;;*** | 11757 | ;;;*** |
| 11718 | 11758 | ||
| 11719 | ;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" | 11759 | ;;;### (autoloads (gnus-html-prefetch-images gnus-article-html) "gnus-html" |
| 11720 | ;;;;;; "gnus/gnus-html.el" (19917 1372)) | 11760 | ;;;;;; "gnus/gnus-html.el" (20006 43871)) |
| 11721 | ;;; Generated autoloads from gnus/gnus-html.el | 11761 | ;;; Generated autoloads from gnus/gnus-html.el |
| 11722 | 11762 | ||
| 11723 | (autoload 'gnus-article-html "gnus-html" "\ | 11763 | (autoload 'gnus-article-html "gnus-html" "\ |
| @@ -11874,7 +11914,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns: | |||
| 11874 | ;;;*** | 11914 | ;;;*** |
| 11875 | 11915 | ||
| 11876 | ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) | 11916 | ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) |
| 11877 | ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19978 37530)) | 11917 | ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (19990 55648)) |
| 11878 | ;;; Generated autoloads from gnus/gnus-msg.el | 11918 | ;;; Generated autoloads from gnus/gnus-msg.el |
| 11879 | 11919 | ||
| 11880 | (autoload 'gnus-msg-mail "gnus-msg" "\ | 11920 | (autoload 'gnus-msg-mail "gnus-msg" "\ |
| @@ -12051,7 +12091,7 @@ Update the format specification near point. | |||
| 12051 | ;;;*** | 12091 | ;;;*** |
| 12052 | 12092 | ||
| 12053 | ;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" | 12093 | ;;;### (autoloads (gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" |
| 12054 | ;;;;;; (19953 61266)) | 12094 | ;;;;;; (19988 13913)) |
| 12055 | ;;; Generated autoloads from gnus/gnus-start.el | 12095 | ;;; Generated autoloads from gnus/gnus-start.el |
| 12056 | 12096 | ||
| 12057 | (autoload 'gnus-declare-backend "gnus-start" "\ | 12097 | (autoload 'gnus-declare-backend "gnus-start" "\ |
| @@ -12062,7 +12102,7 @@ Declare back end NAME with ABILITIES as a Gnus back end. | |||
| 12062 | ;;;*** | 12102 | ;;;*** |
| 12063 | 12103 | ||
| 12064 | ;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" | 12104 | ;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" |
| 12065 | ;;;;;; (19981 40664)) | 12105 | ;;;;;; (20022 32083)) |
| 12066 | ;;; Generated autoloads from gnus/gnus-sum.el | 12106 | ;;; Generated autoloads from gnus/gnus-sum.el |
| 12067 | 12107 | ||
| 12068 | (autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ | 12108 | (autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ |
| @@ -12100,6 +12140,23 @@ Add the window configuration CONF to `gnus-buffer-configuration'. | |||
| 12100 | 12140 | ||
| 12101 | ;;;*** | 12141 | ;;;*** |
| 12102 | 12142 | ||
| 12143 | ;;;### (autoloads (gnutls-min-prime-bits) "gnutls" "net/gnutls.el" | ||
| 12144 | ;;;;;; (20002 46800)) | ||
| 12145 | ;;; Generated autoloads from net/gnutls.el | ||
| 12146 | |||
| 12147 | (defvar gnutls-min-prime-bits nil "\ | ||
| 12148 | The minimum number of bits to be used in Diffie-Hellman key exchange. | ||
| 12149 | |||
| 12150 | This sets the minimum accepted size of the key to be used in a | ||
| 12151 | client-server handshake. If the server sends a prime with fewer than | ||
| 12152 | the specified number of bits the handshake will fail. | ||
| 12153 | |||
| 12154 | A value of nil says to use the default gnutls value.") | ||
| 12155 | |||
| 12156 | (custom-autoload 'gnutls-min-prime-bits "gnutls" t) | ||
| 12157 | |||
| 12158 | ;;;*** | ||
| 12159 | |||
| 12103 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19889 21967)) | 12160 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (19889 21967)) |
| 12104 | ;;; Generated autoloads from play/gomoku.el | 12161 | ;;; Generated autoloads from play/gomoku.el |
| 12105 | 12162 | ||
| @@ -12185,7 +12242,7 @@ Retrieve MAIL-ADDRESS gravatar and returns it. | |||
| 12185 | 12242 | ||
| 12186 | ;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults | 12243 | ;;;### (autoloads (zrgrep rgrep lgrep grep-find grep grep-mode grep-compute-defaults |
| 12187 | ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command | 12244 | ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command |
| 12188 | ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19980 19797)) | 12245 | ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (19989 34789)) |
| 12189 | ;;; Generated autoloads from progmodes/grep.el | 12246 | ;;; Generated autoloads from progmodes/grep.el |
| 12190 | 12247 | ||
| 12191 | (defvar grep-window-height nil "\ | 12248 | (defvar grep-window-height nil "\ |
| @@ -12356,7 +12413,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. | |||
| 12356 | ;;;*** | 12413 | ;;;*** |
| 12357 | 12414 | ||
| 12358 | ;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb | 12415 | ;;;### (autoloads (gud-tooltip-mode gdb-script-mode jdb pdb perldb |
| 12359 | ;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19931 11784)) | 12416 | ;;;;;; xdb dbx sdb gud-gdb) "gud" "progmodes/gud.el" (19988 13913)) |
| 12360 | ;;; Generated autoloads from progmodes/gud.el | 12417 | ;;; Generated autoloads from progmodes/gud.el |
| 12361 | 12418 | ||
| 12362 | (autoload 'gud-gdb "gud" "\ | 12419 | (autoload 'gud-gdb "gud" "\ |
| @@ -13787,7 +13844,7 @@ FORMATS is the value to use for `ibuffer-formats'. | |||
| 13787 | 13844 | ||
| 13788 | ;;;### (autoloads (icalendar-import-buffer icalendar-import-file | 13845 | ;;;### (autoloads (icalendar-import-buffer icalendar-import-file |
| 13789 | ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" | 13846 | ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" |
| 13790 | ;;;;;; "calendar/icalendar.el" (19897 16090)) | 13847 | ;;;;;; "calendar/icalendar.el" (20015 58840)) |
| 13791 | ;;; Generated autoloads from calendar/icalendar.el | 13848 | ;;; Generated autoloads from calendar/icalendar.el |
| 13792 | 13849 | ||
| 13793 | (autoload 'icalendar-export-file "icalendar" "\ | 13850 | (autoload 'icalendar-export-file "icalendar" "\ |
| @@ -14353,7 +14410,7 @@ Toggle inline image minor mode. | |||
| 14353 | ;;;;;; create-image image-type-auto-detected-p image-type-available-p | 14410 | ;;;;;; create-image image-type-auto-detected-p image-type-available-p |
| 14354 | ;;;;;; image-type image-type-from-file-name image-type-from-file-header | 14411 | ;;;;;; image-type image-type-from-file-name image-type-from-file-header |
| 14355 | ;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" | 14412 | ;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" |
| 14356 | ;;;;;; (19956 37456)) | 14413 | ;;;;;; (20013 17118)) |
| 14357 | ;;; Generated autoloads from image.el | 14414 | ;;; Generated autoloads from image.el |
| 14358 | 14415 | ||
| 14359 | (autoload 'image-type-from-data "image" "\ | 14416 | (autoload 'image-type-from-data "image" "\ |
| @@ -14439,6 +14496,7 @@ IMAGE must be an image created with `create-image' or `defimage'. | |||
| 14439 | IMAGE is displayed by putting an overlay into the current buffer with a | 14496 | IMAGE is displayed by putting an overlay into the current buffer with a |
| 14440 | `before-string' STRING that has a `display' property whose value is the | 14497 | `before-string' STRING that has a `display' property whose value is the |
| 14441 | image. STRING is defaulted if you omit it. | 14498 | image. STRING is defaulted if you omit it. |
| 14499 | The overlay created will have the `put-image' property set to t. | ||
| 14442 | POS may be an integer or marker. | 14500 | POS may be an integer or marker. |
| 14443 | AREA is where to display the image. AREA nil or omitted means | 14501 | AREA is where to display the image. AREA nil or omitted means |
| 14444 | display it in the text area, a value of `left-margin' means | 14502 | display it in the text area, a value of `left-margin' means |
| @@ -14450,8 +14508,8 @@ means display it in the right marginal area. | |||
| 14450 | (autoload 'insert-image "image" "\ | 14508 | (autoload 'insert-image "image" "\ |
| 14451 | Insert IMAGE into current buffer at point. | 14509 | Insert IMAGE into current buffer at point. |
| 14452 | IMAGE is displayed by inserting STRING into the current buffer | 14510 | IMAGE is displayed by inserting STRING into the current buffer |
| 14453 | with a `display' property whose value is the image. STRING is | 14511 | with a `display' property whose value is the image. STRING |
| 14454 | defaulted if you omit it. | 14512 | defaults to the empty string if you omit it. |
| 14455 | AREA is where to display the image. AREA nil or omitted means | 14513 | AREA is where to display the image. AREA nil or omitted means |
| 14456 | display it in the text area, a value of `left-margin' means | 14514 | display it in the text area, a value of `left-margin' means |
| 14457 | display it in the left marginal area, a value of `right-margin' | 14515 | display it in the left marginal area, a value of `right-margin' |
| @@ -14749,7 +14807,7 @@ Image files are those whose name has an extension in | |||
| 14749 | ;;;*** | 14807 | ;;;*** |
| 14750 | 14808 | ||
| 14751 | ;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode | 14809 | ;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode |
| 14752 | ;;;;;; image-mode) "image-mode" "image-mode.el" (19951 19539)) | 14810 | ;;;;;; image-mode) "image-mode" "image-mode.el" (19999 41597)) |
| 14753 | ;;; Generated autoloads from image-mode.el | 14811 | ;;; Generated autoloads from image-mode.el |
| 14754 | 14812 | ||
| 14755 | (autoload 'image-mode "image-mode" "\ | 14813 | (autoload 'image-mode "image-mode" "\ |
| @@ -15007,7 +15065,7 @@ of `inferior-lisp-program'). Runs the hooks from | |||
| 15007 | ;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node | 15065 | ;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node |
| 15008 | ;;;;;; Info-mode info-finder info-apropos Info-index Info-directory | 15066 | ;;;;;; Info-mode info-finder info-apropos Info-index Info-directory |
| 15009 | ;;;;;; Info-on-current-buffer info-standalone info-emacs-manual | 15067 | ;;;;;; Info-on-current-buffer info-standalone info-emacs-manual |
| 15010 | ;;;;;; info info-other-window) "info" "info.el" (19967 7755)) | 15068 | ;;;;;; info info-other-window) "info" "info.el" (20000 30124)) |
| 15011 | ;;; Generated autoloads from info.el | 15069 | ;;; Generated autoloads from info.el |
| 15012 | 15070 | ||
| 15013 | (autoload 'info-other-window "info" "\ | 15071 | (autoload 'info-other-window "info" "\ |
| @@ -15022,7 +15080,7 @@ Enter Info, the documentation browser. | |||
| 15022 | Optional argument FILE-OR-NODE specifies the file to examine; | 15080 | Optional argument FILE-OR-NODE specifies the file to examine; |
| 15023 | the default is the top-level directory of Info. | 15081 | the default is the top-level directory of Info. |
| 15024 | Called from a program, FILE-OR-NODE may specify an Info node of the form | 15082 | Called from a program, FILE-OR-NODE may specify an Info node of the form |
| 15025 | `(FILENAME)NODENAME'. | 15083 | \"(FILENAME)NODENAME\". |
| 15026 | Optional argument BUFFER specifies the Info buffer name; | 15084 | Optional argument BUFFER specifies the Info buffer name; |
| 15027 | the default buffer name is *info*. If BUFFER exists, | 15085 | the default buffer name is *info*. If BUFFER exists, |
| 15028 | just switch to BUFFER. Otherwise, create a new buffer | 15086 | just switch to BUFFER. Otherwise, create a new buffer |
| @@ -15130,7 +15188,7 @@ Moving within a node: | |||
| 15130 | \\[Info-scroll-down] Normally, scroll backward. If the beginning of the buffer is | 15188 | \\[Info-scroll-down] Normally, scroll backward. If the beginning of the buffer is |
| 15131 | already visible, try to go to the previous menu entry, or up | 15189 | already visible, try to go to the previous menu entry, or up |
| 15132 | if there is none. | 15190 | if there is none. |
| 15133 | \\[beginning-of-buffer] Go to beginning of node. | 15191 | \\[Info-beginning-of-buffer] Go to beginning of node. |
| 15134 | 15192 | ||
| 15135 | Advanced commands: | 15193 | Advanced commands: |
| 15136 | \\[Info-search] Search through this Info file for specified regexp, | 15194 | \\[Info-search] Search through this Info file for specified regexp, |
| @@ -15194,7 +15252,7 @@ Go to Info buffer that displays MANUAL, creating it if none already exists. | |||
| 15194 | 15252 | ||
| 15195 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file | 15253 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file |
| 15196 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" | 15254 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" |
| 15197 | ;;;;;; (19936 52203)) | 15255 | ;;;;;; (19984 16846)) |
| 15198 | ;;; Generated autoloads from info-look.el | 15256 | ;;; Generated autoloads from info-look.el |
| 15199 | 15257 | ||
| 15200 | (autoload 'info-lookup-reset "info-look" "\ | 15258 | (autoload 'info-lookup-reset "info-look" "\ |
| @@ -15837,7 +15895,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading. | |||
| 15837 | ;;;*** | 15895 | ;;;*** |
| 15838 | 15896 | ||
| 15839 | ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" | 15897 | ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" |
| 15840 | ;;;;;; "jka-compr.el" (19886 45771)) | 15898 | ;;;;;; "jka-compr.el" (20000 30139)) |
| 15841 | ;;; Generated autoloads from jka-compr.el | 15899 | ;;; Generated autoloads from jka-compr.el |
| 15842 | 15900 | ||
| 15843 | (defvar jka-compr-inhibit nil "\ | 15901 | (defvar jka-compr-inhibit nil "\ |
| @@ -16346,8 +16404,8 @@ See `linum-mode' for more information on Linum mode. | |||
| 16346 | 16404 | ||
| 16347 | ;;;*** | 16405 | ;;;*** |
| 16348 | 16406 | ||
| 16349 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19975 | 16407 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (19996 |
| 16350 | ;;;;;; 1875)) | 16408 | ;;;;;; 8027)) |
| 16351 | ;;; Generated autoloads from loadhist.el | 16409 | ;;; Generated autoloads from loadhist.el |
| 16352 | 16410 | ||
| 16353 | (autoload 'unload-feature "loadhist" "\ | 16411 | (autoload 'unload-feature "loadhist" "\ |
| @@ -16469,16 +16527,20 @@ Major mode for browsing CVS log output. | |||
| 16469 | 16527 | ||
| 16470 | ;;;*** | 16528 | ;;;*** |
| 16471 | 16529 | ||
| 16472 | ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (19886 | 16530 | ;;;### (autoloads (longlines-mode) "longlines" "longlines.el" (19984 |
| 16473 | ;;;;;; 45771)) | 16531 | ;;;;;; 16846)) |
| 16474 | ;;; Generated autoloads from longlines.el | 16532 | ;;; Generated autoloads from longlines.el |
| 16475 | 16533 | ||
| 16476 | (autoload 'longlines-mode "longlines" "\ | 16534 | (autoload 'longlines-mode "longlines" "\ |
| 16477 | Toggle Long Lines mode. | 16535 | Minor mode to wrap long lines. |
| 16478 | In Long Lines mode, long lines are wrapped if they extend beyond | 16536 | In Long Lines mode, long lines are wrapped if they extend beyond |
| 16479 | `fill-column'. The soft newlines used for line wrapping will not | 16537 | `fill-column'. The soft newlines used for line wrapping will not |
| 16480 | show up when the text is yanked or saved to disk. | 16538 | show up when the text is yanked or saved to disk. |
| 16481 | 16539 | ||
| 16540 | With no argument, this command toggles Flyspell mode. | ||
| 16541 | With a prefix argument ARG, turn Flyspell minor mode on if ARG is positive, | ||
| 16542 | otherwise turn it off. | ||
| 16543 | |||
| 16482 | If the variable `longlines-auto-wrap' is non-nil, lines are automatically | 16544 | If the variable `longlines-auto-wrap' is non-nil, lines are automatically |
| 16483 | wrapped whenever the buffer is changed. You can always call | 16545 | wrapped whenever the buffer is changed. You can always call |
| 16484 | `fill-paragraph' to fill individual paragraphs. | 16546 | `fill-paragraph' to fill individual paragraphs. |
| @@ -17103,7 +17165,7 @@ Previous contents of that buffer are killed first. | |||
| 17103 | ;;;*** | 17165 | ;;;*** |
| 17104 | 17166 | ||
| 17105 | ;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" | 17167 | ;;;### (autoloads (Man-bookmark-jump man-follow man) "man" "man.el" |
| 17106 | ;;;;;; (19870 57559)) | 17168 | ;;;;;; (19999 41597)) |
| 17107 | ;;; Generated autoloads from man.el | 17169 | ;;; Generated autoloads from man.el |
| 17108 | 17170 | ||
| 17109 | (defalias 'manual-entry 'man) | 17171 | (defalias 'manual-entry 'man) |
| @@ -17211,7 +17273,7 @@ Returns non-nil if the new state is enabled. | |||
| 17211 | ;;;;;; message-forward-make-body message-forward message-recover | 17273 | ;;;;;; message-forward-make-body message-forward message-recover |
| 17212 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply | 17274 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply |
| 17213 | ;;;;;; message-reply message-news message-mail message-mode) "message" | 17275 | ;;;;;; message-reply message-news message-mail message-mode) "message" |
| 17214 | ;;;;;; "gnus/message.el" (19980 19797)) | 17276 | ;;;;;; "gnus/message.el" (20006 43871)) |
| 17215 | ;;; Generated autoloads from gnus/message.el | 17277 | ;;; Generated autoloads from gnus/message.el |
| 17216 | 17278 | ||
| 17217 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) | 17279 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) |
| @@ -17439,7 +17501,7 @@ redisplayed as output is inserted. | |||
| 17439 | 17501 | ||
| 17440 | ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose | 17502 | ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose |
| 17441 | ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" | 17503 | ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" |
| 17442 | ;;;;;; "mh-e/mh-comp.el" (19845 45374)) | 17504 | ;;;;;; "mh-e/mh-comp.el" (19993 31832)) |
| 17443 | ;;; Generated autoloads from mh-e/mh-comp.el | 17505 | ;;; Generated autoloads from mh-e/mh-comp.el |
| 17444 | 17506 | ||
| 17445 | (autoload 'mh-smail "mh-comp" "\ | 17507 | (autoload 'mh-smail "mh-comp" "\ |
| @@ -17486,7 +17548,7 @@ Elements look like (HEADER . VALUE) where both HEADER and VALUE | |||
| 17486 | are strings. | 17548 | are strings. |
| 17487 | 17549 | ||
| 17488 | CONTINUE, SWITCH-FUNCTION, YANK-ACTION, SEND-ACTIONS, and | 17550 | CONTINUE, SWITCH-FUNCTION, YANK-ACTION, SEND-ACTIONS, and |
| 17489 | RETURN-ACTION are ignored. | 17551 | RETURN-ACTION and any additional arguments are IGNORED. |
| 17490 | 17552 | ||
| 17491 | \(fn &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-FUNCTION YANK-ACTION SEND-ACTIONS RETURN-ACTION &rest IGNORED)" nil nil) | 17553 | \(fn &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-FUNCTION YANK-ACTION SEND-ACTIONS RETURN-ACTION &rest IGNORED)" nil nil) |
| 17492 | 17554 | ||
| @@ -17529,7 +17591,7 @@ delete the draft message. | |||
| 17529 | 17591 | ||
| 17530 | ;;;*** | 17592 | ;;;*** |
| 17531 | 17593 | ||
| 17532 | ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (19931 11784)) | 17594 | ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (20004 2139)) |
| 17533 | ;;; Generated autoloads from mh-e/mh-e.el | 17595 | ;;; Generated autoloads from mh-e/mh-e.el |
| 17534 | 17596 | ||
| 17535 | (put 'mh-progs 'risky-local-variable t) | 17597 | (put 'mh-progs 'risky-local-variable t) |
| @@ -17546,7 +17608,7 @@ Display version information about MH-E and the MH mail handling system. | |||
| 17546 | ;;;*** | 17608 | ;;;*** |
| 17547 | 17609 | ||
| 17548 | ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" | 17610 | ;;;### (autoloads (mh-folder-mode mh-nmail mh-rmail) "mh-folder" |
| 17549 | ;;;;;; "mh-e/mh-folder.el" (19845 45374)) | 17611 | ;;;;;; "mh-e/mh-folder.el" (20004 2139)) |
| 17550 | ;;; Generated autoloads from mh-e/mh-folder.el | 17612 | ;;; Generated autoloads from mh-e/mh-folder.el |
| 17551 | 17613 | ||
| 17552 | (autoload 'mh-rmail "mh-folder" "\ | 17614 | (autoload 'mh-rmail "mh-folder" "\ |
| @@ -18041,8 +18103,8 @@ To test this function, evaluate: | |||
| 18041 | 18103 | ||
| 18042 | ;;;*** | 18104 | ;;;*** |
| 18043 | 18105 | ||
| 18044 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19886 | 18106 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (19997 |
| 18045 | ;;;;;; 45771)) | 18107 | ;;;;;; 28887)) |
| 18046 | ;;; Generated autoloads from mouse-sel.el | 18108 | ;;; Generated autoloads from mouse-sel.el |
| 18047 | 18109 | ||
| 18048 | (defvar mouse-sel-mode nil "\ | 18110 | (defvar mouse-sel-mode nil "\ |
| @@ -18059,14 +18121,10 @@ Toggle Mouse Sel mode. | |||
| 18059 | With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive. | 18121 | With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive. |
| 18060 | Returns the new status of Mouse Sel mode (non-nil means on). | 18122 | Returns the new status of Mouse Sel mode (non-nil means on). |
| 18061 | 18123 | ||
| 18062 | When Mouse Sel mode is enabled, mouse selection is enhanced in various ways: | 18124 | When Mouse Sel mode is enabled, mouse selection is enhanced in |
| 18063 | 18125 | various ways: | |
| 18064 | - Clicking mouse-1 starts (cancels) selection, dragging extends it. | ||
| 18065 | |||
| 18066 | - Clicking or dragging mouse-3 extends the selection as well. | ||
| 18067 | 18126 | ||
| 18068 | - Double-clicking on word constituents selects words. | 18127 | - Double-clicking on symbol constituents selects symbols. |
| 18069 | Double-clicking on symbol constituents selects symbols. | ||
| 18070 | Double-clicking on quotes or parentheses selects sexps. | 18128 | Double-clicking on quotes or parentheses selects sexps. |
| 18071 | Double-clicking on whitespace selects whitespace. | 18129 | Double-clicking on whitespace selects whitespace. |
| 18072 | Triple-clicking selects lines. | 18130 | Triple-clicking selects lines. |
| @@ -18081,14 +18139,8 @@ mouse-sel sets the variables `interprogram-cut-function' and | |||
| 18081 | - Clicking mouse-2 inserts the contents of the primary selection at | 18139 | - Clicking mouse-2 inserts the contents of the primary selection at |
| 18082 | the mouse position (or point, if `mouse-yank-at-point' is non-nil). | 18140 | the mouse position (or point, if `mouse-yank-at-point' is non-nil). |
| 18083 | 18141 | ||
| 18084 | - Pressing mouse-2 while selecting or extending copies selection | 18142 | - mouse-2 while selecting or extending copies selection to the |
| 18085 | to the kill ring. Pressing mouse-1 or mouse-3 kills it. | 18143 | kill ring; mouse-1 or mouse-3 kills it. |
| 18086 | |||
| 18087 | - Double-clicking mouse-3 also kills selection. | ||
| 18088 | |||
| 18089 | - M-mouse-1, M-mouse-2 & M-mouse-3 work similarly to mouse-1, mouse-2 | ||
| 18090 | & mouse-3, but operate on the X secondary selection rather than the | ||
| 18091 | primary selection and region. | ||
| 18092 | 18144 | ||
| 18093 | \(fn &optional ARG)" t nil) | 18145 | \(fn &optional ARG)" t nil) |
| 18094 | 18146 | ||
| @@ -18527,7 +18579,7 @@ listed in the PORTS list. | |||
| 18527 | ;;;*** | 18579 | ;;;*** |
| 18528 | 18580 | ||
| 18529 | ;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" | 18581 | ;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" |
| 18530 | ;;;;;; (19976 22732)) | 18582 | ;;;;;; (19990 55648)) |
| 18531 | ;;; Generated autoloads from net/network-stream.el | 18583 | ;;; Generated autoloads from net/network-stream.el |
| 18532 | 18584 | ||
| 18533 | (autoload 'open-network-stream "network-stream" "\ | 18585 | (autoload 'open-network-stream "network-stream" "\ |
| @@ -18578,6 +18630,10 @@ values: | |||
| 18578 | 18630 | ||
| 18579 | :end-of-command specifies a regexp matching the end of a command. | 18631 | :end-of-command specifies a regexp matching the end of a command. |
| 18580 | 18632 | ||
| 18633 | :end-of-capability specifies a regexp matching the end of the | ||
| 18634 | response to the command specified for :capability-command. | ||
| 18635 | It defaults to the regexp specified for :end-of-command. | ||
| 18636 | |||
| 18581 | :success specifies a regexp matching a message indicating a | 18637 | :success specifies a regexp matching a message indicating a |
| 18582 | successful STARTTLS negotiation. For instance, the default | 18638 | successful STARTTLS negotiation. For instance, the default |
| 18583 | should be \"^3\" for an NNTP connection. | 18639 | should be \"^3\" for an NNTP connection. |
| @@ -19083,13 +19139,14 @@ the variable `nxml-enabled-unicode-blocks'. | |||
| 19083 | ;;;;;; org-babel-next-src-block org-babel-goto-named-result org-babel-goto-named-src-block | 19139 | ;;;;;; org-babel-next-src-block org-babel-goto-named-result org-babel-goto-named-src-block |
| 19084 | ;;;;;; org-babel-goto-src-block-head org-babel-hide-result-toggle-maybe | 19140 | ;;;;;; org-babel-goto-src-block-head org-babel-hide-result-toggle-maybe |
| 19085 | ;;;;;; org-babel-sha1-hash org-babel-execute-subtree org-babel-execute-buffer | 19141 | ;;;;;; org-babel-sha1-hash org-babel-execute-subtree org-babel-execute-buffer |
| 19086 | ;;;;;; org-babel-map-src-blocks org-babel-open-src-block-result | 19142 | ;;;;;; org-babel-map-inline-src-blocks org-babel-map-src-blocks |
| 19087 | ;;;;;; org-babel-switch-to-session-with-code org-babel-switch-to-session | 19143 | ;;;;;; org-babel-open-src-block-result org-babel-switch-to-session-with-code |
| 19088 | ;;;;;; org-babel-initiate-session org-babel-load-in-session org-babel-expand-src-block | 19144 | ;;;;;; org-babel-switch-to-session org-babel-initiate-session org-babel-load-in-session |
| 19089 | ;;;;;; org-babel-execute-src-block org-babel-pop-to-session-maybe | 19145 | ;;;;;; org-babel-check-src-block org-babel-expand-src-block org-babel-execute-src-block |
| 19090 | ;;;;;; org-babel-load-in-session-maybe org-babel-expand-src-block-maybe | 19146 | ;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe |
| 19147 | ;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info | ||
| 19091 | ;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" | 19148 | ;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" |
| 19092 | ;;;;;; "org/ob.el" (19845 45374)) | 19149 | ;;;;;; "org/ob.el" (20021 11227)) |
| 19093 | ;;; Generated autoloads from org/ob.el | 19150 | ;;; Generated autoloads from org/ob.el |
| 19094 | 19151 | ||
| 19095 | (autoload 'org-babel-execute-safely-maybe "ob" "\ | 19152 | (autoload 'org-babel-execute-safely-maybe "ob" "\ |
| @@ -19102,6 +19159,13 @@ the variable `nxml-enabled-unicode-blocks'. | |||
| 19102 | 19159 | ||
| 19103 | \(fn)" t nil) | 19160 | \(fn)" t nil) |
| 19104 | 19161 | ||
| 19162 | (autoload 'org-babel-view-src-block-info "ob" "\ | ||
| 19163 | Display information on the current source block. | ||
| 19164 | This includes header arguments, language and name, and is largely | ||
| 19165 | a window into the `org-babel-get-src-block-info' function. | ||
| 19166 | |||
| 19167 | \(fn)" t nil) | ||
| 19168 | |||
| 19105 | (autoload 'org-babel-expand-src-block-maybe "ob" "\ | 19169 | (autoload 'org-babel-expand-src-block-maybe "ob" "\ |
| 19106 | Conditionally expand a source block. | 19170 | Conditionally expand a source block. |
| 19107 | Detect if this is context for a org-babel src-block and if so | 19171 | Detect if this is context for a org-babel src-block and if so |
| @@ -19149,6 +19213,11 @@ arguments and pop open the results in a preview buffer. | |||
| 19149 | 19213 | ||
| 19150 | \(fn &optional ARG INFO PARAMS)" t nil) | 19214 | \(fn &optional ARG INFO PARAMS)" t nil) |
| 19151 | 19215 | ||
| 19216 | (autoload 'org-babel-check-src-block "ob" "\ | ||
| 19217 | Check for misspelled header arguments in the current code block. | ||
| 19218 | |||
| 19219 | \(fn)" t nil) | ||
| 19220 | |||
| 19152 | (autoload 'org-babel-load-in-session "ob" "\ | 19221 | (autoload 'org-babel-load-in-session "ob" "\ |
| 19153 | Load the body of the current source-code block. | 19222 | Load the body of the current source-code block. |
| 19154 | Evaluate the header arguments for the source block before | 19223 | Evaluate the header arguments for the source block before |
| @@ -19212,6 +19281,15 @@ end-body --------- point at the end of the body | |||
| 19212 | 19281 | ||
| 19213 | (put 'org-babel-map-src-blocks 'lisp-indent-function '1) | 19282 | (put 'org-babel-map-src-blocks 'lisp-indent-function '1) |
| 19214 | 19283 | ||
| 19284 | (autoload 'org-babel-map-inline-src-blocks "ob" "\ | ||
| 19285 | Evaluate BODY forms on each inline source-block in FILE. | ||
| 19286 | If FILE is nil evaluate BODY forms on source blocks in current | ||
| 19287 | buffer. | ||
| 19288 | |||
| 19289 | \(fn FILE &rest BODY)" nil (quote macro)) | ||
| 19290 | |||
| 19291 | (put 'org-babel-map-inline-src-blocks 'lisp-indent-function '1) | ||
| 19292 | |||
| 19215 | (autoload 'org-babel-execute-buffer "ob" "\ | 19293 | (autoload 'org-babel-execute-buffer "ob" "\ |
| 19216 | Execute source code blocks in a buffer. | 19294 | Execute source code blocks in a buffer. |
| 19217 | Call `org-babel-execute-src-block' on every source block in | 19295 | Call `org-babel-execute-src-block' on every source block in |
| @@ -19271,7 +19349,7 @@ Mark current src block | |||
| 19271 | ;;;*** | 19349 | ;;;*** |
| 19272 | 19350 | ||
| 19273 | ;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" | 19351 | ;;;### (autoloads (org-babel-describe-bindings) "ob-keys" "org/ob-keys.el" |
| 19274 | ;;;;;; (19845 45374)) | 19352 | ;;;;;; (20018 35031)) |
| 19275 | ;;; Generated autoloads from org/ob-keys.el | 19353 | ;;; Generated autoloads from org/ob-keys.el |
| 19276 | 19354 | ||
| 19277 | (autoload 'org-babel-describe-bindings "ob-keys" "\ | 19355 | (autoload 'org-babel-describe-bindings "ob-keys" "\ |
| @@ -19282,7 +19360,7 @@ Describe all keybindings behind `org-babel-key-prefix'. | |||
| 19282 | ;;;*** | 19360 | ;;;*** |
| 19283 | 19361 | ||
| 19284 | ;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe | 19362 | ;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe |
| 19285 | ;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (19845 45374)) | 19363 | ;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20018 35031)) |
| 19286 | ;;; Generated autoloads from org/ob-lob.el | 19364 | ;;; Generated autoloads from org/ob-lob.el |
| 19287 | 19365 | ||
| 19288 | (autoload 'org-babel-lob-ingest "ob-lob" "\ | 19366 | (autoload 'org-babel-lob-ingest "ob-lob" "\ |
| @@ -19307,7 +19385,7 @@ Return a Library of Babel function call as a string. | |||
| 19307 | 19385 | ||
| 19308 | ;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file | 19386 | ;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file |
| 19309 | ;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" | 19387 | ;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" |
| 19310 | ;;;;;; (19845 45374)) | 19388 | ;;;;;; (20018 35031)) |
| 19311 | ;;; Generated autoloads from org/ob-tangle.el | 19389 | ;;; Generated autoloads from org/ob-tangle.el |
| 19312 | 19390 | ||
| 19313 | (defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ | 19391 | (defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ |
| @@ -19344,7 +19422,7 @@ TARGET-FILE can be used to specify a default export file for all | |||
| 19344 | source blocks. Optional argument LANG can be used to limit the | 19422 | source blocks. Optional argument LANG can be used to limit the |
| 19345 | exported source code blocks by language. | 19423 | exported source code blocks by language. |
| 19346 | 19424 | ||
| 19347 | \(fn &optional TARGET-FILE LANG)" t nil) | 19425 | \(fn &optional ONLY-THIS-BLOCK TARGET-FILE LANG)" t nil) |
| 19348 | 19426 | ||
| 19349 | ;;;*** | 19427 | ;;;*** |
| 19350 | 19428 | ||
| @@ -19460,7 +19538,7 @@ including a reproducible test case and send the message. | |||
| 19460 | ;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode | 19538 | ;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode |
| 19461 | ;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle | 19539 | ;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle |
| 19462 | ;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el" | 19540 | ;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el" |
| 19463 | ;;;;;; (19931 11784)) | 19541 | ;;;;;; (20018 35031)) |
| 19464 | ;;; Generated autoloads from org/org.el | 19542 | ;;; Generated autoloads from org/org.el |
| 19465 | 19543 | ||
| 19466 | (autoload 'org-babel-do-load-languages "org" "\ | 19544 | (autoload 'org-babel-do-load-languages "org" "\ |
| @@ -19598,6 +19676,7 @@ SCOPE determines the scope of this command. It can be any of: | |||
| 19598 | 19676 | ||
| 19599 | nil The current buffer, respecting the restriction if any | 19677 | nil The current buffer, respecting the restriction if any |
| 19600 | tree The subtree started with the entry at point | 19678 | tree The subtree started with the entry at point |
| 19679 | region The entries within the active region, if any | ||
| 19601 | file The current buffer, without restriction | 19680 | file The current buffer, without restriction |
| 19602 | file-with-archives | 19681 | file-with-archives |
| 19603 | The current buffer, and any archives associated with it | 19682 | The current buffer, and any archives associated with it |
| @@ -19683,7 +19762,7 @@ Call the customize function with org as argument. | |||
| 19683 | ;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list | 19762 | ;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list |
| 19684 | ;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views | 19763 | ;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views |
| 19685 | ;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda | 19764 | ;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda |
| 19686 | ;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (19914 25180)) | 19765 | ;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20018 35031)) |
| 19687 | ;;; Generated autoloads from org/org-agenda.el | 19766 | ;;; Generated autoloads from org/org-agenda.el |
| 19688 | 19767 | ||
| 19689 | (autoload 'org-agenda "org-agenda" "\ | 19768 | (autoload 'org-agenda "org-agenda" "\ |
| @@ -19784,11 +19863,6 @@ Produce a daily/weekly view from all files in variable `org-agenda-files'. | |||
| 19784 | The view will be for the current day or week, but from the overview buffer | 19863 | The view will be for the current day or week, but from the overview buffer |
| 19785 | you will be able to go to other days/weeks. | 19864 | you will be able to go to other days/weeks. |
| 19786 | 19865 | ||
| 19787 | With one \\[universal-argument] prefix argument INCLUDE-ALL, | ||
| 19788 | all unfinished TODO items will also be shown, before the agenda. | ||
| 19789 | This feature is considered obsolete, please use the TODO list or a block | ||
| 19790 | agenda instead. | ||
| 19791 | |||
| 19792 | With a numeric prefix argument in an interactive call, the agenda will | 19866 | With a numeric prefix argument in an interactive call, the agenda will |
| 19793 | span INCLUDE-ALL days. Lisp programs should instead specify SPAN to change | 19867 | span INCLUDE-ALL days. Lisp programs should instead specify SPAN to change |
| 19794 | the number of days. SPAN defaults to `org-agenda-span'. | 19868 | the number of days. SPAN defaults to `org-agenda-span'. |
| @@ -19933,7 +20007,7 @@ belonging to the \"Work\" category. | |||
| 19933 | 20007 | ||
| 19934 | ;;;### (autoloads (org-archive-subtree-default-with-confirmation | 20008 | ;;;### (autoloads (org-archive-subtree-default-with-confirmation |
| 19935 | ;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" | 20009 | ;;;;;; org-archive-subtree-default) "org-archive" "org/org-archive.el" |
| 19936 | ;;;;;; (19845 45374)) | 20010 | ;;;;;; (20018 35031)) |
| 19937 | ;;; Generated autoloads from org/org-archive.el | 20011 | ;;; Generated autoloads from org/org-archive.el |
| 19938 | 20012 | ||
| 19939 | (autoload 'org-archive-subtree-default "org-archive" "\ | 20013 | (autoload 'org-archive-subtree-default "org-archive" "\ |
| @@ -19953,8 +20027,8 @@ This command is set with the variable `org-archive-default-command'. | |||
| 19953 | ;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii | 20027 | ;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii |
| 19954 | ;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer | 20028 | ;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer |
| 19955 | ;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer | 20029 | ;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer |
| 19956 | ;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (19931 | 20030 | ;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20018 |
| 19957 | ;;;;;; 11784)) | 20031 | ;;;;;; 35031)) |
| 19958 | ;;; Generated autoloads from org/org-ascii.el | 20032 | ;;; Generated autoloads from org/org-ascii.el |
| 19959 | 20033 | ||
| 19960 | (autoload 'org-export-as-latin1 "org-ascii" "\ | 20034 | (autoload 'org-export-as-latin1 "org-ascii" "\ |
| @@ -19968,7 +20042,7 @@ Like `org-export-as-ascii-to-buffer', use latin1 encoding for symbols. | |||
| 19968 | \(fn &rest ARGS)" t nil) | 20042 | \(fn &rest ARGS)" t nil) |
| 19969 | 20043 | ||
| 19970 | (autoload 'org-export-as-utf8 "org-ascii" "\ | 20044 | (autoload 'org-export-as-utf8 "org-ascii" "\ |
| 19971 | Like `org-export-as-ascii', use use encoding for special symbols. | 20045 | Like `org-export-as-ascii', use encoding for special symbols. |
| 19972 | 20046 | ||
| 19973 | \(fn &rest ARGS)" t nil) | 20047 | \(fn &rest ARGS)" t nil) |
| 19974 | 20048 | ||
| @@ -20027,8 +20101,8 @@ publishing directory. | |||
| 20027 | 20101 | ||
| 20028 | ;;;*** | 20102 | ;;;*** |
| 20029 | 20103 | ||
| 20030 | ;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (19931 | 20104 | ;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20018 |
| 20031 | ;;;;;; 11784)) | 20105 | ;;;;;; 35031)) |
| 20032 | ;;; Generated autoloads from org/org-attach.el | 20106 | ;;; Generated autoloads from org/org-attach.el |
| 20033 | 20107 | ||
| 20034 | (autoload 'org-attach "org-attach" "\ | 20108 | (autoload 'org-attach "org-attach" "\ |
| @@ -20040,7 +20114,7 @@ Shows a list of commands and prompts for another key to execute a command. | |||
| 20040 | ;;;*** | 20114 | ;;;*** |
| 20041 | 20115 | ||
| 20042 | ;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" | 20116 | ;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" |
| 20043 | ;;;;;; (19845 45374)) | 20117 | ;;;;;; (20018 35031)) |
| 20044 | ;;; Generated autoloads from org/org-bbdb.el | 20118 | ;;; Generated autoloads from org/org-bbdb.el |
| 20045 | 20119 | ||
| 20046 | (autoload 'org-bbdb-anniversaries "org-bbdb" "\ | 20120 | (autoload 'org-bbdb-anniversaries "org-bbdb" "\ |
| @@ -20051,7 +20125,7 @@ Extract anniversaries from BBDB for display in the agenda. | |||
| 20051 | ;;;*** | 20125 | ;;;*** |
| 20052 | 20126 | ||
| 20053 | ;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here | 20127 | ;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here |
| 20054 | ;;;;;; org-capture) "org-capture" "org/org-capture.el" (19845 45374)) | 20128 | ;;;;;; org-capture) "org-capture" "org/org-capture.el" (20018 35031)) |
| 20055 | ;;; Generated autoloads from org/org-capture.el | 20129 | ;;; Generated autoloads from org/org-capture.el |
| 20056 | 20130 | ||
| 20057 | (autoload 'org-capture "org-capture" "\ | 20131 | (autoload 'org-capture "org-capture" "\ |
| @@ -20089,7 +20163,7 @@ Set org-capture-templates to be similar to `org-remember-templates'. | |||
| 20089 | ;;;*** | 20163 | ;;;*** |
| 20090 | 20164 | ||
| 20091 | ;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) | 20165 | ;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) |
| 20092 | ;;;;;; "org-clock" "org/org-clock.el" (19845 45374)) | 20166 | ;;;;;; "org-clock" "org/org-clock.el" (20018 35031)) |
| 20093 | ;;; Generated autoloads from org/org-clock.el | 20167 | ;;; Generated autoloads from org/org-clock.el |
| 20094 | 20168 | ||
| 20095 | (autoload 'org-get-clocktable "org-clock" "\ | 20169 | (autoload 'org-get-clocktable "org-clock" "\ |
| @@ -20107,7 +20181,7 @@ Set up hooks for clock persistence. | |||
| 20107 | ;;;*** | 20181 | ;;;*** |
| 20108 | 20182 | ||
| 20109 | ;;;### (autoloads (org-datetree-find-date-create) "org-datetree" | 20183 | ;;;### (autoloads (org-datetree-find-date-create) "org-datetree" |
| 20110 | ;;;;;; "org/org-datetree.el" (19845 45374)) | 20184 | ;;;;;; "org/org-datetree.el" (20018 35031)) |
| 20111 | ;;; Generated autoloads from org/org-datetree.el | 20185 | ;;; Generated autoloads from org/org-datetree.el |
| 20112 | 20186 | ||
| 20113 | (autoload 'org-datetree-find-date-create "org-datetree" "\ | 20187 | (autoload 'org-datetree-find-date-create "org-datetree" "\ |
| @@ -20123,7 +20197,7 @@ tree can be found. | |||
| 20123 | ;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open | 20197 | ;;;### (autoloads (org-export-as-docbook org-export-as-docbook-pdf-and-open |
| 20124 | ;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook | 20198 | ;;;;;; org-export-as-docbook-pdf org-export-region-as-docbook org-replace-region-by-docbook |
| 20125 | ;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) | 20199 | ;;;;;; org-export-as-docbook-to-buffer org-export-as-docbook-batch) |
| 20126 | ;;;;;; "org-docbook" "org/org-docbook.el" (19845 45374)) | 20200 | ;;;;;; "org-docbook" "org/org-docbook.el" (20018 35031)) |
| 20127 | ;;; Generated autoloads from org/org-docbook.el | 20201 | ;;; Generated autoloads from org/org-docbook.el |
| 20128 | 20202 | ||
| 20129 | (autoload 'org-export-as-docbook-batch "org-docbook" "\ | 20203 | (autoload 'org-export-as-docbook-batch "org-docbook" "\ |
| @@ -20200,7 +20274,7 @@ publishing directory. | |||
| 20200 | 20274 | ||
| 20201 | ;;;### (autoloads (org-insert-export-options-template org-export-as-org | 20275 | ;;;### (autoloads (org-insert-export-options-template org-export-as-org |
| 20202 | ;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" | 20276 | ;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" |
| 20203 | ;;;;;; (19931 11784)) | 20277 | ;;;;;; (20018 35031)) |
| 20204 | ;;; Generated autoloads from org/org-exp.el | 20278 | ;;; Generated autoloads from org/org-exp.el |
| 20205 | 20279 | ||
| 20206 | (autoload 'org-export "org-exp" "\ | 20280 | (autoload 'org-export "org-exp" "\ |
| @@ -20213,6 +20287,10 @@ The prefix argument ARG will be passed to the exporter. However, if | |||
| 20213 | ARG is a double universal prefix \\[universal-argument] \\[universal-argument], that means to inverse the | 20287 | ARG is a double universal prefix \\[universal-argument] \\[universal-argument], that means to inverse the |
| 20214 | value of `org-export-run-in-background'. | 20288 | value of `org-export-run-in-background'. |
| 20215 | 20289 | ||
| 20290 | If `org-export-initial-scope' is set to 'subtree, try to export | ||
| 20291 | the current subtree, otherwise try to export the whole buffer. | ||
| 20292 | Pressing `1' will switch between these two options. | ||
| 20293 | |||
| 20216 | \(fn &optional ARG)" t nil) | 20294 | \(fn &optional ARG)" t nil) |
| 20217 | 20295 | ||
| 20218 | (autoload 'org-export-visible "org-exp" "\ | 20296 | (autoload 'org-export-visible "org-exp" "\ |
| @@ -20257,8 +20335,8 @@ Insert into the buffer a template with information for exporting. | |||
| 20257 | ;;;*** | 20335 | ;;;*** |
| 20258 | 20336 | ||
| 20259 | ;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update | 20337 | ;;;### (autoloads (org-feed-show-raw-feed org-feed-goto-inbox org-feed-update |
| 20260 | ;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (19845 | 20338 | ;;;;;; org-feed-update-all) "org-feed" "org/org-feed.el" (20018 |
| 20261 | ;;;;;; 45374)) | 20339 | ;;;;;; 35031)) |
| 20262 | ;;; Generated autoloads from org/org-feed.el | 20340 | ;;; Generated autoloads from org/org-feed.el |
| 20263 | 20341 | ||
| 20264 | (autoload 'org-feed-update-all "org-feed" "\ | 20342 | (autoload 'org-feed-update-all "org-feed" "\ |
| @@ -20286,34 +20364,58 @@ Show the raw feed buffer of a feed. | |||
| 20286 | ;;;*** | 20364 | ;;;*** |
| 20287 | 20365 | ||
| 20288 | ;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" | 20366 | ;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" |
| 20289 | ;;;;;; "org/org-footnote.el" (19845 45374)) | 20367 | ;;;;;; "org/org-footnote.el" (20018 35031)) |
| 20290 | ;;; Generated autoloads from org/org-footnote.el | 20368 | ;;; Generated autoloads from org/org-footnote.el |
| 20291 | 20369 | ||
| 20292 | (autoload 'org-footnote-action "org-footnote" "\ | 20370 | (autoload 'org-footnote-action "org-footnote" "\ |
| 20293 | Do the right thing for footnotes. | 20371 | Do the right thing for footnotes. |
| 20294 | When at a footnote reference, jump to the definition. When at a definition, | 20372 | |
| 20295 | jump to the references. When neither at definition or reference, | 20373 | When at a footnote reference, jump to the definition. |
| 20296 | create a new footnote, interactively. | 20374 | |
| 20375 | When at a definition, jump to the references if they exist, offer | ||
| 20376 | to create them otherwise. | ||
| 20377 | |||
| 20378 | When neither at definition or reference, create a new footnote, | ||
| 20379 | interactively. | ||
| 20380 | |||
| 20297 | With prefix arg SPECIAL, offer additional commands in a menu. | 20381 | With prefix arg SPECIAL, offer additional commands in a menu. |
| 20298 | 20382 | ||
| 20299 | \(fn &optional SPECIAL)" t nil) | 20383 | \(fn &optional SPECIAL)" t nil) |
| 20300 | 20384 | ||
| 20301 | (autoload 'org-footnote-normalize "org-footnote" "\ | 20385 | (autoload 'org-footnote-normalize "org-footnote" "\ |
| 20302 | Collect the footnotes in various formats and normalize them. | 20386 | Collect the footnotes in various formats and normalize them. |
| 20387 | |||
| 20303 | This finds the different sorts of footnotes allowed in Org, and | 20388 | This finds the different sorts of footnotes allowed in Org, and |
| 20304 | normalizes them to the usual [N] format that is understood by the | 20389 | normalizes them to the usual [N] format that is understood by the |
| 20305 | Org-mode exporters. | 20390 | Org-mode exporters. |
| 20391 | |||
| 20306 | When SORT-ONLY is set, only sort the footnote definitions into the | 20392 | When SORT-ONLY is set, only sort the footnote definitions into the |
| 20307 | referenced sequence. | 20393 | referenced sequence. |
| 20308 | 20394 | ||
| 20309 | \(fn &optional SORT-ONLY FOR-PREPROCESSOR)" nil nil) | 20395 | If Org is amidst an export process, EXPORT-PROPS will hold the |
| 20396 | export properties of the buffer. | ||
| 20397 | |||
| 20398 | When EXPORT-PROPS is non-nil, the default action is to insert | ||
| 20399 | normalized footnotes towards the end of the pre-processing buffer. | ||
| 20400 | Some exporters like docbook, odt, etc. expect that footnote | ||
| 20401 | definitions be available before any references to them. Such | ||
| 20402 | exporters can let bind `org-footnote-insert-pos-for-preprocessor' to | ||
| 20403 | symbol 'point-min to achieve the desired behaviour. | ||
| 20404 | |||
| 20405 | Additional note on `org-footnote-insert-pos-for-preprocessor': | ||
| 20406 | 1. This variable has not effect when FOR-PREPROCESSOR is nil. | ||
| 20407 | 2. This variable (potentially) obviates the need for extra scan | ||
| 20408 | of pre-processor buffer as witnessed in | ||
| 20409 | `org-export-docbook-get-footnotes'. | ||
| 20410 | |||
| 20411 | \(fn &optional SORT-ONLY EXPORT-PROPS)" nil nil) | ||
| 20310 | 20412 | ||
| 20311 | ;;;*** | 20413 | ;;;*** |
| 20312 | 20414 | ||
| 20313 | ;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree | 20415 | ;;;### (autoloads (org-freemind-to-org-mode org-freemind-from-org-sparse-tree |
| 20314 | ;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node | 20416 | ;;;;;; org-freemind-from-org-mode org-freemind-from-org-mode-node |
| 20315 | ;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" | 20417 | ;;;;;; org-freemind-show org-export-as-freemind) "org-freemind" |
| 20316 | ;;;;;; "org/org-freemind.el" (19845 45374)) | 20418 | ;;;;;; "org/org-freemind.el" (20018 35031)) |
| 20317 | ;;; Generated autoloads from org/org-freemind.el | 20419 | ;;; Generated autoloads from org/org-freemind.el |
| 20318 | 20420 | ||
| 20319 | (autoload 'org-export-as-freemind "org-freemind" "\ | 20421 | (autoload 'org-export-as-freemind "org-freemind" "\ |
| @@ -20374,7 +20476,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE. | |||
| 20374 | ;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html | 20476 | ;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html |
| 20375 | ;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer | 20477 | ;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer |
| 20376 | ;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" | 20478 | ;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" |
| 20377 | ;;;;;; "org/org-html.el" (19931 11784)) | 20479 | ;;;;;; "org/org-html.el" (20018 35031)) |
| 20378 | ;;; Generated autoloads from org/org-html.el | 20480 | ;;; Generated autoloads from org/org-html.el |
| 20379 | 20481 | ||
| 20380 | (put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) | 20482 | (put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) |
| @@ -20468,7 +20570,7 @@ that uses these same face definitions. | |||
| 20468 | 20570 | ||
| 20469 | ;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files | 20571 | ;;;### (autoloads (org-export-icalendar-combine-agenda-files org-export-icalendar-all-agenda-files |
| 20470 | ;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" | 20572 | ;;;;;; org-export-icalendar-this-file) "org-icalendar" "org/org-icalendar.el" |
| 20471 | ;;;;;; (19845 45374)) | 20573 | ;;;;;; (20018 35031)) |
| 20472 | ;;; Generated autoloads from org/org-icalendar.el | 20574 | ;;; Generated autoloads from org/org-icalendar.el |
| 20473 | 20575 | ||
| 20474 | (autoload 'org-export-icalendar-this-file "org-icalendar" "\ | 20576 | (autoload 'org-export-icalendar-this-file "org-icalendar" "\ |
| @@ -20496,7 +20598,7 @@ The file is stored under the name `org-combined-agenda-icalendar-file'. | |||
| 20496 | ;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find | 20598 | ;;;### (autoloads (org-id-store-link org-id-find-id-file org-id-find |
| 20497 | ;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion | 20599 | ;;;;;; org-id-goto org-id-get-with-outline-drilling org-id-get-with-outline-path-completion |
| 20498 | ;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" | 20600 | ;;;;;; org-id-get org-id-copy org-id-get-create) "org-id" "org/org-id.el" |
| 20499 | ;;;;;; (19845 45374)) | 20601 | ;;;;;; (20018 35031)) |
| 20500 | ;;; Generated autoloads from org/org-id.el | 20602 | ;;; Generated autoloads from org/org-id.el |
| 20501 | 20603 | ||
| 20502 | (autoload 'org-id-get-create "org-id" "\ | 20604 | (autoload 'org-id-get-create "org-id" "\ |
| @@ -20565,7 +20667,7 @@ Store a link to the current entry, using its ID. | |||
| 20565 | ;;;*** | 20667 | ;;;*** |
| 20566 | 20668 | ||
| 20567 | ;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" | 20669 | ;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" |
| 20568 | ;;;;;; (19845 45374)) | 20670 | ;;;;;; (20018 35031)) |
| 20569 | ;;; Generated autoloads from org/org-indent.el | 20671 | ;;; Generated autoloads from org/org-indent.el |
| 20570 | 20672 | ||
| 20571 | (autoload 'org-indent-mode "org-indent" "\ | 20673 | (autoload 'org-indent-mode "org-indent" "\ |
| @@ -20580,7 +20682,7 @@ FIXME: How to update when broken? | |||
| 20580 | ;;;*** | 20682 | ;;;*** |
| 20581 | 20683 | ||
| 20582 | ;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" | 20684 | ;;;### (autoloads (org-irc-store-link) "org-irc" "org/org-irc.el" |
| 20583 | ;;;;;; (19845 45374)) | 20685 | ;;;;;; (20018 35031)) |
| 20584 | ;;; Generated autoloads from org/org-irc.el | 20686 | ;;; Generated autoloads from org/org-irc.el |
| 20585 | 20687 | ||
| 20586 | (autoload 'org-irc-store-link "org-irc" "\ | 20688 | (autoload 'org-irc-store-link "org-irc" "\ |
| @@ -20593,7 +20695,7 @@ Dispatch to the appropriate function to store a link to an IRC session. | |||
| 20593 | ;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex | 20695 | ;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex |
| 20594 | ;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer | 20696 | ;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer |
| 20595 | ;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" | 20697 | ;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" |
| 20596 | ;;;;;; (19845 45374)) | 20698 | ;;;;;; (20018 35031)) |
| 20597 | ;;; Generated autoloads from org/org-latex.el | 20699 | ;;; Generated autoloads from org/org-latex.el |
| 20598 | 20700 | ||
| 20599 | (autoload 'org-export-as-latex-batch "org-latex" "\ | 20701 | (autoload 'org-export-as-latex-batch "org-latex" "\ |
| @@ -20673,8 +20775,8 @@ Export as LaTeX, then process through to PDF, and open. | |||
| 20673 | ;;;*** | 20775 | ;;;*** |
| 20674 | 20776 | ||
| 20675 | ;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull | 20777 | ;;;### (autoloads (org-mobile-create-sumo-agenda org-mobile-pull |
| 20676 | ;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (19845 | 20778 | ;;;;;; org-mobile-push) "org-mobile" "org/org-mobile.el" (20018 |
| 20677 | ;;;;;; 45374)) | 20779 | ;;;;;; 35031)) |
| 20678 | ;;; Generated autoloads from org/org-mobile.el | 20780 | ;;; Generated autoloads from org/org-mobile.el |
| 20679 | 20781 | ||
| 20680 | (autoload 'org-mobile-push "org-mobile" "\ | 20782 | (autoload 'org-mobile-push "org-mobile" "\ |
| @@ -20699,7 +20801,7 @@ Create a file that contains all custom agenda views. | |||
| 20699 | ;;;*** | 20801 | ;;;*** |
| 20700 | 20802 | ||
| 20701 | ;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" | 20803 | ;;;### (autoloads (org-plot/gnuplot) "org-plot" "org/org-plot.el" |
| 20702 | ;;;;;; (19845 45374)) | 20804 | ;;;;;; (20018 35031)) |
| 20703 | ;;; Generated autoloads from org/org-plot.el | 20805 | ;;; Generated autoloads from org/org-plot.el |
| 20704 | 20806 | ||
| 20705 | (autoload 'org-plot/gnuplot "org-plot" "\ | 20807 | (autoload 'org-plot/gnuplot "org-plot" "\ |
| @@ -20713,7 +20815,7 @@ line directly before or after the table. | |||
| 20713 | 20815 | ||
| 20714 | ;;;### (autoloads (org-publish-current-project org-publish-current-file | 20816 | ;;;### (autoloads (org-publish-current-project org-publish-current-file |
| 20715 | ;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" | 20817 | ;;;;;; org-publish-all org-publish) "org-publish" "org/org-publish.el" |
| 20716 | ;;;;;; (19845 45374)) | 20818 | ;;;;;; (20018 35031)) |
| 20717 | ;;; Generated autoloads from org/org-publish.el | 20819 | ;;; Generated autoloads from org/org-publish.el |
| 20718 | 20820 | ||
| 20719 | (defalias 'org-publish-project 'org-publish) | 20821 | (defalias 'org-publish-project 'org-publish) |
| @@ -20747,7 +20849,7 @@ the project. | |||
| 20747 | 20849 | ||
| 20748 | ;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template | 20850 | ;;;### (autoloads (org-remember-handler org-remember org-remember-apply-template |
| 20749 | ;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" | 20851 | ;;;;;; org-remember-annotation org-remember-insinuate) "org-remember" |
| 20750 | ;;;;;; "org/org-remember.el" (19845 45374)) | 20852 | ;;;;;; "org/org-remember.el" (20018 35031)) |
| 20751 | ;;; Generated autoloads from org/org-remember.el | 20853 | ;;; Generated autoloads from org/org-remember.el |
| 20752 | 20854 | ||
| 20753 | (autoload 'org-remember-insinuate "org-remember" "\ | 20855 | (autoload 'org-remember-insinuate "org-remember" "\ |
| @@ -20823,7 +20925,7 @@ See also the variable `org-reverse-note-order'. | |||
| 20823 | ;;;*** | 20925 | ;;;*** |
| 20824 | 20926 | ||
| 20825 | ;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) | 20927 | ;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) |
| 20826 | ;;;;;; "org-table" "org/org-table.el" (19914 25180)) | 20928 | ;;;;;; "org-table" "org/org-table.el" (20018 35031)) |
| 20827 | ;;; Generated autoloads from org/org-table.el | 20929 | ;;; Generated autoloads from org/org-table.el |
| 20828 | 20930 | ||
| 20829 | (autoload 'turn-on-orgtbl "org-table" "\ | 20931 | (autoload 'turn-on-orgtbl "org-table" "\ |
| @@ -20847,7 +20949,7 @@ The table is taken from the parameter TXT, or from the buffer at point. | |||
| 20847 | ;;;*** | 20949 | ;;;*** |
| 20848 | 20950 | ||
| 20849 | ;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) | 20951 | ;;;### (autoloads (org-export-as-taskjuggler-and-open org-export-as-taskjuggler) |
| 20850 | ;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (19845 45374)) | 20952 | ;;;;;; "org-taskjuggler" "org/org-taskjuggler.el" (20018 35031)) |
| 20851 | ;;; Generated autoloads from org/org-taskjuggler.el | 20953 | ;;; Generated autoloads from org/org-taskjuggler.el |
| 20852 | 20954 | ||
| 20853 | (autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ | 20955 | (autoload 'org-export-as-taskjuggler "org-taskjuggler" "\ |
| @@ -20875,7 +20977,7 @@ with the TaskJuggler GUI. | |||
| 20875 | 20977 | ||
| 20876 | ;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region | 20978 | ;;;### (autoloads (org-timer-set-timer org-timer-item org-timer-change-times-in-region |
| 20877 | ;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" | 20979 | ;;;;;; org-timer org-timer-start) "org-timer" "org/org-timer.el" |
| 20878 | ;;;;;; (19845 45374)) | 20980 | ;;;;;; (20018 35031)) |
| 20879 | ;;; Generated autoloads from org/org-timer.el | 20981 | ;;; Generated autoloads from org/org-timer.el |
| 20880 | 20982 | ||
| 20881 | (autoload 'org-timer-start "org-timer" "\ | 20983 | (autoload 'org-timer-start "org-timer" "\ |
| @@ -20936,7 +21038,7 @@ replace any running timer. | |||
| 20936 | ;;;*** | 21038 | ;;;*** |
| 20937 | 21039 | ||
| 20938 | ;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" | 21040 | ;;;### (autoloads (org-export-as-xoxo) "org-xoxo" "org/org-xoxo.el" |
| 20939 | ;;;;;; (19845 45374)) | 21041 | ;;;;;; (20018 35031)) |
| 20940 | ;;; Generated autoloads from org/org-xoxo.el | 21042 | ;;; Generated autoloads from org/org-xoxo.el |
| 20941 | 21043 | ||
| 20942 | (autoload 'org-export-as-xoxo "org-xoxo" "\ | 21044 | (autoload 'org-export-as-xoxo "org-xoxo" "\ |
| @@ -21285,7 +21387,7 @@ Completion for the GNU tar utility. | |||
| 21285 | ;;;*** | 21387 | ;;;*** |
| 21286 | 21388 | ||
| 21287 | ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) | 21389 | ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) |
| 21288 | ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19845 45374)) | 21390 | ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (19986 58615)) |
| 21289 | ;;; Generated autoloads from pcmpl-linux.el | 21391 | ;;; Generated autoloads from pcmpl-linux.el |
| 21290 | 21392 | ||
| 21291 | (autoload 'pcomplete/kill "pcmpl-linux" "\ | 21393 | (autoload 'pcomplete/kill "pcmpl-linux" "\ |
| @@ -21660,8 +21762,8 @@ they are not defaultly assigned to keys. | |||
| 21660 | 21762 | ||
| 21661 | ;;;*** | 21763 | ;;;*** |
| 21662 | 21764 | ||
| 21663 | ;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (19981 | 21765 | ;;;### (autoloads (plstore-open) "plstore" "gnus/plstore.el" (19990 |
| 21664 | ;;;;;; 40664)) | 21766 | ;;;;;; 55648)) |
| 21665 | ;;; Generated autoloads from gnus/plstore.el | 21767 | ;;; Generated autoloads from gnus/plstore.el |
| 21666 | 21768 | ||
| 21667 | (autoload 'plstore-open "plstore" "\ | 21769 | (autoload 'plstore-open "plstore" "\ |
| @@ -21699,7 +21801,7 @@ pong-mode keybindings:\\<pong-mode-map> | |||
| 21699 | 21801 | ||
| 21700 | ;;;*** | 21802 | ;;;*** |
| 21701 | 21803 | ||
| 21702 | ;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (19940 49234)) | 21804 | ;;;### (autoloads (pop3-movemail) "pop3" "gnus/pop3.el" (19988 13913)) |
| 21703 | ;;; Generated autoloads from gnus/pop3.el | 21805 | ;;; Generated autoloads from gnus/pop3.el |
| 21704 | 21806 | ||
| 21705 | (autoload 'pop3-movemail "pop3" "\ | 21807 | (autoload 'pop3-movemail "pop3" "\ |
| @@ -21780,7 +21882,7 @@ Ignores leading comment characters. | |||
| 21780 | ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview | 21882 | ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview |
| 21781 | ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript | 21883 | ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript |
| 21782 | ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" | 21884 | ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" |
| 21783 | ;;;;;; (19845 45374)) | 21885 | ;;;;;; (19999 41597)) |
| 21784 | ;;; Generated autoloads from printing.el | 21886 | ;;; Generated autoloads from printing.el |
| 21785 | 21887 | ||
| 21786 | (autoload 'pr-interface "printing" "\ | 21888 | (autoload 'pr-interface "printing" "\ |
| @@ -22222,7 +22324,7 @@ Toggle menu lock. | |||
| 22222 | \(fn)" t nil) | 22324 | \(fn)" t nil) |
| 22223 | 22325 | ||
| 22224 | (autoload 'pr-toggle-region "printing" "\ | 22326 | (autoload 'pr-toggle-region "printing" "\ |
| 22225 | Toggle auto region. | 22327 | Toggle whether the region is automagically detected. |
| 22226 | 22328 | ||
| 22227 | \(fn)" t nil) | 22329 | \(fn)" t nil) |
| 22228 | 22330 | ||
| @@ -22367,7 +22469,7 @@ are both set to t. | |||
| 22367 | 22469 | ||
| 22368 | ;;;*** | 22470 | ;;;*** |
| 22369 | 22471 | ||
| 22370 | ;;;### (autoloads (proced) "proced" "proced.el" (19975 1875)) | 22472 | ;;;### (autoloads (proced) "proced" "proced.el" (20006 43871)) |
| 22371 | ;;; Generated autoloads from proced.el | 22473 | ;;; Generated autoloads from proced.el |
| 22372 | 22474 | ||
| 22373 | (autoload 'proced "proced" "\ | 22475 | (autoload 'proced "proced" "\ |
| @@ -23093,7 +23195,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. | |||
| 23093 | ;;;*** | 23195 | ;;;*** |
| 23094 | 23196 | ||
| 23095 | ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" | 23197 | ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" |
| 23096 | ;;;;;; "net/rcirc.el" (19968 28627)) | 23198 | ;;;;;; "net/rcirc.el" (20015 58840)) |
| 23097 | ;;; Generated autoloads from net/rcirc.el | 23199 | ;;; Generated autoloads from net/rcirc.el |
| 23098 | 23200 | ||
| 23099 | (autoload 'rcirc "rcirc" "\ | 23201 | (autoload 'rcirc "rcirc" "\ |
| @@ -23187,7 +23289,7 @@ that were operated on recently. | |||
| 23187 | ;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle | 23289 | ;;;;;; string-rectangle delete-whitespace-rectangle open-rectangle |
| 23188 | ;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle | 23290 | ;;;;;; insert-rectangle yank-rectangle kill-rectangle extract-rectangle |
| 23189 | ;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" | 23291 | ;;;;;; delete-extract-rectangle delete-rectangle) "rect" "rect.el" |
| 23190 | ;;;;;; (19886 45771)) | 23292 | ;;;;;; (19999 41597)) |
| 23191 | ;;; Generated autoloads from rect.el | 23293 | ;;; Generated autoloads from rect.el |
| 23192 | (define-key ctl-x-r-map "c" 'clear-rectangle) | 23294 | (define-key ctl-x-r-map "c" 'clear-rectangle) |
| 23193 | (define-key ctl-x-r-map "k" 'kill-rectangle) | 23295 | (define-key ctl-x-r-map "k" 'kill-rectangle) |
| @@ -23737,7 +23839,7 @@ variable. | |||
| 23737 | ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers | 23839 | ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers |
| 23738 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers | 23840 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers |
| 23739 | ;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) | 23841 | ;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) |
| 23740 | ;;;;;; "rmail" "mail/rmail.el" (19976 23054)) | 23842 | ;;;;;; "rmail" "mail/rmail.el" (19990 55648)) |
| 23741 | ;;; Generated autoloads from mail/rmail.el | 23843 | ;;; Generated autoloads from mail/rmail.el |
| 23742 | 23844 | ||
| 23743 | (autoload 'rmail-movemail-variant-p "rmail" "\ | 23845 | (autoload 'rmail-movemail-variant-p "rmail" "\ |
| @@ -24141,7 +24243,7 @@ Toggle the use of ROT13 encoding for the current window. | |||
| 24141 | ;;;*** | 24243 | ;;;*** |
| 24142 | 24244 | ||
| 24143 | ;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" | 24245 | ;;;### (autoloads (rst-minor-mode rst-mode) "rst" "textmodes/rst.el" |
| 24144 | ;;;;;; (19932 55155)) | 24246 | ;;;;;; (19986 58615)) |
| 24145 | ;;; Generated autoloads from textmodes/rst.el | 24247 | ;;; Generated autoloads from textmodes/rst.el |
| 24146 | (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) | 24248 | (add-to-list 'auto-mode-alist (purecopy '("\\.re?st\\'" . rst-mode))) |
| 24147 | 24249 | ||
| @@ -24708,8 +24810,9 @@ Semantic mode. | |||
| 24708 | ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces | 24810 | ;;;;;; mail-citation-prefix-regexp mail-citation-hook mail-indentation-spaces |
| 24709 | ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file | 24811 | ;;;;;; mail-yank-prefix mail-setup-hook mail-personal-alias-file |
| 24710 | ;;;;;; mail-default-reply-to mail-archive-file-name mail-header-separator | 24812 | ;;;;;; mail-default-reply-to mail-archive-file-name mail-header-separator |
| 24711 | ;;;;;; send-mail-function mail-interactive mail-self-blind mail-specify-envelope-from | 24813 | ;;;;;; sendmail-query-once send-mail-function mail-interactive mail-self-blind |
| 24712 | ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (19980 19797)) | 24814 | ;;;;;; mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el" |
| 24815 | ;;;;;; (19996 8027)) | ||
| 24713 | ;;; Generated autoloads from mail/sendmail.el | 24816 | ;;; Generated autoloads from mail/sendmail.el |
| 24714 | 24817 | ||
| 24715 | (defvar mail-from-style 'default "\ | 24818 | (defvar mail-from-style 'default "\ |
| @@ -24752,9 +24855,7 @@ Otherwise, let mailer send back a message to report errors.") | |||
| 24752 | 24855 | ||
| 24753 | (custom-autoload 'mail-interactive "sendmail" t) | 24856 | (custom-autoload 'mail-interactive "sendmail" t) |
| 24754 | 24857 | ||
| 24755 | (put 'send-mail-function 'standard-value '((if (or (and window-system (eq system-type 'darwin)) (eq system-type 'windows-nt)) 'mailclient-send-it 'sendmail-send-it))) | 24858 | (defvar send-mail-function 'sendmail-query-once "\ |
| 24756 | |||
| 24757 | (defvar send-mail-function (if (or (and window-system (eq system-type 'darwin)) (eq system-type 'windows-nt)) 'mailclient-send-it 'sendmail-send-it) "\ | ||
| 24758 | Function to call to send the current buffer as mail. | 24859 | Function to call to send the current buffer as mail. |
| 24759 | The headers should be delimited by a line which is | 24860 | The headers should be delimited by a line which is |
| 24760 | not a valid RFC822 header or continuation line, | 24861 | not a valid RFC822 header or continuation line, |
| @@ -24763,7 +24864,13 @@ This is used by the default mail-sending commands. See also | |||
| 24763 | `message-send-mail-function' for use with the Message package.") | 24864 | `message-send-mail-function' for use with the Message package.") |
| 24764 | 24865 | ||
| 24765 | (custom-autoload 'send-mail-function "sendmail" t) | 24866 | (custom-autoload 'send-mail-function "sendmail" t) |
| 24766 | (custom-initialize-delay 'send-mail-function nil) | 24867 | |
| 24868 | (autoload 'sendmail-query-once "sendmail" "\ | ||
| 24869 | Send an email via `sendmail-query-once-function'. | ||
| 24870 | If `sendmail-query-once-function' is `query', ask the user what | ||
| 24871 | function to use, and then save that choice. | ||
| 24872 | |||
| 24873 | \(fn)" nil nil) | ||
| 24767 | 24874 | ||
| 24768 | (defvar mail-header-separator (purecopy "--text follows this line--") "\ | 24875 | (defvar mail-header-separator (purecopy "--text follows this line--") "\ |
| 24769 | Line used to separate headers from text in messages being composed.") | 24876 | Line used to separate headers from text in messages being composed.") |
| @@ -24988,8 +25095,8 @@ Like `mail' command, but display mail buffer in another frame. | |||
| 24988 | ;;;*** | 25095 | ;;;*** |
| 24989 | 25096 | ||
| 24990 | ;;;### (autoloads (server-save-buffers-kill-terminal server-mode | 25097 | ;;;### (autoloads (server-save-buffers-kill-terminal server-mode |
| 24991 | ;;;;;; server-force-delete server-start) "server" "server.el" (19975 | 25098 | ;;;;;; server-force-delete server-start) "server" "server.el" (19986 |
| 24992 | ;;;;;; 1875)) | 25099 | ;;;;;; 58615)) |
| 24993 | ;;; Generated autoloads from server.el | 25100 | ;;; Generated autoloads from server.el |
| 24994 | 25101 | ||
| 24995 | (put 'server-host 'risky-local-variable t) | 25102 | (put 'server-host 'risky-local-variable t) |
| @@ -25341,8 +25448,8 @@ Otherwise, one argument `-i' is passed to the shell. | |||
| 25341 | 25448 | ||
| 25342 | ;;;*** | 25449 | ;;;*** |
| 25343 | 25450 | ||
| 25344 | ;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (19976 | 25451 | ;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20007 |
| 25345 | ;;;;;; 22732)) | 25452 | ;;;;;; 64734)) |
| 25346 | ;;; Generated autoloads from gnus/shr.el | 25453 | ;;; Generated autoloads from gnus/shr.el |
| 25347 | 25454 | ||
| 25348 | (autoload 'shr-insert-document "shr" "\ | 25455 | (autoload 'shr-insert-document "shr" "\ |
| @@ -25592,7 +25699,7 @@ interactively. If there's no argument, do it at the current buffer. | |||
| 25592 | ;;;*** | 25699 | ;;;*** |
| 25593 | 25700 | ||
| 25594 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" | 25701 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" |
| 25595 | ;;;;;; "mail/smtpmail.el" (19978 37530)) | 25702 | ;;;;;; "mail/smtpmail.el" (20002 46800)) |
| 25596 | ;;; Generated autoloads from mail/smtpmail.el | 25703 | ;;; Generated autoloads from mail/smtpmail.el |
| 25597 | 25704 | ||
| 25598 | (autoload 'smtpmail-send-it "smtpmail" "\ | 25705 | (autoload 'smtpmail-send-it "smtpmail" "\ |
| @@ -25898,8 +26005,8 @@ From a program takes two point or marker arguments, BEG and END. | |||
| 25898 | 26005 | ||
| 25899 | ;;;*** | 26006 | ;;;*** |
| 25900 | 26007 | ||
| 25901 | ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (19976 | 26008 | ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (20022 |
| 25902 | ;;;;;; 22732)) | 26009 | ;;;;;; 32083)) |
| 25903 | ;;; Generated autoloads from gnus/spam.el | 26010 | ;;; Generated autoloads from gnus/spam.el |
| 25904 | 26011 | ||
| 25905 | (autoload 'spam-initialize "spam" "\ | 26012 | (autoload 'spam-initialize "spam" "\ |
| @@ -26002,7 +26109,7 @@ Return a vector containing the lines from `spook-phrases-file'. | |||
| 26002 | ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix | 26109 | ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix |
| 26003 | ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect | 26110 | ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-connect |
| 26004 | ;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" | 26111 | ;;;;;; sql-mode sql-help sql-add-product-keywords) "sql" "progmodes/sql.el" |
| 26005 | ;;;;;; (19931 11784)) | 26112 | ;;;;;; (19988 13913)) |
| 26006 | ;;; Generated autoloads from progmodes/sql.el | 26113 | ;;; Generated autoloads from progmodes/sql.el |
| 26007 | 26114 | ||
| 26008 | (autoload 'sql-add-product-keywords "sql" "\ | 26115 | (autoload 'sql-add-product-keywords "sql" "\ |
| @@ -26100,7 +26207,7 @@ their settings. | |||
| 26100 | The user will not be prompted for any login parameters if a value | 26207 | The user will not be prompted for any login parameters if a value |
| 26101 | is specified in the connection settings. | 26208 | is specified in the connection settings. |
| 26102 | 26209 | ||
| 26103 | \(fn CONNECTION)" t nil) | 26210 | \(fn CONNECTION &optional NEW-NAME)" t nil) |
| 26104 | 26211 | ||
| 26105 | (autoload 'sql-product-interactive "sql" "\ | 26212 | (autoload 'sql-product-interactive "sql" "\ |
| 26106 | Run PRODUCT interpreter as an inferior process. | 26213 | Run PRODUCT interpreter as an inferior process. |
| @@ -26778,7 +26885,7 @@ It relies on the `gpm' daemon being activated. | |||
| 26778 | 26885 | ||
| 26779 | ;;;*** | 26886 | ;;;*** |
| 26780 | 26887 | ||
| 26781 | ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19845 45374)) | 26888 | ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (19998 49767)) |
| 26782 | ;;; Generated autoloads from tabify.el | 26889 | ;;; Generated autoloads from tabify.el |
| 26783 | 26890 | ||
| 26784 | (autoload 'untabify "tabify" "\ | 26891 | (autoload 'untabify "tabify" "\ |
| @@ -27639,7 +27746,7 @@ subprocess started. | |||
| 27639 | ;;;*** | 27746 | ;;;*** |
| 27640 | 27747 | ||
| 27641 | ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" | 27748 | ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" |
| 27642 | ;;;;;; (19943 25429)) | 27749 | ;;;;;; (19998 49767)) |
| 27643 | ;;; Generated autoloads from emacs-lisp/testcover.el | 27750 | ;;; Generated autoloads from emacs-lisp/testcover.el |
| 27644 | 27751 | ||
| 27645 | (autoload 'testcover-this-defun "testcover" "\ | 27752 | (autoload 'testcover-this-defun "testcover" "\ |
| @@ -28137,33 +28244,39 @@ Compose Thai characters in the current buffer. | |||
| 28137 | 28244 | ||
| 28138 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point | 28245 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point |
| 28139 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) | 28246 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) |
| 28140 | ;;;;;; "thingatpt" "thingatpt.el" (19980 19797)) | 28247 | ;;;;;; "thingatpt" "thingatpt.el" (19990 55648)) |
| 28141 | ;;; Generated autoloads from thingatpt.el | 28248 | ;;; Generated autoloads from thingatpt.el |
| 28142 | 28249 | ||
| 28143 | (autoload 'forward-thing "thingatpt" "\ | 28250 | (autoload 'forward-thing "thingatpt" "\ |
| 28144 | Move forward to the end of the Nth next THING. | 28251 | Move forward to the end of the Nth next THING. |
| 28252 | THING should be a symbol specifying a type of syntactic entity. | ||
| 28253 | Possibilities include `symbol', `list', `sexp', `defun', | ||
| 28254 | `filename', `url', `email', `word', `sentence', `whitespace', | ||
| 28255 | `line', and `page'. | ||
| 28145 | 28256 | ||
| 28146 | \(fn THING &optional N)" nil nil) | 28257 | \(fn THING &optional N)" nil nil) |
| 28147 | 28258 | ||
| 28148 | (autoload 'bounds-of-thing-at-point "thingatpt" "\ | 28259 | (autoload 'bounds-of-thing-at-point "thingatpt" "\ |
| 28149 | Determine the start and end buffer locations for the THING at point. | 28260 | Determine the start and end buffer locations for the THING at point. |
| 28150 | THING is a symbol which specifies the kind of syntactic entity you want. | 28261 | THING should be a symbol specifying a type of syntactic entity. |
| 28151 | Possibilities include `symbol', `list', `sexp', `defun', `filename', `url', | 28262 | Possibilities include `symbol', `list', `sexp', `defun', |
| 28152 | `email', `word', `sentence', `whitespace', `line', `page' and others. | 28263 | `filename', `url', `email', `word', `sentence', `whitespace', |
| 28264 | `line', and `page'. | ||
| 28153 | 28265 | ||
| 28154 | See the file `thingatpt.el' for documentation on how to define | 28266 | See the file `thingatpt.el' for documentation on how to define a |
| 28155 | a symbol as a valid THING. | 28267 | valid THING. |
| 28156 | 28268 | ||
| 28157 | The value is a cons cell (START . END) giving the start and end positions | 28269 | Return a cons cell (START . END) giving the start and end |
| 28158 | of the textual entity that was found. | 28270 | positions of the thing found. |
| 28159 | 28271 | ||
| 28160 | \(fn THING)" nil nil) | 28272 | \(fn THING)" nil nil) |
| 28161 | 28273 | ||
| 28162 | (autoload 'thing-at-point "thingatpt" "\ | 28274 | (autoload 'thing-at-point "thingatpt" "\ |
| 28163 | Return the THING at point. | 28275 | Return the THING at point. |
| 28164 | THING is a symbol which specifies the kind of syntactic entity you want. | 28276 | THING should be a symbol specifying a type of syntactic entity. |
| 28165 | Possibilities include `symbol', `list', `sexp', `defun', `filename', `url', | 28277 | Possibilities include `symbol', `list', `sexp', `defun', |
| 28166 | `email', `word', `sentence', `whitespace', `line', `page' and others. | 28278 | `filename', `url', `email', `word', `sentence', `whitespace', |
| 28279 | `line', and `page'. | ||
| 28167 | 28280 | ||
| 28168 | See the file `thingatpt.el' for documentation on how to define | 28281 | See the file `thingatpt.el' for documentation on how to define |
| 28169 | a symbol as a valid THING. | 28282 | a symbol as a valid THING. |
| @@ -28332,7 +28445,7 @@ This function performs no refilling of the changed text. | |||
| 28332 | 28445 | ||
| 28333 | ;;;### (autoloads (emacs-init-time emacs-uptime display-time-world | 28446 | ;;;### (autoloads (emacs-init-time emacs-uptime display-time-world |
| 28334 | ;;;;;; display-time-mode display-time display-time-day-and-date) | 28447 | ;;;;;; display-time-mode display-time display-time-day-and-date) |
| 28335 | ;;;;;; "time" "time.el" (19886 45771)) | 28448 | ;;;;;; "time" "time.el" (19999 41597)) |
| 28336 | ;;; Generated autoloads from time.el | 28449 | ;;; Generated autoloads from time.el |
| 28337 | 28450 | ||
| 28338 | (defvar display-time-day-and-date nil "\ | 28451 | (defvar display-time-day-and-date nil "\ |
| @@ -28778,7 +28891,7 @@ Show TODO list. | |||
| 28778 | 28891 | ||
| 28779 | ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu | 28892 | ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu |
| 28780 | ;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) | 28893 | ;;;;;; tool-bar-local-item tool-bar-add-item toggle-tool-bar-mode-from-frame) |
| 28781 | ;;;;;; "tool-bar" "tool-bar.el" (19886 45771)) | 28894 | ;;;;;; "tool-bar" "tool-bar.el" (19994 52720)) |
| 28782 | ;;; Generated autoloads from tool-bar.el | 28895 | ;;; Generated autoloads from tool-bar.el |
| 28783 | 28896 | ||
| 28784 | (autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ | 28897 | (autoload 'toggle-tool-bar-mode-from-frame "tool-bar" "\ |
| @@ -28961,7 +29074,7 @@ BUFFER defaults to `trace-buffer'. | |||
| 28961 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion | 29074 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion |
| 28962 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers | 29075 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers |
| 28963 | ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" | 29076 | ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" |
| 28964 | ;;;;;; "net/tramp.el" (19981 40664)) | 29077 | ;;;;;; "net/tramp.el" (20010 40918)) |
| 28965 | ;;; Generated autoloads from net/tramp.el | 29078 | ;;; Generated autoloads from net/tramp.el |
| 28966 | 29079 | ||
| 28967 | (defvar tramp-mode t "\ | 29080 | (defvar tramp-mode t "\ |
| @@ -29197,7 +29310,7 @@ First column's text sSs Second column's text | |||
| 29197 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold | 29310 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold |
| 29198 | ;;;;;; type-break-good-break-interval type-break-good-rest-interval | 29311 | ;;;;;; type-break-good-break-interval type-break-good-rest-interval |
| 29199 | ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" | 29312 | ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" |
| 29200 | ;;;;;; (19981 40664)) | 29313 | ;;;;;; (19985 37722)) |
| 29201 | ;;; Generated autoloads from type-break.el | 29314 | ;;; Generated autoloads from type-break.el |
| 29202 | 29315 | ||
| 29203 | (defvar type-break-mode nil "\ | 29316 | (defvar type-break-mode nil "\ |
| @@ -29601,7 +29714,7 @@ RATING a rating between 1 and 10 of the strength of the authentication. | |||
| 29601 | ;;;*** | 29714 | ;;;*** |
| 29602 | 29715 | ||
| 29603 | ;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) | 29716 | ;;;### (autoloads (url-cache-extract url-is-cached url-store-in-cache) |
| 29604 | ;;;;;; "url-cache" "url/url-cache.el" (19845 45374)) | 29717 | ;;;;;; "url-cache" "url/url-cache.el" (19988 13913)) |
| 29605 | ;;; Generated autoloads from url/url-cache.el | 29718 | ;;; Generated autoloads from url/url-cache.el |
| 29606 | 29719 | ||
| 29607 | (autoload 'url-store-in-cache "url-cache" "\ | 29720 | (autoload 'url-store-in-cache "url-cache" "\ |
| @@ -29732,7 +29845,7 @@ accessible. | |||
| 29732 | ;;;*** | 29845 | ;;;*** |
| 29733 | 29846 | ||
| 29734 | ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p | 29847 | ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p |
| 29735 | ;;;;;; url-http) "url-http" "url/url-http.el" (19882 48702)) | 29848 | ;;;;;; url-http) "url-http" "url/url-http.el" (19997 54906)) |
| 29736 | ;;; Generated autoloads from url/url-http.el | 29849 | ;;; Generated autoloads from url/url-http.el |
| 29737 | 29850 | ||
| 29738 | (autoload 'url-http "url-http" "\ | 29851 | (autoload 'url-http "url-http" "\ |
| @@ -30210,8 +30323,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 30210 | ;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers | 30323 | ;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers |
| 30211 | ;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff | 30324 | ;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff |
| 30212 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook | 30325 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook |
| 30213 | ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (19976 | 30326 | ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (19997 |
| 30214 | ;;;;;; 22732)) | 30327 | ;;;;;; 28887)) |
| 30215 | ;;; Generated autoloads from vc/vc.el | 30328 | ;;; Generated autoloads from vc/vc.el |
| 30216 | 30329 | ||
| 30217 | (defvar vc-checkout-hook nil "\ | 30330 | (defvar vc-checkout-hook nil "\ |
| @@ -30531,7 +30644,7 @@ mode-specific menu. `vc-annotate-color-map' and | |||
| 30531 | 30644 | ||
| 30532 | ;;;*** | 30645 | ;;;*** |
| 30533 | 30646 | ||
| 30534 | ;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (19845 45374)) | 30647 | ;;;### (autoloads nil "vc-arch" "vc/vc-arch.el" (19984 16846)) |
| 30535 | ;;; Generated autoloads from vc/vc-arch.el | 30648 | ;;; Generated autoloads from vc/vc-arch.el |
| 30536 | (defun vc-arch-registered (file) | 30649 | (defun vc-arch-registered (file) |
| 30537 | (if (vc-find-root file "{arch}/=tagging-method") | 30650 | (if (vc-find-root file "{arch}/=tagging-method") |
| @@ -30541,7 +30654,7 @@ mode-specific menu. `vc-annotate-color-map' and | |||
| 30541 | 30654 | ||
| 30542 | ;;;*** | 30655 | ;;;*** |
| 30543 | 30656 | ||
| 30544 | ;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (19931 34253)) | 30657 | ;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (19991 42275)) |
| 30545 | ;;; Generated autoloads from vc/vc-bzr.el | 30658 | ;;; Generated autoloads from vc/vc-bzr.el |
| 30546 | 30659 | ||
| 30547 | (defconst vc-bzr-admin-dirname ".bzr" "\ | 30660 | (defconst vc-bzr-admin-dirname ".bzr" "\ |
| @@ -31535,7 +31648,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics. | |||
| 31535 | ;;;;;; view-mode view-buffer-other-frame view-buffer-other-window | 31648 | ;;;;;; view-mode view-buffer-other-frame view-buffer-other-window |
| 31536 | ;;;;;; view-buffer view-file-other-frame view-file-other-window | 31649 | ;;;;;; view-buffer view-file-other-frame view-file-other-window |
| 31537 | ;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) | 31650 | ;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) |
| 31538 | ;;;;;; "view" "view.el" (19958 33091)) | 31651 | ;;;;;; "view" "view.el" (20006 43871)) |
| 31539 | ;;; Generated autoloads from view.el | 31652 | ;;; Generated autoloads from view.el |
| 31540 | 31653 | ||
| 31541 | (defvar view-remove-frame-by-deleting t "\ | 31654 | (defvar view-remove-frame-by-deleting t "\ |
| @@ -31929,7 +32042,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke | |||
| 31929 | ;;;*** | 32042 | ;;;*** |
| 31930 | 32043 | ||
| 31931 | ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" | 32044 | ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" |
| 31932 | ;;;;;; (19915 46047)) | 32045 | ;;;;;; (19988 13913)) |
| 31933 | ;;; Generated autoloads from progmodes/which-func.el | 32046 | ;;; Generated autoloads from progmodes/which-func.el |
| 31934 | (put 'which-func-format 'risky-local-variable t) | 32047 | (put 'which-func-format 'risky-local-variable t) |
| 31935 | (put 'which-func-current 'risky-local-variable t) | 32048 | (put 'which-func-current 'risky-local-variable t) |
| @@ -32488,7 +32601,7 @@ Default MODIFIER is 'shift. | |||
| 32488 | ;;;*** | 32601 | ;;;*** |
| 32489 | 32602 | ||
| 32490 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" | 32603 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" |
| 32491 | ;;;;;; (19845 45374)) | 32604 | ;;;;;; (19998 49767)) |
| 32492 | ;;; Generated autoloads from winner.el | 32605 | ;;; Generated autoloads from winner.el |
| 32493 | 32606 | ||
| 32494 | (defvar winner-mode nil "\ | 32607 | (defvar winner-mode nil "\ |
| @@ -32900,36 +33013,35 @@ Zone out, completely. | |||
| 32900 | ;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" | 33013 | ;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" |
| 32901 | ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el" | 33014 | ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el" |
| 32902 | ;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" | 33015 | ;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" |
| 32903 | ;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" | 33016 | ;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el" |
| 32904 | ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" | 33017 | ;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" |
| 32905 | ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el" | 33018 | ;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" |
| 32906 | ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" | 33019 | ;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" |
| 32907 | ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" | 33020 | ;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el" |
| 32908 | ;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" | 33021 | ;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el" |
| 32909 | ;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" | 33022 | ;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" |
| 32910 | ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" | 33023 | ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" |
| 32911 | ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" | 33024 | ;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" |
| 32912 | ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" | 33025 | ;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" |
| 32913 | ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" | 33026 | ;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" |
| 32914 | ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" | 33027 | ;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" |
| 32915 | ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" | 33028 | ;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el" |
| 32916 | ;;;;;; "eshell/esh-io.el" "eshell/esh-module.el" "eshell/esh-opt.el" | 33029 | ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" |
| 32917 | ;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" | 33030 | ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" |
| 32918 | ;;;;;; "ezimage.el" "foldout.el" "format-spec.el" "forms-d2.el" | 33031 | ;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el" |
| 32919 | ;;;;;; "forms-pass.el" "fringe.el" "generic-x.el" "gnus/compface.el" | 33032 | ;;;;;; "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" |
| 32920 | ;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" | 33033 | ;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el" |
| 32921 | ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-dup.el" | 33034 | ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" |
| 32922 | ;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-int.el" | 33035 | ;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el" |
| 32923 | ;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" | 33036 | ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el" |
| 32924 | ;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el" | 33037 | ;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el" |
| 32925 | ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" | 33038 | ;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" |
| 32926 | ;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/gssapi.el" "gnus/ietf-drums.el" | 33039 | ;;;;;; "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" |
| 32927 | ;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" | 33040 | ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el" |
| 32928 | ;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/messcompat.el" | 33041 | ;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el" |
| 32929 | ;;;;;; "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el" | 33042 | ;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" |
| 32930 | ;;;;;; "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" | 33043 | ;;;;;; "gnus/mml-smime.el" "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el" |
| 32931 | ;;;;;; "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" | 33044 | ;;;;;; "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el" |
| 32932 | ;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el" | ||
| 32933 | ;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" | 33045 | ;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnir.el" "gnus/nnmail.el" |
| 32934 | ;;;;;; "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" | 33046 | ;;;;;; "gnus/nnmaildir.el" "gnus/nnmairix.el" "gnus/nnmbox.el" "gnus/nnmh.el" |
| 32935 | ;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" | 33047 | ;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnregistry.el" "gnus/nnrss.el" |
| @@ -32963,60 +33075,62 @@ Zone out, completely. | |||
| 32963 | ;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "mouse-copy.el" "mouse.el" | 33075 | ;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "mouse-copy.el" "mouse.el" |
| 32964 | ;;;;;; "mwheel.el" "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" | 33076 | ;;;;;; "mwheel.el" "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" |
| 32965 | ;;;;;; "net/eudcb-ldap.el" "net/eudcb-mab.el" "net/eudcb-ph.el" | 33077 | ;;;;;; "net/eudcb-ldap.el" "net/eudcb-mab.el" "net/eudcb-ph.el" |
| 32966 | ;;;;;; "net/gnutls.el" "net/hmac-def.el" "net/hmac-md5.el" "net/imap.el" | 33078 | ;;;;;; "net/hmac-def.el" "net/hmac-md5.el" "net/imap.el" "net/ldap.el" |
| 32967 | ;;;;;; "net/ldap.el" "net/mairix.el" "net/newsticker.el" "net/ntlm.el" | 33079 | ;;;;;; "net/mairix.el" "net/newsticker.el" "net/ntlm.el" "net/sasl-cram.el" |
| 32968 | ;;;;;; "net/sasl-cram.el" "net/sasl-digest.el" "net/sasl-ntlm.el" | 33080 | ;;;;;; "net/sasl-digest.el" "net/sasl-ntlm.el" "net/sasl.el" "net/soap-client.el" |
| 32969 | ;;;;;; "net/sasl.el" "net/soap-client.el" "net/soap-inspect.el" | 33081 | ;;;;;; "net/soap-inspect.el" "net/socks.el" "net/tls.el" "net/tramp-cache.el" |
| 32970 | ;;;;;; "net/socks.el" "net/tls.el" "net/tramp-cache.el" "net/tramp-cmds.el" | 33082 | ;;;;;; "net/tramp-cmds.el" "net/tramp-compat.el" "net/tramp-gvfs.el" |
| 32971 | ;;;;;; "net/tramp-compat.el" "net/tramp-gvfs.el" "net/tramp-gw.el" | 33083 | ;;;;;; "net/tramp-gw.el" "net/tramp-loaddefs.el" "net/tramp-sh.el" |
| 32972 | ;;;;;; "net/tramp-loaddefs.el" "net/tramp-sh.el" "net/tramp-smb.el" | 33084 | ;;;;;; "net/tramp-smb.el" "net/tramp-uu.el" "net/trampver.el" "net/zeroconf.el" |
| 32973 | ;;;;;; "net/tramp-uu.el" "net/trampver.el" "net/zeroconf.el" "notifications.el" | 33085 | ;;;;;; "notifications.el" "nxml/nxml-enc.el" "nxml/nxml-maint.el" |
| 32974 | ;;;;;; "nxml/nxml-enc.el" "nxml/nxml-maint.el" "nxml/nxml-ns.el" | 33086 | ;;;;;; "nxml/nxml-ns.el" "nxml/nxml-outln.el" "nxml/nxml-parse.el" |
| 32975 | ;;;;;; "nxml/nxml-outln.el" "nxml/nxml-parse.el" "nxml/nxml-rap.el" | 33087 | ;;;;;; "nxml/nxml-rap.el" "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" |
| 32976 | ;;;;;; "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" "nxml/rng-maint.el" | 33088 | ;;;;;; "nxml/rng-maint.el" "nxml/rng-match.el" "nxml/rng-parse.el" |
| 32977 | ;;;;;; "nxml/rng-match.el" "nxml/rng-parse.el" "nxml/rng-pttrn.el" | 33089 | ;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el" |
| 32978 | ;;;;;; "nxml/rng-uri.el" "nxml/rng-util.el" "nxml/xsd-regexp.el" | 33090 | ;;;;;; "nxml/xsd-regexp.el" "org/ob-C.el" "org/ob-R.el" "org/ob-asymptote.el" |
| 32979 | ;;;;;; "org/ob-C.el" "org/ob-R.el" "org/ob-asymptote.el" "org/ob-calc.el" | 33091 | ;;;;;; "org/ob-awk.el" "org/ob-calc.el" "org/ob-clojure.el" "org/ob-comint.el" |
| 32980 | ;;;;;; "org/ob-clojure.el" "org/ob-comint.el" "org/ob-css.el" "org/ob-ditaa.el" | 33092 | ;;;;;; "org/ob-css.el" "org/ob-ditaa.el" "org/ob-dot.el" "org/ob-emacs-lisp.el" |
| 32981 | ;;;;;; "org/ob-dot.el" "org/ob-emacs-lisp.el" "org/ob-eval.el" "org/ob-exp.el" | 33093 | ;;;;;; "org/ob-eval.el" "org/ob-exp.el" "org/ob-gnuplot.el" "org/ob-haskell.el" |
| 32982 | ;;;;;; "org/ob-gnuplot.el" "org/ob-haskell.el" "org/ob-js.el" "org/ob-latex.el" | 33094 | ;;;;;; "org/ob-java.el" "org/ob-js.el" "org/ob-latex.el" "org/ob-ledger.el" |
| 32983 | ;;;;;; "org/ob-ledger.el" "org/ob-lisp.el" "org/ob-matlab.el" "org/ob-mscgen.el" | 33095 | ;;;;;; "org/ob-lilypond.el" "org/ob-lisp.el" "org/ob-matlab.el" |
| 32984 | ;;;;;; "org/ob-ocaml.el" "org/ob-octave.el" "org/ob-org.el" "org/ob-perl.el" | 33096 | ;;;;;; "org/ob-maxima.el" "org/ob-mscgen.el" "org/ob-ocaml.el" "org/ob-octave.el" |
| 32985 | ;;;;;; "org/ob-plantuml.el" "org/ob-python.el" "org/ob-ref.el" "org/ob-ruby.el" | 33097 | ;;;;;; "org/ob-org.el" "org/ob-perl.el" "org/ob-plantuml.el" "org/ob-python.el" |
| 32986 | ;;;;;; "org/ob-sass.el" "org/ob-scheme.el" "org/ob-screen.el" "org/ob-sh.el" | 33098 | ;;;;;; "org/ob-ref.el" "org/ob-ruby.el" "org/ob-sass.el" "org/ob-scheme.el" |
| 32987 | ;;;;;; "org/ob-sql.el" "org/ob-sqlite.el" "org/ob-table.el" "org/org-beamer.el" | 33099 | ;;;;;; "org/ob-screen.el" "org/ob-sh.el" "org/ob-sql.el" "org/ob-sqlite.el" |
| 32988 | ;;;;;; "org/org-bibtex.el" "org/org-colview.el" "org/org-compat.el" | 33100 | ;;;;;; "org/ob-table.el" "org/org-beamer.el" "org/org-bibtex.el" |
| 32989 | ;;;;;; "org/org-complete.el" "org/org-crypt.el" "org/org-ctags.el" | 33101 | ;;;;;; "org/org-colview.el" "org/org-compat.el" "org/org-crypt.el" |
| 32990 | ;;;;;; "org/org-docview.el" "org/org-entities.el" "org/org-exp-blocks.el" | 33102 | ;;;;;; "org/org-ctags.el" "org/org-docview.el" "org/org-entities.el" |
| 32991 | ;;;;;; "org/org-faces.el" "org/org-gnus.el" "org/org-habit.el" "org/org-info.el" | 33103 | ;;;;;; "org/org-exp-blocks.el" "org/org-faces.el" "org/org-gnus.el" |
| 32992 | ;;;;;; "org/org-inlinetask.el" "org/org-install.el" "org/org-jsinfo.el" | 33104 | ;;;;;; "org/org-habit.el" "org/org-info.el" "org/org-inlinetask.el" |
| 32993 | ;;;;;; "org/org-list.el" "org/org-mac-message.el" "org/org-macs.el" | 33105 | ;;;;;; "org/org-install.el" "org/org-jsinfo.el" "org/org-list.el" |
| 32994 | ;;;;;; "org/org-mew.el" "org/org-mhe.el" "org/org-mks.el" "org/org-mouse.el" | 33106 | ;;;;;; "org/org-mac-message.el" "org/org-macs.el" "org/org-mew.el" |
| 32995 | ;;;;;; "org/org-protocol.el" "org/org-rmail.el" "org/org-src.el" | 33107 | ;;;;;; "org/org-mhe.el" "org/org-mks.el" "org/org-mouse.el" "org/org-pcomplete.el" |
| 32996 | ;;;;;; "org/org-vm.el" "org/org-w3m.el" "org/org-wl.el" "patcomp.el" | 33108 | ;;;;;; "org/org-protocol.el" "org/org-rmail.el" "org/org-special-blocks.el" |
| 32997 | ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" | 33109 | ;;;;;; "org/org-src.el" "org/org-vm.el" "org/org-w3m.el" "org/org-wl.el" |
| 32998 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" | 33110 | ;;;;;; "patcomp.el" "play/gamegrid.el" "play/gametree.el" "play/meese.el" |
| 32999 | ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el" | 33111 | ;;;;;; "progmodes/ada-prj.el" "progmodes/cc-align.el" "progmodes/cc-awk.el" |
| 33000 | ;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" | 33112 | ;;;;;; "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" "progmodes/cc-defs.el" |
| 33001 | ;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" | 33113 | ;;;;;; "progmodes/cc-fonts.el" "progmodes/cc-langs.el" "progmodes/cc-menus.el" |
| 33002 | ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" | 33114 | ;;;;;; "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" |
| 33003 | ;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el" | 33115 | ;;;;;; "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" |
| 33004 | ;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el" | 33116 | ;;;;;; "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" |
| 33005 | ;;;;;; "ps-def.el" "ps-mule.el" "ps-samp.el" "saveplace.el" "sb-image.el" | 33117 | ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" |
| 33006 | ;;;;;; "scroll-bar.el" "select.el" "soundex.el" "subdirs.el" "tempo.el" | 33118 | ;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-samp.el" |
| 33007 | ;;;;;; "textmodes/bib-mode.el" "textmodes/makeinfo.el" "textmodes/page-ext.el" | 33119 | ;;;;;; "saveplace.el" "sb-image.el" "scroll-bar.el" "select.el" |
| 33008 | ;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" | 33120 | ;;;;;; "soundex.el" "subdirs.el" "tempo.el" "textmodes/bib-mode.el" |
| 33009 | ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" | 33121 | ;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/refbib.el" |
| 33010 | ;;;;;; "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el" "timezone.el" | 33122 | ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" |
| 33011 | ;;;;;; "tooltip.el" "tree-widget.el" "uniquify.el" "url/url-about.el" | 33123 | ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" |
| 33012 | ;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el" | 33124 | ;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" |
| 33013 | ;;;;;; "url/url-ftp.el" "url/url-future.el" "url/url-history.el" | 33125 | ;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" |
| 33014 | ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" | 33126 | ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-future.el" |
| 33015 | ;;;;;; "url/url-vars.el" "vc/ediff-diff.el" "vc/ediff-init.el" "vc/ediff-merg.el" | 33127 | ;;;;;; "url/url-history.el" "url/url-imap.el" "url/url-methods.el" |
| 33016 | ;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" | 33128 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc/ediff-diff.el" |
| 33017 | ;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" | 33129 | ;;;;;; "vc/ediff-init.el" "vc/ediff-merg.el" "vc/ediff-ptch.el" |
| 33018 | ;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" | 33130 | ;;;;;; "vc/ediff-vers.el" "vc/ediff-wind.el" "vc/pcvs-info.el" "vc/pcvs-parse.el" |
| 33019 | ;;;;;; "w32-vars.el" "x-dnd.el") (19981 41048 99944)) | 33131 | ;;;;;; "vc/pcvs-util.el" "vc/vc-dav.el" "vcursor.el" "vt-control.el" |
| 33132 | ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (20022 | ||
| 33133 | ;;;;;; 32281 188358)) | ||
| 33020 | 33134 | ||
| 33021 | ;;;*** | 33135 | ;;;*** |
| 33022 | 33136 | ||