diff options
| author | Glenn Morris | 2012-04-01 06:22:13 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-04-01 06:22:13 -0400 |
| commit | d6ec6cb42b6f4ee90aa2237bb8f4f465ffd1f5b7 (patch) | |
| tree | f838e281ba842814e878dfdcbe7df20f24db2edc | |
| parent | 153ae947f845f6d4f31d3d239a1449899c3384f0 (diff) | |
| download | emacs-d6ec6cb42b6f4ee90aa2237bb8f4f465ffd1f5b7.tar.gz emacs-d6ec6cb42b6f4ee90aa2237bb8f4f465ffd1f5b7.zip | |
Auto-commit of loaddefs files.
| -rw-r--r-- | lisp/ldefs-boot.el | 498 |
1 files changed, 256 insertions, 242 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 718c27499cf..47af2af8387 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -68,7 +68,7 @@ should return a grid vector array that is the new solution. | |||
| 68 | ;;;*** | 68 | ;;;*** |
| 69 | 69 | ||
| 70 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" | 70 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" |
| 71 | ;;;;;; (20229 34587)) | 71 | ;;;;;; (20338 58662)) |
| 72 | ;;; Generated autoloads from progmodes/ada-mode.el | 72 | ;;; Generated autoloads from progmodes/ada-mode.el |
| 73 | 73 | ||
| 74 | (autoload 'ada-add-extensions "ada-mode" "\ | 74 | (autoload 'ada-add-extensions "ada-mode" "\ |
| @@ -1250,8 +1250,8 @@ Entering array mode calls the function `array-mode-hook'. | |||
| 1250 | 1250 | ||
| 1251 | ;;;*** | 1251 | ;;;*** |
| 1252 | 1252 | ||
| 1253 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20229 | 1253 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (20328 |
| 1254 | ;;;;;; 34587)) | 1254 | ;;;;;; 22824)) |
| 1255 | ;;; Generated autoloads from textmodes/artist.el | 1255 | ;;; Generated autoloads from textmodes/artist.el |
| 1256 | 1256 | ||
| 1257 | (autoload 'artist-mode "artist" "\ | 1257 | (autoload 'artist-mode "artist" "\ |
| @@ -1486,7 +1486,7 @@ Special commands: | |||
| 1486 | ;;;*** | 1486 | ;;;*** |
| 1487 | 1487 | ||
| 1488 | ;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" | 1488 | ;;;### (autoloads (auth-source-cache-expiry) "auth-source" "gnus/auth-source.el" |
| 1489 | ;;;;;; (20279 40897)) | 1489 | ;;;;;; (20333 40741)) |
| 1490 | ;;; Generated autoloads from gnus/auth-source.el | 1490 | ;;; Generated autoloads from gnus/auth-source.el |
| 1491 | 1491 | ||
| 1492 | (defvar auth-source-cache-expiry 7200 "\ | 1492 | (defvar auth-source-cache-expiry 7200 "\ |
| @@ -1662,7 +1662,7 @@ should be non-nil). | |||
| 1662 | 1662 | ||
| 1663 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode | 1663 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode |
| 1664 | ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) | 1664 | ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) |
| 1665 | ;;;;;; "autorevert" "autorevert.el" (20229 34587)) | 1665 | ;;;;;; "autorevert" "autorevert.el" (20317 52527)) |
| 1666 | ;;; Generated autoloads from autorevert.el | 1666 | ;;; Generated autoloads from autorevert.el |
| 1667 | 1667 | ||
| 1668 | (autoload 'auto-revert-mode "autorevert" "\ | 1668 | (autoload 'auto-revert-mode "autorevert" "\ |
| @@ -2729,7 +2729,7 @@ Like `bug-reference-mode', but only buttonize in comments and strings. | |||
| 2729 | ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile | 2729 | ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile |
| 2730 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory | 2730 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory |
| 2731 | ;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) | 2731 | ;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning) |
| 2732 | ;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20276 33121)) | 2732 | ;;;;;; "bytecomp" "emacs-lisp/bytecomp.el" (20337 3657)) |
| 2733 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2733 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 2734 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) | 2734 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) |
| 2735 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) | 2735 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) |
| @@ -2995,8 +2995,8 @@ See the documentation for `calculator-mode' for more information. | |||
| 2995 | 2995 | ||
| 2996 | ;;;*** | 2996 | ;;;*** |
| 2997 | 2997 | ||
| 2998 | ;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20287 | 2998 | ;;;### (autoloads (calendar) "calendar" "calendar/calendar.el" (20344 |
| 2999 | ;;;;;; 5356)) | 2999 | ;;;;;; 11046)) |
| 3000 | ;;; Generated autoloads from calendar/calendar.el | 3000 | ;;; Generated autoloads from calendar/calendar.el |
| 3001 | 3001 | ||
| 3002 | (autoload 'calendar "calendar" "\ | 3002 | (autoload 'calendar "calendar" "\ |
| @@ -3105,7 +3105,7 @@ Obsoletes `c-forward-into-nomenclature'. | |||
| 3105 | ;;;*** | 3105 | ;;;*** |
| 3106 | 3106 | ||
| 3107 | ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" | 3107 | ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" |
| 3108 | ;;;;;; (20279 40897)) | 3108 | ;;;;;; (20323 49369)) |
| 3109 | ;;; Generated autoloads from progmodes/cc-engine.el | 3109 | ;;; Generated autoloads from progmodes/cc-engine.el |
| 3110 | 3110 | ||
| 3111 | (autoload 'c-guess-basic-syntax "cc-engine" "\ | 3111 | (autoload 'c-guess-basic-syntax "cc-engine" "\ |
| @@ -3217,7 +3217,7 @@ the absolute file name of the file if STYLE-NAME is nil. | |||
| 3217 | 3217 | ||
| 3218 | ;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode | 3218 | ;;;### (autoloads (awk-mode pike-mode idl-mode java-mode objc-mode |
| 3219 | ;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" | 3219 | ;;;;;; c++-mode c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" |
| 3220 | ;;;;;; (20293 38510)) | 3220 | ;;;;;; (20323 49369)) |
| 3221 | ;;; Generated autoloads from progmodes/cc-mode.el | 3221 | ;;; Generated autoloads from progmodes/cc-mode.el |
| 3222 | 3222 | ||
| 3223 | (autoload 'c-initialize-cc-mode "cc-mode" "\ | 3223 | (autoload 'c-initialize-cc-mode "cc-mode" "\ |
| @@ -4217,7 +4217,7 @@ If FRAME cannot display COLOR, return nil. | |||
| 4217 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list | 4217 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list |
| 4218 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command | 4218 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command |
| 4219 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" | 4219 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" |
| 4220 | ;;;;;; (20290 11197)) | 4220 | ;;;;;; (20321 49576)) |
| 4221 | ;;; Generated autoloads from comint.el | 4221 | ;;; Generated autoloads from comint.el |
| 4222 | 4222 | ||
| 4223 | (defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ | 4223 | (defvar comint-output-filter-functions '(ansi-color-process-output comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt) "\ |
| @@ -4743,8 +4743,8 @@ Randomly permute the elements of VECTOR (all permutations equally likely). | |||
| 4743 | ;;;*** | 4743 | ;;;*** |
| 4744 | 4744 | ||
| 4745 | ;;;### (autoloads (copyright-update-directory copyright copyright-fix-years | 4745 | ;;;### (autoloads (copyright-update-directory copyright copyright-fix-years |
| 4746 | ;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20229 | 4746 | ;;;;;; copyright-update) "copyright" "emacs-lisp/copyright.el" (20323 |
| 4747 | ;;;;;; 34587)) | 4747 | ;;;;;; 49369)) |
| 4748 | ;;; Generated autoloads from emacs-lisp/copyright.el | 4748 | ;;; Generated autoloads from emacs-lisp/copyright.el |
| 4749 | (put 'copyright-at-end-flag 'safe-local-variable 'booleanp) | 4749 | (put 'copyright-at-end-flag 'safe-local-variable 'booleanp) |
| 4750 | (put 'copyright-names-regexp 'safe-local-variable 'stringp) | 4750 | (put 'copyright-names-regexp 'safe-local-variable 'stringp) |
| @@ -5074,7 +5074,7 @@ Major mode to edit Cascading Style Sheets. | |||
| 5074 | ;;;*** | 5074 | ;;;*** |
| 5075 | 5075 | ||
| 5076 | ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" | 5076 | ;;;### (autoloads (cua-selection-mode cua-mode) "cua-base" "emulation/cua-base.el" |
| 5077 | ;;;;;; (20300 47034)) | 5077 | ;;;;;; (20315 14392)) |
| 5078 | ;;; Generated autoloads from emulation/cua-base.el | 5078 | ;;; Generated autoloads from emulation/cua-base.el |
| 5079 | 5079 | ||
| 5080 | (defvar cua-mode nil "\ | 5080 | (defvar cua-mode nil "\ |
| @@ -5450,14 +5450,16 @@ The format is suitable for use with `easy-menu-define'. | |||
| 5450 | ;;;*** | 5450 | ;;;*** |
| 5451 | 5451 | ||
| 5452 | ;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme | 5452 | ;;;### (autoloads (customize-themes describe-theme custom-theme-visit-theme |
| 5453 | ;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20279 | 5453 | ;;;;;; customize-create-theme) "cus-theme" "cus-theme.el" (20336 |
| 5454 | ;;;;;; 40897)) | 5454 | ;;;;;; 16936)) |
| 5455 | ;;; Generated autoloads from cus-theme.el | 5455 | ;;; Generated autoloads from cus-theme.el |
| 5456 | 5456 | ||
| 5457 | (autoload 'customize-create-theme "cus-theme" "\ | 5457 | (autoload 'customize-create-theme "cus-theme" "\ |
| 5458 | Create or edit a custom theme. | 5458 | Create or edit a custom theme. |
| 5459 | THEME, if non-nil, should be an existing theme to edit. If THEME | 5459 | THEME, if non-nil, should be an existing theme to edit. If THEME |
| 5460 | is `user', provide an option to remove these as custom settings. | 5460 | is `user', the resulting *Custom Theme* buffer also contains a |
| 5461 | checkbox for removing the theme settings specified in the buffer | ||
| 5462 | from the Custom save file. | ||
| 5461 | BUFFER, if non-nil, should be a buffer to use; the default is | 5463 | BUFFER, if non-nil, should be a buffer to use; the default is |
| 5462 | named *Custom Theme*. | 5464 | named *Custom Theme*. |
| 5463 | 5465 | ||
| @@ -5574,7 +5576,7 @@ If the argument is nil, we return the display table to its standard state. | |||
| 5574 | ;;;*** | 5576 | ;;;*** |
| 5575 | 5577 | ||
| 5576 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" | 5578 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" |
| 5577 | ;;;;;; (20229 34587)) | 5579 | ;;;;;; (20319 7847)) |
| 5578 | ;;; Generated autoloads from dabbrev.el | 5580 | ;;; Generated autoloads from dabbrev.el |
| 5579 | (put 'dabbrev-case-fold-search 'risky-local-variable t) | 5581 | (put 'dabbrev-case-fold-search 'risky-local-variable t) |
| 5580 | (put 'dabbrev-case-replace 'risky-local-variable t) | 5582 | (put 'dabbrev-case-replace 'risky-local-variable t) |
| @@ -5631,8 +5633,8 @@ Create a new data-debug buffer with NAME. | |||
| 5631 | 5633 | ||
| 5632 | ;;;*** | 5634 | ;;;*** |
| 5633 | 5635 | ||
| 5634 | ;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20229 | 5636 | ;;;### (autoloads (dbus-handle-event) "dbus" "net/dbus.el" (20315 |
| 5635 | ;;;;;; 34587)) | 5637 | ;;;;;; 14392)) |
| 5636 | ;;; Generated autoloads from net/dbus.el | 5638 | ;;; Generated autoloads from net/dbus.el |
| 5637 | 5639 | ||
| 5638 | (autoload 'dbus-handle-event "dbus" "\ | 5640 | (autoload 'dbus-handle-event "dbus" "\ |
| @@ -6409,7 +6411,7 @@ Optional arguments are passed to `dig-invoke'. | |||
| 6409 | ;;;*** | 6411 | ;;;*** |
| 6410 | 6412 | ||
| 6411 | ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window | 6413 | ;;;### (autoloads (dired-mode dired-noselect dired-other-frame dired-other-window |
| 6412 | ;;;;;; dired dired-listing-switches) "dired" "dired.el" (20296 49978)) | 6414 | ;;;;;; dired dired-listing-switches) "dired" "dired.el" (20344 11046)) |
| 6413 | ;;; Generated autoloads from dired.el | 6415 | ;;; Generated autoloads from dired.el |
| 6414 | 6416 | ||
| 6415 | (defvar dired-listing-switches (purecopy "-al") "\ | 6417 | (defvar dired-listing-switches (purecopy "-al") "\ |
| @@ -7628,7 +7630,7 @@ an EDE controlled project. | |||
| 7628 | 7630 | ||
| 7629 | ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form | 7631 | ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form |
| 7630 | ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" | 7632 | ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" |
| 7631 | ;;;;;; "emacs-lisp/edebug.el" (20229 34587)) | 7633 | ;;;;;; "emacs-lisp/edebug.el" (20344 11046)) |
| 7632 | ;;; Generated autoloads from emacs-lisp/edebug.el | 7634 | ;;; Generated autoloads from emacs-lisp/edebug.el |
| 7633 | 7635 | ||
| 7634 | (defvar edebug-all-defs nil "\ | 7636 | (defvar edebug-all-defs nil "\ |
| @@ -8317,7 +8319,7 @@ Other values are interpreted as usual. | |||
| 8317 | ;;;*** | 8319 | ;;;*** |
| 8318 | 8320 | ||
| 8319 | ;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) | 8321 | ;;;### (autoloads (report-emacs-bug-query-existing-bugs report-emacs-bug) |
| 8320 | ;;;;;; "emacsbug" "mail/emacsbug.el" (20277 28925)) | 8322 | ;;;;;; "emacsbug" "mail/emacsbug.el" (20308 41146)) |
| 8321 | ;;; Generated autoloads from mail/emacsbug.el | 8323 | ;;; Generated autoloads from mail/emacsbug.el |
| 8322 | 8324 | ||
| 8323 | (autoload 'report-emacs-bug "emacsbug" "\ | 8325 | (autoload 'report-emacs-bug "emacsbug" "\ |
| @@ -8666,7 +8668,7 @@ Encrypt marked files. | |||
| 8666 | 8668 | ||
| 8667 | ;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt | 8669 | ;;;### (autoloads (epa-global-mail-mode epa-mail-import-keys epa-mail-encrypt |
| 8668 | ;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) | 8670 | ;;;;;; epa-mail-sign epa-mail-verify epa-mail-decrypt epa-mail-mode) |
| 8669 | ;;;;;; "epa-mail" "epa-mail.el" (20273 55691)) | 8671 | ;;;;;; "epa-mail" "epa-mail.el" (20315 14392)) |
| 8670 | ;;; Generated autoloads from epa-mail.el | 8672 | ;;; Generated autoloads from epa-mail.el |
| 8671 | 8673 | ||
| 8672 | (autoload 'epa-mail-mode "epa-mail" "\ | 8674 | (autoload 'epa-mail-mode "epa-mail" "\ |
| @@ -9400,7 +9402,7 @@ corresponding to a successful execution. | |||
| 9400 | ;;;;;; visit-tags-table tags-table-mode find-tag-default-function | 9402 | ;;;;;; visit-tags-table tags-table-mode find-tag-default-function |
| 9401 | ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list | 9403 | ;;;;;; find-tag-hook tags-add-tables tags-compression-info-list |
| 9402 | ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" | 9404 | ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el" |
| 9403 | ;;;;;; (20237 28610)) | 9405 | ;;;;;; (20331 30588)) |
| 9404 | ;;; Generated autoloads from progmodes/etags.el | 9406 | ;;; Generated autoloads from progmodes/etags.el |
| 9405 | 9407 | ||
| 9406 | (defvar tags-file-name nil "\ | 9408 | (defvar tags-file-name nil "\ |
| @@ -10199,41 +10201,47 @@ with no args, if that value is non-nil. | |||
| 10199 | ;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set | 10201 | ;;;### (autoloads (variable-pitch-mode buffer-face-toggle buffer-face-set |
| 10200 | ;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase | 10202 | ;;;;;; buffer-face-mode text-scale-adjust text-scale-decrease text-scale-increase |
| 10201 | ;;;;;; text-scale-set face-remap-set-base face-remap-reset-base | 10203 | ;;;;;; text-scale-set face-remap-set-base face-remap-reset-base |
| 10202 | ;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20273 | 10204 | ;;;;;; face-remap-add-relative) "face-remap" "face-remap.el" (20329 |
| 10203 | ;;;;;; 55691)) | 10205 | ;;;;;; 43687)) |
| 10204 | ;;; Generated autoloads from face-remap.el | 10206 | ;;; Generated autoloads from face-remap.el |
| 10205 | 10207 | ||
| 10206 | (autoload 'face-remap-add-relative "face-remap" "\ | 10208 | (autoload 'face-remap-add-relative "face-remap" "\ |
| 10207 | Add a face remapping entry of FACE to SPECS in the current buffer. | 10209 | Add a face remapping entry of FACE to SPECS in the current buffer. |
| 10208 | 10210 | Return a cookie which can be used to delete this remapping with | |
| 10209 | Return a cookie which can be used to delete the remapping with | ||
| 10210 | `face-remap-remove-relative'. | 10211 | `face-remap-remove-relative'. |
| 10211 | 10212 | ||
| 10212 | SPECS can be any value suitable for the `face' text property, | 10213 | The remaining arguments, SPECS, should be either a list of face |
| 10213 | including a face name, a list of face names, or a face-attribute | 10214 | names, or a property list of face attribute/value pairs. The |
| 10214 | property list. The attributes given by SPECS will be merged with | 10215 | remapping specified by SPECS takes effect alongside the |
| 10215 | any other currently active face remappings of FACE, and with the | 10216 | remappings from other calls to `face-remap-add-relative', as well |
| 10216 | global definition of FACE. An attempt is made to sort multiple | 10217 | as the normal definition of FACE (at lowest priority). This |
| 10217 | entries so that entries with relative face-attributes are applied | 10218 | function tries to sort multiple remappings for the same face, so |
| 10218 | after entries with absolute face-attributes. | 10219 | that remappings specifying relative face attributes are applied |
| 10220 | after remappings specifying absolute face attributes. | ||
| 10219 | 10221 | ||
| 10220 | The base (lowest priority) remapping may be set to a specific | 10222 | The base (lowest priority) remapping may be set to something |
| 10221 | value, instead of the default of the global face definition, | 10223 | other than the normal definition of FACE via `face-remap-set-base'. |
| 10222 | using `face-remap-set-base'. | ||
| 10223 | 10224 | ||
| 10224 | \(fn FACE &rest SPECS)" nil nil) | 10225 | \(fn FACE &rest SPECS)" nil nil) |
| 10225 | 10226 | ||
| 10226 | (autoload 'face-remap-reset-base "face-remap" "\ | 10227 | (autoload 'face-remap-reset-base "face-remap" "\ |
| 10227 | Set the base remapping of FACE to inherit from FACE's global definition. | 10228 | Set the base remapping of FACE to the normal definition of FACE. |
| 10229 | This causes the remappings specified by `face-remap-add-relative' | ||
| 10230 | to apply on top of the normal definition of FACE. | ||
| 10228 | 10231 | ||
| 10229 | \(fn FACE)" nil nil) | 10232 | \(fn FACE)" nil nil) |
| 10230 | 10233 | ||
| 10231 | (autoload 'face-remap-set-base "face-remap" "\ | 10234 | (autoload 'face-remap-set-base "face-remap" "\ |
| 10232 | Set the base remapping of FACE in the current buffer to SPECS. | 10235 | Set the base remapping of FACE in the current buffer to SPECS. |
| 10233 | If SPECS is empty, the default base remapping is restored, which | 10236 | This causes the remappings specified by `face-remap-add-relative' |
| 10234 | inherits from the global definition of FACE; note that this is | 10237 | to apply on top of the face specification given by SPECS. SPECS |
| 10235 | different from SPECS containing a single value `nil', which does | 10238 | should be either a list of face names, or a property list of face |
| 10236 | not inherit from the global definition of FACE. | 10239 | attribute/value pairs. |
| 10240 | |||
| 10241 | If SPECS is empty, call `face-remap-reset-base' to use the normal | ||
| 10242 | definition of FACE as the base remapping; note that this is | ||
| 10243 | different from SPECS containing a single value `nil', which means | ||
| 10244 | not to inherit from the global definition of FACE at all. | ||
| 10237 | 10245 | ||
| 10238 | \(fn FACE &rest SPECS)" nil nil) | 10246 | \(fn FACE &rest SPECS)" nil nil) |
| 10239 | 10247 | ||
| @@ -11189,7 +11197,7 @@ play around with the following keys: | |||
| 11189 | ;;;*** | 11197 | ;;;*** |
| 11190 | 11198 | ||
| 11191 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) | 11199 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) |
| 11192 | ;;;;;; "forms" "forms.el" (20229 34587)) | 11200 | ;;;;;; "forms" "forms.el" (20338 58662)) |
| 11193 | ;;; Generated autoloads from forms.el | 11201 | ;;; Generated autoloads from forms.el |
| 11194 | 11202 | ||
| 11195 | (autoload 'forms-mode "forms" "\ | 11203 | (autoload 'forms-mode "forms" "\ |
| @@ -11353,7 +11361,7 @@ and choose the directory as the fortune-file. | |||
| 11353 | ;;;*** | 11361 | ;;;*** |
| 11354 | 11362 | ||
| 11355 | ;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" | 11363 | ;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" |
| 11356 | ;;;;;; (20298 5305)) | 11364 | ;;;;;; (20319 7847)) |
| 11357 | ;;; Generated autoloads from progmodes/gdb-mi.el | 11365 | ;;; Generated autoloads from progmodes/gdb-mi.el |
| 11358 | 11366 | ||
| 11359 | (defvar gdb-enable-debug nil "\ | 11367 | (defvar gdb-enable-debug nil "\ |
| @@ -12106,7 +12114,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.others\") returns: | |||
| 12106 | ;;;*** | 12114 | ;;;*** |
| 12107 | 12115 | ||
| 12108 | ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) | 12116 | ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) |
| 12109 | ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20290 11197)) | 12117 | ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (20321 49576)) |
| 12110 | ;;; Generated autoloads from gnus/gnus-msg.el | 12118 | ;;; Generated autoloads from gnus/gnus-msg.el |
| 12111 | 12119 | ||
| 12112 | (autoload 'gnus-msg-mail "gnus-msg" "\ | 12120 | (autoload 'gnus-msg-mail "gnus-msg" "\ |
| @@ -12296,7 +12304,7 @@ Declare back end NAME with ABILITIES as a Gnus back end. | |||
| 12296 | ;;;*** | 12304 | ;;;*** |
| 12297 | 12305 | ||
| 12298 | ;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" | 12306 | ;;;### (autoloads (gnus-summary-bookmark-jump) "gnus-sum" "gnus/gnus-sum.el" |
| 12299 | ;;;;;; (20291 32066)) | 12307 | ;;;;;; (20321 49576)) |
| 12300 | ;;; Generated autoloads from gnus/gnus-sum.el | 12308 | ;;; Generated autoloads from gnus/gnus-sum.el |
| 12301 | 12309 | ||
| 12302 | (autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ | 12310 | (autoload 'gnus-summary-bookmark-jump "gnus-sum" "\ |
| @@ -13412,7 +13420,7 @@ Several variables affect how the hiding is done: | |||
| 13412 | ;;;*** | 13420 | ;;;*** |
| 13413 | 13421 | ||
| 13414 | ;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" | 13422 | ;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el" |
| 13415 | ;;;;;; (20273 55692)) | 13423 | ;;;;;; (20330 64553)) |
| 13416 | ;;; Generated autoloads from progmodes/hideshow.el | 13424 | ;;; Generated autoloads from progmodes/hideshow.el |
| 13417 | 13425 | ||
| 13418 | (defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ | 13426 | (defvar hs-special-modes-alist (mapcar 'purecopy '((c-mode "{" "}" "/[*/]" nil nil) (c++-mode "{" "}" "/[*/]" nil nil) (bibtex-mode ("@\\S(*\\(\\s(\\)" 1)) (java-mode "{" "}" "/[*/]" nil nil) (js-mode "{" "}" "/[*/]" nil))) "\ |
| @@ -13900,7 +13908,7 @@ Convert HTML to plain text in the current buffer. | |||
| 13900 | ;;;*** | 13908 | ;;;*** |
| 13901 | 13909 | ||
| 13902 | ;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) | 13910 | ;;;### (autoloads (htmlfontify-copy-and-link-dir htmlfontify-buffer) |
| 13903 | ;;;;;; "htmlfontify" "htmlfontify.el" (20300 47034)) | 13911 | ;;;;;; "htmlfontify" "htmlfontify.el" (20325 46630)) |
| 13904 | ;;; Generated autoloads from htmlfontify.el | 13912 | ;;; Generated autoloads from htmlfontify.el |
| 13905 | 13913 | ||
| 13906 | (autoload 'htmlfontify-buffer "htmlfontify" "\ | 13914 | (autoload 'htmlfontify-buffer "htmlfontify" "\ |
| @@ -14031,7 +14039,7 @@ bound to the current value of the filter. | |||
| 14031 | ;;;*** | 14039 | ;;;*** |
| 14032 | 14040 | ||
| 14033 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) | 14041 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) |
| 14034 | ;;;;;; "ibuffer" "ibuffer.el" (20232 10689)) | 14042 | ;;;;;; "ibuffer" "ibuffer.el" (20317 52527)) |
| 14035 | ;;; Generated autoloads from ibuffer.el | 14043 | ;;; Generated autoloads from ibuffer.el |
| 14036 | 14044 | ||
| 14037 | (autoload 'ibuffer-list-buffers "ibuffer" "\ | 14045 | (autoload 'ibuffer-list-buffers "ibuffer" "\ |
| @@ -14072,7 +14080,7 @@ FORMATS is the value to use for `ibuffer-formats'. | |||
| 14072 | 14080 | ||
| 14073 | ;;;### (autoloads (icalendar-import-buffer icalendar-import-file | 14081 | ;;;### (autoloads (icalendar-import-buffer icalendar-import-file |
| 14074 | ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" | 14082 | ;;;;;; icalendar-export-region icalendar-export-file) "icalendar" |
| 14075 | ;;;;;; "calendar/icalendar.el" (20229 34587)) | 14083 | ;;;;;; "calendar/icalendar.el" (20319 7847)) |
| 14076 | ;;; Generated autoloads from calendar/icalendar.el | 14084 | ;;; Generated autoloads from calendar/icalendar.el |
| 14077 | 14085 | ||
| 14078 | (autoload 'icalendar-export-file "icalendar" "\ | 14086 | (autoload 'icalendar-export-file "icalendar" "\ |
| @@ -14348,8 +14356,8 @@ The main features of this mode are | |||
| 14348 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file | 14356 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file |
| 14349 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer | 14357 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer |
| 14350 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window | 14358 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window |
| 14351 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20268 | 14359 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (20330 |
| 14352 | ;;;;;; 33259)) | 14360 | ;;;;;; 64553)) |
| 14353 | ;;; Generated autoloads from ido.el | 14361 | ;;; Generated autoloads from ido.el |
| 14354 | 14362 | ||
| 14355 | (defvar ido-mode nil "\ | 14363 | (defvar ido-mode nil "\ |
| @@ -14641,7 +14649,7 @@ the mode if ARG is omitted or nil, and toggle it if ARG is `toggle'. | |||
| 14641 | ;;;;;; create-image image-type-auto-detected-p image-type-available-p | 14649 | ;;;;;; create-image image-type-auto-detected-p image-type-available-p |
| 14642 | ;;;;;; image-type image-type-from-file-name image-type-from-file-header | 14650 | ;;;;;; image-type image-type-from-file-name image-type-from-file-header |
| 14643 | ;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" | 14651 | ;;;;;; image-type-from-buffer image-type-from-data) "image" "image.el" |
| 14644 | ;;;;;; (20300 47034)) | 14652 | ;;;;;; (20342 22767)) |
| 14645 | ;;; Generated autoloads from image.el | 14653 | ;;; Generated autoloads from image.el |
| 14646 | 14654 | ||
| 14647 | (autoload 'image-type-from-data "image" "\ | 14655 | (autoload 'image-type-from-data "image" "\ |
| @@ -14820,10 +14828,13 @@ Example: | |||
| 14820 | 14828 | ||
| 14821 | (autoload 'imagemagick-register-types "image" "\ | 14829 | (autoload 'imagemagick-register-types "image" "\ |
| 14822 | Register file types that can be handled by ImageMagick. | 14830 | Register file types that can be handled by ImageMagick. |
| 14823 | This adds the file types returned by `imagemagick-types' | 14831 | This registers the ImageMagick types listed in `imagemagick-types', |
| 14824 | \(excluding the ones in `imagemagick-types-inhibit') to | 14832 | excluding those listed in `imagemagick-types-inhibit'. |
| 14825 | `auto-mode-alist' and `image-type-file-name-regexps', so that | 14833 | |
| 14826 | Emacs visits them in Image mode. | 14834 | Registered image types are added to `auto-mode-alist', so that |
| 14835 | Emacs visits them in Image mode. They are also added to | ||
| 14836 | `image-type-file-name-regexps', so that the `image-type' function | ||
| 14837 | recognizes these files as having image type `imagemagick'. | ||
| 14827 | 14838 | ||
| 14828 | If Emacs is compiled without ImageMagick support, do nothing. | 14839 | If Emacs is compiled without ImageMagick support, do nothing. |
| 14829 | 14840 | ||
| @@ -15084,7 +15095,7 @@ on these modes. | |||
| 15084 | ;;;*** | 15095 | ;;;*** |
| 15085 | 15096 | ||
| 15086 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar | 15097 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar |
| 15087 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (20229 34587)) | 15098 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (20321 49576)) |
| 15088 | ;;; Generated autoloads from imenu.el | 15099 | ;;; Generated autoloads from imenu.el |
| 15089 | 15100 | ||
| 15090 | (defvar imenu-sort-function nil "\ | 15101 | (defvar imenu-sort-function nil "\ |
| @@ -15300,7 +15311,7 @@ of `inferior-lisp-program'). Runs the hooks from | |||
| 15300 | ;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node | 15311 | ;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node |
| 15301 | ;;;;;; Info-mode info-finder info-apropos Info-index Info-directory | 15312 | ;;;;;; Info-mode info-finder info-apropos Info-index Info-directory |
| 15302 | ;;;;;; Info-on-current-buffer info-standalone info-emacs-manual | 15313 | ;;;;;; Info-on-current-buffer info-standalone info-emacs-manual |
| 15303 | ;;;;;; info info-other-window) "info" "info.el" (20242 46528)) | 15314 | ;;;;;; info info-other-window) "info" "info.el" (20330 64553)) |
| 15304 | ;;; Generated autoloads from info.el | 15315 | ;;; Generated autoloads from info.el |
| 15305 | 15316 | ||
| 15306 | (autoload 'info-other-window "info" "\ | 15317 | (autoload 'info-other-window "info" "\ |
| @@ -15805,7 +15816,7 @@ Add submenus to the File menu, to convert to and from various formats. | |||
| 15805 | ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings | 15816 | ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings |
| 15806 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 15817 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
| 15807 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) | 15818 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-personal-dictionary) |
| 15808 | ;;;;;; "ispell" "textmodes/ispell.el" (20229 34587)) | 15819 | ;;;;;; "ispell" "textmodes/ispell.el" (20341 34854)) |
| 15809 | ;;; Generated autoloads from textmodes/ispell.el | 15820 | ;;; Generated autoloads from textmodes/ispell.el |
| 15810 | 15821 | ||
| 15811 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) | 15822 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) |
| @@ -15942,8 +15953,8 @@ By just answering RET you can find out what the current dictionary is. | |||
| 15942 | 15953 | ||
| 15943 | (autoload 'ispell-region "ispell" "\ | 15954 | (autoload 'ispell-region "ispell" "\ |
| 15944 | Interactively check a region for spelling errors. | 15955 | Interactively check a region for spelling errors. |
| 15945 | Return nil if spell session is quit, | 15956 | Return nil if spell session was terminated, otherwise returns shift offset |
| 15946 | otherwise returns shift offset amount for last line processed. | 15957 | amount for last line processed. |
| 15947 | 15958 | ||
| 15948 | \(fn REG-START REG-END &optional RECHECKP SHIFT)" t nil) | 15959 | \(fn REG-START REG-END &optional RECHECKP SHIFT)" t nil) |
| 15949 | 15960 | ||
| @@ -15994,7 +16005,7 @@ With a prefix argument ARG, enable Ispell minor mode if ARG is | |||
| 15994 | positive, and disable it otherwise. If called from Lisp, enable | 16005 | positive, and disable it otherwise. If called from Lisp, enable |
| 15995 | the mode if ARG is omitted or nil. | 16006 | the mode if ARG is omitted or nil. |
| 15996 | 16007 | ||
| 15997 | Ispell minor mode is a buffer-local mior mode. When enabled, | 16008 | Ispell minor mode is a buffer-local minor mode. When enabled, |
| 15998 | typing SPC or RET warns you if the previous word is incorrectly | 16009 | typing SPC or RET warns you if the previous word is incorrectly |
| 15999 | spelled. | 16010 | spelled. |
| 16000 | 16011 | ||
| @@ -16014,7 +16025,7 @@ Don't check included messages. | |||
| 16014 | 16025 | ||
| 16015 | To abort spell checking of a message region and send the message anyway, | 16026 | To abort spell checking of a message region and send the message anyway, |
| 16016 | use the `x' command. (Any subsequent regions will be checked.) | 16027 | use the `x' command. (Any subsequent regions will be checked.) |
| 16017 | The `X' command aborts the message send so that you can edit the buffer. | 16028 | The `X' command aborts sending the message so that you can edit the buffer. |
| 16018 | 16029 | ||
| 16019 | To spell-check whenever a message is sent, include the appropriate lines | 16030 | To spell-check whenever a message is sent, include the appropriate lines |
| 16020 | in your .emacs file: | 16031 | in your .emacs file: |
| @@ -16138,7 +16149,7 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading. | |||
| 16138 | ;;;*** | 16149 | ;;;*** |
| 16139 | 16150 | ||
| 16140 | ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" | 16151 | ;;;### (autoloads (jka-compr-uninstall jka-compr-handler) "jka-compr" |
| 16141 | ;;;;;; "jka-compr.el" (20250 40679)) | 16152 | ;;;;;; "jka-compr.el" (20305 29707)) |
| 16142 | ;;; Generated autoloads from jka-compr.el | 16153 | ;;; Generated autoloads from jka-compr.el |
| 16143 | 16154 | ||
| 16144 | (defvar jka-compr-inhibit nil "\ | 16155 | (defvar jka-compr-inhibit nil "\ |
| @@ -17106,7 +17117,7 @@ This function normally would be called when the message is sent. | |||
| 17106 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region | 17117 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region |
| 17107 | ;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable | 17118 | ;;;;;; mail-unquote-printable mail-quote-printable-region mail-quote-printable |
| 17108 | ;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) | 17119 | ;;;;;; mail-file-babyl-p mail-dont-reply-to-names mail-use-rfc822) |
| 17109 | ;;;;;; "mail-utils" "mail/mail-utils.el" (20229 34587)) | 17120 | ;;;;;; "mail-utils" "mail/mail-utils.el" (20315 14392)) |
| 17110 | ;;; Generated autoloads from mail/mail-utils.el | 17121 | ;;; Generated autoloads from mail/mail-utils.el |
| 17111 | 17122 | ||
| 17112 | (defvar mail-use-rfc822 nil "\ | 17123 | (defvar mail-use-rfc822 nil "\ |
| @@ -17132,7 +17143,10 @@ Return non-nil if FILE is a Babyl file. | |||
| 17132 | \(fn FILE)" nil nil) | 17143 | \(fn FILE)" nil nil) |
| 17133 | 17144 | ||
| 17134 | (autoload 'mail-quote-printable "mail-utils" "\ | 17145 | (autoload 'mail-quote-printable "mail-utils" "\ |
| 17135 | Convert a string to the \"quoted printable\" Q encoding. | 17146 | Convert a string to the \"quoted printable\" Q encoding if necessary. |
| 17147 | If the string contains only ASCII characters and no troublesome ones, | ||
| 17148 | we return it unconverted. | ||
| 17149 | |||
| 17136 | If the optional argument WRAPPER is non-nil, | 17150 | If the optional argument WRAPPER is non-nil, |
| 17137 | we add the wrapper characters =?ISO-8859-1?Q?....?=. | 17151 | we add the wrapper characters =?ISO-8859-1?Q?....?=. |
| 17138 | 17152 | ||
| @@ -18194,7 +18208,7 @@ Insert file contents of URL using `mm-url-program'. | |||
| 18194 | ;;;*** | 18208 | ;;;*** |
| 18195 | 18209 | ||
| 18196 | ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" | 18210 | ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" |
| 18197 | ;;;;;; "gnus/mm-uu.el" (20229 34587)) | 18211 | ;;;;;; "gnus/mm-uu.el" (20315 14392)) |
| 18198 | ;;; Generated autoloads from gnus/mm-uu.el | 18212 | ;;; Generated autoloads from gnus/mm-uu.el |
| 18199 | 18213 | ||
| 18200 | (autoload 'mm-uu-dissect "mm-uu" "\ | 18214 | (autoload 'mm-uu-dissect "mm-uu" "\ |
| @@ -18884,7 +18898,7 @@ listed in the PORTS list. | |||
| 18884 | ;;;*** | 18898 | ;;;*** |
| 18885 | 18899 | ||
| 18886 | ;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" | 18900 | ;;;### (autoloads (open-network-stream) "network-stream" "net/network-stream.el" |
| 18887 | ;;;;;; (20236 7740)) | 18901 | ;;;;;; (20331 30588)) |
| 18888 | ;;; Generated autoloads from net/network-stream.el | 18902 | ;;; Generated autoloads from net/network-stream.el |
| 18889 | 18903 | ||
| 18890 | (autoload 'open-network-stream "network-stream" "\ | 18904 | (autoload 'open-network-stream "network-stream" "\ |
| @@ -18980,7 +18994,7 @@ functionality. | |||
| 18980 | ;;;;;; uncomment-region comment-kill comment-set-column comment-indent | 18994 | ;;;;;; uncomment-region comment-kill comment-set-column comment-indent |
| 18981 | ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line | 18995 | ;;;;;; comment-indent-default comment-normalize-vars comment-multi-line |
| 18982 | ;;;;;; comment-padding comment-style comment-column) "newcomment" | 18996 | ;;;;;; comment-padding comment-style comment-column) "newcomment" |
| 18983 | ;;;;;; "newcomment.el" (20296 49978)) | 18997 | ;;;;;; "newcomment.el" (20332 19879)) |
| 18984 | ;;; Generated autoloads from newcomment.el | 18998 | ;;; Generated autoloads from newcomment.el |
| 18985 | 18999 | ||
| 18986 | (defalias 'indent-for-comment 'comment-indent) | 19000 | (defalias 'indent-for-comment 'comment-indent) |
| @@ -19407,8 +19421,8 @@ Return nil if the face cannot display a glyph for N. | |||
| 19407 | 19421 | ||
| 19408 | ;;;*** | 19422 | ;;;*** |
| 19409 | 19423 | ||
| 19410 | ;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20229 | 19424 | ;;;### (autoloads (nxml-mode) "nxml-mode" "nxml/nxml-mode.el" (20317 |
| 19411 | ;;;;;; 34587)) | 19425 | ;;;;;; 52527)) |
| 19412 | ;;; Generated autoloads from nxml/nxml-mode.el | 19426 | ;;; Generated autoloads from nxml/nxml-mode.el |
| 19413 | 19427 | ||
| 19414 | (autoload 'nxml-mode "nxml-mode" "\ | 19428 | (autoload 'nxml-mode "nxml-mode" "\ |
| @@ -19422,7 +19436,7 @@ the start-tag, point, and end-tag are all left on separate lines. | |||
| 19422 | If `nxml-slash-auto-complete-flag' is non-nil, then inserting a `</' | 19436 | If `nxml-slash-auto-complete-flag' is non-nil, then inserting a `</' |
| 19423 | automatically inserts the rest of the end-tag. | 19437 | automatically inserts the rest of the end-tag. |
| 19424 | 19438 | ||
| 19425 | \\[nxml-complete] performs completion on the symbol preceding point. | 19439 | \\[completion-at-point] performs completion on the symbol preceding point. |
| 19426 | 19440 | ||
| 19427 | \\[nxml-dynamic-markup-word] uses the contents of the current buffer | 19441 | \\[nxml-dynamic-markup-word] uses the contents of the current buffer |
| 19428 | to choose a tag to put around the word preceding point. | 19442 | to choose a tag to put around the word preceding point. |
| @@ -19484,8 +19498,9 @@ the variable `nxml-enabled-unicode-blocks'. | |||
| 19484 | 19498 | ||
| 19485 | ;;;### (autoloads (org-babel-mark-block org-babel-previous-src-block | 19499 | ;;;### (autoloads (org-babel-mark-block org-babel-previous-src-block |
| 19486 | ;;;;;; org-babel-next-src-block org-babel-goto-named-result org-babel-goto-named-src-block | 19500 | ;;;;;; org-babel-next-src-block org-babel-goto-named-result org-babel-goto-named-src-block |
| 19487 | ;;;;;; org-babel-goto-src-block-head org-babel-sha1-hash org-babel-execute-subtree | 19501 | ;;;;;; org-babel-goto-src-block-head org-babel-hide-result-toggle-maybe |
| 19488 | ;;;;;; org-babel-execute-buffer org-babel-map-call-lines org-babel-map-inline-src-blocks | 19502 | ;;;;;; org-babel-sha1-hash org-babel-execute-subtree org-babel-execute-buffer |
| 19503 | ;;;;;; org-babel-map-executables org-babel-map-call-lines org-babel-map-inline-src-blocks | ||
| 19489 | ;;;;;; org-babel-map-src-blocks org-babel-open-src-block-result | 19504 | ;;;;;; org-babel-map-src-blocks org-babel-open-src-block-result |
| 19490 | ;;;;;; org-babel-switch-to-session-with-code org-babel-switch-to-session | 19505 | ;;;;;; org-babel-switch-to-session-with-code org-babel-switch-to-session |
| 19491 | ;;;;;; org-babel-initiate-session org-babel-load-in-session org-babel-insert-header-arg | 19506 | ;;;;;; org-babel-initiate-session org-babel-load-in-session org-babel-insert-header-arg |
| @@ -19493,7 +19508,7 @@ the variable `nxml-enabled-unicode-blocks'. | |||
| 19493 | ;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe | 19508 | ;;;;;; org-babel-pop-to-session-maybe org-babel-load-in-session-maybe |
| 19494 | ;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info | 19509 | ;;;;;; org-babel-expand-src-block-maybe org-babel-view-src-block-info |
| 19495 | ;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" | 19510 | ;;;;;; org-babel-execute-maybe org-babel-execute-safely-maybe) "ob" |
| 19496 | ;;;;;; "org/ob.el" (20230 13182)) | 19511 | ;;;;;; "org/ob.el" (20344 11046)) |
| 19497 | ;;; Generated autoloads from org/ob.el | 19512 | ;;; Generated autoloads from org/ob.el |
| 19498 | 19513 | ||
| 19499 | (autoload 'org-babel-execute-safely-maybe "ob" "\ | 19514 | (autoload 'org-babel-execute-safely-maybe "ob" "\ |
| @@ -19650,6 +19665,13 @@ buffer. | |||
| 19650 | 19665 | ||
| 19651 | (put 'org-babel-map-call-lines 'lisp-indent-function '1) | 19666 | (put 'org-babel-map-call-lines 'lisp-indent-function '1) |
| 19652 | 19667 | ||
| 19668 | (autoload 'org-babel-map-executables "ob" "\ | ||
| 19669 | |||
| 19670 | |||
| 19671 | \(fn FILE &rest BODY)" nil (quote macro)) | ||
| 19672 | |||
| 19673 | (put 'org-babel-map-executables 'lisp-indent-function '1) | ||
| 19674 | |||
| 19653 | (autoload 'org-babel-execute-buffer "ob" "\ | 19675 | (autoload 'org-babel-execute-buffer "ob" "\ |
| 19654 | Execute source code blocks in a buffer. | 19676 | Execute source code blocks in a buffer. |
| 19655 | Call `org-babel-execute-src-block' on every source block in | 19677 | Call `org-babel-execute-src-block' on every source block in |
| @@ -19669,6 +19691,11 @@ Generate an sha1 hash based on the value of info. | |||
| 19669 | 19691 | ||
| 19670 | \(fn &optional INFO)" t nil) | 19692 | \(fn &optional INFO)" t nil) |
| 19671 | 19693 | ||
| 19694 | (autoload 'org-babel-hide-result-toggle-maybe "ob" "\ | ||
| 19695 | Toggle visibility of result at point. | ||
| 19696 | |||
| 19697 | \(fn)" t nil) | ||
| 19698 | |||
| 19672 | (autoload 'org-babel-goto-src-block-head "ob" "\ | 19699 | (autoload 'org-babel-goto-src-block-head "ob" "\ |
| 19673 | Go to the beginning of the current code block. | 19700 | Go to the beginning of the current code block. |
| 19674 | 19701 | ||
| @@ -19715,7 +19742,7 @@ Describe all keybindings behind `org-babel-key-prefix'. | |||
| 19715 | ;;;*** | 19742 | ;;;*** |
| 19716 | 19743 | ||
| 19717 | ;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe | 19744 | ;;;### (autoloads (org-babel-lob-get-info org-babel-lob-execute-maybe |
| 19718 | ;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20229 34587)) | 19745 | ;;;;;; org-babel-lob-ingest) "ob-lob" "org/ob-lob.el" (20344 11046)) |
| 19719 | ;;; Generated autoloads from org/ob-lob.el | 19746 | ;;; Generated autoloads from org/ob-lob.el |
| 19720 | 19747 | ||
| 19721 | (autoload 'org-babel-lob-ingest "ob-lob" "\ | 19748 | (autoload 'org-babel-lob-ingest "ob-lob" "\ |
| @@ -19740,7 +19767,7 @@ Return a Library of Babel function call as a string. | |||
| 19740 | 19767 | ||
| 19741 | ;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file | 19768 | ;;;### (autoloads (org-babel-tangle org-babel-tangle-file org-babel-load-file |
| 19742 | ;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" | 19769 | ;;;;;; org-babel-tangle-lang-exts) "ob-tangle" "org/ob-tangle.el" |
| 19743 | ;;;;;; (20229 34587)) | 19770 | ;;;;;; (20344 11046)) |
| 19744 | ;;; Generated autoloads from org/ob-tangle.el | 19771 | ;;; Generated autoloads from org/ob-tangle.el |
| 19745 | 19772 | ||
| 19746 | (defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ | 19773 | (defvar org-babel-tangle-lang-exts '(("emacs-lisp" . "el")) "\ |
| @@ -19892,8 +19919,8 @@ including a reproducible test case and send the message. | |||
| 19892 | ;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global | 19919 | ;;;;;; org-map-entries org-open-link-from-string org-open-at-point-global |
| 19893 | ;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode | 19920 | ;;;;;; org-insert-link-global org-store-link org-run-like-in-org-mode |
| 19894 | ;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle | 19921 | ;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle |
| 19895 | ;;;;;; org-mode org-babel-do-load-languages) "org" "org/org.el" | 19922 | ;;;;;; org-mode org-version org-babel-do-load-languages) "org" "org/org.el" |
| 19896 | ;;;;;; (20236 7740)) | 19923 | ;;;;;; (20344 11046)) |
| 19897 | ;;; Generated autoloads from org/org.el | 19924 | ;;; Generated autoloads from org/org.el |
| 19898 | 19925 | ||
| 19899 | (autoload 'org-babel-do-load-languages "org" "\ | 19926 | (autoload 'org-babel-do-load-languages "org" "\ |
| @@ -19901,6 +19928,12 @@ Load the languages defined in `org-babel-load-languages'. | |||
| 19901 | 19928 | ||
| 19902 | \(fn SYM VALUE)" nil nil) | 19929 | \(fn SYM VALUE)" nil nil) |
| 19903 | 19930 | ||
| 19931 | (autoload 'org-version "org" "\ | ||
| 19932 | Show the org-mode version in the echo area. | ||
| 19933 | With prefix arg HERE, insert it at point. | ||
| 19934 | |||
| 19935 | \(fn &optional HERE)" t nil) | ||
| 19936 | |||
| 19904 | (autoload 'org-mode "org" "\ | 19937 | (autoload 'org-mode "org" "\ |
| 19905 | Outline-based notes management and organizer, alias | 19938 | Outline-based notes management and organizer, alias |
| 19906 | \"Carsten's outline-mode for keeping track of everything.\" | 19939 | \"Carsten's outline-mode for keeping track of everything.\" |
| @@ -20120,7 +20153,7 @@ Call the customize function with org as argument. | |||
| 20120 | ;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list | 20153 | ;;;;;; org-diary org-agenda-list-stuck-projects org-tags-view org-todo-list |
| 20121 | ;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views | 20154 | ;;;;;; org-search-view org-agenda-list org-batch-store-agenda-views |
| 20122 | ;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda | 20155 | ;;;;;; org-store-agenda-views org-batch-agenda-csv org-batch-agenda |
| 20123 | ;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20236 7740)) | 20156 | ;;;;;; org-agenda) "org-agenda" "org/org-agenda.el" (20344 11046)) |
| 20124 | ;;; Generated autoloads from org/org-agenda.el | 20157 | ;;; Generated autoloads from org/org-agenda.el |
| 20125 | 20158 | ||
| 20126 | (autoload 'org-agenda "org-agenda" "\ | 20159 | (autoload 'org-agenda "org-agenda" "\ |
| @@ -20394,8 +20427,8 @@ This command is set with the variable `org-archive-default-command'. | |||
| 20394 | ;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii | 20427 | ;;;### (autoloads (org-export-as-ascii org-export-region-as-ascii |
| 20395 | ;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer | 20428 | ;;;;;; org-replace-region-by-ascii org-export-as-ascii-to-buffer |
| 20396 | ;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer | 20429 | ;;;;;; org-export-as-utf8-to-buffer org-export-as-utf8 org-export-as-latin1-to-buffer |
| 20397 | ;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20229 | 20430 | ;;;;;; org-export-as-latin1) "org-ascii" "org/org-ascii.el" (20344 |
| 20398 | ;;;;;; 34587)) | 20431 | ;;;;;; 11046)) |
| 20399 | ;;; Generated autoloads from org/org-ascii.el | 20432 | ;;; Generated autoloads from org/org-ascii.el |
| 20400 | 20433 | ||
| 20401 | (autoload 'org-export-as-latin1 "org-ascii" "\ | 20434 | (autoload 'org-export-as-latin1 "org-ascii" "\ |
| @@ -20468,8 +20501,8 @@ publishing directory. | |||
| 20468 | 20501 | ||
| 20469 | ;;;*** | 20502 | ;;;*** |
| 20470 | 20503 | ||
| 20471 | ;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20229 | 20504 | ;;;### (autoloads (org-attach) "org-attach" "org/org-attach.el" (20344 |
| 20472 | ;;;;;; 34587)) | 20505 | ;;;;;; 11046)) |
| 20473 | ;;; Generated autoloads from org/org-attach.el | 20506 | ;;; Generated autoloads from org/org-attach.el |
| 20474 | 20507 | ||
| 20475 | (autoload 'org-attach "org-attach" "\ | 20508 | (autoload 'org-attach "org-attach" "\ |
| @@ -20481,7 +20514,7 @@ Shows a list of commands and prompts for another key to execute a command. | |||
| 20481 | ;;;*** | 20514 | ;;;*** |
| 20482 | 20515 | ||
| 20483 | ;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" | 20516 | ;;;### (autoloads (org-bbdb-anniversaries) "org-bbdb" "org/org-bbdb.el" |
| 20484 | ;;;;;; (20230 13182)) | 20517 | ;;;;;; (20344 11046)) |
| 20485 | ;;; Generated autoloads from org/org-bbdb.el | 20518 | ;;; Generated autoloads from org/org-bbdb.el |
| 20486 | 20519 | ||
| 20487 | (autoload 'org-bbdb-anniversaries "org-bbdb" "\ | 20520 | (autoload 'org-bbdb-anniversaries "org-bbdb" "\ |
| @@ -20492,7 +20525,7 @@ Extract anniversaries from BBDB for display in the agenda. | |||
| 20492 | ;;;*** | 20525 | ;;;*** |
| 20493 | 20526 | ||
| 20494 | ;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here | 20527 | ;;;### (autoloads (org-capture-import-remember-templates org-capture-insert-template-here |
| 20495 | ;;;;;; org-capture) "org-capture" "org/org-capture.el" (20236 7740)) | 20528 | ;;;;;; org-capture) "org-capture" "org/org-capture.el" (20344 11046)) |
| 20496 | ;;; Generated autoloads from org/org-capture.el | 20529 | ;;; Generated autoloads from org/org-capture.el |
| 20497 | 20530 | ||
| 20498 | (autoload 'org-capture "org-capture" "\ | 20531 | (autoload 'org-capture "org-capture" "\ |
| @@ -20530,7 +20563,7 @@ Set org-capture-templates to be similar to `org-remember-templates'. | |||
| 20530 | ;;;*** | 20563 | ;;;*** |
| 20531 | 20564 | ||
| 20532 | ;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) | 20565 | ;;;### (autoloads (org-clock-persistence-insinuate org-get-clocktable) |
| 20533 | ;;;;;; "org-clock" "org/org-clock.el" (20236 7740)) | 20566 | ;;;;;; "org-clock" "org/org-clock.el" (20344 11046)) |
| 20534 | ;;; Generated autoloads from org/org-clock.el | 20567 | ;;; Generated autoloads from org/org-clock.el |
| 20535 | 20568 | ||
| 20536 | (autoload 'org-get-clocktable "org-clock" "\ | 20569 | (autoload 'org-get-clocktable "org-clock" "\ |
| @@ -20641,7 +20674,7 @@ publishing directory. | |||
| 20641 | 20674 | ||
| 20642 | ;;;### (autoloads (org-insert-export-options-template org-export-as-org | 20675 | ;;;### (autoloads (org-insert-export-options-template org-export-as-org |
| 20643 | ;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" | 20676 | ;;;;;; org-export-visible org-export) "org-exp" "org/org-exp.el" |
| 20644 | ;;;;;; (20236 7740)) | 20677 | ;;;;;; (20344 11046)) |
| 20645 | ;;; Generated autoloads from org/org-exp.el | 20678 | ;;; Generated autoloads from org/org-exp.el |
| 20646 | 20679 | ||
| 20647 | (autoload 'org-export "org-exp" "\ | 20680 | (autoload 'org-export "org-exp" "\ |
| @@ -20731,7 +20764,7 @@ Show the raw feed buffer of a feed. | |||
| 20731 | ;;;*** | 20764 | ;;;*** |
| 20732 | 20765 | ||
| 20733 | ;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" | 20766 | ;;;### (autoloads (org-footnote-normalize org-footnote-action) "org-footnote" |
| 20734 | ;;;;;; "org/org-footnote.el" (20282 42537)) | 20767 | ;;;;;; "org/org-footnote.el" (20344 11046)) |
| 20735 | ;;; Generated autoloads from org/org-footnote.el | 20768 | ;;; Generated autoloads from org/org-footnote.el |
| 20736 | 20769 | ||
| 20737 | (autoload 'org-footnote-action "org-footnote" "\ | 20770 | (autoload 'org-footnote-action "org-footnote" "\ |
| @@ -20843,7 +20876,7 @@ Convert FreeMind file MM-FILE to `org-mode' file ORG-FILE. | |||
| 20843 | ;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html | 20876 | ;;;### (autoloads (org-export-htmlize-generate-css org-export-as-html |
| 20844 | ;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer | 20877 | ;;;;;; org-export-region-as-html org-replace-region-by-html org-export-as-html-to-buffer |
| 20845 | ;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" | 20878 | ;;;;;; org-export-as-html-batch org-export-as-html-and-open) "org-html" |
| 20846 | ;;;;;; "org/org-html.el" (20229 34587)) | 20879 | ;;;;;; "org/org-html.el" (20344 11046)) |
| 20847 | ;;; Generated autoloads from org/org-html.el | 20880 | ;;; Generated autoloads from org/org-html.el |
| 20848 | 20881 | ||
| 20849 | (put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) | 20882 | (put 'org-export-html-style-include-default 'safe-local-variable 'booleanp) |
| @@ -21034,7 +21067,7 @@ Store a link to the current entry, using its ID. | |||
| 21034 | ;;;*** | 21067 | ;;;*** |
| 21035 | 21068 | ||
| 21036 | ;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" | 21069 | ;;;### (autoloads (org-indent-mode) "org-indent" "org/org-indent.el" |
| 21037 | ;;;;;; (20229 34587)) | 21070 | ;;;;;; (20344 11046)) |
| 21038 | ;;; Generated autoloads from org/org-indent.el | 21071 | ;;; Generated autoloads from org/org-indent.el |
| 21039 | 21072 | ||
| 21040 | (autoload 'org-indent-mode "org-indent" "\ | 21073 | (autoload 'org-indent-mode "org-indent" "\ |
| @@ -21065,7 +21098,7 @@ Dispatch to the appropriate function to store a link to an IRC session. | |||
| 21065 | ;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex | 21098 | ;;;### (autoloads (org-export-as-pdf-and-open org-export-as-pdf org-export-as-latex |
| 21066 | ;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer | 21099 | ;;;;;; org-export-region-as-latex org-replace-region-by-latex org-export-as-latex-to-buffer |
| 21067 | ;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" | 21100 | ;;;;;; org-export-as-latex-batch) "org-latex" "org/org-latex.el" |
| 21068 | ;;;;;; (20229 34587)) | 21101 | ;;;;;; (20344 11046)) |
| 21069 | ;;; Generated autoloads from org/org-latex.el | 21102 | ;;; Generated autoloads from org/org-latex.el |
| 21070 | 21103 | ||
| 21071 | (autoload 'org-export-as-latex-batch "org-latex" "\ | 21104 | (autoload 'org-export-as-latex-batch "org-latex" "\ |
| @@ -21146,7 +21179,7 @@ Export as LaTeX, then process through to PDF, and open. | |||
| 21146 | 21179 | ||
| 21147 | ;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer | 21180 | ;;;### (autoloads (org-lparse-region org-replace-region-by org-lparse-to-buffer |
| 21148 | ;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el" | 21181 | ;;;;;; org-lparse-batch org-lparse-and-open) "org-lparse" "org/org-lparse.el" |
| 21149 | ;;;;;; (20236 7740)) | 21182 | ;;;;;; (20344 11046)) |
| 21150 | ;;; Generated autoloads from org/org-lparse.el | 21183 | ;;; Generated autoloads from org/org-lparse.el |
| 21151 | 21184 | ||
| 21152 | (autoload 'org-lparse-and-open "org-lparse" "\ | 21185 | (autoload 'org-lparse-and-open "org-lparse" "\ |
| @@ -21229,9 +21262,8 @@ Create a file that contains all custom agenda views. | |||
| 21229 | ;;;*** | 21262 | ;;;*** |
| 21230 | 21263 | ||
| 21231 | ;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert | 21264 | ;;;### (autoloads (org-export-as-odf-and-open org-export-as-odf org-export-odt-convert |
| 21232 | ;;;;;; org-export-as-odt org-export-region-as-odt org-replace-region-by-odt | 21265 | ;;;;;; org-export-as-odt org-export-as-odt-batch org-export-as-odt-and-open) |
| 21233 | ;;;;;; org-export-as-odt-to-buffer org-export-as-odt-batch org-export-as-odt-and-open) | 21266 | ;;;;;; "org-odt" "org/org-odt.el" (20344 11046)) |
| 21234 | ;;;;;; "org-odt" "org/org-odt.el" (20236 7740)) | ||
| 21235 | ;;; Generated autoloads from org/org-odt.el | 21267 | ;;; Generated autoloads from org/org-odt.el |
| 21236 | 21268 | ||
| 21237 | (autoload 'org-export-as-odt-and-open "org-odt" "\ | 21269 | (autoload 'org-export-as-odt-and-open "org-odt" "\ |
| @@ -21252,37 +21284,6 @@ emacs --batch | |||
| 21252 | 21284 | ||
| 21253 | \(fn)" nil nil) | 21285 | \(fn)" nil nil) |
| 21254 | 21286 | ||
| 21255 | (autoload 'org-export-as-odt-to-buffer "org-odt" "\ | ||
| 21256 | Call `org-lparse-odt` with output to a temporary buffer. | ||
| 21257 | No file is created. The prefix ARG is passed through to `org-lparse-to-buffer'. | ||
| 21258 | |||
| 21259 | \(fn ARG)" t nil) | ||
| 21260 | |||
| 21261 | (autoload 'org-replace-region-by-odt "org-odt" "\ | ||
| 21262 | Assume the current region has org-mode syntax, and convert it to ODT. | ||
| 21263 | This can be used in any buffer. For example, you could write an | ||
| 21264 | itemized list in org-mode syntax in an ODT buffer and then use this | ||
| 21265 | command to convert it. | ||
| 21266 | |||
| 21267 | \(fn BEG END)" t nil) | ||
| 21268 | |||
| 21269 | (autoload 'org-export-region-as-odt "org-odt" "\ | ||
| 21270 | Convert region from BEG to END in org-mode buffer to ODT. | ||
| 21271 | If prefix arg BODY-ONLY is set, omit file header, footer, and table of | ||
| 21272 | contents, and only produce the region of converted text, useful for | ||
| 21273 | cut-and-paste operations. | ||
| 21274 | If BUFFER is a buffer or a string, use/create that buffer as a target | ||
| 21275 | of the converted ODT. If BUFFER is the symbol `string', return the | ||
| 21276 | produced ODT as a string and leave not buffer behind. For example, | ||
| 21277 | a Lisp program could call this function in the following way: | ||
| 21278 | |||
| 21279 | (setq odt (org-export-region-as-odt beg end t 'string)) | ||
| 21280 | |||
| 21281 | When called interactively, the output buffer is selected, and shown | ||
| 21282 | in a window. A non-interactive call will only return the buffer. | ||
| 21283 | |||
| 21284 | \(fn BEG END &optional BODY-ONLY BUFFER)" t nil) | ||
| 21285 | |||
| 21286 | (autoload 'org-export-as-odt "org-odt" "\ | 21287 | (autoload 'org-export-as-odt "org-odt" "\ |
| 21287 | Export the outline as a OpenDocumentText file. | 21288 | Export the outline as a OpenDocumentText file. |
| 21288 | If there is an active region, export only the region. The prefix | 21289 | If there is an active region, export only the region. The prefix |
| @@ -21456,7 +21457,7 @@ See also the variable `org-reverse-note-order'. | |||
| 21456 | ;;;*** | 21457 | ;;;*** |
| 21457 | 21458 | ||
| 21458 | ;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) | 21459 | ;;;### (autoloads (org-table-to-lisp orgtbl-mode turn-on-orgtbl) |
| 21459 | ;;;;;; "org-table" "org/org-table.el" (20236 7740)) | 21460 | ;;;;;; "org-table" "org/org-table.el" (20344 11046)) |
| 21460 | ;;; Generated autoloads from org/org-table.el | 21461 | ;;; Generated autoloads from org/org-table.el |
| 21461 | 21462 | ||
| 21462 | (autoload 'turn-on-orgtbl "org-table" "\ | 21463 | (autoload 'turn-on-orgtbl "org-table" "\ |
| @@ -21581,7 +21582,7 @@ The XOXO buffer is named *xoxo-<source buffer name>* | |||
| 21581 | ;;;*** | 21582 | ;;;*** |
| 21582 | 21583 | ||
| 21583 | ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" | 21584 | ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" |
| 21584 | ;;;;;; (20229 34587)) | 21585 | ;;;;;; (20330 64553)) |
| 21585 | ;;; Generated autoloads from outline.el | 21586 | ;;; Generated autoloads from outline.el |
| 21586 | (put 'outline-regexp 'safe-local-variable 'stringp) | 21587 | (put 'outline-regexp 'safe-local-variable 'stringp) |
| 21587 | (put 'outline-heading-end-regexp 'safe-local-variable 'stringp) | 21588 | (put 'outline-heading-end-regexp 'safe-local-variable 'stringp) |
| @@ -21645,7 +21646,7 @@ See the command `outline-mode' for more information on this mode. | |||
| 21645 | ;;;### (autoloads (list-packages describe-package package-initialize | 21646 | ;;;### (autoloads (list-packages describe-package package-initialize |
| 21646 | ;;;;;; package-refresh-contents package-install-file package-install-from-buffer | 21647 | ;;;;;; package-refresh-contents package-install-file package-install-from-buffer |
| 21647 | ;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" | 21648 | ;;;;;; package-install package-enable-at-startup) "package" "emacs-lisp/package.el" |
| 21648 | ;;;;;; (20299 26170)) | 21649 | ;;;;;; (20317 52527)) |
| 21649 | ;;; Generated autoloads from emacs-lisp/package.el | 21650 | ;;; Generated autoloads from emacs-lisp/package.el |
| 21650 | 21651 | ||
| 21651 | (defvar package-enable-at-startup t "\ | 21652 | (defvar package-enable-at-startup t "\ |
| @@ -22164,7 +22165,7 @@ Global menu used by PCL-CVS.") | |||
| 22164 | ;;;*** | 22165 | ;;;*** |
| 22165 | 22166 | ||
| 22166 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" | 22167 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" |
| 22167 | ;;;;;; (20229 34587)) | 22168 | ;;;;;; (20341 34854)) |
| 22168 | ;;; Generated autoloads from progmodes/perl-mode.el | 22169 | ;;; Generated autoloads from progmodes/perl-mode.el |
| 22169 | (put 'perl-indent-level 'safe-local-variable 'integerp) | 22170 | (put 'perl-indent-level 'safe-local-variable 'integerp) |
| 22170 | (put 'perl-continued-statement-offset 'safe-local-variable 'integerp) | 22171 | (put 'perl-continued-statement-offset 'safe-local-variable 'integerp) |
| @@ -23435,7 +23436,7 @@ them into characters should be done separately. | |||
| 23435 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map | 23436 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map |
| 23436 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout | 23437 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout |
| 23437 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" | 23438 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" |
| 23438 | ;;;;;; "international/quail.el" (20229 34587)) | 23439 | ;;;;;; "international/quail.el" (20330 64553)) |
| 23439 | ;;; Generated autoloads from international/quail.el | 23440 | ;;; Generated autoloads from international/quail.el |
| 23440 | 23441 | ||
| 23441 | (autoload 'quail-title "quail" "\ | 23442 | (autoload 'quail-title "quail" "\ |
| @@ -23739,7 +23740,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. | |||
| 23739 | ;;;*** | 23740 | ;;;*** |
| 23740 | 23741 | ||
| 23741 | ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" | 23742 | ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" |
| 23742 | ;;;;;; "net/rcirc.el" (20280 61753)) | 23743 | ;;;;;; "net/rcirc.el" (20325 46630)) |
| 23743 | ;;; Generated autoloads from net/rcirc.el | 23744 | ;;; Generated autoloads from net/rcirc.el |
| 23744 | 23745 | ||
| 23745 | (autoload 'rcirc "rcirc" "\ | 23746 | (autoload 'rcirc "rcirc" "\ |
| @@ -24335,7 +24336,7 @@ the mode if ARG is omitted or nil. | |||
| 24335 | ;;;*** | 24336 | ;;;*** |
| 24336 | 24337 | ||
| 24337 | ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" | 24338 | ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" |
| 24338 | ;;;;;; (20229 34587)) | 24339 | ;;;;;; (20321 49576)) |
| 24339 | ;;; Generated autoloads from emacs-lisp/ring.el | 24340 | ;;; Generated autoloads from emacs-lisp/ring.el |
| 24340 | 24341 | ||
| 24341 | (autoload 'ring-p "ring" "\ | 24342 | (autoload 'ring-p "ring" "\ |
| @@ -24399,7 +24400,7 @@ variable. | |||
| 24399 | ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers | 24400 | ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers |
| 24400 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers | 24401 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers |
| 24401 | ;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) | 24402 | ;;;;;; rmail-user-mail-address-regexp rmail-movemail-variant-p) |
| 24402 | ;;;;;; "rmail" "mail/rmail.el" (20288 55881)) | 24403 | ;;;;;; "rmail" "mail/rmail.el" (20315 14392)) |
| 24403 | ;;; Generated autoloads from mail/rmail.el | 24404 | ;;; Generated autoloads from mail/rmail.el |
| 24404 | 24405 | ||
| 24405 | (autoload 'rmail-movemail-variant-p "rmail" "\ | 24406 | (autoload 'rmail-movemail-variant-p "rmail" "\ |
| @@ -24840,7 +24841,7 @@ for modes derived from Text mode, like Mail mode. | |||
| 24840 | ;;;*** | 24841 | ;;;*** |
| 24841 | 24842 | ||
| 24842 | ;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" | 24843 | ;;;### (autoloads (ruby-mode) "ruby-mode" "progmodes/ruby-mode.el" |
| 24843 | ;;;;;; (20229 34587)) | 24844 | ;;;;;; (20330 64553)) |
| 24844 | ;;; Generated autoloads from progmodes/ruby-mode.el | 24845 | ;;; Generated autoloads from progmodes/ruby-mode.el |
| 24845 | 24846 | ||
| 24846 | (autoload 'ruby-mode "ruby-mode" "\ | 24847 | (autoload 'ruby-mode "ruby-mode" "\ |
| @@ -25191,8 +25192,8 @@ enclosed in `(and ...)'. | |||
| 25191 | 25192 | ||
| 25192 | ;;;*** | 25193 | ;;;*** |
| 25193 | 25194 | ||
| 25194 | ;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20229 | 25195 | ;;;### (autoloads (savehist-mode) "savehist" "savehist.el" (20315 |
| 25195 | ;;;;;; 34587)) | 25196 | ;;;;;; 14392)) |
| 25196 | ;;; Generated autoloads from savehist.el | 25197 | ;;; Generated autoloads from savehist.el |
| 25197 | 25198 | ||
| 25198 | (defvar savehist-mode nil "\ | 25199 | (defvar savehist-mode nil "\ |
| @@ -25384,7 +25385,7 @@ Semantic mode. | |||
| 25384 | ;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name | 25385 | ;;;;;; mail-personal-alias-file mail-default-reply-to mail-archive-file-name |
| 25385 | ;;;;;; mail-header-separator send-mail-function mail-interactive | 25386 | ;;;;;; mail-header-separator send-mail-function mail-interactive |
| 25386 | ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) | 25387 | ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) |
| 25387 | ;;;;;; "sendmail" "mail/sendmail.el" (20277 28925)) | 25388 | ;;;;;; "sendmail" "mail/sendmail.el" (20320 28709)) |
| 25388 | ;;; Generated autoloads from mail/sendmail.el | 25389 | ;;; Generated autoloads from mail/sendmail.el |
| 25389 | 25390 | ||
| 25390 | (defvar mail-from-style 'default "\ | 25391 | (defvar mail-from-style 'default "\ |
| @@ -25666,8 +25667,8 @@ Like `mail' command, but display mail buffer in another frame. | |||
| 25666 | ;;;*** | 25667 | ;;;*** |
| 25667 | 25668 | ||
| 25668 | ;;;### (autoloads (server-save-buffers-kill-terminal server-mode | 25669 | ;;;### (autoloads (server-save-buffers-kill-terminal server-mode |
| 25669 | ;;;;;; server-force-delete server-start) "server" "server.el" (20275 | 25670 | ;;;;;; server-force-delete server-start) "server" "server.el" (20317 |
| 25670 | ;;;;;; 12606)) | 25671 | ;;;;;; 52527)) |
| 25671 | ;;; Generated autoloads from server.el | 25672 | ;;; Generated autoloads from server.el |
| 25672 | 25673 | ||
| 25673 | (put 'server-host 'risky-local-variable t) | 25674 | (put 'server-host 'risky-local-variable t) |
| @@ -26022,8 +26023,8 @@ Otherwise, one argument `-i' is passed to the shell. | |||
| 26022 | 26023 | ||
| 26023 | ;;;*** | 26024 | ;;;*** |
| 26024 | 26025 | ||
| 26025 | ;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20298 | 26026 | ;;;### (autoloads (shr-insert-document) "shr" "gnus/shr.el" (20328 |
| 26026 | ;;;;;; 5305)) | 26027 | ;;;;;; 22824)) |
| 26027 | ;;; Generated autoloads from gnus/shr.el | 26028 | ;;; Generated autoloads from gnus/shr.el |
| 26028 | 26029 | ||
| 26029 | (autoload 'shr-insert-document "shr" "\ | 26030 | (autoload 'shr-insert-document "shr" "\ |
| @@ -26278,7 +26279,7 @@ interactively. If there's no argument, do it at the current buffer. | |||
| 26278 | ;;;*** | 26279 | ;;;*** |
| 26279 | 26280 | ||
| 26280 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" | 26281 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" |
| 26281 | ;;;;;; "mail/smtpmail.el" (20283 8297)) | 26282 | ;;;;;; "mail/smtpmail.el" (20313 59063)) |
| 26282 | ;;; Generated autoloads from mail/smtpmail.el | 26283 | ;;; Generated autoloads from mail/smtpmail.el |
| 26283 | 26284 | ||
| 26284 | (autoload 'smtpmail-send-it "smtpmail" "\ | 26285 | (autoload 'smtpmail-send-it "smtpmail" "\ |
| @@ -26440,7 +26441,7 @@ Pick your favorite shortcuts: | |||
| 26440 | 26441 | ||
| 26441 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields | 26442 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields |
| 26442 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs | 26443 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs |
| 26443 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (20229 34587)) | 26444 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (20319 7847)) |
| 26444 | ;;; Generated autoloads from sort.el | 26445 | ;;; Generated autoloads from sort.el |
| 26445 | (put 'sort-fold-case 'safe-local-variable 'booleanp) | 26446 | (put 'sort-fold-case 'safe-local-variable 'booleanp) |
| 26446 | 26447 | ||
| @@ -26644,7 +26645,7 @@ Spam reports will be queued with the method used when | |||
| 26644 | ;;;*** | 26645 | ;;;*** |
| 26645 | 26646 | ||
| 26646 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" | 26647 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" |
| 26647 | ;;;;;; "speedbar.el" (20229 34587)) | 26648 | ;;;;;; "speedbar.el" (20315 14392)) |
| 26648 | ;;; Generated autoloads from speedbar.el | 26649 | ;;; Generated autoloads from speedbar.el |
| 26649 | 26650 | ||
| 26650 | (defalias 'speedbar 'speedbar-frame-mode) | 26651 | (defalias 'speedbar 'speedbar-frame-mode) |
| @@ -28101,7 +28102,7 @@ converts a table into plain text without frames. It is a companion to | |||
| 28101 | ;;;*** | 28102 | ;;;*** |
| 28102 | 28103 | ||
| 28103 | ;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el" | 28104 | ;;;### (autoloads (tabulated-list-mode) "tabulated-list" "emacs-lisp/tabulated-list.el" |
| 28104 | ;;;;;; (20257 13883)) | 28105 | ;;;;;; (20329 43687)) |
| 28105 | ;;; Generated autoloads from emacs-lisp/tabulated-list.el | 28106 | ;;; Generated autoloads from emacs-lisp/tabulated-list.el |
| 28106 | 28107 | ||
| 28107 | (autoload 'tabulated-list-mode "tabulated-list" "\ | 28108 | (autoload 'tabulated-list-mode "tabulated-list" "\ |
| @@ -28158,7 +28159,7 @@ Connect to the Emacs talk group from the current X display or tty frame. | |||
| 28158 | 28159 | ||
| 28159 | ;;;*** | 28160 | ;;;*** |
| 28160 | 28161 | ||
| 28161 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20273 55692)) | 28162 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (20323 4905)) |
| 28162 | ;;; Generated autoloads from tar-mode.el | 28163 | ;;; Generated autoloads from tar-mode.el |
| 28163 | 28164 | ||
| 28164 | (autoload 'tar-mode "tar-mode" "\ | 28165 | (autoload 'tar-mode "tar-mode" "\ |
| @@ -29668,7 +29669,7 @@ BUFFER defaults to `trace-buffer'. | |||
| 29668 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion | 29669 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion |
| 29669 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers | 29670 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers |
| 29670 | ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" | 29671 | ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" |
| 29671 | ;;;;;; "net/tramp.el" (20300 47034)) | 29672 | ;;;;;; "net/tramp.el" (20344 11046)) |
| 29672 | ;;; Generated autoloads from net/tramp.el | 29673 | ;;; Generated autoloads from net/tramp.el |
| 29673 | 29674 | ||
| 29674 | (defvar tramp-mode t "\ | 29675 | (defvar tramp-mode t "\ |
| @@ -29811,8 +29812,8 @@ Discard Tramp from loading remote files. | |||
| 29811 | 29812 | ||
| 29812 | ;;;*** | 29813 | ;;;*** |
| 29813 | 29814 | ||
| 29814 | ;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20229 | 29815 | ;;;### (autoloads (help-with-tutorial) "tutorial" "tutorial.el" (20342 |
| 29815 | ;;;;;; 34587)) | 29816 | ;;;;;; 22767)) |
| 29816 | ;;; Generated autoloads from tutorial.el | 29817 | ;;; Generated autoloads from tutorial.el |
| 29817 | 29818 | ||
| 29818 | (autoload 'help-with-tutorial "tutorial" "\ | 29819 | (autoload 'help-with-tutorial "tutorial" "\ |
| @@ -30439,7 +30440,7 @@ accessible. | |||
| 30439 | ;;;*** | 30440 | ;;;*** |
| 30440 | 30441 | ||
| 30441 | ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p | 30442 | ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p |
| 30442 | ;;;;;; url-http) "url-http" "url/url-http.el" (20277 28925)) | 30443 | ;;;;;; url-http) "url-http" "url/url-http.el" (20317 52527)) |
| 30443 | ;;; Generated autoloads from url/url-http.el | 30444 | ;;; Generated autoloads from url/url-http.el |
| 30444 | 30445 | ||
| 30445 | (autoload 'url-http "url-http" "\ | 30446 | (autoload 'url-http "url-http" "\ |
| @@ -30448,7 +30449,10 @@ URL must be a parsed URL. See `url-generic-parse-url' for details. | |||
| 30448 | When retrieval is completed, the function CALLBACK is executed with | 30449 | When retrieval is completed, the function CALLBACK is executed with |
| 30449 | CBARGS as the arguments. | 30450 | CBARGS as the arguments. |
| 30450 | 30451 | ||
| 30451 | \(fn URL CALLBACK CBARGS)" nil nil) | 30452 | Optional arg RETRY-BUFFER, if non-nil, specifies the buffer of a |
| 30453 | previous `url-http' call, which is being re-attempted. | ||
| 30454 | |||
| 30455 | \(fn URL CALLBACK CBARGS &optional RETRY-BUFFER)" nil nil) | ||
| 30452 | 30456 | ||
| 30453 | (autoload 'url-http-file-exists-p "url-http" "\ | 30457 | (autoload 'url-http-file-exists-p "url-http" "\ |
| 30454 | 30458 | ||
| @@ -30665,7 +30669,7 @@ Setup variables that expose info about you and your system. | |||
| 30665 | ;;;*** | 30669 | ;;;*** |
| 30666 | 30670 | ||
| 30667 | ;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" | 30671 | ;;;### (autoloads (url-queue-retrieve) "url-queue" "url/url-queue.el" |
| 30668 | ;;;;;; (20291 32066)) | 30672 | ;;;;;; (20336 16936)) |
| 30669 | ;;; Generated autoloads from url/url-queue.el | 30673 | ;;; Generated autoloads from url/url-queue.el |
| 30670 | 30674 | ||
| 30671 | (autoload 'url-queue-retrieve "url-queue" "\ | 30675 | (autoload 'url-queue-retrieve "url-queue" "\ |
| @@ -30918,8 +30922,8 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 30918 | ;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers | 30922 | ;;;;;; vc-print-log vc-retrieve-tag vc-create-tag vc-merge vc-insert-headers |
| 30919 | ;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff | 30923 | ;;;;;; vc-revision-other-window vc-root-diff vc-ediff vc-version-ediff |
| 30920 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook | 30924 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-before-checkin-hook |
| 30921 | ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20275 | 30925 | ;;;;;; vc-checkin-hook vc-checkout-hook) "vc" "vc/vc.el" (20334 |
| 30922 | ;;;;;; 43867)) | 30926 | ;;;;;; 61612)) |
| 30923 | ;;; Generated autoloads from vc/vc.el | 30927 | ;;; Generated autoloads from vc/vc.el |
| 30924 | 30928 | ||
| 30925 | (defvar vc-checkout-hook nil "\ | 30929 | (defvar vc-checkout-hook nil "\ |
| @@ -31244,7 +31248,7 @@ mode-specific menu. `vc-annotate-color-map' and | |||
| 31244 | 31248 | ||
| 31245 | ;;;*** | 31249 | ;;;*** |
| 31246 | 31250 | ||
| 31247 | ;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20300 47034)) | 31251 | ;;;### (autoloads nil "vc-bzr" "vc/vc-bzr.el" (20331 33803)) |
| 31248 | ;;; Generated autoloads from vc/vc-bzr.el | 31252 | ;;; Generated autoloads from vc/vc-bzr.el |
| 31249 | 31253 | ||
| 31250 | (defconst vc-bzr-admin-dirname ".bzr" "\ | 31254 | (defconst vc-bzr-admin-dirname ".bzr" "\ |
| @@ -31319,7 +31323,7 @@ case, and the process object in the asynchronous case. | |||
| 31319 | 31323 | ||
| 31320 | ;;;*** | 31324 | ;;;*** |
| 31321 | 31325 | ||
| 31322 | ;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20303 23227)) | 31326 | ;;;### (autoloads nil "vc-git" "vc/vc-git.el" (20338 58662)) |
| 31323 | ;;; Generated autoloads from vc/vc-git.el | 31327 | ;;; Generated autoloads from vc/vc-git.el |
| 31324 | (defun vc-git-registered (file) | 31328 | (defun vc-git-registered (file) |
| 31325 | "Return non-nil if FILE is registered with git." | 31329 | "Return non-nil if FILE is registered with git." |
| @@ -31330,7 +31334,7 @@ case, and the process object in the asynchronous case. | |||
| 31330 | 31334 | ||
| 31331 | ;;;*** | 31335 | ;;;*** |
| 31332 | 31336 | ||
| 31333 | ;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20296 49978)) | 31337 | ;;;### (autoloads nil "vc-hg" "vc/vc-hg.el" (20319 35310)) |
| 31334 | ;;; Generated autoloads from vc/vc-hg.el | 31338 | ;;; Generated autoloads from vc/vc-hg.el |
| 31335 | (defun vc-hg-registered (file) | 31339 | (defun vc-hg-registered (file) |
| 31336 | "Return non-nil if FILE is registered with hg." | 31340 | "Return non-nil if FILE is registered with hg." |
| @@ -32244,7 +32248,7 @@ Convert Vietnamese characters of the current buffer to `VIQR' mnemonics. | |||
| 32244 | ;;;;;; view-mode view-buffer-other-frame view-buffer-other-window | 32248 | ;;;;;; view-mode view-buffer-other-frame view-buffer-other-window |
| 32245 | ;;;;;; view-buffer view-file-other-frame view-file-other-window | 32249 | ;;;;;; view-buffer view-file-other-frame view-file-other-window |
| 32246 | ;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) | 32250 | ;;;;;; view-file kill-buffer-if-not-modified view-remove-frame-by-deleting) |
| 32247 | ;;;;;; "view" "view.el" (20265 7997)) | 32251 | ;;;;;; "view" "view.el" (20322 39016)) |
| 32248 | ;;; Generated autoloads from view.el | 32252 | ;;; Generated autoloads from view.el |
| 32249 | 32253 | ||
| 32250 | (defvar view-remove-frame-by-deleting t "\ | 32254 | (defvar view-remove-frame-by-deleting t "\ |
| @@ -32327,6 +32331,10 @@ file: Users may suspend viewing in order to modify the buffer. | |||
| 32327 | Exiting View mode will then discard the user's edits. Setting | 32331 | Exiting View mode will then discard the user's edits. Setting |
| 32328 | EXIT-ACTION to `kill-buffer-if-not-modified' avoids this. | 32332 | EXIT-ACTION to `kill-buffer-if-not-modified' avoids this. |
| 32329 | 32333 | ||
| 32334 | This function does not enable View mode if the buffer's major-mode | ||
| 32335 | has a `special' mode-class, because such modes usually have their | ||
| 32336 | own View-like bindings. | ||
| 32337 | |||
| 32330 | \(fn BUFFER &optional EXIT-ACTION)" t nil) | 32338 | \(fn BUFFER &optional EXIT-ACTION)" t nil) |
| 32331 | 32339 | ||
| 32332 | (autoload 'view-buffer-other-window "view" "\ | 32340 | (autoload 'view-buffer-other-window "view" "\ |
| @@ -32345,6 +32353,10 @@ Optional argument EXIT-ACTION is either nil or a function with buffer as | |||
| 32345 | argument. This function is called when finished viewing buffer. Use | 32353 | argument. This function is called when finished viewing buffer. Use |
| 32346 | this argument instead of explicitly setting `view-exit-action'. | 32354 | this argument instead of explicitly setting `view-exit-action'. |
| 32347 | 32355 | ||
| 32356 | This function does not enable View mode if the buffer's major-mode | ||
| 32357 | has a `special' mode-class, because such modes usually have their | ||
| 32358 | own View-like bindings. | ||
| 32359 | |||
| 32348 | \(fn BUFFER &optional NOT-RETURN EXIT-ACTION)" t nil) | 32360 | \(fn BUFFER &optional NOT-RETURN EXIT-ACTION)" t nil) |
| 32349 | 32361 | ||
| 32350 | (autoload 'view-buffer-other-frame "view" "\ | 32362 | (autoload 'view-buffer-other-frame "view" "\ |
| @@ -32363,6 +32375,10 @@ Optional argument EXIT-ACTION is either nil or a function with buffer as | |||
| 32363 | argument. This function is called when finished viewing buffer. Use | 32375 | argument. This function is called when finished viewing buffer. Use |
| 32364 | this argument instead of explicitly setting `view-exit-action'. | 32376 | this argument instead of explicitly setting `view-exit-action'. |
| 32365 | 32377 | ||
| 32378 | This function does not enable View mode if the buffer's major-mode | ||
| 32379 | has a `special' mode-class, because such modes usually have their | ||
| 32380 | own View-like bindings. | ||
| 32381 | |||
| 32366 | \(fn BUFFER &optional NOT-RETURN EXIT-ACTION)" t nil) | 32382 | \(fn BUFFER &optional NOT-RETURN EXIT-ACTION)" t nil) |
| 32367 | 32383 | ||
| 32368 | (autoload 'view-mode "view" "\ | 32384 | (autoload 'view-mode "view" "\ |
| @@ -33107,8 +33123,8 @@ if ARG is omitted or nil. | |||
| 33107 | ;;;*** | 33123 | ;;;*** |
| 33108 | 33124 | ||
| 33109 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create | 33125 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create |
| 33110 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20271 | 33126 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (20329 |
| 33111 | ;;;;;; 46782)) | 33127 | ;;;;;; 43687)) |
| 33112 | ;;; Generated autoloads from wid-edit.el | 33128 | ;;; Generated autoloads from wid-edit.el |
| 33113 | 33129 | ||
| 33114 | (autoload 'widgetp "wid-edit" "\ | 33130 | (autoload 'widgetp "wid-edit" "\ |
| @@ -33273,7 +33289,7 @@ Default bookmark handler for Woman buffers. | |||
| 33273 | ;;;*** | 33289 | ;;;*** |
| 33274 | 33290 | ||
| 33275 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" | 33291 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" |
| 33276 | ;;;;;; (20229 34587)) | 33292 | ;;;;;; (20319 7847)) |
| 33277 | ;;; Generated autoloads from emulation/ws-mode.el | 33293 | ;;; Generated autoloads from emulation/ws-mode.el |
| 33278 | 33294 | ||
| 33279 | (autoload 'wordstar-mode "ws-mode" "\ | 33295 | (autoload 'wordstar-mode "ws-mode" "\ |
| @@ -33538,47 +33554,46 @@ Zone out, completely. | |||
| 33538 | ;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" | 33554 | ;;;;;; "calc/calc-fin.el" "calc/calc-forms.el" "calc/calc-frac.el" |
| 33539 | ;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" | 33555 | ;;;;;; "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el" |
| 33540 | ;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" | 33556 | ;;;;;; "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el" |
| 33541 | ;;;;;; "calc/calc-loaddefs.el" "calc/calc-macs.el" "calc/calc-map.el" | 33557 | ;;;;;; "calc/calc-macs.el" "calc/calc-map.el" "calc/calc-math.el" |
| 33542 | ;;;;;; "calc/calc-math.el" "calc/calc-menu.el" "calc/calc-misc.el" | 33558 | ;;;;;; "calc/calc-menu.el" "calc/calc-misc.el" "calc/calc-mode.el" |
| 33543 | ;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-nlfit.el" | 33559 | ;;;;;; "calc/calc-mtx.el" "calc/calc-nlfit.el" "calc/calc-poly.el" |
| 33544 | ;;;;;; "calc/calc-poly.el" "calc/calc-prog.el" "calc/calc-rewr.el" | 33560 | ;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" |
| 33545 | ;;;;;; "calc/calc-rules.el" "calc/calc-sel.el" "calc/calc-stat.el" | 33561 | ;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" |
| 33546 | ;;;;;; "calc/calc-store.el" "calc/calc-stuff.el" "calc/calc-trail.el" | 33562 | ;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-units.el" |
| 33547 | ;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" | 33563 | ;;;;;; "calc/calc-vec.el" "calc/calc-yank.el" "calc/calcalg2.el" |
| 33548 | ;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" | 33564 | ;;;;;; "calc/calcalg3.el" "calc/calccomp.el" "calc/calcsel2.el" |
| 33549 | ;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-coptic.el" | 33565 | ;;;;;; "calendar/cal-bahai.el" "calendar/cal-coptic.el" "calendar/cal-french.el" |
| 33550 | ;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el" | 33566 | ;;;;;; "calendar/cal-html.el" "calendar/cal-islam.el" "calendar/cal-iso.el" |
| 33551 | ;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-loaddefs.el" | 33567 | ;;;;;; "calendar/cal-julian.el" "calendar/cal-loaddefs.el" "calendar/cal-mayan.el" |
| 33552 | ;;;;;; "calendar/cal-mayan.el" "calendar/cal-menu.el" "calendar/cal-move.el" | 33568 | ;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" |
| 33553 | ;;;;;; "calendar/cal-persia.el" "calendar/cal-tex.el" "calendar/cal-x.el" | 33569 | ;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/diary-loaddefs.el" |
| 33554 | ;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "cdl.el" | 33570 | ;;;;;; "calendar/hol-loaddefs.el" "cdl.el" "cedet/cedet-cscope.el" |
| 33555 | ;;;;;; "cedet/cedet-cscope.el" "cedet/cedet-files.el" "cedet/cedet-global.el" | 33571 | ;;;;;; "cedet/cedet-files.el" "cedet/cedet-global.el" "cedet/cedet-idutils.el" |
| 33556 | ;;;;;; "cedet/cedet-idutils.el" "cedet/cedet.el" "cedet/ede/auto.el" | 33572 | ;;;;;; "cedet/cedet.el" "cedet/ede/auto.el" "cedet/ede/autoconf-edit.el" |
| 33557 | ;;;;;; "cedet/ede/autoconf-edit.el" "cedet/ede/base.el" "cedet/ede/cpp-root.el" | 33573 | ;;;;;; "cedet/ede/base.el" "cedet/ede/cpp-root.el" "cedet/ede/custom.el" |
| 33558 | ;;;;;; "cedet/ede/custom.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" | 33574 | ;;;;;; "cedet/ede/dired.el" "cedet/ede/emacs.el" "cedet/ede/files.el" |
| 33559 | ;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el" | 33575 | ;;;;;; "cedet/ede/generic.el" "cedet/ede/linux.el" "cedet/ede/locate.el" |
| 33560 | ;;;;;; "cedet/ede/loaddefs.el" "cedet/ede/locate.el" "cedet/ede/make.el" | 33576 | ;;;;;; "cedet/ede/make.el" "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" |
| 33561 | ;;;;;; "cedet/ede/makefile-edit.el" "cedet/ede/pconf.el" "cedet/ede/pmake.el" | 33577 | ;;;;;; "cedet/ede/pmake.el" "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" |
| 33562 | ;;;;;; "cedet/ede/proj-archive.el" "cedet/ede/proj-aux.el" "cedet/ede/proj-comp.el" | 33578 | ;;;;;; "cedet/ede/proj-comp.el" "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" |
| 33563 | ;;;;;; "cedet/ede/proj-elisp.el" "cedet/ede/proj-info.el" "cedet/ede/proj-misc.el" | 33579 | ;;;;;; "cedet/ede/proj-misc.el" "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" |
| 33564 | ;;;;;; "cedet/ede/proj-obj.el" "cedet/ede/proj-prog.el" "cedet/ede/proj-scheme.el" | 33580 | ;;;;;; "cedet/ede/proj-scheme.el" "cedet/ede/proj-shared.el" "cedet/ede/proj.el" |
| 33565 | ;;;;;; "cedet/ede/proj-shared.el" "cedet/ede/proj.el" "cedet/ede/project-am.el" | 33581 | ;;;;;; "cedet/ede/project-am.el" "cedet/ede/shell.el" "cedet/ede/simple.el" |
| 33566 | ;;;;;; "cedet/ede/shell.el" "cedet/ede/simple.el" "cedet/ede/source.el" | 33582 | ;;;;;; "cedet/ede/source.el" "cedet/ede/speedbar.el" "cedet/ede/srecode.el" |
| 33567 | ;;;;;; "cedet/ede/speedbar.el" "cedet/ede/srecode.el" "cedet/ede/system.el" | 33583 | ;;;;;; "cedet/ede/system.el" "cedet/ede/util.el" "cedet/inversion.el" |
| 33568 | ;;;;;; "cedet/ede/util.el" "cedet/inversion.el" "cedet/mode-local.el" | 33584 | ;;;;;; "cedet/mode-local.el" "cedet/pulse.el" "cedet/semantic/analyze.el" |
| 33569 | ;;;;;; "cedet/pulse.el" "cedet/semantic/analyze.el" "cedet/semantic/analyze/complete.el" | 33585 | ;;;;;; "cedet/semantic/analyze/complete.el" "cedet/semantic/analyze/debug.el" |
| 33570 | ;;;;;; "cedet/semantic/analyze/debug.el" "cedet/semantic/analyze/fcn.el" | 33586 | ;;;;;; "cedet/semantic/analyze/fcn.el" "cedet/semantic/analyze/refs.el" |
| 33571 | ;;;;;; "cedet/semantic/analyze/refs.el" "cedet/semantic/bovine.el" | 33587 | ;;;;;; "cedet/semantic/bovine.el" "cedet/semantic/bovine/c-by.el" |
| 33572 | ;;;;;; "cedet/semantic/bovine/c-by.el" "cedet/semantic/bovine/c.el" | 33588 | ;;;;;; "cedet/semantic/bovine/c.el" "cedet/semantic/bovine/debug.el" |
| 33573 | ;;;;;; "cedet/semantic/bovine/debug.el" "cedet/semantic/bovine/el.el" | 33589 | ;;;;;; "cedet/semantic/bovine/el.el" "cedet/semantic/bovine/gcc.el" |
| 33574 | ;;;;;; "cedet/semantic/bovine/gcc.el" "cedet/semantic/bovine/make-by.el" | 33590 | ;;;;;; "cedet/semantic/bovine/make-by.el" "cedet/semantic/bovine/make.el" |
| 33575 | ;;;;;; "cedet/semantic/bovine/make.el" "cedet/semantic/bovine/scm-by.el" | 33591 | ;;;;;; "cedet/semantic/bovine/scm-by.el" "cedet/semantic/bovine/scm.el" |
| 33576 | ;;;;;; "cedet/semantic/bovine/scm.el" "cedet/semantic/chart.el" | 33592 | ;;;;;; "cedet/semantic/chart.el" "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" |
| 33577 | ;;;;;; "cedet/semantic/complete.el" "cedet/semantic/ctxt.el" "cedet/semantic/db-debug.el" | 33593 | ;;;;;; "cedet/semantic/db-debug.el" "cedet/semantic/db-ebrowse.el" |
| 33578 | ;;;;;; "cedet/semantic/db-ebrowse.el" "cedet/semantic/db-el.el" | 33594 | ;;;;;; "cedet/semantic/db-el.el" "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" |
| 33579 | ;;;;;; "cedet/semantic/db-file.el" "cedet/semantic/db-find.el" "cedet/semantic/db-global.el" | 33595 | ;;;;;; "cedet/semantic/db-global.el" "cedet/semantic/db-javascript.el" |
| 33580 | ;;;;;; "cedet/semantic/db-javascript.el" "cedet/semantic/db-mode.el" | 33596 | ;;;;;; "cedet/semantic/db-mode.el" "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el" |
| 33581 | ;;;;;; "cedet/semantic/db-ref.el" "cedet/semantic/db-typecache.el" | ||
| 33582 | ;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" | 33597 | ;;;;;; "cedet/semantic/db.el" "cedet/semantic/debug.el" "cedet/semantic/decorate.el" |
| 33583 | ;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" | 33598 | ;;;;;; "cedet/semantic/decorate/include.el" "cedet/semantic/decorate/mode.el" |
| 33584 | ;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" | 33599 | ;;;;;; "cedet/semantic/dep.el" "cedet/semantic/doc.el" "cedet/semantic/ede-grammar.el" |
| @@ -33586,13 +33601,13 @@ Zone out, completely. | |||
| 33586 | ;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" | 33601 | ;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" |
| 33587 | ;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" | 33602 | ;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" |
| 33588 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" | 33603 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" |
| 33589 | ;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" | 33604 | ;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" |
| 33590 | ;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" | 33605 | ;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" |
| 33591 | ;;;;;; "cedet/semantic/senator.el" "cedet/semantic/sort.el" "cedet/semantic/symref.el" | 33606 | ;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" |
| 33592 | ;;;;;; "cedet/semantic/symref/cscope.el" "cedet/semantic/symref/filter.el" | 33607 | ;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" |
| 33593 | ;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" | 33608 | ;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" |
| 33594 | ;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" | 33609 | ;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" |
| 33595 | ;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" | 33610 | ;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" |
| 33596 | ;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" | 33611 | ;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" |
| 33597 | ;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" | 33612 | ;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" |
| 33598 | ;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" | 33613 | ;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" |
| @@ -33604,33 +33619,32 @@ Zone out, completely. | |||
| 33604 | ;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" | 33619 | ;;;;;; "cedet/srecode/el.el" "cedet/srecode/expandproto.el" "cedet/srecode/extract.el" |
| 33605 | ;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" | 33620 | ;;;;;; "cedet/srecode/fields.el" "cedet/srecode/filters.el" "cedet/srecode/find.el" |
| 33606 | ;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" | 33621 | ;;;;;; "cedet/srecode/getset.el" "cedet/srecode/insert.el" "cedet/srecode/java.el" |
| 33607 | ;;;;;; "cedet/srecode/loaddefs.el" "cedet/srecode/map.el" "cedet/srecode/mode.el" | 33622 | ;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/semantic.el" |
| 33608 | ;;;;;; "cedet/srecode/semantic.el" "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" | 33623 | ;;;;;; "cedet/srecode/srt-wy.el" "cedet/srecode/srt.el" "cedet/srecode/table.el" |
| 33609 | ;;;;;; "cedet/srecode/table.el" "cedet/srecode/template.el" "cedet/srecode/texi.el" | 33624 | ;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "cus-dep.el" |
| 33610 | ;;;;;; "cus-dep.el" "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" | 33625 | ;;;;;; "dframe.el" "dired-aux.el" "dired-x.el" "dos-fns.el" "dos-vars.el" |
| 33611 | ;;;;;; "dos-vars.el" "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" | 33626 | ;;;;;; "dos-w32.el" "dynamic-setting.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" |
| 33612 | ;;;;;; "emacs-lisp/authors.el" "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" | 33627 | ;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" |
| 33613 | ;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" | 33628 | ;;;;;; "emacs-lisp/chart.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" |
| 33614 | ;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" | 33629 | ;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" |
| 33615 | ;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" | 33630 | ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/eieio-base.el" "emacs-lisp/eieio-custom.el" |
| 33616 | ;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-datadebug.el" | 33631 | ;;;;;; "emacs-lisp/eieio-datadebug.el" "emacs-lisp/eieio-opt.el" |
| 33617 | ;;;;;; "emacs-lisp/eieio-opt.el" "emacs-lisp/eieio-speedbar.el" | 33632 | ;;;;;; "emacs-lisp/eieio-speedbar.el" "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" |
| 33618 | ;;;;;; "emacs-lisp/eieio.el" "emacs-lisp/find-gc.el" "emacs-lisp/gulp.el" | 33633 | ;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" |
| 33619 | ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/package-x.el" "emacs-lisp/regi.el" | 33634 | ;;;;;; "emacs-lisp/regi.el" "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" |
| 33620 | ;;;;;; "emacs-lisp/smie.el" "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" | 33635 | ;;;;;; "emacs-lisp/tcover-unsafep.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" |
| 33621 | ;;;;;; "emulation/cua-gmrk.el" "emulation/cua-rect.el" "emulation/edt-lk201.el" | 33636 | ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" |
| 33622 | ;;;;;; "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el" | 33637 | ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el" |
| 33623 | ;;;;;; "emulation/tpu-extras.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" | 33638 | ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" |
| 33624 | ;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" | 33639 | ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" |
| 33625 | ;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "erc/erc-backend.el" | 33640 | ;;;;;; "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" |
| 33626 | ;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el" | 33641 | ;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" |
| 33627 | ;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" | 33642 | ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" |
| 33628 | ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" | 33643 | ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" |
| 33629 | ;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" | 33644 | ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" |
| 33630 | ;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" | 33645 | ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" |
| 33631 | ;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" | 33646 | ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" |
| 33632 | ;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" | 33647 | ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-io.el" |
| 33633 | ;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el" | ||
| 33634 | ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" | 33648 | ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" |
| 33635 | ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" | 33649 | ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "foldout.el" |
| 33636 | ;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el" | 33650 | ;;;;;; "format-spec.el" "forms-d2.el" "forms-pass.el" "fringe.el" |
| @@ -33735,7 +33749,7 @@ Zone out, completely. | |||
| 33735 | ;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" | 33749 | ;;;;;; "vc/ediff-ptch.el" "vc/ediff-vers.el" "vc/ediff-wind.el" |
| 33736 | ;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" | 33750 | ;;;;;; "vc/pcvs-info.el" "vc/pcvs-parse.el" "vc/pcvs-util.el" "vc/vc-dav.el" |
| 33737 | ;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" | 33751 | ;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" |
| 33738 | ;;;;;; "w32-vars.el" "x-dnd.el") (20303 23285 822071)) | 33752 | ;;;;;; "w32-vars.el" "x-dnd.el") (20344 11305 13784)) |
| 33739 | 33753 | ||
| 33740 | ;;;*** | 33754 | ;;;*** |
| 33741 | 33755 | ||