diff options
| author | Glenn Morris | 2016-08-01 06:24:24 -0400 |
|---|---|---|
| committer | Glenn Morris | 2016-08-01 06:24:24 -0400 |
| commit | 9eb80d93a7aca0ba6838bf61d26927c4e3780893 (patch) | |
| tree | 2d3d9414b1ab2f1ff9eb184c717dcb9fe1b97a73 | |
| parent | cafb4a391b74e193d5807348fb3ee849c6acdde9 (diff) | |
| download | emacs-9eb80d93a7aca0ba6838bf61d26927c4e3780893.tar.gz emacs-9eb80d93a7aca0ba6838bf61d26927c4e3780893.zip | |
; Auto-commit of loaddefs files.
| -rw-r--r-- | lisp/ldefs-boot.el | 163 |
1 files changed, 92 insertions, 71 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index c2ddb22c027..4ccb612384e 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -1529,7 +1529,7 @@ let-binding.") | |||
| 1529 | 1529 | ||
| 1530 | (custom-autoload 'auth-source-cache-expiry "auth-source" t) | 1530 | (custom-autoload 'auth-source-cache-expiry "auth-source" t) |
| 1531 | 1531 | ||
| 1532 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "auth-source" '("aut"))) | 1532 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "auth-source" '("auth-source"))) |
| 1533 | 1533 | ||
| 1534 | ;;;*** | 1534 | ;;;*** |
| 1535 | 1535 | ||
| @@ -4761,7 +4761,7 @@ and runs the normal hook `command-history-hook'. | |||
| 4761 | ;;;*** | 4761 | ;;;*** |
| 4762 | 4762 | ||
| 4763 | ;;;### (autoloads "actual autoloads are elsewhere" "cl-extra" "emacs-lisp/cl-extra.el" | 4763 | ;;;### (autoloads "actual autoloads are elsewhere" "cl-extra" "emacs-lisp/cl-extra.el" |
| 4764 | ;;;;;; (22323 1714 133363 124000)) | 4764 | ;;;;;; (22402 8370 102777 743000)) |
| 4765 | ;;; Generated autoloads from emacs-lisp/cl-extra.el | 4765 | ;;; Generated autoloads from emacs-lisp/cl-extra.el |
| 4766 | 4766 | ||
| 4767 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-extra" '("cl-"))) | 4767 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-extra" '("cl-"))) |
| @@ -4875,7 +4875,7 @@ a future Emacs interpreter will be able to use it.") | |||
| 4875 | ;;;*** | 4875 | ;;;*** |
| 4876 | 4876 | ||
| 4877 | ;;;### (autoloads "actual autoloads are elsewhere" "cl-macs" "emacs-lisp/cl-macs.el" | 4877 | ;;;### (autoloads "actual autoloads are elsewhere" "cl-macs" "emacs-lisp/cl-macs.el" |
| 4878 | ;;;;;; (22374 28976 748674 436000)) | 4878 | ;;;;;; (22406 5421 652315 485000)) |
| 4879 | ;;; Generated autoloads from emacs-lisp/cl-macs.el | 4879 | ;;; Generated autoloads from emacs-lisp/cl-macs.el |
| 4880 | 4880 | ||
| 4881 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-macs" '("cl-"))) | 4881 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-macs" '("cl-"))) |
| @@ -4883,7 +4883,7 @@ a future Emacs interpreter will be able to use it.") | |||
| 4883 | ;;;*** | 4883 | ;;;*** |
| 4884 | 4884 | ||
| 4885 | ;;;### (autoloads "actual autoloads are elsewhere" "cl-seq" "emacs-lisp/cl-seq.el" | 4885 | ;;;### (autoloads "actual autoloads are elsewhere" "cl-seq" "emacs-lisp/cl-seq.el" |
| 4886 | ;;;;;; (22233 28356 901820 212000)) | 4886 | ;;;;;; (22413 65078 249988 237000)) |
| 4887 | ;;; Generated autoloads from emacs-lisp/cl-seq.el | 4887 | ;;; Generated autoloads from emacs-lisp/cl-seq.el |
| 4888 | 4888 | ||
| 4889 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-seq" '("cl--"))) | 4889 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "cl-seq" '("cl--"))) |
| @@ -7359,7 +7359,7 @@ Keybindings: | |||
| 7359 | ;;;*** | 7359 | ;;;*** |
| 7360 | 7360 | ||
| 7361 | ;;;### (autoloads "actual autoloads are elsewhere" "dired-aux" "dired-aux.el" | 7361 | ;;;### (autoloads "actual autoloads are elsewhere" "dired-aux" "dired-aux.el" |
| 7362 | ;;;;;; (22316 28459 907124 107000)) | 7362 | ;;;;;; (22402 8370 102777 743000)) |
| 7363 | ;;; Generated autoloads from dired-aux.el | 7363 | ;;; Generated autoloads from dired-aux.el |
| 7364 | 7364 | ||
| 7365 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "dired-aux" '("dired-" "minibuffer-default-add-dired-shell-commands"))) | 7365 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "dired-aux" '("dired-" "minibuffer-default-add-dired-shell-commands"))) |
| @@ -14605,23 +14605,6 @@ BOOKMARK is a bookmark name or a bookmark record. | |||
| 14605 | 14605 | ||
| 14606 | ;;;*** | 14606 | ;;;*** |
| 14607 | 14607 | ||
| 14608 | ;;;### (autoloads nil "gnus-sync" "gnus/gnus-sync.el" (0 0 0 0)) | ||
| 14609 | ;;; Generated autoloads from gnus/gnus-sync.el | ||
| 14610 | |||
| 14611 | (autoload 'gnus-sync-initialize "gnus-sync" "\ | ||
| 14612 | Initialize the Gnus sync facility. | ||
| 14613 | |||
| 14614 | \(fn)" t nil) | ||
| 14615 | |||
| 14616 | (autoload 'gnus-sync-install-hooks "gnus-sync" "\ | ||
| 14617 | Install the sync hooks. | ||
| 14618 | |||
| 14619 | \(fn)" t nil) | ||
| 14620 | |||
| 14621 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "gnus-sync" '("gnus-sync-"))) | ||
| 14622 | |||
| 14623 | ;;;*** | ||
| 14624 | |||
| 14625 | ;;;### (autoloads nil "gnus-topic" "gnus/gnus-topic.el" (0 0 0 0)) | 14608 | ;;;### (autoloads nil "gnus-topic" "gnus/gnus-topic.el" (0 0 0 0)) |
| 14626 | ;;; Generated autoloads from gnus/gnus-topic.el | 14609 | ;;; Generated autoloads from gnus/gnus-topic.el |
| 14627 | 14610 | ||
| @@ -16403,7 +16386,7 @@ You may also want to set `hfy-page-header' and `hfy-page-footer'. | |||
| 16403 | ;;;*** | 16386 | ;;;*** |
| 16404 | 16387 | ||
| 16405 | ;;;### (autoloads "actual autoloads are elsewhere" "ibuf-ext" "ibuf-ext.el" | 16388 | ;;;### (autoloads "actual autoloads are elsewhere" "ibuf-ext" "ibuf-ext.el" |
| 16406 | ;;;;;; (22359 22496 626933 643000)) | 16389 | ;;;;;; (22425 56233 689951 413000)) |
| 16407 | ;;; Generated autoloads from ibuf-ext.el | 16390 | ;;; Generated autoloads from ibuf-ext.el |
| 16408 | 16391 | ||
| 16409 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ibuf-ext" '("ibuffer-" "filename" "shell-command-" "size" "alphabetic" "major-mode" "mode" "print" "predicate" "content" "name" "derived-mode" "used-mode" "query-replace" "rename-uniquely" "revert" "replace-regexp" "view-and-eval" "eval"))) | 16392 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ibuf-ext" '("ibuffer-" "filename" "shell-command-" "size" "alphabetic" "major-mode" "mode" "print" "predicate" "content" "name" "derived-mode" "used-mode" "query-replace" "rename-uniquely" "revert" "replace-regexp" "view-and-eval" "eval"))) |
| @@ -16484,8 +16467,13 @@ operation is complete, in the form: | |||
| 16484 | ACTIVE-OPSTRING is a string which will be displayed to the user in a | 16467 | ACTIVE-OPSTRING is a string which will be displayed to the user in a |
| 16485 | confirmation message, in the form: | 16468 | confirmation message, in the form: |
| 16486 | \"Really ACTIVE-OPSTRING x buffers?\" | 16469 | \"Really ACTIVE-OPSTRING x buffers?\" |
| 16487 | COMPLEX means this function is special; see the source code of this | 16470 | COMPLEX means this function is special; if COMPLEX is nil BODY |
| 16488 | macro for exactly what it does. | 16471 | evaluates once for each marked buffer, MBUF, with MBUF current |
| 16472 | and saving the point. If COMPLEX is non-nil, BODY evaluates | ||
| 16473 | without requiring MBUF current. | ||
| 16474 | BODY define the operation; they are forms to evaluate per each | ||
| 16475 | marked buffer. BODY is evaluated with `buf' bound to the | ||
| 16476 | buffer object. | ||
| 16489 | 16477 | ||
| 16490 | \(fn OP ARGS DOCUMENTATION (&key INTERACTIVE MARK MODIFIER-P DANGEROUS OPSTRING ACTIVE-OPSTRING COMPLEX) &rest BODY)" nil t) | 16478 | \(fn OP ARGS DOCUMENTATION (&key INTERACTIVE MARK MODIFIER-P DANGEROUS OPSTRING ACTIVE-OPSTRING COMPLEX) &rest BODY)" nil t) |
| 16491 | 16479 | ||
| @@ -16551,7 +16539,7 @@ FORMATS is the value to use for `ibuffer-formats'. | |||
| 16551 | 16539 | ||
| 16552 | \(fn &optional OTHER-WINDOW-P NAME QUALIFIERS NOSELECT SHRINK FILTER-GROUPS FORMATS)" t nil) | 16540 | \(fn &optional OTHER-WINDOW-P NAME QUALIFIERS NOSELECT SHRINK FILTER-GROUPS FORMATS)" t nil) |
| 16553 | 16541 | ||
| 16554 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ibuffer" '("ibuffer-" "filename" "process" "mark" "mod" "size" "name" "read-only"))) | 16542 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ibuffer" '("ibuffer-" "filename" "process" "mark" "mod" "size" "name" "locked" "read-only"))) |
| 16555 | 16543 | ||
| 16556 | ;;;*** | 16544 | ;;;*** |
| 16557 | 16545 | ||
| @@ -28518,7 +28506,7 @@ Major mode for editing Bovine grammars. | |||
| 28518 | ;;;*** | 28506 | ;;;*** |
| 28519 | 28507 | ||
| 28520 | ;;;### (autoloads "actual autoloads are elsewhere" "semantic/db-find" | 28508 | ;;;### (autoloads "actual autoloads are elsewhere" "semantic/db-find" |
| 28521 | ;;;;;; "cedet/semantic/db-find.el" (22164 57533 951192 607000)) | 28509 | ;;;;;; "cedet/semantic/db-find.el" (22402 8370 54777 743000)) |
| 28522 | ;;; Generated autoloads from cedet/semantic/db-find.el | 28510 | ;;; Generated autoloads from cedet/semantic/db-find.el |
| 28523 | 28511 | ||
| 28524 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/db-find" '("semanticdb-"))) | 28512 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/db-find" '("semanticdb-"))) |
| @@ -28806,7 +28794,7 @@ Major mode for editing Bovine grammars. | |||
| 28806 | ;;;*** | 28794 | ;;;*** |
| 28807 | 28795 | ||
| 28808 | ;;;### (autoloads "actual autoloads are elsewhere" "semantic/symref/grep" | 28796 | ;;;### (autoloads "actual autoloads are elsewhere" "semantic/symref/grep" |
| 28809 | ;;;;;; "cedet/semantic/symref/grep.el" (22294 1450 612812 63000)) | 28797 | ;;;;;; "cedet/semantic/symref/grep.el" (22402 8370 66777 743000)) |
| 28810 | ;;; Generated autoloads from cedet/semantic/symref/grep.el | 28798 | ;;; Generated autoloads from cedet/semantic/symref/grep.el |
| 28811 | 28799 | ||
| 28812 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/symref/grep" '("semantic-symref-"))) | 28800 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/symref/grep" '("semantic-symref-"))) |
| @@ -31263,7 +31251,7 @@ Studlify-case the current buffer. | |||
| 31263 | ;;;### (autoloads nil "subr-x" "emacs-lisp/subr-x.el" (0 0 0 0)) | 31251 | ;;;### (autoloads nil "subr-x" "emacs-lisp/subr-x.el" (0 0 0 0)) |
| 31264 | ;;; Generated autoloads from emacs-lisp/subr-x.el | 31252 | ;;; Generated autoloads from emacs-lisp/subr-x.el |
| 31265 | 31253 | ||
| 31266 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "subr-x" '("string-" "hash-table-" "when-let" "internal--" "if-let" "thread-"))) | 31254 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "subr-x" '("read-multiple-choice" "string-" "hash-table-" "when-let" "internal--" "if-let" "thread-"))) |
| 31267 | 31255 | ||
| 31268 | ;;;*** | 31256 | ;;;*** |
| 31269 | 31257 | ||
| @@ -32043,6 +32031,13 @@ converts a table into plain text without frames. It is a companion to | |||
| 32043 | 32031 | ||
| 32044 | ;;;*** | 32032 | ;;;*** |
| 32045 | 32033 | ||
| 32034 | ;;;### (autoloads nil "tabulated-list" "emacs-lisp/tabulated-list.el" | ||
| 32035 | ;;;;;; (0 0 0 0)) | ||
| 32036 | ;;; Generated autoloads from emacs-lisp/tabulated-list.el | ||
| 32037 | (push (purecopy '(tabulated-list 1 0)) package--builtin-versions) | ||
| 32038 | |||
| 32039 | ;;;*** | ||
| 32040 | |||
| 32046 | ;;;### (autoloads nil "talk" "talk.el" (0 0 0 0)) | 32041 | ;;;### (autoloads nil "talk" "talk.el" (0 0 0 0)) |
| 32047 | ;;; Generated autoloads from talk.el | 32042 | ;;; Generated autoloads from talk.el |
| 32048 | 32043 | ||
| @@ -33806,7 +33801,7 @@ Discard Tramp from loading remote files. | |||
| 33806 | 33801 | ||
| 33807 | ;;;### (autoloads nil "trampver" "net/trampver.el" (0 0 0 0)) | 33802 | ;;;### (autoloads nil "trampver" "net/trampver.el" (0 0 0 0)) |
| 33808 | ;;; Generated autoloads from net/trampver.el | 33803 | ;;; Generated autoloads from net/trampver.el |
| 33809 | (push (purecopy '(tramp 2 3 0)) package--builtin-versions) | 33804 | (push (purecopy '(tramp 2 3 1 -1)) package--builtin-versions) |
| 33810 | 33805 | ||
| 33811 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "trampver" '("tramp-"))) | 33806 | (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "trampver" '("tramp-"))) |
| 33812 | 33807 | ||
| @@ -37802,9 +37797,10 @@ Zone out, completely. | |||
| 37802 | 37797 | ||
| 37803 | ;;;*** | 37798 | ;;;*** |
| 37804 | 37799 | ||
| 37805 | ;;;### (autoloads nil nil ("calc/calc-aent.el" "calc/calc-embed.el" | 37800 | ;;;### (autoloads nil nil ("abbrev.el" "bindings.el" "buff-menu.el" |
| 37806 | ;;;;;; "calc/calc-loaddefs.el" "calc/calc-misc.el" "calc/calc-yank.el" | 37801 | ;;;;;; "button.el" "calc/calc-aent.el" "calc/calc-embed.el" "calc/calc-loaddefs.el" |
| 37807 | ;;;;;; "calendar/cal-loaddefs.el" "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" | 37802 | ;;;;;; "calc/calc-misc.el" "calc/calc-yank.el" "calendar/cal-loaddefs.el" |
| 37803 | ;;;;;; "calendar/diary-loaddefs.el" "calendar/hol-loaddefs.el" "case-table.el" | ||
| 37808 | ;;;;;; "cedet/ede/base.el" "cedet/ede/config.el" "cedet/ede/cpp-root.el" | 37804 | ;;;;;; "cedet/ede/base.el" "cedet/ede/config.el" "cedet/ede/cpp-root.el" |
| 37809 | ;;;;;; "cedet/ede/custom.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" | 37805 | ;;;;;; "cedet/ede/custom.el" "cedet/ede/dired.el" "cedet/ede/emacs.el" |
| 37810 | ;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el" | 37806 | ;;;;;; "cedet/ede/files.el" "cedet/ede/generic.el" "cedet/ede/linux.el" |
| @@ -37836,56 +37832,81 @@ Zone out, completely. | |||
| 37836 | ;;;;;; "cedet/srecode/expandproto.el" "cedet/srecode/getset.el" | 37832 | ;;;;;; "cedet/srecode/expandproto.el" "cedet/srecode/getset.el" |
| 37837 | ;;;;;; "cedet/srecode/insert.el" "cedet/srecode/java.el" "cedet/srecode/loaddefs.el" | 37833 | ;;;;;; "cedet/srecode/insert.el" "cedet/srecode/java.el" "cedet/srecode/loaddefs.el" |
| 37838 | ;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/srt.el" | 37834 | ;;;;;; "cedet/srecode/map.el" "cedet/srecode/mode.el" "cedet/srecode/srt.el" |
| 37839 | ;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "dired-aux.el" | 37835 | ;;;;;; "cedet/srecode/template.el" "cedet/srecode/texi.el" "composite.el" |
| 37840 | ;;;;;; "dired-loaddefs.el" "dired-x.el" "emacs-lisp/cl-extra.el" | 37836 | ;;;;;; "cus-face.el" "cus-start.el" "custom.el" "dired-aux.el" "dired-loaddefs.el" |
| 37841 | ;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" | 37837 | ;;;;;; "dired-x.el" "electric.el" "emacs-lisp/backquote.el" "emacs-lisp/byte-run.el" |
| 37838 | ;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-generic.el" "emacs-lisp/cl-loaddefs.el" | ||
| 37839 | ;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-preloaded.el" "emacs-lisp/cl-seq.el" | ||
| 37842 | ;;;;;; "emacs-lisp/eieio-compat.el" "emacs-lisp/eieio-custom.el" | 37840 | ;;;;;; "emacs-lisp/eieio-compat.el" "emacs-lisp/eieio-custom.el" |
| 37843 | ;;;;;; "emacs-lisp/eieio-loaddefs.el" "emacs-lisp/eieio-opt.el" | 37841 | ;;;;;; "emacs-lisp/eieio-loaddefs.el" "emacs-lisp/eieio-opt.el" |
| 37844 | ;;;;;; "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" | 37842 | ;;;;;; "emacs-lisp/eldoc.el" "emacs-lisp/float-sup.el" "emacs-lisp/lisp-mode.el" |
| 37845 | ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" | 37843 | ;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/macroexp.el" "emacs-lisp/map-ynp.el" |
| 37846 | ;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" | 37844 | ;;;;;; "emacs-lisp/nadvice.el" "emacs-lisp/syntax.el" "emacs-lisp/timer.el" |
| 37847 | ;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" | 37845 | ;;;;;; "env.el" "epa-hook.el" "eshell/em-alias.el" "eshell/em-banner.el" |
| 37848 | ;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-tramp.el" | 37846 | ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" |
| 37849 | ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-groups.el" | 37847 | ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" |
| 37848 | ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" | ||
| 37849 | ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" | ||
| 37850 | ;;;;;; "eshell/em-tramp.el" "eshell/em-unix.el" "eshell/em-xtra.el" | ||
| 37851 | ;;;;;; "eshell/esh-groups.el" "facemenu.el" "faces.el" "files.el" | ||
| 37852 | ;;;;;; "font-core.el" "font-lock.el" "format.el" "frame.el" "help.el" | ||
| 37850 | ;;;;;; "hfy-cmap.el" "htmlfontify-loaddefs.el" "ibuf-ext.el" "ibuffer-loaddefs.el" | 37853 | ;;;;;; "hfy-cmap.el" "htmlfontify-loaddefs.el" "ibuf-ext.el" "ibuffer-loaddefs.el" |
| 37851 | ;;;;;; "international/charprop.el" "international/charscript.el" | 37854 | ;;;;;; "indent.el" "international/characters.el" "international/charprop.el" |
| 37852 | ;;;;;; "international/uni-bidi.el" "international/uni-brackets.el" | 37855 | ;;;;;; "international/charscript.el" "international/cp51932.el" |
| 37853 | ;;;;;; "international/uni-category.el" "international/uni-combining.el" | 37856 | ;;;;;; "international/eucjp-ms.el" "international/mule-cmds.el" |
| 37854 | ;;;;;; "international/uni-comment.el" "international/uni-decimal.el" | 37857 | ;;;;;; "international/mule-conf.el" "international/mule.el" "international/uni-bidi.el" |
| 37855 | ;;;;;; "international/uni-decomposition.el" "international/uni-digit.el" | 37858 | ;;;;;; "international/uni-brackets.el" "international/uni-category.el" |
| 37856 | ;;;;;; "international/uni-lowercase.el" "international/uni-mirrored.el" | 37859 | ;;;;;; "international/uni-combining.el" "international/uni-comment.el" |
| 37857 | ;;;;;; "international/uni-name.el" "international/uni-numeric.el" | 37860 | ;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" |
| 37858 | ;;;;;; "international/uni-old-name.el" "international/uni-titlecase.el" | 37861 | ;;;;;; "international/uni-digit.el" "international/uni-lowercase.el" |
| 37859 | ;;;;;; "international/uni-uppercase.el" "ldefs-boot.el" "leim/quail/arabic.el" | 37862 | ;;;;;; "international/uni-mirrored.el" "international/uni-name.el" |
| 37860 | ;;;;;; "leim/quail/croatian.el" "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el" | 37863 | ;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" |
| 37861 | ;;;;;; "leim/quail/czech.el" "leim/quail/georgian.el" "leim/quail/greek.el" | 37864 | ;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" |
| 37862 | ;;;;;; "leim/quail/hanja-jis.el" "leim/quail/hanja.el" "leim/quail/hanja3.el" | 37865 | ;;;;;; "isearch.el" "jit-lock.el" "jka-cmpr-hook.el" "language/burmese.el" |
| 37863 | ;;;;;; "leim/quail/hebrew.el" "leim/quail/ipa-praat.el" "leim/quail/latin-alt.el" | 37866 | ;;;;;; "language/cham.el" "language/chinese.el" "language/cyrillic.el" |
| 37864 | ;;;;;; "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" "leim/quail/latin-pre.el" | 37867 | ;;;;;; "language/czech.el" "language/english.el" "language/ethiopic.el" |
| 37865 | ;;;;;; "leim/quail/persian.el" "leim/quail/programmer-dvorak.el" | 37868 | ;;;;;; "language/european.el" "language/georgian.el" "language/greek.el" |
| 37866 | ;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el" | 37869 | ;;;;;; "language/hebrew.el" "language/indian.el" "language/japanese.el" |
| 37867 | ;;;;;; "leim/quail/sgml-input.el" "leim/quail/slovak.el" "leim/quail/symbol-ksc.el" | 37870 | ;;;;;; "language/khmer.el" "language/korean.el" "language/lao.el" |
| 37868 | ;;;;;; "leim/quail/tamil-dvorak.el" "leim/quail/vntelex.el" "leim/quail/vnvni.el" | 37871 | ;;;;;; "language/misc-lang.el" "language/romanian.el" "language/sinhala.el" |
| 37869 | ;;;;;; "leim/quail/welsh.el" "loadup.el" "mail/blessmail.el" "mail/rmail-loaddefs.el" | 37872 | ;;;;;; "language/slovak.el" "language/tai-viet.el" "language/thai.el" |
| 37873 | ;;;;;; "language/tibetan.el" "language/utf-8-lang.el" "language/vietnamese.el" | ||
| 37874 | ;;;;;; "ldefs-boot.el" "leim/quail/arabic.el" "leim/quail/croatian.el" | ||
| 37875 | ;;;;;; "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el" "leim/quail/czech.el" | ||
| 37876 | ;;;;;; "leim/quail/georgian.el" "leim/quail/greek.el" "leim/quail/hanja-jis.el" | ||
| 37877 | ;;;;;; "leim/quail/hanja.el" "leim/quail/hanja3.el" "leim/quail/hebrew.el" | ||
| 37878 | ;;;;;; "leim/quail/ipa-praat.el" "leim/quail/latin-alt.el" "leim/quail/latin-ltx.el" | ||
| 37879 | ;;;;;; "leim/quail/latin-post.el" "leim/quail/latin-pre.el" "leim/quail/persian.el" | ||
| 37880 | ;;;;;; "leim/quail/programmer-dvorak.el" "leim/quail/py-punct.el" | ||
| 37881 | ;;;;;; "leim/quail/pypunct-b5.el" "leim/quail/rfc1345.el" "leim/quail/sgml-input.el" | ||
| 37882 | ;;;;;; "leim/quail/slovak.el" "leim/quail/symbol-ksc.el" "leim/quail/tamil-dvorak.el" | ||
| 37883 | ;;;;;; "leim/quail/vntelex.el" "leim/quail/vnvni.el" "leim/quail/welsh.el" | ||
| 37884 | ;;;;;; "loadup.el" "mail/blessmail.el" "mail/rmail-loaddefs.el" | ||
| 37870 | ;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el" | 37885 | ;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el" |
| 37871 | ;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el" | 37886 | ;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el" |
| 37872 | ;;;;;; "mail/undigest.el" "mh-e/mh-gnus.el" "mh-e/mh-loaddefs.el" | 37887 | ;;;;;; "mail/undigest.el" "menu-bar.el" "mh-e/mh-gnus.el" "mh-e/mh-loaddefs.el" |
| 37873 | ;;;;;; "net/tramp-loaddefs.el" "org/ob-core.el" "org/ob-keys.el" | 37888 | ;;;;;; "minibuffer.el" "mouse.el" "net/tramp-loaddefs.el" "newcomment.el" |
| 37874 | ;;;;;; "org/ob-lob.el" "org/ob-matlab.el" "org/ob-tangle.el" "org/ob.el" | 37889 | ;;;;;; "obarray.el" "org/ob-core.el" "org/ob-keys.el" "org/ob-lob.el" |
| 37875 | ;;;;;; "org/org-archive.el" "org/org-attach.el" "org/org-bbdb.el" | 37890 | ;;;;;; "org/ob-matlab.el" "org/ob-tangle.el" "org/ob.el" "org/org-archive.el" |
| 37876 | ;;;;;; "org/org-clock.el" "org/org-datetree.el" "org/org-element.el" | 37891 | ;;;;;; "org/org-attach.el" "org/org-bbdb.el" "org/org-clock.el" |
| 37877 | ;;;;;; "org/org-feed.el" "org/org-footnote.el" "org/org-id.el" "org/org-indent.el" | 37892 | ;;;;;; "org/org-datetree.el" "org/org-element.el" "org/org-feed.el" |
| 37893 | ;;;;;; "org/org-footnote.el" "org/org-id.el" "org/org-indent.el" | ||
| 37878 | ;;;;;; "org/org-install.el" "org/org-irc.el" "org/org-loaddefs.el" | 37894 | ;;;;;; "org/org-install.el" "org/org-irc.el" "org/org-loaddefs.el" |
| 37879 | ;;;;;; "org/org-mobile.el" "org/org-plot.el" "org/org-table.el" | 37895 | ;;;;;; "org/org-mobile.el" "org/org-plot.el" "org/org-table.el" |
| 37880 | ;;;;;; "org/org-timer.el" "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el" | 37896 | ;;;;;; "org/org-timer.el" "org/ox-ascii.el" "org/ox-beamer.el" "org/ox-html.el" |
| 37881 | ;;;;;; "org/ox-icalendar.el" "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el" | 37897 | ;;;;;; "org/ox-icalendar.el" "org/ox-latex.el" "org/ox-man.el" "org/ox-md.el" |
| 37882 | ;;;;;; "org/ox-odt.el" "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" | 37898 | ;;;;;; "org/ox-odt.el" "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" |
| 37883 | ;;;;;; "org/ox.el" "ps-def.el" "ps-mule.el" "ps-print-loaddefs.el" | 37899 | ;;;;;; "org/ox.el" "progmodes/elisp-mode.el" "progmodes/prog-mode.el" |
| 37884 | ;;;;;; "subdirs.el" "textmodes/reftex-auc.el" "textmodes/reftex-cite.el" | 37900 | ;;;;;; "ps-def.el" "ps-mule.el" "ps-print-loaddefs.el" "register.el" |
| 37901 | ;;;;;; "replace.el" "rfn-eshadow.el" "select.el" "simple.el" "startup.el" | ||
| 37902 | ;;;;;; "subdirs.el" "subr.el" "textmodes/fill.el" "textmodes/page.el" | ||
| 37903 | ;;;;;; "textmodes/paragraphs.el" "textmodes/reftex-auc.el" "textmodes/reftex-cite.el" | ||
| 37885 | ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-index.el" | 37904 | ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-index.el" |
| 37886 | ;;;;;; "textmodes/reftex-loaddefs.el" "textmodes/reftex-parse.el" | 37905 | ;;;;;; "textmodes/reftex-loaddefs.el" "textmodes/reftex-parse.el" |
| 37887 | ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el") | 37906 | ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" |
| 37888 | ;;;;;; (0 0 0 0)) | 37907 | ;;;;;; "textmodes/text-mode.el" "uniquify.el" "vc/ediff-hook.el" |
| 37908 | ;;;;;; "vc/vc-hooks.el" "version.el" "widget.el" "window.el") (0 | ||
| 37909 | ;;;;;; 0 0 0)) | ||
| 37889 | 37910 | ||
| 37890 | ;;;*** | 37911 | ;;;*** |
| 37891 | 37912 | ||