diff options
| author | Gerd Moellmann | 2000-05-15 14:54:08 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-05-15 14:54:08 +0000 |
| commit | a1b8d58b69135e8f96edd4aa917492caa400084e (patch) | |
| tree | 2d20e2f52a40ddcb5646fc3972e1cbe874f4eadb /lisp | |
| parent | 466539bc8ab366f72a0ee944b9483b7d1dedf3f4 (diff) | |
| download | emacs-a1b8d58b69135e8f96edd4aa917492caa400084e.tar.gz emacs-a1b8d58b69135e8f96edd4aa917492caa400084e.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 82 | ||||
| -rw-r--r-- | lisp/loaddefs.el | 291 |
2 files changed, 204 insertions, 169 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5d80dbc02d3..2ed3beb18c1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2000-05-15 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * env.el (getenv): New function, interactively callable. | ||
| 4 | (setenv, getenv): Remove autoload cookies. | ||
| 5 | |||
| 6 | * loadup.el: Load `env'. | ||
| 7 | |||
| 8 | * progmodes/f90.el: Change author's mail address. | ||
| 9 | |||
| 1 | 2000-05-14 Dave Love <fx@gnu.org> | 10 | 2000-05-14 Dave Love <fx@gnu.org> |
| 2 | 11 | ||
| 3 | * mail/rmail.el (rmail-show-message-hook): Customize and offer | 12 | * mail/rmail.el (rmail-show-message-hook): Customize and offer |
| @@ -22,9 +31,8 @@ | |||
| 22 | 31 | ||
| 23 | 2000-05-13 Eric M. Ludlam <zappo@ultranet.com> | 32 | 2000-05-13 Eric M. Ludlam <zappo@ultranet.com> |
| 24 | 33 | ||
| 25 | * speedbar.el: Updated the commentary section. | 34 | * speedbar.el: Updated the commentary section. xemacs20p now uses |
| 26 | xemacs20p now uses >= when detecting. | 35 | >= when detecting. Require `defimage' safely. |
| 27 | require `defimage' safely. | ||
| 28 | (speedbar-easymenu-definition-base): Add toggle for images. | 36 | (speedbar-easymenu-definition-base): Add toggle for images. |
| 29 | (speedbar-easymenu-definition-special): Add flush cache & expand. | 37 | (speedbar-easymenu-definition-special): Add flush cache & expand. |
| 30 | (speedbar-visiting-tag-hook): Set new defaults. Added options. | 38 | (speedbar-visiting-tag-hook): Set new defaults. Added options. |
| @@ -33,47 +41,47 @@ | |||
| 33 | (speedbar-use-imenu-flag): Updated custom tag | 41 | (speedbar-use-imenu-flag): Updated custom tag |
| 34 | (speedbar-dynamic-tags-function-list): New variable. | 42 | (speedbar-dynamic-tags-function-list): New variable. |
| 35 | (speedbar-tag-hierarchy-method): Updated doc & custom. | 43 | (speedbar-tag-hierarchy-method): Updated doc & custom. |
| 36 | (speedbar-indentation-width, speedbar-indentation-width) | 44 | (speedbar-indentation-width, speedbar-indentation-width) New |
| 37 | new variables. | 45 | variables. |
| 38 | (speedbar-hide-button-brackets-flag): customizable. | 46 | (speedbar-hide-button-brackets-flag): Customizable. |
| 39 | (speedbar-vc-indicator): Doc update. | 47 | (speedbar-vc-indicator): Doc update. |
| 40 | (speedbar-ignored-path-expressions): Updated default value. | 48 | (speedbar-ignored-path-expressions): Updated default value. |
| 41 | (speedbar-supported-extension-expressions): Updated default value. | 49 | (speedbar-supported-extension-expressions): Updated default value. |
| 42 | (speedbar-syntax-table): Remove {} paren status. | 50 | (speedbar-syntax-table): Remove {} paren status. |
| 43 | (speedbar-file-key-map, speedbar-buffers-key-map): | 51 | (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act |
| 44 | Add "=" to act as "+". | 52 | as "+". Added overlay aliases. |
| 45 | Added overlay aliases. | 53 | (speedbar-mode): Use `speedbar-mode-line-update' instead of |
| 46 | (speedbar-mode): | 54 | `force-mode-line-update'. |
| 47 | Use `speedbar-mode-line-update' instead of `force-mode-line-update'. | 55 | (speedbar-mode, speedbar-quick-mouse, speedbar-click) |
| 48 | (speedbar-mode, speedbar-quick-mouse, speedbar-click, | 56 | (speedbar-double-click): Use `speedbar-mouse-set-point' instead of |
| 49 | speedbar-double-click): | 57 | `mouse-set-point' |
| 50 | Use `speedbar-mouse-set-point' instead of `mouse-set-point' | ||
| 51 | (speedbar-reconfigure-keymaps): Run configure keymap hooks. | 58 | (speedbar-reconfigure-keymaps): Run configure keymap hooks. |
| 52 | (speedbar-item-info-tag-helper): Revamped to handle a wider | 59 | (speedbar-item-info-tag-helper): Revamped to handle a wider range |
| 53 | range of arbitrary text, and new helper functions. | 60 | of arbitrary text, and new helper functions. |
| 54 | (speedbar-item-copy, speedbar-item-rename): | 61 | (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in |
| 55 | Fixed trailing \ in filename finder. | 62 | filename finder. |
| 56 | (speedbar-make-button): Call `speedbar-insert-image-button-maybe'. | 63 | (speedbar-make-button): Call `speedbar-insert-image-button-maybe'. |
| 57 | (speedbar-directory-buttons): Update path search/expansion. | 64 | (speedbar-directory-buttons): Update path search/expansion. |
| 58 | (speedbar-make-tag-line): Pay attention to | 65 | (speedbar-make-tag-line): Pay attention to |
| 59 | `speedbar-indentation-width'. Use more care w/ invisible properties. | 66 | `speedbar-indentation-width'. Use more care w/ invisible |
| 67 | properties. | ||
| 60 | (speedbar-change-expand-button-char): Call | 68 | (speedbar-change-expand-button-char): Call |
| 61 | `speedbar-insert-image-button-maybe'. | 69 | `speedbar-insert-image-button-maybe'. |
| 62 | (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced). | 70 | (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced). |
| 63 | (speedbar-sort-tag-hierarchy, | 71 | (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy) |
| 64 | speedbar-prefix-group-tag-hierarchy, | 72 | (speedbar-trim-words-tag-hierarchy) |
| 65 | speedbar-trim-words-tag-hierarchy, | 73 | (speedbar-simple-group-tag-hierarchy): New functions |
| 66 | speedbar-simple-group-tag-hierarchy): New functions | ||
| 67 | (speedbar-create-tag-hierarchy): Update doc, use new tag hooks. | 74 | (speedbar-create-tag-hierarchy): Update doc, use new tag hooks. |
| 68 | (speedbar-insert-imenu-list, speedbar-insert-etags-list): | 75 | (speedbar-insert-imenu-list, speedbar-insert-etags-list): New |
| 69 | New functions. | 76 | functions. |
| 70 | (speedbar-mouse-set-point): New function | 77 | (speedbar-mouse-set-point): New function |
| 71 | (speedbar-power-click): Updated documentation. | 78 | (speedbar-power-click): Updated documentation. |
| 72 | (speedbar-line-token, speedbar-goto-this-file): | 79 | (speedbar-line-token, speedbar-goto-this-file): Handle more types |
| 73 | Handle more types of tag prefix text. | 80 | of tag prefix text. |
| 74 | (speedbar-expand-line, speedbar-contract-line): | 81 | (speedbar-expand-line, speedbar-contract-line): Make more robust |
| 75 | Make more robust to strange text. | 82 | to strange text. |
| 76 | (speedbar-expand-line): Takes universal argument to flush the cache. | 83 | (speedbar-expand-line): Takes universal argument to flush the |
| 84 | cache. | ||
| 77 | (speedbar-flush-expand-line): New function. | 85 | (speedbar-flush-expand-line): New function. |
| 78 | (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn. | 86 | (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn. |
| 79 | Use new generator insertion method. | 87 | Use new generator insertion method. |
| @@ -85,14 +93,14 @@ | |||
| 85 | "Revert Buffer" menu items. | 93 | "Revert Buffer" menu items. |
| 86 | (speedbar-buffer-buttons-engine): Be smarter when creating a | 94 | (speedbar-buffer-buttons-engine): Be smarter when creating a |
| 87 | filename tag (for expansion purposes.). | 95 | filename tag (for expansion purposes.). |
| 88 | (speedbar-highlight-one-tag-line, speedbar-unhighlight-one-tag-line, | 96 | (speedbar-highlight-one-tag-line, |
| 89 | speedbar-recenter-to-top, speedbar-recenter): New functions. | 97 | (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top) |
| 98 | (speedbar-recenter): New functions. | ||
| 90 | (defimage-speedbar): Image loading abstraction. | 99 | (defimage-speedbar): Image loading abstraction. |
| 91 | (speedbar-directory-+, speedbar-directory--, | 100 | (speedbar-directory-+, speedbar-directory--, speedbar-file-+) |
| 92 | speedbar-file-+, speedbar-file--, speedbar-file-, | 101 | (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+) |
| 93 | speedbar-tag-, speedbar-tag-+, speedbar-tag--, speedbar-tag-gt, | 102 | (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v) |
| 94 | speedbar-tag-v, speedbar-tag-type, speedbar-tag-mail): | 103 | (speedbar-tag-type, speedbar-tag-mail): New images. |
| 95 | New images. | ||
| 96 | (speedbar-expand-image-button-alist): New variable. | 104 | (speedbar-expand-image-button-alist): New variable. |
| 97 | (speedbar-insert-image-button-maybe): Insert an image over some | 105 | (speedbar-insert-image-button-maybe): Insert an image over some |
| 98 | buttons. | 106 | buttons. |
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el index 52830f55a37..7bb76b61054 100644 --- a/lisp/loaddefs.el +++ b/lisp/loaddefs.el | |||
| @@ -381,7 +381,7 @@ Remove any highlighting that was added by `align-highlight-rule'." t nil) | |||
| 381 | ;;;*** | 381 | ;;;*** |
| 382 | 382 | ||
| 383 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" | 383 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" |
| 384 | ;;;;;; "net/ange-ftp.el" (14546 48005)) | 384 | ;;;;;; "net/ange-ftp.el" (14619 61800)) |
| 385 | ;;; Generated autoloads from net/ange-ftp.el | 385 | ;;; Generated autoloads from net/ange-ftp.el |
| 386 | (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) | 386 | (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) |
| 387 | 387 | ||
| @@ -469,8 +469,8 @@ They specify the range of dates that the diary is being processed for." nil nil) | |||
| 469 | ;;;*** | 469 | ;;;*** |
| 470 | 470 | ||
| 471 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command | 471 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command |
| 472 | ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (14411 | 472 | ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (14617 |
| 473 | ;;;;;; 43647)) | 473 | ;;;;;; 51641)) |
| 474 | ;;; Generated autoloads from apropos.el | 474 | ;;; Generated autoloads from apropos.el |
| 475 | 475 | ||
| 476 | (autoload (quote apropos-mode) "apropos" "\ | 476 | (autoload (quote apropos-mode) "apropos" "\ |
| @@ -641,6 +641,41 @@ This command is obsolete." t nil) | |||
| 641 | 641 | ||
| 642 | ;;;*** | 642 | ;;;*** |
| 643 | 643 | ||
| 644 | ;;;### (autoloads (autoarg-mode autoarg-mode) "autoarg" "autoarg.el" | ||
| 645 | ;;;;;; (14622 51307)) | ||
| 646 | ;;; Generated autoloads from autoarg.el | ||
| 647 | |||
| 648 | (defvar autoarg-mode nil "\ | ||
| 649 | Toggle Autoarg mode. | ||
| 650 | |||
| 651 | You must modify via \\[customize] for this variable to have an effect.") | ||
| 652 | |||
| 653 | (custom-add-to-group (quote editing) (quote autoarg-mode) (quote custom-variable)) | ||
| 654 | |||
| 655 | (custom-add-load (quote autoarg-mode) (quote autoarg)) | ||
| 656 | |||
| 657 | (autoload (quote autoarg-mode) "autoarg" "\ | ||
| 658 | Toggle Autoarg mode minor mode globally. | ||
| 659 | With ARG, turn Autoarg mode on if ARG is positive, off otherwise. | ||
| 660 | \\<autoarg-mode-map> | ||
| 661 | In Autoarg mode digits are bound to `digit-argument' -- i.e. they | ||
| 662 | supply prefix arguments as C-DIGIT and M-DIGIT normally do -- and | ||
| 663 | C-DIGIT inserts DIGIT. \\[autoarg-terminate] terminates the prefix sequence | ||
| 664 | and inserts the digits of the autoarg sequence into the buffer. | ||
| 665 | Without a numeric prefix arg the normal binding of \\[autoarg-terminate] is | ||
| 666 | invoked, i.e. what it would be with Autoarg mode off. | ||
| 667 | |||
| 668 | For example: | ||
| 669 | `6 9 \\[autoarg-terminate]' inserts `69' into the buffer, as does `C-6 C-9'. | ||
| 670 | `6 9 a' inserts 69 `a's into the buffer. | ||
| 671 | `6 9 \\[autoarg-terminate] \\[autoarg-terminate]' inserts `69' into the buffer and | ||
| 672 | then invokes the normal binding of \\[autoarg-terminate]. | ||
| 673 | `C-u \\[autoarg-terminate]' invokes the normal binding of \\[autoarg-terminate] four times. | ||
| 674 | |||
| 675 | \\{autoarg-mode-map}" t nil) | ||
| 676 | |||
| 677 | ;;;*** | ||
| 678 | |||
| 644 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" | 679 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" |
| 645 | ;;;;;; (14532 61420)) | 680 | ;;;;;; (14532 61420)) |
| 646 | ;;; Generated autoloads from progmodes/autoconf.el | 681 | ;;; Generated autoloads from progmodes/autoconf.el |
| @@ -2491,20 +2526,10 @@ checking of documentation strings. | |||
| 2491 | ;;;*** | 2526 | ;;;*** |
| 2492 | 2527 | ||
| 2493 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer | 2528 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer |
| 2494 | ;;;;;; decode-hz-region setup-chinese-cns-environment setup-chinese-big5-environment | 2529 | ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (14623 |
| 2495 | ;;;;;; setup-chinese-gb-environment) "china-util" "language/china-util.el" | 2530 | ;;;;;; 45987)) |
| 2496 | ;;;;;; (13774 37678)) | ||
| 2497 | ;;; Generated autoloads from language/china-util.el | 2531 | ;;; Generated autoloads from language/china-util.el |
| 2498 | 2532 | ||
| 2499 | (autoload (quote setup-chinese-gb-environment) "china-util" "\ | ||
| 2500 | Setup multilingual environment (MULE) for Chinese GB2312 users." t nil) | ||
| 2501 | |||
| 2502 | (autoload (quote setup-chinese-big5-environment) "china-util" "\ | ||
| 2503 | Setup multilingual environment (MULE) for Chinese Big5 users." t nil) | ||
| 2504 | |||
| 2505 | (autoload (quote setup-chinese-cns-environment) "china-util" "\ | ||
| 2506 | Setup multilingual environment (MULE) for Chinese CNS11643 family users." t nil) | ||
| 2507 | |||
| 2508 | (autoload (quote decode-hz-region) "china-util" "\ | 2533 | (autoload (quote decode-hz-region) "china-util" "\ |
| 2509 | Decode HZ/ZW encoded text in the current region. | 2534 | Decode HZ/ZW encoded text in the current region. |
| 2510 | Return the length of resulting text." t nil) | 2535 | Return the length of resulting text." t nil) |
| @@ -2555,7 +2580,7 @@ and runs the normal hook `command-history-hook'." t nil) | |||
| 2555 | 2580 | ||
| 2556 | ;;;*** | 2581 | ;;;*** |
| 2557 | 2582 | ||
| 2558 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (14533 31536)) | 2583 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (14617 51703)) |
| 2559 | ;;; Generated autoloads from emacs-lisp/cl.el | 2584 | ;;; Generated autoloads from emacs-lisp/cl.el |
| 2560 | 2585 | ||
| 2561 | (defvar custom-print-functions nil "\ | 2586 | (defvar custom-print-functions nil "\ |
| @@ -2659,7 +2684,7 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal." t nil) | |||
| 2659 | 2684 | ||
| 2660 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list | 2685 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list |
| 2661 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command | 2686 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command |
| 2662 | ;;;;;; comint-run make-comint) "comint" "comint.el" (14535 44845)) | 2687 | ;;;;;; comint-run make-comint) "comint" "comint.el" (14619 5053)) |
| 2663 | ;;; Generated autoloads from comint.el | 2688 | ;;; Generated autoloads from comint.el |
| 2664 | 2689 | ||
| 2665 | (autoload (quote make-comint) "comint" "\ | 2690 | (autoload (quote make-comint) "comint" "\ |
| @@ -3557,7 +3582,7 @@ See `defface' for the format of SPEC." nil nil) | |||
| 3557 | ;;;*** | 3582 | ;;;*** |
| 3558 | 3583 | ||
| 3559 | ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" | 3584 | ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" |
| 3560 | ;;;;;; (14552 48684)) | 3585 | ;;;;;; (14619 3306)) |
| 3561 | ;;; Generated autoloads from cvs-status.el | 3586 | ;;; Generated autoloads from cvs-status.el |
| 3562 | 3587 | ||
| 3563 | (autoload (quote cvs-status-mode) "cvs-status" "\ | 3588 | (autoload (quote cvs-status-mode) "cvs-status" "\ |
| @@ -3592,20 +3617,10 @@ With ARG, turn CWarn mode on globally if and only if arg is positive." t nil) | |||
| 3592 | ;;;*** | 3617 | ;;;*** |
| 3593 | 3618 | ||
| 3594 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char | 3619 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char |
| 3595 | ;;;;;; cyrillic-encode-koi8-r-char setup-cyrillic-alternativnyj-environment | 3620 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" |
| 3596 | ;;;;;; setup-cyrillic-koi8-environment setup-cyrillic-iso-environment) | 3621 | ;;;;;; (14623 45987)) |
| 3597 | ;;;;;; "cyril-util" "language/cyril-util.el" (13774 37678)) | ||
| 3598 | ;;; Generated autoloads from language/cyril-util.el | 3622 | ;;; Generated autoloads from language/cyril-util.el |
| 3599 | 3623 | ||
| 3600 | (autoload (quote setup-cyrillic-iso-environment) "cyril-util" "\ | ||
| 3601 | Setup multilingual environment (MULE) for Cyrillic ISO-8859-5 users." t nil) | ||
| 3602 | |||
| 3603 | (autoload (quote setup-cyrillic-koi8-environment) "cyril-util" "\ | ||
| 3604 | Setup multilingual environment (MULE) for Cyrillic KOI8 users." t nil) | ||
| 3605 | |||
| 3606 | (autoload (quote setup-cyrillic-alternativnyj-environment) "cyril-util" "\ | ||
| 3607 | Setup multilingual environment (MULE) for Cyrillic ALTERNATIVNYJ users." t nil) | ||
| 3608 | |||
| 3609 | (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ | 3624 | (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ |
| 3610 | Return KOI8-R external character code of CHAR if appropriate." nil nil) | 3625 | Return KOI8-R external character code of CHAR if appropriate." nil nil) |
| 3611 | 3626 | ||
| @@ -3973,13 +3988,10 @@ to provide correct modes for autoloaded files." nil nil) | |||
| 3973 | ;;;;;; devanagari-compose-region devanagari-compose-string devanagari-decompose-region | 3988 | ;;;;;; devanagari-compose-region devanagari-compose-string devanagari-decompose-region |
| 3974 | ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string | 3989 | ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string |
| 3975 | ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian | 3990 | ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian |
| 3976 | ;;;;;; indian-to-devanagari setup-devanagari-environment) "devan-util" | 3991 | ;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el" |
| 3977 | ;;;;;; "language/devan-util.el" (14423 51006)) | 3992 | ;;;;;; (14623 45988)) |
| 3978 | ;;; Generated autoloads from language/devan-util.el | 3993 | ;;; Generated autoloads from language/devan-util.el |
| 3979 | 3994 | ||
| 3980 | (autoload (quote setup-devanagari-environment) "devan-util" "\ | ||
| 3981 | Setup multilingual environment (MULE) for languages using Devanagari." t nil) | ||
| 3982 | |||
| 3983 | (autoload (quote indian-to-devanagari) "devan-util" "\ | 3995 | (autoload (quote indian-to-devanagari) "devan-util" "\ |
| 3984 | Convert IS 13194 character CHAR to Devanagari basic characters. | 3996 | Convert IS 13194 character CHAR to Devanagari basic characters. |
| 3985 | If CHAR is not IS 13194, return CHAR as is." nil nil) | 3997 | If CHAR is not IS 13194, return CHAR as is." nil nil) |
| @@ -4090,7 +4102,7 @@ The backup file is the first file given to `diff'." t nil) | |||
| 4090 | ;;;*** | 4102 | ;;;*** |
| 4091 | 4103 | ||
| 4092 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" | 4104 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" |
| 4093 | ;;;;;; (14552 48685)) | 4105 | ;;;;;; (14619 3306)) |
| 4094 | ;;; Generated autoloads from diff-mode.el | 4106 | ;;; Generated autoloads from diff-mode.el |
| 4095 | 4107 | ||
| 4096 | (autoload (quote diff-mode) "diff-mode" "\ | 4108 | (autoload (quote diff-mode) "diff-mode" "\ |
| @@ -4910,8 +4922,8 @@ It returns the old style symbol." t nil) | |||
| 4910 | 4922 | ||
| 4911 | ;;;### (autoloads (ebrowse-save-tree-as ebrowse-tags-query-replace | 4923 | ;;;### (autoloads (ebrowse-save-tree-as ebrowse-tags-query-replace |
| 4912 | ;;;;;; ebrowse-tags-loop-continue ebrowse-tags-complete-symbol ebrowse-electric-choose-tree | 4924 | ;;;;;; ebrowse-tags-loop-continue ebrowse-tags-complete-symbol ebrowse-electric-choose-tree |
| 4913 | ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (14597 | 4925 | ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (14613 |
| 4914 | ;;;;;; 60306)) | 4926 | ;;;;;; 26536)) |
| 4915 | ;;; Generated autoloads from progmodes/ebrowse.el | 4927 | ;;; Generated autoloads from progmodes/ebrowse.el |
| 4916 | 4928 | ||
| 4917 | (autoload (quote ebrowse-tree-mode) "ebrowse" "\ | 4929 | (autoload (quote ebrowse-tree-mode) "ebrowse" "\ |
| @@ -5513,22 +5525,6 @@ Commands: | |||
| 5513 | 5525 | ||
| 5514 | ;;;*** | 5526 | ;;;*** |
| 5515 | 5527 | ||
| 5516 | ;;;### (autoloads (setenv) "env" "env.el" (13582 12516)) | ||
| 5517 | ;;; Generated autoloads from env.el | ||
| 5518 | |||
| 5519 | (autoload (quote setenv) "env" "\ | ||
| 5520 | Set the value of the environment variable named VARIABLE to VALUE. | ||
| 5521 | VARIABLE should be a string. VALUE is optional; if not provided or is | ||
| 5522 | `nil', the environment variable VARIABLE will be removed. | ||
| 5523 | |||
| 5524 | Interactively, a prefix argument means to unset the variable. | ||
| 5525 | Interactively, the current value (if any) of the variable | ||
| 5526 | appears at the front of the history list when you type in the new value. | ||
| 5527 | |||
| 5528 | This function works by modifying `process-environment'." t nil) | ||
| 5529 | |||
| 5530 | ;;;*** | ||
| 5531 | |||
| 5532 | ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags | 5528 | ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags |
| 5533 | ;;;;;; tags-query-replace tags-search tags-loop-continue next-file | 5529 | ;;;;;; tags-query-replace tags-search tags-loop-continue next-file |
| 5534 | ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window | 5530 | ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window |
| @@ -5768,14 +5764,10 @@ for \\[find-tag] (which see)." t nil) | |||
| 5768 | ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker | 5764 | ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker |
| 5769 | ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker | 5765 | ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker |
| 5770 | ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker | 5766 | ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker |
| 5771 | ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal | 5767 | ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) |
| 5772 | ;;;;;; setup-ethiopic-environment) "ethio-util" "language/ethio-util.el" | 5768 | ;;;;;; "ethio-util" "language/ethio-util.el" (14623 45988)) |
| 5773 | ;;;;;; (14180 44101)) | ||
| 5774 | ;;; Generated autoloads from language/ethio-util.el | 5769 | ;;; Generated autoloads from language/ethio-util.el |
| 5775 | 5770 | ||
| 5776 | (autoload (quote setup-ethiopic-environment) "ethio-util" "\ | ||
| 5777 | Setup multilingual environment for Ethiopic." nil nil) | ||
| 5778 | |||
| 5779 | (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil) | 5771 | (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil) |
| 5780 | 5772 | ||
| 5781 | (autoload (quote ethio-sera-to-fidel-region) "ethio-util" "\ | 5773 | (autoload (quote ethio-sera-to-fidel-region) "ethio-util" "\ |
| @@ -6066,7 +6058,7 @@ This is used only in conjunction with `expand-add-abbrevs'." t nil) | |||
| 6066 | 6058 | ||
| 6067 | ;;;*** | 6059 | ;;;*** |
| 6068 | 6060 | ||
| 6069 | ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14546 35423)) | 6061 | ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14623 45936)) |
| 6070 | ;;; Generated autoloads from progmodes/f90.el | 6062 | ;;; Generated autoloads from progmodes/f90.el |
| 6071 | 6063 | ||
| 6072 | (autoload (quote f90-mode) "f90" "\ | 6064 | (autoload (quote f90-mode) "f90" "\ |
| @@ -6744,7 +6736,7 @@ in your `~/.emacs' file, replacing [f7] by your favourite key: | |||
| 6744 | ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode | 6736 | ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode |
| 6745 | ;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords | 6737 | ;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords |
| 6746 | ;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el" | 6738 | ;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el" |
| 6747 | ;;;;;; (14546 54851)) | 6739 | ;;;;;; (14620 23716)) |
| 6748 | ;;; Generated autoloads from font-lock.el | 6740 | ;;; Generated autoloads from font-lock.el |
| 6749 | 6741 | ||
| 6750 | (defvar font-lock-mode-hook nil "\ | 6742 | (defvar font-lock-mode-hook nil "\ |
| @@ -7058,7 +7050,7 @@ Some generic modes are defined in `generic-x.el'." t nil) | |||
| 7058 | ;;;*** | 7050 | ;;;*** |
| 7059 | 7051 | ||
| 7060 | ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" | 7052 | ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" |
| 7061 | ;;;;;; (14568 44804)) | 7053 | ;;;;;; (14609 53573)) |
| 7062 | ;;; Generated autoloads from progmodes/glasses.el | 7054 | ;;; Generated autoloads from progmodes/glasses.el |
| 7063 | 7055 | ||
| 7064 | (autoload (quote glasses-mode) "glasses" "\ | 7056 | (autoload (quote glasses-mode) "glasses" "\ |
| @@ -8791,7 +8783,7 @@ You can bind this to the key C-c i in GNUS or mail by adding to | |||
| 8791 | 8783 | ||
| 8792 | ;;;### (autoloads (iswitchb-buffer-other-frame iswitchb-display-buffer | 8784 | ;;;### (autoloads (iswitchb-buffer-other-frame iswitchb-display-buffer |
| 8793 | ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings | 8785 | ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings |
| 8794 | ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (14586 61846)) | 8786 | ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (14619 3306)) |
| 8795 | ;;; Generated autoloads from iswitchb.el | 8787 | ;;; Generated autoloads from iswitchb.el |
| 8796 | 8788 | ||
| 8797 | (autoload (quote iswitchb-read-buffer) "iswitchb" "\ | 8789 | (autoload (quote iswitchb-read-buffer) "iswitchb" "\ |
| @@ -8834,14 +8826,10 @@ For details of keybindings, do `\\[describe-function] iswitchb'." t nil) | |||
| 8834 | 8826 | ||
| 8835 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region | 8827 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region |
| 8836 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku | 8828 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku |
| 8837 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal | 8829 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) |
| 8838 | ;;;;;; setup-japanese-environment) "japan-util" "language/japan-util.el" | 8830 | ;;;;;; "japan-util" "language/japan-util.el" (14623 45991)) |
| 8839 | ;;;;;; (14348 33291)) | ||
| 8840 | ;;; Generated autoloads from language/japan-util.el | 8831 | ;;; Generated autoloads from language/japan-util.el |
| 8841 | 8832 | ||
| 8842 | (autoload (quote setup-japanese-environment) "japan-util" "\ | ||
| 8843 | Setup multilingual environment (MULE) for Japanese." t nil) | ||
| 8844 | |||
| 8845 | (autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil) | 8833 | (autoload (quote setup-japanese-environment-internal) "japan-util" nil nil nil) |
| 8846 | 8834 | ||
| 8847 | (autoload (quote japanese-katakana) "japan-util" "\ | 8835 | (autoload (quote japanese-katakana) "japan-util" "\ |
| @@ -8997,17 +8985,14 @@ and the return value is the length of the conversion." t nil) | |||
| 8997 | 8985 | ||
| 8998 | ;;;*** | 8986 | ;;;*** |
| 8999 | 8987 | ||
| 9000 | ;;;### (autoloads (setup-korean-environment-internal setup-korean-environment) | 8988 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" |
| 9001 | ;;;;;; "korea-util" "language/korea-util.el" (14293 47672)) | 8989 | ;;;;;; "language/korea-util.el" (14623 45991)) |
| 9002 | ;;; Generated autoloads from language/korea-util.el | 8990 | ;;; Generated autoloads from language/korea-util.el |
| 9003 | 8991 | ||
| 9004 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ | 8992 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ |
| 9005 | *The kind of Korean keyboard for Korean input method. | 8993 | *The kind of Korean keyboard for Korean input method. |
| 9006 | \"\" for 2, \"3\" for 3.") | 8994 | \"\" for 2, \"3\" for 3.") |
| 9007 | 8995 | ||
| 9008 | (autoload (quote setup-korean-environment) "korea-util" "\ | ||
| 9009 | Setup multilingual environment (MULE) for Korean." t nil) | ||
| 9010 | |||
| 9011 | (autoload (quote setup-korean-environment-internal) "korea-util" nil nil nil) | 8996 | (autoload (quote setup-korean-environment-internal) "korea-util" nil nil nil) |
| 9012 | 8997 | ||
| 9013 | ;;;*** | 8998 | ;;;*** |
| @@ -9041,15 +9026,11 @@ Use \\[describe-mode] for more info." t nil) | |||
| 9041 | 9026 | ||
| 9042 | ;;;*** | 9027 | ;;;*** |
| 9043 | 9028 | ||
| 9044 | ;;;### (autoloads (lao-composition-function lao-transcribe-roman-to-lao-string | 9029 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string |
| 9045 | ;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string | 9030 | ;;;;;; lao-transcribe-single-roman-syllable-to-lao lao-compose-string) |
| 9046 | ;;;;;; setup-lao-environment) "lao-util" "language/lao-util.el" | 9031 | ;;;;;; "lao-util" "language/lao-util.el" (14623 45991)) |
| 9047 | ;;;;;; (14423 51007)) | ||
| 9048 | ;;; Generated autoloads from language/lao-util.el | 9032 | ;;; Generated autoloads from language/lao-util.el |
| 9049 | 9033 | ||
| 9050 | (autoload (quote setup-lao-environment) "lao-util" "\ | ||
| 9051 | Setup multilingual environment (MULE) for Lao." t nil) | ||
| 9052 | |||
| 9053 | (autoload (quote lao-compose-string) "lao-util" nil nil nil) | 9034 | (autoload (quote lao-compose-string) "lao-util" nil nil nil) |
| 9054 | 9035 | ||
| 9055 | (autoload (quote lao-transcribe-single-roman-syllable-to-lao) "lao-util" "\ | 9036 | (autoload (quote lao-transcribe-single-roman-syllable-to-lao) "lao-util" "\ |
| @@ -9073,6 +9054,8 @@ to compose. | |||
| 9073 | 9054 | ||
| 9074 | The return value is number of composed characters." nil nil) | 9055 | The return value is number of composed characters." nil nil) |
| 9075 | 9056 | ||
| 9057 | (autoload (quote lao-compose-region) "lao-util" nil t nil) | ||
| 9058 | |||
| 9076 | ;;;*** | 9059 | ;;;*** |
| 9077 | 9060 | ||
| 9078 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" | 9061 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" |
| @@ -9203,7 +9186,7 @@ shown; this is often useful to constrain a big search." t nil) | |||
| 9203 | 9186 | ||
| 9204 | ;;;*** | 9187 | ;;;*** |
| 9205 | 9188 | ||
| 9206 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14559 17354)) | 9189 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14619 3306)) |
| 9207 | ;;; Generated autoloads from log-edit.el | 9190 | ;;; Generated autoloads from log-edit.el |
| 9208 | 9191 | ||
| 9209 | (autoload (quote log-edit) "log-edit" "\ | 9192 | (autoload (quote log-edit) "log-edit" "\ |
| @@ -9217,8 +9200,8 @@ Once you're done editing the message, pressing \\[log-edit-done] will call | |||
| 9217 | 9200 | ||
| 9218 | ;;;*** | 9201 | ;;;*** |
| 9219 | 9202 | ||
| 9220 | ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (14552 | 9203 | ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (14619 |
| 9221 | ;;;;;; 48685)) | 9204 | ;;;;;; 3306)) |
| 9222 | ;;; Generated autoloads from log-view.el | 9205 | ;;; Generated autoloads from log-view.el |
| 9223 | 9206 | ||
| 9224 | (autoload (quote log-view-mode) "log-view" "\ | 9207 | (autoload (quote log-view-mode) "log-view" "\ |
| @@ -9503,7 +9486,7 @@ If 4th arg LIST is non-nil, return a list of all such fields." nil nil) | |||
| 9503 | ;;;*** | 9486 | ;;;*** |
| 9504 | 9487 | ||
| 9505 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) | 9488 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) |
| 9506 | ;;;;;; "mailabbrev" "mail/mailabbrev.el" (14495 18025)) | 9489 | ;;;;;; "mailabbrev" "mail/mailabbrev.el" (14608 9472)) |
| 9507 | ;;; Generated autoloads from mail/mailabbrev.el | 9490 | ;;; Generated autoloads from mail/mailabbrev.el |
| 9508 | 9491 | ||
| 9509 | (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ | 9492 | (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ |
| @@ -9559,7 +9542,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any." t | |||
| 9559 | ;;;*** | 9542 | ;;;*** |
| 9560 | 9543 | ||
| 9561 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" | 9544 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" |
| 9562 | ;;;;;; (14570 19448)) | 9545 | ;;;;;; (14608 7464)) |
| 9563 | ;;; Generated autoloads from progmodes/make-mode.el | 9546 | ;;; Generated autoloads from progmodes/make-mode.el |
| 9564 | 9547 | ||
| 9565 | (autoload (quote makefile-mode) "make-mode" "\ | 9548 | (autoload (quote makefile-mode) "make-mode" "\ |
| @@ -10109,8 +10092,9 @@ different buffer menu using the function `msb'." t nil) | |||
| 10109 | ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods | 10092 | ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods |
| 10110 | ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories | 10093 | ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories |
| 10111 | ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly | 10094 | ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly |
| 10112 | ;;;;;; describe-coding-system list-charset-chars read-charset list-character-sets) | 10095 | ;;;;;; describe-coding-system describe-char-after list-charset-chars |
| 10113 | ;;;;;; "mule-diag" "international/mule-diag.el" (14551 28679)) | 10096 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" |
| 10097 | ;;;;;; (14621 5038)) | ||
| 10114 | ;;; Generated autoloads from international/mule-diag.el | 10098 | ;;; Generated autoloads from international/mule-diag.el |
| 10115 | 10099 | ||
| 10116 | (autoload (quote list-character-sets) "mule-diag" "\ | 10100 | (autoload (quote list-character-sets) "mule-diag" "\ |
| @@ -10148,6 +10132,12 @@ detailed meanings of these arguments." nil nil) | |||
| 10148 | (autoload (quote list-charset-chars) "mule-diag" "\ | 10132 | (autoload (quote list-charset-chars) "mule-diag" "\ |
| 10149 | Display a list of characters in the specified character set." t nil) | 10133 | Display a list of characters in the specified character set." t nil) |
| 10150 | 10134 | ||
| 10135 | (autoload (quote describe-char-after) "mule-diag" "\ | ||
| 10136 | Display information of in current buffer at position POS. | ||
| 10137 | The information includes character code, charset and code points in it, | ||
| 10138 | syntax, category, how the character is encoded in a file, | ||
| 10139 | which font is being used for displaying the character." t nil) | ||
| 10140 | |||
| 10151 | (autoload (quote describe-coding-system) "mule-diag" "\ | 10141 | (autoload (quote describe-coding-system) "mule-diag" "\ |
| 10152 | Display information about CODING-SYSTEM." t nil) | 10142 | Display information about CODING-SYSTEM." t nil) |
| 10153 | 10143 | ||
| @@ -10192,22 +10182,7 @@ Display information about fonts which partially match FONTNAME." t nil) | |||
| 10192 | 10182 | ||
| 10193 | (autoload (quote describe-fontset) "mule-diag" "\ | 10183 | (autoload (quote describe-fontset) "mule-diag" "\ |
| 10194 | Display information of FONTSET. | 10184 | Display information of FONTSET. |
| 10195 | This shows the name, size, and style of FONTSET, and the list of fonts | 10185 | This shows which font is used for which character(s)." t nil) |
| 10196 | contained in FONTSET. | ||
| 10197 | |||
| 10198 | The column WDxHT contains width and height (pixels) of each fontset | ||
| 10199 | \(i.e. those of ASCII font in the fontset). The letter `-' in this | ||
| 10200 | column means that the corresponding fontset is not yet used in any | ||
| 10201 | frame. | ||
| 10202 | |||
| 10203 | The O column for each font contains one of the following letters: | ||
| 10204 | o -- font already opened | ||
| 10205 | - -- font not yet opened | ||
| 10206 | x -- font can't be opened | ||
| 10207 | ? -- no font specified | ||
| 10208 | |||
| 10209 | The Charset column for each font contains a name of character set | ||
| 10210 | displayed (for this fontset) using that font." t nil) | ||
| 10211 | 10186 | ||
| 10212 | (autoload (quote list-fontsets) "mule-diag" "\ | 10187 | (autoload (quote list-fontsets) "mule-diag" "\ |
| 10213 | Display a list of all fontsets. | 10188 | Display a list of all fontsets. |
| @@ -10853,7 +10828,7 @@ You must modify via \\[customize] for this variable to have an effect.") | |||
| 10853 | ;;;*** | 10828 | ;;;*** |
| 10854 | 10829 | ||
| 10855 | ;;;### (autoloads (cvs-dired-use-hook cvs-status cvs-update cvs-examine | 10830 | ;;;### (autoloads (cvs-dired-use-hook cvs-status cvs-update cvs-examine |
| 10856 | ;;;;;; cvs-checkout) "pcvs" "pcvs.el" (14552 48942)) | 10831 | ;;;;;; cvs-checkout) "pcvs" "pcvs.el" (14619 3307)) |
| 10857 | ;;; Generated autoloads from pcvs.el | 10832 | ;;; Generated autoloads from pcvs.el |
| 10858 | 10833 | ||
| 10859 | (autoload (quote cvs-checkout) "pcvs" "\ | 10834 | (autoload (quote cvs-checkout) "pcvs" "\ |
| @@ -11821,7 +11796,7 @@ Here are all local bindings. | |||
| 11821 | ;;;*** | 11796 | ;;;*** |
| 11822 | 11797 | ||
| 11823 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" | 11798 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" |
| 11824 | ;;;;;; (14564 29908)) | 11799 | ;;;;;; (14619 3367)) |
| 11825 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el | 11800 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el |
| 11826 | 11801 | ||
| 11827 | (autoload (quote regexp-opt) "regexp-opt" "\ | 11802 | (autoload (quote regexp-opt) "regexp-opt" "\ |
| @@ -11974,12 +11949,12 @@ variable." t nil) | |||
| 11974 | ;;;*** | 11949 | ;;;*** |
| 11975 | 11950 | ||
| 11976 | ;;;### (autoloads (rmail-set-pop-password rmail-input rmail-mode | 11951 | ;;;### (autoloads (rmail-set-pop-password rmail-input rmail-mode |
| 11977 | ;;;;;; rmail rmail-enable-mime rmail-confirm-expunge rmail-secondary-file-regexp | 11952 | ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge |
| 11978 | ;;;;;; rmail-secondary-file-directory rmail-mail-new-frame rmail-primary-inbox-list | 11953 | ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory |
| 11979 | ;;;;;; rmail-delete-after-output rmail-highlight-face rmail-highlighted-headers | 11954 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output |
| 11980 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers | 11955 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers |
| 11981 | ;;;;;; rmail-dont-reply-to-names) "rmail" "mail/rmail.el" (14599 | 11956 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) |
| 11982 | ;;;;;; 11221)) | 11957 | ;;;;;; "rmail" "mail/rmail.el" (14623 46032)) |
| 11983 | ;;; Generated autoloads from mail/rmail.el | 11958 | ;;; Generated autoloads from mail/rmail.el |
| 11984 | 11959 | ||
| 11985 | (defvar rmail-dont-reply-to-names nil "\ | 11960 | (defvar rmail-dont-reply-to-names nil "\ |
| @@ -12496,7 +12471,7 @@ scribe-electric-parenthesis | |||
| 12496 | ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to | 12471 | ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to |
| 12497 | ;;;;;; mail-archive-file-name mail-header-separator mail-yank-ignored-headers | 12472 | ;;;;;; mail-archive-file-name mail-header-separator mail-yank-ignored-headers |
| 12498 | ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from | 12473 | ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from |
| 12499 | ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (14588 18519)) | 12474 | ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (14603 14745)) |
| 12500 | ;;; Generated autoloads from mail/sendmail.el | 12475 | ;;; Generated autoloads from mail/sendmail.el |
| 12501 | 12476 | ||
| 12502 | (defvar mail-from-style (quote angles) "\ | 12477 | (defvar mail-from-style (quote angles) "\ |
| @@ -13376,7 +13351,7 @@ From a program takes two point or marker arguments, BEG and END." t nil) | |||
| 13376 | ;;;*** | 13351 | ;;;*** |
| 13377 | 13352 | ||
| 13378 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" | 13353 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" |
| 13379 | ;;;;;; "speedbar.el" (14598 31838)) | 13354 | ;;;;;; "speedbar.el" (14623 45339)) |
| 13380 | ;;; Generated autoloads from speedbar.el | 13355 | ;;; Generated autoloads from speedbar.el |
| 13381 | 13356 | ||
| 13382 | (defalias (quote speedbar) (quote speedbar-frame-mode)) | 13357 | (defalias (quote speedbar) (quote speedbar-frame-mode)) |
| @@ -14242,14 +14217,10 @@ Info `g*' command is inadequate." t nil) | |||
| 14242 | ;;;*** | 14217 | ;;;*** |
| 14243 | 14218 | ||
| 14244 | ;;;### (autoloads (thai-composition-function thai-post-read-conversion | 14219 | ;;;### (autoloads (thai-composition-function thai-post-read-conversion |
| 14245 | ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region | 14220 | ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) |
| 14246 | ;;;;;; setup-thai-environment) "thai-util" "language/thai-util.el" | 14221 | ;;;;;; "thai-util" "language/thai-util.el" (14623 45991)) |
| 14247 | ;;;;;; (14477 53255)) | ||
| 14248 | ;;; Generated autoloads from language/thai-util.el | 14222 | ;;; Generated autoloads from language/thai-util.el |
| 14249 | 14223 | ||
| 14250 | (autoload (quote setup-thai-environment) "thai-util" "\ | ||
| 14251 | Setup multilingual environment (MULE) for Thai." t nil) | ||
| 14252 | |||
| 14253 | (autoload (quote thai-compose-region) "thai-util" "\ | 14224 | (autoload (quote thai-compose-region) "thai-util" "\ |
| 14254 | Compose Thai characters in the region. | 14225 | Compose Thai characters in the region. |
| 14255 | When called from a program, expects two arguments, | 14226 | When called from a program, expects two arguments, |
| @@ -14315,12 +14286,10 @@ a symbol as a valid THING." nil nil) | |||
| 14315 | ;;;### (autoloads (tibetan-pre-write-conversion tibetan-post-read-conversion | 14286 | ;;;### (autoloads (tibetan-pre-write-conversion tibetan-post-read-conversion |
| 14316 | ;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function | 14287 | ;;;;;; tibetan-compose-buffer tibetan-decompose-buffer tibetan-composition-function |
| 14317 | ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan | 14288 | ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan |
| 14318 | ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p setup-tibetan-environment) | 14289 | ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" |
| 14319 | ;;;;;; "tibet-util" "language/tibet-util.el" (14568 36412)) | 14290 | ;;;;;; "language/tibet-util.el" (14623 45991)) |
| 14320 | ;;; Generated autoloads from language/tibet-util.el | 14291 | ;;; Generated autoloads from language/tibet-util.el |
| 14321 | 14292 | ||
| 14322 | (autoload (quote setup-tibetan-environment) "tibet-util" nil t nil) | ||
| 14323 | |||
| 14324 | (autoload (quote tibetan-char-p) "tibet-util" "\ | 14293 | (autoload (quote tibetan-char-p) "tibet-util" "\ |
| 14325 | Check if char CH is Tibetan character. | 14294 | Check if char CH is Tibetan character. |
| 14326 | Returns non-nil if CH is Tibetan. Otherwise, returns nil." nil nil) | 14295 | Returns non-nil if CH is Tibetan. Otherwise, returns nil." nil nil) |
| @@ -14379,7 +14348,7 @@ This function performs no refilling of the changed text." t nil) | |||
| 14379 | ;;;*** | 14348 | ;;;*** |
| 14380 | 14349 | ||
| 14381 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date | 14350 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date |
| 14382 | ;;;;;; display-time-mode) "time" "time.el" (14526 14916)) | 14351 | ;;;;;; display-time-mode) "time" "time.el" (14619 48411)) |
| 14383 | ;;; Generated autoloads from time.el | 14352 | ;;; Generated autoloads from time.el |
| 14384 | 14353 | ||
| 14385 | (defvar display-time-mode nil "\ | 14354 | (defvar display-time-mode nil "\ |
| @@ -14550,6 +14519,36 @@ Its value should be an event that has a binding in MENU." nil nil) | |||
| 14550 | 14519 | ||
| 14551 | ;;;*** | 14520 | ;;;*** |
| 14552 | 14521 | ||
| 14522 | ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-insert-item) | ||
| 14523 | ;;;;;; "todo-mode" "calendar/todo-mode.el" (14619 58196)) | ||
| 14524 | ;;; Generated autoloads from calendar/todo-mode.el | ||
| 14525 | |||
| 14526 | (autoload (quote todo-insert-item) "todo-mode" "\ | ||
| 14527 | Insert new TODO list entry. | ||
| 14528 | With a prefix argument solicit the category, otherwise use the current | ||
| 14529 | category." t nil) | ||
| 14530 | |||
| 14531 | (autoload (quote todo-print) "todo-mode" "\ | ||
| 14532 | Print todo summary using \\[todo-print-function]. | ||
| 14533 | If CATEGORY-PR-PAGE is non-nil, a page separator '^L' is inserted | ||
| 14534 | between each category. | ||
| 14535 | |||
| 14536 | Number of entries for each category is given by | ||
| 14537 | 'todo-print-priorities'." t nil) | ||
| 14538 | |||
| 14539 | (autoload (quote todo-mode) "todo-mode" "\ | ||
| 14540 | Major mode for editing TODO lists. | ||
| 14541 | |||
| 14542 | \\{todo-mode-map}" t nil) | ||
| 14543 | |||
| 14544 | (autoload (quote todo-cp) "todo-mode" "\ | ||
| 14545 | Make a diary entry appear only in the current date's diary" nil nil) | ||
| 14546 | |||
| 14547 | (autoload (quote todo-show) "todo-mode" "\ | ||
| 14548 | Show TODO list." t nil) | ||
| 14549 | |||
| 14550 | ;;;*** | ||
| 14551 | |||
| 14553 | ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" | 14552 | ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" |
| 14554 | ;;;;;; (14495 17998)) | 14553 | ;;;;;; (14495 17998)) |
| 14555 | ;;; Generated autoloads from tooltip.el | 14554 | ;;; Generated autoloads from tooltip.el |
| @@ -15383,16 +15382,13 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs." t nil) | |||
| 15383 | 15382 | ||
| 15384 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion | 15383 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion |
| 15385 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer | 15384 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer |
| 15386 | ;;;;;; viet-decode-viqr-region setup-vietnamese-environment viet-encode-viscii-char) | 15385 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" |
| 15387 | ;;;;;; "viet-util" "language/viet-util.el" (13876 11275)) | 15386 | ;;;;;; "language/viet-util.el" (14623 45992)) |
| 15388 | ;;; Generated autoloads from language/viet-util.el | 15387 | ;;; Generated autoloads from language/viet-util.el |
| 15389 | 15388 | ||
| 15390 | (autoload (quote viet-encode-viscii-char) "viet-util" "\ | 15389 | (autoload (quote viet-encode-viscii-char) "viet-util" "\ |
| 15391 | Return VISCII character code of CHAR if appropriate." nil nil) | 15390 | Return VISCII character code of CHAR if appropriate." nil nil) |
| 15392 | 15391 | ||
| 15393 | (autoload (quote setup-vietnamese-environment) "viet-util" "\ | ||
| 15394 | Setup multilingual environment (MULE) for Vietnamese VISCII users." t nil) | ||
| 15395 | |||
| 15396 | (autoload (quote viet-decode-viqr-region) "viet-util" "\ | 15392 | (autoload (quote viet-decode-viqr-region) "viet-util" "\ |
| 15397 | Convert `VIQR' mnemonics of the current region to Vietnamese characaters. | 15393 | Convert `VIQR' mnemonics of the current region to Vietnamese characaters. |
| 15398 | When called from a program, expects two arguments, | 15394 | When called from a program, expects two arguments, |
| @@ -15770,7 +15766,7 @@ With arg, turn widget mode on if and only if arg is positive." t nil) | |||
| 15770 | ;;;*** | 15766 | ;;;*** |
| 15771 | 15767 | ||
| 15772 | ;;;### (autoloads (widget-delete widget-create widget-prompt-value) | 15768 | ;;;### (autoloads (widget-delete widget-create widget-prompt-value) |
| 15773 | ;;;;;; "wid-edit" "wid-edit.el" (14508 6458)) | 15769 | ;;;;;; "wid-edit" "wid-edit.el" (14606 42158)) |
| 15774 | ;;; Generated autoloads from wid-edit.el | 15770 | ;;; Generated autoloads from wid-edit.el |
| 15775 | 15771 | ||
| 15776 | (autoload (quote widget-prompt-value) "wid-edit" "\ | 15772 | (autoload (quote widget-prompt-value) "wid-edit" "\ |
| @@ -15847,6 +15843,37 @@ With arg, turn Winner mode on if and only if arg is positive." t nil) | |||
| 15847 | 15843 | ||
| 15848 | ;;;*** | 15844 | ;;;*** |
| 15849 | 15845 | ||
| 15846 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" | ||
| 15847 | ;;;;;; "woman.el" (14614 53233)) | ||
| 15848 | ;;; Generated autoloads from woman.el | ||
| 15849 | |||
| 15850 | (autoload (quote woman) "woman" "\ | ||
| 15851 | Browse a UN*X man page for TOPIC WithOut using a `man' program. | ||
| 15852 | The major browsing mode used is essentially the standard Man mode. | ||
| 15853 | Choose the filename for the man page using completion, based on the | ||
| 15854 | topic selected from the directories specified in `woman-manpath' and | ||
| 15855 | `woman-path'. The directory expansions and topics are cached for | ||
| 15856 | speed, but a non-nil interactive argument forces the caches to be | ||
| 15857 | updated (e.g. to re-interpret the current directory). | ||
| 15858 | |||
| 15859 | Used non-interactively, arguments are optional: if they are given then | ||
| 15860 | the argument TOPIC should be a topic string and the RE-CACHE may be | ||
| 15861 | non-nil to force re-caching." t nil) | ||
| 15862 | |||
| 15863 | (autoload (quote woman-dired-find-file) "woman" "\ | ||
| 15864 | In dired, run the WoMan man-page browser on this file." t nil) | ||
| 15865 | |||
| 15866 | (autoload (quote woman-find-file) "woman" "\ | ||
| 15867 | Find, decode and browse a specific UN*X man-page source file FILE-NAME. | ||
| 15868 | Use existing buffer if possible; reformat only if prefix arg given. | ||
| 15869 | When called interactively, optional argument REFORMAT forces reformatting | ||
| 15870 | of existing WoMan buffers formatted earlier. | ||
| 15871 | No external programs are used, except that `gunzip' will be used to | ||
| 15872 | decompress the file if appropriate. See the documentation for the | ||
| 15873 | `woman' command for further details." t nil) | ||
| 15874 | |||
| 15875 | ;;;*** | ||
| 15876 | |||
| 15850 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" | 15877 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" |
| 15851 | ;;;;;; (13415 51576)) | 15878 | ;;;;;; (13415 51576)) |
| 15852 | ;;; Generated autoloads from emulation/ws-mode.el | 15879 | ;;; Generated autoloads from emulation/ws-mode.el |