diff options
| author | Andreas Schwab | 2004-12-06 13:29:07 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2004-12-06 13:29:07 +0000 |
| commit | 390069bc77afe3f45fed71b350604662a59b104f (patch) | |
| tree | ef6bf6e26c7d65b77bd44ce2345bff3e66d70684 | |
| parent | c978e57e433c917a4ef550e0ccc7a2a57f9af081 (diff) | |
| download | emacs-390069bc77afe3f45fed71b350604662a59b104f.tar.gz emacs-390069bc77afe3f45fed71b350604662a59b104f.zip | |
Regenerate.
| -rw-r--r-- | lisp/ldefs-boot.el | 5232 |
1 files changed, 3921 insertions, 1311 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 579d5f2c4a9..f7cd4e41d74 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best | 5 | ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best |
| 6 | ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" | 6 | ;;;;;; 5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5" |
| 7 | ;;;;;; "play/5x5.el" (16211 27037)) | 7 | ;;;;;; "play/5x5.el" (16775 26715)) |
| 8 | ;;; Generated autoloads from play/5x5.el | 8 | ;;; Generated autoloads from play/5x5.el |
| 9 | 9 | ||
| 10 | (autoload (quote 5x5) "5x5" "\ | 10 | (autoload (quote 5x5) "5x5" "\ |
| @@ -64,7 +64,7 @@ should return a grid vector array that is the new solution. | |||
| 64 | ;;;*** | 64 | ;;;*** |
| 65 | 65 | ||
| 66 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" | 66 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" |
| 67 | ;;;;;; (16249 32008)) | 67 | ;;;;;; (16561 46414)) |
| 68 | ;;; Generated autoloads from progmodes/ada-mode.el | 68 | ;;; Generated autoloads from progmodes/ada-mode.el |
| 69 | 69 | ||
| 70 | (autoload (quote ada-add-extensions) "ada-mode" "\ | 70 | (autoload (quote ada-add-extensions) "ada-mode" "\ |
| @@ -125,7 +125,7 @@ If you use ada-xref.el: | |||
| 125 | ;;;*** | 125 | ;;;*** |
| 126 | 126 | ||
| 127 | ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" | 127 | ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" |
| 128 | ;;;;;; (16211 27038)) | 128 | ;;;;;; (16507 41097)) |
| 129 | ;;; Generated autoloads from progmodes/ada-stmt.el | 129 | ;;; Generated autoloads from progmodes/ada-stmt.el |
| 130 | 130 | ||
| 131 | (autoload (quote ada-header) "ada-stmt" "\ | 131 | (autoload (quote ada-header) "ada-stmt" "\ |
| @@ -136,7 +136,7 @@ Insert a descriptive header at the top of the file. | |||
| 136 | ;;;*** | 136 | ;;;*** |
| 137 | 137 | ||
| 138 | ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" | 138 | ;;;### (autoloads (ada-find-file) "ada-xref" "progmodes/ada-xref.el" |
| 139 | ;;;;;; (16211 27038)) | 139 | ;;;;;; (16783 21522)) |
| 140 | ;;; Generated autoloads from progmodes/ada-xref.el | 140 | ;;; Generated autoloads from progmodes/ada-xref.el |
| 141 | 141 | ||
| 142 | (autoload (quote ada-find-file) "ada-xref" "\ | 142 | (autoload (quote ada-find-file) "ada-xref" "\ |
| @@ -151,7 +151,7 @@ Completion is available. | |||
| 151 | ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry | 151 | ;;;;;; change-log-mode add-change-log-entry-other-window add-change-log-entry |
| 152 | ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address | 152 | ;;;;;; find-change-log prompt-for-change-log-name add-log-mailing-address |
| 153 | ;;;;;; add-log-full-name add-log-current-defun-function) "add-log" | 153 | ;;;;;; add-log-full-name add-log-current-defun-function) "add-log" |
| 154 | ;;;;;; "add-log.el" (16211 27008)) | 154 | ;;;;;; "add-log.el" (16816 23720)) |
| 155 | ;;; Generated autoloads from add-log.el | 155 | ;;; Generated autoloads from add-log.el |
| 156 | 156 | ||
| 157 | (defvar add-log-current-defun-function nil "\ | 157 | (defvar add-log-current-defun-function nil "\ |
| @@ -202,7 +202,7 @@ Optional arg BUFFER-FILE overrides `buffer-file-name'. | |||
| 202 | (autoload (quote add-change-log-entry) "add-log" "\ | 202 | (autoload (quote add-change-log-entry) "add-log" "\ |
| 203 | Find change log file, and add an entry for today and an item for this file. | 203 | Find change log file, and add an entry for today and an item for this file. |
| 204 | Optional arg WHOAMI (interactive prefix) non-nil means prompt for user | 204 | Optional arg WHOAMI (interactive prefix) non-nil means prompt for user |
| 205 | name and site. | 205 | name and email (stored in `add-log-full-name' and `add-log-mailing-address'). |
| 206 | 206 | ||
| 207 | Second arg FILE-NAME is file name of the change log. | 207 | Second arg FILE-NAME is file name of the change log. |
| 208 | If nil, use the value of `change-log-default-name'. | 208 | If nil, use the value of `change-log-default-name'. |
| @@ -288,8 +288,8 @@ Fix any old-style date entries in the current log file to default format. | |||
| 288 | ;;;*** | 288 | ;;;*** |
| 289 | 289 | ||
| 290 | ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action | 290 | ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action |
| 291 | ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16211 | 291 | ;;;;;; ad-redefinition-action) "advice" "emacs-lisp/advice.el" (16775 |
| 292 | ;;;;;; 27023)) | 292 | ;;;;;; 26709)) |
| 293 | ;;; Generated autoloads from emacs-lisp/advice.el | 293 | ;;; Generated autoloads from emacs-lisp/advice.el |
| 294 | 294 | ||
| 295 | (defvar ad-redefinition-action (quote warn) "\ | 295 | (defvar ad-redefinition-action (quote warn) "\ |
| @@ -388,7 +388,7 @@ See Info node `(elisp)Advising Functions' for comprehensive documentation. | |||
| 388 | 388 | ||
| 389 | ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule | 389 | ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule |
| 390 | ;;;;;; align-highlight-rule align-current align-entire align-regexp | 390 | ;;;;;; align-highlight-rule align-current align-entire align-regexp |
| 391 | ;;;;;; align) "align" "align.el" (16211 27008)) | 391 | ;;;;;; align) "align" "align.el" (16780 55376)) |
| 392 | ;;; Generated autoloads from align.el | 392 | ;;; Generated autoloads from align.el |
| 393 | 393 | ||
| 394 | (autoload (quote align) "align" "\ | 394 | (autoload (quote align) "align" "\ |
| @@ -477,7 +477,7 @@ A replacement function for `newline-and-indent', aligning as it goes. | |||
| 477 | 477 | ||
| 478 | ;;;*** | 478 | ;;;*** |
| 479 | 479 | ||
| 480 | ;;;### (autoloads (allout-init) "allout" "allout.el" (16271 3441)) | 480 | ;;;### (autoloads (allout-init) "allout" "allout.el" (16775 26705)) |
| 481 | ;;; Generated autoloads from allout.el | 481 | ;;; Generated autoloads from allout.el |
| 482 | 482 | ||
| 483 | (autoload (quote allout-init) "allout" "\ | 483 | (autoload (quote allout-init) "allout" "\ |
| @@ -493,17 +493,17 @@ MODE is one of the following symbols: | |||
| 493 | - anything else (eg, t) for auto-activation and auto-layout, without | 493 | - anything else (eg, t) for auto-activation and auto-layout, without |
| 494 | any confirmation check. | 494 | any confirmation check. |
| 495 | 495 | ||
| 496 | Use this function to setup your emacs session for automatic activation | 496 | Use this function to setup your Emacs session for automatic activation |
| 497 | of allout outline mode, contingent to the buffer-specific setting of | 497 | of allout outline mode, contingent to the buffer-specific setting of |
| 498 | the `allout-layout' variable. (See `allout-layout' and | 498 | the `allout-layout' variable. (See `allout-layout' and |
| 499 | `allout-expose-topic' docstrings for more details on auto layout). | 499 | `allout-expose-topic' docstrings for more details on auto layout). |
| 500 | 500 | ||
| 501 | `allout-init' works by setting up (or removing) | 501 | `allout-init' works by setting up (or removing) |
| 502 | `allout-find-file-hook' in `find-file-hooks', and giving | 502 | `allout-find-file-hook' in `find-file-hook', and giving |
| 503 | `allout-auto-activation' a suitable setting. | 503 | `allout-auto-activation' a suitable setting. |
| 504 | 504 | ||
| 505 | To prime your emacs session for full auto-outline operation, include | 505 | To prime your Emacs session for full auto-outline operation, include |
| 506 | the following two lines in your emacs init file: | 506 | the following two lines in your Emacs init file: |
| 507 | 507 | ||
| 508 | \(require 'allout) | 508 | \(require 'allout) |
| 509 | \(allout-init t) | 509 | \(allout-init t) |
| @@ -513,7 +513,7 @@ the following two lines in your emacs init file: | |||
| 513 | ;;;*** | 513 | ;;;*** |
| 514 | 514 | ||
| 515 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" | 515 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" |
| 516 | ;;;;;; "net/ange-ftp.el" (16211 27037)) | 516 | ;;;;;; "net/ange-ftp.el" (16746 18215)) |
| 517 | ;;; Generated autoloads from net/ange-ftp.el | 517 | ;;; Generated autoloads from net/ange-ftp.el |
| 518 | 518 | ||
| 519 | (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) | 519 | (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir)) |
| @@ -532,12 +532,10 @@ Not documented | |||
| 532 | 532 | ||
| 533 | \(fn OPERATION &rest ARGS)" nil nil) | 533 | \(fn OPERATION &rest ARGS)" nil nil) |
| 534 | 534 | ||
| 535 | (put (quote ange-ftp-hook-function) (quote file-remote-p) t) | ||
| 536 | |||
| 537 | ;;;*** | 535 | ;;;*** |
| 538 | 536 | ||
| 539 | ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) | 537 | ;;;### (autoloads (animate-birthday-present animate-sequence animate-string) |
| 540 | ;;;;;; "animate" "play/animate.el" (16211 27038)) | 538 | ;;;;;; "animate" "play/animate.el" (16442 4954)) |
| 541 | ;;; Generated autoloads from play/animate.el | 539 | ;;; Generated autoloads from play/animate.el |
| 542 | 540 | ||
| 543 | (autoload (quote animate-string) "animate" "\ | 541 | (autoload (quote animate-string) "animate" "\ |
| @@ -557,14 +555,15 @@ Strings will be separated from each other by SPACE lines. | |||
| 557 | \(fn LIST-OF-STRINGS SPACE)" nil nil) | 555 | \(fn LIST-OF-STRINGS SPACE)" nil nil) |
| 558 | 556 | ||
| 559 | (autoload (quote animate-birthday-present) "animate" "\ | 557 | (autoload (quote animate-birthday-present) "animate" "\ |
| 560 | Display Sarah's birthday present in a new buffer. | 558 | Display one's birthday present in a new buffer. |
| 559 | You can specify the one's name by NAME; the default value is \"Sarah\". | ||
| 561 | 560 | ||
| 562 | \(fn)" t nil) | 561 | \(fn &optional NAME)" t nil) |
| 563 | 562 | ||
| 564 | ;;;*** | 563 | ;;;*** |
| 565 | 564 | ||
| 566 | ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) | 565 | ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on) |
| 567 | ;;;;;; "ansi-color" "ansi-color.el" (16211 27008)) | 566 | ;;;;;; "ansi-color" "ansi-color.el" (16213 43266)) |
| 568 | ;;; Generated autoloads from ansi-color.el | 567 | ;;; Generated autoloads from ansi-color.el |
| 569 | 568 | ||
| 570 | (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ | 569 | (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\ |
| @@ -590,7 +589,7 @@ This is a good function to put in `comint-output-filter-functions'. | |||
| 590 | ;;;*** | 589 | ;;;*** |
| 591 | 590 | ||
| 592 | ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) | 591 | ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules) |
| 593 | ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (16277 42320)) | 592 | ;;;;;; "antlr-mode" "progmodes/antlr-mode.el" (16377 12872)) |
| 594 | ;;; Generated autoloads from progmodes/antlr-mode.el | 593 | ;;; Generated autoloads from progmodes/antlr-mode.el |
| 595 | 594 | ||
| 596 | (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ | 595 | (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\ |
| @@ -626,16 +625,16 @@ Used in `antlr-mode'. Also a useful function in `java-mode-hook'. | |||
| 626 | 625 | ||
| 627 | ;;;*** | 626 | ;;;*** |
| 628 | 627 | ||
| 629 | ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary | 628 | ;;;### (autoloads (appt-activate appt-make-list appt-delete appt-add |
| 630 | ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line | 629 | ;;;;;; appt-display-diary appt-display-duration appt-display-mode-line |
| 631 | ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) | 630 | ;;;;;; appt-msg-window appt-visible appt-audible appt-message-warning-time |
| 632 | ;;;;;; "appt" "calendar/appt.el" (16211 27023)) | 631 | ;;;;;; appt-issue-message) "appt" "calendar/appt.el" (16547 17258)) |
| 633 | ;;; Generated autoloads from calendar/appt.el | 632 | ;;; Generated autoloads from calendar/appt.el |
| 634 | 633 | ||
| 635 | (defvar appt-issue-message t "\ | 634 | (defvar appt-issue-message t "\ |
| 636 | *Non-nil means check for appointments in the diary buffer. | 635 | *Non-nil means check for appointments in the diary buffer. |
| 637 | To be detected, the diary entry must have the time | 636 | To be detected, the diary entry must have the format described in the |
| 638 | as the first thing on a line.") | 637 | documentation of the function `appt-check'.") |
| 639 | 638 | ||
| 640 | (custom-autoload (quote appt-issue-message) "appt") | 639 | (custom-autoload (quote appt-issue-message) "appt") |
| 641 | 640 | ||
| @@ -650,27 +649,31 @@ as the first thing on a line.") | |||
| 650 | (custom-autoload (quote appt-audible) "appt") | 649 | (custom-autoload (quote appt-audible) "appt") |
| 651 | 650 | ||
| 652 | (defvar appt-visible t "\ | 651 | (defvar appt-visible t "\ |
| 653 | *Non-nil means display appointment message in echo area.") | 652 | *Non-nil means display appointment message in echo area. |
| 653 | This variable is only relevant if `appt-msg-window' is nil.") | ||
| 654 | 654 | ||
| 655 | (custom-autoload (quote appt-visible) "appt") | 655 | (custom-autoload (quote appt-visible) "appt") |
| 656 | 656 | ||
| 657 | (defvar appt-display-mode-line t "\ | ||
| 658 | *Non-nil means display minutes to appointment and time on the mode line.") | ||
| 659 | |||
| 660 | (custom-autoload (quote appt-display-mode-line) "appt") | ||
| 661 | |||
| 662 | (defvar appt-msg-window t "\ | 657 | (defvar appt-msg-window t "\ |
| 663 | *Non-nil means display appointment message in another window.") | 658 | *Non-nil means display appointment message in another window. |
| 659 | If non-nil, this variable overrides `appt-visible'.") | ||
| 664 | 660 | ||
| 665 | (custom-autoload (quote appt-msg-window) "appt") | 661 | (custom-autoload (quote appt-msg-window) "appt") |
| 666 | 662 | ||
| 663 | (defvar appt-display-mode-line t "\ | ||
| 664 | *Non-nil means display minutes to appointment and time on the mode line. | ||
| 665 | This is in addition to any other display of appointment messages.") | ||
| 666 | |||
| 667 | (custom-autoload (quote appt-display-mode-line) "appt") | ||
| 668 | |||
| 667 | (defvar appt-display-duration 10 "\ | 669 | (defvar appt-display-duration 10 "\ |
| 668 | *The number of seconds an appointment message is displayed.") | 670 | *The number of seconds an appointment message is displayed. |
| 671 | Only relevant if reminders are to be displayed in their own window.") | ||
| 669 | 672 | ||
| 670 | (custom-autoload (quote appt-display-duration) "appt") | 673 | (custom-autoload (quote appt-display-duration) "appt") |
| 671 | 674 | ||
| 672 | (defvar appt-display-diary t "\ | 675 | (defvar appt-display-diary t "\ |
| 673 | *Non-nil means to display the next days diary on the screen. | 676 | *Non-nil displays the diary when the appointment list is first initialized. |
| 674 | This will occur at midnight when the appointment list is updated.") | 677 | This will occur at midnight when the appointment list is updated.") |
| 675 | 678 | ||
| 676 | (custom-autoload (quote appt-display-diary) "appt") | 679 | (custom-autoload (quote appt-display-diary) "appt") |
| @@ -687,33 +690,29 @@ Delete an appointment from the list of appointments. | |||
| 687 | \(fn)" t nil) | 690 | \(fn)" t nil) |
| 688 | 691 | ||
| 689 | (autoload (quote appt-make-list) "appt" "\ | 692 | (autoload (quote appt-make-list) "appt" "\ |
| 690 | Create the appointments list from todays diary buffer. | 693 | Create the appointments list from today's diary buffer. |
| 691 | The time must be at the beginning of a line for it to be | 694 | The time must be at the beginning of a line for it to be |
| 692 | put in the appointments list. | 695 | put in the appointments list (see examples in documentation of |
| 693 | 02/23/89 | 696 | the function `appt-check'). We assume that the variables DATE and |
| 694 | 12:00pm lunch | 697 | NUMBER hold the arguments that `list-diary-entries' received. |
| 695 | Wednesday | ||
| 696 | 10:00am group meeting | ||
| 697 | We assume that the variables DATE and NUMBER | ||
| 698 | hold the arguments that `list-diary-entries' received. | ||
| 699 | They specify the range of dates that the diary is being processed for. | 698 | They specify the range of dates that the diary is being processed for. |
| 700 | 699 | ||
| 701 | \(fn)" nil nil) | 700 | \(fn)" nil nil) |
| 702 | 701 | ||
| 702 | (autoload (quote appt-activate) "appt" "\ | ||
| 703 | Toggle checking of appointments. | ||
| 704 | With optional numeric argument ARG, turn appointment checking on if | ||
| 705 | ARG is positive, otherwise off. | ||
| 706 | |||
| 707 | \(fn &optional ARG)" t nil) | ||
| 708 | |||
| 703 | ;;;*** | 709 | ;;;*** |
| 704 | 710 | ||
| 705 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property | 711 | ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-documentation-property |
| 706 | ;;;;;; apropos-command apropos-variable apropos-mode) "apropos" | 712 | ;;;;;; apropos-command apropos-variable) "apropos" "apropos.el" |
| 707 | ;;;;;; "apropos.el" (16211 27008)) | 713 | ;;;;;; (16768 48631)) |
| 708 | ;;; Generated autoloads from apropos.el | 714 | ;;; Generated autoloads from apropos.el |
| 709 | 715 | ||
| 710 | (autoload (quote apropos-mode) "apropos" "\ | ||
| 711 | Major mode for following hyperlinks in output of apropos commands. | ||
| 712 | |||
| 713 | \\{apropos-mode-map} | ||
| 714 | |||
| 715 | \(fn)" t nil) | ||
| 716 | |||
| 717 | (autoload (quote apropos-variable) "apropos" "\ | 716 | (autoload (quote apropos-variable) "apropos" "\ |
| 718 | Show user variables that match REGEXP. | 717 | Show user variables that match REGEXP. |
| 719 | With optional prefix DO-ALL or if `apropos-do-all' is non-nil, also show | 718 | With optional prefix DO-ALL or if `apropos-do-all' is non-nil, also show |
| @@ -765,8 +764,8 @@ Returns list of symbols and documentation found. | |||
| 765 | 764 | ||
| 766 | ;;;*** | 765 | ;;;*** |
| 767 | 766 | ||
| 768 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16211 | 767 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (16534 |
| 769 | ;;;;;; 27009)) | 768 | ;;;;;; 3807)) |
| 770 | ;;; Generated autoloads from arc-mode.el | 769 | ;;; Generated autoloads from arc-mode.el |
| 771 | 770 | ||
| 772 | (autoload (quote archive-mode) "arc-mode" "\ | 771 | (autoload (quote archive-mode) "arc-mode" "\ |
| @@ -786,7 +785,7 @@ archive. | |||
| 786 | 785 | ||
| 787 | ;;;*** | 786 | ;;;*** |
| 788 | 787 | ||
| 789 | ;;;### (autoloads (array-mode) "array" "array.el" (16211 27011)) | 788 | ;;;### (autoloads (array-mode) "array" "array.el" (16213 43267)) |
| 790 | ;;; Generated autoloads from array.el | 789 | ;;; Generated autoloads from array.el |
| 791 | 790 | ||
| 792 | (autoload (quote array-mode) "array" "\ | 791 | (autoload (quote array-mode) "array" "\ |
| @@ -857,8 +856,8 @@ Entering array mode calls the function `array-mode-hook'. | |||
| 857 | 856 | ||
| 858 | ;;;*** | 857 | ;;;*** |
| 859 | 858 | ||
| 860 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (16211 | 859 | ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (16572 |
| 861 | ;;;;;; 27040)) | 860 | ;;;;;; 19411)) |
| 862 | ;;; Generated autoloads from textmodes/artist.el | 861 | ;;; Generated autoloads from textmodes/artist.el |
| 863 | 862 | ||
| 864 | (autoload (quote artist-mode) "artist" "\ | 863 | (autoload (quote artist-mode) "artist" "\ |
| @@ -1063,8 +1062,8 @@ Keymap summary | |||
| 1063 | 1062 | ||
| 1064 | ;;;*** | 1063 | ;;;*** |
| 1065 | 1064 | ||
| 1066 | ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16211 | 1065 | ;;;### (autoloads (asm-mode) "asm-mode" "progmodes/asm-mode.el" (16764 |
| 1067 | ;;;;;; 27038)) | 1066 | ;;;;;; 51521)) |
| 1068 | ;;; Generated autoloads from progmodes/asm-mode.el | 1067 | ;;; Generated autoloads from progmodes/asm-mode.el |
| 1069 | 1068 | ||
| 1070 | (autoload (quote asm-mode) "asm-mode" "\ | 1069 | (autoload (quote asm-mode) "asm-mode" "\ |
| @@ -1092,7 +1091,7 @@ Special commands: | |||
| 1092 | ;;;*** | 1091 | ;;;*** |
| 1093 | 1092 | ||
| 1094 | ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" | 1093 | ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "obsolete/auto-show.el" |
| 1095 | ;;;;;; (16211 27037)) | 1094 | ;;;;;; (16213 43281)) |
| 1096 | ;;; Generated autoloads from obsolete/auto-show.el | 1095 | ;;; Generated autoloads from obsolete/auto-show.el |
| 1097 | 1096 | ||
| 1098 | (defvar auto-show-mode nil "\ | 1097 | (defvar auto-show-mode nil "\ |
| @@ -1108,7 +1107,7 @@ This command is obsolete. | |||
| 1108 | ;;;*** | 1107 | ;;;*** |
| 1109 | 1108 | ||
| 1110 | ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" | 1109 | ;;;### (autoloads (autoarg-kp-mode autoarg-mode) "autoarg" "autoarg.el" |
| 1111 | ;;;;;; (16211 27012)) | 1110 | ;;;;;; (16213 43267)) |
| 1112 | ;;; Generated autoloads from autoarg.el | 1111 | ;;; Generated autoloads from autoarg.el |
| 1113 | 1112 | ||
| 1114 | (defvar autoarg-mode nil "\ | 1113 | (defvar autoarg-mode nil "\ |
| @@ -1163,7 +1162,7 @@ This is similar to \\[autoarg-mode] but rebinds the keypad keys `kp-1' | |||
| 1163 | ;;;*** | 1162 | ;;;*** |
| 1164 | 1163 | ||
| 1165 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" | 1164 | ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el" |
| 1166 | ;;;;;; (16301 41845)) | 1165 | ;;;;;; (16775 26716)) |
| 1167 | ;;; Generated autoloads from progmodes/autoconf.el | 1166 | ;;; Generated autoloads from progmodes/autoconf.el |
| 1168 | 1167 | ||
| 1169 | (autoload (quote autoconf-mode) "autoconf" "\ | 1168 | (autoload (quote autoconf-mode) "autoconf" "\ |
| @@ -1174,7 +1173,7 @@ Major mode for editing Autoconf configure.in files. | |||
| 1174 | ;;;*** | 1173 | ;;;*** |
| 1175 | 1174 | ||
| 1176 | ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) | 1175 | ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert) |
| 1177 | ;;;;;; "autoinsert" "autoinsert.el" (16211 27012)) | 1176 | ;;;;;; "autoinsert" "autoinsert.el" (16793 54109)) |
| 1178 | ;;; Generated autoloads from autoinsert.el | 1177 | ;;; Generated autoloads from autoinsert.el |
| 1179 | 1178 | ||
| 1180 | (autoload (quote auto-insert) "autoinsert" "\ | 1179 | (autoload (quote auto-insert) "autoinsert" "\ |
| @@ -1212,15 +1211,18 @@ insert a template for the file depending on the mode of the buffer. | |||
| 1212 | 1211 | ||
| 1213 | ;;;### (autoloads (batch-update-autoloads update-directory-autoloads | 1212 | ;;;### (autoloads (batch-update-autoloads update-directory-autoloads |
| 1214 | ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" | 1213 | ;;;;;; update-file-autoloads) "autoload" "emacs-lisp/autoload.el" |
| 1215 | ;;;;;; (16211 27023)) | 1214 | ;;;;;; (16775 26709)) |
| 1216 | ;;; Generated autoloads from emacs-lisp/autoload.el | 1215 | ;;; Generated autoloads from emacs-lisp/autoload.el |
| 1217 | 1216 | ||
| 1218 | (autoload (quote update-file-autoloads) "autoload" "\ | 1217 | (autoload (quote update-file-autoloads) "autoload" "\ |
| 1219 | Update the autoloads for FILE in `generated-autoload-file' | 1218 | Update the autoloads for FILE in `generated-autoload-file' |
| 1220 | \(which FILE might bind in its local variables). | 1219 | \(which FILE might bind in its local variables). |
| 1221 | Return FILE if there was no autoload cookie in it. | 1220 | If SAVE-AFTER is non-nil (which is always, when called interactively), |
| 1221 | save the buffer too. | ||
| 1222 | 1222 | ||
| 1223 | \(fn FILE)" t nil) | 1223 | Return FILE if there was no autoload cookie in it, else nil. |
| 1224 | |||
| 1225 | \(fn FILE &optional SAVE-AFTER)" t nil) | ||
| 1224 | 1226 | ||
| 1225 | (autoload (quote update-directory-autoloads) "autoload" "\ | 1227 | (autoload (quote update-directory-autoloads) "autoload" "\ |
| 1226 | Update loaddefs.el with all the current autoloads from DIRS, and no old ones. | 1228 | Update loaddefs.el with all the current autoloads from DIRS, and no old ones. |
| @@ -1242,20 +1244,19 @@ Calls `update-directory-autoloads' on the command line arguments. | |||
| 1242 | 1244 | ||
| 1243 | ;;;*** | 1245 | ;;;*** |
| 1244 | 1246 | ||
| 1245 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-mode | 1247 | ;;;### (autoloads (global-auto-revert-mode turn-on-auto-revert-tail-mode |
| 1246 | ;;;;;; auto-revert-mode) "autorevert" "autorevert.el" (16211 27012)) | 1248 | ;;;;;; auto-revert-tail-mode turn-on-auto-revert-mode auto-revert-mode) |
| 1249 | ;;;;;; "autorevert" "autorevert.el" (16775 26705)) | ||
| 1247 | ;;; Generated autoloads from autorevert.el | 1250 | ;;; Generated autoloads from autorevert.el |
| 1248 | 1251 | ||
| 1249 | (defvar auto-revert-mode nil "\ | ||
| 1250 | *Non-nil when Auto-Revert Mode is active. | ||
| 1251 | Never set this variable directly, use the command `auto-revert-mode' instead.") | ||
| 1252 | |||
| 1253 | (autoload (quote auto-revert-mode) "autorevert" "\ | 1252 | (autoload (quote auto-revert-mode) "autorevert" "\ |
| 1254 | Toggle reverting buffer when file on disk changes. | 1253 | Toggle reverting buffer when file on disk changes. |
| 1255 | 1254 | ||
| 1256 | With arg, turn Auto Revert mode on if and only if arg is positive. | 1255 | With arg, turn Auto Revert mode on if and only if arg is positive. |
| 1257 | This is a minor mode that affects only the current buffer. | 1256 | This is a minor mode that affects only the current buffer. |
| 1258 | Use `global-auto-revert-mode' to automatically revert all buffers. | 1257 | Use `global-auto-revert-mode' to automatically revert all buffers. |
| 1258 | Use `auto-revert-tail-mode' if you know that the file will only grow | ||
| 1259 | without being changed in the part that is already in the buffer. | ||
| 1259 | 1260 | ||
| 1260 | \(fn &optional ARG)" t nil) | 1261 | \(fn &optional ARG)" t nil) |
| 1261 | 1262 | ||
| @@ -1267,6 +1268,32 @@ This function is designed to be added to hooks, for example: | |||
| 1267 | 1268 | ||
| 1268 | \(fn)" nil nil) | 1269 | \(fn)" nil nil) |
| 1269 | 1270 | ||
| 1271 | (autoload (quote auto-revert-tail-mode) "autorevert" "\ | ||
| 1272 | Toggle reverting tail of buffer when file on disk grows. | ||
| 1273 | With arg, turn Tail mode on iff arg is positive. | ||
| 1274 | |||
| 1275 | When Tail mode is enabled, the tail of the file is constantly | ||
| 1276 | followed, as with the shell command `tail -f'. This means that | ||
| 1277 | whenever the file grows on disk (presumably because some | ||
| 1278 | background process is appending to it from time to time), this is | ||
| 1279 | reflected in the current buffer. | ||
| 1280 | |||
| 1281 | You can edit the buffer and turn this mode off and on again as | ||
| 1282 | you please. But make sure the background process has stopped | ||
| 1283 | writing before you save the file! | ||
| 1284 | |||
| 1285 | Use `auto-revert-mode' for changes other than appends! | ||
| 1286 | |||
| 1287 | \(fn &optional ARG)" t nil) | ||
| 1288 | |||
| 1289 | (autoload (quote turn-on-auto-revert-tail-mode) "autorevert" "\ | ||
| 1290 | Turn on Auto-Revert Tail Mode. | ||
| 1291 | |||
| 1292 | This function is designed to be added to hooks, for example: | ||
| 1293 | (add-hook 'my-logfile-mode-hook 'turn-on-auto-revert-tail-mode) | ||
| 1294 | |||
| 1295 | \(fn)" nil nil) | ||
| 1296 | |||
| 1270 | (defvar global-auto-revert-mode nil "\ | 1297 | (defvar global-auto-revert-mode nil "\ |
| 1271 | Non-nil if Global-Auto-Revert mode is enabled. | 1298 | Non-nil if Global-Auto-Revert mode is enabled. |
| 1272 | See the command `global-auto-revert-mode' for a description of this minor-mode. | 1299 | See the command `global-auto-revert-mode' for a description of this minor-mode. |
| @@ -1276,7 +1303,7 @@ use either \\[customize] or the function `global-auto-revert-mode'.") | |||
| 1276 | (custom-autoload (quote global-auto-revert-mode) "autorevert") | 1303 | (custom-autoload (quote global-auto-revert-mode) "autorevert") |
| 1277 | 1304 | ||
| 1278 | (autoload (quote global-auto-revert-mode) "autorevert" "\ | 1305 | (autoload (quote global-auto-revert-mode) "autorevert" "\ |
| 1279 | Revert any buffer when file on disk change. | 1306 | Revert any buffer when file on disk changes. |
| 1280 | 1307 | ||
| 1281 | With arg, turn Auto Revert mode on globally if and only if arg is positive. | 1308 | With arg, turn Auto Revert mode on globally if and only if arg is positive. |
| 1282 | This is a minor mode that affects all buffers. | 1309 | This is a minor mode that affects all buffers. |
| @@ -1287,7 +1314,7 @@ Use `auto-revert-mode' to revert a particular buffer. | |||
| 1287 | ;;;*** | 1314 | ;;;*** |
| 1288 | 1315 | ||
| 1289 | ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" | 1316 | ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" |
| 1290 | ;;;;;; "avoid.el" (16211 27012)) | 1317 | ;;;;;; "avoid.el" (16680 26001)) |
| 1291 | ;;; Generated autoloads from avoid.el | 1318 | ;;; Generated autoloads from avoid.el |
| 1292 | 1319 | ||
| 1293 | (defvar mouse-avoidance-mode nil "\ | 1320 | (defvar mouse-avoidance-mode nil "\ |
| @@ -1328,7 +1355,7 @@ definition of \"random distance\".) | |||
| 1328 | ;;;*** | 1355 | ;;;*** |
| 1329 | 1356 | ||
| 1330 | ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" | 1357 | ;;;### (autoloads (backquote) "backquote" "emacs-lisp/backquote.el" |
| 1331 | ;;;;;; (16211 27023)) | 1358 | ;;;;;; (16484 6599)) |
| 1332 | ;;; Generated autoloads from emacs-lisp/backquote.el | 1359 | ;;; Generated autoloads from emacs-lisp/backquote.el |
| 1333 | 1360 | ||
| 1334 | (autoload (quote backquote) "backquote" "\ | 1361 | (autoload (quote backquote) "backquote" "\ |
| @@ -1353,7 +1380,7 @@ Vectors work just like lists. Nested backquotes are permitted. | |||
| 1353 | ;;;*** | 1380 | ;;;*** |
| 1354 | 1381 | ||
| 1355 | ;;;### (autoloads (display-battery battery) "battery" "battery.el" | 1382 | ;;;### (autoloads (display-battery battery) "battery" "battery.el" |
| 1356 | ;;;;;; (16223 32933)) | 1383 | ;;;;;; (16718 40975)) |
| 1357 | ;;; Generated autoloads from battery.el | 1384 | ;;; Generated autoloads from battery.el |
| 1358 | 1385 | ||
| 1359 | (autoload (quote battery) "battery" "\ | 1386 | (autoload (quote battery) "battery" "\ |
| @@ -1375,7 +1402,7 @@ seconds. | |||
| 1375 | ;;;*** | 1402 | ;;;*** |
| 1376 | 1403 | ||
| 1377 | ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) | 1404 | ;;;### (autoloads (benchmark benchmark-run-compiled benchmark-run) |
| 1378 | ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (16211 27023)) | 1405 | ;;;;;; "benchmark" "emacs-lisp/benchmark.el" (16213 43272)) |
| 1379 | ;;; Generated autoloads from emacs-lisp/benchmark.el | 1406 | ;;; Generated autoloads from emacs-lisp/benchmark.el |
| 1380 | 1407 | ||
| 1381 | (autoload (quote benchmark-run) "benchmark" "\ | 1408 | (autoload (quote benchmark-run) "benchmark" "\ |
| @@ -1407,8 +1434,8 @@ non-interactive use see also `benchmark-run' and | |||
| 1407 | 1434 | ||
| 1408 | ;;;*** | 1435 | ;;;*** |
| 1409 | 1436 | ||
| 1410 | ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16277 | 1437 | ;;;### (autoloads (bibtex-mode) "bibtex" "textmodes/bibtex.el" (16820 |
| 1411 | ;;;;;; 42320)) | 1438 | ;;;;;; 16328)) |
| 1412 | ;;; Generated autoloads from textmodes/bibtex.el | 1439 | ;;; Generated autoloads from textmodes/bibtex.el |
| 1413 | 1440 | ||
| 1414 | (autoload (quote bibtex-mode) "bibtex" "\ | 1441 | (autoload (quote bibtex-mode) "bibtex" "\ |
| @@ -1416,18 +1443,16 @@ Major mode for editing BibTeX files. | |||
| 1416 | 1443 | ||
| 1417 | General information on working with BibTeX mode: | 1444 | General information on working with BibTeX mode: |
| 1418 | 1445 | ||
| 1419 | You should use commands such as \\[bibtex-Book] to get a template for a | 1446 | Use commands such as \\[bibtex-Book] to get a template for a specific entry. |
| 1420 | specific entry. You should then fill in all desired fields using | 1447 | Then fill in all desired fields using \\[bibtex-next-field] to jump from field |
| 1421 | \\[bibtex-next-field] to jump from field to field. After having filled | 1448 | to field. After having filled in all desired fields in the entry, clean the |
| 1422 | in all desired fields in the entry, you should clean the new entry | 1449 | new entry with the command \\[bibtex-clean-entry]. |
| 1423 | with the command \\[bibtex-clean-entry]. | ||
| 1424 | 1450 | ||
| 1425 | Some features of BibTeX mode are available only by setting the variable | 1451 | Some features of BibTeX mode are available only by setting the variable |
| 1426 | `bibtex-maintain-sorted-entries' to non-nil. However, then BibTeX mode will | 1452 | `bibtex-maintain-sorted-entries' to non-nil. However, then BibTeX mode |
| 1427 | work only with buffers containing valid (syntactical correct) entries | 1453 | works only with buffers containing valid (syntactical correct) and sorted |
| 1428 | and with entries being sorted. This is usually the case, if you have | 1454 | entries. This is usually the case, if you have created a buffer completely |
| 1429 | created a buffer completely with BibTeX mode and finished every new | 1455 | with BibTeX mode and finished every new entry with \\[bibtex-clean-entry]. |
| 1430 | entry with \\[bibtex-clean-entry]. | ||
| 1431 | 1456 | ||
| 1432 | For third party BibTeX files, call the function `bibtex-convert-alien' | 1457 | For third party BibTeX files, call the function `bibtex-convert-alien' |
| 1433 | to fully take advantage of all features of BibTeX mode. | 1458 | to fully take advantage of all features of BibTeX mode. |
| @@ -1435,68 +1460,34 @@ to fully take advantage of all features of BibTeX mode. | |||
| 1435 | 1460 | ||
| 1436 | Special information: | 1461 | Special information: |
| 1437 | 1462 | ||
| 1438 | A command such as \\[bibtex-Book] will outline the fields for a BibTeX book entry. | 1463 | A command such as \\[bibtex-Book] outlines the fields for a BibTeX book entry. |
| 1439 | 1464 | ||
| 1440 | The optional fields start with the string OPT, and are thus ignored by BibTeX. | 1465 | The names of optional fields start with the string OPT, and are thus ignored |
| 1441 | Alternatives from which only one is required start with the string ALT. | 1466 | by BibTeX. The names of alternative fields from which only one is required |
| 1442 | The OPT or ALT string may be removed from a field with \\[bibtex-remove-OPT-or-ALT]. | 1467 | start with the string ALT. The OPT or ALT string may be removed from |
| 1468 | the name of a field with \\[bibtex-remove-OPT-or-ALT]. | ||
| 1443 | \\[bibtex-make-field] inserts a new field after the current one. | 1469 | \\[bibtex-make-field] inserts a new field after the current one. |
| 1444 | \\[bibtex-kill-field] kills the current field entirely. | 1470 | \\[bibtex-kill-field] kills the current field entirely. |
| 1445 | \\[bibtex-yank] yanks the last recently killed field after the current field. | 1471 | \\[bibtex-yank] yanks the last recently killed field after the current field. |
| 1446 | \\[bibtex-remove-delimiters] removes the double-quotes or braces around the text of the current field. | 1472 | \\[bibtex-remove-delimiters] removes the double-quotes or braces around the text of the current field. |
| 1447 | \\[bibtex-empty-field] replaces the text of the current field with the default \"\" or {}. | 1473 | \\[bibtex-empty-field] replaces the text of the current field with the default \"\" or {}. |
| 1474 | \\[bibtex-find-text] moves point to the end of the current field. | ||
| 1475 | \\[bibtex-complete] completes word fragment before point according to context. | ||
| 1448 | 1476 | ||
| 1449 | The command \\[bibtex-clean-entry] cleans the current entry, i.e. it removes OPT/ALT | 1477 | The command \\[bibtex-clean-entry] cleans the current entry, i.e. it removes OPT/ALT |
| 1450 | from all non-empty optional or alternative fields, checks that no required | 1478 | from the names of all non-empty optional or alternative fields, checks that |
| 1451 | fields are empty, and does some formatting dependent on the value of | 1479 | no required fields are empty, and does some formatting dependent on the value |
| 1452 | `bibtex-entry-format'. | 1480 | of `bibtex-entry-format'. Furthermore, it can automatically generate a key |
| 1481 | for the BibTeX entry, see `bibtex-generate-autokey'. | ||
| 1453 | Note: some functions in BibTeX mode depend on entries being in a special | 1482 | Note: some functions in BibTeX mode depend on entries being in a special |
| 1454 | format (all fields beginning on separate lines), so it is usually a bad | 1483 | format (all fields beginning on separate lines), so it is usually a bad |
| 1455 | idea to remove `realign' from `bibtex-entry-format'. | 1484 | idea to remove `realign' from `bibtex-entry-format'. |
| 1456 | 1485 | ||
| 1457 | Use \\[bibtex-find-text] to position the cursor at the end of the current field. | 1486 | BibTeX mode supports Imenu and hideshow minor mode (`hs-minor-mode'). |
| 1458 | Use \\[bibtex-next-field] to move to end of the next field. | 1487 | |
| 1459 | 1488 | ---------------------------------------------------------- | |
| 1460 | The following may be of interest as well: | 1489 | Entry to BibTeX mode calls the value of `bibtex-mode-hook' |
| 1461 | 1490 | if that value is non-nil. | |
| 1462 | Functions: | ||
| 1463 | `bibtex-entry' | ||
| 1464 | `bibtex-kill-entry' | ||
| 1465 | `bibtex-yank-pop' | ||
| 1466 | `bibtex-pop-previous' | ||
| 1467 | `bibtex-pop-next' | ||
| 1468 | `bibtex-complete' | ||
| 1469 | `bibtex-print-help-message' | ||
| 1470 | `bibtex-generate-autokey' | ||
| 1471 | `bibtex-beginning-of-entry' | ||
| 1472 | `bibtex-end-of-entry' | ||
| 1473 | `bibtex-reposition-window' | ||
| 1474 | `bibtex-mark-entry' | ||
| 1475 | `bibtex-ispell-abstract' | ||
| 1476 | `bibtex-ispell-entry' | ||
| 1477 | `bibtex-narrow-to-entry' | ||
| 1478 | `bibtex-sort-buffer' | ||
| 1479 | `bibtex-validate' | ||
| 1480 | `bibtex-count' | ||
| 1481 | `bibtex-fill-entry' | ||
| 1482 | `bibtex-reformat' | ||
| 1483 | `bibtex-convert-alien' | ||
| 1484 | |||
| 1485 | Variables: | ||
| 1486 | `bibtex-field-delimiters' | ||
| 1487 | `bibtex-include-OPTcrossref' | ||
| 1488 | `bibtex-include-OPTkey' | ||
| 1489 | `bibtex-user-optional-fields' | ||
| 1490 | `bibtex-entry-format' | ||
| 1491 | `bibtex-sort-ignore-string-entries' | ||
| 1492 | `bibtex-maintain-sorted-entries' | ||
| 1493 | `bibtex-entry-field-alist' | ||
| 1494 | `bibtex-predefined-strings' | ||
| 1495 | `bibtex-string-files' | ||
| 1496 | |||
| 1497 | --------------------------------------------------------- | ||
| 1498 | Entry to BibTeX mode calls the value of `bibtex-mode-hook' if that value is | ||
| 1499 | non-nil. | ||
| 1500 | 1491 | ||
| 1501 | \\{bibtex-mode-map} | 1492 | \\{bibtex-mode-map} |
| 1502 | 1493 | ||
| @@ -1504,15 +1495,33 @@ non-nil. | |||
| 1504 | 1495 | ||
| 1505 | ;;;*** | 1496 | ;;;*** |
| 1506 | 1497 | ||
| 1507 | ;;;### (autoloads nil "binhex" "gnus/binhex.el" (16211 27027)) | 1498 | ;;;### (autoloads (binhex-decode-region binhex-decode-region-external |
| 1499 | ;;;;;; binhex-decode-region-internal) "binhex" "gnus/binhex.el" | ||
| 1500 | ;;;;;; (16719 60883)) | ||
| 1508 | ;;; Generated autoloads from gnus/binhex.el | 1501 | ;;; Generated autoloads from gnus/binhex.el |
| 1509 | 1502 | ||
| 1510 | (defconst binhex-begin-line "^:...............................................................$") | 1503 | (defconst binhex-begin-line "^:...............................................................$") |
| 1511 | 1504 | ||
| 1505 | (autoload (quote binhex-decode-region-internal) "binhex" "\ | ||
| 1506 | Binhex decode region between START and END without using an external program. | ||
| 1507 | If HEADER-ONLY is non-nil only decode header and return filename. | ||
| 1508 | |||
| 1509 | \(fn START END &optional HEADER-ONLY)" t nil) | ||
| 1510 | |||
| 1511 | (autoload (quote binhex-decode-region-external) "binhex" "\ | ||
| 1512 | Binhex decode region between START and END using external decoder. | ||
| 1513 | |||
| 1514 | \(fn START END)" t nil) | ||
| 1515 | |||
| 1516 | (autoload (quote binhex-decode-region) "binhex" "\ | ||
| 1517 | Binhex decode region between START and END. | ||
| 1518 | |||
| 1519 | \(fn START END)" t nil) | ||
| 1520 | |||
| 1512 | ;;;*** | 1521 | ;;;*** |
| 1513 | 1522 | ||
| 1514 | ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (16211 | 1523 | ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (16704 |
| 1515 | ;;;;;; 27038)) | 1524 | ;;;;;; 8186)) |
| 1516 | ;;; Generated autoloads from play/blackbox.el | 1525 | ;;; Generated autoloads from play/blackbox.el |
| 1517 | 1526 | ||
| 1518 | (autoload (quote blackbox) "blackbox" "\ | 1527 | (autoload (quote blackbox) "blackbox" "\ |
| @@ -1634,7 +1643,7 @@ a reflection. | |||
| 1634 | ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save | 1643 | ;;;### (autoloads (bookmark-bmenu-list bookmark-load bookmark-save |
| 1635 | ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename | 1644 | ;;;;;; bookmark-write bookmark-delete bookmark-insert bookmark-rename |
| 1636 | ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump | 1645 | ;;;;;; bookmark-insert-location bookmark-relocate bookmark-jump |
| 1637 | ;;;;;; bookmark-set) "bookmark" "bookmark.el" (16211 27012)) | 1646 | ;;;;;; bookmark-set) "bookmark" "bookmark.el" (16588 19249)) |
| 1638 | ;;; Generated autoloads from bookmark.el | 1647 | ;;; Generated autoloads from bookmark.el |
| 1639 | (define-key ctl-x-map "rb" 'bookmark-jump) | 1648 | (define-key ctl-x-map "rb" 'bookmark-jump) |
| 1640 | (define-key ctl-x-map "rm" 'bookmark-set) | 1649 | (define-key ctl-x-map "rm" 'bookmark-set) |
| @@ -1823,7 +1832,7 @@ deletion, or > if it is flagged for displaying. | |||
| 1823 | ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point | 1832 | ;;;;;; browse-url-default-browser browse-url-at-mouse browse-url-at-point |
| 1824 | ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file | 1833 | ;;;;;; browse-url browse-url-of-region browse-url-of-dired-file |
| 1825 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) | 1834 | ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-browser-function) |
| 1826 | ;;;;;; "browse-url" "net/browse-url.el" (16211 27037)) | 1835 | ;;;;;; "browse-url" "net/browse-url.el" (16783 21522)) |
| 1827 | ;;; Generated autoloads from net/browse-url.el | 1836 | ;;; Generated autoloads from net/browse-url.el |
| 1828 | 1837 | ||
| 1829 | (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ | 1838 | (defvar browse-url-browser-function (cond ((memq system-type (quote (windows-nt ms-dos cygwin))) (quote browse-url-default-windows-browser)) ((memq system-type (quote (darwin))) (quote browse-url-default-macosx-browser)) (t (quote browse-url-default-browser))) "\ |
| @@ -2073,7 +2082,7 @@ Default to the URL around or before point. | |||
| 2073 | \(fn URL &optional NEW-WINDOW)" t nil) | 2082 | \(fn URL &optional NEW-WINDOW)" t nil) |
| 2074 | 2083 | ||
| 2075 | (autoload (quote browse-url-mail) "browse-url" "\ | 2084 | (autoload (quote browse-url-mail) "browse-url" "\ |
| 2076 | Open a new mail message buffer within Emacs. | 2085 | Open a new mail message buffer within Emacs for the RFC 2368 URL. |
| 2077 | Default to using the mailto: URL around or before point as the | 2086 | Default to using the mailto: URL around or before point as the |
| 2078 | recipient's address. Supplying a non-nil interactive prefix argument | 2087 | recipient's address. Supplying a non-nil interactive prefix argument |
| 2079 | will cause the mail to be composed in another window rather than the | 2088 | will cause the mail to be composed in another window rather than the |
| @@ -2106,8 +2115,8 @@ Default to the URL around or before point. | |||
| 2106 | 2115 | ||
| 2107 | ;;;*** | 2116 | ;;;*** |
| 2108 | 2117 | ||
| 2109 | ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (16211 | 2118 | ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (16213 |
| 2110 | ;;;;;; 27038)) | 2119 | ;;;;;; 43281)) |
| 2111 | ;;; Generated autoloads from play/bruce.el | 2120 | ;;; Generated autoloads from play/bruce.el |
| 2112 | 2121 | ||
| 2113 | (autoload (quote bruce) "bruce" "\ | 2122 | (autoload (quote bruce) "bruce" "\ |
| @@ -2123,7 +2132,7 @@ Return a vector containing the lines from `bruce-phrases-file'. | |||
| 2123 | ;;;*** | 2132 | ;;;*** |
| 2124 | 2133 | ||
| 2125 | ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) | 2134 | ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next) |
| 2126 | ;;;;;; "bs" "bs.el" (16211 27012)) | 2135 | ;;;;;; "bs" "bs.el" (16704 8186)) |
| 2127 | ;;; Generated autoloads from bs.el | 2136 | ;;; Generated autoloads from bs.el |
| 2128 | 2137 | ||
| 2129 | (autoload (quote bs-cycle-next) "bs" "\ | 2138 | (autoload (quote bs-cycle-next) "bs" "\ |
| @@ -2164,8 +2173,8 @@ name of buffer configuration. | |||
| 2164 | ;;;*** | 2173 | ;;;*** |
| 2165 | 2174 | ||
| 2166 | ;;;### (autoloads (insert-text-button make-text-button insert-button | 2175 | ;;;### (autoloads (insert-text-button make-text-button insert-button |
| 2167 | ;;;;;; make-button define-button-type) "button" "button.el" (16310 | 2176 | ;;;;;; make-button define-button-type) "button" "button.el" (16750 |
| 2168 | ;;;;;; 39781)) | 2177 | ;;;;;; 18527)) |
| 2169 | ;;; Generated autoloads from button.el | 2178 | ;;; Generated autoloads from button.el |
| 2170 | 2179 | ||
| 2171 | (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ | 2180 | (defvar button-map (let ((map (make-sparse-keymap))) (define-key map " " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ |
| @@ -2253,7 +2262,7 @@ Also see `make-text-button'. | |||
| 2253 | ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile | 2262 | ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile |
| 2254 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory | 2263 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory |
| 2255 | ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" | 2264 | ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" |
| 2256 | ;;;;;; (16239 4666)) | 2265 | ;;;;;; (16801 58026)) |
| 2257 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2266 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 2258 | 2267 | ||
| 2259 | (autoload (quote byte-force-recompile) "bytecomp" "\ | 2268 | (autoload (quote byte-force-recompile) "bytecomp" "\ |
| @@ -2290,7 +2299,7 @@ The value is non-nil if there were no errors, nil if errors. | |||
| 2290 | 2299 | ||
| 2291 | (autoload (quote compile-defun) "bytecomp" "\ | 2300 | (autoload (quote compile-defun) "bytecomp" "\ |
| 2292 | Compile and evaluate the current top-level form. | 2301 | Compile and evaluate the current top-level form. |
| 2293 | Print the result in the minibuffer. | 2302 | Print the result in the echo area. |
| 2294 | With argument, insert value in current buffer after the form. | 2303 | With argument, insert value in current buffer after the form. |
| 2295 | 2304 | ||
| 2296 | \(fn &optional ARG)" t nil) | 2305 | \(fn &optional ARG)" t nil) |
| @@ -2341,11 +2350,11 @@ Run `byte-recompile-directory' on the dirs remaining on the command line. | |||
| 2341 | Must be used only with `-batch', and kills Emacs on completion. | 2350 | Must be used only with `-batch', and kills Emacs on completion. |
| 2342 | For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. | 2351 | For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. |
| 2343 | 2352 | ||
| 2344 | \(fn)" nil nil) | 2353 | \(fn &optional ARG)" nil nil) |
| 2345 | 2354 | ||
| 2346 | ;;;*** | 2355 | ;;;*** |
| 2347 | 2356 | ||
| 2348 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (16211 27023)) | 2357 | ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (16630 17322)) |
| 2349 | ;;; Generated autoloads from calendar/cal-dst.el | 2358 | ;;; Generated autoloads from calendar/cal-dst.el |
| 2350 | 2359 | ||
| 2351 | (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) | 2360 | (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) |
| @@ -2355,7 +2364,7 @@ For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. | |||
| 2355 | ;;;*** | 2364 | ;;;*** |
| 2356 | 2365 | ||
| 2357 | ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" | 2366 | ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" |
| 2358 | ;;;;;; (16211 27023)) | 2367 | ;;;;;; (16436 34880)) |
| 2359 | ;;; Generated autoloads from calendar/cal-hebrew.el | 2368 | ;;; Generated autoloads from calendar/cal-hebrew.el |
| 2360 | 2369 | ||
| 2361 | (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ | 2370 | (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ |
| @@ -2369,30 +2378,12 @@ from the cursor position. | |||
| 2369 | 2378 | ||
| 2370 | ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle | 2379 | ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle |
| 2371 | ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc | 2380 | ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc |
| 2372 | ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (16211 | 2381 | ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (16816 |
| 2373 | ;;;;;; 27022)) | 2382 | ;;;;;; 23730)) |
| 2374 | ;;; Generated autoloads from calc/calc.el | 2383 | ;;; Generated autoloads from calc/calc.el |
| 2375 | 2384 | ||
| 2376 | (defvar calc-info-filename "calc.info" "\ | ||
| 2377 | *File name in which to look for the Calculator's Info documentation.") | ||
| 2378 | |||
| 2379 | (defvar calc-settings-file user-init-file "\ | 2385 | (defvar calc-settings-file user-init-file "\ |
| 2380 | *File in which to record permanent settings; default is `user-init-file'.") | 2386 | *File in which to record permanent settings; default is `user-init-file'.") |
| 2381 | |||
| 2382 | (defvar calc-autoload-directory nil "\ | ||
| 2383 | Name of directory from which additional \".elc\" files for Calc should be | ||
| 2384 | loaded. Should include a trailing \"/\". | ||
| 2385 | If nil, use original installation directory. | ||
| 2386 | This can safely be nil as long as the Calc files are on the load-path.") | ||
| 2387 | |||
| 2388 | (defvar calc-gnuplot-name "gnuplot" "\ | ||
| 2389 | *Name of GNUPLOT program, for calc-graph features.") | ||
| 2390 | |||
| 2391 | (defvar calc-gnuplot-plot-command nil "\ | ||
| 2392 | *Name of command for displaying GNUPLOT output; %s = file name to print.") | ||
| 2393 | |||
| 2394 | (defvar calc-gnuplot-print-command "lp %s" "\ | ||
| 2395 | *Name of command for printing GNUPLOT output; %s = file name to print.") | ||
| 2396 | (global-set-key "\e#" 'calc-dispatch) | 2387 | (global-set-key "\e#" 'calc-dispatch) |
| 2397 | 2388 | ||
| 2398 | (autoload (quote calc-dispatch) "calc" "\ | 2389 | (autoload (quote calc-dispatch) "calc" "\ |
| @@ -2408,7 +2399,7 @@ The Emacs Calculator. Full documentation is listed under \"calc-mode\". | |||
| 2408 | (autoload (quote full-calc) "calc" "\ | 2399 | (autoload (quote full-calc) "calc" "\ |
| 2409 | Invoke the Calculator and give it a full-sized window. | 2400 | Invoke the Calculator and give it a full-sized window. |
| 2410 | 2401 | ||
| 2411 | \(fn)" t nil) | 2402 | \(fn &optional INTERACTIVE)" t nil) |
| 2412 | 2403 | ||
| 2413 | (autoload (quote quick-calc) "calc" "\ | 2404 | (autoload (quote quick-calc) "calc" "\ |
| 2414 | Do a quick calculation in the minibuffer without invoking full Calculator. | 2405 | Do a quick calculation in the minibuffer without invoking full Calculator. |
| @@ -2428,13 +2419,13 @@ This is most useful in the X window system. | |||
| 2428 | In this mode, click on the Calc \"buttons\" using the left mouse button. | 2419 | In this mode, click on the Calc \"buttons\" using the left mouse button. |
| 2429 | Or, position the cursor manually and do M-x calc-keypad-press. | 2420 | Or, position the cursor manually and do M-x calc-keypad-press. |
| 2430 | 2421 | ||
| 2431 | \(fn)" t nil) | 2422 | \(fn &optional INTERACTIVE)" t nil) |
| 2432 | 2423 | ||
| 2433 | (autoload (quote full-calc-keypad) "calc" "\ | 2424 | (autoload (quote full-calc-keypad) "calc" "\ |
| 2434 | Invoke the Calculator in full-screen \"visual keypad\" mode. | 2425 | Invoke the Calculator in full-screen \"visual keypad\" mode. |
| 2435 | See calc-keypad for details. | 2426 | See calc-keypad for details. |
| 2436 | 2427 | ||
| 2437 | \(fn)" t nil) | 2428 | \(fn &optional INTERACTIVE)" t nil) |
| 2438 | 2429 | ||
| 2439 | (autoload (quote calc-grab-region) "calc" "\ | 2430 | (autoload (quote calc-grab-region) "calc" "\ |
| 2440 | Parse the region as a vector of numbers and push it on the Calculator stack. | 2431 | Parse the region as a vector of numbers and push it on the Calculator stack. |
| @@ -2464,19 +2455,8 @@ Not documented | |||
| 2464 | 2455 | ||
| 2465 | ;;;*** | 2456 | ;;;*** |
| 2466 | 2457 | ||
| 2467 | ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" | 2458 | ;;;### (autoloads (calculator) "calculator" "calculator.el" (16213 |
| 2468 | ;;;;;; (16211 27022)) | 2459 | ;;;;;; 43267)) |
| 2469 | ;;; Generated autoloads from calc/calc-ext.el | ||
| 2470 | |||
| 2471 | (autoload (quote calc-extensions) "calc-ext" "\ | ||
| 2472 | This function is part of the autoload linkage for parts of Calc. | ||
| 2473 | |||
| 2474 | \(fn)" nil nil) | ||
| 2475 | |||
| 2476 | ;;;*** | ||
| 2477 | |||
| 2478 | ;;;### (autoloads (calculator) "calculator" "calculator.el" (16211 | ||
| 2479 | ;;;;;; 27012)) | ||
| 2480 | ;;; Generated autoloads from calculator.el | 2460 | ;;; Generated autoloads from calculator.el |
| 2481 | 2461 | ||
| 2482 | (autoload (quote calculator) "calculator" "\ | 2462 | (autoload (quote calculator) "calculator" "\ |
| @@ -2487,23 +2467,25 @@ See the documentation for `calculator-mode' for more information. | |||
| 2487 | 2467 | ||
| 2488 | ;;;*** | 2468 | ;;;*** |
| 2489 | 2469 | ||
| 2490 | ;;;### (autoloads (calendar solar-holidays islamic-holidays christian-holidays | 2470 | ;;;### (autoloads (calendar calendar-setup solar-holidays bahai-holidays |
| 2491 | ;;;;;; hebrew-holidays other-holidays local-holidays oriental-holidays | 2471 | ;;;;;; islamic-holidays christian-holidays hebrew-holidays other-holidays |
| 2492 | ;;;;;; general-holidays holidays-in-diary-buffer diary-list-include-blanks | 2472 | ;;;;;; local-holidays oriental-holidays general-holidays holidays-in-diary-buffer |
| 2493 | ;;;;;; nongregorian-diary-marking-hook mark-diary-entries-hook nongregorian-diary-listing-hook | 2473 | ;;;;;; diary-list-include-blanks nongregorian-diary-marking-hook |
| 2494 | ;;;;;; diary-display-hook diary-hook list-diary-entries-hook print-diary-entries-hook | 2474 | ;;;;;; mark-diary-entries-hook nongregorian-diary-listing-hook diary-display-hook |
| 2475 | ;;;;;; diary-hook list-diary-entries-hook print-diary-entries-hook | ||
| 2495 | ;;;;;; american-calendar-display-form european-calendar-display-form | 2476 | ;;;;;; american-calendar-display-form european-calendar-display-form |
| 2496 | ;;;;;; european-date-diary-pattern american-date-diary-pattern european-calendar-style | 2477 | ;;;;;; european-date-diary-pattern american-date-diary-pattern european-calendar-style |
| 2497 | ;;;;;; abbreviated-calendar-year sexp-diary-entry-symbol diary-include-string | 2478 | ;;;;;; abbreviated-calendar-year sexp-diary-entry-symbol diary-include-string |
| 2498 | ;;;;;; islamic-diary-entry-symbol hebrew-diary-entry-symbol diary-nonmarking-symbol | 2479 | ;;;;;; bahai-diary-entry-symbol islamic-diary-entry-symbol hebrew-diary-entry-symbol |
| 2499 | ;;;;;; diary-file calendar-move-hook today-invisible-calendar-hook | 2480 | ;;;;;; diary-nonmarking-symbol diary-file calendar-move-hook today-invisible-calendar-hook |
| 2500 | ;;;;;; today-visible-calendar-hook initial-calendar-window-hook | 2481 | ;;;;;; today-visible-calendar-hook initial-calendar-window-hook |
| 2501 | ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays | 2482 | ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays |
| 2502 | ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially | 2483 | ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays |
| 2484 | ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially | ||
| 2503 | ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar | 2485 | ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar |
| 2504 | ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset | 2486 | ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset |
| 2505 | ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" | 2487 | ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" |
| 2506 | ;;;;;; (16252 34047)) | 2488 | ;;;;;; (16738 29931)) |
| 2507 | ;;; Generated autoloads from calendar/calendar.el | 2489 | ;;; Generated autoloads from calendar/calendar.el |
| 2508 | 2490 | ||
| 2509 | (defvar calendar-week-start-day 0 "\ | 2491 | (defvar calendar-week-start-day 0 "\ |
| @@ -2521,10 +2503,11 @@ the screen.") | |||
| 2521 | (custom-autoload (quote calendar-offset) "calendar") | 2503 | (custom-autoload (quote calendar-offset) "calendar") |
| 2522 | 2504 | ||
| 2523 | (defvar view-diary-entries-initially nil "\ | 2505 | (defvar view-diary-entries-initially nil "\ |
| 2524 | *Non-nil means display current date's diary entries on entry. | 2506 | *Non-nil means display current date's diary entries on entry to calendar. |
| 2525 | The diary is displayed in another window when the calendar is first displayed, | 2507 | The diary is displayed in another window when the calendar is first displayed, |
| 2526 | if the current date is visible. The number of days of diary entries displayed | 2508 | if the current date is visible. The number of days of diary entries displayed |
| 2527 | is governed by the variable `number-of-diary-entries'.") | 2509 | is governed by the variable `number-of-diary-entries'. This variable can |
| 2510 | be overridden by the value of `calendar-setup'.") | ||
| 2528 | 2511 | ||
| 2529 | (custom-autoload (quote view-diary-entries-initially) "calendar") | 2512 | (custom-autoload (quote view-diary-entries-initially) "calendar") |
| 2530 | 2513 | ||
| @@ -2599,6 +2582,15 @@ calendar.") | |||
| 2599 | 2582 | ||
| 2600 | (custom-autoload (quote all-islamic-calendar-holidays) "calendar") | 2583 | (custom-autoload (quote all-islamic-calendar-holidays) "calendar") |
| 2601 | 2584 | ||
| 2585 | (defvar all-bahai-calendar-holidays nil "\ | ||
| 2586 | *If nil, show only major holidays from the Baha'i calendar. | ||
| 2587 | These are the days on which work and school must be suspended. | ||
| 2588 | |||
| 2589 | If t, show all the holidays that would appear in a complete Baha'i | ||
| 2590 | calendar.") | ||
| 2591 | |||
| 2592 | (custom-autoload (quote all-bahai-calendar-holidays) "calendar") | ||
| 2593 | |||
| 2602 | (defvar calendar-load-hook nil "\ | 2594 | (defvar calendar-load-hook nil "\ |
| 2603 | *List of functions to be called after the calendar is first loaded. | 2595 | *List of functions to be called after the calendar is first loaded. |
| 2604 | This is the place to add key bindings to `calendar-mode-map'.") | 2596 | This is the place to add key bindings to `calendar-mode-map'.") |
| @@ -2740,21 +2732,23 @@ Diary entries can be based on Lisp sexps. For example, the diary entry | |||
| 2740 | 2732 | ||
| 2741 | %%(diary-block 11 1 1990 11 10 1990) Vacation | 2733 | %%(diary-block 11 1 1990 11 10 1990) Vacation |
| 2742 | 2734 | ||
| 2743 | causes the diary entry \"Vacation\" to appear from November 1 through November | 2735 | causes the diary entry \"Vacation\" to appear from November 1 through |
| 2744 | 10, 1990. Other functions available are `diary-float', `diary-anniversary', | 2736 | November 10, 1990. Other functions available are `diary-float', |
| 2745 | `diary-cyclic', `diary-day-of-year', `diary-iso-date', `diary-french-date', | 2737 | `diary-anniversary', `diary-cyclic', `diary-day-of-year', |
| 2746 | `diary-hebrew-date', `diary-islamic-date', `diary-mayan-date', | 2738 | `diary-iso-date', `diary-french-date', `diary-hebrew-date', |
| 2739 | `diary-islamic-date', `diary-bahai-date', `diary-mayan-date', | ||
| 2747 | `diary-chinese-date', `diary-coptic-date', `diary-ethiopic-date', | 2740 | `diary-chinese-date', `diary-coptic-date', `diary-ethiopic-date', |
| 2748 | `diary-persian-date', `diary-yahrzeit', `diary-sunrise-sunset', | 2741 | `diary-persian-date', `diary-yahrzeit', `diary-sunrise-sunset', |
| 2749 | `diary-phases-of-moon', `diary-parasha', `diary-omer', `diary-rosh-hodesh', | 2742 | `diary-phases-of-moon', `diary-parasha', `diary-omer', |
| 2750 | and `diary-sabbath-candles'. See the documentation for the function | 2743 | `diary-rosh-hodesh', and `diary-sabbath-candles'. See the |
| 2751 | `list-sexp-diary-entries' for more details. | 2744 | documentation for the function `list-sexp-diary-entries' for more |
| 2745 | details. | ||
| 2752 | 2746 | ||
| 2753 | Diary entries based on the Hebrew and/or the Islamic calendar are also | 2747 | Diary entries based on the Hebrew, the Islamic and/or the Baha'i |
| 2754 | possible, but because these are somewhat slow, they are ignored | 2748 | calendar are also possible, but because these are somewhat slow, they |
| 2755 | unless you set the `nongregorian-diary-listing-hook' and the | 2749 | are ignored unless you set the `nongregorian-diary-listing-hook' and |
| 2756 | `nongregorian-diary-marking-hook' appropriately. See the documentation | 2750 | the `nongregorian-diary-marking-hook' appropriately. See the |
| 2757 | for these functions for details. | 2751 | documentation for these functions for details. |
| 2758 | 2752 | ||
| 2759 | Diary files can contain directives to include the contents of other files; for | 2753 | Diary files can contain directives to include the contents of other files; for |
| 2760 | details, see the documentation for the variable `list-diary-entries-hook'.") | 2754 | details, see the documentation for the variable `list-diary-entries-hook'.") |
| @@ -2776,6 +2770,11 @@ details, see the documentation for the variable `list-diary-entries-hook'.") | |||
| 2776 | 2770 | ||
| 2777 | (custom-autoload (quote islamic-diary-entry-symbol) "calendar") | 2771 | (custom-autoload (quote islamic-diary-entry-symbol) "calendar") |
| 2778 | 2772 | ||
| 2773 | (defvar bahai-diary-entry-symbol "B" "\ | ||
| 2774 | *Symbol indicating a diary entry according to the Baha'i calendar.") | ||
| 2775 | |||
| 2776 | (custom-autoload (quote bahai-diary-entry-symbol) "calendar") | ||
| 2777 | |||
| 2779 | (defvar diary-include-string "#include" "\ | 2778 | (defvar diary-include-string "#include" "\ |
| 2780 | *The string indicating inclusion of another file of diary entries. | 2779 | *The string indicating inclusion of another file of diary entries. |
| 2781 | See the documentation for the function `include-other-diary-files'.") | 2780 | See the documentation for the function `include-other-diary-files'.") |
| @@ -2790,8 +2789,9 @@ See the documentation for the function `list-sexp-diary-entries'.") | |||
| 2790 | 2789 | ||
| 2791 | (defvar abbreviated-calendar-year t "\ | 2790 | (defvar abbreviated-calendar-year t "\ |
| 2792 | *Interpret a two-digit year DD in a diary entry as either 19DD or 20DD. | 2791 | *Interpret a two-digit year DD in a diary entry as either 19DD or 20DD. |
| 2793 | For the Gregorian calendar; similarly for the Hebrew and Islamic calendars. | 2792 | For the Gregorian calendar; similarly for the Hebrew, Islamic and |
| 2794 | If this variable is nil, years must be written in full.") | 2793 | Baha'i calendars. If this variable is nil, years must be written in |
| 2794 | full.") | ||
| 2795 | 2795 | ||
| 2796 | (custom-autoload (quote abbreviated-calendar-year) "calendar") | 2796 | (custom-autoload (quote abbreviated-calendar-year) "calendar") |
| 2797 | 2797 | ||
| @@ -2809,7 +2809,10 @@ are | |||
| 2809 | 2809 | ||
| 2810 | Names can be capitalized or not, written in full (as specified by the | 2810 | Names can be capitalized or not, written in full (as specified by the |
| 2811 | variable `calendar-day-name-array'), or abbreviated (as specified by | 2811 | variable `calendar-day-name-array'), or abbreviated (as specified by |
| 2812 | `calendar-day-abbrev-array') with or without a period.") | 2812 | `calendar-day-abbrev-array') with or without a period. To take effect, |
| 2813 | this variable should be set before the calendar package and its associates | ||
| 2814 | are loaded. Otherwise, use one of the functions `european-calendar' or | ||
| 2815 | `american-calendar' to force the appropriate update.") | ||
| 2813 | 2816 | ||
| 2814 | (custom-autoload (quote european-calendar-style) "calendar") | 2817 | (custom-autoload (quote european-calendar-style) "calendar") |
| 2815 | 2818 | ||
| @@ -2907,9 +2910,10 @@ diary buffer, set the variable `diary-list-include-blanks' to t.") | |||
| 2907 | 2910 | ||
| 2908 | (defvar nongregorian-diary-listing-hook nil "\ | 2911 | (defvar nongregorian-diary-listing-hook nil "\ |
| 2909 | *List of functions called for listing diary file and included files. | 2912 | *List of functions called for listing diary file and included files. |
| 2910 | As the files are processed for diary entries, these functions are used to cull | 2913 | As the files are processed for diary entries, these functions are used |
| 2911 | relevant entries. You can use either or both of `list-hebrew-diary-entries' | 2914 | to cull relevant entries. You can use either or both of |
| 2912 | and `list-islamic-diary-entries'. The documentation for these functions | 2915 | `list-hebrew-diary-entries', `list-islamic-diary-entries' and |
| 2916 | `list-bahai-diary-entries'. The documentation for these functions | ||
| 2913 | describes the style of such diary entries.") | 2917 | describes the style of such diary entries.") |
| 2914 | 2918 | ||
| 2915 | (custom-autoload (quote nongregorian-diary-listing-hook) "calendar") | 2919 | (custom-autoload (quote nongregorian-diary-listing-hook) "calendar") |
| @@ -2932,9 +2936,10 @@ function `include-other-diary-files' as part of `list-diary-entries-hook'.") | |||
| 2932 | 2936 | ||
| 2933 | (defvar nongregorian-diary-marking-hook nil "\ | 2937 | (defvar nongregorian-diary-marking-hook nil "\ |
| 2934 | *List of functions called for marking diary file and included files. | 2938 | *List of functions called for marking diary file and included files. |
| 2935 | As the files are processed for diary entries, these functions are used to cull | 2939 | As the files are processed for diary entries, these functions are used |
| 2936 | relevant entries. You can use either or both of `mark-hebrew-diary-entries' | 2940 | to cull relevant entries. You can use either or both of |
| 2937 | and `mark-islamic-diary-entries'. The documentation for these functions | 2941 | `mark-hebrew-diary-entries', `mark-islamic-diary-entries' and |
| 2942 | `mark-bahai-diary-entries'. The documentation for these functions | ||
| 2938 | describes the style of such diary entries.") | 2943 | describes the style of such diary entries.") |
| 2939 | 2944 | ||
| 2940 | (custom-autoload (quote nongregorian-diary-marking-hook) "calendar") | 2945 | (custom-autoload (quote nongregorian-diary-marking-hook) "calendar") |
| @@ -3012,7 +3017,7 @@ See the documentation for `calendar-holidays' for details.") | |||
| 3012 | 3017 | ||
| 3013 | (put (quote christian-holidays) (quote risky-local-variable) t) | 3018 | (put (quote christian-holidays) (quote risky-local-variable) t) |
| 3014 | 3019 | ||
| 3015 | (defvar christian-holidays (quote ((if all-christian-calendar-holidays (holiday-fixed 1 6 "Epiphany")) (holiday-easter-etc) (if all-christian-calendar-holidays (holiday-greek-orthodox-easter)) (if all-christian-calendar-holidays (holiday-fixed 8 15 "Assumption")) (if all-christian-calendar-holidays (holiday-advent)) (holiday-fixed 12 25 "Christmas") (if all-christian-calendar-holidays (holiday-julian 12 25 "Eastern Orthodox Christmas")))) "\ | 3020 | (defvar christian-holidays (quote ((if all-christian-calendar-holidays (holiday-fixed 1 6 "Epiphany")) (holiday-easter-etc 0 "Easter Sunday") (holiday-easter-etc -2 "Good Friday") (holiday-easter-etc -46 "Ash Wednesday") (if all-christian-calendar-holidays (holiday-easter-etc -63 "Septuagesima Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -56 "Sexagesima Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -49 "Shrove Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -48 "Shrove Monday")) (if all-christian-calendar-holidays (holiday-easter-etc -47 "Shrove Tuesday")) (if all-christian-calendar-holidays (holiday-easter-etc -14 "Passion Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -7 "Palm Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc -3 "Maundy Thursday")) (if all-christian-calendar-holidays (holiday-easter-etc 35 "Rogation Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc 39 "Ascension Day")) (if all-christian-calendar-holidays (holiday-easter-etc 49 "Pentecost (Whitsunday)")) (if all-christian-calendar-holidays (holiday-easter-etc 50 "Whitmonday")) (if all-christian-calendar-holidays (holiday-easter-etc 56 "Trinity Sunday")) (if all-christian-calendar-holidays (holiday-easter-etc 60 "Corpus Christi")) (if all-christian-calendar-holidays (holiday-greek-orthodox-easter)) (if all-christian-calendar-holidays (holiday-fixed 8 15 "Assumption")) (if all-christian-calendar-holidays (holiday-advent 0 "Advent")) (holiday-fixed 12 25 "Christmas") (if all-christian-calendar-holidays (holiday-julian 12 25 "Eastern Orthodox Christmas")))) "\ |
| 3016 | *Christian holidays. | 3021 | *Christian holidays. |
| 3017 | See the documentation for `calendar-holidays' for details.") | 3022 | See the documentation for `calendar-holidays' for details.") |
| 3018 | 3023 | ||
| @@ -3026,6 +3031,14 @@ See the documentation for `calendar-holidays' for details.") | |||
| 3026 | 3031 | ||
| 3027 | (custom-autoload (quote islamic-holidays) "calendar") | 3032 | (custom-autoload (quote islamic-holidays) "calendar") |
| 3028 | 3033 | ||
| 3034 | (put (quote bahai-holidays) (quote risky-local-variable) t) | ||
| 3035 | |||
| 3036 | (defvar bahai-holidays (quote ((holiday-fixed 3 21 (format "Baha'i New Year (Naw-Ruz) %d" (- displayed-year (1- 1844)))) (holiday-fixed 4 21 "First Day of Ridvan") (if all-bahai-calendar-holidays (holiday-fixed 4 22 "Second Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 23 "Third Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 24 "Fourth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 25 "Fifth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 26 "Sixth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 27 "Seventh Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 4 28 "Eighth Day of Ridvan")) (holiday-fixed 4 29 "Ninth Day of Ridvan") (if all-bahai-calendar-holidays (holiday-fixed 4 30 "Tenth Day of Ridvan")) (if all-bahai-calendar-holidays (holiday-fixed 5 1 "Eleventh Day of Ridvan")) (holiday-fixed 5 2 "Twelfth Day of Ridvan") (holiday-fixed 5 23 "Declaration of the Bab") (holiday-fixed 5 29 "Ascension of Baha'u'llah") (holiday-fixed 7 9 "Martyrdom of the Bab") (holiday-fixed 10 20 "Birth of the Bab") (holiday-fixed 11 12 "Birth of Baha'u'llah") (if all-bahai-calendar-holidays (holiday-fixed 11 26 "Day of the Covenant")) (if all-bahai-calendar-holidays (holiday-fixed 11 28 "Ascension of `Abdu'l-Baha")))) "\ | ||
| 3037 | *Baha'i holidays. | ||
| 3038 | See the documentation for `calendar-holidays' for details.") | ||
| 3039 | |||
| 3040 | (custom-autoload (quote bahai-holidays) "calendar") | ||
| 3041 | |||
| 3029 | (put (quote solar-holidays) (quote risky-local-variable) t) | 3042 | (put (quote solar-holidays) (quote risky-local-variable) t) |
| 3030 | 3043 | ||
| 3031 | (defvar solar-holidays (quote ((if (fboundp (quote atan)) (solar-equinoxes-solstices)) (if (progn (require (quote cal-dst)) t) (funcall (quote holiday-sexp) calendar-daylight-savings-starts (quote (format "Daylight Savings Time Begins %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name) ""))))) (funcall (quote holiday-sexp) calendar-daylight-savings-ends (quote (format "Daylight Savings Time Ends %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name) "")))))) "\ | 3044 | (defvar solar-holidays (quote ((if (fboundp (quote atan)) (solar-equinoxes-solstices)) (if (progn (require (quote cal-dst)) t) (funcall (quote holiday-sexp) calendar-daylight-savings-starts (quote (format "Daylight Savings Time Begins %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name) ""))))) (funcall (quote holiday-sexp) calendar-daylight-savings-ends (quote (format "Daylight Savings Time Ends %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name) "")))))) "\ |
| @@ -3037,11 +3050,14 @@ See the documentation for `calendar-holidays' for details.") | |||
| 3037 | (put (quote calendar-holidays) (quote risky-local-variable) t) | 3050 | (put (quote calendar-holidays) (quote risky-local-variable) t) |
| 3038 | 3051 | ||
| 3039 | (defvar calendar-setup nil "\ | 3052 | (defvar calendar-setup nil "\ |
| 3040 | The frame set up of the calendar. | 3053 | The frame setup of the calendar. |
| 3041 | The choices are `one-frame' (calendar and diary together in one separate, | 3054 | The choices are: `one-frame' (calendar and diary together in one separate, |
| 3042 | dedicated frame), `two-frames' (calendar and diary in separate, dedicated | 3055 | dedicated frame); `two-frames' (calendar and diary in separate, dedicated |
| 3043 | frames), `calendar-only' (calendar in a separate, dedicated frame); with | 3056 | frames); `calendar-only' (calendar in a separate, dedicated frame); with |
| 3044 | any other value the current frame is used.") | 3057 | any other value the current frame is used. Using any of the first |
| 3058 | three options overrides the value of `view-diary-entries-initially'.") | ||
| 3059 | |||
| 3060 | (custom-autoload (quote calendar-setup) "calendar") | ||
| 3045 | 3061 | ||
| 3046 | (autoload (quote calendar) "calendar" "\ | 3062 | (autoload (quote calendar) "calendar" "\ |
| 3047 | Choose between the one frame, two frame, or basic calendar displays. | 3063 | Choose between the one frame, two frame, or basic calendar displays. |
| @@ -3054,9 +3070,27 @@ See the documentation of that function for more information. | |||
| 3054 | 3070 | ||
| 3055 | ;;;*** | 3071 | ;;;*** |
| 3056 | 3072 | ||
| 3073 | ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock" | ||
| 3074 | ;;;;;; "gnus/canlock.el" (16697 49031)) | ||
| 3075 | ;;; Generated autoloads from gnus/canlock.el | ||
| 3076 | |||
| 3077 | (autoload (quote canlock-insert-header) "canlock" "\ | ||
| 3078 | Insert a Cancel-Key and/or a Cancel-Lock header if possible. | ||
| 3079 | |||
| 3080 | \(fn &optional ID-FOR-KEY ID-FOR-LOCK PASSWORD)" nil nil) | ||
| 3081 | |||
| 3082 | (autoload (quote canlock-verify) "canlock" "\ | ||
| 3083 | Verify Cancel-Lock or Cancel-Key in BUFFER. | ||
| 3084 | If BUFFER is nil, the current buffer is assumed. Signal an error if | ||
| 3085 | it fails. | ||
| 3086 | |||
| 3087 | \(fn &optional BUFFER)" t nil) | ||
| 3088 | |||
| 3089 | ;;;*** | ||
| 3090 | |||
| 3057 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode | 3091 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode |
| 3058 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" | 3092 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" |
| 3059 | ;;;;;; (16211 27038)) | 3093 | ;;;;;; (16816 23740)) |
| 3060 | ;;; Generated autoloads from progmodes/cc-mode.el | 3094 | ;;; Generated autoloads from progmodes/cc-mode.el |
| 3061 | 3095 | ||
| 3062 | (autoload (quote c-initialize-cc-mode) "cc-mode" "\ | 3096 | (autoload (quote c-initialize-cc-mode) "cc-mode" "\ |
| @@ -3209,12 +3243,12 @@ Key bindings: | |||
| 3209 | (add-to-list 'interpreter-mode-alist '("mawk" . awk-mode)) | 3243 | (add-to-list 'interpreter-mode-alist '("mawk" . awk-mode)) |
| 3210 | (add-to-list 'interpreter-mode-alist '("nawk" . awk-mode)) | 3244 | (add-to-list 'interpreter-mode-alist '("nawk" . awk-mode)) |
| 3211 | (add-to-list 'interpreter-mode-alist '("gawk" . awk-mode)) | 3245 | (add-to-list 'interpreter-mode-alist '("gawk" . awk-mode)) |
| 3212 | (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code.") | 3246 | (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code." t) |
| 3213 | 3247 | ||
| 3214 | ;;;*** | 3248 | ;;;*** |
| 3215 | 3249 | ||
| 3216 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" | 3250 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" |
| 3217 | ;;;;;; "progmodes/cc-styles.el" (16241 41611)) | 3251 | ;;;;;; "progmodes/cc-styles.el" (16667 39430)) |
| 3218 | ;;; Generated autoloads from progmodes/cc-styles.el | 3252 | ;;; Generated autoloads from progmodes/cc-styles.el |
| 3219 | 3253 | ||
| 3220 | (autoload (quote c-set-style) "cc-styles" "\ | 3254 | (autoload (quote c-set-style) "cc-styles" "\ |
| @@ -3271,7 +3305,7 @@ and exists only for compatibility reasons. | |||
| 3271 | 3305 | ||
| 3272 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program | 3306 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program |
| 3273 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" | 3307 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" |
| 3274 | ;;;;;; (16211 27032)) | 3308 | ;;;;;; (16585 28856)) |
| 3275 | ;;; Generated autoloads from international/ccl.el | 3309 | ;;; Generated autoloads from international/ccl.el |
| 3276 | 3310 | ||
| 3277 | (autoload (quote ccl-compile) "ccl" "\ | 3311 | (autoload (quote ccl-compile) "ccl" "\ |
| @@ -3528,7 +3562,7 @@ See the documentation of `define-ccl-program' for the detail of CCL program. | |||
| 3528 | ;;;*** | 3562 | ;;;*** |
| 3529 | 3563 | ||
| 3530 | ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" | 3564 | ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" |
| 3531 | ;;;;;; (16278 45828)) | 3565 | ;;;;;; (16534 3809)) |
| 3532 | ;;; Generated autoloads from progmodes/cfengine.el | 3566 | ;;; Generated autoloads from progmodes/cfengine.el |
| 3533 | 3567 | ||
| 3534 | (autoload (quote cfengine-mode) "cfengine" "\ | 3568 | (autoload (quote cfengine-mode) "cfengine" "\ |
| @@ -3550,7 +3584,7 @@ to the action header. | |||
| 3550 | ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer | 3584 | ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer |
| 3551 | ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive | 3585 | ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive |
| 3552 | ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" | 3586 | ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" |
| 3553 | ;;;;;; (16211 27023)) | 3587 | ;;;;;; (16709 44237)) |
| 3554 | ;;; Generated autoloads from emacs-lisp/checkdoc.el | 3588 | ;;; Generated autoloads from emacs-lisp/checkdoc.el |
| 3555 | 3589 | ||
| 3556 | (autoload (quote checkdoc) "checkdoc" "\ | 3590 | (autoload (quote checkdoc) "checkdoc" "\ |
| @@ -3723,7 +3757,7 @@ Toggle Checkdoc minor mode, a mode for checking Lisp doc strings. | |||
| 3723 | With prefix ARG, turn Checkdoc minor mode on iff ARG is positive. | 3757 | With prefix ARG, turn Checkdoc minor mode on iff ARG is positive. |
| 3724 | 3758 | ||
| 3725 | In Checkdoc minor mode, the usual bindings for `eval-defun' which is | 3759 | In Checkdoc minor mode, the usual bindings for `eval-defun' which is |
| 3726 | bound to \\<checkdoc-minor-mode-map> \\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include | 3760 | bound to \\<checkdoc-minor-mode-map>\\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include |
| 3727 | checking of documentation strings. | 3761 | checking of documentation strings. |
| 3728 | 3762 | ||
| 3729 | \\{checkdoc-minor-mode-map} | 3763 | \\{checkdoc-minor-mode-map} |
| @@ -3733,8 +3767,8 @@ checking of documentation strings. | |||
| 3733 | ;;;*** | 3767 | ;;;*** |
| 3734 | 3768 | ||
| 3735 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer | 3769 | ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer |
| 3736 | ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16211 | 3770 | ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16213 |
| 3737 | ;;;;;; 27033)) | 3771 | ;;;;;; 43280)) |
| 3738 | ;;; Generated autoloads from language/china-util.el | 3772 | ;;; Generated autoloads from language/china-util.el |
| 3739 | 3773 | ||
| 3740 | (autoload (quote decode-hz-region) "china-util" "\ | 3774 | (autoload (quote decode-hz-region) "china-util" "\ |
| @@ -3762,7 +3796,7 @@ Encode the text in the current buffer to HZ. | |||
| 3762 | ;;;*** | 3796 | ;;;*** |
| 3763 | 3797 | ||
| 3764 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) | 3798 | ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) |
| 3765 | ;;;;;; "chistory" "chistory.el" (16211 27012)) | 3799 | ;;;;;; "chistory" "chistory.el" (16213 43267)) |
| 3766 | ;;; Generated autoloads from chistory.el | 3800 | ;;; Generated autoloads from chistory.el |
| 3767 | 3801 | ||
| 3768 | (autoload (quote repeat-matching-complex-command) "chistory" "\ | 3802 | (autoload (quote repeat-matching-complex-command) "chistory" "\ |
| @@ -3801,7 +3835,7 @@ and runs the normal hook `command-history-hook'. | |||
| 3801 | 3835 | ||
| 3802 | ;;;*** | 3836 | ;;;*** |
| 3803 | 3837 | ||
| 3804 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (16211 27024)) | 3838 | ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (16764 51520)) |
| 3805 | ;;; Generated autoloads from emacs-lisp/cl.el | 3839 | ;;; Generated autoloads from emacs-lisp/cl.el |
| 3806 | 3840 | ||
| 3807 | (defvar custom-print-functions nil "\ | 3841 | (defvar custom-print-functions nil "\ |
| @@ -3817,7 +3851,7 @@ a future Emacs interpreter will be able to use it.") | |||
| 3817 | ;;;*** | 3851 | ;;;*** |
| 3818 | 3852 | ||
| 3819 | ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" | 3853 | ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" |
| 3820 | ;;;;;; (16211 27024)) | 3854 | ;;;;;; (16680 26003)) |
| 3821 | ;;; Generated autoloads from emacs-lisp/cl-indent.el | 3855 | ;;; Generated autoloads from emacs-lisp/cl-indent.el |
| 3822 | 3856 | ||
| 3823 | (autoload (quote common-lisp-indent-function) "cl-indent" "\ | 3857 | (autoload (quote common-lisp-indent-function) "cl-indent" "\ |
| @@ -3828,7 +3862,7 @@ Not documented | |||
| 3828 | ;;;*** | 3862 | ;;;*** |
| 3829 | 3863 | ||
| 3830 | ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" | 3864 | ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" |
| 3831 | ;;;;;; (16211 27038)) | 3865 | ;;;;;; (16213 43281)) |
| 3832 | ;;; Generated autoloads from progmodes/cmacexp.el | 3866 | ;;; Generated autoloads from progmodes/cmacexp.el |
| 3833 | 3867 | ||
| 3834 | (autoload (quote c-macro-expand) "cmacexp" "\ | 3868 | (autoload (quote c-macro-expand) "cmacexp" "\ |
| @@ -3847,8 +3881,8 @@ For use inside Lisp programs, see also `c-macro-expansion'. | |||
| 3847 | 3881 | ||
| 3848 | ;;;*** | 3882 | ;;;*** |
| 3849 | 3883 | ||
| 3850 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (16211 | 3884 | ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (16718 |
| 3851 | ;;;;;; 27012)) | 3885 | ;;;;;; 40975)) |
| 3852 | ;;; Generated autoloads from cmuscheme.el | 3886 | ;;; Generated autoloads from cmuscheme.el |
| 3853 | 3887 | ||
| 3854 | (autoload (quote run-scheme) "cmuscheme" "\ | 3888 | (autoload (quote run-scheme) "cmuscheme" "\ |
| @@ -3865,7 +3899,7 @@ of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' | |||
| 3865 | ;;;*** | 3899 | ;;;*** |
| 3866 | 3900 | ||
| 3867 | ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" | 3901 | ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" |
| 3868 | ;;;;;; (16271 3438)) | 3902 | ;;;;;; (16589 26258)) |
| 3869 | ;;; Generated autoloads from international/code-pages.el | 3903 | ;;; Generated autoloads from international/code-pages.el |
| 3870 | 3904 | ||
| 3871 | (autoload (quote cp-make-coding-system) "code-pages" "\ | 3905 | (autoload (quote cp-make-coding-system) "code-pages" "\ |
| @@ -3884,7 +3918,7 @@ Return an updated `non-iso-charset-alist'. | |||
| 3884 | 3918 | ||
| 3885 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage | 3919 | ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage |
| 3886 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) | 3920 | ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) |
| 3887 | ;;;;;; "codepage" "international/codepage.el" (16215 28546)) | 3921 | ;;;;;; "codepage" "international/codepage.el" (16216 22162)) |
| 3888 | ;;; Generated autoloads from international/codepage.el | 3922 | ;;; Generated autoloads from international/codepage.el |
| 3889 | 3923 | ||
| 3890 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ | 3924 | (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ |
| @@ -3943,11 +3977,11 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal. | |||
| 3943 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list | 3977 | ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list |
| 3944 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command | 3978 | ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command |
| 3945 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" | 3979 | ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" |
| 3946 | ;;;;;; (16211 27012)) | 3980 | ;;;;;; (16810 63790)) |
| 3947 | ;;; Generated autoloads from comint.el | 3981 | ;;; Generated autoloads from comint.el |
| 3948 | 3982 | ||
| 3949 | (autoload (quote make-comint-in-buffer) "comint" "\ | 3983 | (autoload (quote make-comint-in-buffer) "comint" "\ |
| 3950 | Make a comint process NAME in BUFFER, running PROGRAM. | 3984 | Make a Comint process NAME in BUFFER, running PROGRAM. |
| 3951 | If BUFFER is nil, it defaults to NAME surrounded by `*'s. | 3985 | If BUFFER is nil, it defaults to NAME surrounded by `*'s. |
| 3952 | PROGRAM should be either a string denoting an executable program to create | 3986 | PROGRAM should be either a string denoting an executable program to create |
| 3953 | via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP | 3987 | via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP |
| @@ -3960,20 +3994,20 @@ If PROGRAM is a string, any more args are arguments to PROGRAM. | |||
| 3960 | \(fn NAME BUFFER PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil) | 3994 | \(fn NAME BUFFER PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil) |
| 3961 | 3995 | ||
| 3962 | (autoload (quote make-comint) "comint" "\ | 3996 | (autoload (quote make-comint) "comint" "\ |
| 3963 | Make a comint process NAME in a buffer, running PROGRAM. | 3997 | Make a Comint process NAME in a buffer, running PROGRAM. |
| 3964 | The name of the buffer is made by surrounding NAME with `*'s. | 3998 | The name of the buffer is made by surrounding NAME with `*'s. |
| 3965 | PROGRAM should be either a string denoting an executable program to create | 3999 | PROGRAM should be either a string denoting an executable program to create |
| 3966 | via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP | 4000 | via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP |
| 3967 | connection to be opened via `open-network-stream'. If there is already a | 4001 | connection to be opened via `open-network-stream'. If there is already a |
| 3968 | running process in that buffer, it is not restarted. Optional third arg | 4002 | running process in that buffer, it is not restarted. Optional third arg |
| 3969 | STARTFILE is the name of a file to send the contents of to the process. | 4003 | STARTFILE is the name of a file to send the contents of the process to. |
| 3970 | 4004 | ||
| 3971 | If PROGRAM is a string, any more args are arguments to PROGRAM. | 4005 | If PROGRAM is a string, any more args are arguments to PROGRAM. |
| 3972 | 4006 | ||
| 3973 | \(fn NAME PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil) | 4007 | \(fn NAME PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil) |
| 3974 | 4008 | ||
| 3975 | (autoload (quote comint-run) "comint" "\ | 4009 | (autoload (quote comint-run) "comint" "\ |
| 3976 | Run PROGRAM in a comint buffer and switch to it. | 4010 | Run PROGRAM in a Comint buffer and switch to it. |
| 3977 | The buffer name is made by surrounding the file name of PROGRAM with `*'s. | 4011 | The buffer name is made by surrounding the file name of PROGRAM with `*'s. |
| 3978 | The file name is used to make a symbol name, such as `comint-sh-hook', and any | 4012 | The file name is used to make a symbol name, such as `comint-sh-hook', and any |
| 3979 | hooks on this symbol are run in the buffer. | 4013 | hooks on this symbol are run in the buffer. |
| @@ -3983,7 +4017,7 @@ See `make-comint' and `comint-exec'. | |||
| 3983 | 4017 | ||
| 3984 | (autoload (quote comint-redirect-send-command) "comint" "\ | 4018 | (autoload (quote comint-redirect-send-command) "comint" "\ |
| 3985 | Send COMMAND to process in current buffer, with output to OUTPUT-BUFFER. | 4019 | Send COMMAND to process in current buffer, with output to OUTPUT-BUFFER. |
| 3986 | With prefix arg, echo output in process buffer. | 4020 | With prefix arg ECHO, echo output in process buffer. |
| 3987 | 4021 | ||
| 3988 | If NO-DISPLAY is non-nil, do not show the output buffer. | 4022 | If NO-DISPLAY is non-nil, do not show the output buffer. |
| 3989 | 4023 | ||
| @@ -4013,8 +4047,8 @@ REGEXP-GROUP is the regular expression group in REGEXP to use. | |||
| 4013 | 4047 | ||
| 4014 | ;;;*** | 4048 | ;;;*** |
| 4015 | 4049 | ||
| 4016 | ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (16277 | 4050 | ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (16810 |
| 4017 | ;;;;;; 42321)) | 4051 | ;;;;;; 63790)) |
| 4018 | ;;; Generated autoloads from compare-w.el | 4052 | ;;; Generated autoloads from compare-w.el |
| 4019 | 4053 | ||
| 4020 | (autoload (quote compare-windows) "compare-w" "\ | 4054 | (autoload (quote compare-windows) "compare-w" "\ |
| @@ -4047,10 +4081,10 @@ on third call it again advances points to the next difference and so on. | |||
| 4047 | 4081 | ||
| 4048 | ;;;*** | 4082 | ;;;*** |
| 4049 | 4083 | ||
| 4050 | ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode | 4084 | ;;;### (autoloads (compilation-next-error-function compilation-minor-mode |
| 4051 | ;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path | 4085 | ;;;;;; compilation-shell-minor-mode compilation-mode compile compilation-search-path |
| 4052 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) | 4086 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) |
| 4053 | ;;;;;; "compile" "progmodes/compile.el" (16277 42320)) | 4087 | ;;;;;; "compile" "progmodes/compile.el" (16805 44924)) |
| 4054 | ;;; Generated autoloads from progmodes/compile.el | 4088 | ;;; Generated autoloads from progmodes/compile.el |
| 4055 | 4089 | ||
| 4056 | (defvar compilation-mode-hook nil "\ | 4090 | (defvar compilation-mode-hook nil "\ |
| @@ -4065,9 +4099,11 @@ on third call it again advances points to the next difference and so on. | |||
| 4065 | 4099 | ||
| 4066 | (defvar compilation-process-setup-function nil "\ | 4100 | (defvar compilation-process-setup-function nil "\ |
| 4067 | *Function to call to customize the compilation process. | 4101 | *Function to call to customize the compilation process. |
| 4068 | This functions is called immediately before the compilation process is | 4102 | This function is called immediately before the compilation process is |
| 4069 | started. It can be used to set any variables or functions that are used | 4103 | started. It can be used to set any variables or functions that are used |
| 4070 | while processing the output of the compilation process.") | 4104 | while processing the output of the compilation process. The function |
| 4105 | is called with variables `compilation-buffer' and `compilation-window' | ||
| 4106 | bound to the compilation buffer and window, respectively.") | ||
| 4071 | 4107 | ||
| 4072 | (defvar compilation-buffer-name-function nil "\ | 4108 | (defvar compilation-buffer-name-function nil "\ |
| 4073 | Function to compute the name of a compilation buffer. | 4109 | Function to compute the name of a compilation buffer. |
| @@ -4103,11 +4139,16 @@ Compile the program including the current buffer. Default: run `make'. | |||
| 4103 | Runs COMMAND, a shell command, in a separate process asynchronously | 4139 | Runs COMMAND, a shell command, in a separate process asynchronously |
| 4104 | with output going to the buffer `*compilation*'. | 4140 | with output going to the buffer `*compilation*'. |
| 4105 | 4141 | ||
| 4142 | If optional second arg COMINT is t the buffer will be in Comint mode with | ||
| 4143 | `compilation-shell-minor-mode'. | ||
| 4144 | |||
| 4106 | You can then use the command \\[next-error] to find the next error message | 4145 | You can then use the command \\[next-error] to find the next error message |
| 4107 | and move to the source code that caused it. | 4146 | and move to the source code that caused it. |
| 4108 | 4147 | ||
| 4109 | Interactively, prompts for the command if `compilation-read-command' is | 4148 | Interactively, prompts for the command if `compilation-read-command' is |
| 4110 | non-nil; otherwise uses `compile-command'. With prefix arg, always prompts. | 4149 | non-nil; otherwise uses `compile-command'. With prefix arg, always prompts. |
| 4150 | Additionally, with universal prefix arg, compilation buffer will be in | ||
| 4151 | comint mode, i.e. interactive. | ||
| 4111 | 4152 | ||
| 4112 | To run more than one compilation at once, start one and rename | 4153 | To run more than one compilation at once, start one and rename |
| 4113 | the `*compilation*' buffer to some other name with | 4154 | the `*compilation*' buffer to some other name with |
| @@ -4119,54 +4160,7 @@ The name used for the buffer is actually whatever is returned by | |||
| 4119 | the function in `compilation-buffer-name-function', so you can set that | 4160 | the function in `compilation-buffer-name-function', so you can set that |
| 4120 | to a function that generates a unique name. | 4161 | to a function that generates a unique name. |
| 4121 | 4162 | ||
| 4122 | \(fn COMMAND)" t nil) | 4163 | \(fn COMMAND &optional COMINT)" t nil) |
| 4123 | |||
| 4124 | (autoload (quote grep) "compile" "\ | ||
| 4125 | Run grep, with user-specified args, and collect output in a buffer. | ||
| 4126 | While grep runs asynchronously, you can use \\[next-error] (M-x next-error), | ||
| 4127 | or \\<compilation-minor-mode-map>\\[compile-goto-error] in the grep output buffer, to go to the lines | ||
| 4128 | where grep found matches. | ||
| 4129 | |||
| 4130 | This command uses a special history list for its COMMAND-ARGS, so you can | ||
| 4131 | easily repeat a grep command. | ||
| 4132 | |||
| 4133 | A prefix argument says to default the argument based upon the current | ||
| 4134 | tag the cursor is over, substituting it into the last grep command | ||
| 4135 | in the grep command history (or into `grep-command' | ||
| 4136 | if that history list is empty). | ||
| 4137 | |||
| 4138 | \(fn COMMAND-ARGS)" t nil) | ||
| 4139 | |||
| 4140 | (autoload (quote grep-find) "compile" "\ | ||
| 4141 | Run grep via find, with user-specified args COMMAND-ARGS. | ||
| 4142 | Collect output in a buffer. | ||
| 4143 | While find runs asynchronously, you can use the \\[next-error] command | ||
| 4144 | to find the text that grep hits refer to. | ||
| 4145 | |||
| 4146 | This command uses a special history list for its arguments, so you can | ||
| 4147 | easily repeat a find command. | ||
| 4148 | |||
| 4149 | \(fn COMMAND-ARGS)" t nil) | ||
| 4150 | |||
| 4151 | (autoload (quote grep-tree) "compile" "\ | ||
| 4152 | Grep for REGEXP in FILES in directory tree rooted at DIR. | ||
| 4153 | Collect output in a buffer. | ||
| 4154 | Interactively, prompt separately for each search parameter. | ||
| 4155 | With prefix arg, reuse previous REGEXP. | ||
| 4156 | The search is limited to file names matching shell pattern FILES. | ||
| 4157 | FILES may use abbreviations defined in `grep-tree-files-aliases', e.g. | ||
| 4158 | entering `ch' is equivalent to `*.[ch]'. | ||
| 4159 | |||
| 4160 | While find runs asynchronously, you can use the \\[next-error] command | ||
| 4161 | to find the text that grep hits refer to. | ||
| 4162 | |||
| 4163 | This command uses a special history list for its arguments, so you can | ||
| 4164 | easily repeat a find command. | ||
| 4165 | |||
| 4166 | When used non-interactively, optional arg SUBDIRS limits the search to | ||
| 4167 | those sub directories of DIR. | ||
| 4168 | |||
| 4169 | \(fn REGEXP FILES DIR &optional SUBDIRS)" t nil) | ||
| 4170 | 4164 | ||
| 4171 | (autoload (quote compilation-mode) "compile" "\ | 4165 | (autoload (quote compilation-mode) "compile" "\ |
| 4172 | Major mode for compilation log buffers. | 4166 | Major mode for compilation log buffers. |
| @@ -4176,6 +4170,8 @@ To kill the compilation, type \\[kill-compilation]. | |||
| 4176 | 4170 | ||
| 4177 | Runs `compilation-mode-hook' with `run-hooks' (which see). | 4171 | Runs `compilation-mode-hook' with `run-hooks' (which see). |
| 4178 | 4172 | ||
| 4173 | \\{compilation-mode-map} | ||
| 4174 | |||
| 4179 | \(fn &optional NAME-OF-MODE)" t nil) | 4175 | \(fn &optional NAME-OF-MODE)" t nil) |
| 4180 | 4176 | ||
| 4181 | (autoload (quote compilation-shell-minor-mode) "compile" "\ | 4177 | (autoload (quote compilation-shell-minor-mode) "compile" "\ |
| @@ -4197,38 +4193,15 @@ Turning the mode on runs the normal hook `compilation-minor-mode-hook'. | |||
| 4197 | 4193 | ||
| 4198 | \(fn &optional ARG)" t nil) | 4194 | \(fn &optional ARG)" t nil) |
| 4199 | 4195 | ||
| 4200 | (autoload (quote next-error) "compile" "\ | 4196 | (autoload (quote compilation-next-error-function) "compile" "\ |
| 4201 | Visit next compilation error message and corresponding source code. | 4197 | Not documented |
| 4202 | |||
| 4203 | If all the error messages parsed so far have been processed already, | ||
| 4204 | the message buffer is checked for new ones. | ||
| 4205 | |||
| 4206 | A prefix ARGP specifies how many error messages to move; | ||
| 4207 | negative means move back to previous error messages. | ||
| 4208 | Just \\[universal-argument] as a prefix means reparse the error message buffer | ||
| 4209 | and start at the first error. | ||
| 4210 | |||
| 4211 | \\[next-error] normally uses the most recently started compilation or | ||
| 4212 | grep buffer. However, it can operate on any buffer with output from | ||
| 4213 | the \\[compile] and \\[grep] commands, or, more generally, on any | ||
| 4214 | buffer in Compilation mode or with Compilation Minor mode enabled. To | ||
| 4215 | specify use of a particular buffer for error messages, type | ||
| 4216 | \\[next-error] in that buffer. | ||
| 4217 | |||
| 4218 | Once \\[next-error] has chosen the buffer for error messages, | ||
| 4219 | it stays with that buffer until you use it in some other buffer which | ||
| 4220 | uses Compilation mode or Compilation Minor mode. | ||
| 4221 | |||
| 4222 | See variables `compilation-parse-errors-function' and | ||
| 4223 | `compilation-error-regexp-alist' for customization ideas. | ||
| 4224 | 4198 | ||
| 4225 | \(fn &optional ARGP)" t nil) | 4199 | \(fn N &optional RESET)" t nil) |
| 4226 | (define-key ctl-x-map "`" 'next-error) | ||
| 4227 | 4200 | ||
| 4228 | ;;;*** | 4201 | ;;;*** |
| 4229 | 4202 | ||
| 4230 | ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" | 4203 | ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" |
| 4231 | ;;;;;; (16276 26334)) | 4204 | ;;;;;; (16377 12871)) |
| 4232 | ;;; Generated autoloads from complete.el | 4205 | ;;; Generated autoloads from complete.el |
| 4233 | 4206 | ||
| 4234 | (defvar partial-completion-mode nil "\ | 4207 | (defvar partial-completion-mode nil "\ |
| @@ -4263,7 +4236,7 @@ See also the variable `PC-include-file-path'. | |||
| 4263 | ;;;*** | 4236 | ;;;*** |
| 4264 | 4237 | ||
| 4265 | ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" | 4238 | ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" |
| 4266 | ;;;;;; (16211 27013)) | 4239 | ;;;;;; (16581 41633)) |
| 4267 | ;;; Generated autoloads from completion.el | 4240 | ;;; Generated autoloads from completion.el |
| 4268 | 4241 | ||
| 4269 | (autoload (quote dynamic-completion-mode) "completion" "\ | 4242 | (autoload (quote dynamic-completion-mode) "completion" "\ |
| @@ -4275,8 +4248,8 @@ Enable dynamic word-completion. | |||
| 4275 | 4248 | ||
| 4276 | ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after | 4249 | ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after |
| 4277 | ;;;;;; find-composition compose-chars decompose-string compose-string | 4250 | ;;;;;; find-composition compose-chars decompose-string compose-string |
| 4278 | ;;;;;; decompose-region compose-region) "composite" "composite.el" | 4251 | ;;;;;; decompose-region compose-region encode-composition-rule) |
| 4279 | ;;;;;; (16211 27013)) | 4252 | ;;;;;; "composite" "composite.el" (16702 49512)) |
| 4280 | ;;; Generated autoloads from composite.el | 4253 | ;;; Generated autoloads from composite.el |
| 4281 | 4254 | ||
| 4282 | (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ | 4255 | (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\ |
| @@ -4318,6 +4291,13 @@ follows (the point `*' corresponds to both reference points): | |||
| 4318 | +----+-----+ <--- new descent | 4291 | +----+-----+ <--- new descent |
| 4319 | ") | 4292 | ") |
| 4320 | 4293 | ||
| 4294 | (autoload (quote encode-composition-rule) "composite" "\ | ||
| 4295 | Encode composition rule RULE into an integer value. | ||
| 4296 | RULE is a cons of global and new reference point symbols | ||
| 4297 | \(see reference-point-alist). | ||
| 4298 | |||
| 4299 | \(fn RULE)" nil nil) | ||
| 4300 | |||
| 4321 | (autoload (quote compose-region) "composite" "\ | 4301 | (autoload (quote compose-region) "composite" "\ |
| 4322 | Compose characters in the current region. | 4302 | Compose characters in the current region. |
| 4323 | 4303 | ||
| @@ -4488,8 +4468,159 @@ Optional 3rd arg WITH-COMPOSITION-RULE is ignored. | |||
| 4488 | 4468 | ||
| 4489 | ;;;*** | 4469 | ;;;*** |
| 4490 | 4470 | ||
| 4471 | ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode | ||
| 4472 | ;;;;;; conf-space-mode conf-javaprop-mode conf-windows-mode conf-unix-mode | ||
| 4473 | ;;;;;; conf-mode) "conf-mode" "textmodes/conf-mode.el" (16813 38253)) | ||
| 4474 | ;;; Generated autoloads from textmodes/conf-mode.el | ||
| 4475 | |||
| 4476 | (autoload (quote conf-mode) "conf-mode" "\ | ||
| 4477 | Mode for Unix and Windows Conf files and Java properties. | ||
| 4478 | Most conf files know only three kinds of constructs: parameter | ||
| 4479 | assignments optionally grouped into sections and comments. Yet | ||
| 4480 | there is a great range of variation in the exact syntax of conf | ||
| 4481 | files. See below for various wrapper commands that set up the | ||
| 4482 | details for some of the most widespread variants. | ||
| 4483 | |||
| 4484 | This mode sets up font locking, outline, imenu and it provides | ||
| 4485 | alignment support through `conf-align-assignments'. If strings | ||
| 4486 | come out wrong, try `conf-quote-normal'. | ||
| 4487 | |||
| 4488 | Some files allow continuation lines, either with a backslash at | ||
| 4489 | the end of line, or by indenting the next line (further). These | ||
| 4490 | constructs cannot currently be recognized. | ||
| 4491 | |||
| 4492 | Because of this great variety of nuances, which are often not | ||
| 4493 | even clearly specified, please don't expect it to get every file | ||
| 4494 | quite right. Patches that clearly identify some special case, | ||
| 4495 | without breaking the general ones, are welcome. | ||
| 4496 | |||
| 4497 | If instead you start this mode with the generic `conf-mode' | ||
| 4498 | command, it will parse the buffer. It will generally well | ||
| 4499 | identify the first four cases listed below. If the buffer | ||
| 4500 | doesn't have enough contents to decide, this is identical to | ||
| 4501 | `conf-windows-mode' on Windows, elsewhere to `conf-unix-mode'. | ||
| 4502 | See also `conf-space-mode', `conf-colon-mode', `conf-javaprop-mode', | ||
| 4503 | `conf-ppd-mode' and `conf-xdefaults-mode'. | ||
| 4504 | |||
| 4505 | \\{conf-mode-map} | ||
| 4506 | |||
| 4507 | \(fn &optional COMMENT SYNTAX-TABLE NAME)" t nil) | ||
| 4508 | |||
| 4509 | (autoload (quote conf-unix-mode) "conf-mode" "\ | ||
| 4510 | Conf Mode starter for Unix style Conf files. | ||
| 4511 | Comments start with `#'. | ||
| 4512 | For details see `conf-mode'. Example: | ||
| 4513 | |||
| 4514 | # Conf mode font-locks this right on Unix and with C-c C-u | ||
| 4515 | |||
| 4516 | \[Desktop Entry] | ||
| 4517 | Encoding=UTF-8 | ||
| 4518 | Name=The GIMP | ||
| 4519 | Name[ca]=El GIMP | ||
| 4520 | Name[cs]=GIMP | ||
| 4521 | |||
| 4522 | \(fn)" t nil) | ||
| 4523 | |||
| 4524 | (autoload (quote conf-windows-mode) "conf-mode" "\ | ||
| 4525 | Conf Mode starter for Windows style Conf files. | ||
| 4526 | Comments start with `;'. | ||
| 4527 | For details see `conf-mode'. Example: | ||
| 4528 | |||
| 4529 | ; Conf mode font-locks this right on Windows and with C-c C-w | ||
| 4530 | |||
| 4531 | \[ExtShellFolderViews] | ||
| 4532 | Default={5984FFE0-28D4-11CF-AE66-08002B2E1262} | ||
| 4533 | {5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262} | ||
| 4534 | |||
| 4535 | \[{5984FFE0-28D4-11CF-AE66-08002B2E1262}] | ||
| 4536 | PersistMoniker=file://Folder.htt | ||
| 4537 | |||
| 4538 | \(fn)" t nil) | ||
| 4539 | |||
| 4540 | (autoload (quote conf-javaprop-mode) "conf-mode" "\ | ||
| 4541 | Conf Mode starter for Java properties files. | ||
| 4542 | Comments start with `#' but are also recognized with `//' or | ||
| 4543 | between `/*' and `*/'. | ||
| 4544 | For details see `conf-mode'. Example: | ||
| 4545 | |||
| 4546 | # Conf mode font-locks this right with C-c C-j (Java properties) | ||
| 4547 | // another kind of comment | ||
| 4548 | /* yet another */ | ||
| 4549 | |||
| 4550 | name:value | ||
| 4551 | name=value | ||
| 4552 | name value | ||
| 4553 | x.1 = | ||
| 4554 | x.2.y.1.z.1 = | ||
| 4555 | x.2.y.1.z.2.zz = | ||
| 4556 | |||
| 4557 | \(fn)" t nil) | ||
| 4558 | |||
| 4559 | (autoload (quote conf-space-mode) "conf-mode" "\ | ||
| 4560 | Conf Mode starter for space separated conf files. | ||
| 4561 | \"Assignments\" are with ` '. Keywords before the parameters are | ||
| 4562 | recognized according to `conf-space-keywords'. Interactively | ||
| 4563 | with a prefix ARG of `0' no keywords will be recognized. With | ||
| 4564 | any other prefix arg you will be prompted for a regexp to match | ||
| 4565 | the keywords. Programmatically you can pass such a regexp as | ||
| 4566 | KEYWORDS, or any non-nil non-string for no keywords. | ||
| 4567 | |||
| 4568 | For details see `conf-mode'. Example: | ||
| 4569 | |||
| 4570 | # Conf mode font-locks this right with C-c C-s (space separated) | ||
| 4571 | |||
| 4572 | image/jpeg jpeg jpg jpe | ||
| 4573 | image/png png | ||
| 4574 | image/tiff tiff tif | ||
| 4575 | |||
| 4576 | # Or with keywords (from a recognized file name): | ||
| 4577 | class desktop | ||
| 4578 | # Standard multimedia devices | ||
| 4579 | add /dev/audio desktop | ||
| 4580 | add /dev/mixer desktop | ||
| 4581 | |||
| 4582 | \(fn &optional KEYWORDS)" t nil) | ||
| 4583 | |||
| 4584 | (autoload (quote conf-colon-mode) "conf-mode" "\ | ||
| 4585 | Conf Mode starter for Colon files. | ||
| 4586 | \"Assignments\" are with `:'. | ||
| 4587 | For details see `conf-mode'. Example: | ||
| 4588 | |||
| 4589 | # Conf mode font-locks this right with C-c C-c (colon) | ||
| 4590 | |||
| 4591 | <Multi_key> <exclam> <exclam> : \"\\241\" exclamdown | ||
| 4592 | <Multi_key> <c> <slash> : \"\\242\" cent | ||
| 4593 | |||
| 4594 | \(fn &optional COMMENT SYNTAX-TABLE NAME)" t nil) | ||
| 4595 | |||
| 4596 | (autoload (quote conf-ppd-mode) "conf-mode" "\ | ||
| 4597 | Conf Mode starter for Adobe/CUPS PPD files. | ||
| 4598 | Comments start with `*%' and \"assignments\" are with `:'. | ||
| 4599 | For details see `conf-mode'. Example: | ||
| 4600 | |||
| 4601 | *% Conf mode font-locks this right with C-c C-p (PPD) | ||
| 4602 | |||
| 4603 | *DefaultTransfer: Null | ||
| 4604 | *Transfer Null.Inverse: \"{ 1 exch sub }\" | ||
| 4605 | |||
| 4606 | \(fn)" t nil) | ||
| 4607 | |||
| 4608 | (autoload (quote conf-xdefaults-mode) "conf-mode" "\ | ||
| 4609 | Conf Mode starter for Xdefaults files. | ||
| 4610 | Comments start with `!' and \"assignments\" are with `:'. | ||
| 4611 | For details see `conf-mode'. Example: | ||
| 4612 | |||
| 4613 | ! Conf mode font-locks this right with C-c C-x (.Xdefaults) | ||
| 4614 | |||
| 4615 | *background: gray99 | ||
| 4616 | *foreground: black | ||
| 4617 | |||
| 4618 | \(fn)" t nil) | ||
| 4619 | |||
| 4620 | ;;;*** | ||
| 4621 | |||
| 4491 | ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) | 4622 | ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) |
| 4492 | ;;;;;; "cookie1" "play/cookie1.el" (16211 27038)) | 4623 | ;;;;;; "cookie1" "play/cookie1.el" (16213 43281)) |
| 4493 | ;;; Generated autoloads from play/cookie1.el | 4624 | ;;; Generated autoloads from play/cookie1.el |
| 4494 | 4625 | ||
| 4495 | (autoload (quote cookie) "cookie1" "\ | 4626 | (autoload (quote cookie) "cookie1" "\ |
| @@ -4521,7 +4652,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely). | |||
| 4521 | ;;;*** | 4652 | ;;;*** |
| 4522 | 4653 | ||
| 4523 | ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" | 4654 | ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" |
| 4524 | ;;;;;; (16211 27024)) | 4655 | ;;;;;; (16675 7397)) |
| 4525 | ;;; Generated autoloads from emacs-lisp/copyright.el | 4656 | ;;; Generated autoloads from emacs-lisp/copyright.el |
| 4526 | 4657 | ||
| 4527 | (autoload (quote copyright-update) "copyright" "\ | 4658 | (autoload (quote copyright-update) "copyright" "\ |
| @@ -4543,7 +4674,7 @@ Insert a copyright by $ORGANIZATION notice at cursor. | |||
| 4543 | ;;;*** | 4674 | ;;;*** |
| 4544 | 4675 | ||
| 4545 | ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" | 4676 | ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" |
| 4546 | ;;;;;; (16211 27039)) | 4677 | ;;;;;; (16805 44924)) |
| 4547 | ;;; Generated autoloads from progmodes/cperl-mode.el | 4678 | ;;; Generated autoloads from progmodes/cperl-mode.el |
| 4548 | 4679 | ||
| 4549 | (autoload (quote cperl-mode) "cperl-mode" "\ | 4680 | (autoload (quote cperl-mode) "cperl-mode" "\ |
| @@ -4716,7 +4847,7 @@ or as help on variables `cperl-tips', `cperl-problems', | |||
| 4716 | ;;;*** | 4847 | ;;;*** |
| 4717 | 4848 | ||
| 4718 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" | 4849 | ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" |
| 4719 | ;;;;;; (16211 27039)) | 4850 | ;;;;;; (16213 43281)) |
| 4720 | ;;; Generated autoloads from progmodes/cpp.el | 4851 | ;;; Generated autoloads from progmodes/cpp.el |
| 4721 | 4852 | ||
| 4722 | (autoload (quote cpp-highlight-buffer) "cpp" "\ | 4853 | (autoload (quote cpp-highlight-buffer) "cpp" "\ |
| @@ -4735,7 +4866,7 @@ Edit display information for cpp conditionals. | |||
| 4735 | ;;;*** | 4866 | ;;;*** |
| 4736 | 4867 | ||
| 4737 | ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" | 4868 | ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" |
| 4738 | ;;;;;; (16211 27026)) | 4869 | ;;;;;; (16213 43273)) |
| 4739 | ;;; Generated autoloads from emulation/crisp.el | 4870 | ;;; Generated autoloads from emulation/crisp.el |
| 4740 | 4871 | ||
| 4741 | (defvar crisp-mode nil "\ | 4872 | (defvar crisp-mode nil "\ |
| @@ -4759,7 +4890,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise. | |||
| 4759 | ;;;*** | 4890 | ;;;*** |
| 4760 | 4891 | ||
| 4761 | ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" | 4892 | ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" |
| 4762 | ;;;;;; (16211 27024)) | 4893 | ;;;;;; (16213 43272)) |
| 4763 | ;;; Generated autoloads from emacs-lisp/crm.el | 4894 | ;;; Generated autoloads from emacs-lisp/crm.el |
| 4764 | 4895 | ||
| 4765 | (autoload (quote completing-read-multiple) "crm" "\ | 4896 | (autoload (quote completing-read-multiple) "crm" "\ |
| @@ -4794,8 +4925,8 @@ INHERIT-INPUT-METHOD. | |||
| 4794 | 4925 | ||
| 4795 | ;;;*** | 4926 | ;;;*** |
| 4796 | 4927 | ||
| 4797 | ;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16211 | 4928 | ;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16775 |
| 4798 | ;;;;;; 27026)) | 4929 | ;;;;;; 26710)) |
| 4799 | ;;; Generated autoloads from emulation/cua-base.el | 4930 | ;;; Generated autoloads from emulation/cua-base.el |
| 4800 | 4931 | ||
| 4801 | (defvar cua-mode nil "\ | 4932 | (defvar cua-mode nil "\ |
| @@ -4833,7 +4964,7 @@ paste (in addition to the normal emacs bindings). | |||
| 4833 | ;;;;;; customize-face customize-changed-options customize-option-other-window | 4964 | ;;;;;; customize-face customize-changed-options customize-option-other-window |
| 4834 | ;;;;;; customize-option customize-group-other-window customize-group | 4965 | ;;;;;; customize-option customize-group-other-window customize-group |
| 4835 | ;;;;;; customize-mode customize customize-save-variable customize-set-variable | 4966 | ;;;;;; customize-mode customize customize-save-variable customize-set-variable |
| 4836 | ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16211 27013)) | 4967 | ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16820 16328)) |
| 4837 | ;;; Generated autoloads from cus-edit.el | 4968 | ;;; Generated autoloads from cus-edit.el |
| 4838 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") | 4969 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") |
| 4839 | 4970 | ||
| @@ -4943,19 +5074,19 @@ version. | |||
| 4943 | \(fn SINCE-VERSION)" t nil) | 5074 | \(fn SINCE-VERSION)" t nil) |
| 4944 | 5075 | ||
| 4945 | (autoload (quote customize-face) "cus-edit" "\ | 5076 | (autoload (quote customize-face) "cus-edit" "\ |
| 4946 | Customize SYMBOL, which should be a face name or nil. | 5077 | Customize FACE, which should be a face name or nil. |
| 4947 | If SYMBOL is nil, customize all faces. | 5078 | If FACE is nil, customize all faces. |
| 4948 | 5079 | ||
| 4949 | Interactively, when point is on text which has a face specified, | 5080 | Interactively, when point is on text which has a face specified, |
| 4950 | suggest to customized that face, if it's customizable. | 5081 | suggest to customize that face, if it's customizable. |
| 4951 | 5082 | ||
| 4952 | \(fn &optional FACE)" t nil) | 5083 | \(fn &optional FACE)" t nil) |
| 4953 | 5084 | ||
| 4954 | (autoload (quote customize-face-other-window) "cus-edit" "\ | 5085 | (autoload (quote customize-face-other-window) "cus-edit" "\ |
| 4955 | Show customization buffer for face SYMBOL in other window. | 5086 | Show customization buffer for face FACE in other window. |
| 4956 | 5087 | ||
| 4957 | Interactively, when point is on text which has a face specified, | 5088 | Interactively, when point is on text which has a face specified, |
| 4958 | suggest to customized that face, if it's customizable. | 5089 | suggest to customize that face, if it's customizable. |
| 4959 | 5090 | ||
| 4960 | \(fn &optional FACE)" t nil) | 5091 | \(fn &optional FACE)" t nil) |
| 4961 | 5092 | ||
| @@ -5010,7 +5141,8 @@ that option. | |||
| 5010 | \(fn OPTIONS &optional NAME DESCRIPTION)" nil nil) | 5141 | \(fn OPTIONS &optional NAME DESCRIPTION)" nil nil) |
| 5011 | 5142 | ||
| 5012 | (autoload (quote custom-buffer-create-other-window) "cus-edit" "\ | 5143 | (autoload (quote custom-buffer-create-other-window) "cus-edit" "\ |
| 5013 | Create a buffer containing OPTIONS. | 5144 | Create a buffer containing OPTIONS, and display it in another window. |
| 5145 | The result includes selecting that window. | ||
| 5014 | Optional NAME is the name of the buffer. | 5146 | Optional NAME is the name of the buffer. |
| 5015 | OPTIONS should be an alist of the form ((SYMBOL WIDGET)...), where | 5147 | OPTIONS should be an alist of the form ((SYMBOL WIDGET)...), where |
| 5016 | SYMBOL is a customization option, and WIDGET is a widget for editing | 5148 | SYMBOL is a customization option, and WIDGET is a widget for editing |
| @@ -5026,8 +5158,11 @@ Create a tree browser for the customize hierarchy. | |||
| 5026 | (defvar custom-file nil "\ | 5158 | (defvar custom-file nil "\ |
| 5027 | File used for storing customization information. | 5159 | File used for storing customization information. |
| 5028 | The default is nil, which means to use your init file | 5160 | The default is nil, which means to use your init file |
| 5029 | as specified by `user-init-file'. If you specify some other file, | 5161 | as specified by `user-init-file'. To make this feature work, |
| 5030 | you need to explicitly load that file for the settings to take effect. | 5162 | you'll need to put something in your init file to specify |
| 5163 | the value of `custom-file'. Just customizing the variable | ||
| 5164 | won't suffice, because Emacs won't know which file to load | ||
| 5165 | unless the init file sets `custom-file'. | ||
| 5031 | 5166 | ||
| 5032 | When you change this variable, look in the previous custom file | 5167 | When you change this variable, look in the previous custom file |
| 5033 | \(usually your init file) for the forms `(custom-set-variables ...)' | 5168 | \(usually your init file) for the forms `(custom-set-variables ...)' |
| @@ -5064,7 +5199,7 @@ The format is suitable for use with `easy-menu-define'. | |||
| 5064 | 5199 | ||
| 5065 | ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value | 5200 | ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value |
| 5066 | ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" | 5201 | ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" |
| 5067 | ;;;;;; (16211 27013)) | 5202 | ;;;;;; (16589 26258)) |
| 5068 | ;;; Generated autoloads from cus-face.el | 5203 | ;;; Generated autoloads from cus-face.el |
| 5069 | 5204 | ||
| 5070 | (autoload (quote custom-declare-face) "cus-face" "\ | 5205 | (autoload (quote custom-declare-face) "cus-face" "\ |
| @@ -5122,7 +5257,7 @@ ARGS is defined as for `custom-theme-reset-faces' | |||
| 5122 | ;;;*** | 5257 | ;;;*** |
| 5123 | 5258 | ||
| 5124 | ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" | 5259 | ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" |
| 5125 | ;;;;;; (16211 27013)) | 5260 | ;;;;;; (16213 43267)) |
| 5126 | ;;; Generated autoloads from cus-theme.el | 5261 | ;;; Generated autoloads from cus-theme.el |
| 5127 | 5262 | ||
| 5128 | (autoload (quote customize-create-theme) "cus-theme" "\ | 5263 | (autoload (quote customize-create-theme) "cus-theme" "\ |
| @@ -5133,7 +5268,7 @@ Create a custom theme. | |||
| 5133 | ;;;*** | 5268 | ;;;*** |
| 5134 | 5269 | ||
| 5135 | ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" | 5270 | ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" |
| 5136 | ;;;;;; (16211 27013)) | 5271 | ;;;;;; (16788 34908)) |
| 5137 | ;;; Generated autoloads from cvs-status.el | 5272 | ;;; Generated autoloads from cvs-status.el |
| 5138 | 5273 | ||
| 5139 | (autoload (quote cvs-status-mode) "cvs-status" "\ | 5274 | (autoload (quote cvs-status-mode) "cvs-status" "\ |
| @@ -5144,7 +5279,7 @@ Mode used for cvs status output. | |||
| 5144 | ;;;*** | 5279 | ;;;*** |
| 5145 | 5280 | ||
| 5146 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) | 5281 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) |
| 5147 | ;;;;;; "cwarn" "progmodes/cwarn.el" (16211 27039)) | 5282 | ;;;;;; "cwarn" "progmodes/cwarn.el" (16213 43281)) |
| 5148 | ;;; Generated autoloads from progmodes/cwarn.el | 5283 | ;;; Generated autoloads from progmodes/cwarn.el |
| 5149 | 5284 | ||
| 5150 | (autoload (quote cwarn-mode) "cwarn" "\ | 5285 | (autoload (quote cwarn-mode) "cwarn" "\ |
| @@ -5186,7 +5321,7 @@ in which `turn-on-cwarn-mode-if-enabled' turns it on. | |||
| 5186 | 5321 | ||
| 5187 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char | 5322 | ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char |
| 5188 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" | 5323 | ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" |
| 5189 | ;;;;;; (16211 27033)) | 5324 | ;;;;;; (16213 43280)) |
| 5190 | ;;; Generated autoloads from language/cyril-util.el | 5325 | ;;; Generated autoloads from language/cyril-util.el |
| 5191 | 5326 | ||
| 5192 | (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ | 5327 | (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ |
| @@ -5215,7 +5350,7 @@ If the argument is nil, we return the display table to its standard state. | |||
| 5215 | ;;;*** | 5350 | ;;;*** |
| 5216 | 5351 | ||
| 5217 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" | 5352 | ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" |
| 5218 | ;;;;;; (16211 27013)) | 5353 | ;;;;;; (16795 7139)) |
| 5219 | ;;; Generated autoloads from dabbrev.el | 5354 | ;;; Generated autoloads from dabbrev.el |
| 5220 | (define-key esc-map "/" 'dabbrev-expand) | 5355 | (define-key esc-map "/" 'dabbrev-expand) |
| 5221 | (define-key esc-map [?\C-/] 'dabbrev-completion) | 5356 | (define-key esc-map [?\C-/] 'dabbrev-completion) |
| @@ -5262,8 +5397,8 @@ See also `dabbrev-abbrev-char-regexp' and \\[dabbrev-completion]. | |||
| 5262 | 5397 | ||
| 5263 | ;;;*** | 5398 | ;;;*** |
| 5264 | 5399 | ||
| 5265 | ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (16211 | 5400 | ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (16213 |
| 5266 | ;;;;;; 27039)) | 5401 | ;;;;;; 43281)) |
| 5267 | ;;; Generated autoloads from progmodes/dcl-mode.el | 5402 | ;;; Generated autoloads from progmodes/dcl-mode.el |
| 5268 | 5403 | ||
| 5269 | (autoload (quote dcl-mode) "dcl-mode" "\ | 5404 | (autoload (quote dcl-mode) "dcl-mode" "\ |
| @@ -5390,7 +5525,7 @@ There is some minimal font-lock support (see vars | |||
| 5390 | ;;;*** | 5525 | ;;;*** |
| 5391 | 5526 | ||
| 5392 | ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" | 5527 | ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" |
| 5393 | ;;;;;; "emacs-lisp/debug.el" (16211 27025)) | 5528 | ;;;;;; "emacs-lisp/debug.el" (16213 43273)) |
| 5394 | ;;; Generated autoloads from emacs-lisp/debug.el | 5529 | ;;; Generated autoloads from emacs-lisp/debug.el |
| 5395 | 5530 | ||
| 5396 | (setq debugger (quote debug)) | 5531 | (setq debugger (quote debug)) |
| @@ -5425,7 +5560,7 @@ If argument is nil or an empty string, cancel for all functions. | |||
| 5425 | ;;;*** | 5560 | ;;;*** |
| 5426 | 5561 | ||
| 5427 | ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" | 5562 | ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" |
| 5428 | ;;;;;; (16211 27038)) | 5563 | ;;;;;; (16213 43281)) |
| 5429 | ;;; Generated autoloads from play/decipher.el | 5564 | ;;; Generated autoloads from play/decipher.el |
| 5430 | 5565 | ||
| 5431 | (autoload (quote decipher) "decipher" "\ | 5566 | (autoload (quote decipher) "decipher" "\ |
| @@ -5454,8 +5589,8 @@ The most useful commands are: | |||
| 5454 | ;;;*** | 5589 | ;;;*** |
| 5455 | 5590 | ||
| 5456 | ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region | 5591 | ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region |
| 5457 | ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (16211 | 5592 | ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (16462 |
| 5458 | ;;;;;; 27013)) | 5593 | ;;;;;; 53446)) |
| 5459 | ;;; Generated autoloads from delim-col.el | 5594 | ;;; Generated autoloads from delim-col.el |
| 5460 | 5595 | ||
| 5461 | (autoload (quote delimit-columns-customize) "delim-col" "\ | 5596 | (autoload (quote delimit-columns-customize) "delim-col" "\ |
| @@ -5479,8 +5614,8 @@ START and END delimits the corners of text rectangle. | |||
| 5479 | 5614 | ||
| 5480 | ;;;*** | 5615 | ;;;*** |
| 5481 | 5616 | ||
| 5482 | ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16211 | 5617 | ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16507 |
| 5483 | ;;;;;; 27039)) | 5618 | ;;;;;; 41097)) |
| 5484 | ;;; Generated autoloads from progmodes/delphi.el | 5619 | ;;; Generated autoloads from progmodes/delphi.el |
| 5485 | 5620 | ||
| 5486 | (autoload (quote delphi-mode) "delphi" "\ | 5621 | (autoload (quote delphi-mode) "delphi" "\ |
| @@ -5530,8 +5665,8 @@ no args, if that value is non-nil. | |||
| 5530 | 5665 | ||
| 5531 | ;;;*** | 5666 | ;;;*** |
| 5532 | 5667 | ||
| 5533 | ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16211 | 5668 | ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16764 |
| 5534 | ;;;;;; 27013)) | 5669 | ;;;;;; 51517)) |
| 5535 | ;;; Generated autoloads from delsel.el | 5670 | ;;; Generated autoloads from delsel.el |
| 5536 | 5671 | ||
| 5537 | (defalias (quote pending-delete-mode) (quote delete-selection-mode)) | 5672 | (defalias (quote pending-delete-mode) (quote delete-selection-mode)) |
| @@ -5559,7 +5694,7 @@ any selection. | |||
| 5559 | ;;;*** | 5694 | ;;;*** |
| 5560 | 5695 | ||
| 5561 | ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) | 5696 | ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) |
| 5562 | ;;;;;; "derived" "emacs-lisp/derived.el" (16211 27025)) | 5697 | ;;;;;; "derived" "emacs-lisp/derived.el" (16213 43273)) |
| 5563 | ;;; Generated autoloads from emacs-lisp/derived.el | 5698 | ;;; Generated autoloads from emacs-lisp/derived.el |
| 5564 | 5699 | ||
| 5565 | (autoload (quote define-derived-mode) "derived" "\ | 5700 | (autoload (quote define-derived-mode) "derived" "\ |
| @@ -5621,7 +5756,7 @@ the first time the mode is used. | |||
| 5621 | ;;;*** | 5756 | ;;;*** |
| 5622 | 5757 | ||
| 5623 | ;;;### (autoloads (describe-char describe-text-properties) "descr-text" | 5758 | ;;;### (autoloads (describe-char describe-text-properties) "descr-text" |
| 5624 | ;;;;;; "descr-text.el" (16302 39173)) | 5759 | ;;;;;; "descr-text.el" (16801 58019)) |
| 5625 | ;;; Generated autoloads from descr-text.el | 5760 | ;;; Generated autoloads from descr-text.el |
| 5626 | 5761 | ||
| 5627 | (autoload (quote describe-text-properties) "descr-text" "\ | 5762 | (autoload (quote describe-text-properties) "descr-text" "\ |
| @@ -5646,7 +5781,7 @@ as well as widgets, buttons, overlays, and text properties. | |||
| 5646 | 5781 | ||
| 5647 | ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir | 5782 | ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir |
| 5648 | ;;;;;; desktop-load-default desktop-read desktop-save-mode) "desktop" | 5783 | ;;;;;; desktop-load-default desktop-read desktop-save-mode) "desktop" |
| 5649 | ;;;;;; "desktop.el" (16297 34365)) | 5784 | ;;;;;; "desktop.el" (16808 48569)) |
| 5650 | ;;; Generated autoloads from desktop.el | 5785 | ;;; Generated autoloads from desktop.el |
| 5651 | 5786 | ||
| 5652 | (defvar desktop-save-mode nil "\ | 5787 | (defvar desktop-save-mode nil "\ |
| @@ -5665,6 +5800,21 @@ desktop is saved. | |||
| 5665 | 5800 | ||
| 5666 | \(fn &optional ARG)" t nil) | 5801 | \(fn &optional ARG)" t nil) |
| 5667 | 5802 | ||
| 5803 | (defvar desktop-save-buffer nil "\ | ||
| 5804 | When non-nil, save buffer status in desktop file. | ||
| 5805 | This variable becomes buffer local when set. | ||
| 5806 | |||
| 5807 | If the value is a function, it called by `desktop-save' with argument | ||
| 5808 | DESKTOP-DIRNAME to obtain auxiliary information to saved in the desktop | ||
| 5809 | file along with the state of the buffer for which it was called. | ||
| 5810 | |||
| 5811 | When file names are returned, they should be formatted using the call | ||
| 5812 | \"(desktop-file-name FILE-NAME DESKTOP-DIRNAME)\". | ||
| 5813 | |||
| 5814 | Later, when `desktop-read' calls a function in `desktop-buffer-mode-handlers' | ||
| 5815 | to restore the buffer, the auxiliary information is passed as the argument | ||
| 5816 | DESKTOP-BUFFER-MISC.") | ||
| 5817 | |||
| 5668 | (autoload (quote desktop-read) "desktop" "\ | 5818 | (autoload (quote desktop-read) "desktop" "\ |
| 5669 | Read and process the desktop file in directory DIRNAME. | 5819 | Read and process the desktop file in directory DIRNAME. |
| 5670 | Look for a desktop file in DIRNAME, or if DIRNAME is omitted, look in | 5820 | Look for a desktop file in DIRNAME, or if DIRNAME is omitted, look in |
| @@ -5702,12 +5852,69 @@ Revert to the last loaded desktop. | |||
| 5702 | 5852 | ||
| 5703 | ;;;*** | 5853 | ;;;*** |
| 5704 | 5854 | ||
| 5705 | ;;;### (autoloads (devanagari-post-read-conversion) "devan-util" | 5855 | ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article |
| 5706 | ;;;;;; "language/devan-util.el" (16232 544)) | 5856 | ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines |
| 5857 | ;;;;;; gnus-outlook-display-hook gnus-outlook-deuglify-unwrap-max | ||
| 5858 | ;;;;;; gnus-outlook-deuglify-unwrap-min) "deuglify" "gnus/deuglify.el" | ||
| 5859 | ;;;;;; (16775 26711)) | ||
| 5860 | ;;; Generated autoloads from gnus/deuglify.el | ||
| 5861 | |||
| 5862 | (defvar gnus-outlook-deuglify-unwrap-min 45 "\ | ||
| 5863 | Minimum length of the cited line above the (possibly) wrapped line.") | ||
| 5864 | |||
| 5865 | (custom-autoload (quote gnus-outlook-deuglify-unwrap-min) "deuglify") | ||
| 5866 | |||
| 5867 | (defvar gnus-outlook-deuglify-unwrap-max 95 "\ | ||
| 5868 | Maximum length of the cited line after unwrapping.") | ||
| 5869 | |||
| 5870 | (custom-autoload (quote gnus-outlook-deuglify-unwrap-max) "deuglify") | ||
| 5871 | |||
| 5872 | (defvar gnus-outlook-display-hook nil "\ | ||
| 5873 | A hook called after an deuglified article has been prepared. | ||
| 5874 | It is run after `gnus-article-prepare-hook'.") | ||
| 5875 | |||
| 5876 | (custom-autoload (quote gnus-outlook-display-hook) "deuglify") | ||
| 5877 | |||
| 5878 | (autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\ | ||
| 5879 | Unwrap lines that appear to be wrapped citation lines. | ||
| 5880 | You can control what lines will be unwrapped by frobbing | ||
| 5881 | `gnus-outlook-deuglify-unwrap-min' and `gnus-outlook-deuglify-unwrap-max', | ||
| 5882 | indicating the minimum and maximum length of an unwrapped citation line. If | ||
| 5883 | NODISPLAY is non-nil, don't redisplay the article buffer. | ||
| 5884 | |||
| 5885 | \(fn &optional NODISPLAY)" t nil) | ||
| 5886 | |||
| 5887 | (autoload (quote gnus-article-outlook-repair-attribution) "deuglify" "\ | ||
| 5888 | Repair a broken attribution line. | ||
| 5889 | If NODISPLAY is non-nil, don't redisplay the article buffer. | ||
| 5890 | |||
| 5891 | \(fn &optional NODISPLAY)" t nil) | ||
| 5892 | |||
| 5893 | (autoload (quote gnus-outlook-deuglify-article) "deuglify" "\ | ||
| 5894 | Full deuglify of broken Outlook (Express) articles. | ||
| 5895 | Treat dumbquotes, unwrap lines, repair attribution and rearrange citation. If | ||
| 5896 | NODISPLAY is non-nil, don't redisplay the article buffer. | ||
| 5897 | |||
| 5898 | \(fn &optional NODISPLAY)" t nil) | ||
| 5899 | |||
| 5900 | (autoload (quote gnus-article-outlook-deuglify-article) "deuglify" "\ | ||
| 5901 | Deuglify broken Outlook (Express) articles and redisplay. | ||
| 5902 | |||
| 5903 | \(fn)" t nil) | ||
| 5904 | |||
| 5905 | ;;;*** | ||
| 5906 | |||
| 5907 | ;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region) | ||
| 5908 | ;;;;;; "devan-util" "language/devan-util.el" (16585 28857)) | ||
| 5707 | ;;; Generated autoloads from language/devan-util.el | 5909 | ;;; Generated autoloads from language/devan-util.el |
| 5708 | 5910 | ||
| 5709 | (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") | 5911 | (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") |
| 5710 | 5912 | ||
| 5913 | (autoload (quote devanagari-compose-region) "devan-util" "\ | ||
| 5914 | Not documented | ||
| 5915 | |||
| 5916 | \(fn FROM TO)" t nil) | ||
| 5917 | |||
| 5711 | (autoload (quote devanagari-post-read-conversion) "devan-util" "\ | 5918 | (autoload (quote devanagari-post-read-conversion) "devan-util" "\ |
| 5712 | Not documented | 5919 | Not documented |
| 5713 | 5920 | ||
| @@ -5716,14 +5923,14 @@ Not documented | |||
| 5716 | ;;;*** | 5923 | ;;;*** |
| 5717 | 5924 | ||
| 5718 | ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" | 5925 | ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" |
| 5719 | ;;;;;; "calendar/diary-lib.el" (16212 54636)) | 5926 | ;;;;;; "calendar/diary-lib.el" (16785 59559)) |
| 5720 | ;;; Generated autoloads from calendar/diary-lib.el | 5927 | ;;; Generated autoloads from calendar/diary-lib.el |
| 5721 | 5928 | ||
| 5722 | (autoload (quote diary) "diary-lib" "\ | 5929 | (autoload (quote diary) "diary-lib" "\ |
| 5723 | Generate the diary window for ARG days starting with the current date. | 5930 | Generate the diary window for ARG days starting with the current date. |
| 5724 | If no argument is provided, the number of days of diary entries is governed | 5931 | If no argument is provided, the number of days of diary entries is governed |
| 5725 | by the variable `number-of-diary-entries'. This function is suitable for | 5932 | by the variable `number-of-diary-entries'. A value of ARG less than 1 |
| 5726 | execution in a `.emacs' file. | 5933 | does nothing. This function is suitable for execution in a `.emacs' file. |
| 5727 | 5934 | ||
| 5728 | \(fn &optional ARG)" t nil) | 5935 | \(fn &optional ARG)" t nil) |
| 5729 | 5936 | ||
| @@ -5762,11 +5969,11 @@ Major mode for editing the diary file. | |||
| 5762 | ;;;*** | 5969 | ;;;*** |
| 5763 | 5970 | ||
| 5764 | ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" | 5971 | ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" |
| 5765 | ;;;;;; "diff.el" (16277 42321)) | 5972 | ;;;;;; "diff.el" (16534 3807)) |
| 5766 | ;;; Generated autoloads from diff.el | 5973 | ;;; Generated autoloads from diff.el |
| 5767 | 5974 | ||
| 5768 | (defvar diff-switches "-c" "\ | 5975 | (defvar diff-switches "-c" "\ |
| 5769 | *A string or list of strings specifying switches to be be passed to diff.") | 5976 | *A string or list of strings specifying switches to be passed to diff.") |
| 5770 | 5977 | ||
| 5771 | (custom-autoload (quote diff-switches) "diff") | 5978 | (custom-autoload (quote diff-switches) "diff") |
| 5772 | 5979 | ||
| @@ -5779,8 +5986,8 @@ Major mode for editing the diary file. | |||
| 5779 | Find and display the differences between OLD and NEW files. | 5986 | Find and display the differences between OLD and NEW files. |
| 5780 | Interactively the current buffer's file name is the default for NEW | 5987 | Interactively the current buffer's file name is the default for NEW |
| 5781 | and a backup file for NEW is the default for OLD. | 5988 | and a backup file for NEW is the default for OLD. |
| 5782 | With prefix arg, prompt for diff switches. | ||
| 5783 | If NO-ASYNC is non-nil, call diff synchronously. | 5989 | If NO-ASYNC is non-nil, call diff synchronously. |
| 5990 | With prefix arg, prompt for diff switches. | ||
| 5784 | 5991 | ||
| 5785 | \(fn OLD NEW &optional SWITCHES NO-ASYNC)" t nil) | 5992 | \(fn OLD NEW &optional SWITCHES NO-ASYNC)" t nil) |
| 5786 | 5993 | ||
| @@ -5789,13 +5996,14 @@ Diff this file with its backup file or vice versa. | |||
| 5789 | Uses the latest backup, if there are several numerical backups. | 5996 | Uses the latest backup, if there are several numerical backups. |
| 5790 | If this file is a backup, diff it with its original. | 5997 | If this file is a backup, diff it with its original. |
| 5791 | The backup file is the first file given to `diff'. | 5998 | The backup file is the first file given to `diff'. |
| 5999 | With prefix arg, prompt for diff switches. | ||
| 5792 | 6000 | ||
| 5793 | \(fn FILE &optional SWITCHES)" t nil) | 6001 | \(fn FILE &optional SWITCHES)" t nil) |
| 5794 | 6002 | ||
| 5795 | ;;;*** | 6003 | ;;;*** |
| 5796 | 6004 | ||
| 5797 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" | 6005 | ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" |
| 5798 | ;;;;;; (16309 31935)) | 6006 | ;;;;;; (16746 18215)) |
| 5799 | ;;; Generated autoloads from diff-mode.el | 6007 | ;;; Generated autoloads from diff-mode.el |
| 5800 | 6008 | ||
| 5801 | (autoload (quote diff-mode) "diff-mode" "\ | 6009 | (autoload (quote diff-mode) "diff-mode" "\ |
| @@ -5820,11 +6028,11 @@ Minor mode for viewing/editing context diffs. | |||
| 5820 | 6028 | ||
| 5821 | ;;;*** | 6029 | ;;;*** |
| 5822 | 6030 | ||
| 5823 | ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window | 6031 | ;;;### (autoloads (dired-restore-desktop-buffer dired-noselect dired-other-frame |
| 5824 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink | 6032 | ;;;;;; dired-other-window dired dired-copy-preserve-time dired-dwim-target |
| 5825 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename | 6033 | ;;;;;; dired-keep-marker-symlink dired-keep-marker-hardlink dired-keep-marker-copy |
| 5826 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) | 6034 | ;;;;;; dired-keep-marker-rename dired-trivial-filenames dired-ls-F-marks-symlinks |
| 5827 | ;;;;;; "dired" "dired.el" (16292 22310)) | 6035 | ;;;;;; dired-listing-switches) "dired" "dired.el" (16804 23129)) |
| 5828 | ;;; Generated autoloads from dired.el | 6036 | ;;; Generated autoloads from dired.el |
| 5829 | 6037 | ||
| 5830 | (defvar dired-listing-switches "-al" "\ | 6038 | (defvar dired-listing-switches "-al" "\ |
| @@ -5950,6 +6158,11 @@ Like `dired' but returns the dired buffer as value, does not select it. | |||
| 5950 | \(fn DIR-OR-LIST &optional SWITCHES)" nil nil) | 6158 | \(fn DIR-OR-LIST &optional SWITCHES)" nil nil) |
| 5951 | (put 'dired-find-alternate-file 'disabled t) | 6159 | (put 'dired-find-alternate-file 'disabled t) |
| 5952 | 6160 | ||
| 6161 | (autoload (quote dired-restore-desktop-buffer) "dired" "\ | ||
| 6162 | Restore a dired buffer specified in a desktop file. | ||
| 6163 | |||
| 6164 | \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil) | ||
| 6165 | |||
| 5953 | ;;;*** | 6166 | ;;;*** |
| 5954 | 6167 | ||
| 5955 | ;;;### (autoloads (dired-show-file-type dired-do-query-replace-regexp | 6168 | ;;;### (autoloads (dired-show-file-type dired-do-query-replace-regexp |
| @@ -5961,10 +6174,11 @@ Like `dired' but returns the dired buffer as value, does not select it. | |||
| 5961 | ;;;;;; dired-do-hardlink dired-do-symlink dired-do-copy dired-create-directory | 6174 | ;;;;;; dired-do-hardlink dired-do-symlink dired-do-copy dired-create-directory |
| 5962 | ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file | 6175 | ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file |
| 5963 | ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile | 6176 | ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile |
| 5964 | ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines | 6177 | ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines |
| 5965 | ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp | 6178 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory |
| 6179 | ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp | ||
| 5966 | ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" | 6180 | ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" |
| 5967 | ;;;;;; "dired-aux.el" (16211 27013)) | 6181 | ;;;;;; "dired-aux.el" (16804 23129)) |
| 5968 | ;;; Generated autoloads from dired-aux.el | 6182 | ;;; Generated autoloads from dired-aux.el |
| 5969 | 6183 | ||
| 5970 | (autoload (quote dired-diff) "dired-aux" "\ | 6184 | (autoload (quote dired-diff) "dired-aux" "\ |
| @@ -6002,6 +6216,12 @@ Change the owner of the marked (or next ARG) files. | |||
| 6002 | 6216 | ||
| 6003 | \(fn &optional ARG)" t nil) | 6217 | \(fn &optional ARG)" t nil) |
| 6004 | 6218 | ||
| 6219 | (autoload (quote dired-do-touch) "dired-aux" "\ | ||
| 6220 | Change the timestamp of the marked (or next ARG) files. | ||
| 6221 | This calls touch. | ||
| 6222 | |||
| 6223 | \(fn &optional ARG)" t nil) | ||
| 6224 | |||
| 6005 | (autoload (quote dired-do-print) "dired-aux" "\ | 6225 | (autoload (quote dired-do-print) "dired-aux" "\ |
| 6006 | Print the marked (or next ARG) files. | 6226 | Print the marked (or next ARG) files. |
| 6007 | Uses the shell command coming from variables `lpr-command' and | 6227 | Uses the shell command coming from variables `lpr-command' and |
| @@ -6009,6 +6229,17 @@ Uses the shell command coming from variables `lpr-command' and | |||
| 6009 | 6229 | ||
| 6010 | \(fn &optional ARG)" t nil) | 6230 | \(fn &optional ARG)" t nil) |
| 6011 | 6231 | ||
| 6232 | (autoload (quote dired-clean-directory) "dired-aux" "\ | ||
| 6233 | Flag numerical backups for deletion. | ||
| 6234 | Spares `dired-kept-versions' latest versions, and `kept-old-versions' oldest. | ||
| 6235 | Positive prefix arg KEEP overrides `dired-kept-versions'; | ||
| 6236 | Negative prefix arg KEEP overrides `kept-old-versions' with KEEP made positive. | ||
| 6237 | |||
| 6238 | To clear the flags on these files, you can use \\[dired-flag-backup-files] | ||
| 6239 | with a prefix argument. | ||
| 6240 | |||
| 6241 | \(fn KEEP)" t nil) | ||
| 6242 | |||
| 6012 | (autoload (quote dired-do-shell-command) "dired-aux" "\ | 6243 | (autoload (quote dired-do-shell-command) "dired-aux" "\ |
| 6013 | Run a shell command COMMAND on the marked files. | 6244 | Run a shell command COMMAND on the marked files. |
| 6014 | If no files are marked or a specific numeric prefix arg is given, | 6245 | If no files are marked or a specific numeric prefix arg is given, |
| @@ -6045,12 +6276,22 @@ the list of file names explicitly with the FILE-LIST argument. | |||
| 6045 | 6276 | ||
| 6046 | \(fn COMMAND &optional ARG FILE-LIST)" t nil) | 6277 | \(fn COMMAND &optional ARG FILE-LIST)" t nil) |
| 6047 | 6278 | ||
| 6279 | (autoload (quote dired-run-shell-command) "dired-aux" "\ | ||
| 6280 | Not documented | ||
| 6281 | |||
| 6282 | \(fn COMMAND)" nil nil) | ||
| 6283 | |||
| 6048 | (autoload (quote dired-do-kill-lines) "dired-aux" "\ | 6284 | (autoload (quote dired-do-kill-lines) "dired-aux" "\ |
| 6049 | Kill all marked lines (not the files). | 6285 | Kill all marked lines (not the files). |
| 6050 | With a prefix argument, kill that many lines starting with the current line. | 6286 | With a prefix argument, kill that many lines starting with the current line. |
| 6051 | \(A negative argument kills lines before the current line.) | 6287 | \(A negative argument kills backward.) |
| 6052 | To kill an entire subdirectory, go to its directory header line | 6288 | If you use this command with a prefix argument to kill the line |
| 6053 | and use this command with a prefix argument (the value does not matter). | 6289 | for a file that is a directory, which you have inserted in the |
| 6290 | Dired buffer as a subdirectory, then it deletes that subdirectory | ||
| 6291 | from the buffer as well. | ||
| 6292 | To kill an entire subdirectory (without killing its line in the | ||
| 6293 | parent directory), go to its directory header line and use this | ||
| 6294 | command with a prefix argument (the value does not matter). | ||
| 6054 | 6295 | ||
| 6055 | \(fn &optional ARG FMT)" t nil) | 6296 | \(fn &optional ARG FMT)" t nil) |
| 6056 | 6297 | ||
| @@ -6059,6 +6300,11 @@ Not documented | |||
| 6059 | 6300 | ||
| 6060 | \(fn FILE)" nil nil) | 6301 | \(fn FILE)" nil nil) |
| 6061 | 6302 | ||
| 6303 | (autoload (quote dired-query) "dired-aux" "\ | ||
| 6304 | Not documented | ||
| 6305 | |||
| 6306 | \(fn QS-VAR QS-PROMPT &rest QS-ARGS)" nil nil) | ||
| 6307 | |||
| 6062 | (autoload (quote dired-do-compress) "dired-aux" "\ | 6308 | (autoload (quote dired-do-compress) "dired-aux" "\ |
| 6063 | Compress or uncompress marked (or next ARG) files. | 6309 | Compress or uncompress marked (or next ARG) files. |
| 6064 | 6310 | ||
| @@ -6079,6 +6325,14 @@ Redisplay all marked (or next ARG) files. | |||
| 6079 | If on a subdir line, redisplay that subdirectory. In that case, | 6325 | If on a subdir line, redisplay that subdirectory. In that case, |
| 6080 | a prefix arg lets you edit the `ls' switches used for the new listing. | 6326 | a prefix arg lets you edit the `ls' switches used for the new listing. |
| 6081 | 6327 | ||
| 6328 | Dired remembers switches specified with a prefix arg, so that reverting | ||
| 6329 | the buffer will not reset them. However, using `dired-undo' to re-insert | ||
| 6330 | or delete subdirectories can bypass this machinery. Hence, you sometimes | ||
| 6331 | may have to reset some subdirectory switches after a `dired-undo'. | ||
| 6332 | You can reset all subdirectory switches to the default using | ||
| 6333 | \\<dired-mode-map>\\[dired-reset-subdir-switches]. | ||
| 6334 | See Info node `(emacs-xtra)Subdir switches' for more details. | ||
| 6335 | |||
| 6082 | \(fn &optional ARG TEST-FOR-SUBDIR)" t nil) | 6336 | \(fn &optional ARG TEST-FOR-SUBDIR)" t nil) |
| 6083 | 6337 | ||
| 6084 | (autoload (quote dired-add-file) "dired-aux" "\ | 6338 | (autoload (quote dired-add-file) "dired-aux" "\ |
| @@ -6209,6 +6463,14 @@ With a prefix arg, you may edit the ls switches used for this listing. | |||
| 6209 | this subdirectory. | 6463 | this subdirectory. |
| 6210 | This function takes some pains to conform to `ls -lR' output. | 6464 | This function takes some pains to conform to `ls -lR' output. |
| 6211 | 6465 | ||
| 6466 | Dired remembers switches specified with a prefix arg, so that reverting | ||
| 6467 | the buffer will not reset them. However, using `dired-undo' to re-insert | ||
| 6468 | or delete subdirectories can bypass this machinery. Hence, you sometimes | ||
| 6469 | may have to reset some subdirectory switches after a `dired-undo'. | ||
| 6470 | You can reset all subdirectory switches to the default using | ||
| 6471 | \\<dired-mode-map>\\[dired-reset-subdir-switches]. | ||
| 6472 | See Info node `(emacs-xtra)Subdir switches' for more details. | ||
| 6473 | |||
| 6212 | \(fn DIRNAME &optional SWITCHES NO-ERROR-IF-NOT-DIR-P)" t nil) | 6474 | \(fn DIRNAME &optional SWITCHES NO-ERROR-IF-NOT-DIR-P)" t nil) |
| 6213 | 6475 | ||
| 6214 | (autoload (quote dired-insert-subdir) "dired-aux" "\ | 6476 | (autoload (quote dired-insert-subdir) "dired-aux" "\ |
| @@ -6296,7 +6558,7 @@ true then the type of the file linked to by FILE is printed instead. | |||
| 6296 | 6558 | ||
| 6297 | ;;;*** | 6559 | ;;;*** |
| 6298 | 6560 | ||
| 6299 | ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (16246 41969)) | 6561 | ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (16589 26258)) |
| 6300 | ;;; Generated autoloads from dired-x.el | 6562 | ;;; Generated autoloads from dired-x.el |
| 6301 | 6563 | ||
| 6302 | (autoload (quote dired-jump) "dired-x" "\ | 6564 | (autoload (quote dired-jump) "dired-x" "\ |
| @@ -6310,7 +6572,7 @@ buffer and try again. | |||
| 6310 | 6572 | ||
| 6311 | ;;;*** | 6573 | ;;;*** |
| 6312 | 6574 | ||
| 6313 | ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (16211 27015)) | 6575 | ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (16213 43267)) |
| 6314 | ;;; Generated autoloads from dirtrack.el | 6576 | ;;; Generated autoloads from dirtrack.el |
| 6315 | 6577 | ||
| 6316 | (autoload (quote dirtrack) "dirtrack" "\ | 6578 | (autoload (quote dirtrack) "dirtrack" "\ |
| @@ -6329,8 +6591,8 @@ You can enable directory tracking by adding this function to | |||
| 6329 | 6591 | ||
| 6330 | ;;;*** | 6592 | ;;;*** |
| 6331 | 6593 | ||
| 6332 | ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16211 | 6594 | ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16519 |
| 6333 | ;;;;;; 27025)) | 6595 | ;;;;;; 44982)) |
| 6334 | ;;; Generated autoloads from emacs-lisp/disass.el | 6596 | ;;; Generated autoloads from emacs-lisp/disass.el |
| 6335 | 6597 | ||
| 6336 | (autoload (quote disassemble) "disass" "\ | 6598 | (autoload (quote disassemble) "disass" "\ |
| @@ -6348,7 +6610,7 @@ redefine OBJECT if it is a symbol. | |||
| 6348 | ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii | 6610 | ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii |
| 6349 | ;;;;;; standard-display-default standard-display-8bit describe-current-display-table | 6611 | ;;;;;; standard-display-default standard-display-8bit describe-current-display-table |
| 6350 | ;;;;;; describe-display-table set-display-table-slot display-table-slot | 6612 | ;;;;;; describe-display-table set-display-table-slot display-table-slot |
| 6351 | ;;;;;; make-display-table) "disp-table" "disp-table.el" (16286 45076)) | 6613 | ;;;;;; make-display-table) "disp-table" "disp-table.el" (16814 63075)) |
| 6352 | ;;; Generated autoloads from disp-table.el | 6614 | ;;; Generated autoloads from disp-table.el |
| 6353 | 6615 | ||
| 6354 | (autoload (quote make-display-table) "disp-table" "\ | 6616 | (autoload (quote make-display-table) "disp-table" "\ |
| @@ -6449,7 +6711,7 @@ for users who call this function in `.emacs'. | |||
| 6449 | ;;;*** | 6711 | ;;;*** |
| 6450 | 6712 | ||
| 6451 | ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" | 6713 | ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" |
| 6452 | ;;;;;; (16211 27038)) | 6714 | ;;;;;; (16213 43281)) |
| 6453 | ;;; Generated autoloads from play/dissociate.el | 6715 | ;;; Generated autoloads from play/dissociate.el |
| 6454 | 6716 | ||
| 6455 | (autoload (quote dissociated-press) "dissociate" "\ | 6717 | (autoload (quote dissociated-press) "dissociate" "\ |
| @@ -6465,7 +6727,31 @@ Default is 2. | |||
| 6465 | 6727 | ||
| 6466 | ;;;*** | 6728 | ;;;*** |
| 6467 | 6729 | ||
| 6468 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (16211 27038)) | 6730 | ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode" |
| 6731 | ;;;;;; "textmodes/dns-mode.el" (16710 53610)) | ||
| 6732 | ;;; Generated autoloads from textmodes/dns-mode.el | ||
| 6733 | |||
| 6734 | (autoload (quote dns-mode) "dns-mode" "\ | ||
| 6735 | Major mode for viewing and editing DNS master files. | ||
| 6736 | This mode is inherited from text mode. It add syntax | ||
| 6737 | highlighting, and some commands for handling DNS master files. | ||
| 6738 | Its keymap inherits from `text-mode' and it has the same | ||
| 6739 | variables for customizing indentation. It has its own abbrev | ||
| 6740 | table and its own syntax table. | ||
| 6741 | |||
| 6742 | Turning on DNS mode runs `dns-mode-hook'. | ||
| 6743 | |||
| 6744 | \(fn)" t nil) | ||
| 6745 | |||
| 6746 | (autoload (quote dns-mode-soa-increment-serial) "dns-mode" "\ | ||
| 6747 | Locate SOA record and increment the serial field. | ||
| 6748 | |||
| 6749 | \(fn)" t nil) | ||
| 6750 | (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode)) | ||
| 6751 | |||
| 6752 | ;;;*** | ||
| 6753 | |||
| 6754 | ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (16213 43281)) | ||
| 6469 | ;;; Generated autoloads from play/doctor.el | 6755 | ;;; Generated autoloads from play/doctor.el |
| 6470 | 6756 | ||
| 6471 | (autoload (quote doctor) "doctor" "\ | 6757 | (autoload (quote doctor) "doctor" "\ |
| @@ -6476,7 +6762,7 @@ Switch to *doctor* buffer and start giving psychotherapy. | |||
| 6476 | ;;;*** | 6762 | ;;;*** |
| 6477 | 6763 | ||
| 6478 | ;;;### (autoloads (double-mode double-mode) "double" "double.el" | 6764 | ;;;### (autoloads (double-mode double-mode) "double" "double.el" |
| 6479 | ;;;;;; (16211 27015)) | 6765 | ;;;;;; (16213 43267)) |
| 6480 | ;;; Generated autoloads from double.el | 6766 | ;;; Generated autoloads from double.el |
| 6481 | 6767 | ||
| 6482 | (defvar double-mode nil "\ | 6768 | (defvar double-mode nil "\ |
| @@ -6497,7 +6783,7 @@ when pressed twice. See variable `double-map' for details. | |||
| 6497 | 6783 | ||
| 6498 | ;;;*** | 6784 | ;;;*** |
| 6499 | 6785 | ||
| 6500 | ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (16211 27038)) | 6786 | ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (16213 43281)) |
| 6501 | ;;; Generated autoloads from play/dunnet.el | 6787 | ;;; Generated autoloads from play/dunnet.el |
| 6502 | 6788 | ||
| 6503 | (autoload (quote dunnet) "dunnet" "\ | 6789 | (autoload (quote dunnet) "dunnet" "\ |
| @@ -6508,7 +6794,7 @@ Switch to *dungeon* buffer and start game. | |||
| 6508 | ;;;*** | 6794 | ;;;*** |
| 6509 | 6795 | ||
| 6510 | ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" | 6796 | ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" |
| 6511 | ;;;;;; (16211 27027)) | 6797 | ;;;;;; (16698 21927)) |
| 6512 | ;;; Generated autoloads from gnus/earcon.el | 6798 | ;;; Generated autoloads from gnus/earcon.el |
| 6513 | 6799 | ||
| 6514 | (autoload (quote gnus-earcon-display) "earcon" "\ | 6800 | (autoload (quote gnus-earcon-display) "earcon" "\ |
| @@ -6520,7 +6806,7 @@ Play sounds in message buffers. | |||
| 6520 | 6806 | ||
| 6521 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap | 6807 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap |
| 6522 | ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" | 6808 | ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" |
| 6523 | ;;;;;; "emacs-lisp/easy-mmode.el" (16309 31935)) | 6809 | ;;;;;; "emacs-lisp/easy-mmode.el" (16775 26710)) |
| 6524 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el | 6810 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el |
| 6525 | 6811 | ||
| 6526 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) | 6812 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) |
| @@ -6595,8 +6881,8 @@ CSS contains a list of syntax specifications of the form (CHAR . SYNTAX). | |||
| 6595 | ;;;*** | 6881 | ;;;*** |
| 6596 | 6882 | ||
| 6597 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define | 6883 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define |
| 6598 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16211 | 6884 | ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16787 |
| 6599 | ;;;;;; 27026)) | 6885 | ;;;;;; 16350)) |
| 6600 | ;;; Generated autoloads from emacs-lisp/easymenu.el | 6886 | ;;; Generated autoloads from emacs-lisp/easymenu.el |
| 6601 | 6887 | ||
| 6602 | (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) | 6888 | (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) |
| @@ -6613,8 +6899,8 @@ It may be followed by the following keyword argument pairs | |||
| 6613 | 6899 | ||
| 6614 | :filter FUNCTION | 6900 | :filter FUNCTION |
| 6615 | 6901 | ||
| 6616 | FUNCTION is a function with one argument, the menu. It returns the actual | 6902 | FUNCTION is a function with one argument, the rest of menu items. |
| 6617 | menu displayed. | 6903 | It returns the remaining items of the displayed menu. |
| 6618 | 6904 | ||
| 6619 | :visible INCLUDE | 6905 | :visible INCLUDE |
| 6620 | 6906 | ||
| @@ -6735,10 +7021,13 @@ to implement dynamic menus. | |||
| 6735 | ;;;*** | 7021 | ;;;*** |
| 6736 | 7022 | ||
| 6737 | ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style | 7023 | ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style |
| 6738 | ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup | 7024 | ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-delete-style ebnf-insert-style |
| 6739 | ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer | 7025 | ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file |
| 6740 | ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer | 7026 | ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file |
| 6741 | ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (16211 27039)) | 7027 | ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file |
| 7028 | ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer | ||
| 7029 | ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps" | ||
| 7030 | ;;;;;; "progmodes/ebnf2ps.el" (16801 58033)) | ||
| 6742 | ;;; Generated autoloads from progmodes/ebnf2ps.el | 7031 | ;;; Generated autoloads from progmodes/ebnf2ps.el |
| 6743 | 7032 | ||
| 6744 | (autoload (quote ebnf-customize) "ebnf2ps" "\ | 7033 | (autoload (quote ebnf-customize) "ebnf2ps" "\ |
| @@ -6746,6 +7035,28 @@ Customization for ebnf group. | |||
| 6746 | 7035 | ||
| 6747 | \(fn)" t nil) | 7036 | \(fn)" t nil) |
| 6748 | 7037 | ||
| 7038 | (autoload (quote ebnf-print-directory) "ebnf2ps" "\ | ||
| 7039 | Generate and print a PostScript syntactic chart image of DIRECTORY. | ||
| 7040 | |||
| 7041 | If DIRECTORY is nil, it's used `default-directory'. | ||
| 7042 | |||
| 7043 | The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are | ||
| 7044 | processed. | ||
| 7045 | |||
| 7046 | See also `ebnf-print-buffer'. | ||
| 7047 | |||
| 7048 | \(fn &optional DIRECTORY)" t nil) | ||
| 7049 | |||
| 7050 | (autoload (quote ebnf-print-file) "ebnf2ps" "\ | ||
| 7051 | Generate and print a PostScript syntactic chart image of the file FILE. | ||
| 7052 | |||
| 7053 | If optional arg DO-NOT-KILL-BUFFER-WHEN-DONE is non-nil, the buffer isn't | ||
| 7054 | killed after process termination. | ||
| 7055 | |||
| 7056 | See also `ebnf-print-buffer'. | ||
| 7057 | |||
| 7058 | \(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil) | ||
| 7059 | |||
| 6749 | (autoload (quote ebnf-print-buffer) "ebnf2ps" "\ | 7060 | (autoload (quote ebnf-print-buffer) "ebnf2ps" "\ |
| 6750 | Generate and print a PostScript syntactic chart image of the buffer. | 7061 | Generate and print a PostScript syntactic chart image of the buffer. |
| 6751 | 7062 | ||
| @@ -6766,6 +7077,28 @@ Like `ebnf-print-buffer', but prints just the current region. | |||
| 6766 | 7077 | ||
| 6767 | \(fn FROM TO &optional FILENAME)" t nil) | 7078 | \(fn FROM TO &optional FILENAME)" t nil) |
| 6768 | 7079 | ||
| 7080 | (autoload (quote ebnf-spool-directory) "ebnf2ps" "\ | ||
| 7081 | Generate and spool a PostScript syntactic chart image of DIRECTORY. | ||
| 7082 | |||
| 7083 | If DIRECTORY is nil, it's used `default-directory'. | ||
| 7084 | |||
| 7085 | The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are | ||
| 7086 | processed. | ||
| 7087 | |||
| 7088 | See also `ebnf-spool-buffer'. | ||
| 7089 | |||
| 7090 | \(fn &optional DIRECTORY)" t nil) | ||
| 7091 | |||
| 7092 | (autoload (quote ebnf-spool-file) "ebnf2ps" "\ | ||
| 7093 | Generate and spool a PostScript syntactic chart image of the file FILE. | ||
| 7094 | |||
| 7095 | If optional arg DO-NOT-KILL-BUFFER-WHEN-DONE is non-nil, the buffer isn't | ||
| 7096 | killed after process termination. | ||
| 7097 | |||
| 7098 | See also `ebnf-spool-buffer'. | ||
| 7099 | |||
| 7100 | \(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil) | ||
| 7101 | |||
| 6769 | (autoload (quote ebnf-spool-buffer) "ebnf2ps" "\ | 7102 | (autoload (quote ebnf-spool-buffer) "ebnf2ps" "\ |
| 6770 | Generate and spool a PostScript syntactic chart image of the buffer. | 7103 | Generate and spool a PostScript syntactic chart image of the buffer. |
| 6771 | Like `ebnf-print-buffer' except that the PostScript image is saved in a | 7104 | Like `ebnf-print-buffer' except that the PostScript image is saved in a |
| @@ -6783,6 +7116,28 @@ Use the command `ebnf-despool' to send the spooled images to the printer. | |||
| 6783 | 7116 | ||
| 6784 | \(fn FROM TO)" t nil) | 7117 | \(fn FROM TO)" t nil) |
| 6785 | 7118 | ||
| 7119 | (autoload (quote ebnf-eps-directory) "ebnf2ps" "\ | ||
| 7120 | Generate EPS files from EBNF files in DIRECTORY. | ||
| 7121 | |||
| 7122 | If DIRECTORY is nil, it's used `default-directory'. | ||
| 7123 | |||
| 7124 | The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are | ||
| 7125 | processed. | ||
| 7126 | |||
| 7127 | See also `ebnf-eps-buffer'. | ||
| 7128 | |||
| 7129 | \(fn &optional DIRECTORY)" t nil) | ||
| 7130 | |||
| 7131 | (autoload (quote ebnf-eps-file) "ebnf2ps" "\ | ||
| 7132 | Generate an EPS file from EBNF file FILE. | ||
| 7133 | |||
| 7134 | If optional arg DO-NOT-KILL-BUFFER-WHEN-DONE is non-nil, the buffer isn't | ||
| 7135 | killed after EPS generation. | ||
| 7136 | |||
| 7137 | See also `ebnf-eps-buffer'. | ||
| 7138 | |||
| 7139 | \(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil) | ||
| 7140 | |||
| 6786 | (autoload (quote ebnf-eps-buffer) "ebnf2ps" "\ | 7141 | (autoload (quote ebnf-eps-buffer) "ebnf2ps" "\ |
| 6787 | Generate a PostScript syntactic chart image of the buffer in a EPS file. | 7142 | Generate a PostScript syntactic chart image of the buffer in a EPS file. |
| 6788 | 7143 | ||
| @@ -6825,6 +7180,28 @@ WARNING: It's *NOT* asked any confirmation to override an existing file. | |||
| 6825 | 7180 | ||
| 6826 | (defalias (quote ebnf-despool) (quote ps-despool)) | 7181 | (defalias (quote ebnf-despool) (quote ps-despool)) |
| 6827 | 7182 | ||
| 7183 | (autoload (quote ebnf-syntax-directory) "ebnf2ps" "\ | ||
| 7184 | Does a syntactic analysis of the files in DIRECTORY. | ||
| 7185 | |||
| 7186 | If DIRECTORY is nil, it's used `default-directory'. | ||
| 7187 | |||
| 7188 | The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are | ||
| 7189 | processed. | ||
| 7190 | |||
| 7191 | See also `ebnf-syntax-buffer'. | ||
| 7192 | |||
| 7193 | \(fn &optional DIRECTORY)" t nil) | ||
| 7194 | |||
| 7195 | (autoload (quote ebnf-syntax-file) "ebnf2ps" "\ | ||
| 7196 | Does a syntactic analysis of the FILE. | ||
| 7197 | |||
| 7198 | If optional arg DO-NOT-KILL-BUFFER-WHEN-DONE is non-nil, the buffer isn't | ||
| 7199 | killed after syntax checking. | ||
| 7200 | |||
| 7201 | See also `ebnf-syntax-buffer'. | ||
| 7202 | |||
| 7203 | \(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil) | ||
| 7204 | |||
| 6828 | (autoload (quote ebnf-syntax-buffer) "ebnf2ps" "\ | 7205 | (autoload (quote ebnf-syntax-buffer) "ebnf2ps" "\ |
| 6829 | Does a syntactic analysis of the current buffer. | 7206 | Does a syntactic analysis of the current buffer. |
| 6830 | 7207 | ||
| @@ -6843,18 +7220,31 @@ Return the current ebnf2ps setup. | |||
| 6843 | (autoload (quote ebnf-insert-style) "ebnf2ps" "\ | 7220 | (autoload (quote ebnf-insert-style) "ebnf2ps" "\ |
| 6844 | Insert a new style NAME with inheritance INHERITS and values VALUES. | 7221 | Insert a new style NAME with inheritance INHERITS and values VALUES. |
| 6845 | 7222 | ||
| 7223 | See `ebnf-style-database' documentation. | ||
| 7224 | |||
| 6846 | \(fn NAME INHERITS &rest VALUES)" t nil) | 7225 | \(fn NAME INHERITS &rest VALUES)" t nil) |
| 6847 | 7226 | ||
| 7227 | (autoload (quote ebnf-delete-style) "ebnf2ps" "\ | ||
| 7228 | Delete style NAME. | ||
| 7229 | |||
| 7230 | See `ebnf-style-database' documentation. | ||
| 7231 | |||
| 7232 | \(fn NAME)" t nil) | ||
| 7233 | |||
| 6848 | (autoload (quote ebnf-merge-style) "ebnf2ps" "\ | 7234 | (autoload (quote ebnf-merge-style) "ebnf2ps" "\ |
| 6849 | Merge values of style NAME with style VALUES. | 7235 | Merge values of style NAME with style VALUES. |
| 6850 | 7236 | ||
| 7237 | See `ebnf-style-database' documentation. | ||
| 7238 | |||
| 6851 | \(fn NAME &rest VALUES)" t nil) | 7239 | \(fn NAME &rest VALUES)" t nil) |
| 6852 | 7240 | ||
| 6853 | (autoload (quote ebnf-apply-style) "ebnf2ps" "\ | 7241 | (autoload (quote ebnf-apply-style) "ebnf2ps" "\ |
| 6854 | Set STYLE to current style. | 7242 | Set STYLE as the current style. |
| 6855 | 7243 | ||
| 6856 | It returns the old style symbol. | 7244 | It returns the old style symbol. |
| 6857 | 7245 | ||
| 7246 | See `ebnf-style-database' documentation. | ||
| 7247 | |||
| 6858 | \(fn STYLE)" t nil) | 7248 | \(fn STYLE)" t nil) |
| 6859 | 7249 | ||
| 6860 | (autoload (quote ebnf-reset-style) "ebnf2ps" "\ | 7250 | (autoload (quote ebnf-reset-style) "ebnf2ps" "\ |
| @@ -6862,20 +7252,26 @@ Reset current style. | |||
| 6862 | 7252 | ||
| 6863 | It returns the old style symbol. | 7253 | It returns the old style symbol. |
| 6864 | 7254 | ||
| 7255 | See `ebnf-style-database' documentation. | ||
| 7256 | |||
| 6865 | \(fn &optional STYLE)" t nil) | 7257 | \(fn &optional STYLE)" t nil) |
| 6866 | 7258 | ||
| 6867 | (autoload (quote ebnf-push-style) "ebnf2ps" "\ | 7259 | (autoload (quote ebnf-push-style) "ebnf2ps" "\ |
| 6868 | Push the current style and set STYLE to current style. | 7260 | Push the current style and set STYLE as the current style. |
| 6869 | 7261 | ||
| 6870 | It returns the old style symbol. | 7262 | It returns the old style symbol. |
| 6871 | 7263 | ||
| 7264 | See `ebnf-style-database' documentation. | ||
| 7265 | |||
| 6872 | \(fn &optional STYLE)" t nil) | 7266 | \(fn &optional STYLE)" t nil) |
| 6873 | 7267 | ||
| 6874 | (autoload (quote ebnf-pop-style) "ebnf2ps" "\ | 7268 | (autoload (quote ebnf-pop-style) "ebnf2ps" "\ |
| 6875 | Pop a style and set it to current style. | 7269 | Pop a style and set it as the current style. |
| 6876 | 7270 | ||
| 6877 | It returns the old style symbol. | 7271 | It returns the old style symbol. |
| 6878 | 7272 | ||
| 7273 | See `ebnf-style-database' documentation. | ||
| 7274 | |||
| 6879 | \(fn)" t nil) | 7275 | \(fn)" t nil) |
| 6880 | 7276 | ||
| 6881 | ;;;*** | 7277 | ;;;*** |
| @@ -6890,8 +7286,8 @@ It returns the old style symbol. | |||
| 6890 | ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition | 7286 | ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition |
| 6891 | ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration | 7287 | ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration |
| 6892 | ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree | 7288 | ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree |
| 6893 | ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (16233 | 7289 | ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (16234 |
| 6894 | ;;;;;; 59013)) | 7290 | ;;;;;; 50257)) |
| 6895 | ;;; Generated autoloads from progmodes/ebrowse.el | 7291 | ;;; Generated autoloads from progmodes/ebrowse.el |
| 6896 | 7292 | ||
| 6897 | (autoload (quote ebrowse-tree-mode) "ebrowse" "\ | 7293 | (autoload (quote ebrowse-tree-mode) "ebrowse" "\ |
| @@ -7042,11 +7438,11 @@ Display statistics for a class tree. | |||
| 7042 | ;;;*** | 7438 | ;;;*** |
| 7043 | 7439 | ||
| 7044 | ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" | 7440 | ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" |
| 7045 | ;;;;;; (16211 27015)) | 7441 | ;;;;;; (16787 16350)) |
| 7046 | ;;; Generated autoloads from ebuff-menu.el | 7442 | ;;; Generated autoloads from ebuff-menu.el |
| 7047 | 7443 | ||
| 7048 | (autoload (quote electric-buffer-list) "ebuff-menu" "\ | 7444 | (autoload (quote electric-buffer-list) "ebuff-menu" "\ |
| 7049 | Pops up a buffer describing the set of Emacs buffers. | 7445 | Pop up a buffer describing the set of Emacs buffers. |
| 7050 | Vaguely like ITS lunar select buffer; combining typeoutoid buffer | 7446 | Vaguely like ITS lunar select buffer; combining typeoutoid buffer |
| 7051 | listing with menuoid buffer selection. | 7447 | listing with menuoid buffer selection. |
| 7052 | 7448 | ||
| @@ -7056,9 +7452,9 @@ window, marking buffers to be selected, saved or deleted. | |||
| 7056 | 7452 | ||
| 7057 | To exit and select a new buffer, type a space when the cursor is on | 7453 | To exit and select a new buffer, type a space when the cursor is on |
| 7058 | the appropriate line of the buffer-list window. Other commands are | 7454 | the appropriate line of the buffer-list window. Other commands are |
| 7059 | much like those of buffer-menu-mode. | 7455 | much like those of `Buffer-menu-mode'. |
| 7060 | 7456 | ||
| 7061 | Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil. | 7457 | Run hooks in `electric-buffer-menu-mode-hook' on entry. |
| 7062 | 7458 | ||
| 7063 | \\{electric-buffer-menu-mode-map} | 7459 | \\{electric-buffer-menu-mode-map} |
| 7064 | 7460 | ||
| @@ -7067,7 +7463,7 @@ Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil. | |||
| 7067 | ;;;*** | 7463 | ;;;*** |
| 7068 | 7464 | ||
| 7069 | ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" | 7465 | ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" |
| 7070 | ;;;;;; "echistory.el" (16211 27015)) | 7466 | ;;;;;; "echistory.el" (16213 43267)) |
| 7071 | ;;; Generated autoloads from echistory.el | 7467 | ;;; Generated autoloads from echistory.el |
| 7072 | 7468 | ||
| 7073 | (autoload (quote Electric-command-history-redo-expression) "echistory" "\ | 7469 | (autoload (quote Electric-command-history-redo-expression) "echistory" "\ |
| @@ -7079,7 +7475,7 @@ With prefix arg NOCONFIRM, execute current line as-is without editing. | |||
| 7079 | ;;;*** | 7475 | ;;;*** |
| 7080 | 7476 | ||
| 7081 | ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms | 7477 | ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms |
| 7082 | ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16277 42320)) | 7478 | ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16810 63791)) |
| 7083 | ;;; Generated autoloads from emacs-lisp/edebug.el | 7479 | ;;; Generated autoloads from emacs-lisp/edebug.el |
| 7084 | 7480 | ||
| 7085 | (defvar edebug-all-defs nil "\ | 7481 | (defvar edebug-all-defs nil "\ |
| @@ -7142,7 +7538,7 @@ already is one.) | |||
| 7142 | ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor | 7538 | ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor |
| 7143 | ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions | 7539 | ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions |
| 7144 | ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup | 7540 | ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup |
| 7145 | ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16271 3439)) | 7541 | ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16580 11202)) |
| 7146 | ;;; Generated autoloads from ediff.el | 7542 | ;;; Generated autoloads from ediff.el |
| 7147 | 7543 | ||
| 7148 | (autoload (quote ediff-files) "ediff" "\ | 7544 | (autoload (quote ediff-files) "ediff" "\ |
| @@ -7378,7 +7774,7 @@ With optional NODE, goes to that node. | |||
| 7378 | ;;;*** | 7774 | ;;;*** |
| 7379 | 7775 | ||
| 7380 | ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" | 7776 | ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" |
| 7381 | ;;;;;; (16211 27015)) | 7777 | ;;;;;; (16213 43267)) |
| 7382 | ;;; Generated autoloads from ediff-help.el | 7778 | ;;; Generated autoloads from ediff-help.el |
| 7383 | 7779 | ||
| 7384 | (autoload (quote ediff-customize) "ediff-help" "\ | 7780 | (autoload (quote ediff-customize) "ediff-help" "\ |
| @@ -7388,7 +7784,7 @@ Not documented | |||
| 7388 | 7784 | ||
| 7389 | ;;;*** | 7785 | ;;;*** |
| 7390 | 7786 | ||
| 7391 | ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (16211 27015)) | 7787 | ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (16213 43267)) |
| 7392 | ;;; Generated autoloads from ediff-hook.el | 7788 | ;;; Generated autoloads from ediff-hook.el |
| 7393 | 7789 | ||
| 7394 | (defvar ediff-window-setup-function) | 7790 | (defvar ediff-window-setup-function) |
| @@ -7401,7 +7797,7 @@ Not documented | |||
| 7401 | ;;;*** | 7797 | ;;;*** |
| 7402 | 7798 | ||
| 7403 | ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" | 7799 | ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" |
| 7404 | ;;;;;; (16271 3441)) | 7800 | ;;;;;; (16626 19946)) |
| 7405 | ;;; Generated autoloads from ediff-mult.el | 7801 | ;;; Generated autoloads from ediff-mult.el |
| 7406 | 7802 | ||
| 7407 | (autoload (quote ediff-show-registry) "ediff-mult" "\ | 7803 | (autoload (quote ediff-show-registry) "ediff-mult" "\ |
| @@ -7414,7 +7810,7 @@ Display Ediff's registry. | |||
| 7414 | ;;;*** | 7810 | ;;;*** |
| 7415 | 7811 | ||
| 7416 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) | 7812 | ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) |
| 7417 | ;;;;;; "ediff-util" "ediff-util.el" (16271 3439)) | 7813 | ;;;;;; "ediff-util" "ediff-util.el" (16442 4953)) |
| 7418 | ;;; Generated autoloads from ediff-util.el | 7814 | ;;; Generated autoloads from ediff-util.el |
| 7419 | 7815 | ||
| 7420 | (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ | 7816 | (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ |
| @@ -7435,7 +7831,7 @@ To change the default, set the variable `ediff-use-toolbar-p', which see. | |||
| 7435 | 7831 | ||
| 7436 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro | 7832 | ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro |
| 7437 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" | 7833 | ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" |
| 7438 | ;;;;;; (16211 27015)) | 7834 | ;;;;;; (16733 11795)) |
| 7439 | ;;; Generated autoloads from edmacro.el | 7835 | ;;; Generated autoloads from edmacro.el |
| 7440 | 7836 | ||
| 7441 | (defvar edmacro-eight-bits nil "\ | 7837 | (defvar edmacro-eight-bits nil "\ |
| @@ -7488,7 +7884,7 @@ or nil, use a compact 80-column format. | |||
| 7488 | ;;;*** | 7884 | ;;;*** |
| 7489 | 7885 | ||
| 7490 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" | 7886 | ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" |
| 7491 | ;;;;;; "emulation/edt.el" (16211 27026)) | 7887 | ;;;;;; "emulation/edt.el" (16213 43273)) |
| 7492 | ;;; Generated autoloads from emulation/edt.el | 7888 | ;;; Generated autoloads from emulation/edt.el |
| 7493 | 7889 | ||
| 7494 | (autoload (quote edt-set-scroll-margins) "edt" "\ | 7890 | (autoload (quote edt-set-scroll-margins) "edt" "\ |
| @@ -7506,7 +7902,7 @@ Turn on EDT Emulation. | |||
| 7506 | ;;;*** | 7902 | ;;;*** |
| 7507 | 7903 | ||
| 7508 | ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" | 7904 | ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" |
| 7509 | ;;;;;; (16211 27015)) | 7905 | ;;;;;; (16775 26706)) |
| 7510 | ;;; Generated autoloads from ehelp.el | 7906 | ;;; Generated autoloads from ehelp.el |
| 7511 | 7907 | ||
| 7512 | (autoload (quote with-electric-help) "ehelp" "\ | 7908 | (autoload (quote with-electric-help) "ehelp" "\ |
| @@ -7544,7 +7940,7 @@ Not documented | |||
| 7544 | ;;;*** | 7940 | ;;;*** |
| 7545 | 7941 | ||
| 7546 | ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) | 7942 | ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) |
| 7547 | ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16218 6703)) | 7943 | ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16507 41097)) |
| 7548 | ;;; Generated autoloads from emacs-lisp/eldoc.el | 7944 | ;;; Generated autoloads from emacs-lisp/eldoc.el |
| 7549 | 7945 | ||
| 7550 | (defvar eldoc-minor-mode-string " ElDoc" "\ | 7946 | (defvar eldoc-minor-mode-string " ElDoc" "\ |
| @@ -7576,8 +7972,8 @@ Unequivocally turn on eldoc-mode (see variable documentation). | |||
| 7576 | 7972 | ||
| 7577 | ;;;*** | 7973 | ;;;*** |
| 7578 | 7974 | ||
| 7579 | ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (16211 | 7975 | ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (16768 |
| 7580 | ;;;;;; 27015)) | 7976 | ;;;;;; 48631)) |
| 7581 | ;;; Generated autoloads from elide-head.el | 7977 | ;;; Generated autoloads from elide-head.el |
| 7582 | 7978 | ||
| 7583 | (autoload (quote elide-head) "elide-head" "\ | 7979 | (autoload (quote elide-head) "elide-head" "\ |
| @@ -7593,7 +7989,7 @@ This is suitable as an entry on `find-file-hook' or appropriate mode hooks. | |||
| 7593 | ;;;*** | 7989 | ;;;*** |
| 7594 | 7990 | ||
| 7595 | ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" | 7991 | ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" |
| 7596 | ;;;;;; (16276 26334)) | 7992 | ;;;;;; (16816 23731)) |
| 7597 | ;;; Generated autoloads from emacs-lisp/elint.el | 7993 | ;;; Generated autoloads from emacs-lisp/elint.el |
| 7598 | 7994 | ||
| 7599 | (autoload (quote elint-initialize) "elint" "\ | 7995 | (autoload (quote elint-initialize) "elint" "\ |
| @@ -7604,8 +8000,8 @@ Initialize elint. | |||
| 7604 | ;;;*** | 8000 | ;;;*** |
| 7605 | 8001 | ||
| 7606 | ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list | 8002 | ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list |
| 7607 | ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (16211 | 8003 | ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (16783 |
| 7608 | ;;;;;; 27026)) | 8004 | ;;;;;; 21522)) |
| 7609 | ;;; Generated autoloads from emacs-lisp/elp.el | 8005 | ;;; Generated autoloads from emacs-lisp/elp.el |
| 7610 | 8006 | ||
| 7611 | (autoload (quote elp-instrument-function) "elp" "\ | 8007 | (autoload (quote elp-instrument-function) "elp" "\ |
| @@ -7639,7 +8035,7 @@ displayed. | |||
| 7639 | ;;;*** | 8035 | ;;;*** |
| 7640 | 8036 | ||
| 7641 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" | 8037 | ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" |
| 7642 | ;;;;;; (16256 53161)) | 8038 | ;;;;;; (16804 23129)) |
| 7643 | ;;; Generated autoloads from mail/emacsbug.el | 8039 | ;;; Generated autoloads from mail/emacsbug.el |
| 7644 | 8040 | ||
| 7645 | (autoload (quote report-emacs-bug) "emacsbug" "\ | 8041 | (autoload (quote report-emacs-bug) "emacsbug" "\ |
| @@ -7654,7 +8050,7 @@ Prompts for bug subject. Leaves you in a mail buffer. | |||
| 7654 | ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote | 8050 | ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote |
| 7655 | ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor | 8051 | ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor |
| 7656 | ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" | 8052 | ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" |
| 7657 | ;;;;;; "emerge.el" (16211 27015)) | 8053 | ;;;;;; "emerge.el" (16381 6707)) |
| 7658 | ;;; Generated autoloads from emerge.el | 8054 | ;;; Generated autoloads from emerge.el |
| 7659 | 8055 | ||
| 7660 | (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) | 8056 | (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) |
| @@ -7732,7 +8128,7 @@ Not documented | |||
| 7732 | ;;;*** | 8128 | ;;;*** |
| 7733 | 8129 | ||
| 7734 | ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" | 8130 | ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" |
| 7735 | ;;;;;; (16211 27032)) | 8131 | ;;;;;; (16657 61756)) |
| 7736 | ;;; Generated autoloads from international/encoded-kb.el | 8132 | ;;; Generated autoloads from international/encoded-kb.el |
| 7737 | 8133 | ||
| 7738 | (defvar encoded-kbd-mode nil "\ | 8134 | (defvar encoded-kbd-mode nil "\ |
| @@ -7760,14 +8156,14 @@ as a multilingual text encoded in a coding system set by | |||
| 7760 | ;;;*** | 8156 | ;;;*** |
| 7761 | 8157 | ||
| 7762 | ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) | 8158 | ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) |
| 7763 | ;;;;;; "enriched" "textmodes/enriched.el" (16211 27043)) | 8159 | ;;;;;; "enriched" "textmodes/enriched.el" (16738 29931)) |
| 7764 | ;;; Generated autoloads from textmodes/enriched.el | 8160 | ;;; Generated autoloads from textmodes/enriched.el |
| 7765 | 8161 | ||
| 7766 | (autoload (quote enriched-mode) "enriched" "\ | 8162 | (autoload (quote enriched-mode) "enriched" "\ |
| 7767 | Minor mode for editing text/enriched files. | 8163 | Minor mode for editing text/enriched files. |
| 7768 | These are files with embedded formatting information in the MIME standard | 8164 | These are files with embedded formatting information in the MIME standard |
| 7769 | text/enriched format. | 8165 | text/enriched format. |
| 7770 | Turning the mode on runs `enriched-mode-hook'. | 8166 | Turning the mode on or off runs `enriched-mode-hook'. |
| 7771 | 8167 | ||
| 7772 | More information about Enriched mode is available in the file | 8168 | More information about Enriched mode is available in the file |
| 7773 | etc/enriched.doc in the Emacs distribution directory. | 8169 | etc/enriched.doc in the Emacs distribution directory. |
| @@ -7790,8 +8186,8 @@ Not documented | |||
| 7790 | 8186 | ||
| 7791 | ;;;*** | 8187 | ;;;*** |
| 7792 | 8188 | ||
| 7793 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (16211 | 8189 | ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (16777 |
| 7794 | ;;;;;; 27027)) | 8190 | ;;;;;; 65418)) |
| 7795 | ;;; Generated autoloads from eshell/esh-mode.el | 8191 | ;;; Generated autoloads from eshell/esh-mode.el |
| 7796 | 8192 | ||
| 7797 | (autoload (quote eshell-mode) "esh-mode" "\ | 8193 | (autoload (quote eshell-mode) "esh-mode" "\ |
| @@ -7803,8 +8199,8 @@ Emacs shell interactive mode. | |||
| 7803 | 8199 | ||
| 7804 | ;;;*** | 8200 | ;;;*** |
| 7805 | 8201 | ||
| 7806 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (16211 | 8202 | ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (16548 |
| 7807 | ;;;;;; 27027)) | 8203 | ;;;;;; 34615)) |
| 7808 | ;;; Generated autoloads from eshell/esh-test.el | 8204 | ;;; Generated autoloads from eshell/esh-test.el |
| 7809 | 8205 | ||
| 7810 | (autoload (quote eshell-test) "esh-test" "\ | 8206 | (autoload (quote eshell-test) "esh-test" "\ |
| @@ -7815,7 +8211,7 @@ Test Eshell to verify that it works as expected. | |||
| 7815 | ;;;*** | 8211 | ;;;*** |
| 7816 | 8212 | ||
| 7817 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command | 8213 | ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command |
| 7818 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (16211 27027)) | 8214 | ;;;;;; eshell) "eshell" "eshell/eshell.el" (16484 6599)) |
| 7819 | ;;; Generated autoloads from eshell/eshell.el | 8215 | ;;; Generated autoloads from eshell/eshell.el |
| 7820 | 8216 | ||
| 7821 | (autoload (quote eshell) "eshell" "\ | 8217 | (autoload (quote eshell) "eshell" "\ |
| @@ -7860,8 +8256,8 @@ Please include any configuration details that might be involved. | |||
| 7860 | ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer | 8256 | ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer |
| 7861 | ;;;;;; visit-tags-table find-tag-default-function find-tag-hook | 8257 | ;;;;;; visit-tags-table find-tag-default-function find-tag-hook |
| 7862 | ;;;;;; tags-add-tables tags-compression-info-list tags-table-list | 8258 | ;;;;;; tags-add-tables tags-compression-info-list tags-table-list |
| 7863 | ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16211 | 8259 | ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16746 |
| 7864 | ;;;;;; 27039)) | 8260 | ;;;;;; 18215)) |
| 7865 | ;;; Generated autoloads from progmodes/etags.el | 8261 | ;;; Generated autoloads from progmodes/etags.el |
| 7866 | 8262 | ||
| 7867 | (defvar tags-file-name nil "\ | 8263 | (defvar tags-file-name nil "\ |
| @@ -8158,7 +8554,7 @@ for \\[find-tag] (which see). | |||
| 8158 | ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker | 8554 | ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker |
| 8159 | ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker | 8555 | ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker |
| 8160 | ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) | 8556 | ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) |
| 8161 | ;;;;;; "ethio-util" "language/ethio-util.el" (16211 27033)) | 8557 | ;;;;;; "ethio-util" "language/ethio-util.el" (16498 35858)) |
| 8162 | ;;; Generated autoloads from language/ethio-util.el | 8558 | ;;; Generated autoloads from language/ethio-util.el |
| 8163 | 8559 | ||
| 8164 | (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ | 8560 | (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ |
| @@ -8340,7 +8736,7 @@ Convert the Java escape sequences into corresponding Ethiopic characters. | |||
| 8340 | \(fn)" nil nil) | 8736 | \(fn)" nil nil) |
| 8341 | 8737 | ||
| 8342 | (autoload (quote ethio-find-file) "ethio-util" "\ | 8738 | (autoload (quote ethio-find-file) "ethio-util" "\ |
| 8343 | Transcribe file content into Ethiopic dependig on filename suffix. | 8739 | Transcribe file content into Ethiopic depending on filename suffix. |
| 8344 | 8740 | ||
| 8345 | \(fn)" nil nil) | 8741 | \(fn)" nil nil) |
| 8346 | 8742 | ||
| @@ -8353,7 +8749,7 @@ Transcribe Ethiopic characters in ASCII depending on the file extension. | |||
| 8353 | 8749 | ||
| 8354 | ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline | 8750 | ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline |
| 8355 | ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" | 8751 | ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" |
| 8356 | ;;;;;; (16211 27037)) | 8752 | ;;;;;; (16775 26715)) |
| 8357 | ;;; Generated autoloads from net/eudc.el | 8753 | ;;; Generated autoloads from net/eudc.el |
| 8358 | 8754 | ||
| 8359 | (autoload (quote eudc-set-server) "eudc" "\ | 8755 | (autoload (quote eudc-set-server) "eudc" "\ |
| @@ -8365,13 +8761,15 @@ server for future sessions. | |||
| 8365 | 8761 | ||
| 8366 | (autoload (quote eudc-get-email) "eudc" "\ | 8762 | (autoload (quote eudc-get-email) "eudc" "\ |
| 8367 | Get the email field of NAME from the directory server. | 8763 | Get the email field of NAME from the directory server. |
| 8764 | If ERROR is non-nil, report an error if there is none. | ||
| 8368 | 8765 | ||
| 8369 | \(fn NAME)" t nil) | 8766 | \(fn NAME &optional ERROR)" t nil) |
| 8370 | 8767 | ||
| 8371 | (autoload (quote eudc-get-phone) "eudc" "\ | 8768 | (autoload (quote eudc-get-phone) "eudc" "\ |
| 8372 | Get the phone field of NAME from the directory server. | 8769 | Get the phone field of NAME from the directory server. |
| 8770 | If ERROR is non-nil, report an error if there is none. | ||
| 8373 | 8771 | ||
| 8374 | \(fn NAME)" t nil) | 8772 | \(fn NAME &optional ERROR)" t nil) |
| 8375 | 8773 | ||
| 8376 | (autoload (quote eudc-expand-inline) "eudc" "\ | 8774 | (autoload (quote eudc-expand-inline) "eudc" "\ |
| 8377 | Query the directory server, and expand the query string before point. | 8775 | Query the directory server, and expand the query string before point. |
| @@ -8407,7 +8805,7 @@ This does nothing except loading eudc by autoload side-effect. | |||
| 8407 | 8805 | ||
| 8408 | ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline | 8806 | ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline |
| 8409 | ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) | 8807 | ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) |
| 8410 | ;;;;;; "eudc-bob" "net/eudc-bob.el" (16211 27037)) | 8808 | ;;;;;; "eudc-bob" "net/eudc-bob.el" (16213 43280)) |
| 8411 | ;;; Generated autoloads from net/eudc-bob.el | 8809 | ;;; Generated autoloads from net/eudc-bob.el |
| 8412 | 8810 | ||
| 8413 | (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ | 8811 | (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ |
| @@ -8443,7 +8841,7 @@ Display a button for the JPEG DATA. | |||
| 8443 | ;;;*** | 8841 | ;;;*** |
| 8444 | 8842 | ||
| 8445 | ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) | 8843 | ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) |
| 8446 | ;;;;;; "eudc-export" "net/eudc-export.el" (16211 27037)) | 8844 | ;;;;;; "eudc-export" "net/eudc-export.el" (16213 43280)) |
| 8447 | ;;; Generated autoloads from net/eudc-export.el | 8845 | ;;; Generated autoloads from net/eudc-export.el |
| 8448 | 8846 | ||
| 8449 | (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ | 8847 | (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ |
| @@ -8460,7 +8858,7 @@ Call `eudc-insert-record-at-point-into-bbdb' if on a record. | |||
| 8460 | ;;;*** | 8858 | ;;;*** |
| 8461 | 8859 | ||
| 8462 | ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" | 8860 | ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" |
| 8463 | ;;;;;; (16211 27037)) | 8861 | ;;;;;; (16213 43280)) |
| 8464 | ;;; Generated autoloads from net/eudc-hotlist.el | 8862 | ;;; Generated autoloads from net/eudc-hotlist.el |
| 8465 | 8863 | ||
| 8466 | (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ | 8864 | (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ |
| @@ -8471,10 +8869,17 @@ Edit the hotlist of directory servers in a specialized buffer. | |||
| 8471 | ;;;*** | 8869 | ;;;*** |
| 8472 | 8870 | ||
| 8473 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p | 8871 | ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p |
| 8474 | ;;;;;; executable-self-display executable-set-magic executable-find) | 8872 | ;;;;;; executable-self-display executable-set-magic executable-find |
| 8475 | ;;;;;; "executable" "progmodes/executable.el" (16211 27039)) | 8873 | ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el" |
| 8874 | ;;;;;; (16435 60138)) | ||
| 8476 | ;;; Generated autoloads from progmodes/executable.el | 8875 | ;;; Generated autoloads from progmodes/executable.el |
| 8477 | 8876 | ||
| 8877 | (autoload (quote executable-command-find-posix-p) "executable" "\ | ||
| 8878 | Check if PROGRAM handles arguments Posix-style. | ||
| 8879 | If PROGRAM is non-nil, use that instead of \"find\". | ||
| 8880 | |||
| 8881 | \(fn &optional PROGRAM)" nil nil) | ||
| 8882 | |||
| 8478 | (autoload (quote executable-find) "executable" "\ | 8883 | (autoload (quote executable-find) "executable" "\ |
| 8479 | Search for COMMAND in `exec-path' and return the absolute file name. | 8884 | Search for COMMAND in `exec-path' and return the absolute file name. |
| 8480 | Return nil if COMMAND is not found anywhere in `exec-path'. | 8885 | Return nil if COMMAND is not found anywhere in `exec-path'. |
| @@ -8506,7 +8911,7 @@ file modes. | |||
| 8506 | ;;;*** | 8911 | ;;;*** |
| 8507 | 8912 | ||
| 8508 | ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot | 8913 | ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot |
| 8509 | ;;;;;; expand-add-abbrevs) "expand" "expand.el" (16211 27015)) | 8914 | ;;;;;; expand-add-abbrevs) "expand" "expand.el" (16213 43267)) |
| 8510 | ;;; Generated autoloads from expand.el | 8915 | ;;; Generated autoloads from expand.el |
| 8511 | 8916 | ||
| 8512 | (autoload (quote expand-add-abbrevs) "expand" "\ | 8917 | (autoload (quote expand-add-abbrevs) "expand" "\ |
| @@ -8549,7 +8954,7 @@ This is used only in conjunction with `expand-add-abbrevs'. | |||
| 8549 | 8954 | ||
| 8550 | ;;;*** | 8955 | ;;;*** |
| 8551 | 8956 | ||
| 8552 | ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16211 27039)) | 8957 | ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16805 44924)) |
| 8553 | ;;; Generated autoloads from progmodes/f90.el | 8958 | ;;; Generated autoloads from progmodes/f90.el |
| 8554 | 8959 | ||
| 8555 | (autoload (quote f90-mode) "f90" "\ | 8960 | (autoload (quote f90-mode) "f90" "\ |
| @@ -8618,7 +9023,7 @@ with no args, if that value is non-nil. | |||
| 8618 | ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only | 9023 | ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only |
| 8619 | ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu | 9024 | ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu |
| 8620 | ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) | 9025 | ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) |
| 8621 | ;;;;;; "facemenu" "facemenu.el" (16211 27015)) | 9026 | ;;;;;; "facemenu" "facemenu.el" (16698 21925)) |
| 8622 | ;;; Generated autoloads from facemenu.el | 9027 | ;;; Generated autoloads from facemenu.el |
| 8623 | (define-key global-map "\M-g" 'facemenu-keymap) | 9028 | (define-key global-map "\M-g" 'facemenu-keymap) |
| 8624 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) | 9029 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) |
| @@ -8777,7 +9182,7 @@ of colors that the current display can handle. | |||
| 8777 | ;;;*** | 9182 | ;;;*** |
| 8778 | 9183 | ||
| 8779 | ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" | 9184 | ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" |
| 8780 | ;;;;;; "fast-lock.el" (16211 27015)) | 9185 | ;;;;;; "fast-lock.el" (16777 65418)) |
| 8781 | ;;; Generated autoloads from fast-lock.el | 9186 | ;;; Generated autoloads from fast-lock.el |
| 8782 | 9187 | ||
| 8783 | (autoload (quote fast-lock-mode) "fast-lock" "\ | 9188 | (autoload (quote fast-lock-mode) "fast-lock" "\ |
| @@ -8818,7 +9223,7 @@ Unconditionally turn on Fast Lock mode. | |||
| 8818 | 9223 | ||
| 8819 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue | 9224 | ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue |
| 8820 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts | 9225 | ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts |
| 8821 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (16211 27033)) | 9226 | ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (16213 43280)) |
| 8822 | ;;; Generated autoloads from mail/feedmail.el | 9227 | ;;; Generated autoloads from mail/feedmail.el |
| 8823 | 9228 | ||
| 8824 | (autoload (quote feedmail-send-it) "feedmail" "\ | 9229 | (autoload (quote feedmail-send-it) "feedmail" "\ |
| @@ -8872,7 +9277,7 @@ you can set feedmail-queue-reminder-alist to nil. | |||
| 8872 | ;;;*** | 9277 | ;;;*** |
| 8873 | 9278 | ||
| 8874 | ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu | 9279 | ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu |
| 8875 | ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (16252 34051)) | 9280 | ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (16585 28850)) |
| 8876 | ;;; Generated autoloads from ffap.el | 9281 | ;;; Generated autoloads from ffap.el |
| 8877 | 9282 | ||
| 8878 | (autoload (quote ffap-next) "ffap" "\ | 9283 | (autoload (quote ffap-next) "ffap" "\ |
| @@ -8931,7 +9336,7 @@ Evaluate the forms in variable `ffap-bindings'. | |||
| 8931 | ;;;*** | 9336 | ;;;*** |
| 8932 | 9337 | ||
| 8933 | ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" | 9338 | ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" |
| 8934 | ;;;;;; (16211 27016)) | 9339 | ;;;;;; (16435 26305)) |
| 8935 | ;;; Generated autoloads from filecache.el | 9340 | ;;; Generated autoloads from filecache.el |
| 8936 | 9341 | ||
| 8937 | (autoload (quote file-cache-minibuffer-complete) "filecache" "\ | 9342 | (autoload (quote file-cache-minibuffer-complete) "filecache" "\ |
| @@ -8950,7 +9355,8 @@ the name is considered already unique; only the second substitution | |||
| 8950 | ;;;*** | 9355 | ;;;*** |
| 8951 | 9356 | ||
| 8952 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options | 9357 | ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options |
| 8953 | ;;;;;; find-ls-option) "find-dired" "find-dired.el" (16211 27016)) | 9358 | ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" |
| 9359 | ;;;;;; (16580 11202)) | ||
| 8954 | ;;; Generated autoloads from find-dired.el | 9360 | ;;; Generated autoloads from find-dired.el |
| 8955 | 9361 | ||
| 8956 | (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ | 9362 | (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ |
| @@ -8961,6 +9367,14 @@ LS-SWITCHES is a list of `ls' switches to tell dired how to parse the output.") | |||
| 8961 | 9367 | ||
| 8962 | (custom-autoload (quote find-ls-option) "find-dired") | 9368 | (custom-autoload (quote find-ls-option) "find-dired") |
| 8963 | 9369 | ||
| 9370 | (defvar find-ls-subdir-switches "-al" "\ | ||
| 9371 | `ls' switches for inserting subdirectories in `*Find*' buffers. | ||
| 9372 | This should contain the \"-l\" switch. | ||
| 9373 | Use the \"-F\" or \"-b\" switches if and only if you also use | ||
| 9374 | them for `find-ls-option'.") | ||
| 9375 | |||
| 9376 | (custom-autoload (quote find-ls-subdir-switches) "find-dired") | ||
| 9377 | |||
| 8964 | (defvar find-grep-options (if (or (eq system-type (quote berkeley-unix)) (string-match "solaris2" system-configuration) (string-match "irix" system-configuration)) "-s" "-q") "\ | 9378 | (defvar find-grep-options (if (or (eq system-type (quote berkeley-unix)) (string-match "solaris2" system-configuration) (string-match "irix" system-configuration)) "-s" "-q") "\ |
| 8965 | *Option to grep to be as silent as possible. | 9379 | *Option to grep to be as silent as possible. |
| 8966 | On Berkeley systems, this is `-s'; on Posix, and with GNU grep, `-q' does it. | 9380 | On Berkeley systems, this is `-s'; on Posix, and with GNU grep, `-q' does it. |
| @@ -9003,7 +9417,7 @@ Thus ARG can also contain additional grep options. | |||
| 9003 | 9417 | ||
| 9004 | ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file | 9418 | ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file |
| 9005 | ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" | 9419 | ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" |
| 9006 | ;;;;;; (16247 2100)) | 9420 | ;;;;;; (16767 25304)) |
| 9007 | ;;; Generated autoloads from find-file.el | 9421 | ;;; Generated autoloads from find-file.el |
| 9008 | 9422 | ||
| 9009 | (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\ | 9423 | (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\ |
| @@ -9094,7 +9508,7 @@ Visit the file you click on in another window. | |||
| 9094 | ;;;;;; find-variable-other-window find-variable find-variable-noselect | 9508 | ;;;;;; find-variable-other-window find-variable find-variable-noselect |
| 9095 | ;;;;;; find-function-other-frame find-function-other-window find-function | 9509 | ;;;;;; find-function-other-frame find-function-other-window find-function |
| 9096 | ;;;;;; find-function-noselect find-function-search-for-symbol find-library) | 9510 | ;;;;;; find-function-noselect find-function-search-for-symbol find-library) |
| 9097 | ;;;;;; "find-func" "emacs-lisp/find-func.el" (16211 27026)) | 9511 | ;;;;;; "find-func" "emacs-lisp/find-func.el" (16795 7139)) |
| 9098 | ;;; Generated autoloads from emacs-lisp/find-func.el | 9512 | ;;; Generated autoloads from emacs-lisp/find-func.el |
| 9099 | 9513 | ||
| 9100 | (autoload (quote find-library) "find-func" "\ | 9514 | (autoload (quote find-library) "find-func" "\ |
| @@ -9214,7 +9628,7 @@ Define some key bindings for the find-function family of functions. | |||
| 9214 | ;;;*** | 9628 | ;;;*** |
| 9215 | 9629 | ||
| 9216 | ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories | 9630 | ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories |
| 9217 | ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (16211 27016)) | 9631 | ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (16213 43268)) |
| 9218 | ;;; Generated autoloads from find-lisp.el | 9632 | ;;; Generated autoloads from find-lisp.el |
| 9219 | 9633 | ||
| 9220 | (autoload (quote find-lisp-find-dired) "find-lisp" "\ | 9634 | (autoload (quote find-lisp-find-dired) "find-lisp" "\ |
| @@ -9235,7 +9649,7 @@ Change the filter on a find-lisp-find-dired buffer to REGEXP. | |||
| 9235 | ;;;*** | 9649 | ;;;*** |
| 9236 | 9650 | ||
| 9237 | ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) | 9651 | ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) |
| 9238 | ;;;;;; "finder" "finder.el" (16235 4766)) | 9652 | ;;;;;; "finder" "finder.el" (16488 3556)) |
| 9239 | ;;; Generated autoloads from finder.el | 9653 | ;;; Generated autoloads from finder.el |
| 9240 | 9654 | ||
| 9241 | (autoload (quote finder-list-keywords) "finder" "\ | 9655 | (autoload (quote finder-list-keywords) "finder" "\ |
| @@ -9257,7 +9671,7 @@ Find packages matching a given keyword. | |||
| 9257 | ;;;*** | 9671 | ;;;*** |
| 9258 | 9672 | ||
| 9259 | ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" | 9673 | ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" |
| 9260 | ;;;;;; "flow-ctrl.el" (16211 27016)) | 9674 | ;;;;;; "flow-ctrl.el" (16213 43268)) |
| 9261 | ;;; Generated autoloads from flow-ctrl.el | 9675 | ;;; Generated autoloads from flow-ctrl.el |
| 9262 | 9676 | ||
| 9263 | (autoload (quote enable-flow-control) "flow-ctrl" "\ | 9677 | (autoload (quote enable-flow-control) "flow-ctrl" "\ |
| @@ -9278,9 +9692,43 @@ to get the effect of a C-q. | |||
| 9278 | 9692 | ||
| 9279 | ;;;*** | 9693 | ;;;*** |
| 9280 | 9694 | ||
| 9695 | ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el" | ||
| 9696 | ;;;;;; (16727 56924)) | ||
| 9697 | ;;; Generated autoloads from gnus/flow-fill.el | ||
| 9698 | |||
| 9699 | (autoload (quote fill-flowed-encode) "flow-fill" "\ | ||
| 9700 | Not documented | ||
| 9701 | |||
| 9702 | \(fn &optional BUFFER)" nil nil) | ||
| 9703 | |||
| 9704 | (autoload (quote fill-flowed) "flow-fill" "\ | ||
| 9705 | Not documented | ||
| 9706 | |||
| 9707 | \(fn &optional BUFFER)" nil nil) | ||
| 9708 | |||
| 9709 | ;;;*** | ||
| 9710 | |||
| 9711 | ;;;### (autoloads (flymake-mode-off flymake-mode-on) "flymake" "progmodes/flymake.el" | ||
| 9712 | ;;;;;; (16808 48570)) | ||
| 9713 | ;;; Generated autoloads from progmodes/flymake.el | ||
| 9714 | |||
| 9715 | (unless (assq (quote flymake-mode) minor-mode-alist) (setq minor-mode-alist (cons (quote (flymake-mode flymake-mode-line)) minor-mode-alist))) | ||
| 9716 | |||
| 9717 | (autoload (quote flymake-mode-on) "flymake" "\ | ||
| 9718 | Turn flymake mode on. | ||
| 9719 | |||
| 9720 | \(fn)" nil nil) | ||
| 9721 | |||
| 9722 | (autoload (quote flymake-mode-off) "flymake" "\ | ||
| 9723 | Turn flymake mode off. | ||
| 9724 | |||
| 9725 | \(fn)" nil nil) | ||
| 9726 | |||
| 9727 | ;;;*** | ||
| 9728 | |||
| 9281 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off | 9729 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off |
| 9282 | ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) | 9730 | ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) |
| 9283 | ;;;;;; "flyspell" "textmodes/flyspell.el" (16211 27043)) | 9731 | ;;;;;; "flyspell" "textmodes/flyspell.el" (16795 7139)) |
| 9284 | ;;; Generated autoloads from textmodes/flyspell.el | 9732 | ;;; Generated autoloads from textmodes/flyspell.el |
| 9285 | 9733 | ||
| 9286 | (defvar flyspell-mode-line-string " Fly" "\ | 9734 | (defvar flyspell-mode-line-string " Fly" "\ |
| @@ -9300,7 +9748,7 @@ Turn on `flyspell-mode' for comments and strings. | |||
| 9300 | 9748 | ||
| 9301 | (autoload (quote flyspell-mode) "flyspell" "\ | 9749 | (autoload (quote flyspell-mode) "flyspell" "\ |
| 9302 | Minor mode performing on-the-fly spelling checking. | 9750 | Minor mode performing on-the-fly spelling checking. |
| 9303 | Ispell is automatically spawned on background for each entered words. | 9751 | This spawns a single Ispell process and checks each word. |
| 9304 | The default flyspell behavior is to highlight incorrect words. | 9752 | The default flyspell behavior is to highlight incorrect words. |
| 9305 | With no argument, this command toggles Flyspell mode. | 9753 | With no argument, this command toggles Flyspell mode. |
| 9306 | With a prefix argument ARG, turn Flyspell minor mode on iff ARG is positive. | 9754 | With a prefix argument ARG, turn Flyspell minor mode on iff ARG is positive. |
| @@ -9354,7 +9802,7 @@ Flyspell whole buffer. | |||
| 9354 | 9802 | ||
| 9355 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode | 9803 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode |
| 9356 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" | 9804 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" |
| 9357 | ;;;;;; (16211 27016)) | 9805 | ;;;;;; (16534 3807)) |
| 9358 | ;;; Generated autoloads from follow.el | 9806 | ;;; Generated autoloads from follow.el |
| 9359 | 9807 | ||
| 9360 | (autoload (quote turn-on-follow-mode) "follow" "\ | 9808 | (autoload (quote turn-on-follow-mode) "follow" "\ |
| @@ -9430,7 +9878,7 @@ in your `~/.emacs' file, replacing [f7] by your favourite key: | |||
| 9430 | 9878 | ||
| 9431 | ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords | 9879 | ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords |
| 9432 | ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock" | 9880 | ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock" |
| 9433 | ;;;;;; "font-lock.el" (16211 27016)) | 9881 | ;;;;;; "font-lock.el" (16808 48569)) |
| 9434 | ;;; Generated autoloads from font-lock.el | 9882 | ;;; Generated autoloads from font-lock.el |
| 9435 | 9883 | ||
| 9436 | (autoload (quote font-lock-mode-internal) "font-lock" "\ | 9884 | (autoload (quote font-lock-mode-internal) "font-lock" "\ |
| @@ -9486,8 +9934,8 @@ Fontify the current buffer the way the function `font-lock-mode' would. | |||
| 9486 | 9934 | ||
| 9487 | ;;;*** | 9935 | ;;;*** |
| 9488 | 9936 | ||
| 9489 | ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (16211 | 9937 | ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (16635 |
| 9490 | ;;;;;; 27033)) | 9938 | ;;;;;; 35910)) |
| 9491 | ;;; Generated autoloads from mail/footnote.el | 9939 | ;;; Generated autoloads from mail/footnote.el |
| 9492 | 9940 | ||
| 9493 | (autoload (quote footnote-mode) "footnote" "\ | 9941 | (autoload (quote footnote-mode) "footnote" "\ |
| @@ -9508,7 +9956,7 @@ key binding | |||
| 9508 | ;;;*** | 9956 | ;;;*** |
| 9509 | 9957 | ||
| 9510 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) | 9958 | ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) |
| 9511 | ;;;;;; "forms" "forms.el" (16211 27016)) | 9959 | ;;;;;; "forms" "forms.el" (16507 41097)) |
| 9512 | ;;; Generated autoloads from forms.el | 9960 | ;;; Generated autoloads from forms.el |
| 9513 | 9961 | ||
| 9514 | (autoload (quote forms-mode) "forms" "\ | 9962 | (autoload (quote forms-mode) "forms" "\ |
| @@ -9545,7 +9993,7 @@ Visit a file in Forms mode in other window. | |||
| 9545 | ;;;*** | 9993 | ;;;*** |
| 9546 | 9994 | ||
| 9547 | ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" | 9995 | ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" |
| 9548 | ;;;;;; "progmodes/fortran.el" (16211 27039)) | 9996 | ;;;;;; "progmodes/fortran.el" (16534 3809)) |
| 9549 | ;;; Generated autoloads from progmodes/fortran.el | 9997 | ;;; Generated autoloads from progmodes/fortran.el |
| 9550 | 9998 | ||
| 9551 | (defvar fortran-tab-mode-default nil "\ | 9999 | (defvar fortran-tab-mode-default nil "\ |
| @@ -9631,7 +10079,7 @@ with no args, if that value is non-nil. | |||
| 9631 | ;;;*** | 10079 | ;;;*** |
| 9632 | 10080 | ||
| 9633 | ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region | 10081 | ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region |
| 9634 | ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (16211 27038)) | 10082 | ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (16775 26716)) |
| 9635 | ;;; Generated autoloads from play/fortune.el | 10083 | ;;; Generated autoloads from play/fortune.el |
| 9636 | 10084 | ||
| 9637 | (autoload (quote fortune-add-fortune) "fortune" "\ | 10085 | (autoload (quote fortune-add-fortune) "fortune" "\ |
| @@ -9680,8 +10128,8 @@ and choose the directory as the fortune-file. | |||
| 9680 | 10128 | ||
| 9681 | ;;;*** | 10129 | ;;;*** |
| 9682 | 10130 | ||
| 9683 | ;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe" | 10131 | ;;;### (autoloads (fringe-indicators set-fringe-style fringe-mode |
| 9684 | ;;;;;; "fringe.el" (16271 3439)) | 10132 | ;;;;;; fringe-mode) "fringe" "fringe.el" (16810 63790)) |
| 9685 | ;;; Generated autoloads from fringe.el | 10133 | ;;; Generated autoloads from fringe.el |
| 9686 | 10134 | ||
| 9687 | (defvar fringe-mode nil "\ | 10135 | (defvar fringe-mode nil "\ |
| @@ -9749,29 +10197,53 @@ default appearance of fringes on all frames, see the command | |||
| 9749 | 10197 | ||
| 9750 | \(fn &optional MODE)" t nil) | 10198 | \(fn &optional MODE)" t nil) |
| 9751 | 10199 | ||
| 10200 | (defvar fringe-indicators nil "\ | ||
| 10201 | Visually indicate buffer boundaries and scrolling. | ||
| 10202 | Setting this variable, changes `default-indicate-buffer-boundaries'.") | ||
| 10203 | |||
| 10204 | (custom-autoload (quote fringe-indicators) "fringe") | ||
| 10205 | |||
| 9752 | ;;;*** | 10206 | ;;;*** |
| 9753 | 10207 | ||
| 9754 | ;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16278 45828)) | 10208 | ;;;### (autoloads (gdba) "gdb-ui" "progmodes/gdb-ui.el" (16808 48570)) |
| 9755 | ;;; Generated autoloads from gdb-ui.el | 10209 | ;;; Generated autoloads from progmodes/gdb-ui.el |
| 9756 | 10210 | ||
| 9757 | (autoload (quote gdba) "gdb-ui" "\ | 10211 | (autoload (quote gdba) "gdb-ui" "\ |
| 9758 | Run gdb on program FILE in buffer *gud-FILE*. | 10212 | Run gdb on program FILE in buffer *gud-FILE*. |
| 9759 | The directory containing FILE becomes the initial working directory | 10213 | The directory containing FILE becomes the initial working directory |
| 9760 | and source-file directory for your debugger. | 10214 | and source-file directory for your debugger. |
| 9761 | 10215 | ||
| 9762 | If `gdb-many-windows' is nil (the default value) then gdb starts with | 10216 | If `gdb-many-windows' is nil (the default value) then gdb just |
| 9763 | just two windows : the GUD and the source buffer. If it is t the | 10217 | pops up the GUD buffer unless `gdb-show-main' is t. In this case |
| 9764 | following layout will appear (keybindings given in relevant buffer) : | 10218 | it starts with two windows: one displaying the GUD buffer and the |
| 10219 | other with the source file with the main routine of the inferior. | ||
| 10220 | |||
| 10221 | If `gdb-many-windows' is t, regardless of the value of | ||
| 10222 | `gdb-show-main', the layout below will appear unless | ||
| 10223 | `gdb-use-inferior-io-buffer' is nil when the source buffer | ||
| 10224 | occupies the full width of the frame. Keybindings are given in | ||
| 10225 | relevant buffer. | ||
| 10226 | |||
| 10227 | Watch expressions appear in the speedbar/slowbar. | ||
| 10228 | |||
| 10229 | The following commands help control operation : | ||
| 10230 | |||
| 10231 | `gdb-many-windows' - Toggle the number of windows gdb uses. | ||
| 10232 | `gdb-restore-windows' - To restore the window layout. | ||
| 10233 | |||
| 10234 | See Info node `(emacs)GDB Graphical Interface' for a more | ||
| 10235 | detailed description of this mode. | ||
| 10236 | |||
| 9765 | 10237 | ||
| 9766 | --------------------------------------------------------------------- | 10238 | --------------------------------------------------------------------- |
| 9767 | GDB Toolbar | 10239 | GDB Toolbar |
| 9768 | --------------------------------------------------------------------- | 10240 | --------------------------------------------------------------------- |
| 9769 | GUD buffer (I/O of GDB) | Locals buffer | 10241 | GUD buffer (I/O of GDB) | Locals buffer |
| 9770 | | | 10242 | | |
| 9771 | | | 10243 | | |
| 9772 | | | 10244 | | |
| 9773 | --------------------------------------------------------------------- | 10245 | --------------------------------------------------------------------- |
| 9774 | Source buffer | Input/Output (of debuggee) buffer | 10246 | Source buffer | Input/Output (of inferior) buffer |
| 9775 | | (comint-mode) | 10247 | | (comint-mode) |
| 9776 | | | 10248 | | |
| 9777 | | | 10249 | | |
| @@ -9780,43 +10252,23 @@ Source buffer | Input/Output (of debuggee) buffer | |||
| 9780 | | | 10252 | | |
| 9781 | | | 10253 | | |
| 9782 | --------------------------------------------------------------------- | 10254 | --------------------------------------------------------------------- |
| 9783 | Stack buffer | Breakpoints buffer | 10255 | Stack buffer | Breakpoints buffer |
| 9784 | RET gdb-frames-select | SPC gdb-toggle-breakpoint | 10256 | RET gdb-frames-select | SPC gdb-toggle-breakpoint |
| 9785 | | RET gdb-goto-breakpoint | 10257 | | RET gdb-goto-breakpoint |
| 9786 | | d gdb-delete-breakpoint | 10258 | | d gdb-delete-breakpoint |
| 9787 | --------------------------------------------------------------------- | 10259 | --------------------------------------------------------------------- |
| 9788 | 10260 | ||
| 9789 | All the buffers share the toolbar and source should always display in the same | ||
| 9790 | window e.g after typing g on a breakpoint in the breakpoints buffer. Breakpoint | ||
| 9791 | icons are displayed both by setting a break with gud-break and by typing break | ||
| 9792 | in the GUD buffer. | ||
| 9793 | |||
| 9794 | This works best (depending on the size of your monitor) using most of the | ||
| 9795 | screen. | ||
| 9796 | |||
| 9797 | Displayed expressions appear in separate frames. Arrays may be displayed | ||
| 9798 | as slices and visualised using the graph program from plotutils if installed. | ||
| 9799 | Pointers in structures may be followed in a tree-like fashion. | ||
| 9800 | |||
| 9801 | The following interactive lisp functions help control operation : | ||
| 9802 | |||
| 9803 | `gdb-many-windows' - Toggle the number of windows gdb uses. | ||
| 9804 | `gdb-restore-windows' - To restore the window layout. | ||
| 9805 | |||
| 9806 | \(fn COMMAND-LINE)" t nil) | 10261 | \(fn COMMAND-LINE)" t nil) |
| 9807 | 10262 | ||
| 9808 | ;;;*** | 10263 | ;;;*** |
| 9809 | 10264 | ||
| 9810 | ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" | 10265 | ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" |
| 9811 | ;;;;;; (16211 27016)) | 10266 | ;;;;;; (16810 63790)) |
| 9812 | ;;; Generated autoloads from generic.el | 10267 | ;;; Generated autoloads from generic.el |
| 9813 | 10268 | ||
| 9814 | (autoload (quote define-generic-mode) "generic" "\ | 10269 | (autoload (quote define-generic-mode) "generic" "\ |
| 9815 | Create a new generic mode with NAME. | 10270 | Create a new generic mode with NAME. |
| 9816 | 10271 | ||
| 9817 | Args: (NAME COMMENT-LIST KEYWORD-LIST FONT-LOCK-LIST AUTO-MODE-LIST | ||
| 9818 | FUNCTION-LIST &optional DESCRIPTION) | ||
| 9819 | |||
| 9820 | NAME should be a symbol; its string representation is used as the function | 10272 | NAME should be a symbol; its string representation is used as the function |
| 9821 | name. If DESCRIPTION is provided, it is used as the docstring for the new | 10273 | name. If DESCRIPTION is provided, it is used as the docstring for the new |
| 9822 | function. | 10274 | function. |
| @@ -9826,13 +10278,14 @@ a one or two character string or a cons pair. If the entry is a character | |||
| 9826 | or a one-character string, it is added to the mode's syntax table with | 10278 | or a one-character string, it is added to the mode's syntax table with |
| 9827 | `comment-start' syntax. If the entry is a cons pair, the elements of the | 10279 | `comment-start' syntax. If the entry is a cons pair, the elements of the |
| 9828 | pair are considered to be `comment-start' and `comment-end' respectively. | 10280 | pair are considered to be `comment-start' and `comment-end' respectively. |
| 10281 | \(The latter should be nil if you want comments to end at end of line.) | ||
| 9829 | Note that Emacs has limitations regarding comment characters. | 10282 | Note that Emacs has limitations regarding comment characters. |
| 9830 | 10283 | ||
| 9831 | KEYWORD-LIST is a list of keywords to highlight with `font-lock-keyword-face'. | 10284 | KEYWORD-LIST is a list of keywords to highlight with `font-lock-keyword-face'. |
| 9832 | Each keyword should be a string. | 10285 | Each keyword should be a string. |
| 9833 | 10286 | ||
| 9834 | FONT-LOCK-LIST is a list of additional expressions to highlight. Each entry | 10287 | FONT-LOCK-LIST is a list of additional expressions to highlight. Each entry |
| 9835 | in the list should have the same form as an entry in `font-lock-defaults-alist' | 10288 | in the list should have the same form as an entry in `font-lock-keywords'. |
| 9836 | 10289 | ||
| 9837 | AUTO-MODE-LIST is a list of regular expressions to add to `auto-mode-alist'. | 10290 | AUTO-MODE-LIST is a list of regular expressions to add to `auto-mode-alist'. |
| 9838 | These regexps are added to `auto-mode-alist' as soon as `define-generic-mode' | 10291 | These regexps are added to `auto-mode-alist' as soon as `define-generic-mode' |
| @@ -9857,7 +10310,7 @@ Some generic modes are defined in `generic-x.el'. | |||
| 9857 | ;;;*** | 10310 | ;;;*** |
| 9858 | 10311 | ||
| 9859 | ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" | 10312 | ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" |
| 9860 | ;;;;;; (16211 27039)) | 10313 | ;;;;;; (16213 43281)) |
| 9861 | ;;; Generated autoloads from progmodes/glasses.el | 10314 | ;;; Generated autoloads from progmodes/glasses.el |
| 9862 | 10315 | ||
| 9863 | (autoload (quote glasses-mode) "glasses" "\ | 10316 | (autoload (quote glasses-mode) "glasses" "\ |
| @@ -9870,21 +10323,22 @@ at places they belong to. | |||
| 9870 | ;;;*** | 10323 | ;;;*** |
| 9871 | 10324 | ||
| 9872 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server | 10325 | ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server |
| 9873 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (16211 27028)) | 10326 | ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (16775 26712)) |
| 9874 | ;;; Generated autoloads from gnus/gnus.el | 10327 | ;;; Generated autoloads from gnus/gnus.el |
| 9875 | 10328 | ||
| 9876 | (autoload (quote gnus-slave-no-server) "gnus" "\ | 10329 | (autoload (quote gnus-slave-no-server) "gnus" "\ |
| 9877 | Read network news as a slave, without connecting to local server. | 10330 | Read network news as a slave, without connecting to the local server. |
| 9878 | 10331 | ||
| 9879 | \(fn &optional ARG)" t nil) | 10332 | \(fn &optional ARG)" t nil) |
| 9880 | 10333 | ||
| 9881 | (autoload (quote gnus-no-server) "gnus" "\ | 10334 | (autoload (quote gnus-no-server) "gnus" "\ |
| 9882 | Read network news. | 10335 | Read network news. |
| 9883 | If ARG is a positive number, Gnus will use that as the | 10336 | If ARG is a positive number, Gnus will use that as the startup |
| 9884 | startup level. If ARG is nil, Gnus will be started at level 2. | 10337 | level. If ARG is nil, Gnus will be started at level 2. If ARG is |
| 9885 | If ARG is non-nil and not a positive number, Gnus will | 10338 | non-nil and not a positive number, Gnus will prompt the user for the |
| 9886 | prompt the user for the name of an NNTP server to use. | 10339 | name of an NNTP server to use. |
| 9887 | As opposed to `gnus', this command will not connect to the local server. | 10340 | As opposed to `gnus', this command will not connect to the local |
| 10341 | server. | ||
| 9888 | 10342 | ||
| 9889 | \(fn &optional ARG SLAVE)" t nil) | 10343 | \(fn &optional ARG SLAVE)" t nil) |
| 9890 | 10344 | ||
| @@ -9895,22 +10349,32 @@ Read news as a slave. | |||
| 9895 | 10349 | ||
| 9896 | (autoload (quote gnus-other-frame) "gnus" "\ | 10350 | (autoload (quote gnus-other-frame) "gnus" "\ |
| 9897 | Pop up a frame to read news. | 10351 | Pop up a frame to read news. |
| 10352 | This will call one of the Gnus commands which is specified by the user | ||
| 10353 | option `gnus-other-frame-function' (default `gnus') with the argument | ||
| 10354 | ARG if Gnus is not running, otherwise just pop up a Gnus frame. The | ||
| 10355 | optional second argument DISPLAY should be a standard display string | ||
| 10356 | such as \"unix:0\" to specify where to pop up a frame. If DISPLAY is | ||
| 10357 | omitted or the function `make-frame-on-display' is not available, the | ||
| 10358 | current display is used. | ||
| 9898 | 10359 | ||
| 9899 | \(fn &optional ARG)" t nil) | 10360 | \(fn &optional ARG DISPLAY)" t nil) |
| 9900 | 10361 | ||
| 9901 | (autoload (quote gnus) "gnus" "\ | 10362 | (autoload (quote gnus) "gnus" "\ |
| 9902 | Read network news. | 10363 | Read network news. |
| 9903 | If ARG is non-nil and a positive number, Gnus will use that as the | 10364 | If ARG is non-nil and a positive number, Gnus will use that as the |
| 9904 | startup level. If ARG is non-nil and not a positive number, Gnus will | 10365 | startup level. If ARG is non-nil and not a positive number, Gnus will |
| 9905 | prompt the user for the name of an NNTP server to use. | 10366 | prompt the user for the name of an NNTP server to use. |
| 9906 | 10367 | ||
| 9907 | \(fn &optional ARG DONT-CONNECT SLAVE)" t nil) | 10368 | \(fn &optional ARG DONT-CONNECT SLAVE)" t nil) |
| 9908 | 10369 | ||
| 9909 | ;;;*** | 10370 | ;;;*** |
| 9910 | 10371 | ||
| 9911 | ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize | 10372 | ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch |
| 9912 | ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" | 10373 | ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active |
| 9913 | ;;;;;; (16211 27027)) | 10374 | ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group |
| 10375 | ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize | ||
| 10376 | ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent" | ||
| 10377 | ;;;;;; "gnus/gnus-agent.el" (16775 26712)) | ||
| 9914 | ;;; Generated autoloads from gnus/gnus-agent.el | 10378 | ;;; Generated autoloads from gnus/gnus-agent.el |
| 9915 | 10379 | ||
| 9916 | (autoload (quote gnus-unplugged) "gnus-agent" "\ | 10380 | (autoload (quote gnus-unplugged) "gnus-agent" "\ |
| @@ -9923,33 +10387,81 @@ Start Gnus plugged. | |||
| 9923 | 10387 | ||
| 9924 | \(fn)" t nil) | 10388 | \(fn)" t nil) |
| 9925 | 10389 | ||
| 10390 | (autoload (quote gnus-slave-unplugged) "gnus-agent" "\ | ||
| 10391 | Read news as a slave unplugged. | ||
| 10392 | |||
| 10393 | \(fn &optional ARG)" t nil) | ||
| 10394 | |||
| 9926 | (autoload (quote gnus-agentize) "gnus-agent" "\ | 10395 | (autoload (quote gnus-agentize) "gnus-agent" "\ |
| 9927 | Allow Gnus to be an offline newsreader. | 10396 | Allow Gnus to be an offline newsreader. |
| 9928 | The normal usage of this command is to put the following as the | ||
| 9929 | last form in your `.gnus.el' file: | ||
| 9930 | 10397 | ||
| 9931 | \(gnus-agentize) | 10398 | The gnus-agentize function is now called internally by gnus when |
| 10399 | gnus-agent is set. If you wish to avoid calling gnus-agentize, | ||
| 10400 | customize gnus-agent to nil. | ||
| 9932 | 10401 | ||
| 9933 | This will modify the `gnus-before-startup-hook', `gnus-post-method', | 10402 | This will modify the `gnus-setup-news-hook', and |
| 9934 | and `message-send-mail-function' variables, and install the Gnus | 10403 | `message-send-mail-real-function' variables, and install the Gnus agent |
| 9935 | agent minor mode in all Gnus buffers. | 10404 | minor mode in all Gnus buffers. |
| 9936 | 10405 | ||
| 9937 | \(fn)" t nil) | 10406 | \(fn)" t nil) |
| 9938 | 10407 | ||
| 10408 | (autoload (quote gnus-agent-possibly-save-gcc) "gnus-agent" "\ | ||
| 10409 | Save GCC if Gnus is unplugged. | ||
| 10410 | |||
| 10411 | \(fn)" nil nil) | ||
| 10412 | |||
| 10413 | (autoload (quote gnus-agent-rename-group) "gnus-agent" "\ | ||
| 10414 | Rename fully-qualified OLD-GROUP as NEW-GROUP. Always updates the agent, even when | ||
| 10415 | disabled, as the old agent files would corrupt gnus when the agent was | ||
| 10416 | next enabled. Depends upon the caller to determine whether group renaming is supported. | ||
| 10417 | |||
| 10418 | \(fn OLD-GROUP NEW-GROUP)" nil nil) | ||
| 10419 | |||
| 10420 | (autoload (quote gnus-agent-delete-group) "gnus-agent" "\ | ||
| 10421 | Delete fully-qualified GROUP. Always updates the agent, even when | ||
| 10422 | disabled, as the old agent files would corrupt gnus when the agent was | ||
| 10423 | next enabled. Depends upon the caller to determine whether group deletion is supported. | ||
| 10424 | |||
| 10425 | \(fn GROUP)" nil nil) | ||
| 10426 | |||
| 10427 | (autoload (quote gnus-agent-get-undownloaded-list) "gnus-agent" "\ | ||
| 10428 | Construct list of articles that have not been downloaded. | ||
| 10429 | |||
| 10430 | \(fn)" nil nil) | ||
| 10431 | |||
| 10432 | (autoload (quote gnus-agent-possibly-alter-active) "gnus-agent" "\ | ||
| 10433 | Possibly expand a group's active range to include articles | ||
| 10434 | downloaded into the agent. | ||
| 10435 | |||
| 10436 | \(fn GROUP ACTIVE &optional INFO)" nil nil) | ||
| 10437 | |||
| 10438 | (autoload (quote gnus-agent-find-parameter) "gnus-agent" "\ | ||
| 10439 | Search for GROUPs SYMBOL in the group's parameters, the group's | ||
| 10440 | topic parameters, the group's category, or the customizable | ||
| 10441 | variables. Returns the first non-nil value found. | ||
| 10442 | |||
| 10443 | \(fn GROUP SYMBOL)" nil nil) | ||
| 10444 | |||
| 9939 | (autoload (quote gnus-agent-batch-fetch) "gnus-agent" "\ | 10445 | (autoload (quote gnus-agent-batch-fetch) "gnus-agent" "\ |
| 9940 | Start Gnus and fetch session. | 10446 | Start Gnus and fetch session. |
| 9941 | 10447 | ||
| 9942 | \(fn)" t nil) | 10448 | \(fn)" t nil) |
| 9943 | 10449 | ||
| 9944 | (autoload (quote gnus-agent-batch) "gnus-agent" "\ | 10450 | (autoload (quote gnus-agent-batch) "gnus-agent" "\ |
| 9945 | Not documented | 10451 | Start Gnus, send queue and fetch session. |
| 9946 | 10452 | ||
| 9947 | \(fn)" t nil) | 10453 | \(fn)" t nil) |
| 9948 | 10454 | ||
| 10455 | (autoload (quote gnus-agent-regenerate) "gnus-agent" "\ | ||
| 10456 | Regenerate all agent covered files. | ||
| 10457 | If CLEAN, obsolete (ignore). | ||
| 10458 | |||
| 10459 | \(fn &optional CLEAN REREAD)" t nil) | ||
| 10460 | |||
| 9949 | ;;;*** | 10461 | ;;;*** |
| 9950 | 10462 | ||
| 9951 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" | 10463 | ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" |
| 9952 | ;;;;;; (16211 27027)) | 10464 | ;;;;;; (16788 34909)) |
| 9953 | ;;; Generated autoloads from gnus/gnus-art.el | 10465 | ;;; Generated autoloads from gnus/gnus-art.el |
| 9954 | 10466 | ||
| 9955 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ | 10467 | (autoload (quote gnus-article-prepare-display) "gnus-art" "\ |
| @@ -9960,7 +10472,7 @@ Make the current buffer look like a nice article. | |||
| 9960 | ;;;*** | 10472 | ;;;*** |
| 9961 | 10473 | ||
| 9962 | ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" | 10474 | ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" |
| 9963 | ;;;;;; (16211 27027)) | 10475 | ;;;;;; (16698 21927)) |
| 9964 | ;;; Generated autoloads from gnus/gnus-audio.el | 10476 | ;;; Generated autoloads from gnus/gnus-audio.el |
| 9965 | 10477 | ||
| 9966 | (autoload (quote gnus-audio-play) "gnus-audio" "\ | 10478 | (autoload (quote gnus-audio-play) "gnus-audio" "\ |
| @@ -9970,9 +10482,10 @@ Play a sound FILE through the speaker. | |||
| 9970 | 10482 | ||
| 9971 | ;;;*** | 10483 | ;;;*** |
| 9972 | 10484 | ||
| 9973 | ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active | 10485 | ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group |
| 9974 | ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (16211 | 10486 | ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active |
| 9975 | ;;;;;; 27028)) | 10487 | ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (16764 |
| 10488 | ;;;;;; 51520)) | ||
| 9976 | ;;; Generated autoloads from gnus/gnus-cache.el | 10489 | ;;; Generated autoloads from gnus/gnus-cache.el |
| 9977 | 10490 | ||
| 9978 | (autoload (quote gnus-jog-cache) "gnus-cache" "\ | 10491 | (autoload (quote gnus-jog-cache) "gnus-cache" "\ |
| @@ -9993,17 +10506,132 @@ Generate NOV files recursively starting in DIR. | |||
| 9993 | 10506 | ||
| 9994 | \(fn DIR)" t nil) | 10507 | \(fn DIR)" t nil) |
| 9995 | 10508 | ||
| 10509 | (autoload (quote gnus-cache-rename-group) "gnus-cache" "\ | ||
| 10510 | Rename OLD-GROUP as NEW-GROUP. Always updates the cache, even when | ||
| 10511 | disabled, as the old cache files would corrupt gnus when the cache was | ||
| 10512 | next enabled. Depends upon the caller to determine whether group renaming is supported. | ||
| 10513 | |||
| 10514 | \(fn OLD-GROUP NEW-GROUP)" nil nil) | ||
| 10515 | |||
| 10516 | (autoload (quote gnus-cache-delete-group) "gnus-cache" "\ | ||
| 10517 | Delete GROUP. Always updates the cache, even when | ||
| 10518 | disabled, as the old cache files would corrupt gnus when the cache was | ||
| 10519 | next enabled. Depends upon the caller to determine whether group deletion is supported. | ||
| 10520 | |||
| 10521 | \(fn GROUP)" nil nil) | ||
| 10522 | |||
| 10523 | ;;;*** | ||
| 10524 | |||
| 10525 | ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) | ||
| 10526 | ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (16775 26712)) | ||
| 10527 | ;;; Generated autoloads from gnus/gnus-delay.el | ||
| 10528 | |||
| 10529 | (defgroup gnus-delay nil "Arrange for sending postings later." :version "21.4" :group (quote gnus)) | ||
| 10530 | |||
| 10531 | (autoload (quote gnus-delay-article) "gnus-delay" "\ | ||
| 10532 | Delay this article by some time. | ||
| 10533 | DELAY is a string, giving the length of the time. Possible values are: | ||
| 10534 | |||
| 10535 | * <digits><units> for <units> in minutes (`m'), hours (`h'), days (`d'), | ||
| 10536 | weeks (`w'), months (`M'), or years (`Y'); | ||
| 10537 | |||
| 10538 | * YYYY-MM-DD for a specific date. The time of day is given by the | ||
| 10539 | variable `gnus-delay-default-hour', minute and second are zero. | ||
| 10540 | |||
| 10541 | * hh:mm for a specific time. Use 24h format. If it is later than this | ||
| 10542 | time, then the deadline is tomorrow, else today. | ||
| 10543 | |||
| 10544 | \(fn DELAY)" t nil) | ||
| 10545 | |||
| 10546 | (autoload (quote gnus-delay-send-queue) "gnus-delay" "\ | ||
| 10547 | Send all the delayed messages that are due now. | ||
| 10548 | |||
| 10549 | \(fn)" t nil) | ||
| 10550 | |||
| 10551 | (autoload (quote gnus-delay-initialize) "gnus-delay" "\ | ||
| 10552 | Initialize the gnus-delay package. | ||
| 10553 | This sets up a key binding in `message-mode' to delay a message. | ||
| 10554 | This tells Gnus to look for delayed messages after getting new news. | ||
| 10555 | |||
| 10556 | The optional arg NO-KEYMAP is ignored. | ||
| 10557 | Checking delayed messages is skipped if optional arg NO-CHECK is non-nil. | ||
| 10558 | |||
| 10559 | \(fn &optional NO-KEYMAP NO-CHECK)" nil nil) | ||
| 10560 | |||
| 10561 | ;;;*** | ||
| 10562 | |||
| 10563 | ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el" | ||
| 10564 | ;;;;;; (16697 49031)) | ||
| 10565 | ;;; Generated autoloads from gnus/gnus-dired.el | ||
| 10566 | |||
| 10567 | (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\ | ||
| 10568 | Convenience method to turn on gnus-dired-mode. | ||
| 10569 | |||
| 10570 | \(fn)" nil nil) | ||
| 10571 | |||
| 10572 | ;;;*** | ||
| 10573 | |||
| 10574 | ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el" | ||
| 10575 | ;;;;;; (16764 51520)) | ||
| 10576 | ;;; Generated autoloads from gnus/gnus-draft.el | ||
| 10577 | |||
| 10578 | (autoload (quote gnus-draft-reminder) "gnus-draft" "\ | ||
| 10579 | Reminder user if there are unsent drafts. | ||
| 10580 | |||
| 10581 | \(fn)" t nil) | ||
| 10582 | |||
| 10583 | ;;;*** | ||
| 10584 | |||
| 10585 | ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png | ||
| 10586 | ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header | ||
| 10587 | ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (16730 | ||
| 10588 | ;;;;;; 31107)) | ||
| 10589 | ;;; Generated autoloads from gnus/gnus-fun.el | ||
| 10590 | |||
| 10591 | (autoload (quote gnus-random-x-face) "gnus-fun" "\ | ||
| 10592 | Return X-Face header data chosen randomly from `gnus-x-face-directory'. | ||
| 10593 | |||
| 10594 | \(fn)" t nil) | ||
| 10595 | |||
| 10596 | (autoload (quote gnus-insert-random-x-face-header) "gnus-fun" "\ | ||
| 10597 | Insert a random X-Face header from `gnus-x-face-directory'. | ||
| 10598 | |||
| 10599 | \(fn)" t nil) | ||
| 10600 | |||
| 10601 | (autoload (quote gnus-x-face-from-file) "gnus-fun" "\ | ||
| 10602 | Insert an X-Face header based on an image file. | ||
| 10603 | |||
| 10604 | \(fn FILE)" t nil) | ||
| 10605 | |||
| 10606 | (autoload (quote gnus-face-from-file) "gnus-fun" "\ | ||
| 10607 | Return an Face header based on an image file. | ||
| 10608 | |||
| 10609 | \(fn FILE)" t nil) | ||
| 10610 | |||
| 10611 | (autoload (quote gnus-convert-face-to-png) "gnus-fun" "\ | ||
| 10612 | Convert FACE (which is base64-encoded) to a PNG. | ||
| 10613 | The PNG is returned as a string. | ||
| 10614 | |||
| 10615 | \(fn FACE)" nil nil) | ||
| 10616 | |||
| 10617 | (autoload (quote gnus-convert-png-to-face) "gnus-fun" "\ | ||
| 10618 | Convert FILE to a Face. | ||
| 10619 | FILE should be a PNG file that's 48x48 and smaller than or equal to | ||
| 10620 | 726 bytes. | ||
| 10621 | |||
| 10622 | \(fn FILE)" nil nil) | ||
| 10623 | |||
| 9996 | ;;;*** | 10624 | ;;;*** |
| 9997 | 10625 | ||
| 9998 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) | 10626 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) |
| 9999 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (16211 27028)) | 10627 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (16770 10720)) |
| 10000 | ;;; Generated autoloads from gnus/gnus-group.el | 10628 | ;;; Generated autoloads from gnus/gnus-group.el |
| 10001 | 10629 | ||
| 10002 | (autoload (quote gnus-fetch-group) "gnus-group" "\ | 10630 | (autoload (quote gnus-fetch-group) "gnus-group" "\ |
| 10003 | Start Gnus if necessary and enter GROUP. | 10631 | Start Gnus if necessary and enter GROUP. |
| 10004 | Returns whether the fetching was successful or not. | 10632 | Returns whether the fetching was successful or not. |
| 10005 | 10633 | ||
| 10006 | \(fn GROUP)" t nil) | 10634 | \(fn GROUP &optional ARTICLES)" t nil) |
| 10007 | 10635 | ||
| 10008 | (autoload (quote gnus-fetch-group-other-frame) "gnus-group" "\ | 10636 | (autoload (quote gnus-fetch-group-other-frame) "gnus-group" "\ |
| 10009 | Pop up a frame and enter GROUP. | 10637 | Pop up a frame and enter GROUP. |
| @@ -10013,7 +10641,7 @@ Pop up a frame and enter GROUP. | |||
| 10013 | ;;;*** | 10641 | ;;;*** |
| 10014 | 10642 | ||
| 10015 | ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" | 10643 | ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" |
| 10016 | ;;;;;; (16211 27028)) | 10644 | ;;;;;; (16698 21927)) |
| 10017 | ;;; Generated autoloads from gnus/gnus-kill.el | 10645 | ;;; Generated autoloads from gnus/gnus-kill.el |
| 10018 | 10646 | ||
| 10019 | (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) | 10647 | (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) |
| @@ -10026,8 +10654,9 @@ Usage: emacs -batch -l ~/.emacs -l gnus -f gnus-batch-score | |||
| 10026 | 10654 | ||
| 10027 | ;;;*** | 10655 | ;;;*** |
| 10028 | 10656 | ||
| 10029 | ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) | 10657 | ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate |
| 10030 | ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (16211 27028)) | 10658 | ;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el" |
| 10659 | ;;;;;; (16698 21927)) | ||
| 10031 | ;;; Generated autoloads from gnus/gnus-ml.el | 10660 | ;;; Generated autoloads from gnus/gnus-ml.el |
| 10032 | 10661 | ||
| 10033 | (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ | 10662 | (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ |
| @@ -10035,6 +10664,12 @@ Not documented | |||
| 10035 | 10664 | ||
| 10036 | \(fn)" nil nil) | 10665 | \(fn)" nil nil) |
| 10037 | 10666 | ||
| 10667 | (autoload (quote gnus-mailing-list-insinuate) "gnus-ml" "\ | ||
| 10668 | Setup group parameters from List-Post header. | ||
| 10669 | If FORCE is non-nil, replace the old ones. | ||
| 10670 | |||
| 10671 | \(fn &optional FORCE)" t nil) | ||
| 10672 | |||
| 10038 | (autoload (quote gnus-mailing-list-mode) "gnus-ml" "\ | 10673 | (autoload (quote gnus-mailing-list-mode) "gnus-ml" "\ |
| 10039 | Minor mode for providing mailing-list commands. | 10674 | Minor mode for providing mailing-list commands. |
| 10040 | 10675 | ||
| @@ -10046,7 +10681,7 @@ Minor mode for providing mailing-list commands. | |||
| 10046 | 10681 | ||
| 10047 | ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update | 10682 | ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update |
| 10048 | ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" | 10683 | ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" |
| 10049 | ;;;;;; (16211 27028)) | 10684 | ;;;;;; (16698 21927)) |
| 10050 | ;;; Generated autoloads from gnus/gnus-mlspl.el | 10685 | ;;; Generated autoloads from gnus/gnus-mlspl.el |
| 10051 | 10686 | ||
| 10052 | (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ | 10687 | (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ |
| @@ -10069,13 +10704,14 @@ unless overridden by any group marked as a catch-all group. Typical | |||
| 10069 | uses are as simple as the name of a default mail group, but more | 10704 | uses are as simple as the name of a default mail group, but more |
| 10070 | elaborate fancy splits may also be useful to split mail that doesn't | 10705 | elaborate fancy splits may also be useful to split mail that doesn't |
| 10071 | match any of the group-specified splitting rules. See | 10706 | match any of the group-specified splitting rules. See |
| 10072 | gnus-group-split-fancy for details. | 10707 | `gnus-group-split-fancy' for details. |
| 10073 | 10708 | ||
| 10074 | \(fn &optional AUTO-UPDATE CATCH-ALL)" t nil) | 10709 | \(fn &optional AUTO-UPDATE CATCH-ALL)" t nil) |
| 10075 | 10710 | ||
| 10076 | (autoload (quote gnus-group-split-update) "gnus-mlspl" "\ | 10711 | (autoload (quote gnus-group-split-update) "gnus-mlspl" "\ |
| 10077 | Computes nnmail-split-fancy from group params and CATCH-ALL, by | 10712 | Computes nnmail-split-fancy from group params and CATCH-ALL. |
| 10078 | calling (gnus-group-split-fancy nil nil CATCH-ALL). | 10713 | It does this by calling by calling (gnus-group-split-fancy nil |
| 10714 | nil CATCH-ALL). | ||
| 10079 | 10715 | ||
| 10080 | If CATCH-ALL is nil, gnus-group-split-default-catch-all-group is used | 10716 | If CATCH-ALL is nil, gnus-group-split-default-catch-all-group is used |
| 10081 | instead. This variable is set by gnus-group-split-setup. | 10717 | instead. This variable is set by gnus-group-split-setup. |
| @@ -10084,7 +10720,7 @@ instead. This variable is set by gnus-group-split-setup. | |||
| 10084 | 10720 | ||
| 10085 | (autoload (quote gnus-group-split) "gnus-mlspl" "\ | 10721 | (autoload (quote gnus-group-split) "gnus-mlspl" "\ |
| 10086 | Uses information from group parameters in order to split mail. | 10722 | Uses information from group parameters in order to split mail. |
| 10087 | See gnus-group-split-fancy for more information. | 10723 | See `gnus-group-split-fancy' for more information. |
| 10088 | 10724 | ||
| 10089 | gnus-group-split is a valid value for nnmail-split-methods. | 10725 | gnus-group-split is a valid value for nnmail-split-methods. |
| 10090 | 10726 | ||
| @@ -10133,12 +10769,12 @@ nnml:mail.foo: | |||
| 10133 | nnml:mail.others: | 10769 | nnml:mail.others: |
| 10134 | \((split-spec . catch-all)) | 10770 | \((split-spec . catch-all)) |
| 10135 | 10771 | ||
| 10136 | Calling (gnus-group-split-fancy nil nil \"mail.misc\") returns: | 10772 | Calling (gnus-group-split-fancy nil nil \"mail.others\") returns: |
| 10137 | 10773 | ||
| 10138 | \(| (& (any \"\\\\(bar@femail\\\\.com\\\\|.*@femail\\\\.com\\\\)\" | 10774 | \(| (& (any \"\\\\(bar@femail\\\\.com\\\\|.*@femail\\\\.com\\\\)\" |
| 10139 | \"mail.bar\") | 10775 | \"mail.bar\") |
| 10140 | (any \"\\\\(foo@nowhere\\\\.gov\\\\|foo@localhost\\\\|foo-redist@home\\\\)\" | 10776 | (any \"\\\\(foo@nowhere\\\\.gov\\\\|foo@localhost\\\\|foo-redist@home\\\\)\" |
| 10141 | - \"bugs-foo\" - \"rambling-foo\" \"mail.foo\")) | 10777 | - \"bugs-foo\" - \"rambling-foo\" \"mail.foo\")) |
| 10142 | \"mail.others\") | 10778 | \"mail.others\") |
| 10143 | 10779 | ||
| 10144 | \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil) | 10780 | \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil) |
| @@ -10146,7 +10782,7 @@ Calling (gnus-group-split-fancy nil nil \"mail.misc\") returns: | |||
| 10146 | ;;;*** | 10782 | ;;;*** |
| 10147 | 10783 | ||
| 10148 | ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" | 10784 | ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" |
| 10149 | ;;;;;; (16211 27028)) | 10785 | ;;;;;; (16213 43273)) |
| 10150 | ;;; Generated autoloads from gnus/gnus-move.el | 10786 | ;;; Generated autoloads from gnus/gnus-move.el |
| 10151 | 10787 | ||
| 10152 | (autoload (quote gnus-change-server) "gnus-move" "\ | 10788 | (autoload (quote gnus-change-server) "gnus-move" "\ |
| @@ -10157,8 +10793,8 @@ Update the .newsrc.eld file to reflect the change of nntp server. | |||
| 10157 | 10793 | ||
| 10158 | ;;;*** | 10794 | ;;;*** |
| 10159 | 10795 | ||
| 10160 | ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (16211 | 10796 | ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail) |
| 10161 | ;;;;;; 27028)) | 10797 | ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (16784 39521)) |
| 10162 | ;;; Generated autoloads from gnus/gnus-msg.el | 10798 | ;;; Generated autoloads from gnus/gnus-msg.el |
| 10163 | 10799 | ||
| 10164 | (autoload (quote gnus-msg-mail) "gnus-msg" "\ | 10800 | (autoload (quote gnus-msg-mail) "gnus-msg" "\ |
| @@ -10166,32 +10802,165 @@ Start editing a mail message to be sent. | |||
| 10166 | Like `message-mail', but with Gnus paraphernalia, particularly the | 10802 | Like `message-mail', but with Gnus paraphernalia, particularly the |
| 10167 | Gcc: header for archiving purposes. | 10803 | Gcc: header for archiving purposes. |
| 10168 | 10804 | ||
| 10169 | \(fn &rest ARGS)" t nil) | 10805 | \(fn &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-ACTION YANK-ACTION SEND-ACTIONS)" t nil) |
| 10806 | |||
| 10807 | (autoload (quote gnus-button-mailto) "gnus-msg" "\ | ||
| 10808 | Mail to ADDRESS. | ||
| 10809 | |||
| 10810 | \(fn ADDRESS)" nil nil) | ||
| 10811 | |||
| 10812 | (autoload (quote gnus-button-reply) "gnus-msg" "\ | ||
| 10813 | Like `message-reply'. | ||
| 10814 | |||
| 10815 | \(fn &optional TO-ADDRESS WIDE)" t nil) | ||
| 10170 | 10816 | ||
| 10171 | (define-mail-user-agent (quote gnus-user-agent) (quote gnus-msg-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook)) | 10817 | (define-mail-user-agent (quote gnus-user-agent) (quote gnus-msg-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook)) |
| 10172 | 10818 | ||
| 10173 | ;;;*** | 10819 | ;;;*** |
| 10174 | 10820 | ||
| 10175 | ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" | 10821 | ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon |
| 10176 | ;;;;;; (16211 27028)) | 10822 | ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el" |
| 10177 | ;;; Generated autoloads from gnus/gnus-mule.el | 10823 | ;;;;;; (16730 31107)) |
| 10824 | ;;; Generated autoloads from gnus/gnus-picon.el | ||
| 10178 | 10825 | ||
| 10179 | (autoload (quote gnus-mule-add-group) "gnus-mule" "\ | 10826 | (autoload (quote gnus-treat-from-picon) "gnus-picon" "\ |
| 10180 | Specify that articles of news group NAME are encoded in CODING-SYSTEM. | 10827 | Display picons in the From header. |
| 10181 | All news groups deeper than NAME are also the target. | 10828 | If picons are already displayed, remove them. |
| 10182 | If CODING-SYSTEM is a cons, the car part is used and the cdr | ||
| 10183 | part is ignored. | ||
| 10184 | 10829 | ||
| 10185 | This function exists for backward compatibility with Emacs 20. It is | 10830 | \(fn)" t nil) |
| 10186 | recommended to customize the variable `gnus-group-charset-alist' | 10831 | |
| 10187 | rather than using this function. | 10832 | (autoload (quote gnus-treat-mail-picon) "gnus-picon" "\ |
| 10833 | Display picons in the Cc and To headers. | ||
| 10834 | If picons are already displayed, remove them. | ||
| 10188 | 10835 | ||
| 10189 | \(fn NAME CODING-SYSTEM)" nil nil) | 10836 | \(fn)" t nil) |
| 10837 | |||
| 10838 | (autoload (quote gnus-treat-newsgroups-picon) "gnus-picon" "\ | ||
| 10839 | Display picons in the Newsgroups and Followup-To headers. | ||
| 10840 | If picons are already displayed, remove them. | ||
| 10841 | |||
| 10842 | \(fn)" t nil) | ||
| 10843 | |||
| 10844 | ;;;*** | ||
| 10845 | |||
| 10846 | ;;;### (autoloads (gnus-add-to-sorted-list gnus-sorted-nunion gnus-sorted-union | ||
| 10847 | ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection | ||
| 10848 | ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement | ||
| 10849 | ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range" | ||
| 10850 | ;;;;;; "gnus/gnus-range.el" (16764 51520)) | ||
| 10851 | ;;; Generated autoloads from gnus/gnus-range.el | ||
| 10852 | |||
| 10853 | (autoload (quote gnus-sorted-difference) "gnus-range" "\ | ||
| 10854 | Return a list of elements of LIST1 that do not appear in LIST2. | ||
| 10855 | Both lists have to be sorted over <. | ||
| 10856 | The tail of LIST1 is not copied. | ||
| 10857 | |||
| 10858 | \(fn LIST1 LIST2)" nil nil) | ||
| 10859 | |||
| 10860 | (autoload (quote gnus-sorted-ndifference) "gnus-range" "\ | ||
| 10861 | Return a list of elements of LIST1 that do not appear in LIST2. | ||
| 10862 | Both lists have to be sorted over <. | ||
| 10863 | LIST1 is modified. | ||
| 10864 | |||
| 10865 | \(fn LIST1 LIST2)" nil nil) | ||
| 10866 | |||
| 10867 | (autoload (quote gnus-sorted-complement) "gnus-range" "\ | ||
| 10868 | Return a list of elements that are in LIST1 or LIST2 but not both. | ||
| 10869 | Both lists have to be sorted over <. | ||
| 10870 | |||
| 10871 | \(fn LIST1 LIST2)" nil nil) | ||
| 10872 | |||
| 10873 | (autoload (quote gnus-intersection) "gnus-range" "\ | ||
| 10874 | Not documented | ||
| 10875 | |||
| 10876 | \(fn LIST1 LIST2)" nil nil) | ||
| 10877 | |||
| 10878 | (autoload (quote gnus-sorted-intersection) "gnus-range" "\ | ||
| 10879 | Return intersection of LIST1 and LIST2. | ||
| 10880 | LIST1 and LIST2 have to be sorted over <. | ||
| 10881 | |||
| 10882 | \(fn LIST1 LIST2)" nil nil) | ||
| 10883 | |||
| 10884 | (autoload (quote gnus-sorted-range-intersection) "gnus-range" "\ | ||
| 10885 | Return intersection of RANGE1 and RANGE2. | ||
| 10886 | RANGE1 and RANGE2 have to be sorted over <. | ||
| 10887 | |||
| 10888 | \(fn RANGE1 RANGE2)" nil nil) | ||
| 10889 | |||
| 10890 | (defalias (quote gnus-set-sorted-intersection) (quote gnus-sorted-nintersection)) | ||
| 10891 | |||
| 10892 | (autoload (quote gnus-sorted-nintersection) "gnus-range" "\ | ||
| 10893 | Return intersection of LIST1 and LIST2 by modifying cdr pointers of LIST1. | ||
| 10894 | LIST1 and LIST2 have to be sorted over <. | ||
| 10895 | |||
| 10896 | \(fn LIST1 LIST2)" nil nil) | ||
| 10897 | |||
| 10898 | (autoload (quote gnus-sorted-union) "gnus-range" "\ | ||
| 10899 | Return union of LIST1 and LIST2. | ||
| 10900 | LIST1 and LIST2 have to be sorted over <. | ||
| 10901 | |||
| 10902 | \(fn LIST1 LIST2)" nil nil) | ||
| 10903 | |||
| 10904 | (autoload (quote gnus-sorted-nunion) "gnus-range" "\ | ||
| 10905 | Return union of LIST1 and LIST2 by modifying cdr pointers of LIST1. | ||
| 10906 | LIST1 and LIST2 have to be sorted over <. | ||
| 10907 | |||
| 10908 | \(fn LIST1 LIST2)" nil nil) | ||
| 10909 | |||
| 10910 | (autoload (quote gnus-add-to-sorted-list) "gnus-range" "\ | ||
| 10911 | Add NUM into sorted LIST by side effect. | ||
| 10912 | |||
| 10913 | \(fn LIST NUM)" nil nil) | ||
| 10914 | |||
| 10915 | ;;;*** | ||
| 10916 | |||
| 10917 | ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize) | ||
| 10918 | ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (16775 26712)) | ||
| 10919 | ;;; Generated autoloads from gnus/gnus-registry.el | ||
| 10920 | |||
| 10921 | (autoload (quote gnus-registry-initialize) "gnus-registry" "\ | ||
| 10922 | Not documented | ||
| 10923 | |||
| 10924 | \(fn)" t nil) | ||
| 10925 | |||
| 10926 | (autoload (quote gnus-registry-install-hooks) "gnus-registry" "\ | ||
| 10927 | Install the registry hooks. | ||
| 10928 | |||
| 10929 | \(fn)" t nil) | ||
| 10930 | |||
| 10931 | ;;;*** | ||
| 10932 | |||
| 10933 | ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate | ||
| 10934 | ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (16697 | ||
| 10935 | ;;;;;; 49031)) | ||
| 10936 | ;;; Generated autoloads from gnus/gnus-sieve.el | ||
| 10937 | |||
| 10938 | (autoload (quote gnus-sieve-update) "gnus-sieve" "\ | ||
| 10939 | Update the Sieve script in gnus-sieve-file, by replacing the region | ||
| 10940 | between gnus-sieve-region-start and gnus-sieve-region-end with | ||
| 10941 | \(gnus-sieve-script gnus-sieve-select-method gnus-sieve-crosspost), then | ||
| 10942 | execute gnus-sieve-update-shell-command. | ||
| 10943 | See the documentation for these variables and functions for details. | ||
| 10944 | |||
| 10945 | \(fn)" t nil) | ||
| 10946 | |||
| 10947 | (autoload (quote gnus-sieve-generate) "gnus-sieve" "\ | ||
| 10948 | Generate the Sieve script in gnus-sieve-file, by replacing the region | ||
| 10949 | between gnus-sieve-region-start and gnus-sieve-region-end with | ||
| 10950 | \(gnus-sieve-script gnus-sieve-select-method gnus-sieve-crosspost). | ||
| 10951 | See the documentation for these variables and functions for details. | ||
| 10952 | |||
| 10953 | \(fn)" t nil) | ||
| 10954 | |||
| 10955 | (autoload (quote gnus-sieve-article-add-rule) "gnus-sieve" "\ | ||
| 10956 | Not documented | ||
| 10957 | |||
| 10958 | \(fn)" t nil) | ||
| 10190 | 10959 | ||
| 10191 | ;;;*** | 10960 | ;;;*** |
| 10192 | 10961 | ||
| 10193 | ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" | 10962 | ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" |
| 10194 | ;;;;;; (16211 27028)) | 10963 | ;;;;;; (16698 21927)) |
| 10195 | ;;; Generated autoloads from gnus/gnus-soup.el | 10964 | ;;; Generated autoloads from gnus/gnus-soup.el |
| 10196 | 10965 | ||
| 10197 | (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ | 10966 | (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ |
| @@ -10211,7 +10980,7 @@ Note -- this function hasn't been implemented yet. | |||
| 10211 | ;;;*** | 10980 | ;;;*** |
| 10212 | 10981 | ||
| 10213 | ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" | 10982 | ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" |
| 10214 | ;;;;;; (16211 27028)) | 10983 | ;;;;;; (16775 26712)) |
| 10215 | ;;; Generated autoloads from gnus/gnus-spec.el | 10984 | ;;; Generated autoloads from gnus/gnus-spec.el |
| 10216 | 10985 | ||
| 10217 | (autoload (quote gnus-update-format) "gnus-spec" "\ | 10986 | (autoload (quote gnus-update-format) "gnus-spec" "\ |
| @@ -10221,27 +10990,25 @@ Update the format specification near point. | |||
| 10221 | 10990 | ||
| 10222 | ;;;*** | 10991 | ;;;*** |
| 10223 | 10992 | ||
| 10224 | ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" | 10993 | ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news |
| 10225 | ;;;;;; "gnus/gnus-start.el" (16211 27028)) | 10994 | ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (16792 |
| 10995 | ;;;;;; 36614)) | ||
| 10226 | ;;; Generated autoloads from gnus/gnus-start.el | 10996 | ;;; Generated autoloads from gnus/gnus-start.el |
| 10227 | 10997 | ||
| 10228 | (autoload (quote gnus-unload) "gnus-start" "\ | ||
| 10229 | Unload all Gnus features. | ||
| 10230 | \(For some value of `all' or `Gnus'.) Currently, features whose names | ||
| 10231 | have prefixes `gnus-', `nn', `mm-' or `rfc' are unloaded. Use | ||
| 10232 | cautiously -- unloading may cause trouble. | ||
| 10233 | |||
| 10234 | \(fn)" t nil) | ||
| 10235 | |||
| 10236 | (autoload (quote gnus-declare-backend) "gnus-start" "\ | 10998 | (autoload (quote gnus-declare-backend) "gnus-start" "\ |
| 10237 | Declare backend NAME with ABILITIES as a Gnus backend. | 10999 | Declare back end NAME with ABILITIES as a Gnus back end. |
| 10238 | 11000 | ||
| 10239 | \(fn NAME &rest ABILITIES)" nil nil) | 11001 | \(fn NAME &rest ABILITIES)" nil nil) |
| 10240 | 11002 | ||
| 11003 | (autoload (quote gnus-fixup-nnimap-unread-after-getting-new-news) "gnus-start" "\ | ||
| 11004 | Not documented | ||
| 11005 | |||
| 11006 | \(fn)" nil nil) | ||
| 11007 | |||
| 10241 | ;;;*** | 11008 | ;;;*** |
| 10242 | 11009 | ||
| 10243 | ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" | 11010 | ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" |
| 10244 | ;;;;;; (16211 27028)) | 11011 | ;;;;;; (16775 26712)) |
| 10245 | ;;; Generated autoloads from gnus/gnus-win.el | 11012 | ;;; Generated autoloads from gnus/gnus-win.el |
| 10246 | 11013 | ||
| 10247 | (autoload (quote gnus-add-configuration) "gnus-win" "\ | 11014 | (autoload (quote gnus-add-configuration) "gnus-win" "\ |
| @@ -10251,7 +11018,7 @@ Add the window configuration CONF to `gnus-buffer-configuration'. | |||
| 10251 | 11018 | ||
| 10252 | ;;;*** | 11019 | ;;;*** |
| 10253 | 11020 | ||
| 10254 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16211 27038)) | 11021 | ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16213 43281)) |
| 10255 | ;;; Generated autoloads from play/gomoku.el | 11022 | ;;; Generated autoloads from play/gomoku.el |
| 10256 | 11023 | ||
| 10257 | (autoload (quote gomoku) "gomoku" "\ | 11024 | (autoload (quote gomoku) "gomoku" "\ |
| @@ -10278,7 +11045,7 @@ Use \\[describe-mode] for more info. | |||
| 10278 | ;;;*** | 11045 | ;;;*** |
| 10279 | 11046 | ||
| 10280 | ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) | 11047 | ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) |
| 10281 | ;;;;;; "goto-addr" "net/goto-addr.el" (16211 27037)) | 11048 | ;;;;;; "goto-addr" "net/goto-addr.el" (16602 38814)) |
| 10282 | ;;; Generated autoloads from net/goto-addr.el | 11049 | ;;; Generated autoloads from net/goto-addr.el |
| 10283 | 11050 | ||
| 10284 | (autoload (quote goto-address-at-mouse) "goto-addr" "\ | 11051 | (autoload (quote goto-address-at-mouse) "goto-addr" "\ |
| @@ -10310,7 +11077,126 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and | |||
| 10310 | 11077 | ||
| 10311 | ;;;*** | 11078 | ;;;*** |
| 10312 | 11079 | ||
| 10313 | ;;;### (autoloads (gs-load-image) "gs" "gs.el" (16211 27016)) | 11080 | ;;;### (autoloads (grep-tree grep-find grep grep-compute-defaults |
| 11081 | ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command | ||
| 11082 | ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (16805 44924)) | ||
| 11083 | ;;; Generated autoloads from progmodes/grep.el | ||
| 11084 | |||
| 11085 | (defvar grep-window-height nil "\ | ||
| 11086 | *Number of lines in a grep window. If nil, use `compilation-window-height'.") | ||
| 11087 | |||
| 11088 | (custom-autoload (quote grep-window-height) "grep") | ||
| 11089 | |||
| 11090 | (defvar grep-command nil "\ | ||
| 11091 | The default grep command for \\[grep]. | ||
| 11092 | If the grep program used supports an option to always include file names | ||
| 11093 | in its output (such as the `-H' option to GNU grep), it's a good idea to | ||
| 11094 | include it when specifying `grep-command'. | ||
| 11095 | |||
| 11096 | The default value of this variable is set up by `grep-compute-defaults'; | ||
| 11097 | call that function before using this variable in your program.") | ||
| 11098 | |||
| 11099 | (custom-autoload (quote grep-command) "grep") | ||
| 11100 | |||
| 11101 | (defvar grep-find-command nil "\ | ||
| 11102 | The default find command for \\[grep-find]. | ||
| 11103 | The default value of this variable is set up by `grep-compute-defaults'; | ||
| 11104 | call that function before using this variable in your program.") | ||
| 11105 | |||
| 11106 | (custom-autoload (quote grep-find-command) "grep") | ||
| 11107 | |||
| 11108 | (defvar grep-setup-hook nil "\ | ||
| 11109 | List of hook functions run by `grep-process-setup' (see `run-hooks').") | ||
| 11110 | |||
| 11111 | (custom-autoload (quote grep-setup-hook) "grep") | ||
| 11112 | |||
| 11113 | (defvar grep-regexp-alist (quote (("^\\(.+?\\)[: ]+\\([0-9]+\\)\\([.:]?\\)\\([0-9]+\\)?\\(?:-\\(?:\\([0-9]+\\)\\3\\)?\\.?\\([0-9]+\\)?\\)?[: ]" 1 (2 . 5) (4 . 6)) ("^\\(.+?\\)[:(]+\\([0-9]+\\)\\([:)]\\).*?\\(\\[01;41m\\)\\(.*?\\)\\(\\[00m\\)" 1 2 ((lambda nil (setq compilation-error-screen-columns nil) (- (match-beginning 5) (match-end 3) 8)) lambda nil (- (match-end 5) (match-end 3) 8))) ("^Binary file \\(.+\\) matches$" 1 nil nil 1))) "\ | ||
| 11114 | Regexp used to match grep hits. See `compilation-error-regexp-alist'.") | ||
| 11115 | |||
| 11116 | (defvar grep-program "grep" "\ | ||
| 11117 | The default grep program for `grep-command' and `grep-find-command'. | ||
| 11118 | This variable's value takes effect when `grep-compute-defaults' is called.") | ||
| 11119 | |||
| 11120 | (defvar find-program "find" "\ | ||
| 11121 | The default find program for `grep-find-command'. | ||
| 11122 | This variable's value takes effect when `grep-compute-defaults' is called.") | ||
| 11123 | |||
| 11124 | (defvar grep-find-use-xargs nil "\ | ||
| 11125 | Whether \\[grep-find] uses the `xargs' utility by default. | ||
| 11126 | |||
| 11127 | If nil, it uses `find -exec'; if `gnu', it uses `find -print0' and `xargs -0'; | ||
| 11128 | if not nil and not `gnu', it uses `find -print' and `xargs'. | ||
| 11129 | |||
| 11130 | This variable's value takes effect when `grep-compute-defaults' is called.") | ||
| 11131 | |||
| 11132 | (defvar grep-history nil) | ||
| 11133 | |||
| 11134 | (defvar grep-find-history nil) | ||
| 11135 | |||
| 11136 | (autoload (quote grep-process-setup) "grep" "\ | ||
| 11137 | Setup compilation variables and buffer for `grep'. | ||
| 11138 | Set up `compilation-exit-message-function' and run `grep-setup-hook'. | ||
| 11139 | |||
| 11140 | \(fn)" nil nil) | ||
| 11141 | |||
| 11142 | (autoload (quote grep-compute-defaults) "grep" "\ | ||
| 11143 | Not documented | ||
| 11144 | |||
| 11145 | \(fn)" nil nil) | ||
| 11146 | |||
| 11147 | (autoload (quote grep) "grep" "\ | ||
| 11148 | Run grep, with user-specified args, and collect output in a buffer. | ||
| 11149 | While grep runs asynchronously, you can use \\[next-error] (M-x next-error), | ||
| 11150 | or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer, to go to the lines | ||
| 11151 | where grep found matches. | ||
| 11152 | |||
| 11153 | This command uses a special history list for its COMMAND-ARGS, so you can | ||
| 11154 | easily repeat a grep command. | ||
| 11155 | |||
| 11156 | A prefix argument says to default the argument based upon the current | ||
| 11157 | tag the cursor is over, substituting it into the last grep command | ||
| 11158 | in the grep command history (or into `grep-command' | ||
| 11159 | if that history list is empty). | ||
| 11160 | |||
| 11161 | If specified, optional second arg HIGHLIGHT-REGEXP is the regexp to | ||
| 11162 | temporarily highlight in visited source lines. | ||
| 11163 | |||
| 11164 | \(fn COMMAND-ARGS &optional HIGHLIGHT-REGEXP)" t nil) | ||
| 11165 | |||
| 11166 | (autoload (quote grep-find) "grep" "\ | ||
| 11167 | Run grep via find, with user-specified args COMMAND-ARGS. | ||
| 11168 | Collect output in a buffer. | ||
| 11169 | While find runs asynchronously, you can use the \\[next-error] command | ||
| 11170 | to find the text that grep hits refer to. | ||
| 11171 | |||
| 11172 | This command uses a special history list for its arguments, so you can | ||
| 11173 | easily repeat a find command. | ||
| 11174 | |||
| 11175 | \(fn COMMAND-ARGS)" t nil) | ||
| 11176 | |||
| 11177 | (autoload (quote grep-tree) "grep" "\ | ||
| 11178 | Grep for REGEXP in FILES in directory tree rooted at DIR. | ||
| 11179 | Collect output in a buffer. | ||
| 11180 | Interactively, prompt separately for each search parameter. | ||
| 11181 | With prefix arg, reuse previous REGEXP. | ||
| 11182 | The search is limited to file names matching shell pattern FILES. | ||
| 11183 | FILES may use abbreviations defined in `grep-tree-files-aliases', e.g. | ||
| 11184 | entering `ch' is equivalent to `*.[ch]'. | ||
| 11185 | |||
| 11186 | While find runs asynchronously, you can use the \\[next-error] command | ||
| 11187 | to find the text that grep hits refer to. | ||
| 11188 | |||
| 11189 | This command uses a special history list for its arguments, so you can | ||
| 11190 | easily repeat a find command. | ||
| 11191 | |||
| 11192 | When used non-interactively, optional arg SUBDIRS limits the search to | ||
| 11193 | those sub directories of DIR. | ||
| 11194 | |||
| 11195 | \(fn REGEXP FILES DIR &optional SUBDIRS)" t nil) | ||
| 11196 | |||
| 11197 | ;;;*** | ||
| 11198 | |||
| 11199 | ;;;### (autoloads (gs-load-image) "gs" "gs.el" (16565 48734)) | ||
| 10314 | ;;; Generated autoloads from gs.el | 11200 | ;;; Generated autoloads from gs.el |
| 10315 | 11201 | ||
| 10316 | (autoload (quote gs-load-image) "gs" "\ | 11202 | (autoload (quote gs-load-image) "gs" "\ |
| @@ -10324,7 +11210,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. | |||
| 10324 | ;;;*** | 11210 | ;;;*** |
| 10325 | 11211 | ||
| 10326 | ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx | 11212 | ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx |
| 10327 | ;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16278 45828)) | 11213 | ;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16808 48570)) |
| 10328 | ;;; Generated autoloads from progmodes/gud.el | 11214 | ;;; Generated autoloads from progmodes/gud.el |
| 10329 | 11215 | ||
| 10330 | (autoload (quote gdb) "gud" "\ | 11216 | (autoload (quote gdb) "gud" "\ |
| @@ -10405,8 +11291,8 @@ Major mode for editing GDB scripts | |||
| 10405 | 11291 | ||
| 10406 | ;;;*** | 11292 | ;;;*** |
| 10407 | 11293 | ||
| 10408 | ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (16211 | 11294 | ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (16377 |
| 10409 | ;;;;;; 27038)) | 11295 | ;;;;;; 12872)) |
| 10410 | ;;; Generated autoloads from play/handwrite.el | 11296 | ;;; Generated autoloads from play/handwrite.el |
| 10411 | 11297 | ||
| 10412 | (autoload (quote handwrite) "handwrite" "\ | 11298 | (autoload (quote handwrite) "handwrite" "\ |
| @@ -10424,7 +11310,7 @@ Variables: handwrite-linespace (default 12) | |||
| 10424 | ;;;*** | 11310 | ;;;*** |
| 10425 | 11311 | ||
| 10426 | ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" | 11312 | ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" |
| 10427 | ;;;;;; (16211 27038)) | 11313 | ;;;;;; (16213 43281)) |
| 10428 | ;;; Generated autoloads from play/hanoi.el | 11314 | ;;; Generated autoloads from play/hanoi.el |
| 10429 | 11315 | ||
| 10430 | (autoload (quote hanoi) "hanoi" "\ | 11316 | (autoload (quote hanoi) "hanoi" "\ |
| @@ -10451,9 +11337,110 @@ to be updated. | |||
| 10451 | 11337 | ||
| 10452 | ;;;*** | 11338 | ;;;*** |
| 10453 | 11339 | ||
| 11340 | ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region | ||
| 11341 | ;;;;;; scan-buf-move-to-region help-at-pt-set-timer help-at-pt-cancel-timer | ||
| 11342 | ;;;;;; display-local-help help-at-pt-kbd-string help-at-pt-string) | ||
| 11343 | ;;;;;; "help-at-pt" "help-at-pt.el" (16775 26706)) | ||
| 11344 | ;;; Generated autoloads from help-at-pt.el | ||
| 11345 | |||
| 11346 | (autoload (quote help-at-pt-string) "help-at-pt" "\ | ||
| 11347 | Return the help-echo string at point. | ||
| 11348 | Normally, the string produced by the `help-echo' text or overlay | ||
| 11349 | property, or nil, is returned. | ||
| 11350 | If KBD is non-nil, `kbd-help' is used instead, and any | ||
| 11351 | `help-echo' property is ignored. In this case, the return value | ||
| 11352 | can also be t, if that is the value of the `kbd-help' property. | ||
| 11353 | |||
| 11354 | \(fn &optional KBD)" nil nil) | ||
| 11355 | |||
| 11356 | (autoload (quote help-at-pt-kbd-string) "help-at-pt" "\ | ||
| 11357 | Return the keyboard help string at point. | ||
| 11358 | If the `kbd-help' text or overlay property at point produces a | ||
| 11359 | string, return it. Otherwise, use the `help-echo' property. If | ||
| 11360 | this produces no string either, return nil. | ||
| 11361 | |||
| 11362 | \(fn)" nil nil) | ||
| 11363 | |||
| 11364 | (autoload (quote display-local-help) "help-at-pt" "\ | ||
| 11365 | Display local help in the echo area. | ||
| 11366 | This displays a short help message, namely the string produced by | ||
| 11367 | the `kbd-help' property at point. If `kbd-help' does not produce | ||
| 11368 | a string, but the `help-echo' property does, then that string is | ||
| 11369 | printed instead. | ||
| 11370 | |||
| 11371 | A numeric argument ARG prevents display of a message in case | ||
| 11372 | there is no help. While ARG can be used interactively, it is | ||
| 11373 | mainly meant for use from Lisp. | ||
| 11374 | |||
| 11375 | \(fn &optional ARG)" t nil) | ||
| 11376 | |||
| 11377 | (autoload (quote help-at-pt-cancel-timer) "help-at-pt" "\ | ||
| 11378 | Cancel any timer set by `help-at-pt-set-timer'. | ||
| 11379 | This disables `help-at-pt-display-when-idle'. | ||
| 11380 | |||
| 11381 | \(fn)" t nil) | ||
| 11382 | |||
| 11383 | (autoload (quote help-at-pt-set-timer) "help-at-pt" "\ | ||
| 11384 | Enable `help-at-pt-display-when-idle'. | ||
| 11385 | This is done by setting a timer, if none is currently active. | ||
| 11386 | |||
| 11387 | \(fn)" t nil) | ||
| 11388 | |||
| 11389 | (autoload (quote scan-buf-move-to-region) "help-at-pt" "\ | ||
| 11390 | Go to the start of the next region with non-nil PROP property. | ||
| 11391 | Then run HOOK, which should be a quoted symbol that is a normal | ||
| 11392 | hook.variable, or an expression evaluating to such a symbol. | ||
| 11393 | Adjacent areas with different non-nil PROP properties are | ||
| 11394 | considered different regions. | ||
| 11395 | |||
| 11396 | With numeric argument ARG, move to the start of the ARGth next | ||
| 11397 | such region, then run HOOK. If ARG is negative, move backward. | ||
| 11398 | If point is already in a region, then that region does not count | ||
| 11399 | toward ARG. If ARG is 0 and point is inside a region, move to | ||
| 11400 | the start of that region. If ARG is 0 and point is not in a | ||
| 11401 | region, print a message to that effect, but do not move point and | ||
| 11402 | do not run HOOK. If there are not enough regions to move over, | ||
| 11403 | an error results and the number of available regions is mentioned | ||
| 11404 | in the error message. Point is not moved and HOOK is not run. | ||
| 11405 | |||
| 11406 | \(fn PROP &optional ARG HOOK)" nil nil) | ||
| 11407 | |||
| 11408 | (autoload (quote scan-buf-next-region) "help-at-pt" "\ | ||
| 11409 | Go to the start of the next region with non-nil help-echo. | ||
| 11410 | Print the help found there using `display-local-help'. Adjacent | ||
| 11411 | areas with different non-nil help-echo properties are considered | ||
| 11412 | different regions. | ||
| 11413 | |||
| 11414 | With numeric argument ARG, move to the start of the ARGth next | ||
| 11415 | help-echo region. If ARG is negative, move backward. If point | ||
| 11416 | is already in a help-echo region, then that region does not count | ||
| 11417 | toward ARG. If ARG is 0 and point is inside a help-echo region, | ||
| 11418 | move to the start of that region. If ARG is 0 and point is not | ||
| 11419 | in such a region, just print a message to that effect. If there | ||
| 11420 | are not enough regions to move over, an error results and the | ||
| 11421 | number of available regions is mentioned in the error message. | ||
| 11422 | |||
| 11423 | A potentially confusing subtlety is that point can be in a | ||
| 11424 | help-echo region without any local help being available. This is | ||
| 11425 | because `help-echo' can be a function evaluating to nil. This | ||
| 11426 | rarely happens in practice. | ||
| 11427 | |||
| 11428 | \(fn &optional ARG)" t nil) | ||
| 11429 | |||
| 11430 | (autoload (quote scan-buf-previous-region) "help-at-pt" "\ | ||
| 11431 | Go to the start of the previous region with non-nil help-echo. | ||
| 11432 | Print the help found there using `display-local-help'. Adjacent | ||
| 11433 | areas with different non-nil help-echo properties are considered | ||
| 11434 | different regions. With numeric argument ARG, behaves like | ||
| 11435 | `scan-buf-next-region' with argument -ARG.. | ||
| 11436 | |||
| 11437 | \(fn &optional ARG)" t nil) | ||
| 11438 | |||
| 11439 | ;;;*** | ||
| 11440 | |||
| 10454 | ;;;### (autoloads (describe-categories describe-syntax describe-variable | 11441 | ;;;### (autoloads (describe-categories describe-syntax describe-variable |
| 10455 | ;;;;;; variable-at-point describe-function-1 describe-function locate-library | 11442 | ;;;;;; variable-at-point describe-function-1 describe-function locate-library |
| 10456 | ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16211 27016)) | 11443 | ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16784 39521)) |
| 10457 | ;;; Generated autoloads from help-fns.el | 11444 | ;;; Generated autoloads from help-fns.el |
| 10458 | 11445 | ||
| 10459 | (autoload (quote help-with-tutorial) "help-fns" "\ | 11446 | (autoload (quote help-with-tutorial) "help-fns" "\ |
| @@ -10486,6 +11473,8 @@ Display the full documentation of FUNCTION (a symbol). | |||
| 10486 | 11473 | ||
| 10487 | \(fn FUNCTION)" t nil) | 11474 | \(fn FUNCTION)" t nil) |
| 10488 | 11475 | ||
| 11476 | (defface help-argument-name (quote ((((supports :slant italic)) :inherit italic))) "Face to highlight argument names in *Help* buffers." :group (quote help)) | ||
| 11477 | |||
| 10489 | (autoload (quote describe-function-1) "help-fns" "\ | 11478 | (autoload (quote describe-function-1) "help-fns" "\ |
| 10490 | Not documented | 11479 | Not documented |
| 10491 | 11480 | ||
| @@ -10515,13 +11504,15 @@ BUFFER defaults to the current buffer. | |||
| 10515 | (autoload (quote describe-categories) "help-fns" "\ | 11504 | (autoload (quote describe-categories) "help-fns" "\ |
| 10516 | Describe the category specifications in the current category table. | 11505 | Describe the category specifications in the current category table. |
| 10517 | The descriptions are inserted in a buffer, which is then displayed. | 11506 | The descriptions are inserted in a buffer, which is then displayed. |
| 11507 | If BUFFER is non-nil, then describe BUFFER's category table instead. | ||
| 11508 | BUFFER should be a buffer or a buffer name. | ||
| 10518 | 11509 | ||
| 10519 | \(fn &optional BUFFER)" t nil) | 11510 | \(fn &optional BUFFER)" t nil) |
| 10520 | 11511 | ||
| 10521 | ;;;*** | 11512 | ;;;*** |
| 10522 | 11513 | ||
| 10523 | ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" | 11514 | ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" |
| 10524 | ;;;;;; (16211 27016)) | 11515 | ;;;;;; (16213 43268)) |
| 10525 | ;;; Generated autoloads from help-macro.el | 11516 | ;;; Generated autoloads from help-macro.el |
| 10526 | 11517 | ||
| 10527 | (defvar three-step-help nil "\ | 11518 | (defvar three-step-help nil "\ |
| @@ -10537,7 +11528,7 @@ A value of nil means skip the middle step, so that | |||
| 10537 | 11528 | ||
| 10538 | ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button | 11529 | ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button |
| 10539 | ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup | 11530 | ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup |
| 10540 | ;;;;;; help-mode) "help-mode" "help-mode.el" (16276 26334)) | 11531 | ;;;;;; help-mode) "help-mode" "help-mode.el" (16654 2763)) |
| 10541 | ;;; Generated autoloads from help-mode.el | 11532 | ;;; Generated autoloads from help-mode.el |
| 10542 | 11533 | ||
| 10543 | (autoload (quote help-mode) "help-mode" "\ | 11534 | (autoload (quote help-mode) "help-mode" "\ |
| @@ -10620,7 +11611,7 @@ Add xrefs for symbols in `pp's output between FROM and TO. | |||
| 10620 | ;;;*** | 11611 | ;;;*** |
| 10621 | 11612 | ||
| 10622 | ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" | 11613 | ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" |
| 10623 | ;;;;;; "emacs-lisp/helper.el" (16211 27026)) | 11614 | ;;;;;; "emacs-lisp/helper.el" (16213 43273)) |
| 10624 | ;;; Generated autoloads from emacs-lisp/helper.el | 11615 | ;;; Generated autoloads from emacs-lisp/helper.el |
| 10625 | 11616 | ||
| 10626 | (autoload (quote Helper-describe-bindings) "helper" "\ | 11617 | (autoload (quote Helper-describe-bindings) "helper" "\ |
| @@ -10636,7 +11627,7 @@ Provide help for current mode. | |||
| 10636 | ;;;*** | 11627 | ;;;*** |
| 10637 | 11628 | ||
| 10638 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" | 11629 | ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" |
| 10639 | ;;;;;; "hexl.el" (16211 27016)) | 11630 | ;;;;;; "hexl.el" (16801 58021)) |
| 10640 | ;;; Generated autoloads from hexl.el | 11631 | ;;; Generated autoloads from hexl.el |
| 10641 | 11632 | ||
| 10642 | (autoload (quote hexl-mode) "hexl" "\ | 11633 | (autoload (quote hexl-mode) "hexl" "\ |
| @@ -10731,8 +11722,8 @@ This discards the buffer's undo information. | |||
| 10731 | 11722 | ||
| 10732 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer | 11723 | ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer |
| 10733 | ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer | 11724 | ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer |
| 10734 | ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (16211 | 11725 | ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (16219 |
| 10735 | ;;;;;; 27016)) | 11726 | ;;;;;; 35448)) |
| 10736 | ;;; Generated autoloads from hi-lock.el | 11727 | ;;; Generated autoloads from hi-lock.el |
| 10737 | 11728 | ||
| 10738 | (defvar hi-lock-mode nil "\ | 11729 | (defvar hi-lock-mode nil "\ |
| @@ -10843,7 +11834,7 @@ be found in variable `hi-lock-interactive-patterns'. | |||
| 10843 | ;;;*** | 11834 | ;;;*** |
| 10844 | 11835 | ||
| 10845 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially | 11836 | ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially |
| 10846 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (16211 27039)) | 11837 | ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (16213 43281)) |
| 10847 | ;;; Generated autoloads from progmodes/hideif.el | 11838 | ;;; Generated autoloads from progmodes/hideif.el |
| 10848 | 11839 | ||
| 10849 | (autoload (quote hide-ifdef-mode) "hideif" "\ | 11840 | (autoload (quote hide-ifdef-mode) "hideif" "\ |
| @@ -10898,7 +11889,7 @@ how the hiding is done: | |||
| 10898 | ;;;*** | 11889 | ;;;*** |
| 10899 | 11890 | ||
| 10900 | ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) | 11891 | ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) |
| 10901 | ;;;;;; "hideshow" "progmodes/hideshow.el" (16274 58117)) | 11892 | ;;;;;; "hideshow" "progmodes/hideshow.el" (16275 41871)) |
| 10902 | ;;; Generated autoloads from progmodes/hideshow.el | 11893 | ;;; Generated autoloads from progmodes/hideshow.el |
| 10903 | 11894 | ||
| 10904 | (defvar hs-hide-comments-when-hiding-all t "\ | 11895 | (defvar hs-hide-comments-when-hiding-all t "\ |
| @@ -10958,9 +11949,10 @@ Key bindings: | |||
| 10958 | ;;;*** | 11949 | ;;;*** |
| 10959 | 11950 | ||
| 10960 | ;;;### (autoloads (global-highlight-changes highlight-compare-with-file | 11951 | ;;;### (autoloads (global-highlight-changes highlight-compare-with-file |
| 10961 | ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change | 11952 | ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces |
| 10962 | ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) | 11953 | ;;;;;; highlight-changes-previous-change highlight-changes-next-change |
| 10963 | ;;;;;; "hilit-chg" "hilit-chg.el" (16211 27016)) | 11954 | ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) |
| 11955 | ;;;;;; "hilit-chg" "hilit-chg.el" (16435 26305)) | ||
| 10964 | ;;; Generated autoloads from hilit-chg.el | 11956 | ;;; Generated autoloads from hilit-chg.el |
| 10965 | 11957 | ||
| 10966 | (defvar highlight-changes-mode nil) | 11958 | (defvar highlight-changes-mode nil) |
| @@ -11031,12 +12023,26 @@ buffer to be saved): | |||
| 11031 | 12023 | ||
| 11032 | \(fn)" t nil) | 12024 | \(fn)" t nil) |
| 11033 | 12025 | ||
| 12026 | (autoload (quote highlight-compare-buffers) "hilit-chg" "\ | ||
| 12027 | Compare two buffers and highlight the differences. | ||
| 12028 | |||
| 12029 | The default is the current buffer and the one in the next window. | ||
| 12030 | |||
| 12031 | If either buffer is modified and is visiting a file, you are prompted | ||
| 12032 | to save the file. | ||
| 12033 | |||
| 12034 | Unless the buffer is unmodified and visiting a file, the buffer is | ||
| 12035 | written to a temporary file for comparison. | ||
| 12036 | |||
| 12037 | If a buffer is read-only, differences will be highlighted but no property | ||
| 12038 | changes are made, so \\[highlight-changes-next-change] and | ||
| 12039 | \\[highlight-changes-previous-change] will not work. | ||
| 12040 | |||
| 12041 | \(fn BUF-A BUF-B)" t nil) | ||
| 12042 | |||
| 11034 | (autoload (quote highlight-compare-with-file) "hilit-chg" "\ | 12043 | (autoload (quote highlight-compare-with-file) "hilit-chg" "\ |
| 11035 | Compare this buffer with a file, and highlight differences. | 12044 | Compare this buffer with a file, and highlight differences. |
| 11036 | 12045 | ||
| 11037 | The current buffer must be an unmodified buffer visiting a file, | ||
| 11038 | and must not be read-only. | ||
| 11039 | |||
| 11040 | If the buffer has a backup filename, it is used as the default when | 12046 | If the buffer has a backup filename, it is used as the default when |
| 11041 | this function is called interactively. | 12047 | this function is called interactively. |
| 11042 | 12048 | ||
| @@ -11078,7 +12084,7 @@ variable `highlight-changes-global-changes-existing-buffers' is non-nil). | |||
| 11078 | ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction | 12084 | ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction |
| 11079 | ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space | 12085 | ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space |
| 11080 | ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" | 12086 | ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" |
| 11081 | ;;;;;; "hippie-exp.el" (16211 27016)) | 12087 | ;;;;;; "hippie-exp.el" (16213 43268)) |
| 11082 | ;;; Generated autoloads from hippie-exp.el | 12088 | ;;; Generated autoloads from hippie-exp.el |
| 11083 | 12089 | ||
| 11084 | (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ | 12090 | (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\ |
| @@ -11151,7 +12157,7 @@ argument VERBOSE non-nil makes the function verbose. | |||
| 11151 | ;;;*** | 12157 | ;;;*** |
| 11152 | 12158 | ||
| 11153 | ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" | 12159 | ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" |
| 11154 | ;;;;;; (16271 3438)) | 12160 | ;;;;;; (16469 33009)) |
| 11155 | ;;; Generated autoloads from hl-line.el | 12161 | ;;; Generated autoloads from hl-line.el |
| 11156 | 12162 | ||
| 11157 | (autoload (quote hl-line-mode) "hl-line" "\ | 12163 | (autoload (quote hl-line-mode) "hl-line" "\ |
| @@ -11191,7 +12197,7 @@ Global-Hl-Line mode uses the functions `global-hl-line-unhighlight' and | |||
| 11191 | ;;;*** | 12197 | ;;;*** |
| 11192 | 12198 | ||
| 11193 | ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" | 12199 | ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" |
| 11194 | ;;;;;; (16211 27023)) | 12200 | ;;;;;; (16722 36135)) |
| 11195 | ;;; Generated autoloads from calendar/holidays.el | 12201 | ;;; Generated autoloads from calendar/holidays.el |
| 11196 | 12202 | ||
| 11197 | (autoload (quote holidays) "holidays" "\ | 12203 | (autoload (quote holidays) "holidays" "\ |
| @@ -11215,7 +12221,7 @@ The optional LABEL is used to label the buffer created. | |||
| 11215 | ;;;*** | 12221 | ;;;*** |
| 11216 | 12222 | ||
| 11217 | ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) | 12223 | ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) |
| 11218 | ;;;;;; "hscroll" "obsolete/hscroll.el" (16211 27037)) | 12224 | ;;;;;; "hscroll" "obsolete/hscroll.el" (16213 43281)) |
| 11219 | ;;; Generated autoloads from obsolete/hscroll.el | 12225 | ;;; Generated autoloads from obsolete/hscroll.el |
| 11220 | 12226 | ||
| 11221 | (autoload (quote turn-on-hscroll) "hscroll" "\ | 12227 | (autoload (quote turn-on-hscroll) "hscroll" "\ |
| @@ -11241,6 +12247,17 @@ Also see `automatic-hscrolling'. | |||
| 11241 | 12247 | ||
| 11242 | ;;;*** | 12248 | ;;;*** |
| 11243 | 12249 | ||
| 12250 | ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (16777 | ||
| 12251 | ;;;;;; 65418)) | ||
| 12252 | ;;; Generated autoloads from gnus/html2text.el | ||
| 12253 | |||
| 12254 | (autoload (quote html2text) "html2text" "\ | ||
| 12255 | Convert HTML to plain text in the current buffer. | ||
| 12256 | |||
| 12257 | \(fn)" t nil) | ||
| 12258 | |||
| 12259 | ;;;*** | ||
| 12260 | |||
| 11244 | ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers | 12261 | ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers |
| 11245 | ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-help-buffers | 12262 | ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-help-buffers |
| 11246 | ;;;;;; ibuffer-mark-dissociated-buffers ibuffer-mark-unsaved-buffers | 12263 | ;;;;;; ibuffer-mark-dissociated-buffers ibuffer-mark-unsaved-buffers |
| @@ -11262,7 +12279,7 @@ Also see `automatic-hscrolling'. | |||
| 11262 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group | 12279 | ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group |
| 11263 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group | 12280 | ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group |
| 11264 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode | 12281 | ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode |
| 11265 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16211 27016)) | 12282 | ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16764 51518)) |
| 11266 | ;;; Generated autoloads from ibuf-ext.el | 12283 | ;;; Generated autoloads from ibuf-ext.el |
| 11267 | 12284 | ||
| 11268 | (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ | 12285 | (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ |
| @@ -11357,7 +12374,7 @@ The group will be added to `ibuffer-filter-group-kill-ring'. | |||
| 11357 | Kill the filter group at point. | 12374 | Kill the filter group at point. |
| 11358 | See also `ibuffer-kill-filter-group'. | 12375 | See also `ibuffer-kill-filter-group'. |
| 11359 | 12376 | ||
| 11360 | \(fn &optional ARG)" t nil) | 12377 | \(fn &optional ARG INTERACTIVE-P)" t nil) |
| 11361 | 12378 | ||
| 11362 | (autoload (quote ibuffer-yank) "ibuf-ext" "\ | 12379 | (autoload (quote ibuffer-yank) "ibuf-ext" "\ |
| 11363 | Yank the last killed filter group before group at point. | 12380 | Yank the last killed filter group before group at point. |
| @@ -11522,6 +12539,14 @@ Hide all of the currently marked lines. | |||
| 11522 | (autoload (quote ibuffer-jump-to-buffer) "ibuf-ext" "\ | 12539 | (autoload (quote ibuffer-jump-to-buffer) "ibuf-ext" "\ |
| 11523 | Move point to the buffer whose name is NAME. | 12540 | Move point to the buffer whose name is NAME. |
| 11524 | 12541 | ||
| 12542 | If called interactively, prompt for a buffer name and go to the | ||
| 12543 | corresponding line in the Ibuffer buffer. If said buffer is in a | ||
| 12544 | hidden group filter, open it. | ||
| 12545 | |||
| 12546 | If `ibuffer-jump-offer-only-visible-buffers' is non-nil, only offer | ||
| 12547 | visible buffers in the completion list. Calling the command with | ||
| 12548 | a prefix argument reverses the meaning of that variable. | ||
| 12549 | |||
| 11525 | \(fn NAME)" t nil) | 12550 | \(fn NAME)" t nil) |
| 11526 | 12551 | ||
| 11527 | (autoload (quote ibuffer-diff-with-file) "ibuf-ext" "\ | 12552 | (autoload (quote ibuffer-diff-with-file) "ibuf-ext" "\ |
| @@ -11615,8 +12640,8 @@ defaults to one. | |||
| 11615 | ;;;*** | 12640 | ;;;*** |
| 11616 | 12641 | ||
| 11617 | ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter | 12642 | ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter |
| 11618 | ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16211 | 12643 | ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16544 |
| 11619 | ;;;;;; 27016)) | 12644 | ;;;;;; 33333)) |
| 11620 | ;;; Generated autoloads from ibuf-macs.el | 12645 | ;;; Generated autoloads from ibuf-macs.el |
| 11621 | 12646 | ||
| 11622 | (autoload (quote define-ibuffer-column) "ibuf-macs" "\ | 12647 | (autoload (quote define-ibuffer-column) "ibuf-macs" "\ |
| @@ -11639,7 +12664,7 @@ inlined into the compiled format versions. This means that if you | |||
| 11639 | change its definition, you should explicitly call | 12664 | change its definition, you should explicitly call |
| 11640 | `ibuffer-recompile-formats'. | 12665 | `ibuffer-recompile-formats'. |
| 11641 | 12666 | ||
| 11642 | \(fn SYMBOL (&KEY name inline props summarizer) &rest BODY)" nil (quote macro)) | 12667 | \(fn SYMBOL (&key NAME INLINE PROPS SUMMARIZER) &rest BODY)" nil (quote macro)) |
| 11643 | 12668 | ||
| 11644 | (autoload (quote define-ibuffer-sorter) "ibuf-macs" "\ | 12669 | (autoload (quote define-ibuffer-sorter) "ibuf-macs" "\ |
| 11645 | Define a method of sorting named NAME. | 12670 | Define a method of sorting named NAME. |
| @@ -11651,7 +12676,7 @@ For sorting, the forms in BODY will be evaluated with `a' bound to one | |||
| 11651 | buffer object, and `b' bound to another. BODY should return a non-nil | 12676 | buffer object, and `b' bound to another. BODY should return a non-nil |
| 11652 | value if and only if `a' is \"less than\" `b'. | 12677 | value if and only if `a' is \"less than\" `b'. |
| 11653 | 12678 | ||
| 11654 | \(fn NAME DOCUMENTATION (&KEY description) &rest BODY)" nil (quote macro)) | 12679 | \(fn NAME DOCUMENTATION (&key DESCRIPTION) &rest BODY)" nil (quote macro)) |
| 11655 | 12680 | ||
| 11656 | (autoload (quote define-ibuffer-op) "ibuf-macs" "\ | 12681 | (autoload (quote define-ibuffer-op) "ibuf-macs" "\ |
| 11657 | Generate a function which operates on a buffer. | 12682 | Generate a function which operates on a buffer. |
| @@ -11684,7 +12709,7 @@ confirmation message, in the form: | |||
| 11684 | COMPLEX means this function is special; see the source code of this | 12709 | COMPLEX means this function is special; see the source code of this |
| 11685 | macro for exactly what it does. | 12710 | macro for exactly what it does. |
| 11686 | 12711 | ||
| 11687 | \(fn OP ARGS DOCUMENTATION (&KEY interactive mark modifier-p dangerous (opstring operated on) (active-opstring Operate on) complex) &rest BODY)" nil (quote macro)) | 12712 | \(fn OP ARGS DOCUMENTATION (&key INTERACTIVE MARK MODIFIER-P DANGEROUS OPSTRING ACTIVE-OPSTRING COMPLEX) &rest BODY)" nil (quote macro)) |
| 11688 | 12713 | ||
| 11689 | (autoload (quote define-ibuffer-filter) "ibuf-macs" "\ | 12714 | (autoload (quote define-ibuffer-filter) "ibuf-macs" "\ |
| 11690 | Define a filter named NAME. | 12715 | Define a filter named NAME. |
| @@ -11697,12 +12722,12 @@ not a particular buffer should be displayed or not. The forms in BODY | |||
| 11697 | will be evaluated with BUF bound to the buffer object, and QUALIFIER | 12722 | will be evaluated with BUF bound to the buffer object, and QUALIFIER |
| 11698 | bound to the current value of the filter. | 12723 | bound to the current value of the filter. |
| 11699 | 12724 | ||
| 11700 | \(fn NAME DOCUMENTATION (&KEY reader description) &rest BODY)" nil (quote macro)) | 12725 | \(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro)) |
| 11701 | 12726 | ||
| 11702 | ;;;*** | 12727 | ;;;*** |
| 11703 | 12728 | ||
| 11704 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) | 12729 | ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) |
| 11705 | ;;;;;; "ibuffer" "ibuffer.el" (16211 27016)) | 12730 | ;;;;;; "ibuffer" "ibuffer.el" (16775 26706)) |
| 11706 | ;;; Generated autoloads from ibuffer.el | 12731 | ;;; Generated autoloads from ibuffer.el |
| 11707 | 12732 | ||
| 11708 | (autoload (quote ibuffer-list-buffers) "ibuffer" "\ | 12733 | (autoload (quote ibuffer-list-buffers) "ibuffer" "\ |
| @@ -11742,7 +12767,7 @@ locally in this buffer. | |||
| 11742 | ;;;*** | 12767 | ;;;*** |
| 11743 | 12768 | ||
| 11744 | ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" | 12769 | ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" |
| 11745 | ;;;;;; "icomplete.el" (16211 27017)) | 12770 | ;;;;;; "icomplete.el" (16213 43269)) |
| 11746 | ;;; Generated autoloads from icomplete.el | 12771 | ;;; Generated autoloads from icomplete.el |
| 11747 | 12772 | ||
| 11748 | (autoload (quote icomplete-mode) "icomplete" "\ | 12773 | (autoload (quote icomplete-mode) "icomplete" "\ |
| @@ -11759,7 +12784,7 @@ Usually run by inclusion in `minibuffer-setup-hook'. | |||
| 11759 | 12784 | ||
| 11760 | ;;;*** | 12785 | ;;;*** |
| 11761 | 12786 | ||
| 11762 | ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (16211 27039)) | 12787 | ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (16435 26306)) |
| 11763 | ;;; Generated autoloads from progmodes/icon.el | 12788 | ;;; Generated autoloads from progmodes/icon.el |
| 11764 | 12789 | ||
| 11765 | (autoload (quote icon-mode) "icon" "\ | 12790 | (autoload (quote icon-mode) "icon" "\ |
| @@ -11800,7 +12825,7 @@ with no args, if that value is non-nil. | |||
| 11800 | ;;;*** | 12825 | ;;;*** |
| 11801 | 12826 | ||
| 11802 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" | 12827 | ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" |
| 11803 | ;;;;;; (16211 27039)) | 12828 | ;;;;;; (16796 28018)) |
| 11804 | ;;; Generated autoloads from progmodes/idlw-shell.el | 12829 | ;;; Generated autoloads from progmodes/idlw-shell.el |
| 11805 | 12830 | ||
| 11806 | (autoload (quote idlwave-shell) "idlw-shell" "\ | 12831 | (autoload (quote idlwave-shell) "idlw-shell" "\ |
| @@ -11826,11 +12851,11 @@ See also the variable `idlwave-shell-prompt-pattern'. | |||
| 11826 | ;;;*** | 12851 | ;;;*** |
| 11827 | 12852 | ||
| 11828 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" | 12853 | ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" |
| 11829 | ;;;;;; (16211 27039)) | 12854 | ;;;;;; (16796 28018)) |
| 11830 | ;;; Generated autoloads from progmodes/idlwave.el | 12855 | ;;; Generated autoloads from progmodes/idlwave.el |
| 11831 | 12856 | ||
| 11832 | (autoload (quote idlwave-mode) "idlwave" "\ | 12857 | (autoload (quote idlwave-mode) "idlwave" "\ |
| 11833 | Major mode for editing IDL and WAVE CL .pro files. | 12858 | Major mode for editing IDL source files (version 5.5). |
| 11834 | 12859 | ||
| 11835 | The main features of this mode are | 12860 | The main features of this mode are |
| 11836 | 12861 | ||
| @@ -11857,8 +12882,7 @@ The main features of this mode are | |||
| 11857 | relative to the first will be retained. Use | 12882 | relative to the first will be retained. Use |
| 11858 | \\[idlwave-auto-fill-mode] to toggle auto-fill mode for these | 12883 | \\[idlwave-auto-fill-mode] to toggle auto-fill mode for these |
| 11859 | comments. When the variable `idlwave-fill-comment-line-only' is | 12884 | comments. When the variable `idlwave-fill-comment-line-only' is |
| 11860 | nil, code can also be auto-filled and auto-indented (not | 12885 | nil, code can also be auto-filled and auto-indented. |
| 11861 | recommended). | ||
| 11862 | 12886 | ||
| 11863 | To convert pre-existing IDL code to your formatting style, mark the | 12887 | To convert pre-existing IDL code to your formatting style, mark the |
| 11864 | entire buffer with \\[mark-whole-buffer] and execute | 12888 | entire buffer with \\[mark-whole-buffer] and execute |
| @@ -11873,24 +12897,28 @@ The main features of this mode are | |||
| 11873 | source file of a module. These commands know about system | 12897 | source file of a module. These commands know about system |
| 11874 | routines, all routines in idlwave-mode buffers and (when the | 12898 | routines, all routines in idlwave-mode buffers and (when the |
| 11875 | idlwave-shell is active) about all modules currently compiled under | 12899 | idlwave-shell is active) about all modules currently compiled under |
| 11876 | this shell. Use \\[idlwave-update-routine-info] to update this | 12900 | this shell. It also makes use of pre-compiled or custom-scanned |
| 12901 | user and library catalogs many popular libraries ship with by | ||
| 12902 | default. Use \\[idlwave-update-routine-info] to update this | ||
| 11877 | information, which is also used for completion (see item 4). | 12903 | information, which is also used for completion (see item 4). |
| 11878 | 12904 | ||
| 11879 | 3. Online IDL Help | 12905 | 3. Online IDL Help |
| 11880 | --------------- | 12906 | --------------- |
| 11881 | \\[idlwave-context-help] displays the IDL documentation relevant | 12907 | \\[idlwave-context-help] displays the IDL documentation relevant |
| 11882 | for the system variable, keyword, or routine at point. A single key | 12908 | for the system variable, keyword, or routine at point. A single |
| 11883 | stroke gets you directly to the right place in the docs. Two additional | 12909 | key stroke gets you directly to the right place in the docs. The |
| 11884 | files (an ASCII version of the IDL documentation and a topics file) must | 12910 | HTML help files package must be installed for this to work -- check |
| 11885 | be installed for this - check the IDLWAVE webpage for these files. | 12911 | the IDLWAVE webpage for the correct package for your version. See |
| 12912 | the manual to configure where and how the HTML help is displayed. | ||
| 11886 | 12913 | ||
| 11887 | 4. Completion | 12914 | 4. Completion |
| 11888 | ---------- | 12915 | ---------- |
| 11889 | \\[idlwave-complete] completes the names of procedures, functions | 12916 | \\[idlwave-complete] completes the names of procedures, functions |
| 11890 | class names and keyword parameters. It is context sensitive and | 12917 | class names, keyword parameters, system variables and tags, class |
| 11891 | figures out what is expected at point (procedure/function/keyword). | 12918 | tags, structure tags, filenames and much more. It is context |
| 11892 | Lower case strings are completed in lower case, other strings in | 12919 | sensitive and figures out what is expected at point. Lower case |
| 11893 | mixed or upper case. | 12920 | strings are completed in lower case, other strings in mixed or |
| 12921 | upper case. | ||
| 11894 | 12922 | ||
| 11895 | 5. Code Templates and Abbreviations | 12923 | 5. Code Templates and Abbreviations |
| 11896 | -------------------------------- | 12924 | -------------------------------- |
| @@ -11907,13 +12935,14 @@ The main features of this mode are | |||
| 11907 | \\i IF statement template | 12935 | \\i IF statement template |
| 11908 | \\elif IF-ELSE statement template | 12936 | \\elif IF-ELSE statement template |
| 11909 | \\b BEGIN | 12937 | \\b BEGIN |
| 12938 | |||
| 12939 | For a full list, use \\[idlwave-list-abbrevs]. Some templates also | ||
| 12940 | have direct keybindings - see the list of keybindings below. | ||
| 11910 | 12941 | ||
| 11911 | For a full list, use \\[idlwave-list-abbrevs]. Some templates also have | 12942 | \\[idlwave-doc-header] inserts a documentation header at the |
| 11912 | direct keybindings - see the list of keybindings below. | 12943 | beginning of the current program unit (pro, function or main). |
| 11913 | 12944 | Change log entries can be added to the current program unit with | |
| 11914 | \\[idlwave-doc-header] inserts a documentation header at the beginning of the | 12945 | \\[idlwave-doc-modification]. |
| 11915 | current program unit (pro, function or main). Change log entries | ||
| 11916 | can be added to the current program unit with \\[idlwave-doc-modification]. | ||
| 11917 | 12946 | ||
| 11918 | 6. Automatic Case Conversion | 12947 | 6. Automatic Case Conversion |
| 11919 | ------------------------- | 12948 | ------------------------- |
| @@ -11947,17 +12976,19 @@ The main features of this mode are | |||
| 11947 | \\{idlwave-mode-map} | 12976 | \\{idlwave-mode-map} |
| 11948 | 12977 | ||
| 11949 | \(fn)" t nil) | 12978 | \(fn)" t nil) |
| 12979 | (add-to-list 'auto-mode-alist '("\\.[Pp][Rr][Oo]\\'" . idlwave-mode)) | ||
| 11950 | 12980 | ||
| 11951 | ;;;*** | 12981 | ;;;*** |
| 11952 | 12982 | ||
| 11953 | ;;;### (autoloads (ido-read-directory-name ido-read-file-name ido-dired | 12983 | ;;;### (autoloads (ido-completing-read ido-read-directory-name ido-read-file-name |
| 11954 | ;;;;;; ido-insert-file ido-write-file ido-find-file-other-frame | 12984 | ;;;;;; ido-read-buffer ido-dired ido-insert-file ido-write-file |
| 11955 | ;;;;;; ido-display-file ido-find-file-read-only-other-frame ido-find-file-read-only-other-window | 12985 | ;;;;;; ido-find-file-other-frame ido-display-file ido-find-file-read-only-other-frame |
| 11956 | ;;;;;; ido-find-file-read-only ido-find-alternate-file ido-find-file-other-window | 12986 | ;;;;;; ido-find-file-read-only-other-window ido-find-file-read-only |
| 11957 | ;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame | 12987 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file |
| 11958 | ;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window | 12988 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer |
| 11959 | ;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido" | 12989 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window |
| 11960 | ;;;;;; "ido.el" (16211 27017)) | 12990 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (16804 |
| 12991 | ;;;;;; 23129)) | ||
| 11961 | ;;; Generated autoloads from ido.el | 12992 | ;;; Generated autoloads from ido.el |
| 11962 | 12993 | ||
| 11963 | (defvar ido-mode nil "\ | 12994 | (defvar ido-mode nil "\ |
| @@ -11986,16 +13017,6 @@ This function also adds a hook to the minibuffer. | |||
| 11986 | 13017 | ||
| 11987 | \(fn &optional ARG)" t nil) | 13018 | \(fn &optional ARG)" t nil) |
| 11988 | 13019 | ||
| 11989 | (autoload (quote ido-read-buffer) "ido" "\ | ||
| 11990 | Replacement for the built-in `read-buffer'. | ||
| 11991 | Return the name of a buffer selected. | ||
| 11992 | PROMPT is the prompt to give to the user. DEFAULT if given is the default | ||
| 11993 | buffer to be selected, which will go to the front of the list. | ||
| 11994 | If REQUIRE-MATCH is non-nil, an existing-buffer must be selected. | ||
| 11995 | If INITIAL is non-nil, it specifies the initial input string. | ||
| 11996 | |||
| 11997 | \(fn PROMPT &optional DEFAULT REQUIRE-MATCH INITIAL)" nil nil) | ||
| 11998 | |||
| 11999 | (autoload (quote ido-switch-buffer) "ido" "\ | 13020 | (autoload (quote ido-switch-buffer) "ido" "\ |
| 12000 | Switch to another buffer. | 13021 | Switch to another buffer. |
| 12001 | The buffer is displayed according to `ido-default-buffer-method' -- the | 13022 | The buffer is displayed according to `ido-default-buffer-method' -- the |
| @@ -12185,21 +13206,50 @@ For details of keybindings, do `\\[describe-function] ido-find-file'. | |||
| 12185 | 13206 | ||
| 12186 | \(fn)" t nil) | 13207 | \(fn)" t nil) |
| 12187 | 13208 | ||
| 13209 | (autoload (quote ido-read-buffer) "ido" "\ | ||
| 13210 | Ido replacement for the built-in `read-buffer'. | ||
| 13211 | Return the name of a buffer selected. | ||
| 13212 | PROMPT is the prompt to give to the user. DEFAULT if given is the default | ||
| 13213 | buffer to be selected, which will go to the front of the list. | ||
| 13214 | If REQUIRE-MATCH is non-nil, an existing-buffer must be selected. | ||
| 13215 | |||
| 13216 | \(fn PROMPT &optional DEFAULT REQUIRE-MATCH)" nil nil) | ||
| 13217 | |||
| 12188 | (autoload (quote ido-read-file-name) "ido" "\ | 13218 | (autoload (quote ido-read-file-name) "ido" "\ |
| 13219 | Ido replacement for the built-in `read-file-name'. | ||
| 12189 | Read file name, prompting with PROMPT and completing in directory DIR. | 13220 | Read file name, prompting with PROMPT and completing in directory DIR. |
| 12190 | See `read-file-name' for additional parameters. | 13221 | See `read-file-name' for additional parameters. |
| 12191 | 13222 | ||
| 12192 | \(fn PROMPT &optional DIR DEFAULT-FILENAME MUSTMATCH INITIAL PREDICATE)" nil nil) | 13223 | \(fn PROMPT &optional DIR DEFAULT-FILENAME MUSTMATCH INITIAL PREDICATE)" nil nil) |
| 12193 | 13224 | ||
| 12194 | (autoload (quote ido-read-directory-name) "ido" "\ | 13225 | (autoload (quote ido-read-directory-name) "ido" "\ |
| 13226 | Ido replacement for the built-in `read-directory-name'. | ||
| 12195 | Read directory name, prompting with PROMPT and completing in directory DIR. | 13227 | Read directory name, prompting with PROMPT and completing in directory DIR. |
| 12196 | See `read-file-name' for additional parameters. | 13228 | See `read-directory-name' for additional parameters. |
| 12197 | 13229 | ||
| 12198 | \(fn PROMPT &optional DIR DEFAULT-DIRNAME MUSTMATCH INITIAL)" nil nil) | 13230 | \(fn PROMPT &optional DIR DEFAULT-DIRNAME MUSTMATCH INITIAL)" nil nil) |
| 12199 | 13231 | ||
| 13232 | (autoload (quote ido-completing-read) "ido" "\ | ||
| 13233 | Ido replacement for the built-in `completing-read'. | ||
| 13234 | Read a string in the minibuffer with ido-style completion. | ||
| 13235 | PROMPT is a string to prompt with; normally it ends in a colon and a space. | ||
| 13236 | CHOICES is a list of strings which are the possible completions. | ||
| 13237 | PREDICATE is currently ignored; it is included to be compatible | ||
| 13238 | with `completing-read'. | ||
| 13239 | If REQUIRE-MATCH is non-nil, the user is not allowed to exit unless | ||
| 13240 | the input is (or completes to) an element of CHOICES or is null. | ||
| 13241 | If the input is null, `ido-completing-read' returns DEF, or an empty | ||
| 13242 | string if DEF is nil, regardless of the value of REQUIRE-MATCH. | ||
| 13243 | If INITIAL-INPUT is non-nil, insert it in the minibuffer initially, | ||
| 13244 | with point positioned at the end. | ||
| 13245 | HIST, if non-nil, specifies a history list. | ||
| 13246 | DEF, if non-nil, is the default value. | ||
| 13247 | |||
| 13248 | \(fn PROMPT CHOICES &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF)" nil nil) | ||
| 13249 | |||
| 12200 | ;;;*** | 13250 | ;;;*** |
| 12201 | 13251 | ||
| 12202 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (16218 6767)) | 13252 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (16686 1588)) |
| 12203 | ;;; Generated autoloads from ielm.el | 13253 | ;;; Generated autoloads from ielm.el |
| 12204 | (add-hook 'same-window-buffer-names "*ielm*") | 13254 | (add-hook 'same-window-buffer-names "*ielm*") |
| 12205 | 13255 | ||
| @@ -12211,11 +13261,40 @@ Switches to the buffer `*ielm*', or creates it if it does not exist. | |||
| 12211 | 13261 | ||
| 12212 | ;;;*** | 13262 | ;;;*** |
| 12213 | 13263 | ||
| 13264 | ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el" | ||
| 13265 | ;;;;;; (16619 14967)) | ||
| 13266 | ;;; Generated autoloads from iimage.el | ||
| 13267 | |||
| 13268 | (autoload (quote turn-on-iimage-mode) "iimage" "\ | ||
| 13269 | Unconditionally turn on iimage mode. | ||
| 13270 | |||
| 13271 | \(fn)" t nil) | ||
| 13272 | |||
| 13273 | (autoload (quote iimage-mode) "iimage" "\ | ||
| 13274 | Toggle inline image minor mode. | ||
| 13275 | |||
| 13276 | \(fn &optional ARG)" t nil) | ||
| 13277 | |||
| 13278 | ;;;*** | ||
| 13279 | |||
| 12214 | ;;;### (autoloads (defimage find-image remove-images insert-image | 13280 | ;;;### (autoloads (defimage find-image remove-images insert-image |
| 12215 | ;;;;;; put-image create-image image-type-available-p image-type-from-file-header | 13281 | ;;;;;; put-image create-image image-type-available-p image-type-from-file-header |
| 12216 | ;;;;;; image-type-from-data) "image" "image.el" (16211 27017)) | 13282 | ;;;;;; image-type-from-data) "image" "image.el" (16722 36133)) |
| 12217 | ;;; Generated autoloads from image.el | 13283 | ;;; Generated autoloads from image.el |
| 12218 | 13284 | ||
| 13285 | (defvar image-library-alist nil "\ | ||
| 13286 | Alist of image types vs external libraries needed to display them. | ||
| 13287 | |||
| 13288 | Each element is a list (IMAGE-TYPE LIBRARY...), where the car is a symbol | ||
| 13289 | representing a supported image type, and the rest are strings giving | ||
| 13290 | alternate filenames for the corresponding external libraries. | ||
| 13291 | |||
| 13292 | Emacs tries to load the libraries in the order they appear on the | ||
| 13293 | list; if none is loaded, the running session of Emacs won't | ||
| 13294 | support the image type. Types 'pbm and 'xbm don't need to be | ||
| 13295 | listed; they're always supported.") | ||
| 13296 | (put 'image-library-alist 'risky-local-variable t) | ||
| 13297 | |||
| 12219 | (autoload (quote image-type-from-data) "image" "\ | 13298 | (autoload (quote image-type-from-data) "image" "\ |
| 12220 | Determine the image type from image data DATA. | 13299 | Determine the image type from image data DATA. |
| 12221 | Value is a symbol specifying the image type or nil if type cannot | 13300 | Value is a symbol specifying the image type or nil if type cannot |
| @@ -12273,8 +13352,13 @@ AREA is where to display the image. AREA nil or omitted means | |||
| 12273 | display it in the text area, a value of `left-margin' means | 13352 | display it in the text area, a value of `left-margin' means |
| 12274 | display it in the left marginal area, a value of `right-margin' | 13353 | display it in the left marginal area, a value of `right-margin' |
| 12275 | means display it in the right marginal area. | 13354 | means display it in the right marginal area. |
| 13355 | SLICE specifies slice of IMAGE to insert. SLICE nil or omitted | ||
| 13356 | means insert whole image. SLICE is a list (X Y WIDTH HEIGHT) | ||
| 13357 | specifying the X and Y positions and WIDTH and HEIGHT of image area | ||
| 13358 | to insert. A float value 0.0 - 1.0 means relative to the width or | ||
| 13359 | height of the image; integer values are taken as pixel values. | ||
| 12276 | 13360 | ||
| 12277 | \(fn IMAGE &optional STRING AREA)" nil nil) | 13361 | \(fn IMAGE &optional STRING AREA SLICE)" nil nil) |
| 12278 | 13362 | ||
| 12279 | (autoload (quote remove-images) "image" "\ | 13363 | (autoload (quote remove-images) "image" "\ |
| 12280 | Remove images between START and END in BUFFER. | 13364 | Remove images between START and END in BUFFER. |
| @@ -12328,7 +13412,7 @@ Example: | |||
| 12328 | 13412 | ||
| 12329 | ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp | 13413 | ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp |
| 12330 | ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" | 13414 | ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" |
| 12331 | ;;;;;; "image-file.el" (16211 27017)) | 13415 | ;;;;;; "image-file.el" (16213 43269)) |
| 12332 | ;;; Generated autoloads from image-file.el | 13416 | ;;; Generated autoloads from image-file.el |
| 12333 | 13417 | ||
| 12334 | (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ | 13418 | (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ |
| @@ -12389,7 +13473,7 @@ Image files are those whose name has an extension in | |||
| 12389 | ;;;*** | 13473 | ;;;*** |
| 12390 | 13474 | ||
| 12391 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar | 13475 | ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar |
| 12392 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (16252 34050)) | 13476 | ;;;;;; imenu-sort-function) "imenu" "imenu.el" (16816 23724)) |
| 12393 | ;;; Generated autoloads from imenu.el | 13477 | ;;; Generated autoloads from imenu.el |
| 12394 | 13478 | ||
| 12395 | (defvar imenu-sort-function nil "\ | 13479 | (defvar imenu-sort-function nil "\ |
| @@ -12435,8 +13519,6 @@ menu. See the info section on Regexps for more information. | |||
| 12435 | INDEX points to the substring in REGEXP that contains the name (of the | 13519 | INDEX points to the substring in REGEXP that contains the name (of the |
| 12436 | function, variable or type) that is to appear in the menu. | 13520 | function, variable or type) that is to appear in the menu. |
| 12437 | 13521 | ||
| 12438 | The variable is buffer-local. | ||
| 12439 | |||
| 12440 | The variable `imenu-case-fold-search' determines whether or not the | 13522 | The variable `imenu-case-fold-search' determines whether or not the |
| 12441 | regexp matches are case sensitive, and `imenu-syntax-alist' can be | 13523 | regexp matches are case sensitive, and `imenu-syntax-alist' can be |
| 12442 | used to alter the syntax table for the search. | 13524 | used to alter the syntax table for the search. |
| @@ -12460,9 +13542,7 @@ A nested sub-alist element looks like (INDEX-NAME SUB-ALIST). | |||
| 12460 | The function `imenu--subalist-p' tests an element and returns t | 13542 | The function `imenu--subalist-p' tests an element and returns t |
| 12461 | if it is a sub-alist. | 13543 | if it is a sub-alist. |
| 12462 | 13544 | ||
| 12463 | This function is called within a `save-excursion'. | 13545 | This function is called within a `save-excursion'.") |
| 12464 | |||
| 12465 | The variable is buffer-local.") | ||
| 12466 | 13546 | ||
| 12467 | (make-variable-buffer-local (quote imenu-create-index-function)) | 13547 | (make-variable-buffer-local (quote imenu-create-index-function)) |
| 12468 | 13548 | ||
| @@ -12475,9 +13555,7 @@ to a function that will find the next index, looking backwards in the | |||
| 12475 | file. | 13555 | file. |
| 12476 | 13556 | ||
| 12477 | The function should leave point at the place to be connected to the | 13557 | The function should leave point at the place to be connected to the |
| 12478 | index and it should return nil when it doesn't find another index. | 13558 | index and it should return nil when it doesn't find another index.") |
| 12479 | |||
| 12480 | This variable is local in all buffers.") | ||
| 12481 | 13559 | ||
| 12482 | (make-variable-buffer-local (quote imenu-prev-index-position-function)) | 13560 | (make-variable-buffer-local (quote imenu-prev-index-position-function)) |
| 12483 | 13561 | ||
| @@ -12486,9 +13564,7 @@ Function for extracting the index item name, given a position. | |||
| 12486 | 13564 | ||
| 12487 | This function is called after `imenu-prev-index-position-function' | 13565 | This function is called after `imenu-prev-index-position-function' |
| 12488 | finds a position for an index item, with point at that position. | 13566 | finds a position for an index item, with point at that position. |
| 12489 | It should return the name for that index item. | 13567 | It should return the name for that index item.") |
| 12490 | |||
| 12491 | This variable is local in all buffers.") | ||
| 12492 | 13568 | ||
| 12493 | (make-variable-buffer-local (quote imenu-extract-index-name-function)) | 13569 | (make-variable-buffer-local (quote imenu-extract-index-name-function)) |
| 12494 | 13570 | ||
| @@ -12501,9 +13577,7 @@ non-nil if they match. | |||
| 12501 | If nil, comparison is done with `string='. | 13577 | If nil, comparison is done with `string='. |
| 12502 | Set this to some other function for more advanced comparisons, | 13578 | Set this to some other function for more advanced comparisons, |
| 12503 | such as \"begins with\" or \"name matches and number of | 13579 | such as \"begins with\" or \"name matches and number of |
| 12504 | arguments match\". | 13580 | arguments match\".") |
| 12505 | |||
| 12506 | This variable is local in all buffers.") | ||
| 12507 | 13581 | ||
| 12508 | (make-variable-buffer-local (quote imenu-name-lookup-function)) | 13582 | (make-variable-buffer-local (quote imenu-name-lookup-function)) |
| 12509 | 13583 | ||
| @@ -12542,7 +13616,7 @@ for more information. | |||
| 12542 | 13616 | ||
| 12543 | ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion | 13617 | ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion |
| 12544 | ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) | 13618 | ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) |
| 12545 | ;;;;;; "ind-util" "language/ind-util.el" (16301 42973)) | 13619 | ;;;;;; "ind-util" "language/ind-util.el" (16303 21394)) |
| 12546 | ;;; Generated autoloads from language/ind-util.el | 13620 | ;;; Generated autoloads from language/ind-util.el |
| 12547 | 13621 | ||
| 12548 | (autoload (quote indian-compose-region) "ind-util" "\ | 13622 | (autoload (quote indian-compose-region) "ind-util" "\ |
| @@ -12584,7 +13658,7 @@ See also the function `indian-glyph-char'. | |||
| 12584 | ;;;*** | 13658 | ;;;*** |
| 12585 | 13659 | ||
| 12586 | ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" | 13660 | ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" |
| 12587 | ;;;;;; (16211 27039)) | 13661 | ;;;;;; (16213 43282)) |
| 12588 | ;;; Generated autoloads from progmodes/inf-lisp.el | 13662 | ;;; Generated autoloads from progmodes/inf-lisp.el |
| 12589 | 13663 | ||
| 12590 | (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ | 13664 | (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ |
| @@ -12640,17 +13714,19 @@ of `inferior-lisp-program'). Runs the hooks from | |||
| 12640 | 13714 | ||
| 12641 | ;;;*** | 13715 | ;;;*** |
| 12642 | 13716 | ||
| 12643 | ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node | 13717 | ;;;### (autoloads (Info-restore-desktop-buffer Info-speedbar-browser |
| 12644 | ;;;;;; Info-goto-emacs-command-node Info-index Info-directory info-standalone | 13718 | ;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node |
| 13719 | ;;;;;; info-apropos Info-index Info-directory Info-goto-node info-standalone | ||
| 12645 | ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" | 13720 | ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" |
| 12646 | ;;;;;; (16258 10857)) | 13721 | ;;;;;; (16810 63790)) |
| 12647 | ;;; Generated autoloads from info.el | 13722 | ;;; Generated autoloads from info.el |
| 12648 | 13723 | ||
| 12649 | (autoload (quote info-other-window) "info" "\ | 13724 | (autoload (quote info-other-window) "info" "\ |
| 12650 | Like `info' but show the Info buffer in another window. | 13725 | Like `info' but show the Info buffer in another window. |
| 12651 | 13726 | ||
| 12652 | \(fn &optional FILE)" t nil) | 13727 | \(fn &optional FILE)" t nil) |
| 12653 | (add-hook 'same-window-buffer-names "*info*") | 13728 | (add-hook 'same-window-regexps "\\*info\\*\\(\\|<[0-9]+>\\)") |
| 13729 | (put 'info 'info-file "emacs") | ||
| 12654 | 13730 | ||
| 12655 | (autoload (quote info) "info" "\ | 13731 | (autoload (quote info) "info" "\ |
| 12656 | Enter Info, the documentation browser. | 13732 | Enter Info, the documentation browser. |
| @@ -12658,15 +13734,21 @@ Optional argument FILE specifies the file to examine; | |||
| 12658 | the default is the top-level directory of Info. | 13734 | the default is the top-level directory of Info. |
| 12659 | Called from a program, FILE may specify an Info node of the form | 13735 | Called from a program, FILE may specify an Info node of the form |
| 12660 | `(FILENAME)NODENAME'. | 13736 | `(FILENAME)NODENAME'. |
| 13737 | Optional argument BUFFER specifies the Info buffer name; | ||
| 13738 | the default buffer name is *info*. If BUFFER exists, | ||
| 13739 | just switch to BUFFER. Otherwise, create a new buffer | ||
| 13740 | with the top-level Info directory. | ||
| 12661 | 13741 | ||
| 12662 | In interactive use, a prefix argument directs this command | 13742 | In interactive use, a non-numeric prefix argument directs |
| 12663 | to read a file name from the minibuffer. | 13743 | this command to read a file name from the minibuffer. |
| 13744 | A numeric prefix argument selects an Info buffer with the prefix number | ||
| 13745 | appended to the Info buffer name. | ||
| 12664 | 13746 | ||
| 12665 | The search path for Info files is in the variable `Info-directory-list'. | 13747 | The search path for Info files is in the variable `Info-directory-list'. |
| 12666 | The top-level Info directory is made by combining all the files named `dir' | 13748 | The top-level Info directory is made by combining all the files named `dir' |
| 12667 | in all the directories in that path. | 13749 | in all the directories in that path. |
| 12668 | 13750 | ||
| 12669 | \(fn &optional FILE)" t nil) | 13751 | \(fn &optional FILE BUFFER)" t nil) |
| 12670 | 13752 | ||
| 12671 | (autoload (quote info-emacs-manual) "info" "\ | 13753 | (autoload (quote info-emacs-manual) "info" "\ |
| 12672 | Display the Emacs manual in Info mode. | 13754 | Display the Emacs manual in Info mode. |
| @@ -12680,6 +13762,18 @@ In standalone mode, \\<Info-mode-map>\\[Info-exit] exits Emacs itself. | |||
| 12680 | 13762 | ||
| 12681 | \(fn)" nil nil) | 13763 | \(fn)" nil nil) |
| 12682 | 13764 | ||
| 13765 | (autoload (quote Info-goto-node) "info" "\ | ||
| 13766 | Go to info node named NODENAME. Give just NODENAME or (FILENAME)NODENAME. | ||
| 13767 | If NODENAME is of the form (FILENAME)NODENAME, the node is in the Info file | ||
| 13768 | FILENAME; otherwise, NODENAME should be in the current Info file (or one of | ||
| 13769 | its sub-files). | ||
| 13770 | Completion is available, but only for node names in the current Info file. | ||
| 13771 | If FORK is non-nil (interactively with a prefix arg), show the node in | ||
| 13772 | a new info buffer. | ||
| 13773 | If FORK is a string, it is the name to use for the new buffer. | ||
| 13774 | |||
| 13775 | \(fn NODENAME &optional FORK)" t nil) | ||
| 13776 | |||
| 12683 | (autoload (quote Info-directory) "info" "\ | 13777 | (autoload (quote Info-directory) "info" "\ |
| 12684 | Go to the Info directory node. | 13778 | Go to the Info directory node. |
| 12685 | 13779 | ||
| @@ -12687,24 +13781,29 @@ Go to the Info directory node. | |||
| 12687 | 13781 | ||
| 12688 | (autoload (quote Info-index) "info" "\ | 13782 | (autoload (quote Info-index) "info" "\ |
| 12689 | Look up a string TOPIC in the index for this file. | 13783 | Look up a string TOPIC in the index for this file. |
| 12690 | The index is defined as the first node in the top level menu whose | ||
| 12691 | name contains the word \"Index\", plus any immediately following | ||
| 12692 | nodes whose names also contain the word \"Index\". | ||
| 12693 | If there are no exact matches to the specified topic, this chooses | 13784 | If there are no exact matches to the specified topic, this chooses |
| 12694 | the first match which is a case-insensitive substring of a topic. | 13785 | the first match which is a case-insensitive substring of a topic. |
| 12695 | Use the `,' command to see the other matches. | 13786 | Use the \\<Info-mode-map>\\[Info-index-next] command to see the other matches. |
| 12696 | Give a blank topic name to go to the Index node itself. | 13787 | Give a blank topic name to go to the Index node itself. |
| 12697 | 13788 | ||
| 12698 | \(fn TOPIC)" t nil) | 13789 | \(fn TOPIC)" t nil) |
| 12699 | 13790 | ||
| 13791 | (autoload (quote info-apropos) "info" "\ | ||
| 13792 | Grovel indices of all known Info files on your system for STRING. | ||
| 13793 | Build a menu of the possible matches. | ||
| 13794 | |||
| 13795 | \(fn STRING)" t nil) | ||
| 13796 | (put 'Info-goto-emacs-command-node 'info-file "emacs") | ||
| 13797 | |||
| 12700 | (autoload (quote Info-goto-emacs-command-node) "info" "\ | 13798 | (autoload (quote Info-goto-emacs-command-node) "info" "\ |
| 12701 | Go to the Info node in the Emacs manual for command COMMAND. | 13799 | Go to the Info node in the Emacs manual for command COMMAND. |
| 12702 | The command is found by looking up in Emacs manual's indices | 13800 | The command is found by looking up in Emacs manual's indices |
| 12703 | or in another manual found via COMMAND's `info-file' property or | 13801 | or in another manual found via COMMAND's `info-file' property or |
| 12704 | the variable `Info-file-list-for-emacs'. COMMAND must be a symbol | 13802 | the variable `Info-file-list-for-emacs'. |
| 12705 | or string. | 13803 | COMMAND must be a symbol or string. |
| 12706 | 13804 | ||
| 12707 | \(fn COMMAND)" t nil) | 13805 | \(fn COMMAND)" t nil) |
| 13806 | (put 'Info-goto-emacs-key-command-node 'info-file "emacs") | ||
| 12708 | 13807 | ||
| 12709 | (autoload (quote Info-goto-emacs-key-command-node) "info" "\ | 13808 | (autoload (quote Info-goto-emacs-key-command-node) "info" "\ |
| 12710 | Go to the node in the Emacs manual which describes the command bound to KEY. | 13809 | Go to the node in the Emacs manual which describes the command bound to KEY. |
| @@ -12722,11 +13821,16 @@ This will add a speedbar major display mode. | |||
| 12722 | 13821 | ||
| 12723 | \(fn)" t nil) | 13822 | \(fn)" t nil) |
| 12724 | 13823 | ||
| 13824 | (autoload (quote Info-restore-desktop-buffer) "info" "\ | ||
| 13825 | Restore an info buffer specified in a desktop file. | ||
| 13826 | |||
| 13827 | \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil) | ||
| 13828 | |||
| 12725 | ;;;*** | 13829 | ;;;*** |
| 12726 | 13830 | ||
| 12727 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file | 13831 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file |
| 12728 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" | 13832 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" |
| 12729 | ;;;;;; (16211 27017)) | 13833 | ;;;;;; (16783 21520)) |
| 12730 | ;;; Generated autoloads from info-look.el | 13834 | ;;; Generated autoloads from info-look.el |
| 12731 | 13835 | ||
| 12732 | (autoload (quote info-lookup-reset) "info-look" "\ | 13836 | (autoload (quote info-lookup-reset) "info-look" "\ |
| @@ -12736,6 +13840,7 @@ quitting Emacs, for example, after some Info documents were updated on the | |||
| 12736 | system. | 13840 | system. |
| 12737 | 13841 | ||
| 12738 | \(fn)" t nil) | 13842 | \(fn)" t nil) |
| 13843 | (put 'info-lookup-symbol 'info-file "emacs") | ||
| 12739 | 13844 | ||
| 12740 | (autoload (quote info-lookup-symbol) "info-look" "\ | 13845 | (autoload (quote info-lookup-symbol) "info-look" "\ |
| 12741 | Display the definition of SYMBOL, as found in the relevant manual. | 13846 | Display the definition of SYMBOL, as found in the relevant manual. |
| @@ -12747,6 +13852,7 @@ The default symbol is the one found at point. | |||
| 12747 | With prefix arg a query for the symbol help mode is offered. | 13852 | With prefix arg a query for the symbol help mode is offered. |
| 12748 | 13853 | ||
| 12749 | \(fn SYMBOL &optional MODE)" t nil) | 13854 | \(fn SYMBOL &optional MODE)" t nil) |
| 13855 | (put 'info-lookup-file 'info-file "emacs") | ||
| 12750 | 13856 | ||
| 12751 | (autoload (quote info-lookup-file) "info-look" "\ | 13857 | (autoload (quote info-lookup-file) "info-look" "\ |
| 12752 | Display the documentation of a file. | 13858 | Display the documentation of a file. |
| @@ -12771,8 +13877,8 @@ Perform completion on file preceding point. | |||
| 12771 | 13877 | ||
| 12772 | ;;;*** | 13878 | ;;;*** |
| 12773 | 13879 | ||
| 12774 | ;;;### (autoloads (info-xref-check-all info-xref-check) "info-xref" | 13880 | ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all |
| 12775 | ;;;;;; "info-xref.el" (16211 27017)) | 13881 | ;;;;;; info-xref-check) "info-xref" "info-xref.el" (16484 6598)) |
| 12776 | ;;; Generated autoloads from info-xref.el | 13882 | ;;; Generated autoloads from info-xref.el |
| 12777 | 13883 | ||
| 12778 | (autoload (quote info-xref-check) "info-xref" "\ | 13884 | (autoload (quote info-xref-check) "info-xref" "\ |
| @@ -12786,10 +13892,20 @@ The usual path is `Info-directory-list' and `Info-additional-directory-list'. | |||
| 12786 | 13892 | ||
| 12787 | \(fn)" t nil) | 13893 | \(fn)" t nil) |
| 12788 | 13894 | ||
| 13895 | (autoload (quote info-xref-check-all-custom) "info-xref" "\ | ||
| 13896 | Check info references in all customize groups and variables. | ||
| 13897 | `custom-manual' and `info-link' entries in the `custom-links' list are checked. | ||
| 13898 | |||
| 13899 | `custom-load' autoloads for all symbols are loaded in order to get all the | ||
| 13900 | link information. This will be a lot of lisp packages loaded, and can take | ||
| 13901 | quite a while. | ||
| 13902 | |||
| 13903 | \(fn)" t nil) | ||
| 13904 | |||
| 12789 | ;;;*** | 13905 | ;;;*** |
| 12790 | 13906 | ||
| 12791 | ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) | 13907 | ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) |
| 12792 | ;;;;;; "informat" "informat.el" (16211 27017)) | 13908 | ;;;;;; "informat" "informat.el" (16213 43269)) |
| 12793 | ;;; Generated autoloads from informat.el | 13909 | ;;; Generated autoloads from informat.el |
| 12794 | 13910 | ||
| 12795 | (autoload (quote Info-tagify) "informat" "\ | 13911 | (autoload (quote Info-tagify) "informat" "\ |
| @@ -12830,7 +13946,7 @@ For example, invoke \"emacs -batch -f batch-info-validate $info/ ~/*.info\" | |||
| 12830 | 13946 | ||
| 12831 | ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method | 13947 | ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method |
| 12832 | ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" | 13948 | ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" |
| 12833 | ;;;;;; (16211 27032)) | 13949 | ;;;;;; (16213 43274)) |
| 12834 | ;;; Generated autoloads from international/isearch-x.el | 13950 | ;;; Generated autoloads from international/isearch-x.el |
| 12835 | 13951 | ||
| 12836 | (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ | 13952 | (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ |
| @@ -12850,8 +13966,22 @@ Not documented | |||
| 12850 | 13966 | ||
| 12851 | ;;;*** | 13967 | ;;;*** |
| 12852 | 13968 | ||
| 13969 | ;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (16541 | ||
| 13970 | ;;;;;; 47351)) | ||
| 13971 | ;;; Generated autoloads from isearchb.el | ||
| 13972 | |||
| 13973 | (autoload (quote isearchb-activate) "isearchb" "\ | ||
| 13974 | Active isearchb mode for subsequent alphanumeric keystrokes. | ||
| 13975 | Executing this command again will terminate the search; or, if | ||
| 13976 | the search has not yet begun, will toggle to the last buffer | ||
| 13977 | accessed via isearchb. | ||
| 13978 | |||
| 13979 | \(fn)" t nil) | ||
| 13980 | |||
| 13981 | ;;;*** | ||
| 13982 | |||
| 12853 | ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" | 13983 | ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" |
| 12854 | ;;;;;; (16211 27032)) | 13984 | ;;;;;; (16213 43274)) |
| 12855 | ;;; Generated autoloads from international/iso-acc.el | 13985 | ;;; Generated autoloads from international/iso-acc.el |
| 12856 | 13986 | ||
| 12857 | (autoload (quote iso-accents-mode) "iso-acc" "\ | 13987 | (autoload (quote iso-accents-mode) "iso-acc" "\ |
| @@ -12884,7 +14014,7 @@ and a negative argument disables it. | |||
| 12884 | ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only | 14014 | ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only |
| 12885 | ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso | 14015 | ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso |
| 12886 | ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" | 14016 | ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" |
| 12887 | ;;;;;; "international/iso-cvt.el" (16211 27032)) | 14017 | ;;;;;; "international/iso-cvt.el" (16795 7139)) |
| 12888 | ;;; Generated autoloads from international/iso-cvt.el | 14018 | ;;; Generated autoloads from international/iso-cvt.el |
| 12889 | 14019 | ||
| 12890 | (autoload (quote iso-spanish) "iso-cvt" "\ | 14020 | (autoload (quote iso-spanish) "iso-cvt" "\ |
| @@ -12961,14 +14091,14 @@ Warn that format is write-only. | |||
| 12961 | \(fn)" t nil) | 14091 | \(fn)" t nil) |
| 12962 | 14092 | ||
| 12963 | (autoload (quote iso-cvt-define-menu) "iso-cvt" "\ | 14093 | (autoload (quote iso-cvt-define-menu) "iso-cvt" "\ |
| 12964 | Add submenus to the Files menu, to convert to and from various formats. | 14094 | Add submenus to the File menu, to convert to and from various formats. |
| 12965 | 14095 | ||
| 12966 | \(fn)" t nil) | 14096 | \(fn)" t nil) |
| 12967 | 14097 | ||
| 12968 | ;;;*** | 14098 | ;;;*** |
| 12969 | 14099 | ||
| 12970 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" | 14100 | ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" |
| 12971 | ;;;;;; (16211 27032)) | 14101 | ;;;;;; (16213 43274)) |
| 12972 | ;;; Generated autoloads from international/iso-transl.el | 14102 | ;;; Generated autoloads from international/iso-transl.el |
| 12973 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) | 14103 | (or key-translation-map (setq key-translation-map (make-sparse-keymap))) |
| 12974 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) | 14104 | (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) |
| @@ -12981,7 +14111,7 @@ Add submenus to the Files menu, to convert to and from various formats. | |||
| 12981 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 14111 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
| 12982 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist | 14112 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist |
| 12983 | ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) | 14113 | ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) |
| 12984 | ;;;;;; "ispell" "textmodes/ispell.el" (16211 27044)) | 14114 | ;;;;;; "ispell" "textmodes/ispell.el" (16805 44925)) |
| 12985 | ;;; Generated autoloads from textmodes/ispell.el | 14115 | ;;; Generated autoloads from textmodes/ispell.el |
| 12986 | 14116 | ||
| 12987 | (defvar ispell-personal-dictionary nil "\ | 14117 | (defvar ispell-personal-dictionary nil "\ |
| @@ -13013,7 +14143,7 @@ and then re-start emacs.") | |||
| 13013 | 14143 | ||
| 13014 | (setq ispell-dictionary-alist-5 (quote (("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil nil "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "" nil nil nil iso-8859-2) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C") "~latin1" iso-8859-1)))) | 14144 | (setq ispell-dictionary-alist-5 (quote (("norsk" "[A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[^A-Za-z\305\306\307\310\311\322\324\330\345\346\347\350\351\362\364\370]" "[\"]" nil nil "~list" iso-8859-1) ("norsk7-tex" "[A-Za-z{}\\'^`]" "[^A-Za-z{}\\'^`]" "[\"]" nil ("-d" "norsk") "~plaintex" iso-8859-1) ("polish" "[A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "[^A-Za-z\241\243\246\254\257\261\263\266\274\277\306\312\321\323\346\352\361\363]" "" nil nil nil iso-8859-2) ("portugues" "[a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[^a-zA-Z\301\302\311\323\340\341\342\351\352\355\363\343\372]" "[']" t ("-C") "~latin1" iso-8859-1)))) |
| 13015 | 14145 | ||
| 13016 | (setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil nil nil koi8-r) ("slovak" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B") nil iso-8859-2) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1)))) | 14146 | (setq ispell-dictionary-alist-6 (quote (("russian" "[\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "[^\341\342\367\347\344\345\263\366\372\351\352\353\354\355\356\357\360\362\363\364\365\346\350\343\376\373\375\370\371\377\374\340\361\301\302\327\307\304\305\243\326\332\311\312\313\314\315\316\317\320\322\323\324\325\306\310\303\336\333\335\330\331\337\334\300\321]" "" nil nil nil koi8-r) ("russianw" "[\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "[^\300\301\302\303\304\305\250\306\307\310\311\312\313\314\315\316\317\320\321\322\323\324\325\326\327\330\331\334\333\332\335\336\337\340\341\342\343\344\345\270\346\347\350\351\352\353\354\355\356\357\360\361\362\363\364\365\366\367\370\371\374\373\372\375\376\377]" "" nil nil nil windows-1251) ("slovak" "[A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "[^A-Za-z\301\304\311\315\323\332\324\300\305\245\335\256\251\310\317\253\322\341\344\351\355\363\372\364\340\345\265\375\276\271\350\357\273\362]" "" nil ("-B") nil iso-8859-2) ("svenska" "[A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[^A-Za-z\345\344\366\351\340\374\350\346\370\347\305\304\326\311\300\334\310\306\330\307]" "[']" nil ("-C") "~list" iso-8859-1)))) |
| 13017 | 14147 | ||
| 13018 | (defvar ispell-dictionary-alist (append ispell-local-dictionary-alist ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\ | 14148 | (defvar ispell-dictionary-alist (append ispell-local-dictionary-alist ispell-dictionary-alist-1 ispell-dictionary-alist-2 ispell-dictionary-alist-3 ispell-dictionary-alist-4 ispell-dictionary-alist-5 ispell-dictionary-alist-6) "\ |
| 13019 | An alist of dictionaries and their associated parameters. | 14149 | An alist of dictionaries and their associated parameters. |
| @@ -13104,8 +14234,7 @@ for skipping in latex mode.") | |||
| 13104 | *Lists of start and end keys to skip in HTML buffers. | 14234 | *Lists of start and end keys to skip in HTML buffers. |
| 13105 | Same format as `ispell-skip-region-alist' | 14235 | Same format as `ispell-skip-region-alist' |
| 13106 | Note - substrings of other matches must come last | 14236 | Note - substrings of other matches must come last |
| 13107 | (e.g. \"<[tT][tT]/\" and \"<[^ | 14237 | (e.g. \"<[tT][tT]/\" and \"<[^ \\t\\n>]\").") |
| 13108 | >]\").") | ||
| 13109 | (define-key esc-map "$" 'ispell-word) | 14238 | (define-key esc-map "$" 'ispell-word) |
| 13110 | 14239 | ||
| 13111 | (autoload (quote ispell-word) "ispell" "\ | 14240 | (autoload (quote ispell-word) "ispell" "\ |
| @@ -13268,61 +14397,10 @@ You can bind this to the key C-c i in GNUS or mail by adding to | |||
| 13268 | 14397 | ||
| 13269 | ;;;*** | 14398 | ;;;*** |
| 13270 | 14399 | ||
| 13271 | ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer | 14400 | ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (16681 |
| 13272 | ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings | 14401 | ;;;;;; 45592)) |
| 13273 | ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (16211 27017)) | ||
| 13274 | ;;; Generated autoloads from iswitchb.el | 14402 | ;;; Generated autoloads from iswitchb.el |
| 13275 | 14403 | ||
| 13276 | (autoload (quote iswitchb-read-buffer) "iswitchb" "\ | ||
| 13277 | Replacement for the built-in `read-buffer'. | ||
| 13278 | Return the name of a buffer selected. | ||
| 13279 | PROMPT is the prompt to give to the user. DEFAULT if given is the default | ||
| 13280 | buffer to be selected, which will go to the front of the list. | ||
| 13281 | If REQUIRE-MATCH is non-nil, an existing-buffer must be selected. | ||
| 13282 | |||
| 13283 | \(fn PROMPT &optional DEFAULT REQUIRE-MATCH)" nil nil) | ||
| 13284 | |||
| 13285 | (autoload (quote iswitchb-default-keybindings) "iswitchb" "\ | ||
| 13286 | Set up default keybindings for `iswitchb-buffer'. | ||
| 13287 | Call this function to override the normal bindings. This function also | ||
| 13288 | adds a hook to the minibuffer. | ||
| 13289 | |||
| 13290 | Obsolescent. Use `iswitchb-mode'. | ||
| 13291 | |||
| 13292 | \(fn)" t nil) | ||
| 13293 | |||
| 13294 | (autoload (quote iswitchb-buffer) "iswitchb" "\ | ||
| 13295 | Switch to another buffer. | ||
| 13296 | |||
| 13297 | The buffer name is selected interactively by typing a substring. The | ||
| 13298 | buffer is displayed according to `iswitchb-default-method' -- the | ||
| 13299 | default is to show it in the same window, unless it is already visible | ||
| 13300 | in another frame. | ||
| 13301 | For details of keybindings, do `\\[describe-function] iswitchb'. | ||
| 13302 | |||
| 13303 | \(fn)" t nil) | ||
| 13304 | |||
| 13305 | (autoload (quote iswitchb-buffer-other-window) "iswitchb" "\ | ||
| 13306 | Switch to another buffer and show it in another window. | ||
| 13307 | The buffer name is selected interactively by typing a substring. | ||
| 13308 | For details of keybindings, do `\\[describe-function] iswitchb'. | ||
| 13309 | |||
| 13310 | \(fn)" t nil) | ||
| 13311 | |||
| 13312 | (autoload (quote iswitchb-display-buffer) "iswitchb" "\ | ||
| 13313 | Display a buffer in another window but don't select it. | ||
| 13314 | The buffer name is selected interactively by typing a substring. | ||
| 13315 | For details of keybindings, do `\\[describe-function] iswitchb'. | ||
| 13316 | |||
| 13317 | \(fn)" t nil) | ||
| 13318 | |||
| 13319 | (autoload (quote iswitchb-buffer-other-frame) "iswitchb" "\ | ||
| 13320 | Switch to another buffer and show it in another frame. | ||
| 13321 | The buffer name is selected interactively by typing a substring. | ||
| 13322 | For details of keybindings, do `\\[describe-function] iswitchb'. | ||
| 13323 | |||
| 13324 | \(fn)" t nil) | ||
| 13325 | |||
| 13326 | (defvar iswitchb-mode nil "\ | 14404 | (defvar iswitchb-mode nil "\ |
| 13327 | Non-nil if Iswitchb mode is enabled. | 14405 | Non-nil if Iswitchb mode is enabled. |
| 13328 | See the command `iswitchb-mode' for a description of this minor-mode. | 14406 | See the command `iswitchb-mode' for a description of this minor-mode. |
| @@ -13344,7 +14422,7 @@ This mode enables switching between buffers using substrings. See | |||
| 13344 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region | 14422 | ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region |
| 13345 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku | 14423 | ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku |
| 13346 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) | 14424 | ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) |
| 13347 | ;;;;;; "japan-util" "language/japan-util.el" (16211 27033)) | 14425 | ;;;;;; "japan-util" "language/japan-util.el" (16213 43280)) |
| 13348 | ;;; Generated autoloads from language/japan-util.el | 14426 | ;;; Generated autoloads from language/japan-util.el |
| 13349 | 14427 | ||
| 13350 | (autoload (quote setup-japanese-environment-internal) "japan-util" "\ | 14428 | (autoload (quote setup-japanese-environment-internal) "japan-util" "\ |
| @@ -13421,8 +14499,8 @@ If non-nil, second arg INITIAL-INPUT is a string to insert before reading. | |||
| 13421 | 14499 | ||
| 13422 | ;;;*** | 14500 | ;;;*** |
| 13423 | 14501 | ||
| 13424 | ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (16211 | 14502 | ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (16484 |
| 13425 | ;;;;;; 27017)) | 14503 | ;;;;;; 6598)) |
| 13426 | ;;; Generated autoloads from jit-lock.el | 14504 | ;;; Generated autoloads from jit-lock.el |
| 13427 | 14505 | ||
| 13428 | (autoload (quote jit-lock-register) "jit-lock" "\ | 14506 | (autoload (quote jit-lock-register) "jit-lock" "\ |
| @@ -13436,7 +14514,7 @@ If non-nil, CONTEXTUAL means that a contextual fontification would be useful. | |||
| 13436 | ;;;*** | 14514 | ;;;*** |
| 13437 | 14515 | ||
| 13438 | ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) | 14516 | ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) |
| 13439 | ;;;;;; "jka-compr" "jka-compr.el" (16211 27017)) | 14517 | ;;;;;; "jka-compr" "jka-compr.el" (16484 6598)) |
| 13440 | ;;; Generated autoloads from jka-compr.el | 14518 | ;;; Generated autoloads from jka-compr.el |
| 13441 | 14519 | ||
| 13442 | (defvar auto-compression-mode nil "\ | 14520 | (defvar auto-compression-mode nil "\ |
| @@ -13463,7 +14541,7 @@ Evalute BODY with automatic file compression and uncompression enabled. | |||
| 13463 | 14541 | ||
| 13464 | ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup | 14542 | ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup |
| 13465 | ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" | 14543 | ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" |
| 13466 | ;;;;;; (16211 27026)) | 14544 | ;;;;;; (16213 43273)) |
| 13467 | ;;; Generated autoloads from emulation/keypad.el | 14545 | ;;; Generated autoloads from emulation/keypad.el |
| 13468 | 14546 | ||
| 13469 | (defvar keypad-setup nil "\ | 14547 | (defvar keypad-setup nil "\ |
| @@ -13519,7 +14597,7 @@ the decimal key on the keypad is mapped to DECIMAL instead of `.' | |||
| 13519 | ;;;*** | 14597 | ;;;*** |
| 13520 | 14598 | ||
| 13521 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" | 14599 | ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" |
| 13522 | ;;;;;; (16211 27032)) | 14600 | ;;;;;; (16213 43274)) |
| 13523 | ;;; Generated autoloads from international/kinsoku.el | 14601 | ;;; Generated autoloads from international/kinsoku.el |
| 13524 | 14602 | ||
| 13525 | (autoload (quote kinsoku) "kinsoku" "\ | 14603 | (autoload (quote kinsoku) "kinsoku" "\ |
| @@ -13540,8 +14618,8 @@ the context of text formatting. | |||
| 13540 | 14618 | ||
| 13541 | ;;;*** | 14619 | ;;;*** |
| 13542 | 14620 | ||
| 13543 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16211 | 14621 | ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16213 |
| 13544 | ;;;;;; 27032)) | 14622 | ;;;;;; 43274)) |
| 13545 | ;;; Generated autoloads from international/kkc.el | 14623 | ;;; Generated autoloads from international/kkc.el |
| 13546 | 14624 | ||
| 13547 | (defvar kkc-after-update-conversion-functions nil "\ | 14625 | (defvar kkc-after-update-conversion-functions nil "\ |
| @@ -13566,7 +14644,7 @@ and the return value is the length of the conversion. | |||
| 13566 | ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro | 14644 | ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro |
| 13567 | ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter | 14645 | ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter |
| 13568 | ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" | 14646 | ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" |
| 13569 | ;;;;;; "kmacro.el" (16211 27017)) | 14647 | ;;;;;; "kmacro.el" (16814 63075)) |
| 13570 | ;;; Generated autoloads from kmacro.el | 14648 | ;;; Generated autoloads from kmacro.el |
| 13571 | (global-set-key "\C-x(" 'kmacro-start-macro) | 14649 | (global-set-key "\C-x(" 'kmacro-start-macro) |
| 13572 | (global-set-key "\C-x)" 'kmacro-end-macro) | 14650 | (global-set-key "\C-x)" 'kmacro-end-macro) |
| @@ -13581,8 +14659,8 @@ Record subsequent keyboard input, defining a keyboard macro. | |||
| 13581 | The commands are recorded even as they are executed. | 14659 | The commands are recorded even as they are executed. |
| 13582 | Use \\[kmacro-end-macro] to finish recording and make the macro available. | 14660 | Use \\[kmacro-end-macro] to finish recording and make the macro available. |
| 13583 | Use \\[kmacro-end-and-call-macro] to execute the macro. | 14661 | Use \\[kmacro-end-and-call-macro] to execute the macro. |
| 13584 | Use \\[name-last-kbd-macro] to give it a permanent name. | 14662 | |
| 13585 | Non-nil arg (prefix arg) means append to last macro defined; | 14663 | Non-nil arg (prefix arg) means append to last macro defined. |
| 13586 | 14664 | ||
| 13587 | With \\[universal-argument] prefix, append to last keyboard macro | 14665 | With \\[universal-argument] prefix, append to last keyboard macro |
| 13588 | defined. Depending on `kmacro-execute-before-append', this may begin | 14666 | defined. Depending on `kmacro-execute-before-append', this may begin |
| @@ -13595,13 +14673,16 @@ Use \\[kmacro-insert-counter] to insert (and increment) the macro counter. | |||
| 13595 | The counter value can be set or modified via \\[kmacro-set-counter] and \\[kmacro-add-counter]. | 14673 | The counter value can be set or modified via \\[kmacro-set-counter] and \\[kmacro-add-counter]. |
| 13596 | The format of the counter can be modified via \\[kmacro-set-format]. | 14674 | The format of the counter can be modified via \\[kmacro-set-format]. |
| 13597 | 14675 | ||
| 14676 | Use \\[kmacro-name-last-macro] to give it a permanent name. | ||
| 14677 | Use \\[kmacro-bind-to-key] to bind it to a key sequence. | ||
| 14678 | |||
| 13598 | \(fn ARG)" t nil) | 14679 | \(fn ARG)" t nil) |
| 13599 | 14680 | ||
| 13600 | (autoload (quote kmacro-end-macro) "kmacro" "\ | 14681 | (autoload (quote kmacro-end-macro) "kmacro" "\ |
| 13601 | Finish defining a keyboard macro. | 14682 | Finish defining a keyboard macro. |
| 13602 | The definition was started by \\[kmacro-start-macro]. | 14683 | The definition was started by \\[kmacro-start-macro]. |
| 13603 | The macro is now available for use via \\[kmacro-call-macro], | 14684 | The macro is now available for use via \\[kmacro-call-macro], |
| 13604 | or it can be given a name with \\[name-last-kbd-macro] and then invoked | 14685 | or it can be given a name with \\[kmacro-name-last-macro] and then invoked |
| 13605 | under that name. | 14686 | under that name. |
| 13606 | 14687 | ||
| 13607 | With numeric arg, repeat macro now that many times, | 14688 | With numeric arg, repeat macro now that many times, |
| @@ -13620,7 +14701,7 @@ command. See `kmacro-call-repeat-key' and `kmacro-call-repeat-with-arg' | |||
| 13620 | for details on how to adjust or disable this behaviour. | 14701 | for details on how to adjust or disable this behaviour. |
| 13621 | 14702 | ||
| 13622 | To make a macro permanent so you can call it even after defining | 14703 | To make a macro permanent so you can call it even after defining |
| 13623 | others, use M-x name-last-kbd-macro. | 14704 | others, use \\[kmacro-name-last-macro]. |
| 13624 | 14705 | ||
| 13625 | \(fn ARG &optional NO-REPEAT END-MACRO)" t nil) | 14706 | \(fn ARG &optional NO-REPEAT END-MACRO)" t nil) |
| 13626 | 14707 | ||
| @@ -13656,7 +14737,7 @@ With numeric prefix ARG, repeat macro that many times. | |||
| 13656 | Zero argument means repeat until there is an error. | 14737 | Zero argument means repeat until there is an error. |
| 13657 | 14738 | ||
| 13658 | To give a macro a permanent name, so you can call it | 14739 | To give a macro a permanent name, so you can call it |
| 13659 | even after defining other macros, use \\[name-last-kbd-macro]. | 14740 | even after defining other macros, use \\[kmacro-name-last-macro]. |
| 13660 | 14741 | ||
| 13661 | \(fn ARG &optional NO-REPEAT)" t nil) | 14742 | \(fn ARG &optional NO-REPEAT)" t nil) |
| 13662 | 14743 | ||
| @@ -13670,7 +14751,7 @@ If kbd macro currently being defined end it before activating it. | |||
| 13670 | 14751 | ||
| 13671 | ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string | 14752 | ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string |
| 13672 | ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" | 14753 | ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" |
| 13673 | ;;;;;; (16303 32088)) | 14754 | ;;;;;; (16303 15430)) |
| 13674 | ;;; Generated autoloads from language/knd-util.el | 14755 | ;;; Generated autoloads from language/knd-util.el |
| 13675 | 14756 | ||
| 13676 | (defconst kannada-consonant "[\x51f75-\x51fb9]") | 14757 | (defconst kannada-consonant "[\x51f75-\x51fb9]") |
| @@ -13693,7 +14774,7 @@ Not documented | |||
| 13693 | ;;;*** | 14774 | ;;;*** |
| 13694 | 14775 | ||
| 13695 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" | 14776 | ;;;### (autoloads (setup-korean-environment-internal) "korea-util" |
| 13696 | ;;;;;; "language/korea-util.el" (16211 27033)) | 14777 | ;;;;;; "language/korea-util.el" (16213 43280)) |
| 13697 | ;;; Generated autoloads from language/korea-util.el | 14778 | ;;; Generated autoloads from language/korea-util.el |
| 13698 | 14779 | ||
| 13699 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ | 14780 | (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ |
| @@ -13708,7 +14789,7 @@ Not documented | |||
| 13708 | ;;;*** | 14789 | ;;;*** |
| 13709 | 14790 | ||
| 13710 | ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" | 14791 | ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" |
| 13711 | ;;;;;; (16211 27038)) | 14792 | ;;;;;; (16478 51573)) |
| 13712 | ;;; Generated autoloads from play/landmark.el | 14793 | ;;; Generated autoloads from play/landmark.el |
| 13713 | 14794 | ||
| 13714 | (defalias (quote landmark-repeat) (quote lm-test-run)) | 14795 | (defalias (quote landmark-repeat) (quote lm-test-run)) |
| @@ -13742,8 +14823,8 @@ Use \\[describe-mode] for more info. | |||
| 13742 | 14823 | ||
| 13743 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion | 14824 | ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion |
| 13744 | ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao | 14825 | ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao |
| 13745 | ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16211 | 14826 | ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16213 |
| 13746 | ;;;;;; 27033)) | 14827 | ;;;;;; 43280)) |
| 13747 | ;;; Generated autoloads from language/lao-util.el | 14828 | ;;; Generated autoloads from language/lao-util.el |
| 13748 | 14829 | ||
| 13749 | (autoload (quote lao-compose-string) "lao-util" "\ | 14830 | (autoload (quote lao-compose-string) "lao-util" "\ |
| @@ -13791,7 +14872,7 @@ Not documented | |||
| 13791 | ;;;*** | 14872 | ;;;*** |
| 13792 | 14873 | ||
| 13793 | ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) | 14874 | ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) |
| 13794 | ;;;;;; "latin1-disp" "international/latin1-disp.el" (16313 5697)) | 14875 | ;;;;;; "latin1-disp" "international/latin1-disp.el" (16680 26004)) |
| 13795 | ;;; Generated autoloads from international/latin1-disp.el | 14876 | ;;; Generated autoloads from international/latin1-disp.el |
| 13796 | 14877 | ||
| 13797 | (defvar latin1-display nil "\ | 14878 | (defvar latin1-display nil "\ |
| @@ -13835,7 +14916,7 @@ use either \\[customize] or the function `latin1-display'.") | |||
| 13835 | ;;;*** | 14916 | ;;;*** |
| 13836 | 14917 | ||
| 13837 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" | 14918 | ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" |
| 13838 | ;;;;;; "lazy-lock.el" (16211 27017)) | 14919 | ;;;;;; "lazy-lock.el" (16213 43269)) |
| 13839 | ;;; Generated autoloads from lazy-lock.el | 14920 | ;;; Generated autoloads from lazy-lock.el |
| 13840 | 14921 | ||
| 13841 | (autoload (quote lazy-lock-mode) "lazy-lock" "\ | 14922 | (autoload (quote lazy-lock-mode) "lazy-lock" "\ |
| @@ -13903,7 +14984,7 @@ Unconditionally turn on Lazy Lock mode. | |||
| 13903 | ;;;*** | 14984 | ;;;*** |
| 13904 | 14985 | ||
| 13905 | ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" | 14986 | ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" |
| 13906 | ;;;;;; (16238 60560)) | 14987 | ;;;;;; (16239 25259)) |
| 13907 | ;;; Generated autoloads from progmodes/ld-script.el | 14988 | ;;; Generated autoloads from progmodes/ld-script.el |
| 13908 | 14989 | ||
| 13909 | (add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode))) | 14990 | (add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode))) |
| @@ -13916,7 +14997,7 @@ A major mode to edit GNU ld script files | |||
| 13916 | ;;;*** | 14997 | ;;;*** |
| 13917 | 14998 | ||
| 13918 | ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" | 14999 | ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" |
| 13919 | ;;;;;; (16211 27017)) | 15000 | ;;;;;; (16213 43269)) |
| 13920 | ;;; Generated autoloads from ledit.el | 15001 | ;;; Generated autoloads from ledit.el |
| 13921 | 15002 | ||
| 13922 | (defconst ledit-save-files t "\ | 15003 | (defconst ledit-save-files t "\ |
| @@ -13950,7 +15031,7 @@ Not documented | |||
| 13950 | 15031 | ||
| 13951 | ;;;*** | 15032 | ;;;*** |
| 13952 | 15033 | ||
| 13953 | ;;;### (autoloads (life) "life" "play/life.el" (16211 27038)) | 15034 | ;;;### (autoloads (life) "life" "play/life.el" (16793 54110)) |
| 13954 | ;;; Generated autoloads from play/life.el | 15035 | ;;; Generated autoloads from play/life.el |
| 13955 | 15036 | ||
| 13956 | (autoload (quote life) "life" "\ | 15037 | (autoload (quote life) "life" "\ |
| @@ -13963,8 +15044,8 @@ generations (this defaults to 1). | |||
| 13963 | 15044 | ||
| 13964 | ;;;*** | 15045 | ;;;*** |
| 13965 | 15046 | ||
| 13966 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (16256 | 15047 | ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (16435 |
| 13967 | ;;;;;; 53161)) | 15048 | ;;;;;; 26305)) |
| 13968 | ;;; Generated autoloads from loadhist.el | 15049 | ;;; Generated autoloads from loadhist.el |
| 13969 | 15050 | ||
| 13970 | (autoload (quote unload-feature) "loadhist" "\ | 15051 | (autoload (quote unload-feature) "loadhist" "\ |
| @@ -13972,14 +15053,30 @@ Unload the library that provided FEATURE, restoring all its autoloads. | |||
| 13972 | If the feature is required by any other loaded code, and prefix arg FORCE | 15053 | If the feature is required by any other loaded code, and prefix arg FORCE |
| 13973 | is nil, raise an error. | 15054 | is nil, raise an error. |
| 13974 | 15055 | ||
| 15056 | This function tries to undo modifications made by the package to | ||
| 15057 | hooks. Packages may define a hook FEATURE-unload-hook that is called | ||
| 15058 | instead of the normal heuristics for doing this. Such a hook should | ||
| 15059 | undo all the relevant global state changes that may have been made by | ||
| 15060 | loading the package or executing functions in it. It has access to | ||
| 15061 | the package's feature list (before anything is unbound) in the | ||
| 15062 | variable `unload-hook-features-list' and could remove features from it | ||
| 15063 | in the event that the package has done something normally-ill-advised, | ||
| 15064 | such as redefining an Emacs function. | ||
| 15065 | |||
| 13975 | \(fn FEATURE &optional FORCE)" t nil) | 15066 | \(fn FEATURE &optional FORCE)" t nil) |
| 13976 | 15067 | ||
| 13977 | ;;;*** | 15068 | ;;;*** |
| 13978 | 15069 | ||
| 13979 | ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" | 15070 | ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches) |
| 13980 | ;;;;;; (16211 27017)) | 15071 | ;;;;;; "locate" "locate.el" (16580 11202)) |
| 13981 | ;;; Generated autoloads from locate.el | 15072 | ;;; Generated autoloads from locate.el |
| 13982 | 15073 | ||
| 15074 | (defvar locate-ls-subdir-switches "-al" "\ | ||
| 15075 | `ls' switches for inserting subdirectories in `*Locate*' buffers. | ||
| 15076 | This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches.") | ||
| 15077 | |||
| 15078 | (custom-autoload (quote locate-ls-subdir-switches) "locate") | ||
| 15079 | |||
| 13983 | (autoload (quote locate) "locate" "\ | 15080 | (autoload (quote locate) "locate" "\ |
| 13984 | Run the program `locate', putting results in `*Locate*' buffer. | 15081 | Run the program `locate', putting results in `*Locate*' buffer. |
| 13985 | With prefix arg, prompt for the locate command to run. | 15082 | With prefix arg, prompt for the locate command to run. |
| @@ -13996,7 +15093,7 @@ shown; this is often useful to constrain a big search. | |||
| 13996 | 15093 | ||
| 13997 | ;;;*** | 15094 | ;;;*** |
| 13998 | 15095 | ||
| 13999 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16258 10857)) | 15096 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16680 26002)) |
| 14000 | ;;; Generated autoloads from log-edit.el | 15097 | ;;; Generated autoloads from log-edit.el |
| 14001 | 15098 | ||
| 14002 | (autoload (quote log-edit) "log-edit" "\ | 15099 | (autoload (quote log-edit) "log-edit" "\ |
| @@ -14017,8 +15114,8 @@ If BUFFER is non-nil `log-edit' will jump to that buffer, use it to edit the | |||
| 14017 | 15114 | ||
| 14018 | ;;;*** | 15115 | ;;;*** |
| 14019 | 15116 | ||
| 14020 | ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16211 | 15117 | ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16534 |
| 14021 | ;;;;;; 27017)) | 15118 | ;;;;;; 3808)) |
| 14022 | ;;; Generated autoloads from log-view.el | 15119 | ;;; Generated autoloads from log-view.el |
| 14023 | 15120 | ||
| 14024 | (autoload (quote log-view-mode) "log-view" "\ | 15121 | (autoload (quote log-view-mode) "log-view" "\ |
| @@ -14029,8 +15126,8 @@ Major mode for browsing CVS log output. | |||
| 14029 | ;;;*** | 15126 | ;;;*** |
| 14030 | 15127 | ||
| 14031 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer | 15128 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer |
| 14032 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16211 | 15129 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16213 |
| 14033 | ;;;;;; 27017)) | 15130 | ;;;;;; 43269)) |
| 14034 | ;;; Generated autoloads from lpr.el | 15131 | ;;; Generated autoloads from lpr.el |
| 14035 | 15132 | ||
| 14036 | (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) | 15133 | (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) |
| @@ -14124,7 +15221,7 @@ for further customization of the printer command. | |||
| 14124 | ;;;*** | 15221 | ;;;*** |
| 14125 | 15222 | ||
| 14126 | ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" | 15223 | ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" |
| 14127 | ;;;;;; (16277 42321)) | 15224 | ;;;;;; (16727 56921)) |
| 14128 | ;;; Generated autoloads from ls-lisp.el | 15225 | ;;; Generated autoloads from ls-lisp.el |
| 14129 | 15226 | ||
| 14130 | (defvar ls-lisp-support-shell-wildcards t "\ | 15227 | (defvar ls-lisp-support-shell-wildcards t "\ |
| @@ -14135,8 +15232,8 @@ Otherwise they are treated as Emacs regexps (for backward compatibility).") | |||
| 14135 | 15232 | ||
| 14136 | ;;;*** | 15233 | ;;;*** |
| 14137 | 15234 | ||
| 14138 | ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16211 | 15235 | ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16213 |
| 14139 | ;;;;;; 27023)) | 15236 | ;;;;;; 43272)) |
| 14140 | ;;; Generated autoloads from calendar/lunar.el | 15237 | ;;; Generated autoloads from calendar/lunar.el |
| 14141 | 15238 | ||
| 14142 | (autoload (quote phases-of-moon) "lunar" "\ | 15239 | (autoload (quote phases-of-moon) "lunar" "\ |
| @@ -14149,8 +15246,8 @@ This function is suitable for execution in a .emacs file. | |||
| 14149 | 15246 | ||
| 14150 | ;;;*** | 15247 | ;;;*** |
| 14151 | 15248 | ||
| 14152 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (16211 | 15249 | ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (16213 |
| 14153 | ;;;;;; 27039)) | 15250 | ;;;;;; 43282)) |
| 14154 | ;;; Generated autoloads from progmodes/m4-mode.el | 15251 | ;;; Generated autoloads from progmodes/m4-mode.el |
| 14155 | 15252 | ||
| 14156 | (autoload (quote m4-mode) "m4-mode" "\ | 15253 | (autoload (quote m4-mode) "m4-mode" "\ |
| @@ -14161,8 +15258,22 @@ A major mode to edit m4 macro files. | |||
| 14161 | 15258 | ||
| 14162 | ;;;*** | 15259 | ;;;*** |
| 14163 | 15260 | ||
| 15261 | ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el" | ||
| 15262 | ;;;;;; (16424 14687)) | ||
| 15263 | ;;; Generated autoloads from emacs-lisp/macroexp.el | ||
| 15264 | |||
| 15265 | (autoload (quote macroexpand-all) "macroexp" "\ | ||
| 15266 | Return result of expanding macros at all levels in FORM. | ||
| 15267 | If no macros are expanded, FORM is returned unchanged. | ||
| 15268 | The second optional arg ENVIRONMENT specifies an environment of macro | ||
| 15269 | definitions to shadow the loaded ones for use in file byte-compilation. | ||
| 15270 | |||
| 15271 | \(fn FORM &optional ENVIRONMENT)" nil nil) | ||
| 15272 | |||
| 15273 | ;;;*** | ||
| 15274 | |||
| 14164 | ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro | 15275 | ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro |
| 14165 | ;;;;;; name-last-kbd-macro) "macros" "macros.el" (16211 27017)) | 15276 | ;;;;;; name-last-kbd-macro) "macros" "macros.el" (16810 63790)) |
| 14166 | ;;; Generated autoloads from macros.el | 15277 | ;;; Generated autoloads from macros.el |
| 14167 | 15278 | ||
| 14168 | (autoload (quote name-last-kbd-macro) "macros" "\ | 15279 | (autoload (quote name-last-kbd-macro) "macros" "\ |
| @@ -14205,8 +15316,9 @@ Your options are: \\<query-replace-map> | |||
| 14205 | \(fn FLAG)" t nil) | 15316 | \(fn FLAG)" t nil) |
| 14206 | 15317 | ||
| 14207 | (autoload (quote apply-macro-to-region-lines) "macros" "\ | 15318 | (autoload (quote apply-macro-to-region-lines) "macros" "\ |
| 14208 | For each complete line between point and mark, move to the beginning | 15319 | Apply last keyboard macro to all lines in the region. |
| 14209 | of the line, and run the last keyboard macro. | 15320 | For each line that begins in the region, move to the beginning of |
| 15321 | the line, and run the last keyboard macro. | ||
| 14210 | 15322 | ||
| 14211 | When called from lisp, this function takes two arguments TOP and | 15323 | When called from lisp, this function takes two arguments TOP and |
| 14212 | BOTTOM, describing the current region. TOP must be before BOTTOM. | 15324 | BOTTOM, describing the current region. TOP must be before BOTTOM. |
| @@ -14250,14 +15362,14 @@ and then select the region of un-tablified names and use | |||
| 14250 | ;;;*** | 15362 | ;;;*** |
| 14251 | 15363 | ||
| 14252 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" | 15364 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" |
| 14253 | ;;;;;; "mail/mail-extr.el" (16281 48394)) | 15365 | ;;;;;; "mail/mail-extr.el" (16746 18215)) |
| 14254 | ;;; Generated autoloads from mail/mail-extr.el | 15366 | ;;; Generated autoloads from mail/mail-extr.el |
| 14255 | 15367 | ||
| 14256 | (autoload (quote mail-extract-address-components) "mail-extr" "\ | 15368 | (autoload (quote mail-extract-address-components) "mail-extr" "\ |
| 14257 | Given an RFC-822 address ADDRESS, extract full name and canonical address. | 15369 | Given an RFC-822 address ADDRESS, extract full name and canonical address. |
| 14258 | Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). | 15370 | Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). |
| 14259 | If no name can be extracted, FULL-NAME will be nil. Also see | 15371 | If no name can be extracted, FULL-NAME will be nil. Also see |
| 14260 | `mail-extr-ignore-single-names'. | 15372 | `mail-extr-ignore-single-names' and `mail-extr-ignore-realname-equals-mailbox-name'. |
| 14261 | 15373 | ||
| 14262 | If the optional argument ALL is non-nil, then ADDRESS can contain zero | 15374 | If the optional argument ALL is non-nil, then ADDRESS can contain zero |
| 14263 | or more recipients, separated by commas, and we return a list of | 15375 | or more recipients, separated by commas, and we return a list of |
| @@ -14281,7 +15393,7 @@ Convert mail domain DOMAIN to the country it corresponds to. | |||
| 14281 | 15393 | ||
| 14282 | ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history | 15394 | ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history |
| 14283 | ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" | 15395 | ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" |
| 14284 | ;;;;;; (16211 27033)) | 15396 | ;;;;;; (16213 43280)) |
| 14285 | ;;; Generated autoloads from mail/mail-hist.el | 15397 | ;;; Generated autoloads from mail/mail-hist.el |
| 14286 | 15398 | ||
| 14287 | (autoload (quote mail-hist-define-keys) "mail-hist" "\ | 15399 | (autoload (quote mail-hist-define-keys) "mail-hist" "\ |
| @@ -14312,8 +15424,8 @@ This function normally would be called when the message is sent. | |||
| 14312 | 15424 | ||
| 14313 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region | 15425 | ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region |
| 14314 | ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p | 15426 | ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p |
| 14315 | ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (16211 | 15427 | ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (16456 |
| 14316 | ;;;;;; 27033)) | 15428 | ;;;;;; 21757)) |
| 14317 | ;;; Generated autoloads from mail/mail-utils.el | 15429 | ;;; Generated autoloads from mail/mail-utils.el |
| 14318 | 15430 | ||
| 14319 | (defvar mail-use-rfc822 nil "\ | 15431 | (defvar mail-use-rfc822 nil "\ |
| @@ -14346,8 +15458,12 @@ we expect to find and remove the wrapper characters =?ISO-8859-1?Q?....?=. | |||
| 14346 | Undo the \"quoted printable\" encoding in buffer from BEG to END. | 15458 | Undo the \"quoted printable\" encoding in buffer from BEG to END. |
| 14347 | If the optional argument WRAPPER is non-nil, | 15459 | If the optional argument WRAPPER is non-nil, |
| 14348 | we expect to find and remove the wrapper characters =?ISO-8859-1?Q?....?=. | 15460 | we expect to find and remove the wrapper characters =?ISO-8859-1?Q?....?=. |
| 15461 | If NOERROR is non-nil, return t if successful. | ||
| 15462 | If UNIBYTE is non-nil, insert converted characters as unibyte. | ||
| 15463 | That is useful if you are going to character code decoding afterward, | ||
| 15464 | as Rmail does. | ||
| 14349 | 15465 | ||
| 14350 | \(fn BEG END &optional WRAPPER)" t nil) | 15466 | \(fn BEG END &optional WRAPPER NOERROR UNIBYTE)" t nil) |
| 14351 | 15467 | ||
| 14352 | (autoload (quote mail-fetch-field) "mail-utils" "\ | 15468 | (autoload (quote mail-fetch-field) "mail-utils" "\ |
| 14353 | Return the value of the header field whose type is FIELD-NAME. | 15469 | Return the value of the header field whose type is FIELD-NAME. |
| @@ -14361,7 +15477,7 @@ If 4th arg LIST is non-nil, return a list of all such fields. | |||
| 14361 | ;;;*** | 15477 | ;;;*** |
| 14362 | 15478 | ||
| 14363 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) | 15479 | ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) |
| 14364 | ;;;;;; "mailabbrev" "mail/mailabbrev.el" (16249 31429)) | 15480 | ;;;;;; "mailabbrev" "mail/mailabbrev.el" (16250 35353)) |
| 14365 | ;;; Generated autoloads from mail/mailabbrev.el | 15481 | ;;; Generated autoloads from mail/mailabbrev.el |
| 14366 | 15482 | ||
| 14367 | (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ | 15483 | (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ |
| @@ -14384,8 +15500,8 @@ If DEFINITION contains multiple addresses, separate them with commas. | |||
| 14384 | ;;;*** | 15500 | ;;;*** |
| 14385 | 15501 | ||
| 14386 | ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases | 15502 | ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases |
| 14387 | ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16211 | 15503 | ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16213 |
| 14388 | ;;;;;; 27034)) | 15504 | ;;;;;; 43280)) |
| 14389 | ;;; Generated autoloads from mail/mailalias.el | 15505 | ;;; Generated autoloads from mail/mailalias.el |
| 14390 | 15506 | ||
| 14391 | (defvar mail-complete-style (quote angles) "\ | 15507 | (defvar mail-complete-style (quote angles) "\ |
| @@ -14431,7 +15547,7 @@ current header, calls `mail-complete-function' and passes prefix arg if any. | |||
| 14431 | ;;;*** | 15547 | ;;;*** |
| 14432 | 15548 | ||
| 14433 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" | 15549 | ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" |
| 14434 | ;;;;;; (16211 27039)) | 15550 | ;;;;;; (16719 60888)) |
| 14435 | ;;; Generated autoloads from progmodes/make-mode.el | 15551 | ;;; Generated autoloads from progmodes/make-mode.el |
| 14436 | 15552 | ||
| 14437 | (autoload (quote makefile-mode) "make-mode" "\ | 15553 | (autoload (quote makefile-mode) "make-mode" "\ |
| @@ -14512,8 +15628,8 @@ Makefile mode can be configured by modifying the following variables: | |||
| 14512 | 15628 | ||
| 14513 | ;;;*** | 15629 | ;;;*** |
| 14514 | 15630 | ||
| 14515 | ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (16211 | 15631 | ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (16213 |
| 14516 | ;;;;;; 27017)) | 15632 | ;;;;;; 43269)) |
| 14517 | ;;; Generated autoloads from makesum.el | 15633 | ;;; Generated autoloads from makesum.el |
| 14518 | 15634 | ||
| 14519 | (autoload (quote make-command-summary) "makesum" "\ | 15635 | (autoload (quote make-command-summary) "makesum" "\ |
| @@ -14524,7 +15640,7 @@ Previous contents of that buffer are killed first. | |||
| 14524 | 15640 | ||
| 14525 | ;;;*** | 15641 | ;;;*** |
| 14526 | 15642 | ||
| 14527 | ;;;### (autoloads (man-follow man) "man" "man.el" (16246 39964)) | 15643 | ;;;### (autoloads (man-follow man) "man" "man.el" (16816 23724)) |
| 14528 | ;;; Generated autoloads from man.el | 15644 | ;;; Generated autoloads from man.el |
| 14529 | 15645 | ||
| 14530 | (defalias (quote manual-entry) (quote man)) | 15646 | (defalias (quote manual-entry) (quote man)) |
| @@ -14551,7 +15667,7 @@ Get a Un*x manual page of the item under point and put it in a buffer. | |||
| 14551 | 15667 | ||
| 14552 | ;;;*** | 15668 | ;;;*** |
| 14553 | 15669 | ||
| 14554 | ;;;### (autoloads (master-mode) "master" "master.el" (16211 27017)) | 15670 | ;;;### (autoloads (master-mode) "master" "master.el" (16213 43269)) |
| 14555 | ;;; Generated autoloads from master.el | 15671 | ;;; Generated autoloads from master.el |
| 14556 | 15672 | ||
| 14557 | (autoload (quote master-mode) "master" "\ | 15673 | (autoload (quote master-mode) "master" "\ |
| @@ -14573,8 +15689,8 @@ yourself the value of `master-of' by calling `master-show-slave'. | |||
| 14573 | 15689 | ||
| 14574 | ;;;*** | 15690 | ;;;*** |
| 14575 | 15691 | ||
| 14576 | ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16211 | 15692 | ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16810 |
| 14577 | ;;;;;; 37994)) | 15693 | ;;;;;; 63790)) |
| 14578 | ;;; Generated autoloads from menu-bar.el | 15694 | ;;; Generated autoloads from menu-bar.el |
| 14579 | 15695 | ||
| 14580 | (put (quote menu-bar-mode) (quote standard-value) (quote (t))) | 15696 | (put (quote menu-bar-mode) (quote standard-value) (quote (t))) |
| @@ -14603,11 +15719,18 @@ turn on menu bars; otherwise, turn off menu bars. | |||
| 14603 | ;;;;;; message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body | 15719 | ;;;;;; message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body |
| 14604 | ;;;;;; message-forward-make-body message-forward message-recover | 15720 | ;;;;;; message-forward-make-body message-forward message-recover |
| 14605 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply | 15721 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply |
| 14606 | ;;;;;; message-reply message-news message-mail message-mode message-signature-file | 15722 | ;;;;;; message-reply message-news message-mail message-mode message-reduce-to-to-cc |
| 15723 | ;;;;;; message-cross-post-followup-to message-cross-post-insert-note | ||
| 15724 | ;;;;;; message-cross-post-followup-to-header message-add-archive-header | ||
| 15725 | ;;;;;; message-mark-insert-file message-mark-inserted-region message-change-subject | ||
| 15726 | ;;;;;; message-signature-insert-empty-line message-signature-file | ||
| 14607 | ;;;;;; message-signature message-indent-citation-function message-cite-function | 15727 | ;;;;;; message-signature message-indent-citation-function message-cite-function |
| 14608 | ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function | 15728 | ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function |
| 14609 | ;;;;;; message-user-organization-file message-signature-separator | 15729 | ;;;;;; message-user-organization-file message-signature-separator |
| 14610 | ;;;;;; message-from-style) "message" "gnus/message.el" (16211 27028)) | 15730 | ;;;;;; message-cross-post-note-function message-followup-to-note |
| 15731 | ;;;;;; message-cross-post-note message-cross-post-default message-archive-note | ||
| 15732 | ;;;;;; message-archive-header message-mark-insert-end message-mark-insert-begin | ||
| 15733 | ;;;;;; message-from-style) "message" "gnus/message.el" (16775 26713)) | ||
| 14611 | ;;; Generated autoloads from gnus/message.el | 15734 | ;;; Generated autoloads from gnus/message.el |
| 14612 | 15735 | ||
| 14613 | (defvar message-from-style (quote default) "\ | 15736 | (defvar message-from-style (quote default) "\ |
| @@ -14625,6 +15748,54 @@ Otherwise, most addresses look like `angles', but they look like | |||
| 14625 | 15748 | ||
| 14626 | (custom-autoload (quote message-from-style) "message") | 15749 | (custom-autoload (quote message-from-style) "message") |
| 14627 | 15750 | ||
| 15751 | (defvar message-mark-insert-begin "--8<---------------cut here---------------start------------->8---\n" "\ | ||
| 15752 | How to mark the beginning of some inserted text.") | ||
| 15753 | |||
| 15754 | (custom-autoload (quote message-mark-insert-begin) "message") | ||
| 15755 | |||
| 15756 | (defvar message-mark-insert-end "--8<---------------cut here---------------end--------------->8---\n" "\ | ||
| 15757 | How to mark the end of some inserted text.") | ||
| 15758 | |||
| 15759 | (custom-autoload (quote message-mark-insert-end) "message") | ||
| 15760 | |||
| 15761 | (defvar message-archive-header "X-No-Archive: Yes\n" "\ | ||
| 15762 | Header to insert when you don't want your article to be archived. | ||
| 15763 | Archives (such as groups.google.com) respect this header.") | ||
| 15764 | |||
| 15765 | (custom-autoload (quote message-archive-header) "message") | ||
| 15766 | |||
| 15767 | (defvar message-archive-note "X-No-Archive: Yes - save http://groups.google.com/" "\ | ||
| 15768 | Note to insert why you wouldn't want this posting archived. | ||
| 15769 | If nil, don't insert any text in the body.") | ||
| 15770 | |||
| 15771 | (custom-autoload (quote message-archive-note) "message") | ||
| 15772 | |||
| 15773 | (defvar message-cross-post-default t "\ | ||
| 15774 | When non-nil `message-cross-post-followup-to' will perform a crosspost. | ||
| 15775 | If nil, `message-cross-post-followup-to' will only do a followup. Note that | ||
| 15776 | you can explicitly override this setting by calling | ||
| 15777 | `message-cross-post-followup-to' with a prefix.") | ||
| 15778 | |||
| 15779 | (custom-autoload (quote message-cross-post-default) "message") | ||
| 15780 | |||
| 15781 | (defvar message-cross-post-note "Crosspost & Followup-To: " "\ | ||
| 15782 | Note to insert before signature to notify of cross-post and follow-up.") | ||
| 15783 | |||
| 15784 | (custom-autoload (quote message-cross-post-note) "message") | ||
| 15785 | |||
| 15786 | (defvar message-followup-to-note "Followup-To: " "\ | ||
| 15787 | Note to insert before signature to notify of follow-up only.") | ||
| 15788 | |||
| 15789 | (custom-autoload (quote message-followup-to-note) "message") | ||
| 15790 | |||
| 15791 | (defvar message-cross-post-note-function (quote message-cross-post-insert-note) "\ | ||
| 15792 | Function to use to insert note about Crosspost or Followup-To. | ||
| 15793 | The function will be called with four arguments. The function should not only | ||
| 15794 | insert a note, but also ensure old notes are deleted. See the documentation | ||
| 15795 | for `message-cross-post-insert-note'.") | ||
| 15796 | |||
| 15797 | (custom-autoload (quote message-cross-post-note-function) "message") | ||
| 15798 | |||
| 14628 | (defvar message-signature-separator "^-- *$" "\ | 15799 | (defvar message-signature-separator "^-- *$" "\ |
| 14629 | Regexp matching the signature separator.") | 15800 | Regexp matching the signature separator.") |
| 14630 | 15801 | ||
| @@ -14642,19 +15813,26 @@ variable `mail-header-separator'. | |||
| 14642 | 15813 | ||
| 14643 | Valid values include `message-send-mail-with-sendmail' (the default), | 15814 | Valid values include `message-send-mail-with-sendmail' (the default), |
| 14644 | `message-send-mail-with-mh', `message-send-mail-with-qmail', | 15815 | `message-send-mail-with-mh', `message-send-mail-with-qmail', |
| 14645 | `smtpmail-send-it' and `feedmail-send-it'. | 15816 | `message-smtpmail-send-it', `smtpmail-send-it' and `feedmail-send-it'. |
| 14646 | 15817 | ||
| 14647 | See also `send-mail-function'.") | 15818 | See also `send-mail-function'.") |
| 14648 | 15819 | ||
| 14649 | (custom-autoload (quote message-send-mail-function) "message") | 15820 | (custom-autoload (quote message-send-mail-function) "message") |
| 14650 | 15821 | ||
| 14651 | (defvar message-citation-line-function (quote message-insert-citation-line) "\ | 15822 | (defvar message-citation-line-function (quote message-insert-citation-line) "\ |
| 14652 | *Function called to insert the \"Whomever writes:\" line.") | 15823 | *Function called to insert the \"Whomever writes:\" line. |
| 15824 | |||
| 15825 | Note that Gnus provides a feature where the reader can click on | ||
| 15826 | `writes:' to hide the cited text. If you change this line too much, | ||
| 15827 | people who read your message will have to change their Gnus | ||
| 15828 | configuration. See the variable `gnus-cite-attribution-suffix'.") | ||
| 14653 | 15829 | ||
| 14654 | (custom-autoload (quote message-citation-line-function) "message") | 15830 | (custom-autoload (quote message-citation-line-function) "message") |
| 14655 | 15831 | ||
| 14656 | (defvar message-yank-prefix "> " "\ | 15832 | (defvar message-yank-prefix "> " "\ |
| 14657 | *Prefix inserted on the lines of yanked messages.") | 15833 | *Prefix inserted on the lines of yanked messages. |
| 15834 | Fix `message-cite-prefix-regexp' if it is set to an abnormal value. | ||
| 15835 | See also `message-yank-cited-prefix'.") | ||
| 14658 | 15836 | ||
| 14659 | (custom-autoload (quote message-yank-prefix) "message") | 15837 | (custom-autoload (quote message-yank-prefix) "message") |
| 14660 | 15838 | ||
| @@ -14689,8 +15867,65 @@ If nil, don't insert a signature.") | |||
| 14689 | 15867 | ||
| 14690 | (custom-autoload (quote message-signature-file) "message") | 15868 | (custom-autoload (quote message-signature-file) "message") |
| 14691 | 15869 | ||
| 15870 | (defvar message-signature-insert-empty-line t "\ | ||
| 15871 | *If non-nil, insert an empty line before the signature separator.") | ||
| 15872 | |||
| 15873 | (custom-autoload (quote message-signature-insert-empty-line) "message") | ||
| 15874 | |||
| 14692 | (define-mail-user-agent (quote message-user-agent) (quote message-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook)) | 15875 | (define-mail-user-agent (quote message-user-agent) (quote message-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook)) |
| 14693 | 15876 | ||
| 15877 | (autoload (quote message-change-subject) "message" "\ | ||
| 15878 | Ask for NEW-SUBJECT header, append (was: <Old Subject>). | ||
| 15879 | |||
| 15880 | \(fn NEW-SUBJECT)" t nil) | ||
| 15881 | |||
| 15882 | (autoload (quote message-mark-inserted-region) "message" "\ | ||
| 15883 | Mark some region in the current article with enclosing tags. | ||
| 15884 | See `message-mark-insert-begin' and `message-mark-insert-end'. | ||
| 15885 | |||
| 15886 | \(fn BEG END)" t nil) | ||
| 15887 | |||
| 15888 | (autoload (quote message-mark-insert-file) "message" "\ | ||
| 15889 | Insert FILE at point, marking it with enclosing tags. | ||
| 15890 | See `message-mark-insert-begin' and `message-mark-insert-end'. | ||
| 15891 | |||
| 15892 | \(fn FILE)" t nil) | ||
| 15893 | |||
| 15894 | (autoload (quote message-add-archive-header) "message" "\ | ||
| 15895 | Insert \"X-No-Archive: Yes\" in the header and a note in the body. | ||
| 15896 | The note can be customized using `message-archive-note'. When called with a | ||
| 15897 | prefix argument, ask for a text to insert. If you don't want the note in the | ||
| 15898 | body, set `message-archive-note' to nil. | ||
| 15899 | |||
| 15900 | \(fn)" t nil) | ||
| 15901 | |||
| 15902 | (autoload (quote message-cross-post-followup-to-header) "message" "\ | ||
| 15903 | Mangles FollowUp-To and Newsgroups header to point to TARGET-GROUP. | ||
| 15904 | With prefix-argument just set Follow-Up, don't cross-post. | ||
| 15905 | |||
| 15906 | \(fn TARGET-GROUP)" t nil) | ||
| 15907 | |||
| 15908 | (autoload (quote message-cross-post-insert-note) "message" "\ | ||
| 15909 | Insert a in message body note about a set Followup or Crosspost. | ||
| 15910 | If there have been previous notes, delete them. TARGET-GROUP specifies the | ||
| 15911 | group to Followup-To. When CROSS-POST is t, insert note about | ||
| 15912 | crossposting. IN-OLD specifies whether TARGET-GROUP is a member of | ||
| 15913 | OLD-GROUPS. OLD-GROUPS lists the old-groups the posting would have | ||
| 15914 | been made to before the user asked for a Crosspost. | ||
| 15915 | |||
| 15916 | \(fn TARGET-GROUP CROSS-POST IN-OLD OLD-GROUPS)" nil nil) | ||
| 15917 | |||
| 15918 | (autoload (quote message-cross-post-followup-to) "message" "\ | ||
| 15919 | Crossposts message and set Followup-To to TARGET-GROUP. | ||
| 15920 | With prefix-argument just set Follow-Up, don't cross-post. | ||
| 15921 | |||
| 15922 | \(fn TARGET-GROUP)" t nil) | ||
| 15923 | |||
| 15924 | (autoload (quote message-reduce-to-to-cc) "message" "\ | ||
| 15925 | Replace contents of To: header with contents of Cc: or Bcc: header. | ||
| 15926 | |||
| 15927 | \(fn)" t nil) | ||
| 15928 | |||
| 14694 | (autoload (quote message-mode) "message" "\ | 15929 | (autoload (quote message-mode) "message" "\ |
| 14695 | Major mode for editing mail and news to be sent. | 15930 | Major mode for editing mail and news to be sent. |
| 14696 | Like Text Mode but with these additional commands:\\<message-mode-map> | 15931 | Like Text Mode but with these additional commands:\\<message-mode-map> |
| @@ -14702,8 +15937,16 @@ C-c C-f move to a header field (and create it if there isn't): | |||
| 14702 | C-c C-f C-w move to Fcc C-c C-f C-r move to Reply-To | 15937 | C-c C-f C-w move to Fcc C-c C-f C-r move to Reply-To |
| 14703 | C-c C-f C-u move to Summary C-c C-f C-n move to Newsgroups | 15938 | C-c C-f C-u move to Summary C-c C-f C-n move to Newsgroups |
| 14704 | C-c C-f C-k move to Keywords C-c C-f C-d move to Distribution | 15939 | C-c C-f C-k move to Keywords C-c C-f C-d move to Distribution |
| 15940 | C-c C-f C-o move to From (\"Originator\") | ||
| 14705 | C-c C-f C-f move to Followup-To | 15941 | C-c C-f C-f move to Followup-To |
| 15942 | C-c C-f C-m move to Mail-Followup-To | ||
| 15943 | C-c C-f C-i cycle through Importance values | ||
| 15944 | C-c C-f s change subject and append \"(was: <Old Subject>)\" | ||
| 15945 | C-c C-f x crossposting with FollowUp-To header and note in body | ||
| 15946 | C-c C-f t replace To: header with contents of Cc: or Bcc: | ||
| 15947 | C-c C-f a Insert X-No-Archive: header and a note in the body | ||
| 14706 | C-c C-t `message-insert-to' (add a To header to a news followup) | 15948 | C-c C-t `message-insert-to' (add a To header to a news followup) |
| 15949 | C-c C-l `message-to-list-only' (removes all but list address in to/cc) | ||
| 14707 | C-c C-n `message-insert-newsgroups' (add a Newsgroup header to a news reply) | 15950 | C-c C-n `message-insert-newsgroups' (add a Newsgroup header to a news reply) |
| 14708 | C-c C-b `message-goto-body' (move to beginning of message text). | 15951 | C-c C-b `message-goto-body' (move to beginning of message text). |
| 14709 | C-c C-i `message-goto-signature' (move to the beginning of the signature). | 15952 | C-c C-i `message-goto-signature' (move to the beginning of the signature). |
| @@ -14715,6 +15958,10 @@ C-c C-v `message-delete-not-region' (remove the text outside the region). | |||
| 14715 | C-c C-z `message-kill-to-signature' (kill the text up to the signature). | 15958 | C-c C-z `message-kill-to-signature' (kill the text up to the signature). |
| 14716 | C-c C-r `message-caesar-buffer-body' (rot13 the message body). | 15959 | C-c C-r `message-caesar-buffer-body' (rot13 the message body). |
| 14717 | C-c C-a `mml-attach-file' (attach a file as MIME). | 15960 | C-c C-a `mml-attach-file' (attach a file as MIME). |
| 15961 | C-c C-u `message-insert-or-toggle-importance' (insert or cycle importance). | ||
| 15962 | C-c M-n `message-insert-disposition-notification-to' (request receipt). | ||
| 15963 | C-c M-m `message-mark-inserted-region' (mark region with enclosing tags). | ||
| 15964 | C-c M-f `message-mark-insert-file' (insert file marked with enclosing tags). | ||
| 14718 | M-RET `message-newline-and-reformat' (break the line and reformat). | 15965 | M-RET `message-newline-and-reformat' (break the line and reformat). |
| 14719 | 15966 | ||
| 14720 | \(fn)" t nil) | 15967 | \(fn)" t nil) |
| @@ -14782,7 +16029,7 @@ Not documented | |||
| 14782 | \(fn FORWARD-BUFFER)" nil nil) | 16029 | \(fn FORWARD-BUFFER)" nil nil) |
| 14783 | 16030 | ||
| 14784 | (autoload (quote message-insinuate-rmail) "message" "\ | 16031 | (autoload (quote message-insinuate-rmail) "message" "\ |
| 14785 | Let RMAIL uses message to forward. | 16032 | Let RMAIL use message to forward. |
| 14786 | 16033 | ||
| 14787 | \(fn)" t nil) | 16034 | \(fn)" t nil) |
| 14788 | 16035 | ||
| @@ -14837,7 +16084,7 @@ which specify the range to operate on. | |||
| 14837 | ;;;*** | 16084 | ;;;*** |
| 14838 | 16085 | ||
| 14839 | ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" | 16086 | ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" |
| 14840 | ;;;;;; (16211 27039)) | 16087 | ;;;;;; (16681 45593)) |
| 14841 | ;;; Generated autoloads from progmodes/meta-mode.el | 16088 | ;;; Generated autoloads from progmodes/meta-mode.el |
| 14842 | 16089 | ||
| 14843 | (autoload (quote metafont-mode) "meta-mode" "\ | 16090 | (autoload (quote metafont-mode) "meta-mode" "\ |
| @@ -14864,7 +16111,7 @@ Turning on MetaPost mode calls the value of the variable | |||
| 14864 | 16111 | ||
| 14865 | ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body | 16112 | ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body |
| 14866 | ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" | 16113 | ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" |
| 14867 | ;;;;;; (16211 27034)) | 16114 | ;;;;;; (16507 41097)) |
| 14868 | ;;; Generated autoloads from mail/metamail.el | 16115 | ;;; Generated autoloads from mail/metamail.el |
| 14869 | 16116 | ||
| 14870 | (autoload (quote metamail-interpret-header) "metamail" "\ | 16117 | (autoload (quote metamail-interpret-header) "metamail" "\ |
| @@ -14908,26 +16155,26 @@ redisplayed as output is inserted. | |||
| 14908 | ;;;*** | 16155 | ;;;*** |
| 14909 | 16156 | ||
| 14910 | ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose | 16157 | ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose |
| 14911 | ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16211 | 16158 | ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16684 |
| 14912 | ;;;;;; 27036)) | 16159 | ;;;;;; 26435)) |
| 14913 | ;;; Generated autoloads from mh-e/mh-comp.el | 16160 | ;;; Generated autoloads from mh-e/mh-comp.el |
| 14914 | 16161 | ||
| 14915 | (autoload (quote mh-smail) "mh-comp" "\ | 16162 | (autoload (quote mh-smail) "mh-comp" "\ |
| 14916 | Compose and send mail with the MH mail system. | 16163 | Compose and send mail with the MH mail system. |
| 14917 | This function is an entry point to MH-E, the Emacs front end | 16164 | This function is an entry point to MH-E, the Emacs interface to the MH mail |
| 14918 | to the MH mail system. | 16165 | system. |
| 14919 | 16166 | ||
| 14920 | See documentation of `\\[mh-send]' for more details on composing mail. | 16167 | See `mh-send' for more details on composing mail. |
| 14921 | 16168 | ||
| 14922 | \(fn)" t nil) | 16169 | \(fn)" t nil) |
| 14923 | 16170 | ||
| 14924 | (autoload (quote mh-smail-batch) "mh-comp" "\ | 16171 | (autoload (quote mh-smail-batch) "mh-comp" "\ |
| 14925 | Set up a mail composition draft with the MH mail system. | 16172 | Set up a mail composition draft with the MH mail system. |
| 14926 | This function is an entry point to MH-E, the Emacs front end | 16173 | This function is an entry point to MH-E, the Emacs interface to the MH mail |
| 14927 | to the MH mail system. This function does not prompt the user | 16174 | system. This function does not prompt the user for any header fields, and thus |
| 14928 | for any header fields, and thus is suitable for use by programs | 16175 | is suitable for use by programs that want to create a mail buffer. Users |
| 14929 | that want to create a mail buffer. | 16176 | should use `mh-smail' to compose mail. |
| 14930 | Users should use `\\[mh-smail]' to compose mail. | 16177 | |
| 14931 | Optional arguments for setting certain fields include TO, SUBJECT, and | 16178 | Optional arguments for setting certain fields include TO, SUBJECT, and |
| 14932 | OTHER-HEADERS. Additional arguments are IGNORED. | 16179 | OTHER-HEADERS. Additional arguments are IGNORED. |
| 14933 | 16180 | ||
| @@ -14950,10 +16197,10 @@ CONTINUE, SWITCH-FUNCTION, YANK-ACTION and SEND-ACTIONS are ignored. | |||
| 14950 | 16197 | ||
| 14951 | (autoload (quote mh-smail-other-window) "mh-comp" "\ | 16198 | (autoload (quote mh-smail-other-window) "mh-comp" "\ |
| 14952 | Compose and send mail in other window with the MH mail system. | 16199 | Compose and send mail in other window with the MH mail system. |
| 14953 | This function is an entry point to MH-E, the Emacs front end | 16200 | This function is an entry point to MH-E, the Emacs interface to the MH mail |
| 14954 | to the MH mail system. | 16201 | system. |
| 14955 | 16202 | ||
| 14956 | See documentation of `\\[mh-send]' for more details on composing mail. | 16203 | See `mh-send' for more details on composing mail. |
| 14957 | 16204 | ||
| 14958 | \(fn)" t nil) | 16205 | \(fn)" t nil) |
| 14959 | 16206 | ||
| @@ -14984,21 +16231,21 @@ When a message is composed, the hooks `text-mode-hook' and | |||
| 14984 | 16231 | ||
| 14985 | ;;;*** | 16232 | ;;;*** |
| 14986 | 16233 | ||
| 14987 | ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el" | 16234 | ;;;### (autoloads (mh-restore-desktop-buffer mh-version mh-nmail |
| 14988 | ;;;;;; (16211 27037)) | 16235 | ;;;;;; mh-rmail) "mh-e" "mh-e/mh-e.el" (16684 26435)) |
| 14989 | ;;; Generated autoloads from mh-e/mh-e.el | 16236 | ;;; Generated autoloads from mh-e/mh-e.el |
| 14990 | 16237 | ||
| 14991 | (autoload (quote mh-rmail) "mh-e" "\ | 16238 | (autoload (quote mh-rmail) "mh-e" "\ |
| 14992 | Inc(orporate) new mail with MH. | 16239 | Inc(orporate) new mail with MH. |
| 14993 | Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, | 16240 | Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, |
| 14994 | the Emacs front end to the MH mail system. | 16241 | the Emacs interface to the MH mail system. |
| 14995 | 16242 | ||
| 14996 | \(fn &optional ARG)" t nil) | 16243 | \(fn &optional ARG)" t nil) |
| 14997 | 16244 | ||
| 14998 | (autoload (quote mh-nmail) "mh-e" "\ | 16245 | (autoload (quote mh-nmail) "mh-e" "\ |
| 14999 | Check for new mail in inbox folder. | 16246 | Check for new mail in inbox folder. |
| 15000 | Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, | 16247 | Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, |
| 15001 | the Emacs front end to the MH mail system. | 16248 | the Emacs interface to the MH mail system. |
| 15002 | 16249 | ||
| 15003 | \(fn &optional ARG)" t nil) | 16250 | \(fn &optional ARG)" t nil) |
| 15004 | 16251 | ||
| @@ -15007,10 +16254,19 @@ Display version information about MH-E and the MH mail handling system. | |||
| 15007 | 16254 | ||
| 15008 | \(fn)" t nil) | 16255 | \(fn)" t nil) |
| 15009 | 16256 | ||
| 16257 | (autoload (quote mh-restore-desktop-buffer) "mh-e" "\ | ||
| 16258 | Restore an MH folder buffer specified in a desktop file. | ||
| 16259 | When desktop creates a buffer, DESKTOP-BUFFER-FILE-NAME holds the file name to | ||
| 16260 | visit, DESKTOP-BUFFER-NAME holds the desired buffer name, and | ||
| 16261 | DESKTOP-BUFFER-MISC holds a list of miscellaneous info used by the | ||
| 16262 | `desktop-buffer-handlers' functions. | ||
| 16263 | |||
| 16264 | \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil) | ||
| 16265 | |||
| 15010 | ;;;*** | 16266 | ;;;*** |
| 15011 | 16267 | ||
| 15012 | ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (16211 27037)) | 16268 | ;;;### (autoloads nil "mh-init" "mh-e/mh-init.el" (16684 26435)) |
| 15013 | ;;; Generated autoloads from mh-e/mh-utils.el | 16269 | ;;; Generated autoloads from mh-e/mh-init.el |
| 15014 | 16270 | ||
| 15015 | (put (quote mh-progs) (quote risky-local-variable) t) | 16271 | (put (quote mh-progs) (quote risky-local-variable) t) |
| 15016 | 16272 | ||
| @@ -15018,12 +16274,10 @@ Display version information about MH-E and the MH mail handling system. | |||
| 15018 | 16274 | ||
| 15019 | (put (quote mh-lib-progs) (quote risky-local-variable) t) | 16275 | (put (quote mh-lib-progs) (quote risky-local-variable) t) |
| 15020 | 16276 | ||
| 15021 | (put (quote mh-nmh-flag) (quote risky-local-variable) t) | ||
| 15022 | |||
| 15023 | ;;;*** | 16277 | ;;;*** |
| 15024 | 16278 | ||
| 15025 | ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" | 16279 | ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" |
| 15026 | ;;;;;; "midnight.el" (16211 27017)) | 16280 | ;;;;;; "midnight.el" (16423 23568)) |
| 15027 | ;;; Generated autoloads from midnight.el | 16281 | ;;; Generated autoloads from midnight.el |
| 15028 | 16282 | ||
| 15029 | (autoload (quote clean-buffer-list) "midnight" "\ | 16283 | (autoload (quote clean-buffer-list) "midnight" "\ |
| @@ -15050,7 +16304,7 @@ to its second argument TM. | |||
| 15050 | ;;;*** | 16304 | ;;;*** |
| 15051 | 16305 | ||
| 15052 | ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" | 16306 | ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" |
| 15053 | ;;;;;; "minibuf-eldef.el" (16211 27017)) | 16307 | ;;;;;; "minibuf-eldef.el" (16575 1356)) |
| 15054 | ;;; Generated autoloads from minibuf-eldef.el | 16308 | ;;; Generated autoloads from minibuf-eldef.el |
| 15055 | 16309 | ||
| 15056 | (defvar minibuffer-electric-default-mode nil "\ | 16310 | (defvar minibuffer-electric-default-mode nil "\ |
| @@ -15077,7 +16331,7 @@ Returns non-nil if the new state is enabled. | |||
| 15077 | ;;;*** | 16331 | ;;;*** |
| 15078 | 16332 | ||
| 15079 | ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" | 16333 | ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" |
| 15080 | ;;;;;; (16211 27039)) | 16334 | ;;;;;; (16213 43282)) |
| 15081 | ;;; Generated autoloads from progmodes/mixal-mode.el | 16335 | ;;; Generated autoloads from progmodes/mixal-mode.el |
| 15082 | 16336 | ||
| 15083 | (autoload (quote mixal-mode) "mixal-mode" "\ | 16337 | (autoload (quote mixal-mode) "mixal-mode" "\ |
| @@ -15092,7 +16346,7 @@ Major mode for the mixal asm language. | |||
| 15092 | 16346 | ||
| 15093 | ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion | 16347 | ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion |
| 15094 | ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" | 16348 | ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" |
| 15095 | ;;;;;; (16232 560)) | 16349 | ;;;;;; (16233 29568)) |
| 15096 | ;;; Generated autoloads from language/mlm-util.el | 16350 | ;;; Generated autoloads from language/mlm-util.el |
| 15097 | 16351 | ||
| 15098 | (autoload (quote malayalam-compose-region) "mlm-util" "\ | 16352 | (autoload (quote malayalam-compose-region) "mlm-util" "\ |
| @@ -15114,8 +16368,22 @@ PATTERN regexp. | |||
| 15114 | 16368 | ||
| 15115 | ;;;*** | 16369 | ;;;*** |
| 15116 | 16370 | ||
| 16371 | ;;;### (autoloads (mm-inline-external-body) "mm-extern" "gnus/mm-extern.el" | ||
| 16372 | ;;;;;; (16697 49031)) | ||
| 16373 | ;;; Generated autoloads from gnus/mm-extern.el | ||
| 16374 | |||
| 16375 | (autoload (quote mm-inline-external-body) "mm-extern" "\ | ||
| 16376 | Show the external-body part of HANDLE. | ||
| 16377 | This function replaces the buffer of HANDLE with a buffer contains | ||
| 16378 | the entire message. | ||
| 16379 | If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. | ||
| 16380 | |||
| 16381 | \(fn HANDLE &optional NO-DISPLAY)" nil nil) | ||
| 16382 | |||
| 16383 | ;;;*** | ||
| 16384 | |||
| 15117 | ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" | 16385 | ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" |
| 15118 | ;;;;;; (16211 27028)) | 16386 | ;;;;;; (16698 21928)) |
| 15119 | ;;; Generated autoloads from gnus/mm-partial.el | 16387 | ;;; Generated autoloads from gnus/mm-partial.el |
| 15120 | 16388 | ||
| 15121 | (autoload (quote mm-inline-partial) "mm-partial" "\ | 16389 | (autoload (quote mm-inline-partial) "mm-partial" "\ |
| @@ -15128,8 +16396,25 @@ If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing. | |||
| 15128 | 16396 | ||
| 15129 | ;;;*** | 16397 | ;;;*** |
| 15130 | 16398 | ||
| 15131 | ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" | 16399 | ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents) |
| 15132 | ;;;;;; (16211 27028)) | 16400 | ;;;;;; "mm-url" "gnus/mm-url.el" (16775 26713)) |
| 16401 | ;;; Generated autoloads from gnus/mm-url.el | ||
| 16402 | |||
| 16403 | (autoload (quote mm-url-insert-file-contents) "mm-url" "\ | ||
| 16404 | Insert file contents of URL. | ||
| 16405 | If `mm-url-use-external' is non-nil, use `mm-url-program'. | ||
| 16406 | |||
| 16407 | \(fn URL)" nil nil) | ||
| 16408 | |||
| 16409 | (autoload (quote mm-url-insert-file-contents-external) "mm-url" "\ | ||
| 16410 | Insert file contents of URL using `mm-url-program'. | ||
| 16411 | |||
| 16412 | \(fn URL)" nil nil) | ||
| 16413 | |||
| 16414 | ;;;*** | ||
| 16415 | |||
| 16416 | ;;;### (autoloads (mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" (16775 | ||
| 16417 | ;;;;;; 26713)) | ||
| 15133 | ;;; Generated autoloads from gnus/mm-uu.el | 16418 | ;;; Generated autoloads from gnus/mm-uu.el |
| 15134 | 16419 | ||
| 15135 | (autoload (quote mm-uu-dissect) "mm-uu" "\ | 16420 | (autoload (quote mm-uu-dissect) "mm-uu" "\ |
| @@ -15137,15 +16422,68 @@ Dissect the current buffer and return a list of uu handles. | |||
| 15137 | 16422 | ||
| 15138 | \(fn)" nil nil) | 16423 | \(fn)" nil nil) |
| 15139 | 16424 | ||
| 15140 | (autoload (quote mm-uu-test) "mm-uu" "\ | 16425 | ;;;*** |
| 15141 | Check whether the current buffer contains uu stuff. | 16426 | |
| 16427 | ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el" | ||
| 16428 | ;;;;;; (16697 49031)) | ||
| 16429 | ;;; Generated autoloads from gnus/mml1991.el | ||
| 16430 | |||
| 16431 | (autoload (quote mml1991-encrypt) "mml1991" "\ | ||
| 16432 | Not documented | ||
| 16433 | |||
| 16434 | \(fn CONT &optional SIGN)" nil nil) | ||
| 16435 | |||
| 16436 | (autoload (quote mml1991-sign) "mml1991" "\ | ||
| 16437 | Not documented | ||
| 16438 | |||
| 16439 | \(fn CONT)" nil nil) | ||
| 16440 | |||
| 16441 | ;;;*** | ||
| 16442 | |||
| 16443 | ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt | ||
| 16444 | ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) | ||
| 16445 | ;;;;;; "mml2015" "gnus/mml2015.el" (16775 26713)) | ||
| 16446 | ;;; Generated autoloads from gnus/mml2015.el | ||
| 16447 | |||
| 16448 | (autoload (quote mml2015-decrypt) "mml2015" "\ | ||
| 16449 | Not documented | ||
| 16450 | |||
| 16451 | \(fn HANDLE CTL)" nil nil) | ||
| 16452 | |||
| 16453 | (autoload (quote mml2015-decrypt-test) "mml2015" "\ | ||
| 16454 | Not documented | ||
| 16455 | |||
| 16456 | \(fn HANDLE CTL)" nil nil) | ||
| 16457 | |||
| 16458 | (autoload (quote mml2015-verify) "mml2015" "\ | ||
| 16459 | Not documented | ||
| 16460 | |||
| 16461 | \(fn HANDLE CTL)" nil nil) | ||
| 16462 | |||
| 16463 | (autoload (quote mml2015-verify-test) "mml2015" "\ | ||
| 16464 | Not documented | ||
| 16465 | |||
| 16466 | \(fn HANDLE CTL)" nil nil) | ||
| 16467 | |||
| 16468 | (autoload (quote mml2015-encrypt) "mml2015" "\ | ||
| 16469 | Not documented | ||
| 16470 | |||
| 16471 | \(fn CONT &optional SIGN)" nil nil) | ||
| 16472 | |||
| 16473 | (autoload (quote mml2015-sign) "mml2015" "\ | ||
| 16474 | Not documented | ||
| 16475 | |||
| 16476 | \(fn CONT)" nil nil) | ||
| 16477 | |||
| 16478 | (autoload (quote mml2015-self-encrypt) "mml2015" "\ | ||
| 16479 | Not documented | ||
| 15142 | 16480 | ||
| 15143 | \(fn)" nil nil) | 16481 | \(fn)" nil nil) |
| 15144 | 16482 | ||
| 15145 | ;;;*** | 16483 | ;;;*** |
| 15146 | 16484 | ||
| 15147 | ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" | 16485 | ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" |
| 15148 | ;;;;;; (16211 27039)) | 16486 | ;;;;;; (16213 43282)) |
| 15149 | ;;; Generated autoloads from progmodes/modula2.el | 16487 | ;;; Generated autoloads from progmodes/modula2.el |
| 15150 | 16488 | ||
| 15151 | (autoload (quote modula-2-mode) "modula2" "\ | 16489 | (autoload (quote modula-2-mode) "modula2" "\ |
| @@ -15177,7 +16515,7 @@ followed by the first character of the construct. | |||
| 15177 | ;;;*** | 16515 | ;;;*** |
| 15178 | 16516 | ||
| 15179 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" | 16517 | ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" |
| 15180 | ;;;;;; (16211 27038)) | 16518 | ;;;;;; (16442 4954)) |
| 15181 | ;;; Generated autoloads from play/morse.el | 16519 | ;;; Generated autoloads from play/morse.el |
| 15182 | 16520 | ||
| 15183 | (autoload (quote morse-region) "morse" "\ | 16521 | (autoload (quote morse-region) "morse" "\ |
| @@ -15192,8 +16530,8 @@ Convert morse coded text in region to ordinary ASCII text. | |||
| 15192 | 16530 | ||
| 15193 | ;;;*** | 16531 | ;;;*** |
| 15194 | 16532 | ||
| 15195 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16211 | 16533 | ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16770 |
| 15196 | ;;;;;; 27017)) | 16534 | ;;;;;; 10720)) |
| 15197 | ;;; Generated autoloads from mouse-sel.el | 16535 | ;;; Generated autoloads from mouse-sel.el |
| 15198 | 16536 | ||
| 15199 | (defvar mouse-sel-mode nil "\ | 16537 | (defvar mouse-sel-mode nil "\ |
| @@ -15244,7 +16582,7 @@ primary selection and region. | |||
| 15244 | 16582 | ||
| 15245 | ;;;*** | 16583 | ;;;*** |
| 15246 | 16584 | ||
| 15247 | ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16211 27038)) | 16585 | ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16213 43281)) |
| 15248 | ;;; Generated autoloads from play/mpuz.el | 16586 | ;;; Generated autoloads from play/mpuz.el |
| 15249 | 16587 | ||
| 15250 | (autoload (quote mpuz) "mpuz" "\ | 16588 | (autoload (quote mpuz) "mpuz" "\ |
| @@ -15254,7 +16592,7 @@ Multiplication puzzle with GNU Emacs. | |||
| 15254 | 16592 | ||
| 15255 | ;;;*** | 16593 | ;;;*** |
| 15256 | 16594 | ||
| 15257 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (16211 27017)) | 16595 | ;;;### (autoloads (msb-mode) "msb" "msb.el" (16764 51518)) |
| 15258 | ;;; Generated autoloads from msb.el | 16596 | ;;; Generated autoloads from msb.el |
| 15259 | 16597 | ||
| 15260 | (defvar msb-mode nil "\ | 16598 | (defvar msb-mode nil "\ |
| @@ -15280,7 +16618,7 @@ different buffer menu using the function `msb'. | |||
| 15280 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly | 16618 | ;;;;;; describe-current-coding-system describe-current-coding-system-briefly |
| 15281 | ;;;;;; describe-coding-system describe-character-set list-charset-chars | 16619 | ;;;;;; describe-coding-system describe-character-set list-charset-chars |
| 15282 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" | 16620 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" |
| 15283 | ;;;;;; (16259 31301)) | 16621 | ;;;;;; (16515 33869)) |
| 15284 | ;;; Generated autoloads from international/mule-diag.el | 16622 | ;;; Generated autoloads from international/mule-diag.el |
| 15285 | 16623 | ||
| 15286 | (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\ | 16624 | (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\ |
| @@ -15453,7 +16791,7 @@ system which uses fontsets). | |||
| 15453 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion | 16791 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion |
| 15454 | ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist | 16792 | ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist |
| 15455 | ;;;;;; truncate-string-to-width store-substring string-to-sequence) | 16793 | ;;;;;; truncate-string-to-width store-substring string-to-sequence) |
| 15456 | ;;;;;; "mule-util" "international/mule-util.el" (16747 27100)) | 16794 | ;;;;;; "mule-util" "international/mule-util.el" (16747 61767)) |
| 15457 | ;;; Generated autoloads from international/mule-util.el | 16795 | ;;; Generated autoloads from international/mule-util.el |
| 15458 | 16796 | ||
| 15459 | (autoload (quote string-to-sequence) "mule-util" "\ | 16797 | (autoload (quote string-to-sequence) "mule-util" "\ |
| @@ -15586,7 +16924,7 @@ basis, this may not be accurate. | |||
| 15586 | ;;;*** | 16924 | ;;;*** |
| 15587 | 16925 | ||
| 15588 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" | 16926 | ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" |
| 15589 | ;;;;;; (16211 27017)) | 16927 | ;;;;;; (16788 34909)) |
| 15590 | ;;; Generated autoloads from mwheel.el | 16928 | ;;; Generated autoloads from mwheel.el |
| 15591 | 16929 | ||
| 15592 | (defvar mouse-wheel-mode nil "\ | 16930 | (defvar mouse-wheel-mode nil "\ |
| @@ -15614,7 +16952,7 @@ Enable mouse wheel support. | |||
| 15614 | ;;;### (autoloads (network-connection network-connection-to-service | 16952 | ;;;### (autoloads (network-connection network-connection-to-service |
| 15615 | ;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host | 16953 | ;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host |
| 15616 | ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) | 16954 | ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) |
| 15617 | ;;;;;; "net-utils" "net/net-utils.el" (16211 27037)) | 16955 | ;;;;;; "net-utils" "net/net-utils.el" (16719 60888)) |
| 15618 | ;;; Generated autoloads from net/net-utils.el | 16956 | ;;; Generated autoloads from net/net-utils.el |
| 15619 | 16957 | ||
| 15620 | (autoload (quote traceroute) "net-utils" "\ | 16958 | (autoload (quote traceroute) "net-utils" "\ |
| @@ -15705,11 +17043,12 @@ Open a network connection to HOST on PORT. | |||
| 15705 | 17043 | ||
| 15706 | ;;;*** | 17044 | ;;;*** |
| 15707 | 17045 | ||
| 15708 | ;;;### (autoloads (comment-indent-new-line comment-dwim comment-or-uncomment-region | 17046 | ;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments |
| 15709 | ;;;;;; comment-region uncomment-region comment-kill comment-set-column | 17047 | ;;;;;; comment-dwim comment-or-uncomment-region comment-region uncomment-region |
| 15710 | ;;;;;; comment-indent comment-indent-default comment-normalize-vars | 17048 | ;;;;;; comment-kill comment-set-column comment-indent comment-indent-default |
| 15711 | ;;;;;; comment-multi-line comment-padding comment-style comment-column) | 17049 | ;;;;;; comment-normalize-vars comment-multi-line comment-padding |
| 15712 | ;;;;;; "newcomment" "newcomment.el" (16281 48394)) | 17050 | ;;;;;; comment-style comment-column) "newcomment" "newcomment.el" |
| 17051 | ;;;;;; (16764 51518)) | ||
| 15713 | ;;; Generated autoloads from newcomment.el | 17052 | ;;; Generated autoloads from newcomment.el |
| 15714 | 17053 | ||
| 15715 | (defalias (quote indent-for-comment) (quote comment-indent)) | 17054 | (defalias (quote indent-for-comment) (quote comment-indent)) |
| @@ -15758,6 +17097,13 @@ the comment's starting delimiter and should return either the desired | |||
| 15758 | column indentation or nil. | 17097 | column indentation or nil. |
| 15759 | If nil is returned, indentation is delegated to `indent-according-to-mode'.") | 17098 | If nil is returned, indentation is delegated to `indent-according-to-mode'.") |
| 15760 | 17099 | ||
| 17100 | (defvar comment-insert-comment-function nil "\ | ||
| 17101 | Function to insert a comment when a line doesn't contain one. | ||
| 17102 | The function has no args. | ||
| 17103 | |||
| 17104 | Applicable at least in modes for languages like fixed-format Fortran where | ||
| 17105 | comments always start in column zero.") | ||
| 17106 | |||
| 15761 | (defvar comment-style (quote plain) "\ | 17107 | (defvar comment-style (quote plain) "\ |
| 15762 | *Style to be used for `comment-region'. | 17108 | *Style to be used for `comment-region'. |
| 15763 | See `comment-styles' for a list of available styles.") | 17109 | See `comment-styles' for a list of available styles.") |
| @@ -15775,8 +17121,13 @@ makes the comment easier to read. Default is 1. nil means 0.") | |||
| 15775 | (custom-autoload (quote comment-padding) "newcomment") | 17121 | (custom-autoload (quote comment-padding) "newcomment") |
| 15776 | 17122 | ||
| 15777 | (defvar comment-multi-line nil "\ | 17123 | (defvar comment-multi-line nil "\ |
| 15778 | *Non-nil means \\[comment-indent-new-line] continues comments, with no new terminator or starter. | 17124 | *Non-nil means `comment-indent-new-line' continues comments. |
| 15779 | This is obsolete because you might as well use \\[newline-and-indent].") | 17125 | That is, it inserts no new terminator or starter. |
| 17126 | This affects `auto-fill-mode', which is the main reason to | ||
| 17127 | customize this variable. | ||
| 17128 | |||
| 17129 | It also affects \\[indent-new-comment-line]. However, if you want this | ||
| 17130 | behavior for explicit filling, you might as well use \\[newline-and-indent].") | ||
| 15780 | 17131 | ||
| 15781 | (custom-autoload (quote comment-multi-line) "newcomment") | 17132 | (custom-autoload (quote comment-multi-line) "newcomment") |
| 15782 | 17133 | ||
| @@ -15794,7 +17145,7 @@ Default for `comment-indent-function'. | |||
| 15794 | \(fn)" nil nil) | 17145 | \(fn)" nil nil) |
| 15795 | 17146 | ||
| 15796 | (autoload (quote comment-indent) "newcomment" "\ | 17147 | (autoload (quote comment-indent) "newcomment" "\ |
| 15797 | Indent this line's comment to comment column, or insert an empty comment. | 17148 | Indent this line's comment to `comment-column', or insert an empty comment. |
| 15798 | If CONTINUE is non-nil, use the `comment-continue' markers if any. | 17149 | If CONTINUE is non-nil, use the `comment-continue' markers if any. |
| 15799 | 17150 | ||
| 15800 | \(fn &optional CONTINUE)" t nil) | 17151 | \(fn &optional CONTINUE)" t nil) |
| @@ -15824,7 +17175,7 @@ comment markers. | |||
| 15824 | (autoload (quote comment-region) "newcomment" "\ | 17175 | (autoload (quote comment-region) "newcomment" "\ |
| 15825 | Comment or uncomment each line in the region. | 17176 | Comment or uncomment each line in the region. |
| 15826 | With just \\[universal-argument] prefix arg, uncomment each line in region BEG .. END. | 17177 | With just \\[universal-argument] prefix arg, uncomment each line in region BEG .. END. |
| 15827 | Numeric prefix arg ARG means use ARG comment characters. | 17178 | Numeric prefix ARG means use ARG comment characters. |
| 15828 | If ARG is negative, delete that many comment characters instead. | 17179 | If ARG is negative, delete that many comment characters instead. |
| 15829 | By default, comments start at the left margin, are terminated on each line, | 17180 | By default, comments start at the left margin, are terminated on each line, |
| 15830 | even for syntax in which newline does not end the comment and blank lines | 17181 | even for syntax in which newline does not end the comment and blank lines |
| @@ -15853,6 +17204,12 @@ Else, call `comment-indent'. | |||
| 15853 | 17204 | ||
| 15854 | \(fn ARG)" t nil) | 17205 | \(fn ARG)" t nil) |
| 15855 | 17206 | ||
| 17207 | (defvar comment-auto-fill-only-comments nil "\ | ||
| 17208 | Non-nil means to only auto-fill inside comments. | ||
| 17209 | This has no effect in modes that do not define a comment syntax.") | ||
| 17210 | |||
| 17211 | (custom-autoload (quote comment-auto-fill-only-comments) "newcomment") | ||
| 17212 | |||
| 15856 | (autoload (quote comment-indent-new-line) "newcomment" "\ | 17213 | (autoload (quote comment-indent-new-line) "newcomment" "\ |
| 15857 | Break line at point and indent, continuing comment if within one. | 17214 | Break line at point and indent, continuing comment if within one. |
| 15858 | This indents the body of the continued comment | 17215 | This indents the body of the continued comment |
| @@ -15872,8 +17229,19 @@ unless optional argument SOFT is non-nil. | |||
| 15872 | 17229 | ||
| 15873 | ;;;*** | 17230 | ;;;*** |
| 15874 | 17231 | ||
| 15875 | ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (16211 | 17232 | ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el" |
| 15876 | ;;;;;; 27028)) | 17233 | ;;;;;; (16775 26713)) |
| 17234 | ;;; Generated autoloads from gnus/nndiary.el | ||
| 17235 | |||
| 17236 | (autoload (quote nndiary-generate-nov-databases) "nndiary" "\ | ||
| 17237 | Generate NOV databases in all nndiary directories. | ||
| 17238 | |||
| 17239 | \(fn &optional SERVER)" t nil) | ||
| 17240 | |||
| 17241 | ;;;*** | ||
| 17242 | |||
| 17243 | ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (16698 | ||
| 17244 | ;;;;;; 21928)) | ||
| 15877 | ;;; Generated autoloads from gnus/nndoc.el | 17245 | ;;; Generated autoloads from gnus/nndoc.el |
| 15878 | 17246 | ||
| 15879 | (autoload (quote nndoc-add-type) "nndoc" "\ | 17247 | (autoload (quote nndoc-add-type) "nndoc" "\ |
| @@ -15888,7 +17256,7 @@ symbol in the alist. | |||
| 15888 | ;;;*** | 17256 | ;;;*** |
| 15889 | 17257 | ||
| 15890 | ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" | 17258 | ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" |
| 15891 | ;;;;;; (16211 27028)) | 17259 | ;;;;;; (16792 36614)) |
| 15892 | ;;; Generated autoloads from gnus/nnfolder.el | 17260 | ;;; Generated autoloads from gnus/nnfolder.el |
| 15893 | 17261 | ||
| 15894 | (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ | 17262 | (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ |
| @@ -15900,7 +17268,7 @@ This command does not work if you use short group names. | |||
| 15900 | ;;;*** | 17268 | ;;;*** |
| 15901 | 17269 | ||
| 15902 | ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" | 17270 | ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" |
| 15903 | ;;;;;; (16211 27028)) | 17271 | ;;;;;; (16698 21928)) |
| 15904 | ;;; Generated autoloads from gnus/nnkiboze.el | 17272 | ;;; Generated autoloads from gnus/nnkiboze.el |
| 15905 | 17273 | ||
| 15906 | (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ | 17274 | (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ |
| @@ -15912,18 +17280,18 @@ Finds out what articles are to be part of the nnkiboze groups. | |||
| 15912 | ;;;*** | 17280 | ;;;*** |
| 15913 | 17281 | ||
| 15914 | ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" | 17282 | ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" |
| 15915 | ;;;;;; (16211 27028)) | 17283 | ;;;;;; (16792 36614)) |
| 15916 | ;;; Generated autoloads from gnus/nnml.el | 17284 | ;;; Generated autoloads from gnus/nnml.el |
| 15917 | 17285 | ||
| 15918 | (autoload (quote nnml-generate-nov-databases) "nnml" "\ | 17286 | (autoload (quote nnml-generate-nov-databases) "nnml" "\ |
| 15919 | Generate NOV databases in all nnml directories. | 17287 | Generate NOV databases in all nnml directories. |
| 15920 | 17288 | ||
| 15921 | \(fn)" t nil) | 17289 | \(fn &optional SERVER)" t nil) |
| 15922 | 17290 | ||
| 15923 | ;;;*** | 17291 | ;;;*** |
| 15924 | 17292 | ||
| 15925 | ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) | 17293 | ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) |
| 15926 | ;;;;;; "nnsoup" "gnus/nnsoup.el" (16211 27029)) | 17294 | ;;;;;; "nnsoup" "gnus/nnsoup.el" (16698 21929)) |
| 15927 | ;;; Generated autoloads from gnus/nnsoup.el | 17295 | ;;; Generated autoloads from gnus/nnsoup.el |
| 15928 | 17296 | ||
| 15929 | (autoload (quote nnsoup-pack-replies) "nnsoup" "\ | 17297 | (autoload (quote nnsoup-pack-replies) "nnsoup" "\ |
| @@ -15943,29 +17311,31 @@ Revert posting and mailing methods to the standard Emacs methods. | |||
| 15943 | 17311 | ||
| 15944 | ;;;*** | 17312 | ;;;*** |
| 15945 | 17313 | ||
| 15946 | ;;;### (autoloads (disable-command enable-command disabled-command-hook) | 17314 | ;;;### (autoloads (disable-command enable-command disabled-command-function) |
| 15947 | ;;;;;; "novice" "novice.el" (16211 27017)) | 17315 | ;;;;;; "novice" "novice.el" (16710 51031)) |
| 15948 | ;;; Generated autoloads from novice.el | 17316 | ;;; Generated autoloads from novice.el |
| 15949 | 17317 | ||
| 15950 | (defvar disabled-command-hook (quote disabled-command-hook) "\ | 17318 | (defvar disabled-command-function (quote disabled-command-function) "\ |
| 15951 | Function to call to handle disabled commands. | 17319 | Function to call to handle disabled commands. |
| 15952 | If nil, the feature is disabled, i.e., all commands work normally.") | 17320 | If nil, the feature is disabled, i.e., all commands work normally.") |
| 15953 | 17321 | ||
| 15954 | (autoload (quote disabled-command-hook) "novice" "\ | 17322 | (autoload (quote disabled-command-function) "novice" "\ |
| 15955 | Not documented | 17323 | Not documented |
| 15956 | 17324 | ||
| 15957 | \(fn &rest IGNORE)" nil nil) | 17325 | \(fn &rest IGNORE)" nil nil) |
| 15958 | 17326 | ||
| 15959 | (autoload (quote enable-command) "novice" "\ | 17327 | (autoload (quote enable-command) "novice" "\ |
| 15960 | Allow COMMAND to be executed without special confirmation from now on. | 17328 | Allow COMMAND to be executed without special confirmation from now on. |
| 15961 | The user's .emacs file is altered so that this will apply | 17329 | COMMAND must be a symbol. |
| 17330 | This command alters the user's .emacs file so that this will apply | ||
| 15962 | to future sessions. | 17331 | to future sessions. |
| 15963 | 17332 | ||
| 15964 | \(fn COMMAND)" t nil) | 17333 | \(fn COMMAND)" t nil) |
| 15965 | 17334 | ||
| 15966 | (autoload (quote disable-command) "novice" "\ | 17335 | (autoload (quote disable-command) "novice" "\ |
| 15967 | Require special confirmation to execute COMMAND from now on. | 17336 | Require special confirmation to execute COMMAND from now on. |
| 15968 | The user's .emacs file is altered so that this will apply | 17337 | COMMAND must be a symbol. |
| 17338 | This command alters the user's .emacs file so that this will apply | ||
| 15969 | to future sessions. | 17339 | to future sessions. |
| 15970 | 17340 | ||
| 15971 | \(fn COMMAND)" t nil) | 17341 | \(fn COMMAND)" t nil) |
| @@ -15973,7 +17343,7 @@ to future sessions. | |||
| 15973 | ;;;*** | 17343 | ;;;*** |
| 15974 | 17344 | ||
| 15975 | ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" | 17345 | ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" |
| 15976 | ;;;;;; (16211 27044)) | 17346 | ;;;;;; (16213 43283)) |
| 15977 | ;;; Generated autoloads from textmodes/nroff-mode.el | 17347 | ;;; Generated autoloads from textmodes/nroff-mode.el |
| 15978 | 17348 | ||
| 15979 | (autoload (quote nroff-mode) "nroff-mode" "\ | 17349 | (autoload (quote nroff-mode) "nroff-mode" "\ |
| @@ -15988,7 +17358,7 @@ closing requests for requests that are used in matched pairs. | |||
| 15988 | ;;;*** | 17358 | ;;;*** |
| 15989 | 17359 | ||
| 15990 | ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" | 17360 | ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" |
| 15991 | ;;;;;; (16211 27039)) | 17361 | ;;;;;; (16213 43282)) |
| 15992 | ;;; Generated autoloads from progmodes/octave-hlp.el | 17362 | ;;; Generated autoloads from progmodes/octave-hlp.el |
| 15993 | 17363 | ||
| 15994 | (autoload (quote octave-help) "octave-hlp" "\ | 17364 | (autoload (quote octave-help) "octave-hlp" "\ |
| @@ -16002,7 +17372,7 @@ If KEY is not a string, prompt for it with completion. | |||
| 16002 | ;;;*** | 17372 | ;;;*** |
| 16003 | 17373 | ||
| 16004 | ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" | 17374 | ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" |
| 16005 | ;;;;;; (16288 23099)) | 17375 | ;;;;;; (16288 58564)) |
| 16006 | ;;; Generated autoloads from progmodes/octave-inf.el | 17376 | ;;; Generated autoloads from progmodes/octave-inf.el |
| 16007 | 17377 | ||
| 16008 | (autoload (quote inferior-octave) "octave-inf" "\ | 17378 | (autoload (quote inferior-octave) "octave-inf" "\ |
| @@ -16025,7 +17395,7 @@ startup file, `~/.emacs-octave'. | |||
| 16025 | ;;;*** | 17395 | ;;;*** |
| 16026 | 17396 | ||
| 16027 | ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" | 17397 | ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" |
| 16028 | ;;;;;; (16281 48394)) | 17398 | ;;;;;; (16284 63121)) |
| 16029 | ;;; Generated autoloads from progmodes/octave-mod.el | 17399 | ;;; Generated autoloads from progmodes/octave-mod.el |
| 16030 | 17400 | ||
| 16031 | (autoload (quote octave-mode) "octave-mod" "\ | 17401 | (autoload (quote octave-mode) "octave-mod" "\ |
| @@ -16124,7 +17494,7 @@ including a reproducible test case and send the message. | |||
| 16124 | ;;;*** | 17494 | ;;;*** |
| 16125 | 17495 | ||
| 16126 | ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" | 17496 | ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" |
| 16127 | ;;;;;; (16211 27037)) | 17497 | ;;;;;; (16213 43281)) |
| 16128 | ;;; Generated autoloads from obsolete/options.el | 17498 | ;;; Generated autoloads from obsolete/options.el |
| 16129 | 17499 | ||
| 16130 | (autoload (quote list-options) "options" "\ | 17500 | (autoload (quote list-options) "options" "\ |
| @@ -16145,8 +17515,153 @@ The Custom feature is intended to make this obsolete. | |||
| 16145 | 17515 | ||
| 16146 | ;;;*** | 17516 | ;;;*** |
| 16147 | 17517 | ||
| 17518 | ;;;### (autoloads (org-remember-handler org-remember-annotation org-store-link | ||
| 17519 | ;;;;;; org-diary org-agenda org-agenda-mode org-mode) "org" "textmodes/org.el" | ||
| 17520 | ;;;;;; (16819 61740)) | ||
| 17521 | ;;; Generated autoloads from textmodes/org.el | ||
| 17522 | |||
| 17523 | (autoload (quote org-mode) "org" "\ | ||
| 17524 | Outline-based notes management and organizer, alias | ||
| 17525 | \"Carstens outline-mode for keeping track of everything.\" | ||
| 17526 | |||
| 17527 | Org-mode develops organizational tasks around a NOTES file which | ||
| 17528 | contains information about projects as plain text. Org-mode is | ||
| 17529 | implemented on top of outline-mode, which is ideal to keep the content | ||
| 17530 | of large files well structured. It supports ToDo items, deadlines and | ||
| 17531 | time stamps, which magically appear in the diary listing of the Emacs | ||
| 17532 | calendar. Tables are easily created with a built-in table editor. | ||
| 17533 | Plain text URL-like links connect to websites, emails (VM), Usenet | ||
| 17534 | messages (Gnus), BBDB entries, and any files related to the project. | ||
| 17535 | For printing and sharing of notes, an Org-mode file (or a part of it) | ||
| 17536 | can be exported as a well-structured ASCII or HTML file. | ||
| 17537 | |||
| 17538 | + The following commands are available: | ||
| 17539 | |||
| 17540 | \\{org-mode-map} | ||
| 17541 | |||
| 17542 | \(fn &optional ARG)" t nil) | ||
| 17543 | |||
| 17544 | (autoload (quote org-agenda-mode) "org" "\ | ||
| 17545 | Mode for time-sorted view on action items in Org-mode files. | ||
| 17546 | |||
| 17547 | \(fn)" t nil) | ||
| 17548 | |||
| 17549 | (autoload (quote org-agenda) "org" "\ | ||
| 17550 | Produce a weekly view from all files in variable `org-agenda-files'. | ||
| 17551 | The view will be for the current week, but from the overview buffer you | ||
| 17552 | will be able to go to other weeks. | ||
| 17553 | With one C-u prefix argument INCLUDE-ALL, all unfinished TODO items will | ||
| 17554 | also be shown, under the current date. | ||
| 17555 | START-DAY defaults to TODAY, or to the most recent match for the weekday | ||
| 17556 | given in `org-agenda-start-on-weekday'. | ||
| 17557 | NDAYS defaults to `org-agenda-ndays'. | ||
| 17558 | |||
| 17559 | \(fn &optional INCLUDE-ALL START-DAY NDAYS)" t nil) | ||
| 17560 | |||
| 17561 | (autoload (quote org-diary) "org" "\ | ||
| 17562 | Returns diary information from org-files. | ||
| 17563 | This function can be used in an \"sexp\" diary entry in the Emacs calendar. | ||
| 17564 | It accesses org files and extracts information from those files to be | ||
| 17565 | listed in the diary. The function accepts arguments specifying what | ||
| 17566 | items should be listed. The following arguments are allowed: | ||
| 17567 | |||
| 17568 | :timestamp List the headlines of items containing a date stamp or | ||
| 17569 | date range matching the selected date. Deadlines will | ||
| 17570 | also be listed, on the expiration day. | ||
| 17571 | |||
| 17572 | :deadline List any deadlines past due, or due within | ||
| 17573 | `org-deadline-warning-days'. The listing occurs only | ||
| 17574 | in the diary for *today*, not at any other date. If | ||
| 17575 | an entry is marked DONE, it is no longer listed. | ||
| 17576 | |||
| 17577 | :scheduled List all items which are scheduled for the given date. | ||
| 17578 | The diary for *today* also contains items which were | ||
| 17579 | scheduled earlier and are not yet marked DONE. | ||
| 17580 | |||
| 17581 | :todo List all TODO items from the org-file. This may be a | ||
| 17582 | long list - so this is not turned on by default. | ||
| 17583 | Like deadlines, these entires only show up in the | ||
| 17584 | diary for *today*, not at any other date. | ||
| 17585 | |||
| 17586 | The call in the diary file should look like this: | ||
| 17587 | |||
| 17588 | &%%(org-diary) ~/path/to/some/orgfile.org | ||
| 17589 | |||
| 17590 | Use a separate line for each org file to check. Or, if you omit the file name, | ||
| 17591 | all files listed in `org-agenda-files' will be checked automatically: | ||
| 17592 | |||
| 17593 | &%%(org-diary) | ||
| 17594 | |||
| 17595 | If you don't give any arguments (as in the example above), the default | ||
| 17596 | arguments (:deadline :scheduled :timestamp) are used. So the example above may | ||
| 17597 | also be written as | ||
| 17598 | |||
| 17599 | &%%(org-diary :deadline :timestamp :scheduled) | ||
| 17600 | |||
| 17601 | The function expects the lisp variables `entry' and `date' to be provided | ||
| 17602 | by the caller, because this is how the calendar works. Don't use this | ||
| 17603 | function from a program - use `org-agenda-get-day-entries' instead. | ||
| 17604 | |||
| 17605 | \(fn &rest ARGS)" nil nil) | ||
| 17606 | |||
| 17607 | (autoload (quote org-store-link) "org" "\ | ||
| 17608 | \\<org-mode-map>Store an org-link to the current location. | ||
| 17609 | This link can later be inserted into an org-buffer with | ||
| 17610 | \\[org-insert-link]. | ||
| 17611 | For some link types, a prefix arg is interpreted: | ||
| 17612 | For links to usenet articles, arg negates `org-usenet-links-prefer-google'. | ||
| 17613 | For file links, arg negates `org-line-numbers-in-file-links'. | ||
| 17614 | |||
| 17615 | \(fn ARG)" t nil) | ||
| 17616 | |||
| 17617 | (autoload (quote org-remember-annotation) "org" "\ | ||
| 17618 | Return a link to the current location as an annotation for remember.el. | ||
| 17619 | If you are using Org-mode files as target for data storage with | ||
| 17620 | remember.el, then the annotations should include a link compatible with the | ||
| 17621 | conventions in Org-mode. This function returns such a link. | ||
| 17622 | |||
| 17623 | \(fn)" nil nil) | ||
| 17624 | |||
| 17625 | (autoload (quote org-remember-handler) "org" "\ | ||
| 17626 | Store stuff from remember.el into an org file. | ||
| 17627 | First prompts for an org file. If the user just presses return, the value | ||
| 17628 | of `org-default-notes-file' is used. | ||
| 17629 | Then the command offers the headings tree of the selected file in order to | ||
| 17630 | file the text at a specific location. | ||
| 17631 | You can either immediately press RET to get the note appended to the | ||
| 17632 | file. Or you can use vertical cursor motion and visibility cycling (TAB) to | ||
| 17633 | find a better place. Then press RET or <left> or <right> in insert the note. | ||
| 17634 | |||
| 17635 | Key Cursor position Note gets inserted | ||
| 17636 | ----------------------------------------------------------------------------- | ||
| 17637 | RET buffer-start as level 2 heading at end of file | ||
| 17638 | RET on headline as sublevel of the heading at cursor | ||
| 17639 | RET no heading at cursor position, level taken from context. | ||
| 17640 | Or use prefix arg to specify level manually. | ||
| 17641 | <left> on headline as same level, before current heading | ||
| 17642 | <right> on headline as same level, after current heading | ||
| 17643 | |||
| 17644 | So the fastest way to store the note is to press RET RET to append it to | ||
| 17645 | the default file. This way your current train of thought is not | ||
| 17646 | interrupted, in accordance with the principles of remember.el. But with | ||
| 17647 | little extra effort, you can push it directly to the correct location. | ||
| 17648 | |||
| 17649 | Before being stored away, the function ensures that the text has a | ||
| 17650 | headline, i.e. a first line that starts with a \"*\". If not, a headline | ||
| 17651 | is constructed from the current date and some additional data. | ||
| 17652 | |||
| 17653 | If the variable `org-adapt-indentation' is non-nil, the entire text is | ||
| 17654 | also indented so that it starts in the same column as the headline | ||
| 17655 | \(i.e. after the stars). | ||
| 17656 | |||
| 17657 | See also the variable `org-reverse-note-order'. | ||
| 17658 | |||
| 17659 | \(fn)" nil nil) | ||
| 17660 | |||
| 17661 | ;;;*** | ||
| 17662 | |||
| 16148 | ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" | 17663 | ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" |
| 16149 | ;;;;;; (16211 27017)) | 17664 | ;;;;;; (16780 55376)) |
| 16150 | ;;; Generated autoloads from outline.el | 17665 | ;;; Generated autoloads from outline.el |
| 16151 | 17666 | ||
| 16152 | (autoload (quote outline-mode) "outline" "\ | 17667 | (autoload (quote outline-mode) "outline" "\ |
| @@ -16201,7 +17716,7 @@ See the command `outline-mode' for more information on this mode. | |||
| 16201 | 17716 | ||
| 16202 | ;;;*** | 17717 | ;;;*** |
| 16203 | 17718 | ||
| 16204 | ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (16211 27017)) | 17719 | ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (16816 23724)) |
| 16205 | ;;; Generated autoloads from paren.el | 17720 | ;;; Generated autoloads from paren.el |
| 16206 | 17721 | ||
| 16207 | (defvar show-paren-mode nil "\ | 17722 | (defvar show-paren-mode nil "\ |
| @@ -16225,7 +17740,7 @@ in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time. | |||
| 16225 | ;;;*** | 17740 | ;;;*** |
| 16226 | 17741 | ||
| 16227 | ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" | 17742 | ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" |
| 16228 | ;;;;;; (16243 59668)) | 17743 | ;;;;;; (16243 62806)) |
| 16229 | ;;; Generated autoloads from calendar/parse-time.el | 17744 | ;;; Generated autoloads from calendar/parse-time.el |
| 16230 | 17745 | ||
| 16231 | (autoload (quote parse-time-string) "parse-time" "\ | 17746 | (autoload (quote parse-time-string) "parse-time" "\ |
| @@ -16237,8 +17752,8 @@ unknown are returned as nil. | |||
| 16237 | 17752 | ||
| 16238 | ;;;*** | 17753 | ;;;*** |
| 16239 | 17754 | ||
| 16240 | ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (16211 | 17755 | ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (16213 |
| 16241 | ;;;;;; 27039)) | 17756 | ;;;;;; 43282)) |
| 16242 | ;;; Generated autoloads from progmodes/pascal.el | 17757 | ;;; Generated autoloads from progmodes/pascal.el |
| 16243 | 17758 | ||
| 16244 | (autoload (quote pascal-mode) "pascal" "\ | 17759 | (autoload (quote pascal-mode) "pascal" "\ |
| @@ -16291,7 +17806,7 @@ no args, if that value is non-nil. | |||
| 16291 | ;;;*** | 17806 | ;;;*** |
| 16292 | 17807 | ||
| 16293 | ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" | 17808 | ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" |
| 16294 | ;;;;;; (16211 27026)) | 17809 | ;;;;;; (16213 43273)) |
| 16295 | ;;; Generated autoloads from emulation/pc-mode.el | 17810 | ;;; Generated autoloads from emulation/pc-mode.el |
| 16296 | 17811 | ||
| 16297 | (autoload (quote pc-bindings-mode) "pc-mode" "\ | 17812 | (autoload (quote pc-bindings-mode) "pc-mode" "\ |
| @@ -16309,7 +17824,7 @@ C-Escape does list-buffers. | |||
| 16309 | ;;;*** | 17824 | ;;;*** |
| 16310 | 17825 | ||
| 16311 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" | 17826 | ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" |
| 16312 | ;;;;;; "emulation/pc-select.el" (16211 27026)) | 17827 | ;;;;;; "emulation/pc-select.el" (16589 26258)) |
| 16313 | ;;; Generated autoloads from emulation/pc-select.el | 17828 | ;;; Generated autoloads from emulation/pc-select.el |
| 16314 | 17829 | ||
| 16315 | (defvar pc-selection-mode nil "\ | 17830 | (defvar pc-selection-mode nil "\ |
| @@ -16338,7 +17853,7 @@ M-LEFT and M-RIGHT move back or forward one word or sexp, disabling the mark. | |||
| 16338 | S-M-LEFT and S-M-RIGHT move back or forward one word or sexp, leaving the mark | 17853 | S-M-LEFT and S-M-RIGHT move back or forward one word or sexp, leaving the mark |
| 16339 | behind. To control whether these keys move word-wise or sexp-wise set the | 17854 | behind. To control whether these keys move word-wise or sexp-wise set the |
| 16340 | variable `pc-select-meta-moves-sexps' after loading pc-select.el but before | 17855 | variable `pc-select-meta-moves-sexps' after loading pc-select.el but before |
| 16341 | turning `pc-selection-mode' on. | 17856 | turning PC Selection mode on. |
| 16342 | 17857 | ||
| 16343 | C-DOWN and C-UP move back or forward a paragraph, disabling the mark. | 17858 | C-DOWN and C-UP move back or forward a paragraph, disabling the mark. |
| 16344 | S-C-DOWN and S-C-UP move back or forward a paragraph, leaving the mark behind. | 17859 | S-C-DOWN and S-C-UP move back or forward a paragraph, leaving the mark behind. |
| @@ -16360,7 +17875,7 @@ C-INSERT copies the region into the kill ring (`copy-region-as-kill'). | |||
| 16360 | 17875 | ||
| 16361 | In addition, certain other PC bindings are imitated (to avoid this, set | 17876 | In addition, certain other PC bindings are imitated (to avoid this, set |
| 16362 | the variable `pc-select-selection-keys-only' to t after loading pc-select.el | 17877 | the variable `pc-select-selection-keys-only' to t after loading pc-select.el |
| 16363 | but before calling `pc-selection-mode'): | 17878 | but before calling PC Selection mode): |
| 16364 | 17879 | ||
| 16365 | F6 other-window | 17880 | F6 other-window |
| 16366 | DELETE delete-char | 17881 | DELETE delete-char |
| @@ -16377,14 +17892,15 @@ Toggle PC Selection mode. | |||
| 16377 | Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style, | 17892 | Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style, |
| 16378 | and cursor movement commands. | 17893 | and cursor movement commands. |
| 16379 | This mode enables Delete Selection mode and Transient Mark mode. | 17894 | This mode enables Delete Selection mode and Transient Mark mode. |
| 16380 | You must modify via \\[customize] for this variable to have an effect.") | 17895 | Setting this variable directly does not take effect; |
| 17896 | you must modify it using \\[customize] or \\[pc-selection-mode].") | ||
| 16381 | 17897 | ||
| 16382 | (custom-autoload (quote pc-selection-mode) "pc-select") | 17898 | (custom-autoload (quote pc-selection-mode) "pc-select") |
| 16383 | 17899 | ||
| 16384 | ;;;*** | 17900 | ;;;*** |
| 16385 | 17901 | ||
| 16386 | ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (16211 | 17902 | ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (16213 |
| 16387 | ;;;;;; 27017)) | 17903 | ;;;;;; 43269)) |
| 16388 | ;;; Generated autoloads from pcmpl-cvs.el | 17904 | ;;; Generated autoloads from pcmpl-cvs.el |
| 16389 | 17905 | ||
| 16390 | (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ | 17906 | (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ |
| @@ -16395,7 +17911,7 @@ Completion rules for the `cvs' command. | |||
| 16395 | ;;;*** | 17911 | ;;;*** |
| 16396 | 17912 | ||
| 16397 | ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) | 17913 | ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) |
| 16398 | ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (16211 27017)) | 17914 | ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (16213 43269)) |
| 16399 | ;;; Generated autoloads from pcmpl-gnu.el | 17915 | ;;; Generated autoloads from pcmpl-gnu.el |
| 16400 | 17916 | ||
| 16401 | (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ | 17917 | (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ |
| @@ -16423,7 +17939,7 @@ Completion for the GNU tar utility. | |||
| 16423 | ;;;*** | 17939 | ;;;*** |
| 16424 | 17940 | ||
| 16425 | ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) | 17941 | ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) |
| 16426 | ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (16211 27017)) | 17942 | ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (16213 43269)) |
| 16427 | ;;; Generated autoloads from pcmpl-linux.el | 17943 | ;;; Generated autoloads from pcmpl-linux.el |
| 16428 | 17944 | ||
| 16429 | (autoload (quote pcomplete/kill) "pcmpl-linux" "\ | 17945 | (autoload (quote pcomplete/kill) "pcmpl-linux" "\ |
| @@ -16443,8 +17959,8 @@ Completion for GNU/Linux `mount'. | |||
| 16443 | 17959 | ||
| 16444 | ;;;*** | 17960 | ;;;*** |
| 16445 | 17961 | ||
| 16446 | ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (16211 | 17962 | ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (16213 |
| 16447 | ;;;;;; 27017)) | 17963 | ;;;;;; 43269)) |
| 16448 | ;;; Generated autoloads from pcmpl-rpm.el | 17964 | ;;; Generated autoloads from pcmpl-rpm.el |
| 16449 | 17965 | ||
| 16450 | (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ | 17966 | (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ |
| @@ -16460,7 +17976,7 @@ You can use \\[eshell-report-bug] to do so. | |||
| 16460 | 17976 | ||
| 16461 | ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which | 17977 | ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which |
| 16462 | ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) | 17978 | ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) |
| 16463 | ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (16211 27017)) | 17979 | ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (16213 43269)) |
| 16464 | ;;; Generated autoloads from pcmpl-unix.el | 17980 | ;;; Generated autoloads from pcmpl-unix.el |
| 16465 | 17981 | ||
| 16466 | (autoload (quote pcomplete/cd) "pcmpl-unix" "\ | 17982 | (autoload (quote pcomplete/cd) "pcmpl-unix" "\ |
| @@ -16506,8 +18022,8 @@ Completion for the `chgrp' command. | |||
| 16506 | 18022 | ||
| 16507 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list | 18023 | ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list |
| 16508 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete | 18024 | ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete |
| 16509 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (16211 | 18025 | ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (16768 |
| 16510 | ;;;;;; 27017)) | 18026 | ;;;;;; 48631)) |
| 16511 | ;;; Generated autoloads from pcomplete.el | 18027 | ;;; Generated autoloads from pcomplete.el |
| 16512 | 18028 | ||
| 16513 | (autoload (quote pcomplete) "pcomplete" "\ | 18029 | (autoload (quote pcomplete) "pcomplete" "\ |
| @@ -16515,7 +18031,7 @@ Support extensible programmable completion. | |||
| 16515 | To use this function, just bind the TAB key to it, or add it to your | 18031 | To use this function, just bind the TAB key to it, or add it to your |
| 16516 | completion functions list (it should occur fairly early in the list). | 18032 | completion functions list (it should occur fairly early in the list). |
| 16517 | 18033 | ||
| 16518 | \(fn)" t nil) | 18034 | \(fn &optional INTERACTIVELY)" t nil) |
| 16519 | 18035 | ||
| 16520 | (autoload (quote pcomplete-reverse) "pcomplete" "\ | 18036 | (autoload (quote pcomplete-reverse) "pcomplete" "\ |
| 16521 | If cycling completion is in use, cycle backwards. | 18037 | If cycling completion is in use, cycle backwards. |
| @@ -16552,8 +18068,8 @@ Show the list of possible completions for the current argument. | |||
| 16552 | (autoload (quote pcomplete-comint-setup) "pcomplete" "\ | 18068 | (autoload (quote pcomplete-comint-setup) "pcomplete" "\ |
| 16553 | Setup a comint buffer to use pcomplete. | 18069 | Setup a comint buffer to use pcomplete. |
| 16554 | COMPLETEF-SYM should be the symbol where the | 18070 | COMPLETEF-SYM should be the symbol where the |
| 16555 | dynamic-complete-functions are kept. For comint mode itself, this is | 18071 | dynamic-complete-functions are kept. For comint mode itself, |
| 16556 | `comint-dynamic-complete-functions'. | 18072 | this is `comint-dynamic-complete-functions'. |
| 16557 | 18073 | ||
| 16558 | \(fn COMPLETEF-SYM)" nil nil) | 18074 | \(fn COMPLETEF-SYM)" nil nil) |
| 16559 | 18075 | ||
| @@ -16566,7 +18082,7 @@ Setup shell-mode to use pcomplete. | |||
| 16566 | 18082 | ||
| 16567 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status | 18083 | ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status |
| 16568 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" | 18084 | ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" |
| 16569 | ;;;;;; "pcvs.el" (16248 17500)) | 18085 | ;;;;;; "pcvs.el" (16814 63075)) |
| 16570 | ;;; Generated autoloads from pcvs.el | 18086 | ;;; Generated autoloads from pcvs.el |
| 16571 | 18087 | ||
| 16572 | (autoload (quote cvs-checkout) "pcvs" "\ | 18088 | (autoload (quote cvs-checkout) "pcvs" "\ |
| @@ -16643,7 +18159,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d | |||
| 16643 | 18159 | ||
| 16644 | ;;;*** | 18160 | ;;;*** |
| 16645 | 18161 | ||
| 16646 | ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16211 27018)) | 18162 | ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16764 51518)) |
| 16647 | ;;; Generated autoloads from pcvs-defs.el | 18163 | ;;; Generated autoloads from pcvs-defs.el |
| 16648 | 18164 | ||
| 16649 | (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) | 18165 | (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) (fset (quote cvs-global-menu) m))) |
| @@ -16651,7 +18167,7 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp d | |||
| 16651 | ;;;*** | 18167 | ;;;*** |
| 16652 | 18168 | ||
| 16653 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" | 18169 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" |
| 16654 | ;;;;;; (16211 27039)) | 18170 | ;;;;;; (16213 43282)) |
| 16655 | ;;; Generated autoloads from progmodes/perl-mode.el | 18171 | ;;; Generated autoloads from progmodes/perl-mode.el |
| 16656 | 18172 | ||
| 16657 | (autoload (quote perl-mode) "perl-mode" "\ | 18173 | (autoload (quote perl-mode) "perl-mode" "\ |
| @@ -16706,8 +18222,98 @@ Turning on Perl mode runs the normal hook `perl-mode-hook'. | |||
| 16706 | 18222 | ||
| 16707 | ;;;*** | 18223 | ;;;*** |
| 16708 | 18224 | ||
| 18225 | ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key | ||
| 18226 | ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt | ||
| 18227 | ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-region) "pgg" | ||
| 18228 | ;;;;;; "gnus/pgg.el" (16697 49031)) | ||
| 18229 | ;;; Generated autoloads from gnus/pgg.el | ||
| 18230 | |||
| 18231 | (autoload (quote pgg-encrypt-region) "pgg" "\ | ||
| 18232 | Encrypt the current region between START and END for RCPTS. | ||
| 18233 | If optional argument SIGN is non-nil, do a combined sign and encrypt. | ||
| 18234 | |||
| 18235 | \(fn START END RCPTS &optional SIGN)" t nil) | ||
| 18236 | |||
| 18237 | (autoload (quote pgg-encrypt) "pgg" "\ | ||
| 18238 | Encrypt the current buffer for RCPTS. | ||
| 18239 | If optional argument SIGN is non-nil, do a combined sign and encrypt. | ||
| 18240 | If optional arguments START and END are specified, only encrypt within | ||
| 18241 | the region. | ||
| 18242 | |||
| 18243 | \(fn RCPTS &optional SIGN START END)" t nil) | ||
| 18244 | |||
| 18245 | (autoload (quote pgg-decrypt-region) "pgg" "\ | ||
| 18246 | Decrypt the current region between START and END. | ||
| 18247 | |||
| 18248 | \(fn START END)" t nil) | ||
| 18249 | |||
| 18250 | (autoload (quote pgg-decrypt) "pgg" "\ | ||
| 18251 | Decrypt the current buffer. | ||
| 18252 | If optional arguments START and END are specified, only decrypt within | ||
| 18253 | the region. | ||
| 18254 | |||
| 18255 | \(fn &optional START END)" t nil) | ||
| 18256 | |||
| 18257 | (autoload (quote pgg-sign-region) "pgg" "\ | ||
| 18258 | Make the signature from text between START and END. | ||
| 18259 | If the optional 3rd argument CLEARTEXT is non-nil, it does not create | ||
| 18260 | a detached signature. | ||
| 18261 | If this function is called interactively, CLEARTEXT is enabled | ||
| 18262 | and the the output is displayed. | ||
| 18263 | |||
| 18264 | \(fn START END &optional CLEARTEXT)" t nil) | ||
| 18265 | |||
| 18266 | (autoload (quote pgg-sign) "pgg" "\ | ||
| 18267 | Sign the current buffer. | ||
| 18268 | If the optional argument CLEARTEXT is non-nil, it does not create a | ||
| 18269 | detached signature. | ||
| 18270 | If optional arguments START and END are specified, only sign data | ||
| 18271 | within the region. | ||
| 18272 | If this function is called interactively, CLEARTEXT is enabled | ||
| 18273 | and the the output is displayed. | ||
| 18274 | |||
| 18275 | \(fn &optional CLEARTEXT START END)" t nil) | ||
| 18276 | |||
| 18277 | (autoload (quote pgg-verify-region) "pgg" "\ | ||
| 18278 | Verify the current region between START and END. | ||
| 18279 | If the optional 3rd argument SIGNATURE is non-nil, it is treated as | ||
| 18280 | the detached signature of the current region. | ||
| 18281 | |||
| 18282 | If the optional 4th argument FETCH is non-nil, we attempt to fetch the | ||
| 18283 | signer's public key from `pgg-default-keyserver-address'. | ||
| 18284 | |||
| 18285 | \(fn START END &optional SIGNATURE FETCH)" t nil) | ||
| 18286 | |||
| 18287 | (autoload (quote pgg-verify) "pgg" "\ | ||
| 18288 | Verify the current buffer. | ||
| 18289 | If the optional argument SIGNATURE is non-nil, it is treated as | ||
| 18290 | the detached signature of the current region. | ||
| 18291 | If the optional argument FETCH is non-nil, we attempt to fetch the | ||
| 18292 | signer's public key from `pgg-default-keyserver-address'. | ||
| 18293 | If optional arguments START and END are specified, only verify data | ||
| 18294 | within the region. | ||
| 18295 | |||
| 18296 | \(fn &optional SIGNATURE FETCH START END)" t nil) | ||
| 18297 | |||
| 18298 | (autoload (quote pgg-insert-key) "pgg" "\ | ||
| 18299 | Insert the ASCII armored public key. | ||
| 18300 | |||
| 18301 | \(fn)" t nil) | ||
| 18302 | |||
| 18303 | (autoload (quote pgg-snarf-keys-region) "pgg" "\ | ||
| 18304 | Import public keys in the current region between START and END. | ||
| 18305 | |||
| 18306 | \(fn START END)" t nil) | ||
| 18307 | |||
| 18308 | (autoload (quote pgg-snarf-keys) "pgg" "\ | ||
| 18309 | Import public keys in the current buffer. | ||
| 18310 | |||
| 18311 | \(fn)" t nil) | ||
| 18312 | |||
| 18313 | ;;;*** | ||
| 18314 | |||
| 16709 | ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" | 18315 | ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" |
| 16710 | ;;;;;; (16211 27044)) | 18316 | ;;;;;; (16534 3822)) |
| 16711 | ;;; Generated autoloads from textmodes/picture.el | 18317 | ;;; Generated autoloads from textmodes/picture.el |
| 16712 | 18318 | ||
| 16713 | (autoload (quote picture-mode) "picture" "\ | 18319 | (autoload (quote picture-mode) "picture" "\ |
| @@ -16779,7 +18385,7 @@ they are not defaultly assigned to keys. | |||
| 16779 | ;;;*** | 18385 | ;;;*** |
| 16780 | 18386 | ||
| 16781 | ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" | 18387 | ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" |
| 16782 | ;;;;;; (16211 27044)) | 18388 | ;;;;;; (16213 43283)) |
| 16783 | ;;; Generated autoloads from textmodes/po.el | 18389 | ;;; Generated autoloads from textmodes/po.el |
| 16784 | 18390 | ||
| 16785 | (autoload (quote po-find-file-coding-system) "po" "\ | 18391 | (autoload (quote po-find-file-coding-system) "po" "\ |
| @@ -16790,7 +18396,7 @@ Called through `file-coding-system-alist', before the file is visited for real. | |||
| 16790 | 18396 | ||
| 16791 | ;;;*** | 18397 | ;;;*** |
| 16792 | 18398 | ||
| 16793 | ;;;### (autoloads (pong) "pong" "play/pong.el" (16211 27038)) | 18399 | ;;;### (autoloads (pong) "pong" "play/pong.el" (16213 43281)) |
| 16794 | ;;; Generated autoloads from play/pong.el | 18400 | ;;; Generated autoloads from play/pong.el |
| 16795 | 18401 | ||
| 16796 | (autoload (quote pong) "pong" "\ | 18402 | (autoload (quote pong) "pong" "\ |
| @@ -16806,8 +18412,8 @@ pong-mode keybindings:\\<pong-mode-map> | |||
| 16806 | 18412 | ||
| 16807 | ;;;*** | 18413 | ;;;*** |
| 16808 | 18414 | ||
| 16809 | ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) | 18415 | ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer |
| 16810 | ;;;;;; "pp" "emacs-lisp/pp.el" (16211 27026)) | 18416 | ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (16609 26453)) |
| 16811 | ;;; Generated autoloads from emacs-lisp/pp.el | 18417 | ;;; Generated autoloads from emacs-lisp/pp.el |
| 16812 | 18418 | ||
| 16813 | (autoload (quote pp-to-string) "pp" "\ | 18419 | (autoload (quote pp-to-string) "pp" "\ |
| @@ -16817,6 +18423,11 @@ to make output that `read' can handle, whenever this is possible. | |||
| 16817 | 18423 | ||
| 16818 | \(fn OBJECT)" nil nil) | 18424 | \(fn OBJECT)" nil nil) |
| 16819 | 18425 | ||
| 18426 | (autoload (quote pp-buffer) "pp" "\ | ||
| 18427 | Prettify the current buffer with printed representation of a Lisp object. | ||
| 18428 | |||
| 18429 | \(fn)" nil nil) | ||
| 18430 | |||
| 16820 | (autoload (quote pp) "pp" "\ | 18431 | (autoload (quote pp) "pp" "\ |
| 16821 | Output the pretty-printed representation of OBJECT, any Lisp object. | 18432 | Output the pretty-printed representation of OBJECT, any Lisp object. |
| 16822 | Quoting characters are printed as needed to make output that `read' | 18433 | Quoting characters are printed as needed to make output that `read' |
| @@ -16860,15 +18471,15 @@ Ignores leading comment characters. | |||
| 16860 | ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview | 18471 | ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview |
| 16861 | ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript | 18472 | ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript |
| 16862 | ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" | 18473 | ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" |
| 16863 | ;;;;;; (16211 27018)) | 18474 | ;;;;;; (16801 58022)) |
| 16864 | ;;; Generated autoloads from printing.el | 18475 | ;;; Generated autoloads from printing.el |
| 16865 | 18476 | ||
| 16866 | (autoload (quote pr-interface) "printing" "\ | 18477 | (autoload (quote pr-interface) "printing" "\ |
| 16867 | Activate the printing interface buffer. | 18478 | Activate the printing interface buffer. |
| 16868 | 18479 | ||
| 16869 | If BUFFER is nil, it uses the current buffer for printing. | 18480 | If BUFFER is nil, the current buffer is used for printing. |
| 16870 | 18481 | ||
| 16871 | For more informations, type \\[pr-interface-help]. | 18482 | For more information, type \\[pr-interface-help]. |
| 16872 | 18483 | ||
| 16873 | \(fn &optional BUFFER)" t nil) | 18484 | \(fn &optional BUFFER)" t nil) |
| 16874 | 18485 | ||
| @@ -17312,32 +18923,32 @@ Toggle auto mode. | |||
| 17312 | \(fn)" t nil) | 18923 | \(fn)" t nil) |
| 17313 | 18924 | ||
| 17314 | (autoload (quote pr-customize) "printing" "\ | 18925 | (autoload (quote pr-customize) "printing" "\ |
| 17315 | Customization of `printing' group. | 18926 | Customization of the `printing' group. |
| 17316 | 18927 | ||
| 17317 | \(fn &rest IGNORE)" t nil) | 18928 | \(fn &rest IGNORE)" t nil) |
| 17318 | 18929 | ||
| 17319 | (autoload (quote lpr-customize) "printing" "\ | 18930 | (autoload (quote lpr-customize) "printing" "\ |
| 17320 | Customization of `lpr' group. | 18931 | Customization of the `lpr' group. |
| 17321 | 18932 | ||
| 17322 | \(fn &rest IGNORE)" t nil) | 18933 | \(fn &rest IGNORE)" t nil) |
| 17323 | 18934 | ||
| 17324 | (autoload (quote pr-help) "printing" "\ | 18935 | (autoload (quote pr-help) "printing" "\ |
| 17325 | Help for printing package. | 18936 | Help for the printing package. |
| 17326 | 18937 | ||
| 17327 | \(fn &rest IGNORE)" t nil) | 18938 | \(fn &rest IGNORE)" t nil) |
| 17328 | 18939 | ||
| 17329 | (autoload (quote pr-ps-name) "printing" "\ | 18940 | (autoload (quote pr-ps-name) "printing" "\ |
| 17330 | Select interactively a PostScript printer. | 18941 | Interactively select a PostScript printer. |
| 17331 | 18942 | ||
| 17332 | \(fn)" t nil) | 18943 | \(fn)" t nil) |
| 17333 | 18944 | ||
| 17334 | (autoload (quote pr-txt-name) "printing" "\ | 18945 | (autoload (quote pr-txt-name) "printing" "\ |
| 17335 | Select interactively a text printer. | 18946 | Interactively select a text printer. |
| 17336 | 18947 | ||
| 17337 | \(fn)" t nil) | 18948 | \(fn)" t nil) |
| 17338 | 18949 | ||
| 17339 | (autoload (quote pr-ps-utility) "printing" "\ | 18950 | (autoload (quote pr-ps-utility) "printing" "\ |
| 17340 | Select interactively a PostScript utility. | 18951 | Interactively select a PostScript utility. |
| 17341 | 18952 | ||
| 17342 | \(fn)" t nil) | 18953 | \(fn)" t nil) |
| 17343 | 18954 | ||
| @@ -17448,7 +19059,7 @@ are both set to t. | |||
| 17448 | ;;;*** | 19059 | ;;;*** |
| 17449 | 19060 | ||
| 17450 | ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" | 19061 | ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" |
| 17451 | ;;;;;; (16211 27039)) | 19062 | ;;;;;; (16814 63075)) |
| 17452 | ;;; Generated autoloads from progmodes/prolog.el | 19063 | ;;; Generated autoloads from progmodes/prolog.el |
| 17453 | 19064 | ||
| 17454 | (autoload (quote prolog-mode) "prolog" "\ | 19065 | (autoload (quote prolog-mode) "prolog" "\ |
| @@ -17468,7 +19079,7 @@ Run an inferior Prolog process, input and output via buffer *prolog*. | |||
| 17468 | 19079 | ||
| 17469 | ;;;*** | 19080 | ;;;*** |
| 17470 | 19081 | ||
| 17471 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16211 27018)) | 19082 | ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16213 43271)) |
| 17472 | ;;; Generated autoloads from ps-bdf.el | 19083 | ;;; Generated autoloads from ps-bdf.el |
| 17473 | 19084 | ||
| 17474 | (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ | 19085 | (defvar bdf-directory-list (if (memq system-type (quote (ms-dos windows-nt))) (list (expand-file-name "fonts/bdf" installation-directory)) (quote ("/usr/local/share/emacs/fonts/bdf"))) "\ |
| @@ -17477,8 +19088,8 @@ The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") | |||
| 17477 | 19088 | ||
| 17478 | ;;;*** | 19089 | ;;;*** |
| 17479 | 19090 | ||
| 17480 | ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16211 | 19091 | ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16213 |
| 17481 | ;;;;;; 27039)) | 19092 | ;;;;;; 43282)) |
| 17482 | ;;; Generated autoloads from progmodes/ps-mode.el | 19093 | ;;; Generated autoloads from progmodes/ps-mode.el |
| 17483 | 19094 | ||
| 17484 | (autoload (quote ps-mode) "ps-mode" "\ | 19095 | (autoload (quote ps-mode) "ps-mode" "\ |
| @@ -17527,7 +19138,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number | |||
| 17527 | ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets | 19138 | ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets |
| 17528 | ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition | 19139 | ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition |
| 17529 | ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font | 19140 | ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font |
| 17530 | ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16211 27018)) | 19141 | ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16702 49514)) |
| 17531 | ;;; Generated autoloads from ps-mule.el | 19142 | ;;; Generated autoloads from ps-mule.el |
| 17532 | 19143 | ||
| 17533 | (defvar ps-multibyte-buffer nil "\ | 19144 | (defvar ps-multibyte-buffer nil "\ |
| @@ -17653,8 +19264,8 @@ Not documented | |||
| 17653 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer | 19264 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer |
| 17654 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces | 19265 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces |
| 17655 | ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type | 19266 | ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type |
| 17656 | ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16211 | 19267 | ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16801 |
| 17657 | ;;;;;; 27018)) | 19268 | ;;;;;; 58023)) |
| 17658 | ;;; Generated autoloads from ps-print.el | 19269 | ;;; Generated autoloads from ps-print.el |
| 17659 | 19270 | ||
| 17660 | (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ | 19271 | (defvar ps-page-dimensions-database (list (list (quote a4) (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list (quote a3) (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list (quote letter) (* 72 8.5) (* 72 11.0) "Letter") (list (quote legal) (* 72 8.5) (* 72 14.0) "Legal") (list (quote letter-small) (* 72 7.68) (* 72 10.16) "LetterSmall") (list (quote tabloid) (* 72 11.0) (* 72 17.0) "Tabloid") (list (quote ledger) (* 72 17.0) (* 72 11.0) "Ledger") (list (quote statement) (* 72 5.5) (* 72 8.5) "Statement") (list (quote executive) (* 72 7.5) (* 72 10.0) "Executive") (list (quote a4small) (* 72 7.47) (* 72 10.85) "A4Small") (list (quote b4) (* 72 10.125) (* 72 14.33) "B4") (list (quote b5) (* 72 7.16) (* 72 10.125) "B5")) "\ |
| @@ -17850,11 +19461,95 @@ If EXTENSION is any other symbol, it is ignored. | |||
| 17850 | 19461 | ||
| 17851 | ;;;*** | 19462 | ;;;*** |
| 17852 | 19463 | ||
| 19464 | ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el" | ||
| 19465 | ;;;;;; (16816 23742)) | ||
| 19466 | ;;; Generated autoloads from progmodes/python.el | ||
| 19467 | |||
| 19468 | (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode))) | ||
| 19469 | |||
| 19470 | (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode))) | ||
| 19471 | |||
| 19472 | (add-to-list (quote auto-mode-alist) (quote ("\\.py\\'" . python-mode))) | ||
| 19473 | |||
| 19474 | (autoload (quote run-python) "python" "\ | ||
| 19475 | Run an inferior Python process, input and output via buffer *Python*. | ||
| 19476 | CMD is the Python command to run. NOSHOW non-nil means don't show the | ||
| 19477 | buffer automatically. | ||
| 19478 | If there is a process already running in `*Python*', switch to | ||
| 19479 | that buffer. Interactively, a prefix arg allows you to edit the initial | ||
| 19480 | command line (default is `python-command'); `-i' etc. args will be added | ||
| 19481 | to this as appropriate. Runs the hook `inferior-python-mode-hook' | ||
| 19482 | \(after the `comint-mode-hook' is run). | ||
| 19483 | \(Type \\[describe-mode] in the process buffer for a list of commands.) | ||
| 19484 | |||
| 19485 | \(fn &optional CMD NOSHOW)" t nil) | ||
| 19486 | |||
| 19487 | (autoload (quote python-mode) "python" "\ | ||
| 19488 | Major mode for editing Python files. | ||
| 19489 | Turns on Font Lock mode unconditionally since it is required for correct | ||
| 19490 | parsing of the source. | ||
| 19491 | See also `jython-mode', which is actually invoked if the buffer appears to | ||
| 19492 | contain Jython code. See also `run-python' and associated Python mode | ||
| 19493 | commands for running Python under Emacs. | ||
| 19494 | |||
| 19495 | The Emacs commands which work with `defun's, e.g. \\[beginning-of-defun], deal | ||
| 19496 | with nested `def' and `class' blocks. They take the innermost one as | ||
| 19497 | current without distinguishing method and class definitions. Used multiple | ||
| 19498 | times, they move over others at the same indentation level until they reach | ||
| 19499 | the end of definitions at that level, when they move up a level. | ||
| 19500 | \\<python-mode-map> | ||
| 19501 | Colon is electric: it outdents the line if appropriate, e.g. for | ||
| 19502 | an else statement. \\[python-backspace] at the beginning of an indented statement | ||
| 19503 | deletes a level of indentation to close the current block; otherwise it | ||
| 19504 | deletes a charcter backward. TAB indents the current line relative to | ||
| 19505 | the preceding code. Successive TABs, with no intervening command, cycle | ||
| 19506 | through the possibilities for indentation on the basis of enclosing blocks. | ||
| 19507 | |||
| 19508 | \\[fill-paragraph] fills comments and multiline strings appropriately, but has no | ||
| 19509 | effect outside them. | ||
| 19510 | |||
| 19511 | Supports Eldoc mode (only for functions, using a Python process), | ||
| 19512 | Info-Look and Imenu. In Outline minor mode, `class' and `def' | ||
| 19513 | lines count as headers. | ||
| 19514 | |||
| 19515 | \\{python-mode-map} | ||
| 19516 | |||
| 19517 | \(fn)" t nil) | ||
| 19518 | |||
| 19519 | (autoload (quote jython-mode) "python" "\ | ||
| 19520 | Major mode for editing Jython files. | ||
| 19521 | Like `python-mode', but sets up parameters for Jython subprocesses. | ||
| 19522 | Runs `jython-mode-hook' after `python-mode-hook'. | ||
| 19523 | |||
| 19524 | \(fn)" t nil) | ||
| 19525 | |||
| 19526 | ;;;*** | ||
| 19527 | |||
| 19528 | ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el" | ||
| 19529 | ;;;;;; (16698 21929)) | ||
| 19530 | ;;; Generated autoloads from gnus/qp.el | ||
| 19531 | |||
| 19532 | (autoload (quote quoted-printable-decode-region) "qp" "\ | ||
| 19533 | Decode quoted-printable in the region between FROM and TO, per RFC 2045. | ||
| 19534 | If CODING-SYSTEM is non-nil, decode bytes into characters with that | ||
| 19535 | coding-system. | ||
| 19536 | |||
| 19537 | Interactively, you can supply the CODING-SYSTEM argument | ||
| 19538 | with \\[universal-coding-system-argument]. | ||
| 19539 | |||
| 19540 | The CODING-SYSTEM argument is a historical hangover and is deprecated. | ||
| 19541 | QP encodes raw bytes and should be decoded into raw bytes. Decoding | ||
| 19542 | them into characters should be done separately. | ||
| 19543 | |||
| 19544 | \(fn FROM TO &optional CODING-SYSTEM)" t nil) | ||
| 19545 | |||
| 19546 | ;;;*** | ||
| 19547 | |||
| 17853 | ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal | 19548 | ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal |
| 17854 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map | 19549 | ;;;;;; quail-defrule quail-install-decode-map quail-install-map |
| 17855 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout | 19550 | ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout |
| 17856 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" | 19551 | ;;;;;; quail-define-package quail-use-package quail-title) "quail" |
| 17857 | ;;;;;; "international/quail.el" (16303 32090)) | 19552 | ;;;;;; "international/quail.el" (16547 17258)) |
| 17858 | ;;; Generated autoloads from international/quail.el | 19553 | ;;; Generated autoloads from international/quail.el |
| 17859 | 19554 | ||
| 17860 | (autoload (quote quail-title) "quail" "\ | 19555 | (autoload (quote quail-title) "quail" "\ |
| @@ -18085,8 +19780,8 @@ of each directory. | |||
| 18085 | 19780 | ||
| 18086 | ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls | 19781 | ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls |
| 18087 | ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url | 19782 | ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url |
| 18088 | ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (16211 | 19783 | ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (16543 |
| 18089 | ;;;;;; 27037)) | 19784 | ;;;;;; 16567)) |
| 18090 | ;;; Generated autoloads from net/quickurl.el | 19785 | ;;; Generated autoloads from net/quickurl.el |
| 18091 | 19786 | ||
| 18092 | (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ | 19787 | (defconst quickurl-reread-hook-postfix "\n;; Local Variables:\n;; eval: (progn (require 'quickurl) (add-hook 'local-write-file-hooks (lambda () (quickurl-read) nil)))\n;; End:\n" "\ |
| @@ -18107,7 +19802,7 @@ If not supplied LOOKUP is taken to be the word at point in the current | |||
| 18107 | buffer, this default action can be modifed via | 19802 | buffer, this default action can be modifed via |
| 18108 | `quickurl-grab-lookup-function'. | 19803 | `quickurl-grab-lookup-function'. |
| 18109 | 19804 | ||
| 18110 | \(fn &optional (LOOKUP (funcall quickurl-grab-lookup-function)))" t nil) | 19805 | \(fn &optional LOOKUP)" t nil) |
| 18111 | 19806 | ||
| 18112 | (autoload (quote quickurl-ask) "quickurl" "\ | 19807 | (autoload (quote quickurl-ask) "quickurl" "\ |
| 18113 | Insert an URL, with `completing-read' prompt, based on LOOKUP. | 19808 | Insert an URL, with `completing-read' prompt, based on LOOKUP. |
| @@ -18129,7 +19824,7 @@ If not supplied LOOKUP is taken to be the word at point in the | |||
| 18129 | current buffer, this default action can be modifed via | 19824 | current buffer, this default action can be modifed via |
| 18130 | `quickurl-grab-lookup-function'. | 19825 | `quickurl-grab-lookup-function'. |
| 18131 | 19826 | ||
| 18132 | \(fn &optional (LOOKUP (funcall quickurl-grab-lookup-function)))" t nil) | 19827 | \(fn &optional LOOKUP)" t nil) |
| 18133 | 19828 | ||
| 18134 | (autoload (quote quickurl-browse-url-ask) "quickurl" "\ | 19829 | (autoload (quote quickurl-browse-url-ask) "quickurl" "\ |
| 18135 | Browse the URL, with `completing-read' prompt, associated with LOOKUP. | 19830 | Browse the URL, with `completing-read' prompt, associated with LOOKUP. |
| @@ -18157,8 +19852,8 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. | |||
| 18157 | 19852 | ||
| 18158 | ;;;*** | 19853 | ;;;*** |
| 18159 | 19854 | ||
| 18160 | ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (16211 | 19855 | ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (16213 |
| 18161 | ;;;;;; 27037)) | 19856 | ;;;;;; 43280)) |
| 18162 | ;;; Generated autoloads from net/rcompile.el | 19857 | ;;; Generated autoloads from net/rcompile.el |
| 18163 | 19858 | ||
| 18164 | (autoload (quote remote-compile) "rcompile" "\ | 19859 | (autoload (quote remote-compile) "rcompile" "\ |
| @@ -18170,7 +19865,7 @@ See \\[compile]. | |||
| 18170 | ;;;*** | 19865 | ;;;*** |
| 18171 | 19866 | ||
| 18172 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" | 19867 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" |
| 18173 | ;;;;;; (16211 27026)) | 19868 | ;;;;;; (16675 7397)) |
| 18174 | ;;; Generated autoloads from emacs-lisp/re-builder.el | 19869 | ;;; Generated autoloads from emacs-lisp/re-builder.el |
| 18175 | 19870 | ||
| 18176 | (autoload (quote re-builder) "re-builder" "\ | 19871 | (autoload (quote re-builder) "re-builder" "\ |
| @@ -18180,7 +19875,7 @@ Call up the RE Builder for the current window. | |||
| 18180 | 19875 | ||
| 18181 | ;;;*** | 19876 | ;;;*** |
| 18182 | 19877 | ||
| 18183 | ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16246 40636)) | 19878 | ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16783 21521)) |
| 18184 | ;;; Generated autoloads from recentf.el | 19879 | ;;; Generated autoloads from recentf.el |
| 18185 | 19880 | ||
| 18186 | (defvar recentf-mode nil "\ | 19881 | (defvar recentf-mode nil "\ |
| @@ -18206,8 +19901,8 @@ that were operated on recently. | |||
| 18206 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle | 19901 | ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle |
| 18207 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle | 19902 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle |
| 18208 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle | 19903 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle |
| 18209 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (16211 | 19904 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (16213 |
| 18210 | ;;;;;; 27018)) | 19905 | ;;;;;; 43271)) |
| 18211 | ;;; Generated autoloads from rect.el | 19906 | ;;; Generated autoloads from rect.el |
| 18212 | 19907 | ||
| 18213 | (autoload (quote move-to-column-force) "rect" "\ | 19908 | (autoload (quote move-to-column-force) "rect" "\ |
| @@ -18329,8 +20024,8 @@ rectangle which were empty. | |||
| 18329 | 20024 | ||
| 18330 | ;;;*** | 20025 | ;;;*** |
| 18331 | 20026 | ||
| 18332 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16211 | 20027 | ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16213 |
| 18333 | ;;;;;; 27044)) | 20028 | ;;;;;; 43283)) |
| 18334 | ;;; Generated autoloads from textmodes/refill.el | 20029 | ;;; Generated autoloads from textmodes/refill.el |
| 18335 | 20030 | ||
| 18336 | (autoload (quote refill-mode) "refill" "\ | 20031 | (autoload (quote refill-mode) "refill" "\ |
| @@ -18346,7 +20041,7 @@ refilling if they would cause auto-filling. | |||
| 18346 | ;;;*** | 20041 | ;;;*** |
| 18347 | 20042 | ||
| 18348 | ;;;### (autoloads (reftex-reset-scanning-information reftex-mode | 20043 | ;;;### (autoloads (reftex-reset-scanning-information reftex-mode |
| 18349 | ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (16211 27044)) | 20044 | ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (16213 43284)) |
| 18350 | ;;; Generated autoloads from textmodes/reftex.el | 20045 | ;;; Generated autoloads from textmodes/reftex.el |
| 18351 | 20046 | ||
| 18352 | (autoload (quote turn-on-reftex) "reftex" "\ | 20047 | (autoload (quote turn-on-reftex) "reftex" "\ |
| @@ -18396,7 +20091,7 @@ This enforces rescanning the buffer on next use. | |||
| 18396 | ;;;*** | 20091 | ;;;*** |
| 18397 | 20092 | ||
| 18398 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" | 20093 | ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" |
| 18399 | ;;;;;; (16211 27044)) | 20094 | ;;;;;; (16213 43283)) |
| 18400 | ;;; Generated autoloads from textmodes/reftex-cite.el | 20095 | ;;; Generated autoloads from textmodes/reftex-cite.el |
| 18401 | 20096 | ||
| 18402 | (autoload (quote reftex-citation) "reftex-cite" "\ | 20097 | (autoload (quote reftex-citation) "reftex-cite" "\ |
| @@ -18425,7 +20120,7 @@ While entering the regexp, completion on knows citation keys is possible. | |||
| 18425 | ;;;*** | 20120 | ;;;*** |
| 18426 | 20121 | ||
| 18427 | ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" | 20122 | ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" |
| 18428 | ;;;;;; (16211 27044)) | 20123 | ;;;;;; (16213 43283)) |
| 18429 | ;;; Generated autoloads from textmodes/reftex-index.el | 20124 | ;;; Generated autoloads from textmodes/reftex-index.el |
| 18430 | 20125 | ||
| 18431 | (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ | 20126 | (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ |
| @@ -18458,7 +20153,7 @@ Here are all local bindings. | |||
| 18458 | ;;;*** | 20153 | ;;;*** |
| 18459 | 20154 | ||
| 18460 | ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" | 20155 | ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" |
| 18461 | ;;;;;; (16211 27044)) | 20156 | ;;;;;; (16213 43283)) |
| 18462 | ;;; Generated autoloads from textmodes/reftex-parse.el | 20157 | ;;; Generated autoloads from textmodes/reftex-parse.el |
| 18463 | 20158 | ||
| 18464 | (autoload (quote reftex-all-document-files) "reftex-parse" "\ | 20159 | (autoload (quote reftex-all-document-files) "reftex-parse" "\ |
| @@ -18471,7 +20166,7 @@ of master file. | |||
| 18471 | ;;;*** | 20166 | ;;;*** |
| 18472 | 20167 | ||
| 18473 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" | 20168 | ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" |
| 18474 | ;;;;;; (16211 27026)) | 20169 | ;;;;;; (16213 43273)) |
| 18475 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el | 20170 | ;;; Generated autoloads from emacs-lisp/regexp-opt.el |
| 18476 | 20171 | ||
| 18477 | (autoload (quote regexp-opt) "regexp-opt" "\ | 20172 | (autoload (quote regexp-opt) "regexp-opt" "\ |
| @@ -18498,7 +20193,7 @@ in REGEXP. | |||
| 18498 | 20193 | ||
| 18499 | ;;;*** | 20194 | ;;;*** |
| 18500 | 20195 | ||
| 18501 | ;;;### (autoloads (repeat) "repeat" "repeat.el" (16211 27018)) | 20196 | ;;;### (autoloads (repeat) "repeat" "repeat.el" (16213 43271)) |
| 18502 | ;;; Generated autoloads from repeat.el | 20197 | ;;; Generated autoloads from repeat.el |
| 18503 | 20198 | ||
| 18504 | (autoload (quote repeat) "repeat" "\ | 20199 | (autoload (quote repeat) "repeat" "\ |
| @@ -18516,7 +20211,7 @@ can be modified by the global variable `repeat-on-final-keystroke'. | |||
| 18516 | ;;;*** | 20211 | ;;;*** |
| 18517 | 20212 | ||
| 18518 | ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" | 20213 | ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" |
| 18519 | ;;;;;; (16211 27034)) | 20214 | ;;;;;; (16213 43280)) |
| 18520 | ;;; Generated autoloads from mail/reporter.el | 20215 | ;;; Generated autoloads from mail/reporter.el |
| 18521 | 20216 | ||
| 18522 | (autoload (quote reporter-submit-bug-report) "reporter" "\ | 20217 | (autoload (quote reporter-submit-bug-report) "reporter" "\ |
| @@ -18548,7 +20243,7 @@ mail-sending package is used for editing and sending the message. | |||
| 18548 | ;;;*** | 20243 | ;;;*** |
| 18549 | 20244 | ||
| 18550 | ;;;### (autoloads (reposition-window) "reposition" "reposition.el" | 20245 | ;;;### (autoloads (reposition-window) "reposition" "reposition.el" |
| 18551 | ;;;;;; (16211 27018)) | 20246 | ;;;;;; (16213 43271)) |
| 18552 | ;;; Generated autoloads from reposition.el | 20247 | ;;; Generated autoloads from reposition.el |
| 18553 | 20248 | ||
| 18554 | (autoload (quote reposition-window) "reposition" "\ | 20249 | (autoload (quote reposition-window) "reposition" "\ |
| @@ -18575,8 +20270,8 @@ first comment line visible (if point is in a comment). | |||
| 18575 | 20270 | ||
| 18576 | ;;;*** | 20271 | ;;;*** |
| 18577 | 20272 | ||
| 18578 | ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (16211 | 20273 | ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (16213 |
| 18579 | ;;;;;; 27018)) | 20274 | ;;;;;; 43271)) |
| 18580 | ;;; Generated autoloads from resume.el | 20275 | ;;; Generated autoloads from resume.el |
| 18581 | 20276 | ||
| 18582 | (autoload (quote resume-suspend-hook) "resume" "\ | 20277 | (autoload (quote resume-suspend-hook) "resume" "\ |
| @@ -18587,7 +20282,7 @@ Clear out the file used for transmitting args when Emacs resumes. | |||
| 18587 | ;;;*** | 20282 | ;;;*** |
| 18588 | 20283 | ||
| 18589 | ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" | 20284 | ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" |
| 18590 | ;;;;;; (16211 27018)) | 20285 | ;;;;;; (16804 23129)) |
| 18591 | ;;; Generated autoloads from reveal.el | 20286 | ;;; Generated autoloads from reveal.el |
| 18592 | 20287 | ||
| 18593 | (autoload (quote reveal-mode) "reveal" "\ | 20288 | (autoload (quote reveal-mode) "reveal" "\ |
| @@ -18622,7 +20317,7 @@ With zero or negative ARG turn mode off. | |||
| 18622 | 20317 | ||
| 18623 | ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties | 20318 | ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties |
| 18624 | ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el" | 20319 | ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el" |
| 18625 | ;;;;;; (16211 27018)) | 20320 | ;;;;;; (16213 43271)) |
| 18626 | ;;; Generated autoloads from rfn-eshadow.el | 20321 | ;;; Generated autoloads from rfn-eshadow.el |
| 18627 | 20322 | ||
| 18628 | (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\ | 20323 | (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\ |
| @@ -18665,7 +20360,7 @@ Returns non-nil if the new state is enabled. | |||
| 18665 | ;;;*** | 20360 | ;;;*** |
| 18666 | 20361 | ||
| 18667 | ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" | 20362 | ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" |
| 18668 | ;;;;;; (16211 27026)) | 20363 | ;;;;;; (16213 43273)) |
| 18669 | ;;; Generated autoloads from emacs-lisp/ring.el | 20364 | ;;; Generated autoloads from emacs-lisp/ring.el |
| 18670 | 20365 | ||
| 18671 | (autoload (quote ring-p) "ring" "\ | 20366 | (autoload (quote ring-p) "ring" "\ |
| @@ -18680,7 +20375,7 @@ Make a ring that can contain SIZE elements. | |||
| 18680 | 20375 | ||
| 18681 | ;;;*** | 20376 | ;;;*** |
| 18682 | 20377 | ||
| 18683 | ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16211 27037)) | 20378 | ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16507 41097)) |
| 18684 | ;;; Generated autoloads from net/rlogin.el | 20379 | ;;; Generated autoloads from net/rlogin.el |
| 18685 | (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") | 20380 | (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") |
| 18686 | 20381 | ||
| @@ -18725,13 +20420,13 @@ variable. | |||
| 18725 | 20420 | ||
| 18726 | ;;;*** | 20421 | ;;;*** |
| 18727 | 20422 | ||
| 18728 | ;;;### (autoloads (rmail-set-pop-password rmail-input rmail-mode | 20423 | ;;;### (autoloads (rmail-restore-desktop-buffer rmail-set-pop-password |
| 18729 | ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge | 20424 | ;;;;;; rmail-input rmail-mode rmail rmail-enable-mime rmail-show-message-hook |
| 18730 | ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory | 20425 | ;;;;;; rmail-confirm-expunge rmail-secondary-file-regexp rmail-secondary-file-directory |
| 18731 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output | 20426 | ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output |
| 18732 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers | 20427 | ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers |
| 18733 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) | 20428 | ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) |
| 18734 | ;;;;;; "rmail" "mail/rmail.el" (16296 8718)) | 20429 | ;;;;;; "rmail" "mail/rmail.el" (16792 36615)) |
| 18735 | ;;; Generated autoloads from mail/rmail.el | 20430 | ;;; Generated autoloads from mail/rmail.el |
| 18736 | 20431 | ||
| 18737 | (defvar rmail-dont-reply-to-names nil "\ | 20432 | (defvar rmail-dont-reply-to-names nil "\ |
| @@ -18741,9 +20436,9 @@ plus whatever is specified by `rmail-default-dont-reply-to-names'.") | |||
| 18741 | 20436 | ||
| 18742 | (custom-autoload (quote rmail-dont-reply-to-names) "rmail") | 20437 | (custom-autoload (quote rmail-dont-reply-to-names) "rmail") |
| 18743 | 20438 | ||
| 18744 | (defvar rmail-default-dont-reply-to-names "info-" "\ | 20439 | (defvar rmail-default-dont-reply-to-names "\\`info-" "\ |
| 18745 | A regular expression specifying part of the value of the default value of | 20440 | A regular expression specifying part of the default value of the |
| 18746 | the variable `rmail-dont-reply-to-names', for when the user does not set | 20441 | variable `rmail-dont-reply-to-names', for when the user does not set |
| 18747 | `rmail-dont-reply-to-names' explicitly. (The other part of the default | 20442 | `rmail-dont-reply-to-names' explicitly. (The other part of the default |
| 18748 | value is the user's email address and name.) | 20443 | value is the user's email address and name.) |
| 18749 | It is useful to set this variable in the site customization file.") | 20444 | It is useful to set this variable in the site customization file.") |
| @@ -18797,7 +20492,9 @@ and the value of the environment variable MAIL overrides it).") | |||
| 18797 | (custom-autoload (quote rmail-primary-inbox-list) "rmail") | 20492 | (custom-autoload (quote rmail-primary-inbox-list) "rmail") |
| 18798 | 20493 | ||
| 18799 | (defvar rmail-mail-new-frame nil "\ | 20494 | (defvar rmail-mail-new-frame nil "\ |
| 18800 | *Non-nil means Rmail makes a new frame for composing outgoing mail.") | 20495 | *Non-nil means Rmail makes a new frame for composing outgoing mail. |
| 20496 | This is handy if you want to preserve the window configuration of | ||
| 20497 | the frame where you have the RMAIL buffer displayed.") | ||
| 18801 | 20498 | ||
| 18802 | (custom-autoload (quote rmail-mail-new-frame) "rmail") | 20499 | (custom-autoload (quote rmail-mail-new-frame) "rmail") |
| 18803 | 20500 | ||
| @@ -18896,7 +20593,7 @@ If the variable `rmail-enable-mime' is non-nil, this variables is | |||
| 18896 | ignored, and all the decoding work is done by a feature specified by | 20593 | ignored, and all the decoding work is done by a feature specified by |
| 18897 | the variable `rmail-mime-feature'.") | 20594 | the variable `rmail-mime-feature'.") |
| 18898 | 20595 | ||
| 18899 | (defvar rmail-mime-charset-pattern "^content-type:[ ]*text/plain;[ \n]*charset=\"?\\([^ \n\"]+\\)\"?" "\ | 20596 | (defvar rmail-mime-charset-pattern "^content-type:[ ]*text/plain;[ \n]*charset=\"?\\([^ \n\";]+\\)\"?" "\ |
| 18900 | Regexp to match MIME-charset specification in a header of message. | 20597 | Regexp to match MIME-charset specification in a header of message. |
| 18901 | The first parenthesized expression should match the MIME-charset name.") | 20598 | The first parenthesized expression should match the MIME-charset name.") |
| 18902 | 20599 | ||
| @@ -18976,10 +20673,15 @@ Set PASSWORD to be used for retrieving mail from a POP server. | |||
| 18976 | 20673 | ||
| 18977 | \(fn PASSWORD)" t nil) | 20674 | \(fn PASSWORD)" t nil) |
| 18978 | 20675 | ||
| 20676 | (autoload (quote rmail-restore-desktop-buffer) "rmail" "\ | ||
| 20677 | Restore an rmail buffer specified in a desktop file. | ||
| 20678 | |||
| 20679 | \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil) | ||
| 20680 | |||
| 18979 | ;;;*** | 20681 | ;;;*** |
| 18980 | 20682 | ||
| 18981 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" | 20683 | ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" |
| 18982 | ;;;;;; (16211 27034)) | 20684 | ;;;;;; (16213 43280)) |
| 18983 | ;;; Generated autoloads from mail/rmailedit.el | 20685 | ;;; Generated autoloads from mail/rmailedit.el |
| 18984 | 20686 | ||
| 18985 | (autoload (quote rmail-edit-current-message) "rmailedit" "\ | 20687 | (autoload (quote rmail-edit-current-message) "rmailedit" "\ |
| @@ -18991,7 +20693,7 @@ Edit the contents of this message. | |||
| 18991 | 20693 | ||
| 18992 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message | 20694 | ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message |
| 18993 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" | 20695 | ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" |
| 18994 | ;;;;;; "mail/rmailkwd.el" (16211 27034)) | 20696 | ;;;;;; "mail/rmailkwd.el" (16213 43280)) |
| 18995 | ;;; Generated autoloads from mail/rmailkwd.el | 20697 | ;;; Generated autoloads from mail/rmailkwd.el |
| 18996 | 20698 | ||
| 18997 | (autoload (quote rmail-add-label) "rmailkwd" "\ | 20699 | (autoload (quote rmail-add-label) "rmailkwd" "\ |
| @@ -19030,7 +20732,7 @@ With prefix argument N moves forward N messages with these labels. | |||
| 19030 | ;;;*** | 20732 | ;;;*** |
| 19031 | 20733 | ||
| 19032 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" | 20734 | ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" |
| 19033 | ;;;;;; (16211 27035)) | 20735 | ;;;;;; (16213 43280)) |
| 19034 | ;;; Generated autoloads from mail/rmailmsc.el | 20736 | ;;; Generated autoloads from mail/rmailmsc.el |
| 19035 | 20737 | ||
| 19036 | (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ | 20738 | (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ |
| @@ -19044,7 +20746,7 @@ If FILE-NAME is empty, remove any existing inbox list. | |||
| 19044 | 20746 | ||
| 19045 | ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output | 20747 | ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output |
| 19046 | ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" | 20748 | ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" |
| 19047 | ;;;;;; "mail/rmailout.el" (16211 27035)) | 20749 | ;;;;;; "mail/rmailout.el" (16213 43280)) |
| 19048 | ;;; Generated autoloads from mail/rmailout.el | 20750 | ;;; Generated autoloads from mail/rmailout.el |
| 19049 | 20751 | ||
| 19050 | (defvar rmail-output-file-alist nil "\ | 20752 | (defvar rmail-output-file-alist nil "\ |
| @@ -19111,8 +20813,8 @@ FILE-NAME defaults, interactively, from the Subject field of the message. | |||
| 19111 | 20813 | ||
| 19112 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent | 20814 | ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent |
| 19113 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject | 20815 | ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject |
| 19114 | ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (16211 | 20816 | ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (16213 |
| 19115 | ;;;;;; 27036)) | 20817 | ;;;;;; 43280)) |
| 19116 | ;;; Generated autoloads from mail/rmailsort.el | 20818 | ;;; Generated autoloads from mail/rmailsort.el |
| 19117 | 20819 | ||
| 19118 | (autoload (quote rmail-sort-by-date) "rmailsort" "\ | 20820 | (autoload (quote rmail-sort-by-date) "rmailsort" "\ |
| @@ -19164,7 +20866,7 @@ KEYWORDS is a comma-separated list of labels. | |||
| 19164 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp | 20866 | ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp |
| 19165 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary | 20867 | ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary |
| 19166 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) | 20868 | ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) |
| 19167 | ;;;;;; "rmailsum" "mail/rmailsum.el" (16292 22309)) | 20869 | ;;;;;; "rmailsum" "mail/rmailsum.el" (16294 21153)) |
| 19168 | ;;; Generated autoloads from mail/rmailsum.el | 20870 | ;;; Generated autoloads from mail/rmailsum.el |
| 19169 | 20871 | ||
| 19170 | (defvar rmail-summary-scroll-between-messages t "\ | 20872 | (defvar rmail-summary-scroll-between-messages t "\ |
| @@ -19246,7 +20948,7 @@ Setting this variable has an effect only before reading a mail.") | |||
| 19246 | ;;;*** | 20948 | ;;;*** |
| 19247 | 20949 | ||
| 19248 | ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" | 20950 | ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" |
| 19249 | ;;;;;; (16211 27037)) | 20951 | ;;;;;; (16213 43281)) |
| 19250 | ;;; Generated autoloads from obsolete/rnewspost.el | 20952 | ;;; Generated autoloads from obsolete/rnewspost.el |
| 19251 | 20953 | ||
| 19252 | (autoload (quote news-post-news) "rnewspost" "\ | 20954 | (autoload (quote news-post-news) "rnewspost" "\ |
| @@ -19259,7 +20961,7 @@ If NOQUERY is non-nil, we do not query before doing the work. | |||
| 19259 | ;;;*** | 20961 | ;;;*** |
| 19260 | 20962 | ||
| 19261 | ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region | 20963 | ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region |
| 19262 | ;;;;;; rot13-string rot13) "rot13" "rot13.el" (16211 27018)) | 20964 | ;;;;;; rot13-string rot13) "rot13" "rot13.el" (16213 43271)) |
| 19263 | ;;; Generated autoloads from rot13.el | 20965 | ;;; Generated autoloads from rot13.el |
| 19264 | 20966 | ||
| 19265 | (autoload (quote rot13) "rot13" "\ | 20967 | (autoload (quote rot13) "rot13" "\ |
| @@ -19300,7 +21002,7 @@ Toggle the use of rot 13 encoding for the current window. | |||
| 19300 | ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame | 21002 | ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame |
| 19301 | ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height | 21003 | ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height |
| 19302 | ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el" | 21004 | ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el" |
| 19303 | ;;;;;; (16211 27037)) | 21005 | ;;;;;; (16507 41097)) |
| 19304 | ;;; Generated autoloads from obsolete/rsz-mini.el | 21006 | ;;; Generated autoloads from obsolete/rsz-mini.el |
| 19305 | 21007 | ||
| 19306 | (defvar resize-minibuffer-mode nil "\ | 21008 | (defvar resize-minibuffer-mode nil "\ |
| @@ -19340,8 +21042,8 @@ This function is obsolete. | |||
| 19340 | 21042 | ||
| 19341 | ;;;*** | 21043 | ;;;*** |
| 19342 | 21044 | ||
| 19343 | ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16277 | 21045 | ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16478 |
| 19344 | ;;;;;; 42321)) | 21046 | ;;;;;; 51572)) |
| 19345 | ;;; Generated autoloads from ruler-mode.el | 21047 | ;;; Generated autoloads from ruler-mode.el |
| 19346 | 21048 | ||
| 19347 | (autoload (quote ruler-mode) "ruler-mode" "\ | 21049 | (autoload (quote ruler-mode) "ruler-mode" "\ |
| @@ -19351,8 +21053,8 @@ Display a ruler in the header line if ARG > 0. | |||
| 19351 | 21053 | ||
| 19352 | ;;;*** | 21054 | ;;;*** |
| 19353 | 21055 | ||
| 19354 | ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (16292 | 21056 | ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (16534 |
| 19355 | ;;;;;; 22309)) | 21057 | ;;;;;; 3808)) |
| 19356 | ;;; Generated autoloads from emacs-lisp/rx.el | 21058 | ;;; Generated autoloads from emacs-lisp/rx.el |
| 19357 | 21059 | ||
| 19358 | (autoload (quote rx-to-string) "rx" "\ | 21060 | (autoload (quote rx-to-string) "rx" "\ |
| @@ -19363,7 +21065,8 @@ NO-GROUP non-nil means don't put shy groups around the result. | |||
| 19363 | \(fn FORM &optional NO-GROUP)" nil nil) | 21065 | \(fn FORM &optional NO-GROUP)" nil nil) |
| 19364 | 21066 | ||
| 19365 | (autoload (quote rx) "rx" "\ | 21067 | (autoload (quote rx) "rx" "\ |
| 19366 | Translate a regular expression REGEXP in sexp form to a regexp string. | 21068 | Translate regular expressions REGEXPS in sexp form to a regexp string. |
| 21069 | REGEXPS is a non-empty sequence of forms of the sort listed below. | ||
| 19367 | See also `rx-to-string' for how to do such a translation at run-time. | 21070 | See also `rx-to-string' for how to do such a translation at run-time. |
| 19368 | 21071 | ||
| 19369 | The following are valid subforms of regular expressions in sexp | 21072 | The following are valid subforms of regular expressions in sexp |
| @@ -19375,53 +21078,58 @@ STRING | |||
| 19375 | CHAR | 21078 | CHAR |
| 19376 | matches character CHAR literally. | 21079 | matches character CHAR literally. |
| 19377 | 21080 | ||
| 19378 | `not-newline' | 21081 | `not-newline', `nonl' |
| 19379 | matches any character except a newline. | 21082 | matches any character except a newline. |
| 19380 | . | 21083 | . |
| 19381 | `anything' | 21084 | `anything' |
| 19382 | matches any character | 21085 | matches any character |
| 19383 | 21086 | ||
| 19384 | `(any SET)' | 21087 | `(any SET ...)' |
| 19385 | matches any character in SET. SET may be a character or string. | 21088 | `(in SET ...)' |
| 21089 | `(char SET ...)' | ||
| 21090 | matches any character in SET .... SET may be a character or string. | ||
| 19386 | Ranges of characters can be specified as `A-Z' in strings. | 21091 | Ranges of characters can be specified as `A-Z' in strings. |
| 21092 | Ranges may also be specified as conses like `(?A . ?Z)'. | ||
| 19387 | 21093 | ||
| 19388 | '(in SET)' | 21094 | SET may also be the name of a character class: `digit', |
| 19389 | like `any'. | 21095 | `control', `hex-digit', `blank', `graph', `print', `alnum', |
| 21096 | `alpha', `ascii', `nonascii', `lower', `punct', `space', `upper', | ||
| 21097 | `word', or one of their synonyms. | ||
| 19390 | 21098 | ||
| 19391 | `(not (any SET))' | 21099 | `(not (any SET ...))' |
| 19392 | matches any character not in SET | 21100 | matches any character not in SET ... |
| 19393 | 21101 | ||
| 19394 | `line-start' | 21102 | `line-start', `bol' |
| 19395 | matches the empty string, but only at the beginning of a line | 21103 | matches the empty string, but only at the beginning of a line |
| 19396 | in the text being matched | 21104 | in the text being matched |
| 19397 | 21105 | ||
| 19398 | `line-end' | 21106 | `line-end', `eol' |
| 19399 | is similar to `line-start' but matches only at the end of a line | 21107 | is similar to `line-start' but matches only at the end of a line |
| 19400 | 21108 | ||
| 19401 | `string-start' | 21109 | `string-start', `bos', `bot' |
| 19402 | matches the empty string, but only at the beginning of the | 21110 | matches the empty string, but only at the beginning of the |
| 19403 | string being matched against. | 21111 | string being matched against. |
| 19404 | 21112 | ||
| 19405 | `string-end' | 21113 | `string-end', `eos', `eot' |
| 19406 | matches the empty string, but only at the end of the | 21114 | matches the empty string, but only at the end of the |
| 19407 | string being matched against. | 21115 | string being matched against. |
| 19408 | 21116 | ||
| 19409 | `buffer-start' | 21117 | `buffer-start' |
| 19410 | matches the empty string, but only at the beginning of the | 21118 | matches the empty string, but only at the beginning of the |
| 19411 | buffer being matched against. | 21119 | buffer being matched against. Actually equivalent to `string-start'. |
| 19412 | 21120 | ||
| 19413 | `buffer-end' | 21121 | `buffer-end' |
| 19414 | matches the empty string, but only at the end of the | 21122 | matches the empty string, but only at the end of the |
| 19415 | buffer being matched against. | 21123 | buffer being matched against. Actually equivalent to `string-end'. |
| 19416 | 21124 | ||
| 19417 | `point' | 21125 | `point' |
| 19418 | matches the empty string, but only at point. | 21126 | matches the empty string, but only at point. |
| 19419 | 21127 | ||
| 19420 | `word-start' | 21128 | `word-start', `bow' |
| 19421 | matches the empty string, but only at the beginning or end of a | 21129 | matches the empty string, but only at the beginning or end of a |
| 19422 | word. | 21130 | word. |
| 19423 | 21131 | ||
| 19424 | `word-end' | 21132 | `word-end', `eow' |
| 19425 | matches the empty string, but only at the end of a word. | 21133 | matches the empty string, but only at the end of a word. |
| 19426 | 21134 | ||
| 19427 | `word-boundary' | 21135 | `word-boundary' |
| @@ -19429,34 +21137,35 @@ CHAR | |||
| 19429 | word. | 21137 | word. |
| 19430 | 21138 | ||
| 19431 | `(not word-boundary)' | 21139 | `(not word-boundary)' |
| 21140 | `not-word-boundary' | ||
| 19432 | matches the empty string, but not at the beginning or end of a | 21141 | matches the empty string, but not at the beginning or end of a |
| 19433 | word. | 21142 | word. |
| 19434 | 21143 | ||
| 19435 | `digit' | 21144 | `digit', `numeric', `num' |
| 19436 | matches 0 through 9. | 21145 | matches 0 through 9. |
| 19437 | 21146 | ||
| 19438 | `control' | 21147 | `control', `cntrl' |
| 19439 | matches ASCII control characters. | 21148 | matches ASCII control characters. |
| 19440 | 21149 | ||
| 19441 | `hex-digit' | 21150 | `hex-digit', `hex', `xdigit' |
| 19442 | matches 0 through 9, a through f and A through F. | 21151 | matches 0 through 9, a through f and A through F. |
| 19443 | 21152 | ||
| 19444 | `blank' | 21153 | `blank' |
| 19445 | matches space and tab only. | 21154 | matches space and tab only. |
| 19446 | 21155 | ||
| 19447 | `graphic' | 21156 | `graphic', `graph' |
| 19448 | matches graphic characters--everything except ASCII control chars, | 21157 | matches graphic characters--everything except ASCII control chars, |
| 19449 | space, and DEL. | 21158 | space, and DEL. |
| 19450 | 21159 | ||
| 19451 | `printing' | 21160 | `printing', `print' |
| 19452 | matches printing characters--everything except ASCII control chars | 21161 | matches printing characters--everything except ASCII control chars |
| 19453 | and DEL. | 21162 | and DEL. |
| 19454 | 21163 | ||
| 19455 | `alphanumeric' | 21164 | `alphanumeric', `alnum' |
| 19456 | matches letters and digits. (But at present, for multibyte characters, | 21165 | matches letters and digits. (But at present, for multibyte characters, |
| 19457 | it matches anything that has word syntax.) | 21166 | it matches anything that has word syntax.) |
| 19458 | 21167 | ||
| 19459 | `letter' | 21168 | `letter', `alphabetic', `alpha' |
| 19460 | matches letters. (But at present, for multibyte characters, | 21169 | matches letters. (But at present, for multibyte characters, |
| 19461 | it matches anything that has word syntax.) | 21170 | it matches anything that has word syntax.) |
| 19462 | 21171 | ||
| @@ -19466,25 +21175,29 @@ CHAR | |||
| 19466 | `nonascii' | 21175 | `nonascii' |
| 19467 | matches non-ASCII (multibyte) characters. | 21176 | matches non-ASCII (multibyte) characters. |
| 19468 | 21177 | ||
| 19469 | `lower' | 21178 | `lower', `lower-case' |
| 19470 | matches anything lower-case. | 21179 | matches anything lower-case. |
| 19471 | 21180 | ||
| 19472 | `upper' | 21181 | `upper', `upper-case' |
| 19473 | matches anything upper-case. | 21182 | matches anything upper-case. |
| 19474 | 21183 | ||
| 19475 | `punctuation' | 21184 | `punctuation', `punct' |
| 19476 | matches punctuation. (But at present, for multibyte characters, | 21185 | matches punctuation. (But at present, for multibyte characters, |
| 19477 | it matches anything that has non-word syntax.) | 21186 | it matches anything that has non-word syntax.) |
| 19478 | 21187 | ||
| 19479 | `space' | 21188 | `space', `whitespace', `white' |
| 19480 | matches anything that has whitespace syntax. | 21189 | matches anything that has whitespace syntax. |
| 19481 | 21190 | ||
| 19482 | `word' | 21191 | `word', `wordchar' |
| 19483 | matches anything that has word syntax. | 21192 | matches anything that has word syntax. |
| 19484 | 21193 | ||
| 21194 | `not-wordchar' | ||
| 21195 | matches anything that has non-word syntax. | ||
| 21196 | |||
| 19485 | `(syntax SYNTAX)' | 21197 | `(syntax SYNTAX)' |
| 19486 | matches a character with syntax SYNTAX. SYNTAX must be one | 21198 | matches a character with syntax SYNTAX. SYNTAX must be one |
| 19487 | of the following symbols. | 21199 | of the following symbols, or a symbol corresponding to the syntax |
| 21200 | character, e.g. `\\.' for `\\s.'. | ||
| 19488 | 21201 | ||
| 19489 | `whitespace' (\\s- in string notation) | 21202 | `whitespace' (\\s- in string notation) |
| 19490 | `punctuation' (\\s.) | 21203 | `punctuation' (\\s.) |
| @@ -19499,9 +21212,11 @@ CHAR | |||
| 19499 | `character-quote' (\\s/) | 21212 | `character-quote' (\\s/) |
| 19500 | `comment-start' (\\s<) | 21213 | `comment-start' (\\s<) |
| 19501 | `comment-end' (\\s>) | 21214 | `comment-end' (\\s>) |
| 21215 | `string-delimiter' (\\s|) | ||
| 21216 | `comment-delimiter' (\\s!) | ||
| 19502 | 21217 | ||
| 19503 | `(not (syntax SYNTAX))' | 21218 | `(not (syntax SYNTAX))' |
| 19504 | matches a character that has not syntax SYNTAX. | 21219 | matches a character that doesn't have syntax SYNTAX. |
| 19505 | 21220 | ||
| 19506 | `(category CATEGORY)' | 21221 | `(category CATEGORY)' |
| 19507 | matches a character with category CATEGORY. CATEGORY must be | 21222 | matches a character with category CATEGORY. CATEGORY must be |
| @@ -19527,6 +21242,7 @@ CHAR | |||
| 19527 | `japanese-katakana-two-byte' (\\cK) | 21242 | `japanese-katakana-two-byte' (\\cK) |
| 19528 | `korean-hangul-two-byte' (\\cN) | 21243 | `korean-hangul-two-byte' (\\cN) |
| 19529 | `cyrillic-two-byte' (\\cY) | 21244 | `cyrillic-two-byte' (\\cY) |
| 21245 | `combining-diacritic' (\\c^) | ||
| 19530 | `ascii' (\\ca) | 21246 | `ascii' (\\ca) |
| 19531 | `arabic' (\\cb) | 21247 | `arabic' (\\cb) |
| 19532 | `chinese' (\\cc) | 21248 | `chinese' (\\cc) |
| @@ -19547,12 +21263,16 @@ CHAR | |||
| 19547 | `can-break' (\\c|) | 21263 | `can-break' (\\c|) |
| 19548 | 21264 | ||
| 19549 | `(not (category CATEGORY))' | 21265 | `(not (category CATEGORY))' |
| 19550 | matches a character that has not category CATEGORY. | 21266 | matches a character that doesn't have category CATEGORY. |
| 19551 | 21267 | ||
| 19552 | `(and SEXP1 SEXP2 ...)' | 21268 | `(and SEXP1 SEXP2 ...)' |
| 21269 | `(: SEXP1 SEXP2 ...)' | ||
| 21270 | `(seq SEXP1 SEXP2 ...)' | ||
| 21271 | `(sequence SEXP1 SEXP2 ...)' | ||
| 19553 | matches what SEXP1 matches, followed by what SEXP2 matches, etc. | 21272 | matches what SEXP1 matches, followed by what SEXP2 matches, etc. |
| 19554 | 21273 | ||
| 19555 | `(submatch SEXP1 SEXP2 ...)' | 21274 | `(submatch SEXP1 SEXP2 ...)' |
| 21275 | `(group SEXP1 SEXP2 ...)' | ||
| 19556 | like `and', but makes the match accessible with `match-end', | 21276 | like `and', but makes the match accessible with `match-end', |
| 19557 | `match-beginning', and `match-string'. | 21277 | `match-beginning', and `match-string'. |
| 19558 | 21278 | ||
| @@ -19560,74 +21280,89 @@ CHAR | |||
| 19560 | another name for `submatch'. | 21280 | another name for `submatch'. |
| 19561 | 21281 | ||
| 19562 | `(or SEXP1 SEXP2 ...)' | 21282 | `(or SEXP1 SEXP2 ...)' |
| 21283 | `(| SEXP1 SEXP2 ...)' | ||
| 19563 | matches anything that matches SEXP1 or SEXP2, etc. If all | 21284 | matches anything that matches SEXP1 or SEXP2, etc. If all |
| 19564 | args are strings, use `regexp-opt' to optimize the resulting | 21285 | args are strings, use `regexp-opt' to optimize the resulting |
| 19565 | regular expression. | 21286 | regular expression. |
| 19566 | 21287 | ||
| 19567 | `(minimal-match SEXP)' | 21288 | `(minimal-match SEXP)' |
| 19568 | produce a non-greedy regexp for SEXP. Normally, regexps matching | 21289 | produce a non-greedy regexp for SEXP. Normally, regexps matching |
| 19569 | zero or more occurrances of something are \"greedy\" in that they | 21290 | zero or more occurrences of something are \"greedy\" in that they |
| 19570 | match as much as they can, as long as the overall regexp can | 21291 | match as much as they can, as long as the overall regexp can |
| 19571 | still match. A non-greedy regexp matches as little as possible. | 21292 | still match. A non-greedy regexp matches as little as possible. |
| 19572 | 21293 | ||
| 19573 | `(maximal-match SEXP)' | 21294 | `(maximal-match SEXP)' |
| 19574 | produce a greedy regexp for SEXP. This is the default. | 21295 | produce a greedy regexp for SEXP. This is the default. |
| 19575 | 21296 | ||
| 19576 | `(zero-or-more SEXP)' | 21297 | Below, `SEXP ...' represents a sequence of regexp forms, treated as if |
| 19577 | matches zero or more occurrences of what SEXP matches. | 21298 | enclosed in `(and ...)'. |
| 19578 | |||
| 19579 | `(0+ SEXP)' | ||
| 19580 | like `zero-or-more'. | ||
| 19581 | 21299 | ||
| 19582 | `(* SEXP)' | 21300 | `(zero-or-more SEXP ...)' |
| 19583 | like `zero-or-more', but always produces a greedy regexp. | 21301 | `(0+ SEXP ...)' |
| 21302 | matches zero or more occurrences of what SEXP ... matches. | ||
| 19584 | 21303 | ||
| 19585 | `(*? SEXP)' | 21304 | `(* SEXP ...)' |
| 19586 | like `zero-or-more', but always produces a non-greedy regexp. | 21305 | like `zero-or-more', but always produces a greedy regexp, independent |
| 21306 | of `rx-greedy-flag'. | ||
| 19587 | 21307 | ||
| 19588 | `(one-or-more SEXP)' | 21308 | `(*? SEXP ...)' |
| 19589 | matches one or more occurrences of A. | 21309 | like `zero-or-more', but always produces a non-greedy regexp, |
| 21310 | independent of `rx-greedy-flag'. | ||
| 19590 | 21311 | ||
| 19591 | `(1+ SEXP)' | 21312 | `(one-or-more SEXP ...)' |
| 19592 | like `one-or-more'. | 21313 | `(1+ SEXP ...)' |
| 21314 | matches one or more occurrences of SEXP ... | ||
| 19593 | 21315 | ||
| 19594 | `(+ SEXP)' | 21316 | `(+ SEXP ...)' |
| 19595 | like `one-or-more', but always produces a greedy regexp. | 21317 | like `one-or-more', but always produces a greedy regexp. |
| 19596 | 21318 | ||
| 19597 | `(+? SEXP)' | 21319 | `(+? SEXP ...)' |
| 19598 | like `one-or-more', but always produces a non-greedy regexp. | 21320 | like `one-or-more', but always produces a non-greedy regexp. |
| 19599 | 21321 | ||
| 19600 | `(zero-or-one SEXP)' | 21322 | `(zero-or-one SEXP ...)' |
| 21323 | `(optional SEXP ...)' | ||
| 21324 | `(opt SEXP ...)' | ||
| 19601 | matches zero or one occurrences of A. | 21325 | matches zero or one occurrences of A. |
| 19602 | 21326 | ||
| 19603 | `(optional SEXP)' | 21327 | `(? SEXP ...)' |
| 19604 | like `zero-or-one'. | ||
| 19605 | |||
| 19606 | `(? SEXP)' | ||
| 19607 | like `zero-or-one', but always produces a greedy regexp. | 21328 | like `zero-or-one', but always produces a greedy regexp. |
| 19608 | 21329 | ||
| 19609 | `(?? SEXP)' | 21330 | `(?? SEXP ...)' |
| 19610 | like `zero-or-one', but always produces a non-greedy regexp. | 21331 | like `zero-or-one', but always produces a non-greedy regexp. |
| 19611 | 21332 | ||
| 19612 | `(repeat N SEXP)' | 21333 | `(repeat N SEXP)' |
| 19613 | matches N occurrences of what SEXP matches. | 21334 | `(= N SEXP ...)' |
| 21335 | matches N occurrences. | ||
| 21336 | |||
| 21337 | `(>= N SEXP ...)' | ||
| 21338 | matches N or more occurrences. | ||
| 19614 | 21339 | ||
| 19615 | `(repeat N M SEXP)' | 21340 | `(repeat N M SEXP)' |
| 19616 | matches N to M occurrences of what SEXP matches. | 21341 | `(** N M SEXP ...)' |
| 21342 | matches N to M occurrences. | ||
| 21343 | |||
| 21344 | `(backref N)' | ||
| 21345 | matches what was matched previously by submatch N. | ||
| 21346 | |||
| 21347 | `(backref N)' | ||
| 21348 | matches what was matched previously by submatch N. | ||
| 21349 | |||
| 21350 | `(backref N)' | ||
| 21351 | matches what was matched previously by submatch N. | ||
| 19617 | 21352 | ||
| 19618 | `(eval FORM)' | 21353 | `(eval FORM)' |
| 19619 | evaluate FORM and insert result. If result is a string, | 21354 | evaluate FORM and insert result. If result is a string, |
| 19620 | `regexp-quote' it. | 21355 | `regexp-quote' it. |
| 19621 | 21356 | ||
| 19622 | `(regexp REGEXP)' | 21357 | `(regexp REGEXP)' |
| 19623 | include REGEXP in string notation in the result. | 21358 | include REGEXP in string notation in the result. |
| 19624 | 21359 | ||
| 19625 | \(fn REGEXP)" nil (quote macro)) | 21360 | \(fn &rest REGEXPS)" nil (quote macro)) |
| 19626 | 21361 | ||
| 19627 | ;;;*** | 21362 | ;;;*** |
| 19628 | 21363 | ||
| 19629 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" | 21364 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" |
| 19630 | ;;;;;; (16249 27909)) | 21365 | ;;;;;; (16391 49851)) |
| 19631 | ;;; Generated autoloads from progmodes/scheme.el | 21366 | ;;; Generated autoloads from progmodes/scheme.el |
| 19632 | 21367 | ||
| 19633 | (autoload (quote scheme-mode) "scheme" "\ | 21368 | (autoload (quote scheme-mode) "scheme" "\ |
| @@ -19669,7 +21404,7 @@ that variable's value is a string. | |||
| 19669 | ;;;*** | 21404 | ;;;*** |
| 19670 | 21405 | ||
| 19671 | ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" | 21406 | ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" |
| 19672 | ;;;;;; (16211 27031)) | 21407 | ;;;;;; (16698 21929)) |
| 19673 | ;;; Generated autoloads from gnus/score-mode.el | 21408 | ;;; Generated autoloads from gnus/score-mode.el |
| 19674 | 21409 | ||
| 19675 | (autoload (quote gnus-score-mode) "score-mode" "\ | 21410 | (autoload (quote gnus-score-mode) "score-mode" "\ |
| @@ -19682,8 +21417,8 @@ This mode is an extended emacs-lisp mode. | |||
| 19682 | 21417 | ||
| 19683 | ;;;*** | 21418 | ;;;*** |
| 19684 | 21419 | ||
| 19685 | ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16211 | 21420 | ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16213 |
| 19686 | ;;;;;; 27037)) | 21421 | ;;;;;; 43281)) |
| 19687 | ;;; Generated autoloads from obsolete/scribe.el | 21422 | ;;; Generated autoloads from obsolete/scribe.el |
| 19688 | 21423 | ||
| 19689 | (autoload (quote scribe-mode) "scribe" "\ | 21424 | (autoload (quote scribe-mode) "scribe" "\ |
| @@ -19708,7 +21443,7 @@ Interesting variables: | |||
| 19708 | ;;;*** | 21443 | ;;;*** |
| 19709 | 21444 | ||
| 19710 | ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" | 21445 | ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" |
| 19711 | ;;;;;; (16211 27018)) | 21446 | ;;;;;; (16213 43271)) |
| 19712 | ;;; Generated autoloads from scroll-all.el | 21447 | ;;; Generated autoloads from scroll-all.el |
| 19713 | 21448 | ||
| 19714 | (defvar scroll-all-mode nil "\ | 21449 | (defvar scroll-all-mode nil "\ |
| @@ -19734,7 +21469,7 @@ apply to all visible windows in the same frame. | |||
| 19734 | ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name | 21469 | ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name |
| 19735 | ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers | 21470 | ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers |
| 19736 | ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from | 21471 | ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from |
| 19737 | ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16249 31404)) | 21472 | ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16534 3809)) |
| 19738 | ;;; Generated autoloads from mail/sendmail.el | 21473 | ;;; Generated autoloads from mail/sendmail.el |
| 19739 | 21474 | ||
| 19740 | (defvar mail-from-style (quote angles) "\ | 21475 | (defvar mail-from-style (quote angles) "\ |
| @@ -19942,7 +21677,7 @@ Like `mail' command, but display mail buffer in another frame. | |||
| 19942 | ;;;*** | 21677 | ;;;*** |
| 19943 | 21678 | ||
| 19944 | ;;;### (autoloads (server-mode server-start) "server" "server.el" | 21679 | ;;;### (autoloads (server-mode server-start) "server" "server.el" |
| 19945 | ;;;;;; (16211 27018)) | 21680 | ;;;;;; (16764 51518)) |
| 19946 | ;;; Generated autoloads from server.el | 21681 | ;;; Generated autoloads from server.el |
| 19947 | 21682 | ||
| 19948 | (autoload (quote server-start) "server" "\ | 21683 | (autoload (quote server-start) "server" "\ |
| @@ -19974,11 +21709,12 @@ Server mode runs a process that accepts commands from the | |||
| 19974 | 21709 | ||
| 19975 | ;;;*** | 21710 | ;;;*** |
| 19976 | 21711 | ||
| 19977 | ;;;### (autoloads (ses-mode) "ses" "ses.el" (16211 27018)) | 21712 | ;;;### (autoloads (ses-mode) "ses" "ses.el" (16801 58023)) |
| 19978 | ;;; Generated autoloads from ses.el | 21713 | ;;; Generated autoloads from ses.el |
| 19979 | 21714 | ||
| 19980 | (autoload (quote ses-mode) "ses" "\ | 21715 | (autoload (quote ses-mode) "ses" "\ |
| 19981 | Major mode for Simple Emacs Spreadsheet. See \"ses-readme.txt\" for more info. | 21716 | Major mode for Simple Emacs Spreadsheet. |
| 21717 | See \"ses-example.ses\" (in the etc data directory) for more info. | ||
| 19982 | 21718 | ||
| 19983 | Key definitions: | 21719 | Key definitions: |
| 19984 | \\{ses-mode-map} | 21720 | \\{ses-mode-map} |
| @@ -19992,7 +21728,7 @@ These are active only in the minibuffer, when entering or editing a formula: | |||
| 19992 | ;;;*** | 21728 | ;;;*** |
| 19993 | 21729 | ||
| 19994 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" | 21730 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" |
| 19995 | ;;;;;; (16211 27044)) | 21731 | ;;;;;; (16787 16350)) |
| 19996 | ;;; Generated autoloads from textmodes/sgml-mode.el | 21732 | ;;; Generated autoloads from textmodes/sgml-mode.el |
| 19997 | 21733 | ||
| 19998 | (autoload (quote sgml-mode) "sgml-mode" "\ | 21734 | (autoload (quote sgml-mode) "sgml-mode" "\ |
| @@ -20060,7 +21796,7 @@ To work around that, do: | |||
| 20060 | ;;;*** | 21796 | ;;;*** |
| 20061 | 21797 | ||
| 20062 | ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" | 21798 | ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" |
| 20063 | ;;;;;; (16256 53160)) | 21799 | ;;;;;; (16820 16328)) |
| 20064 | ;;; Generated autoloads from progmodes/sh-script.el | 21800 | ;;; Generated autoloads from progmodes/sh-script.el |
| 20065 | 21801 | ||
| 20066 | (autoload (quote sh-mode) "sh-script" "\ | 21802 | (autoload (quote sh-mode) "sh-script" "\ |
| @@ -20123,8 +21859,22 @@ with your script for an edit-interpret-debug cycle. | |||
| 20123 | 21859 | ||
| 20124 | ;;;*** | 21860 | ;;;*** |
| 20125 | 21861 | ||
| 21862 | ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (16775 26713)) | ||
| 21863 | ;;; Generated autoloads from gnus/sha1.el | ||
| 21864 | |||
| 21865 | (autoload (quote sha1) "sha1" "\ | ||
| 21866 | Return the SHA1 (Secure Hash Algorithm) of an object. | ||
| 21867 | OBJECT is either a string or a buffer. | ||
| 21868 | Optional arguments BEG and END denote buffer positions for computing the | ||
| 21869 | hash of a portion of OBJECT. | ||
| 21870 | If BINARY is non-nil, return a string in binary form. | ||
| 21871 | |||
| 21872 | \(fn OBJECT &optional BEG END BINARY)" nil nil) | ||
| 21873 | |||
| 21874 | ;;;*** | ||
| 21875 | |||
| 20126 | ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" | 21876 | ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" |
| 20127 | ;;;;;; (16211 27026)) | 21877 | ;;;;;; (16377 12872)) |
| 20128 | ;;; Generated autoloads from emacs-lisp/shadow.el | 21878 | ;;; Generated autoloads from emacs-lisp/shadow.el |
| 20129 | 21879 | ||
| 20130 | (autoload (quote list-load-path-shadows) "shadow" "\ | 21880 | (autoload (quote list-load-path-shadows) "shadow" "\ |
| @@ -20171,8 +21921,8 @@ buffer called `*Shadows*'. Shadowings are located by calling the | |||
| 20171 | ;;;*** | 21921 | ;;;*** |
| 20172 | 21922 | ||
| 20173 | ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group | 21923 | ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group |
| 20174 | ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16211 | 21924 | ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16768 |
| 20175 | ;;;;;; 27018)) | 21925 | ;;;;;; 48631)) |
| 20176 | ;;; Generated autoloads from shadowfile.el | 21926 | ;;; Generated autoloads from shadowfile.el |
| 20177 | 21927 | ||
| 20178 | (autoload (quote shadow-define-cluster) "shadowfile" "\ | 21928 | (autoload (quote shadow-define-cluster) "shadowfile" "\ |
| @@ -20211,7 +21961,7 @@ Set up file shadowing. | |||
| 20211 | ;;;*** | 21961 | ;;;*** |
| 20212 | 21962 | ||
| 20213 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" | 21963 | ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" |
| 20214 | ;;;;;; (16211 27018)) | 21964 | ;;;;;; (16377 12872)) |
| 20215 | ;;; Generated autoloads from shell.el | 21965 | ;;; Generated autoloads from shell.el |
| 20216 | 21966 | ||
| 20217 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ | 21967 | (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ |
| @@ -20257,8 +22007,45 @@ Otherwise, one argument `-i' is passed to the shell. | |||
| 20257 | 22007 | ||
| 20258 | ;;;*** | 22008 | ;;;*** |
| 20259 | 22009 | ||
| 20260 | ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (16211 | 22010 | ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage) |
| 20261 | ;;;;;; 27039)) | 22011 | ;;;;;; "sieve" "gnus/sieve.el" (16775 26714)) |
| 22012 | ;;; Generated autoloads from gnus/sieve.el | ||
| 22013 | |||
| 22014 | (autoload (quote sieve-manage) "sieve" "\ | ||
| 22015 | Not documented | ||
| 22016 | |||
| 22017 | \(fn SERVER &optional PORT)" t nil) | ||
| 22018 | |||
| 22019 | (autoload (quote sieve-upload) "sieve" "\ | ||
| 22020 | Not documented | ||
| 22021 | |||
| 22022 | \(fn &optional NAME)" t nil) | ||
| 22023 | |||
| 22024 | (autoload (quote sieve-upload-and-bury) "sieve" "\ | ||
| 22025 | Not documented | ||
| 22026 | |||
| 22027 | \(fn &optional NAME)" t nil) | ||
| 22028 | |||
| 22029 | ;;;*** | ||
| 22030 | |||
| 22031 | ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el" | ||
| 22032 | ;;;;;; (16697 49031)) | ||
| 22033 | ;;; Generated autoloads from gnus/sieve-mode.el | ||
| 22034 | |||
| 22035 | (autoload (quote sieve-mode) "sieve-mode" "\ | ||
| 22036 | Major mode for editing Sieve code. | ||
| 22037 | This is much like C mode except for the syntax of comments. Its keymap | ||
| 22038 | inherits from C mode's and it has the same variables for customizing | ||
| 22039 | indentation. It has its own abbrev table and its own syntax table. | ||
| 22040 | |||
| 22041 | Turning on Sieve mode runs `sieve-mode-hook'. | ||
| 22042 | |||
| 22043 | \(fn)" t nil) | ||
| 22044 | |||
| 22045 | ;;;*** | ||
| 22046 | |||
| 22047 | ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (16213 | ||
| 22048 | ;;;;;; 43282)) | ||
| 20262 | ;;; Generated autoloads from progmodes/simula.el | 22049 | ;;; Generated autoloads from progmodes/simula.el |
| 20263 | 22050 | ||
| 20264 | (autoload (quote simula-mode) "simula" "\ | 22051 | (autoload (quote simula-mode) "simula" "\ |
| @@ -20307,7 +22094,7 @@ with no arguments, if that value is non-nil. | |||
| 20307 | ;;;*** | 22094 | ;;;*** |
| 20308 | 22095 | ||
| 20309 | ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new | 22096 | ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new |
| 20310 | ;;;;;; define-skeleton) "skeleton" "skeleton.el" (16211 27018)) | 22097 | ;;;;;; define-skeleton) "skeleton" "skeleton.el" (16213 43271)) |
| 20311 | ;;; Generated autoloads from skeleton.el | 22098 | ;;; Generated autoloads from skeleton.el |
| 20312 | 22099 | ||
| 20313 | (defvar skeleton-filter (quote identity) "\ | 22100 | (defvar skeleton-filter (quote identity) "\ |
| @@ -20417,7 +22204,7 @@ symmetrical ones, and the same character twice for the others. | |||
| 20417 | ;;;*** | 22204 | ;;;*** |
| 20418 | 22205 | ||
| 20419 | ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" | 22206 | ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" |
| 20420 | ;;;;;; (16258 10857)) | 22207 | ;;;;;; (16534 3808)) |
| 20421 | ;;; Generated autoloads from smerge-mode.el | 22208 | ;;; Generated autoloads from smerge-mode.el |
| 20422 | 22209 | ||
| 20423 | (autoload (quote smerge-ediff) "smerge-mode" "\ | 22210 | (autoload (quote smerge-ediff) "smerge-mode" "\ |
| @@ -20435,22 +22222,26 @@ Minor mode to simplify editing output from the diff3 program. | |||
| 20435 | 22222 | ||
| 20436 | ;;;*** | 22223 | ;;;*** |
| 20437 | 22224 | ||
| 20438 | ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" | 22225 | ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" |
| 20439 | ;;;;;; (16211 27031)) | 22226 | ;;;;;; (16719 60886)) |
| 20440 | ;;; Generated autoloads from gnus/smiley-ems.el | 22227 | ;;; Generated autoloads from gnus/smiley.el |
| 20441 | 22228 | ||
| 20442 | (autoload (quote smiley-region) "smiley-ems" "\ | 22229 | (autoload (quote smiley-region) "smiley" "\ |
| 20443 | Display textual smileys as images. | 22230 | Replace in the region `smiley-regexp-alist' matches with corresponding images. |
| 20444 | START and END specify the region; interactively, use the values | 22231 | A list of images is returned. |
| 20445 | of point and mark. The value of `smiley-regexp-alist' determines | ||
| 20446 | which smileys to operate on and which images to use for them. | ||
| 20447 | 22232 | ||
| 20448 | \(fn START END)" t nil) | 22233 | \(fn START END)" t nil) |
| 20449 | 22234 | ||
| 22235 | (autoload (quote smiley-buffer) "smiley" "\ | ||
| 22236 | Run `smiley-region' at the buffer, specified in the argument or | ||
| 22237 | interactively. If there's no argument, do it at the current buffer | ||
| 22238 | |||
| 22239 | \(fn &optional BUFFER)" t nil) | ||
| 22240 | |||
| 20450 | ;;;*** | 22241 | ;;;*** |
| 20451 | 22242 | ||
| 20452 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" | 22243 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" |
| 20453 | ;;;;;; "mail/smtpmail.el" (16246 41418)) | 22244 | ;;;;;; "mail/smtpmail.el" (16747 61767)) |
| 20454 | ;;; Generated autoloads from mail/smtpmail.el | 22245 | ;;; Generated autoloads from mail/smtpmail.el |
| 20455 | 22246 | ||
| 20456 | (autoload (quote smtpmail-send-it) "smtpmail" "\ | 22247 | (autoload (quote smtpmail-send-it) "smtpmail" "\ |
| @@ -20465,7 +22256,7 @@ Send mail that was queued as a result of setting `smtpmail-queue-mail'. | |||
| 20465 | 22256 | ||
| 20466 | ;;;*** | 22257 | ;;;*** |
| 20467 | 22258 | ||
| 20468 | ;;;### (autoloads (snake) "snake" "play/snake.el" (16211 27038)) | 22259 | ;;;### (autoloads (snake) "snake" "play/snake.el" (16213 43281)) |
| 20469 | ;;; Generated autoloads from play/snake.el | 22260 | ;;; Generated autoloads from play/snake.el |
| 20470 | 22261 | ||
| 20471 | (autoload (quote snake) "snake" "\ | 22262 | (autoload (quote snake) "snake" "\ |
| @@ -20489,7 +22280,7 @@ Snake mode keybindings: | |||
| 20489 | ;;;*** | 22280 | ;;;*** |
| 20490 | 22281 | ||
| 20491 | ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" | 22282 | ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" |
| 20492 | ;;;;;; (16211 27037)) | 22283 | ;;;;;; (16213 43280)) |
| 20493 | ;;; Generated autoloads from net/snmp-mode.el | 22284 | ;;; Generated autoloads from net/snmp-mode.el |
| 20494 | 22285 | ||
| 20495 | (autoload (quote snmp-mode) "snmp-mode" "\ | 22286 | (autoload (quote snmp-mode) "snmp-mode" "\ |
| @@ -20520,7 +22311,7 @@ then `snmpv2-mode-hook'. | |||
| 20520 | 22311 | ||
| 20521 | ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name | 22312 | ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name |
| 20522 | ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) | 22313 | ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) |
| 20523 | ;;;;;; "solar" "calendar/solar.el" (16211 27023)) | 22314 | ;;;;;; "solar" "calendar/solar.el" (16213 43272)) |
| 20524 | ;;; Generated autoloads from calendar/solar.el | 22315 | ;;; Generated autoloads from calendar/solar.el |
| 20525 | 22316 | ||
| 20526 | (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ | 22317 | (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ |
| @@ -20591,8 +22382,8 @@ Requires floating point. | |||
| 20591 | 22382 | ||
| 20592 | ;;;*** | 22383 | ;;;*** |
| 20593 | 22384 | ||
| 20594 | ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (16211 | 22385 | ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (16213 |
| 20595 | ;;;;;; 27038)) | 22386 | ;;;;;; 43281)) |
| 20596 | ;;; Generated autoloads from play/solitaire.el | 22387 | ;;; Generated autoloads from play/solitaire.el |
| 20597 | 22388 | ||
| 20598 | (autoload (quote solitaire) "solitaire" "\ | 22389 | (autoload (quote solitaire) "solitaire" "\ |
| @@ -20669,7 +22460,7 @@ Pick your favourite shortcuts: | |||
| 20669 | 22460 | ||
| 20670 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields | 22461 | ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields |
| 20671 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs | 22462 | ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs |
| 20672 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (16211 27018)) | 22463 | ;;;;;; sort-lines sort-subr) "sort" "sort.el" (16460 18645)) |
| 20673 | ;;; Generated autoloads from sort.el | 22464 | ;;; Generated autoloads from sort.el |
| 20674 | 22465 | ||
| 20675 | (autoload (quote sort-subr) "sort" "\ | 22466 | (autoload (quote sort-subr) "sort" "\ |
| @@ -20811,8 +22602,19 @@ From a program takes two point or marker arguments, BEG and END. | |||
| 20811 | 22602 | ||
| 20812 | ;;;*** | 22603 | ;;;*** |
| 20813 | 22604 | ||
| 22605 | ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (16777 | ||
| 22606 | ;;;;;; 65418)) | ||
| 22607 | ;;; Generated autoloads from gnus/spam.el | ||
| 22608 | |||
| 22609 | (autoload (quote spam-initialize) "spam" "\ | ||
| 22610 | Install the spam.el hooks and do other initialization | ||
| 22611 | |||
| 22612 | \(fn)" t nil) | ||
| 22613 | |||
| 22614 | ;;;*** | ||
| 22615 | |||
| 20814 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" | 22616 | ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" |
| 20815 | ;;;;;; "speedbar.el" (16211 27019)) | 22617 | ;;;;;; "speedbar.el" (16775 26708)) |
| 20816 | ;;; Generated autoloads from speedbar.el | 22618 | ;;; Generated autoloads from speedbar.el |
| 20817 | 22619 | ||
| 20818 | (defalias (quote speedbar) (quote speedbar-frame-mode)) | 22620 | (defalias (quote speedbar) (quote speedbar-frame-mode)) |
| @@ -20837,7 +22639,7 @@ selected. If the speedbar frame is active, then select the attached frame. | |||
| 20837 | ;;;*** | 22639 | ;;;*** |
| 20838 | 22640 | ||
| 20839 | ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) | 22641 | ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) |
| 20840 | ;;;;;; "spell" "textmodes/spell.el" (16211 27044)) | 22642 | ;;;;;; "spell" "textmodes/spell.el" (16213 43284)) |
| 20841 | ;;; Generated autoloads from textmodes/spell.el | 22643 | ;;; Generated autoloads from textmodes/spell.el |
| 20842 | 22644 | ||
| 20843 | (put (quote spell-filter) (quote risky-local-variable) t) | 22645 | (put (quote spell-filter) (quote risky-local-variable) t) |
| @@ -20873,8 +22675,8 @@ Check spelling of string supplied as argument. | |||
| 20873 | 22675 | ||
| 20874 | ;;;*** | 22676 | ;;;*** |
| 20875 | 22677 | ||
| 20876 | ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (16211 | 22678 | ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (16213 |
| 20877 | ;;;;;; 27038)) | 22679 | ;;;;;; 43281)) |
| 20878 | ;;; Generated autoloads from play/spook.el | 22680 | ;;; Generated autoloads from play/spook.el |
| 20879 | 22681 | ||
| 20880 | (autoload (quote spook) "spook" "\ | 22682 | (autoload (quote spook) "spook" "\ |
| @@ -20892,15 +22694,30 @@ Return a vector containing the lines from `spook-phrases-file'. | |||
| 20892 | ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres | 22694 | ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres |
| 20893 | ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix | 22695 | ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix |
| 20894 | ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help | 22696 | ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help |
| 20895 | ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (16225 | 22697 | ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (16536 |
| 20896 | ;;;;;; 6527)) | 22698 | ;;;;;; 52890)) |
| 20897 | ;;; Generated autoloads from progmodes/sql.el | 22699 | ;;; Generated autoloads from progmodes/sql.el |
| 20898 | 22700 | ||
| 20899 | (autoload (quote sql-add-product-keywords) "sql" "\ | 22701 | (autoload (quote sql-add-product-keywords) "sql" "\ |
| 20900 | Append a `font-lock-keywords' entry to the existing entries defined | 22702 | Add highlighting KEYWORDS for SQL PRODUCT. |
| 20901 | for the specified `product'. | ||
| 20902 | 22703 | ||
| 20903 | \(fn PRODUCT KEYWORDS)" nil nil) | 22704 | PRODUCT should be a symbol, the name of a sql product, such as |
| 22705 | `oracle'. KEYWORDS should be a list; see the variable | ||
| 22706 | `font-lock-keywords'. By default they are added at the beginning | ||
| 22707 | of the current highlighting list. If optional argument APPEND is | ||
| 22708 | `set', they are used to replace the current highlighting list. | ||
| 22709 | If APPEND is any other non-nil value, they are added at the end | ||
| 22710 | of the current highlighting list. | ||
| 22711 | |||
| 22712 | For example: | ||
| 22713 | |||
| 22714 | (sql-add-product-keywords 'ms | ||
| 22715 | '((\"\\\\b\\\\w+_t\\\\b\" . font-lock-type-face))) | ||
| 22716 | |||
| 22717 | adds a fontification pattern to fontify identifiers ending in | ||
| 22718 | `_t' as data types. | ||
| 22719 | |||
| 22720 | \(fn PRODUCT KEYWORDS &optional APPEND)" nil nil) | ||
| 20904 | 22721 | ||
| 20905 | (autoload (quote sql-help) "sql" "\ | 22722 | (autoload (quote sql-help) "sql" "\ |
| 20906 | Show short help for the SQL modes. | 22723 | Show short help for the SQL modes. |
| @@ -21309,8 +23126,8 @@ input. See `sql-interactive-mode'. | |||
| 21309 | ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes | 23126 | ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes |
| 21310 | ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke | 23127 | ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke |
| 21311 | ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke | 23128 | ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke |
| 21312 | ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (16258 | 23129 | ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (16768 |
| 21313 | ;;;;;; 10857)) | 23130 | ;;;;;; 48632)) |
| 21314 | ;;; Generated autoloads from strokes.el | 23131 | ;;; Generated autoloads from strokes.el |
| 21315 | 23132 | ||
| 21316 | (autoload (quote strokes-global-set-stroke) "strokes" "\ | 23133 | (autoload (quote strokes-global-set-stroke) "strokes" "\ |
| @@ -21320,6 +23137,8 @@ COMMAND is a symbol naming an interactively-callable function. STROKE | |||
| 21320 | is a list of sampled positions on the stroke grid as described in the | 23137 | is a list of sampled positions on the stroke grid as described in the |
| 21321 | documentation for the `strokes-define-stroke' function. | 23138 | documentation for the `strokes-define-stroke' function. |
| 21322 | 23139 | ||
| 23140 | See also `strokes-global-set-stroke-string'. | ||
| 23141 | |||
| 21323 | \(fn STROKE COMMAND)" t nil) | 23142 | \(fn STROKE COMMAND)" t nil) |
| 21324 | 23143 | ||
| 21325 | (autoload (quote strokes-read-stroke) "strokes" "\ | 23144 | (autoload (quote strokes-read-stroke) "strokes" "\ |
| @@ -21417,7 +23236,7 @@ Read a complex stroke and insert its glyph into the current buffer. | |||
| 21417 | ;;;*** | 23236 | ;;;*** |
| 21418 | 23237 | ||
| 21419 | ;;;### (autoloads (studlify-buffer studlify-word studlify-region) | 23238 | ;;;### (autoloads (studlify-buffer studlify-word studlify-region) |
| 21420 | ;;;;;; "studly" "play/studly.el" (16211 27038)) | 23239 | ;;;;;; "studly" "play/studly.el" (16213 43281)) |
| 21421 | ;;; Generated autoloads from play/studly.el | 23240 | ;;; Generated autoloads from play/studly.el |
| 21422 | 23241 | ||
| 21423 | (autoload (quote studlify-region) "studly" "\ | 23242 | (autoload (quote studlify-region) "studly" "\ |
| @@ -21438,7 +23257,7 @@ Studlify-case the current buffer. | |||
| 21438 | ;;;*** | 23257 | ;;;*** |
| 21439 | 23258 | ||
| 21440 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" | 23259 | ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" |
| 21441 | ;;;;;; (16211 27036)) | 23260 | ;;;;;; (16808 48569)) |
| 21442 | ;;; Generated autoloads from mail/supercite.el | 23261 | ;;; Generated autoloads from mail/supercite.el |
| 21443 | 23262 | ||
| 21444 | (autoload (quote sc-cite-original) "supercite" "\ | 23263 | (autoload (quote sc-cite-original) "supercite" "\ |
| @@ -21470,8 +23289,8 @@ before, and `sc-post-hook' is run after the guts of this function. | |||
| 21470 | 23289 | ||
| 21471 | ;;;*** | 23290 | ;;;*** |
| 21472 | 23291 | ||
| 21473 | ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16211 | 23292 | ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16213 |
| 21474 | ;;;;;; 27026)) | 23293 | ;;;;;; 43273)) |
| 21475 | ;;; Generated autoloads from emacs-lisp/syntax.el | 23294 | ;;; Generated autoloads from emacs-lisp/syntax.el |
| 21476 | 23295 | ||
| 21477 | (autoload (quote syntax-ppss) "syntax" "\ | 23296 | (autoload (quote syntax-ppss) "syntax" "\ |
| @@ -21484,7 +23303,7 @@ Point is at POS when this function returns. | |||
| 21484 | 23303 | ||
| 21485 | ;;;*** | 23304 | ;;;*** |
| 21486 | 23305 | ||
| 21487 | ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (16211 27021)) | 23306 | ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (16213 43271)) |
| 21488 | ;;; Generated autoloads from tabify.el | 23307 | ;;; Generated autoloads from tabify.el |
| 21489 | 23308 | ||
| 21490 | (autoload (quote untabify) "tabify" "\ | 23309 | (autoload (quote untabify) "tabify" "\ |
| @@ -21519,7 +23338,7 @@ The variable `tab-width' controls the spacing of tab stops. | |||
| 21519 | ;;;;;; table-recognize table-insert-row-column table-insert-column | 23338 | ;;;;;; table-recognize table-insert-row-column table-insert-column |
| 21520 | ;;;;;; table-insert-row table-insert table-point-left-cell-hook | 23339 | ;;;;;; table-insert-row table-insert table-point-left-cell-hook |
| 21521 | ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) | 23340 | ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) |
| 21522 | ;;;;;; "table" "textmodes/table.el" (16211 27044)) | 23341 | ;;;;;; "table" "textmodes/table.el" (16779 20952)) |
| 21523 | ;;; Generated autoloads from textmodes/table.el | 23342 | ;;; Generated autoloads from textmodes/table.el |
| 21524 | 23343 | ||
| 21525 | (defvar table-cell-map-hook nil "\ | 23344 | (defvar table-cell-map-hook nil "\ |
| @@ -22107,7 +23926,7 @@ converts a table into plain text without frames. It is a companion to | |||
| 22107 | 23926 | ||
| 22108 | ;;;*** | 23927 | ;;;*** |
| 22109 | 23928 | ||
| 22110 | ;;;### (autoloads (talk-connect) "talk" "talk.el" (16211 27021)) | 23929 | ;;;### (autoloads (talk-connect) "talk" "talk.el" (16213 43271)) |
| 22111 | ;;; Generated autoloads from talk.el | 23930 | ;;; Generated autoloads from talk.el |
| 22112 | 23931 | ||
| 22113 | (autoload (quote talk-connect) "talk" "\ | 23932 | (autoload (quote talk-connect) "talk" "\ |
| @@ -22117,7 +23936,7 @@ Connect to display DISPLAY for the Emacs talk group. | |||
| 22117 | 23936 | ||
| 22118 | ;;;*** | 23937 | ;;;*** |
| 22119 | 23938 | ||
| 22120 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (16211 27021)) | 23939 | ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (16768 48632)) |
| 22121 | ;;; Generated autoloads from tar-mode.el | 23940 | ;;; Generated autoloads from tar-mode.el |
| 22122 | 23941 | ||
| 22123 | (autoload (quote tar-mode) "tar-mode" "\ | 23942 | (autoload (quote tar-mode) "tar-mode" "\ |
| @@ -22141,7 +23960,7 @@ See also: variables `tar-update-datestamp' and `tar-anal-blocksize'. | |||
| 22141 | ;;;*** | 23960 | ;;;*** |
| 22142 | 23961 | ||
| 22143 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" | 23962 | ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" |
| 22144 | ;;;;;; "progmodes/tcl.el" (16211 27039)) | 23963 | ;;;;;; "progmodes/tcl.el" (16808 48570)) |
| 22145 | ;;; Generated autoloads from progmodes/tcl.el | 23964 | ;;; Generated autoloads from progmodes/tcl.el |
| 22146 | 23965 | ||
| 22147 | (autoload (quote tcl-mode) "tcl" "\ | 23966 | (autoload (quote tcl-mode) "tcl" "\ |
| @@ -22192,19 +24011,22 @@ Prefix argument means invert sense of `tcl-use-smart-word-finder'. | |||
| 22192 | 24011 | ||
| 22193 | ;;;*** | 24012 | ;;;*** |
| 22194 | 24013 | ||
| 22195 | ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (16211 27037)) | 24014 | ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (16548 34615)) |
| 22196 | ;;; Generated autoloads from net/telnet.el | 24015 | ;;; Generated autoloads from net/telnet.el |
| 22197 | (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") | 24016 | (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") |
| 22198 | 24017 | ||
| 22199 | (autoload (quote telnet) "telnet" "\ | 24018 | (autoload (quote telnet) "telnet" "\ |
| 22200 | Open a network login connection to host named HOST (a string). | 24019 | Open a network login connection to host named HOST (a string). |
| 24020 | Optional arg PORT specifies alternative port to connect to. | ||
| 24021 | Interactively, use \\[universal-argument] prefix to be prompted for port number. | ||
| 24022 | |||
| 22201 | Communication with HOST is recorded in a buffer `*PROGRAM-HOST*' | 24023 | Communication with HOST is recorded in a buffer `*PROGRAM-HOST*' |
| 22202 | where PROGRAM is the telnet program being used. This program | 24024 | where PROGRAM is the telnet program being used. This program |
| 22203 | is controlled by the contents of the global variable `telnet-host-properties', | 24025 | is controlled by the contents of the global variable `telnet-host-properties', |
| 22204 | falling back on the value of the global variable `telnet-program'. | 24026 | falling back on the value of the global variable `telnet-program'. |
| 22205 | Normally input is edited in Emacs and sent a line at a time. | 24027 | Normally input is edited in Emacs and sent a line at a time. |
| 22206 | 24028 | ||
| 22207 | \(fn HOST)" t nil) | 24029 | \(fn HOST &optional PORT)" t nil) |
| 22208 | (add-hook 'same-window-regexps "\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)") | 24030 | (add-hook 'same-window-regexps "\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)") |
| 22209 | 24031 | ||
| 22210 | (autoload (quote rsh) "telnet" "\ | 24032 | (autoload (quote rsh) "telnet" "\ |
| @@ -22216,8 +24038,8 @@ Normally input is edited in Emacs and sent a line at a time. | |||
| 22216 | 24038 | ||
| 22217 | ;;;*** | 24039 | ;;;*** |
| 22218 | 24040 | ||
| 22219 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (16211 | 24041 | ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (16805 |
| 22220 | ;;;;;; 27021)) | 24042 | ;;;;;; 44920)) |
| 22221 | ;;; Generated autoloads from term.el | 24043 | ;;; Generated autoloads from term.el |
| 22222 | 24044 | ||
| 22223 | (autoload (quote make-term) "term" "\ | 24045 | (autoload (quote make-term) "term" "\ |
| @@ -22245,8 +24067,8 @@ Start a terminal-emulator in a new buffer. | |||
| 22245 | 24067 | ||
| 22246 | ;;;*** | 24068 | ;;;*** |
| 22247 | 24069 | ||
| 22248 | ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (16211 | 24070 | ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (16698 |
| 22249 | ;;;;;; 27021)) | 24071 | ;;;;;; 21926)) |
| 22250 | ;;; Generated autoloads from terminal.el | 24072 | ;;; Generated autoloads from terminal.el |
| 22251 | 24073 | ||
| 22252 | (autoload (quote terminal-emulator) "terminal" "\ | 24074 | (autoload (quote terminal-emulator) "terminal" "\ |
| @@ -22282,18 +24104,10 @@ subprocess started. | |||
| 22282 | 24104 | ||
| 22283 | ;;;*** | 24105 | ;;;*** |
| 22284 | 24106 | ||
| 22285 | ;;;### (autoloads (testcover-this-defun testcover-start) "testcover" | 24107 | ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el" |
| 22286 | ;;;;;; "emacs-lisp/testcover.el" (16211 27026)) | 24108 | ;;;;;; (16635 35907)) |
| 22287 | ;;; Generated autoloads from emacs-lisp/testcover.el | 24109 | ;;; Generated autoloads from emacs-lisp/testcover.el |
| 22288 | 24110 | ||
| 22289 | (autoload (quote testcover-start) "testcover" "\ | ||
| 22290 | Uses edebug to instrument all macros and functions in FILENAME, then | ||
| 22291 | changes the instrumentation from edebug to testcover--much faster, no | ||
| 22292 | problems with type-ahead or post-command-hook, etc. If BYTE-COMPILE is | ||
| 22293 | non-nil, byte-compiles each function after instrumenting. | ||
| 22294 | |||
| 22295 | \(fn FILENAME &optional BYTE-COMPILE)" t nil) | ||
| 22296 | |||
| 22297 | (autoload (quote testcover-this-defun) "testcover" "\ | 24111 | (autoload (quote testcover-this-defun) "testcover" "\ |
| 22298 | Start coverage on function under point. | 24112 | Start coverage on function under point. |
| 22299 | 24113 | ||
| @@ -22301,7 +24115,7 @@ Start coverage on function under point. | |||
| 22301 | 24115 | ||
| 22302 | ;;;*** | 24116 | ;;;*** |
| 22303 | 24117 | ||
| 22304 | ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (16211 27038)) | 24118 | ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (16213 43281)) |
| 22305 | ;;; Generated autoloads from play/tetris.el | 24119 | ;;; Generated autoloads from play/tetris.el |
| 22306 | 24120 | ||
| 22307 | (autoload (quote tetris) "tetris" "\ | 24121 | (autoload (quote tetris) "tetris" "\ |
| @@ -22332,7 +24146,7 @@ tetris-mode keybindings: | |||
| 22332 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command | 24146 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command |
| 22333 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp | 24147 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp |
| 22334 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" | 24148 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" |
| 22335 | ;;;;;; (16291 51938)) | 24149 | ;;;;;; (16820 16329)) |
| 22336 | ;;; Generated autoloads from textmodes/tex-mode.el | 24150 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 22337 | 24151 | ||
| 22338 | (defvar tex-shell-file-name nil "\ | 24152 | (defvar tex-shell-file-name nil "\ |
| @@ -22441,7 +24255,7 @@ use.") | |||
| 22441 | 24255 | ||
| 22442 | (custom-autoload (quote tex-alt-dvi-print-command) "tex-mode") | 24256 | (custom-autoload (quote tex-alt-dvi-print-command) "tex-mode") |
| 22443 | 24257 | ||
| 22444 | (defvar tex-dvi-view-command (quote (if (eq window-system (quote x)) "xdvi" "dvi2tty * | cat -s")) "\ | 24258 | (defvar tex-dvi-view-command (quote (cond ((eq window-system (quote x)) "xdvi") ((eq window-system (quote w32)) "yap") (t "dvi2tty * | cat -s"))) "\ |
| 22445 | *Command used by \\[tex-view] to display a `.dvi' file. | 24259 | *Command used by \\[tex-view] to display a `.dvi' file. |
| 22446 | If it is a string, that specifies the command directly. | 24260 | If it is a string, that specifies the command directly. |
| 22447 | If this string contains an asterisk (`*'), that is replaced by the file name; | 24261 | If this string contains an asterisk (`*'), that is replaced by the file name; |
| @@ -22634,7 +24448,7 @@ Major mode to edit DocTeX files. | |||
| 22634 | ;;;*** | 24448 | ;;;*** |
| 22635 | 24449 | ||
| 22636 | ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) | 24450 | ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) |
| 22637 | ;;;;;; "texinfmt" "textmodes/texinfmt.el" (16292 22308)) | 24451 | ;;;;;; "texinfmt" "textmodes/texinfmt.el" (16565 48737)) |
| 22638 | ;;; Generated autoloads from textmodes/texinfmt.el | 24452 | ;;; Generated autoloads from textmodes/texinfmt.el |
| 22639 | 24453 | ||
| 22640 | (autoload (quote texinfo-format-buffer) "texinfmt" "\ | 24454 | (autoload (quote texinfo-format-buffer) "texinfmt" "\ |
| @@ -22674,7 +24488,7 @@ if large. You can use Info-split to do this manually. | |||
| 22674 | ;;;*** | 24488 | ;;;*** |
| 22675 | 24489 | ||
| 22676 | ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) | 24490 | ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) |
| 22677 | ;;;;;; "texinfo" "textmodes/texinfo.el" (16211 27044)) | 24491 | ;;;;;; "texinfo" "textmodes/texinfo.el" (16777 65419)) |
| 22678 | ;;; Generated autoloads from textmodes/texinfo.el | 24492 | ;;; Generated autoloads from textmodes/texinfo.el |
| 22679 | 24493 | ||
| 22680 | (defvar texinfo-open-quote "``" "\ | 24494 | (defvar texinfo-open-quote "``" "\ |
| @@ -22760,7 +24574,7 @@ value of `texinfo-mode-hook'. | |||
| 22760 | 24574 | ||
| 22761 | ;;;### (autoloads (thai-composition-function thai-post-read-conversion | 24575 | ;;;### (autoloads (thai-composition-function thai-post-read-conversion |
| 22762 | ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) | 24576 | ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) |
| 22763 | ;;;;;; "thai-util" "language/thai-util.el" (16211 27033)) | 24577 | ;;;;;; "thai-util" "language/thai-util.el" (16213 43280)) |
| 22764 | ;;; Generated autoloads from language/thai-util.el | 24578 | ;;; Generated autoloads from language/thai-util.el |
| 22765 | 24579 | ||
| 22766 | (autoload (quote thai-compose-region) "thai-util" "\ | 24580 | (autoload (quote thai-compose-region) "thai-util" "\ |
| @@ -22799,7 +24613,7 @@ The return value is number of composed characters. | |||
| 22799 | 24613 | ||
| 22800 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point | 24614 | ;;;### (autoloads (list-at-point number-at-point symbol-at-point |
| 22801 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) | 24615 | ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) |
| 22802 | ;;;;;; "thingatpt" "thingatpt.el" (16211 27021)) | 24616 | ;;;;;; "thingatpt" "thingatpt.el" (16213 43271)) |
| 22803 | ;;; Generated autoloads from thingatpt.el | 24617 | ;;; Generated autoloads from thingatpt.el |
| 22804 | 24618 | ||
| 22805 | (autoload (quote forward-thing) "thingatpt" "\ | 24619 | (autoload (quote forward-thing) "thingatpt" "\ |
| @@ -22854,12 +24668,48 @@ Not documented | |||
| 22854 | 24668 | ||
| 22855 | ;;;*** | 24669 | ;;;*** |
| 22856 | 24670 | ||
| 24671 | ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show-all thumbs-dired-show-marked | ||
| 24672 | ;;;;;; thumbs-show-all-from-dir thumbs-find-thumb) "thumbs" "thumbs.el" | ||
| 24673 | ;;;;;; (16775 26708)) | ||
| 24674 | ;;; Generated autoloads from thumbs.el | ||
| 24675 | |||
| 24676 | (autoload (quote thumbs-find-thumb) "thumbs" "\ | ||
| 24677 | Display the thumbnail for IMG. | ||
| 24678 | |||
| 24679 | \(fn IMG)" t nil) | ||
| 24680 | |||
| 24681 | (autoload (quote thumbs-show-all-from-dir) "thumbs" "\ | ||
| 24682 | Make a preview buffer for all images in DIR. | ||
| 24683 | Optional argument REG to select file matching a regexp, | ||
| 24684 | and SAME-WINDOW to show thumbs in the same window. | ||
| 24685 | |||
| 24686 | \(fn DIR &optional REG SAME-WINDOW)" t nil) | ||
| 24687 | |||
| 24688 | (autoload (quote thumbs-dired-show-marked) "thumbs" "\ | ||
| 24689 | In Dired, make a thumbs buffer with all marked files. | ||
| 24690 | |||
| 24691 | \(fn)" t nil) | ||
| 24692 | |||
| 24693 | (autoload (quote thumbs-dired-show-all) "thumbs" "\ | ||
| 24694 | In dired, make a thumbs buffer with all files in current directory. | ||
| 24695 | |||
| 24696 | \(fn)" t nil) | ||
| 24697 | |||
| 24698 | (defalias (quote thumbs) (quote thumbs-show-all-from-dir)) | ||
| 24699 | |||
| 24700 | (autoload (quote thumbs-dired-setroot) "thumbs" "\ | ||
| 24701 | In dired, Call the setroot program on the image at point. | ||
| 24702 | |||
| 24703 | \(fn)" t nil) | ||
| 24704 | |||
| 24705 | ;;;*** | ||
| 24706 | |||
| 22857 | ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion | 24707 | ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion |
| 22858 | ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer | 24708 | ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer |
| 22859 | ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region | 24709 | ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region |
| 22860 | ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan | 24710 | ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan |
| 22861 | ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" | 24711 | ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" |
| 22862 | ;;;;;; "language/tibet-util.el" (16211 27033)) | 24712 | ;;;;;; "language/tibet-util.el" (16213 43280)) |
| 22863 | ;;; Generated autoloads from language/tibet-util.el | 24713 | ;;; Generated autoloads from language/tibet-util.el |
| 22864 | 24714 | ||
| 22865 | (autoload (quote tibetan-char-p) "tibet-util" "\ | 24715 | (autoload (quote tibetan-char-p) "tibet-util" "\ |
| @@ -22938,7 +24788,7 @@ Not documented | |||
| 22938 | ;;;*** | 24788 | ;;;*** |
| 22939 | 24789 | ||
| 22940 | ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" | 24790 | ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" |
| 22941 | ;;;;;; (16211 27044)) | 24791 | ;;;;;; (16213 43284)) |
| 22942 | ;;; Generated autoloads from textmodes/tildify.el | 24792 | ;;; Generated autoloads from textmodes/tildify.el |
| 22943 | 24793 | ||
| 22944 | (autoload (quote tildify-region) "tildify" "\ | 24794 | (autoload (quote tildify-region) "tildify" "\ |
| @@ -22962,7 +24812,7 @@ This function performs no refilling of the changed text. | |||
| 22962 | ;;;*** | 24812 | ;;;*** |
| 22963 | 24813 | ||
| 22964 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) | 24814 | ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) |
| 22965 | ;;;;;; "time" "time.el" (16211 27021)) | 24815 | ;;;;;; "time" "time.el" (16484 6599)) |
| 22966 | ;;; Generated autoloads from time.el | 24816 | ;;; Generated autoloads from time.el |
| 22967 | 24817 | ||
| 22968 | (defvar display-time-day-and-date nil "\ | 24818 | (defvar display-time-day-and-date nil "\ |
| @@ -23002,8 +24852,9 @@ This runs the normal hook `display-time-hook' after each update. | |||
| 23002 | 24852 | ||
| 23003 | ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year | 24853 | ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year |
| 23004 | ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract | 24854 | ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract |
| 23005 | ;;;;;; time-since days-to-time time-less-p seconds-to-time date-to-time) | 24855 | ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds |
| 23006 | ;;;;;; "time-date" "calendar/time-date.el" (16211 27023)) | 24856 | ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (16698 |
| 24857 | ;;;;;; 21926)) | ||
| 23007 | ;;; Generated autoloads from calendar/time-date.el | 24858 | ;;; Generated autoloads from calendar/time-date.el |
| 23008 | 24859 | ||
| 23009 | (autoload (quote date-to-time) "time-date" "\ | 24860 | (autoload (quote date-to-time) "time-date" "\ |
| @@ -23011,6 +24862,12 @@ Parse a string that represents a date-time and return a time value. | |||
| 23011 | 24862 | ||
| 23012 | \(fn DATE)" nil nil) | 24863 | \(fn DATE)" nil nil) |
| 23013 | 24864 | ||
| 24865 | (autoload (quote time-to-seconds) "time-date" "\ | ||
| 24866 | Convert time value TIME to a floating point number. | ||
| 24867 | You can use `float-time' instead. | ||
| 24868 | |||
| 24869 | \(fn TIME)" nil nil) | ||
| 24870 | |||
| 23014 | (autoload (quote seconds-to-time) "time-date" "\ | 24871 | (autoload (quote seconds-to-time) "time-date" "\ |
| 23015 | Convert SECONDS (a floating point number) to a time value. | 24872 | Convert SECONDS (a floating point number) to a time value. |
| 23016 | 24873 | ||
| @@ -23063,7 +24920,7 @@ Return t if YEAR is a leap year. | |||
| 23063 | \(fn YEAR)" nil nil) | 24920 | \(fn YEAR)" nil nil) |
| 23064 | 24921 | ||
| 23065 | (autoload (quote time-to-day-in-year) "time-date" "\ | 24922 | (autoload (quote time-to-day-in-year) "time-date" "\ |
| 23066 | Return the day number within the year of the date month/day/year. | 24923 | Return the day number within the year corresponding to TIME. |
| 23067 | 24924 | ||
| 23068 | \(fn TIME)" nil nil) | 24925 | \(fn TIME)" nil nil) |
| 23069 | 24926 | ||
| @@ -23083,14 +24940,15 @@ If DATE is malformed, return a time value of zeros. | |||
| 23083 | ;;;*** | 24940 | ;;;*** |
| 23084 | 24941 | ||
| 23085 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" | 24942 | ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" |
| 23086 | ;;;;;; "time-stamp.el" (16211 27021)) | 24943 | ;;;;;; "time-stamp.el" (16589 26258)) |
| 23087 | ;;; Generated autoloads from time-stamp.el | 24944 | ;;; Generated autoloads from time-stamp.el |
| 23088 | 24945 | ||
| 23089 | (autoload (quote time-stamp) "time-stamp" "\ | 24946 | (autoload (quote time-stamp) "time-stamp" "\ |
| 23090 | Update the time stamp string(s) in the buffer. | 24947 | Update the time stamp string(s) in the buffer. |
| 23091 | A template in a file can be automatically updated with a new time stamp | 24948 | A template in a file can be automatically updated with a new time stamp |
| 23092 | every time you save the file. Add this line to your .emacs file: | 24949 | every time you save the file. Add this line to your .emacs file: |
| 23093 | (add-hook 'write-file-hooks 'time-stamp) | 24950 | (add-hook 'before-save-hook 'time-stamp) |
| 24951 | or customize `before-save-hook' through Custom. | ||
| 23094 | Normally the template must appear in the first 8 lines of a file and | 24952 | Normally the template must appear in the first 8 lines of a file and |
| 23095 | look like one of the following: | 24953 | look like one of the following: |
| 23096 | Time-stamp: <> | 24954 | Time-stamp: <> |
| @@ -23117,7 +24975,7 @@ With ARG, turn time stamping on if and only if arg is positive. | |||
| 23117 | ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out | 24975 | ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out |
| 23118 | ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in | 24976 | ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in |
| 23119 | ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" | 24977 | ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" |
| 23120 | ;;;;;; (16211 27023)) | 24978 | ;;;;;; (16534 3808)) |
| 23121 | ;;; Generated autoloads from calendar/timeclock.el | 24979 | ;;; Generated autoloads from calendar/timeclock.el |
| 23122 | 24980 | ||
| 23123 | (autoload (quote timeclock-modeline-display) "timeclock" "\ | 24981 | (autoload (quote timeclock-modeline-display) "timeclock" "\ |
| @@ -23141,7 +24999,7 @@ weekend). *If not called interactively, ARG should be the number of | |||
| 23141 | _seconds_ worked today*. This feature only has effect the first time | 24999 | _seconds_ worked today*. This feature only has effect the first time |
| 23142 | this function is called within a day. | 25000 | this function is called within a day. |
| 23143 | 25001 | ||
| 23144 | PROJECT as the project being clocked into. If PROJECT is nil, and | 25002 | PROJECT is the project being clocked into. If PROJECT is nil, and |
| 23145 | FIND-PROJECT is non-nil -- or the user calls `timeclock-in' | 25003 | FIND-PROJECT is non-nil -- or the user calls `timeclock-in' |
| 23146 | interactively -- call the function `timeclock-get-project-function' to | 25004 | interactively -- call the function `timeclock-get-project-function' to |
| 23147 | discover the name of the project. | 25005 | discover the name of the project. |
| @@ -23169,15 +25027,16 @@ worked today, ignoring the time worked on previous days. | |||
| 23169 | \(fn &optional SHOW-SECONDS TODAY-ONLY)" t nil) | 25027 | \(fn &optional SHOW-SECONDS TODAY-ONLY)" t nil) |
| 23170 | 25028 | ||
| 23171 | (autoload (quote timeclock-change) "timeclock" "\ | 25029 | (autoload (quote timeclock-change) "timeclock" "\ |
| 23172 | Change to working on a different project, by clocking in then out. | 25030 | Change to working on a different project. |
| 23173 | With a prefix ARG, consider the previous project as having been | 25031 | This clocks out of the current project, then clocks in on a new one. |
| 23174 | finished at the time of changeover. PROJECT is the name of the last | 25032 | With a prefix ARG, consider the previous project as finished at the |
| 23175 | project you were working on. | 25033 | time of changeover. PROJECT is the name of the last project you were |
| 25034 | working on. | ||
| 23176 | 25035 | ||
| 23177 | \(fn &optional ARG PROJECT)" t nil) | 25036 | \(fn &optional ARG PROJECT)" t nil) |
| 23178 | 25037 | ||
| 23179 | (autoload (quote timeclock-query-out) "timeclock" "\ | 25038 | (autoload (quote timeclock-query-out) "timeclock" "\ |
| 23180 | Ask the user before clocking out. | 25039 | Ask the user whether to clock out. |
| 23181 | This is a useful function for adding to `kill-emacs-query-functions'. | 25040 | This is a useful function for adding to `kill-emacs-query-functions'. |
| 23182 | 25041 | ||
| 23183 | \(fn)" nil nil) | 25042 | \(fn)" nil nil) |
| @@ -23205,7 +25064,7 @@ non-nil, the amount returned will be relative to past time worked. | |||
| 23205 | \(fn &optional SHOW-SECONDS)" t nil) | 25064 | \(fn &optional SHOW-SECONDS)" t nil) |
| 23206 | 25065 | ||
| 23207 | (autoload (quote timeclock-when-to-leave-string) "timeclock" "\ | 25066 | (autoload (quote timeclock-when-to-leave-string) "timeclock" "\ |
| 23208 | Return a string representing at what time the workday ends today. | 25067 | Return a string representing the end of today's workday. |
| 23209 | This string is relative to the value of `timeclock-workday'. If | 25068 | This string is relative to the value of `timeclock-workday'. If |
| 23210 | SHOW-SECONDS is non-nil, the value printed/returned will include | 25069 | SHOW-SECONDS is non-nil, the value printed/returned will include |
| 23211 | seconds. If TODAY-ONLY is non-nil, the value returned will be | 25070 | seconds. If TODAY-ONLY is non-nil, the value returned will be |
| @@ -23217,7 +25076,7 @@ relative only to the time worked today, and not to past time. | |||
| 23217 | 25076 | ||
| 23218 | ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer | 25077 | ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer |
| 23219 | ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" | 25078 | ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" |
| 23220 | ;;;;;; "emacs-lisp/timer.el" (16211 27026)) | 25079 | ;;;;;; "emacs-lisp/timer.el" (16552 32697)) |
| 23221 | ;;; Generated autoloads from emacs-lisp/timer.el | 25080 | ;;; Generated autoloads from emacs-lisp/timer.el |
| 23222 | 25081 | ||
| 23223 | (defalias (quote disable-timeout) (quote cancel-timer)) | 25082 | (defalias (quote disable-timeout) (quote cancel-timer)) |
| @@ -23290,7 +25149,7 @@ be detected. | |||
| 23290 | ;;;*** | 25149 | ;;;*** |
| 23291 | 25150 | ||
| 23292 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" | 25151 | ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" |
| 23293 | ;;;;;; "international/titdic-cnv.el" (16213 6000)) | 25152 | ;;;;;; "international/titdic-cnv.el" (16534 3808)) |
| 23294 | ;;; Generated autoloads from international/titdic-cnv.el | 25153 | ;;; Generated autoloads from international/titdic-cnv.el |
| 23295 | 25154 | ||
| 23296 | (autoload (quote titdic-convert) "titdic-cnv" "\ | 25155 | (autoload (quote titdic-convert) "titdic-cnv" "\ |
| @@ -23313,8 +25172,8 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\". | |||
| 23313 | ;;;*** | 25172 | ;;;*** |
| 23314 | 25173 | ||
| 23315 | ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion | 25174 | ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion |
| 23316 | ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (16232 | 25175 | ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (16233 |
| 23317 | ;;;;;; 585)) | 25176 | ;;;;;; 29568)) |
| 23318 | ;;; Generated autoloads from language/tml-util.el | 25177 | ;;; Generated autoloads from language/tml-util.el |
| 23319 | 25178 | ||
| 23320 | (autoload (quote tamil-compose-region) "tml-util" "\ | 25179 | (autoload (quote tamil-compose-region) "tml-util" "\ |
| @@ -23337,7 +25196,7 @@ PATTERN regexp. | |||
| 23337 | ;;;*** | 25196 | ;;;*** |
| 23338 | 25197 | ||
| 23339 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" | 25198 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" |
| 23340 | ;;;;;; "tmm.el" (16211 27021)) | 25199 | ;;;;;; "tmm.el" (16213 43271)) |
| 23341 | ;;; Generated autoloads from tmm.el | 25200 | ;;; Generated autoloads from tmm.el |
| 23342 | (define-key global-map "\M-`" 'tmm-menubar) | 25201 | (define-key global-map "\M-`" 'tmm-menubar) |
| 23343 | (define-key global-map [f10] 'tmm-menubar) | 25202 | (define-key global-map [f10] 'tmm-menubar) |
| @@ -23378,7 +25237,7 @@ Its value should be an event that has a binding in MENU. | |||
| 23378 | 25237 | ||
| 23379 | ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities | 25238 | ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities |
| 23380 | ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) | 25239 | ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) |
| 23381 | ;;;;;; "todo-mode" "calendar/todo-mode.el" (16211 27023)) | 25240 | ;;;;;; "todo-mode" "calendar/todo-mode.el" (16507 41097)) |
| 23382 | ;;; Generated autoloads from calendar/todo-mode.el | 25241 | ;;; Generated autoloads from calendar/todo-mode.el |
| 23383 | 25242 | ||
| 23384 | (autoload (quote todo-add-category) "todo-mode" "\ | 25243 | (autoload (quote todo-add-category) "todo-mode" "\ |
| @@ -23439,7 +25298,7 @@ Show TODO list. | |||
| 23439 | 25298 | ||
| 23440 | ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu | 25299 | ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu |
| 23441 | ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" | 25300 | ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" |
| 23442 | ;;;;;; "toolbar/tool-bar.el" (16211 27044)) | 25301 | ;;;;;; "toolbar/tool-bar.el" (16775 26718)) |
| 23443 | ;;; Generated autoloads from toolbar/tool-bar.el | 25302 | ;;; Generated autoloads from toolbar/tool-bar.el |
| 23444 | 25303 | ||
| 23445 | (defvar tool-bar-mode nil "\ | 25304 | (defvar tool-bar-mode nil "\ |
| @@ -23469,7 +25328,8 @@ PROPS are additional items to add to the menu item specification. See | |||
| 23469 | Info node `(elisp)Tool Bar'. Items are added from left to right. | 25328 | Info node `(elisp)Tool Bar'. Items are added from left to right. |
| 23470 | 25329 | ||
| 23471 | ICON is the base name of a file containing the image to use. The | 25330 | ICON is the base name of a file containing the image to use. The |
| 23472 | function will first try to use ICON.xpm, then ICON.pbm, and finally | 25331 | function will first try to use lc-ICON.xpm if display-color-cells |
| 25332 | is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally | ||
| 23473 | ICON.xbm, using `find-image'. | 25333 | ICON.xbm, using `find-image'. |
| 23474 | 25334 | ||
| 23475 | Use this function only to make bindings in the global value of `tool-bar-map'. | 25335 | Use this function only to make bindings in the global value of `tool-bar-map'. |
| @@ -23485,7 +25345,8 @@ PROPS are additional items to add to the menu item specification. See | |||
| 23485 | Info node `(elisp)Tool Bar'. Items are added from left to right. | 25345 | Info node `(elisp)Tool Bar'. Items are added from left to right. |
| 23486 | 25346 | ||
| 23487 | ICON is the base name of a file containing the image to use. The | 25347 | ICON is the base name of a file containing the image to use. The |
| 23488 | function will first try to use ICON.xpm, then ICON.pbm, and finally | 25348 | function will first try to use lc-ICON.xpm if display-color-cells |
| 25349 | is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally | ||
| 23489 | ICON.xbm, using `find-image'. | 25350 | ICON.xbm, using `find-image'. |
| 23490 | 25351 | ||
| 23491 | \(fn ICON DEF KEY MAP &rest PROPS)" nil nil) | 25352 | \(fn ICON DEF KEY MAP &rest PROPS)" nil nil) |
| @@ -23520,7 +25381,7 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap. | |||
| 23520 | ;;;*** | 25381 | ;;;*** |
| 23521 | 25382 | ||
| 23522 | ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" | 25383 | ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" |
| 23523 | ;;;;;; (16211 27021)) | 25384 | ;;;;;; (16805 44920)) |
| 23524 | ;;; Generated autoloads from tooltip.el | 25385 | ;;; Generated autoloads from tooltip.el |
| 23525 | 25386 | ||
| 23526 | (autoload (quote tooltip-mode) "tooltip" "\ | 25387 | (autoload (quote tooltip-mode) "tooltip" "\ |
| @@ -23530,7 +25391,7 @@ With ARG, turn tooltip mode on if and only if ARG is positive. | |||
| 23530 | \(fn &optional ARG)" t nil) | 25391 | \(fn &optional ARG)" t nil) |
| 23531 | 25392 | ||
| 23532 | (defvar tooltip-mode nil "\ | 25393 | (defvar tooltip-mode nil "\ |
| 23533 | Toggle tooltip-mode. | 25394 | Non-nil if Tooltip mode is enabled. |
| 23534 | Setting this variable directly does not take effect; | 25395 | Setting this variable directly does not take effect; |
| 23535 | use either \\[customize] or the function `tooltip-mode'.") | 25396 | use either \\[customize] or the function `tooltip-mode'.") |
| 23536 | 25397 | ||
| @@ -23538,8 +25399,8 @@ use either \\[customize] or the function `tooltip-mode'.") | |||
| 23538 | 25399 | ||
| 23539 | ;;;*** | 25400 | ;;;*** |
| 23540 | 25401 | ||
| 23541 | ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (16211 | 25402 | ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (16812 |
| 23542 | ;;;;;; 27026)) | 25403 | ;;;;;; 26772)) |
| 23543 | ;;; Generated autoloads from emulation/tpu-edt.el | 25404 | ;;; Generated autoloads from emulation/tpu-edt.el |
| 23544 | 25405 | ||
| 23545 | (defalias (quote tpu-edt-mode) (quote tpu-edt-on)) | 25406 | (defalias (quote tpu-edt-mode) (quote tpu-edt-on)) |
| @@ -23554,7 +25415,7 @@ Turn on TPU/edt emulation. | |||
| 23554 | ;;;*** | 25415 | ;;;*** |
| 23555 | 25416 | ||
| 23556 | ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) | 25417 | ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) |
| 23557 | ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (16211 27026)) | 25418 | ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (16213 43273)) |
| 23558 | ;;; Generated autoloads from emulation/tpu-extras.el | 25419 | ;;; Generated autoloads from emulation/tpu-extras.el |
| 23559 | 25420 | ||
| 23560 | (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ | 25421 | (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ |
| @@ -23574,7 +25435,7 @@ Constrain the cursor to the flow of the text. | |||
| 23574 | 25435 | ||
| 23575 | ;;;*** | 25436 | ;;;*** |
| 23576 | 25437 | ||
| 23577 | ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (16225 60547)) | 25438 | ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (16227 13384)) |
| 23578 | ;;; Generated autoloads from emacs-lisp/tq.el | 25439 | ;;; Generated autoloads from emacs-lisp/tq.el |
| 23579 | 25440 | ||
| 23580 | (autoload (quote tq-create) "tq" "\ | 25441 | (autoload (quote tq-create) "tq" "\ |
| @@ -23588,7 +25449,7 @@ to a tcp server on another machine. | |||
| 23588 | ;;;*** | 25449 | ;;;*** |
| 23589 | 25450 | ||
| 23590 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) | 25451 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) |
| 23591 | ;;;;;; "trace" "emacs-lisp/trace.el" (16211 27026)) | 25452 | ;;;;;; "trace" "emacs-lisp/trace.el" (16213 43273)) |
| 23592 | ;;; Generated autoloads from emacs-lisp/trace.el | 25453 | ;;; Generated autoloads from emacs-lisp/trace.el |
| 23593 | 25454 | ||
| 23594 | (defvar trace-buffer "*trace-output*" "\ | 25455 | (defvar trace-buffer "*trace-output*" "\ |
| @@ -23621,7 +25482,7 @@ the window or buffer configuration at all. | |||
| 23621 | 25482 | ||
| 23622 | ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler | 25483 | ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler |
| 23623 | ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) | 25484 | ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) |
| 23624 | ;;;;;; "tramp" "net/tramp.el" (16211 27037)) | 25485 | ;;;;;; "tramp" "net/tramp.el" (16820 16328)) |
| 23625 | ;;; Generated autoloads from net/tramp.el | 25486 | ;;; Generated autoloads from net/tramp.el |
| 23626 | 25487 | ||
| 23627 | (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ | 25488 | (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ |
| @@ -23656,7 +25517,7 @@ Also see `tramp-file-name-structure'.") | |||
| 23656 | 25517 | ||
| 23657 | (custom-autoload (quote tramp-file-name-regexp) "tramp") | 25518 | (custom-autoload (quote tramp-file-name-regexp) "tramp") |
| 23658 | 25519 | ||
| 23659 | (defconst tramp-completion-file-name-regexp-unified "^/[^/]*$" "\ | 25520 | (defconst tramp-completion-file-name-regexp-unified "^/$\\|^/[^/:][^/]*$" "\ |
| 23660 | Value for `tramp-completion-file-name-regexp' for unified remoting. | 25521 | Value for `tramp-completion-file-name-regexp' for unified remoting. |
| 23661 | Emacs (not XEmacs) uses a unified filename syntax for Ange-FTP and | 25522 | Emacs (not XEmacs) uses a unified filename syntax for Ange-FTP and |
| 23662 | Tramp. See `tramp-file-name-structure-unified' for more explanations.") | 25523 | Tramp. See `tramp-file-name-structure-unified' for more explanations.") |
| @@ -23685,8 +25546,6 @@ Falls back to normal file name handler if no tramp file name handler exists. | |||
| 23685 | 25546 | ||
| 23686 | \(fn OPERATION &rest ARGS)" nil nil) | 25547 | \(fn OPERATION &rest ARGS)" nil nil) |
| 23687 | 25548 | ||
| 23688 | (put (quote tramp-file-name-handler) (quote file-remote-p) t) | ||
| 23689 | |||
| 23690 | (autoload (quote tramp-completion-file-name-handler) "tramp" "\ | 25549 | (autoload (quote tramp-completion-file-name-handler) "tramp" "\ |
| 23691 | Invoke tramp file name completion handler. | 25550 | Invoke tramp file name completion handler. |
| 23692 | Falls back to normal file name handler if no tramp file name handler exists. | 25551 | Falls back to normal file name handler if no tramp file name handler exists. |
| @@ -23700,7 +25559,7 @@ Falls back to normal file name handler if no tramp file name handler exists. | |||
| 23700 | ;;;*** | 25559 | ;;;*** |
| 23701 | 25560 | ||
| 23702 | ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" | 25561 | ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" |
| 23703 | ;;;;;; "textmodes/two-column.el" (16211 27044)) | 25562 | ;;;;;; "textmodes/two-column.el" (16213 43285)) |
| 23704 | ;;; Generated autoloads from textmodes/two-column.el | 25563 | ;;; Generated autoloads from textmodes/two-column.el |
| 23705 | (autoload '2C-command "two-column" () t 'keymap) | 25564 | (autoload '2C-command "two-column" () t 'keymap) |
| 23706 | (global-set-key "\C-x6" '2C-command) | 25565 | (global-set-key "\C-x6" '2C-command) |
| @@ -23749,8 +25608,9 @@ First column's text sSs Second column's text | |||
| 23749 | 25608 | ||
| 23750 | ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics | 25609 | ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics |
| 23751 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold | 25610 | ;;;;;; type-break type-break-mode type-break-keystroke-threshold |
| 23752 | ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode) | 25611 | ;;;;;; type-break-good-break-interval type-break-good-rest-interval |
| 23753 | ;;;;;; "type-break" "type-break.el" (16211 27021)) | 25612 | ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el" |
| 25613 | ;;;;;; (16768 48632)) | ||
| 23754 | ;;; Generated autoloads from type-break.el | 25614 | ;;; Generated autoloads from type-break.el |
| 23755 | 25615 | ||
| 23756 | (defvar type-break-mode nil "\ | 25616 | (defvar type-break-mode nil "\ |
| @@ -23769,7 +25629,7 @@ use either \\[customize] or the function `type-break-mode'.") | |||
| 23769 | (defvar type-break-good-rest-interval (/ type-break-interval 6) "\ | 25629 | (defvar type-break-good-rest-interval (/ type-break-interval 6) "\ |
| 23770 | *Number of seconds of idle time considered to be an adequate typing rest. | 25630 | *Number of seconds of idle time considered to be an adequate typing rest. |
| 23771 | 25631 | ||
| 23772 | When this variable is non-nil, emacs checks the idle time between | 25632 | When this variable is non-nil, Emacs checks the idle time between |
| 23773 | keystrokes. If this idle time is long enough to be considered a \"good\" | 25633 | keystrokes. If this idle time is long enough to be considered a \"good\" |
| 23774 | rest from typing, then the next typing break is simply rescheduled for later. | 25634 | rest from typing, then the next typing break is simply rescheduled for later. |
| 23775 | 25635 | ||
| @@ -23778,6 +25638,16 @@ asked whether or not really to interrupt the break.") | |||
| 23778 | 25638 | ||
| 23779 | (custom-autoload (quote type-break-good-rest-interval) "type-break") | 25639 | (custom-autoload (quote type-break-good-rest-interval) "type-break") |
| 23780 | 25640 | ||
| 25641 | (defvar type-break-good-break-interval nil "\ | ||
| 25642 | *Number of seconds considered to be an adequate explicit typing rest. | ||
| 25643 | |||
| 25644 | When this variable is non-nil, its value is considered to be a \"good\" | ||
| 25645 | length (in seconds) for a break initiated by the command `type-break', | ||
| 25646 | overriding `type-break-good-rest-interval'. This provides querying of | ||
| 25647 | break interruptions when `type-break-good-rest-interval' is nil.") | ||
| 25648 | |||
| 25649 | (custom-autoload (quote type-break-good-break-interval) "type-break") | ||
| 25650 | |||
| 23781 | (defvar type-break-keystroke-threshold (let* ((wpm 35) (avg-word-length 5) (upper (* wpm avg-word-length (/ type-break-interval 60))) (lower (/ upper 5))) (cons lower upper)) "\ | 25651 | (defvar type-break-keystroke-threshold (let* ((wpm 35) (avg-word-length 5) (upper (* wpm avg-word-length (/ type-break-interval 60))) (lower (/ upper 5))) (cons lower upper)) "\ |
| 23782 | *Upper and lower bound on number of keystrokes for considering typing break. | 25652 | *Upper and lower bound on number of keystrokes for considering typing break. |
| 23783 | This structure is a pair of numbers (MIN . MAX). | 25653 | This structure is a pair of numbers (MIN . MAX). |
| @@ -23809,7 +25679,7 @@ This is a minor mode, but it is global to all buffers by default. | |||
| 23809 | When this mode is enabled, the user is encouraged to take typing breaks at | 25679 | When this mode is enabled, the user is encouraged to take typing breaks at |
| 23810 | appropriate intervals; either after a specified amount of time or when the | 25680 | appropriate intervals; either after a specified amount of time or when the |
| 23811 | user has exceeded a keystroke threshold. When the time arrives, the user | 25681 | user has exceeded a keystroke threshold. When the time arrives, the user |
| 23812 | is asked to take a break. If the user refuses at that time, emacs will ask | 25682 | is asked to take a break. If the user refuses at that time, Emacs will ask |
| 23813 | again in a short period of time. The idea is to give the user enough time | 25683 | again in a short period of time. The idea is to give the user enough time |
| 23814 | to find a good breaking point in his or her work, but be sufficiently | 25684 | to find a good breaking point in his or her work, but be sufficiently |
| 23815 | annoying to discourage putting typing breaks off indefinitely. | 25685 | annoying to discourage putting typing breaks off indefinitely. |
| @@ -23834,9 +25704,18 @@ affect the time schedule; it simply provides a default for the | |||
| 23834 | If set, the variable `type-break-good-rest-interval' specifies the minimum | 25704 | If set, the variable `type-break-good-rest-interval' specifies the minimum |
| 23835 | amount of time which is considered a reasonable typing break. Whenever | 25705 | amount of time which is considered a reasonable typing break. Whenever |
| 23836 | that time has elapsed, typing breaks are automatically rescheduled for | 25706 | that time has elapsed, typing breaks are automatically rescheduled for |
| 23837 | later even if emacs didn't prompt you to take one first. Also, if a break | 25707 | later even if Emacs didn't prompt you to take one first. Also, if a break |
| 23838 | is ended before this much time has elapsed, the user will be asked whether | 25708 | is ended before this much time has elapsed, the user will be asked whether |
| 23839 | or not to continue. | 25709 | or not to continue. A nil value for this variable prevents automatic |
| 25710 | break rescheduling, making `type-break-interval' an upper bound on the time | ||
| 25711 | between breaks. In this case breaks will be prompted for as usual before | ||
| 25712 | the upper bound if the keystroke threshold is reached. | ||
| 25713 | |||
| 25714 | If `type-break-good-rest-interval' is nil and | ||
| 25715 | `type-break-good-break-interval' is set, then confirmation is required to | ||
| 25716 | interrupt a break before `type-break-good-break-interval' seconds | ||
| 25717 | have passed. This provides for an upper bound on the time between breaks | ||
| 25718 | together with confirmation of interruptions to these breaks. | ||
| 23840 | 25719 | ||
| 23841 | The variable `type-break-keystroke-threshold' is used to determine the | 25720 | The variable `type-break-keystroke-threshold' is used to determine the |
| 23842 | thresholds at which typing breaks should be considered. You can use | 25721 | thresholds at which typing breaks should be considered. You can use |
| @@ -23860,7 +25739,12 @@ a typing break occur. They include: | |||
| 23860 | `type-break-query-function' | 25739 | `type-break-query-function' |
| 23861 | `type-break-query-interval' | 25740 | `type-break-query-interval' |
| 23862 | 25741 | ||
| 23863 | Finally, the command `type-break-statistics' prints interesting things. | 25742 | The command `type-break-statistics' prints interesting things. |
| 25743 | |||
| 25744 | Finally, a file (named `type-break-file-name') is used to store information | ||
| 25745 | across Emacs sessions. This provides recovery of the break status between | ||
| 25746 | sessions and after a crash. Manual changes to the file may result in | ||
| 25747 | problems. | ||
| 23864 | 25748 | ||
| 23865 | \(fn &optional PREFIX)" t nil) | 25749 | \(fn &optional PREFIX)" t nil) |
| 23866 | 25750 | ||
| @@ -23898,7 +25782,7 @@ based on a fairly simple algorithm involving assumptions about the average | |||
| 23898 | length of words (5). For the minimum threshold, it uses about a fifth of | 25782 | length of words (5). For the minimum threshold, it uses about a fifth of |
| 23899 | the computed maximum threshold. | 25783 | the computed maximum threshold. |
| 23900 | 25784 | ||
| 23901 | When called from lisp programs, the optional args WORDLEN and FRAC can be | 25785 | When called from Lisp programs, the optional args WORDLEN and FRAC can be |
| 23902 | used to override the default assumption about average word length and the | 25786 | used to override the default assumption about average word length and the |
| 23903 | fraction of the maximum threshold to which to set the minimum threshold. | 25787 | fraction of the maximum threshold to which to set the minimum threshold. |
| 23904 | FRAC should be the inverse of the fractional value; for example, a value of | 25788 | FRAC should be the inverse of the fractional value; for example, a value of |
| @@ -23909,7 +25793,7 @@ FRAC should be the inverse of the fractional value; for example, a value of | |||
| 23909 | ;;;*** | 25793 | ;;;*** |
| 23910 | 25794 | ||
| 23911 | ;;;### (autoloads (ununderline-region underline-region) "underline" | 25795 | ;;;### (autoloads (ununderline-region underline-region) "underline" |
| 23912 | ;;;;;; "textmodes/underline.el" (16211 27044)) | 25796 | ;;;;;; "textmodes/underline.el" (16213 43286)) |
| 23913 | ;;; Generated autoloads from textmodes/underline.el | 25797 | ;;; Generated autoloads from textmodes/underline.el |
| 23914 | 25798 | ||
| 23915 | (autoload (quote underline-region) "underline" "\ | 25799 | (autoload (quote underline-region) "underline" "\ |
| @@ -23930,7 +25814,7 @@ which specify the range to operate on. | |||
| 23930 | ;;;*** | 25814 | ;;;*** |
| 23931 | 25815 | ||
| 23932 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) | 25816 | ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) |
| 23933 | ;;;;;; "undigest" "mail/undigest.el" (16211 27036)) | 25817 | ;;;;;; "undigest" "mail/undigest.el" (16213 43280)) |
| 23934 | ;;; Generated autoloads from mail/undigest.el | 25818 | ;;; Generated autoloads from mail/undigest.el |
| 23935 | 25819 | ||
| 23936 | (autoload (quote undigestify-rmail-message) "undigest" "\ | 25820 | (autoload (quote undigestify-rmail-message) "undigest" "\ |
| @@ -23949,7 +25833,7 @@ following the containing message. | |||
| 23949 | ;;;*** | 25833 | ;;;*** |
| 23950 | 25834 | ||
| 23951 | ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" | 25835 | ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" |
| 23952 | ;;;;;; (16211 27036)) | 25836 | ;;;;;; (16544 33334)) |
| 23953 | ;;; Generated autoloads from mail/unrmail.el | 25837 | ;;; Generated autoloads from mail/unrmail.el |
| 23954 | 25838 | ||
| 23955 | (autoload (quote batch-unrmail) "unrmail" "\ | 25839 | (autoload (quote batch-unrmail) "unrmail" "\ |
| @@ -23968,8 +25852,8 @@ Convert Rmail file FILE to system inbox format file TO-FILE. | |||
| 23968 | 25852 | ||
| 23969 | ;;;*** | 25853 | ;;;*** |
| 23970 | 25854 | ||
| 23971 | ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16211 | 25855 | ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16213 |
| 23972 | ;;;;;; 27026)) | 25856 | ;;;;;; 43273)) |
| 23973 | ;;; Generated autoloads from emacs-lisp/unsafep.el | 25857 | ;;; Generated autoloads from emacs-lisp/unsafep.el |
| 23974 | 25858 | ||
| 23975 | (autoload (quote unsafep) "unsafep" "\ | 25859 | (autoload (quote unsafep) "unsafep" "\ |
| @@ -23981,8 +25865,681 @@ of symbols with local bindings. | |||
| 23981 | 25865 | ||
| 23982 | ;;;*** | 25866 | ;;;*** |
| 23983 | 25867 | ||
| 25868 | ;;;### (autoloads nil "url" "url/url.el" (16801 58038)) | ||
| 25869 | ;;; Generated autoloads from url/url.el | ||
| 25870 | |||
| 25871 | (defvar url-configuration-directory "~/.url") | ||
| 25872 | |||
| 25873 | ;;;*** | ||
| 25874 | |||
| 25875 | ;;;### (autoloads (url-register-auth-scheme url-get-authentication) | ||
| 25876 | ;;;;;; "url-auth" "url/url-auth.el" (16764 51522)) | ||
| 25877 | ;;; Generated autoloads from url/url-auth.el | ||
| 25878 | |||
| 25879 | (autoload (quote url-get-authentication) "url-auth" "\ | ||
| 25880 | Return an authorization string suitable for use in the WWW-Authenticate | ||
| 25881 | header in an HTTP/1.0 request. | ||
| 25882 | |||
| 25883 | URL is the url you are requesting authorization to. This can be either a | ||
| 25884 | string representing the URL, or the parsed representation returned by | ||
| 25885 | `url-generic-parse-url' | ||
| 25886 | REALM is the realm at a specific site we are looking for. This should be a | ||
| 25887 | string specifying the exact realm, or nil or the symbol 'any' to | ||
| 25888 | specify that the filename portion of the URL should be used as the | ||
| 25889 | realm | ||
| 25890 | TYPE is the type of authentication to be returned. This is either a string | ||
| 25891 | representing the type (basic, digest, etc), or nil or the symbol 'any' | ||
| 25892 | to specify that any authentication is acceptable. If requesting 'any' | ||
| 25893 | the strongest matching authentication will be returned. If this is | ||
| 25894 | wrong, its no big deal, the error from the server will specify exactly | ||
| 25895 | what type of auth to use | ||
| 25896 | PROMPT is boolean - specifies whether to ask the user for a username/password | ||
| 25897 | if one cannot be found in the cache | ||
| 25898 | |||
| 25899 | \(fn URL REALM TYPE PROMPT &optional ARGS)" nil nil) | ||
| 25900 | |||
| 25901 | (autoload (quote url-register-auth-scheme) "url-auth" "\ | ||
| 25902 | Register an HTTP authentication method. | ||
| 25903 | |||
| 25904 | TYPE is a string or symbol specifying the name of the method. This | ||
| 25905 | should be the same thing you expect to get returned in an Authenticate | ||
| 25906 | header in HTTP/1.0 - it will be downcased. | ||
| 25907 | FUNCTION is the function to call to get the authorization information. This | ||
| 25908 | defaults to `url-?-auth', where ? is TYPE | ||
| 25909 | RATING a rating between 1 and 10 of the strength of the authentication. | ||
| 25910 | This is used when asking for the best authentication for a specific | ||
| 25911 | URL. The item with the highest rating is returned. | ||
| 25912 | |||
| 25913 | \(fn TYPE &optional FUNCTION RATING)" nil nil) | ||
| 25914 | |||
| 25915 | ;;;*** | ||
| 25916 | |||
| 25917 | ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached | ||
| 25918 | ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (16764 | ||
| 25919 | ;;;;;; 51522)) | ||
| 25920 | ;;; Generated autoloads from url/url-cache.el | ||
| 25921 | |||
| 25922 | (autoload (quote url-store-in-cache) "url-cache" "\ | ||
| 25923 | Store buffer BUFF in the cache. | ||
| 25924 | |||
| 25925 | \(fn &optional BUFF)" nil nil) | ||
| 25926 | |||
| 25927 | (autoload (quote url-is-cached) "url-cache" "\ | ||
| 25928 | Return non-nil if the URL is cached. | ||
| 25929 | |||
| 25930 | \(fn URL)" nil nil) | ||
| 25931 | |||
| 25932 | (autoload (quote url-cache-extract) "url-cache" "\ | ||
| 25933 | Extract FNAM from the local disk cache | ||
| 25934 | |||
| 25935 | \(fn FNAM)" nil nil) | ||
| 25936 | |||
| 25937 | (autoload (quote url-cache-expired) "url-cache" "\ | ||
| 25938 | Return t iff a cached file has expired. | ||
| 25939 | |||
| 25940 | \(fn URL MOD)" nil nil) | ||
| 25941 | |||
| 25942 | ;;;*** | ||
| 25943 | |||
| 25944 | ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (16764 51522)) | ||
| 25945 | ;;; Generated autoloads from url/url-cid.el | ||
| 25946 | |||
| 25947 | (autoload (quote url-cid) "url-cid" "\ | ||
| 25948 | Not documented | ||
| 25949 | |||
| 25950 | \(fn URL)" nil nil) | ||
| 25951 | |||
| 25952 | ;;;*** | ||
| 25953 | |||
| 25954 | ;;;### (autoloads (url-cookie-setup-save-timer url-cookie-handle-set-cookie | ||
| 25955 | ;;;;;; url-cookie-retrieve url-cookie-write-file url-cookie-parse-file) | ||
| 25956 | ;;;;;; "url-cookie" "url/url-cookie.el" (16746 18215)) | ||
| 25957 | ;;; Generated autoloads from url/url-cookie.el | ||
| 25958 | |||
| 25959 | (autoload (quote url-cookie-parse-file) "url-cookie" "\ | ||
| 25960 | Not documented | ||
| 25961 | |||
| 25962 | \(fn &optional FNAME)" nil nil) | ||
| 25963 | |||
| 25964 | (autoload (quote url-cookie-write-file) "url-cookie" "\ | ||
| 25965 | Not documented | ||
| 25966 | |||
| 25967 | \(fn &optional FNAME)" nil nil) | ||
| 25968 | |||
| 25969 | (autoload (quote url-cookie-retrieve) "url-cookie" "\ | ||
| 25970 | Retrieve all the netscape-style cookies for a specified HOST and PATH. | ||
| 25971 | |||
| 25972 | \(fn HOST PATH &optional SECURE)" nil nil) | ||
| 25973 | |||
| 25974 | (autoload (quote url-cookie-handle-set-cookie) "url-cookie" "\ | ||
| 25975 | Not documented | ||
| 25976 | |||
| 25977 | \(fn STR)" nil nil) | ||
| 25978 | |||
| 25979 | (autoload (quote url-cookie-setup-save-timer) "url-cookie" "\ | ||
| 25980 | Reset the cookie saver timer. | ||
| 25981 | |||
| 25982 | \(fn)" t nil) | ||
| 25983 | |||
| 25984 | ;;;*** | ||
| 25985 | |||
| 25986 | ;;;### (autoloads (url-dav-vc-registered url-dav-file-name-completion | ||
| 25987 | ;;;;;; url-dav-file-name-all-completions url-dav-rename-file url-dav-make-directory | ||
| 25988 | ;;;;;; url-dav-file-directory-p url-dav-directory-files url-dav-delete-file | ||
| 25989 | ;;;;;; url-dav-delete-directory url-dav-save-resource url-dav-file-attributes | ||
| 25990 | ;;;;;; url-dav-unlock-resource url-dav-active-locks url-dav-lock-resource | ||
| 25991 | ;;;;;; url-dav-get-properties url-dav-supported-p) "url-dav" "url/url-dav.el" | ||
| 25992 | ;;;;;; (16515 33876)) | ||
| 25993 | ;;; Generated autoloads from url/url-dav.el | ||
| 25994 | |||
| 25995 | (autoload (quote url-dav-supported-p) "url-dav" "\ | ||
| 25996 | Not documented | ||
| 25997 | |||
| 25998 | \(fn URL)" nil nil) | ||
| 25999 | |||
| 26000 | (autoload (quote url-dav-get-properties) "url-dav" "\ | ||
| 26001 | Return properties for URL, up to DEPTH levels deep. | ||
| 26002 | |||
| 26003 | Returns an assoc list, where the key is the filename (possibly a full | ||
| 26004 | URI), and the value is a standard property list of DAV property | ||
| 26005 | names (ie: DAV:resourcetype). | ||
| 26006 | |||
| 26007 | \(fn URL &optional ATTRIBUTES DEPTH NAMESPACES)" nil nil) | ||
| 26008 | |||
| 26009 | (autoload (quote url-dav-lock-resource) "url-dav" "\ | ||
| 26010 | Request a lock on URL. If EXCLUSIVE is non-nil, get an exclusive lock. | ||
| 26011 | Optional 3rd argument DEPTH says how deep the lock should go, default is 0 | ||
| 26012 | \(lock only the resource and none of its children). | ||
| 26013 | |||
| 26014 | Returns a cons-cell of (SUCCESSFUL-RESULTS . FAILURE-RESULTS). | ||
| 26015 | SUCCESSFUL-RESULTS is a list of (URL STATUS locktoken). | ||
| 26016 | FAILURE-RESULTS is a list of (URL STATUS). | ||
| 26017 | |||
| 26018 | \(fn URL EXCLUSIVE &optional DEPTH)" nil nil) | ||
| 26019 | |||
| 26020 | (autoload (quote url-dav-active-locks) "url-dav" "\ | ||
| 26021 | Return an assoc list of all active locks on URL. | ||
| 26022 | |||
| 26023 | \(fn URL &optional DEPTH)" nil nil) | ||
| 26024 | |||
| 26025 | (autoload (quote url-dav-unlock-resource) "url-dav" "\ | ||
| 26026 | Release the lock on URL represented by LOCK-TOKEN. | ||
| 26027 | Returns t iff the lock was successfully released. | ||
| 26028 | |||
| 26029 | \(fn URL LOCK-TOKEN)" nil nil) | ||
| 26030 | |||
| 26031 | (autoload (quote url-dav-file-attributes) "url-dav" "\ | ||
| 26032 | Not documented | ||
| 26033 | |||
| 26034 | \(fn URL &optional ID-FORMAT)" nil nil) | ||
| 26035 | |||
| 26036 | (autoload (quote url-dav-save-resource) "url-dav" "\ | ||
| 26037 | Save OBJ as URL using WebDAV. | ||
| 26038 | URL must be a fully qualified URL. | ||
| 26039 | OBJ may be a buffer or a string. | ||
| 26040 | |||
| 26041 | \(fn URL OBJ &optional CONTENT-TYPE LOCK-TOKEN)" nil nil) | ||
| 26042 | |||
| 26043 | (autoload (quote url-dav-delete-directory) "url-dav" "\ | ||
| 26044 | Delete the WebDAV collection URL. | ||
| 26045 | If optional second argument RECURSIVE is non-nil, then delete all | ||
| 26046 | files in the collection as well. | ||
| 26047 | |||
| 26048 | \(fn URL &optional RECURSIVE LOCK-TOKEN)" nil nil) | ||
| 26049 | |||
| 26050 | (autoload (quote url-dav-delete-file) "url-dav" "\ | ||
| 26051 | Delete file named URL. | ||
| 26052 | |||
| 26053 | \(fn URL &optional LOCK-TOKEN)" nil nil) | ||
| 26054 | |||
| 26055 | (autoload (quote url-dav-directory-files) "url-dav" "\ | ||
| 26056 | Return a list of names of files in DIRECTORY. | ||
| 26057 | There are three optional arguments: | ||
| 26058 | If FULL is non-nil, return absolute file names. Otherwise return names | ||
| 26059 | that are relative to the specified directory. | ||
| 26060 | If MATCH is non-nil, mention only file names that match the regexp MATCH. | ||
| 26061 | If NOSORT is non-nil, the list is not sorted--its order is unpredictable. | ||
| 26062 | NOSORT is useful if you plan to sort the result yourself. | ||
| 26063 | |||
| 26064 | \(fn URL &optional FULL MATCH NOSORT FILES-ONLY)" nil nil) | ||
| 26065 | |||
| 26066 | (autoload (quote url-dav-file-directory-p) "url-dav" "\ | ||
| 26067 | Return t if URL names an existing DAV collection. | ||
| 26068 | |||
| 26069 | \(fn URL)" nil nil) | ||
| 26070 | |||
| 26071 | (autoload (quote url-dav-make-directory) "url-dav" "\ | ||
| 26072 | Create the directory DIR and any nonexistent parent dirs. | ||
| 26073 | |||
| 26074 | \(fn URL &optional PARENTS)" nil nil) | ||
| 26075 | |||
| 26076 | (autoload (quote url-dav-rename-file) "url-dav" "\ | ||
| 26077 | Not documented | ||
| 26078 | |||
| 26079 | \(fn OLDNAME NEWNAME &optional OVERWRITE)" nil nil) | ||
| 26080 | |||
| 26081 | (autoload (quote url-dav-file-name-all-completions) "url-dav" "\ | ||
| 26082 | Return a list of all completions of file name FILE in directory DIRECTORY. | ||
| 26083 | These are all file names in directory DIRECTORY which begin with FILE. | ||
| 26084 | |||
| 26085 | \(fn FILE URL)" nil nil) | ||
| 26086 | |||
| 26087 | (autoload (quote url-dav-file-name-completion) "url-dav" "\ | ||
| 26088 | Complete file name FILE in directory DIRECTORY. | ||
| 26089 | Returns the longest string | ||
| 26090 | common to all file names in DIRECTORY that start with FILE. | ||
| 26091 | If there is only one and FILE matches it exactly, returns t. | ||
| 26092 | Returns nil if DIR contains no name starting with FILE. | ||
| 26093 | |||
| 26094 | \(fn FILE URL)" nil nil) | ||
| 26095 | |||
| 26096 | (autoload (quote url-dav-vc-registered) "url-dav" "\ | ||
| 26097 | Not documented | ||
| 26098 | |||
| 26099 | \(fn URL)" nil nil) | ||
| 26100 | |||
| 26101 | ;;;*** | ||
| 26102 | |||
| 26103 | ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (16746 | ||
| 26104 | ;;;;;; 18215)) | ||
| 26105 | ;;; Generated autoloads from url/url-file.el | ||
| 26106 | |||
| 26107 | (autoload (quote url-file) "url-file" "\ | ||
| 26108 | Handle file: and ftp: URLs. | ||
| 26109 | |||
| 26110 | \(fn URL CALLBACK CBARGS)" nil nil) | ||
| 26111 | |||
| 26112 | ;;;*** | ||
| 26113 | |||
| 26114 | ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw" | ||
| 26115 | ;;;;;; "url/url-gw.el" (16764 51522)) | ||
| 26116 | ;;; Generated autoloads from url/url-gw.el | ||
| 26117 | |||
| 26118 | (autoload (quote url-gateway-nslookup-host) "url-gw" "\ | ||
| 26119 | Attempt to resolve the given HOST using nslookup if possible. | ||
| 26120 | |||
| 26121 | \(fn HOST)" t nil) | ||
| 26122 | |||
| 26123 | (autoload (quote url-open-stream) "url-gw" "\ | ||
| 26124 | Open a stream to HOST, possibly via a gateway. | ||
| 26125 | Args per `open-network-stream'. | ||
| 26126 | Will not make a connexion if `url-gateway-unplugged' is non-nil. | ||
| 26127 | |||
| 26128 | \(fn NAME BUFFER HOST SERVICE)" nil nil) | ||
| 26129 | |||
| 26130 | ;;;*** | ||
| 26131 | |||
| 26132 | ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file | ||
| 26133 | ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (16746 | ||
| 26134 | ;;;;;; 18215)) | ||
| 26135 | ;;; Generated autoloads from url/url-handlers.el | ||
| 26136 | |||
| 26137 | (defvar url-handler-mode nil "\ | ||
| 26138 | Non-nil if Url-Handler mode is enabled. | ||
| 26139 | See the command `url-handler-mode' for a description of this minor-mode. | ||
| 26140 | Setting this variable directly does not take effect; | ||
| 26141 | use either \\[customize] or the function `url-handler-mode'.") | ||
| 26142 | |||
| 26143 | (custom-autoload (quote url-handler-mode) "url-handlers") | ||
| 26144 | |||
| 26145 | (autoload (quote url-handler-mode) "url-handlers" "\ | ||
| 26146 | Use URL to handle URL-like file names. | ||
| 26147 | |||
| 26148 | \(fn &optional ARG)" t nil) | ||
| 26149 | |||
| 26150 | (autoload (quote url-copy-file) "url-handlers" "\ | ||
| 26151 | Copy URL to NEWNAME. Both args must be strings. | ||
| 26152 | Signals a `file-already-exists' error if file NEWNAME already exists, | ||
| 26153 | unless a third argument OK-IF-ALREADY-EXISTS is supplied and non-nil. | ||
| 26154 | A number as third arg means request confirmation if NEWNAME already exists. | ||
| 26155 | This is what happens in interactive use with M-x. | ||
| 26156 | Fourth arg KEEP-TIME non-nil means give the new file the same | ||
| 26157 | last-modified time as the old one. (This works on only some systems.) | ||
| 26158 | A prefix arg makes KEEP-TIME non-nil. | ||
| 26159 | |||
| 26160 | \(fn URL NEWNAME &optional OK-IF-ALREADY-EXISTS KEEP-TIME)" nil nil) | ||
| 26161 | |||
| 26162 | (autoload (quote url-file-local-copy) "url-handlers" "\ | ||
| 26163 | Copy URL into a temporary file on this machine. | ||
| 26164 | Returns the name of the local copy, or nil, if FILE is directly | ||
| 26165 | accessible. | ||
| 26166 | |||
| 26167 | \(fn URL &rest IGNORED)" nil nil) | ||
| 26168 | |||
| 26169 | (autoload (quote url-insert-file-contents) "url-handlers" "\ | ||
| 26170 | Not documented | ||
| 26171 | |||
| 26172 | \(fn URL &optional VISIT BEG END REPLACE)" nil nil) | ||
| 26173 | |||
| 26174 | ;;;*** | ||
| 26175 | |||
| 26176 | ;;;### (autoloads (url-history-save-history url-history-parse-history | ||
| 26177 | ;;;;;; url-history-setup-save-timer) "url-history" "url/url-history.el" | ||
| 26178 | ;;;;;; (16746 18215)) | ||
| 26179 | ;;; Generated autoloads from url/url-history.el | ||
| 26180 | |||
| 26181 | (autoload (quote url-history-setup-save-timer) "url-history" "\ | ||
| 26182 | Reset the history list timer. | ||
| 26183 | |||
| 26184 | \(fn)" t nil) | ||
| 26185 | |||
| 26186 | (autoload (quote url-history-parse-history) "url-history" "\ | ||
| 26187 | Parse a history file stored in FNAME. | ||
| 26188 | |||
| 26189 | \(fn &optional FNAME)" nil nil) | ||
| 26190 | |||
| 26191 | (autoload (quote url-history-save-history) "url-history" "\ | ||
| 26192 | Write the global history file into `url-history-file'. | ||
| 26193 | The type of data written is determined by what is in the file to begin | ||
| 26194 | with. If the type of storage cannot be determined, then prompt the | ||
| 26195 | user for what type to save as. | ||
| 26196 | |||
| 26197 | \(fn &optional FNAME)" t nil) | ||
| 26198 | |||
| 26199 | ;;;*** | ||
| 26200 | |||
| 26201 | ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p | ||
| 26202 | ;;;;;; url-http) "url-http" "url/url-http.el" (16812 58719)) | ||
| 26203 | ;;; Generated autoloads from url/url-http.el | ||
| 26204 | |||
| 26205 | (autoload (quote url-http) "url-http" "\ | ||
| 26206 | Retrieve URL via HTTP asynchronously. | ||
| 26207 | URL must be a parsed URL. See `url-generic-parse-url' for details. | ||
| 26208 | When retrieval is completed, the function CALLBACK is executed with | ||
| 26209 | CBARGS as the arguments. | ||
| 26210 | |||
| 26211 | \(fn URL CALLBACK CBARGS)" nil nil) | ||
| 26212 | |||
| 26213 | (autoload (quote url-http-file-exists-p) "url-http" "\ | ||
| 26214 | Not documented | ||
| 26215 | |||
| 26216 | \(fn URL)" nil nil) | ||
| 26217 | |||
| 26218 | (defalias (quote url-http-file-readable-p) (quote url-http-file-exists-p)) | ||
| 26219 | |||
| 26220 | (autoload (quote url-http-file-attributes) "url-http" "\ | ||
| 26221 | Not documented | ||
| 26222 | |||
| 26223 | \(fn URL &optional ID-FORMAT)" nil nil) | ||
| 26224 | |||
| 26225 | (autoload (quote url-http-options) "url-http" "\ | ||
| 26226 | Returns a property list describing options available for URL. | ||
| 26227 | This list is retrieved using the `OPTIONS' HTTP method. | ||
| 26228 | |||
| 26229 | Property list members: | ||
| 26230 | |||
| 26231 | methods | ||
| 26232 | A list of symbols specifying what HTTP methods the resource | ||
| 26233 | supports. | ||
| 26234 | |||
| 26235 | dav | ||
| 26236 | A list of numbers specifying what DAV protocol/schema versions are | ||
| 26237 | supported. | ||
| 26238 | |||
| 26239 | dasl | ||
| 26240 | A list of supported DASL search types supported (string form) | ||
| 26241 | |||
| 26242 | ranges | ||
| 26243 | A list of the units available for use in partial document fetches. | ||
| 26244 | |||
| 26245 | p3p | ||
| 26246 | The `Platform For Privacy Protection' description for the resource. | ||
| 26247 | Currently this is just the raw header contents. This is likely to | ||
| 26248 | change once P3P is formally supported by the URL package or | ||
| 26249 | Emacs/W3. | ||
| 26250 | |||
| 26251 | \(fn URL)" nil nil) | ||
| 26252 | |||
| 26253 | ;;;*** | ||
| 26254 | |||
| 26255 | ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (16775 26718)) | ||
| 26256 | ;;; Generated autoloads from url/url-irc.el | ||
| 26257 | |||
| 26258 | (autoload (quote url-irc) "url-irc" "\ | ||
| 26259 | Not documented | ||
| 26260 | |||
| 26261 | \(fn URL)" nil nil) | ||
| 26262 | |||
| 26263 | ;;;*** | ||
| 26264 | |||
| 26265 | ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (16747 | ||
| 26266 | ;;;;;; 61768)) | ||
| 26267 | ;;; Generated autoloads from url/url-ldap.el | ||
| 26268 | |||
| 26269 | (autoload (quote url-ldap) "url-ldap" "\ | ||
| 26270 | Not documented | ||
| 26271 | |||
| 26272 | \(fn URL)" nil nil) | ||
| 26273 | |||
| 26274 | ;;;*** | ||
| 26275 | |||
| 26276 | ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el" | ||
| 26277 | ;;;;;; (16788 34909)) | ||
| 26278 | ;;; Generated autoloads from url/url-mailto.el | ||
| 26279 | |||
| 26280 | (autoload (quote url-mail) "url-mailto" "\ | ||
| 26281 | Not documented | ||
| 26282 | |||
| 26283 | \(fn &rest ARGS)" t nil) | ||
| 26284 | |||
| 26285 | (autoload (quote url-mailto) "url-mailto" "\ | ||
| 26286 | Handle the mailto: URL syntax. | ||
| 26287 | |||
| 26288 | \(fn URL)" nil nil) | ||
| 26289 | |||
| 26290 | ;;;*** | ||
| 26291 | |||
| 26292 | ;;;### (autoloads (url-data url-generic-emulator-loader url-info | ||
| 26293 | ;;;;;; url-man) "url-misc" "url/url-misc.el" (16764 51522)) | ||
| 26294 | ;;; Generated autoloads from url/url-misc.el | ||
| 26295 | |||
| 26296 | (autoload (quote url-man) "url-misc" "\ | ||
| 26297 | Fetch a Unix manual page URL. | ||
| 26298 | |||
| 26299 | \(fn URL)" nil nil) | ||
| 26300 | |||
| 26301 | (autoload (quote url-info) "url-misc" "\ | ||
| 26302 | Fetch a GNU Info URL. | ||
| 26303 | |||
| 26304 | \(fn URL)" nil nil) | ||
| 26305 | |||
| 26306 | (autoload (quote url-generic-emulator-loader) "url-misc" "\ | ||
| 26307 | Not documented | ||
| 26308 | |||
| 26309 | \(fn URL)" nil nil) | ||
| 26310 | |||
| 26311 | (defalias (quote url-rlogin) (quote url-generic-emulator-loader)) | ||
| 26312 | |||
| 26313 | (defalias (quote url-telnet) (quote url-generic-emulator-loader)) | ||
| 26314 | |||
| 26315 | (defalias (quote url-tn3270) (quote url-generic-emulator-loader)) | ||
| 26316 | |||
| 26317 | (autoload (quote url-data) "url-misc" "\ | ||
| 26318 | Fetch a data URL (RFC 2397). | ||
| 26319 | |||
| 26320 | \(fn URL)" nil nil) | ||
| 26321 | |||
| 26322 | ;;;*** | ||
| 26323 | |||
| 26324 | ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el" | ||
| 26325 | ;;;;;; (16775 26718)) | ||
| 26326 | ;;; Generated autoloads from url/url-news.el | ||
| 26327 | |||
| 26328 | (autoload (quote url-news) "url-news" "\ | ||
| 26329 | Not documented | ||
| 26330 | |||
| 26331 | \(fn URL)" nil nil) | ||
| 26332 | |||
| 26333 | (autoload (quote url-snews) "url-news" "\ | ||
| 26334 | Not documented | ||
| 26335 | |||
| 26336 | \(fn URL)" nil nil) | ||
| 26337 | |||
| 26338 | ;;;*** | ||
| 26339 | |||
| 26340 | ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable | ||
| 26341 | ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el" | ||
| 26342 | ;;;;;; (16764 51522)) | ||
| 26343 | ;;; Generated autoloads from url/url-ns.el | ||
| 26344 | |||
| 26345 | (autoload (quote isPlainHostName) "url-ns" "\ | ||
| 26346 | Not documented | ||
| 26347 | |||
| 26348 | \(fn HOST)" nil nil) | ||
| 26349 | |||
| 26350 | (autoload (quote dnsDomainIs) "url-ns" "\ | ||
| 26351 | Not documented | ||
| 26352 | |||
| 26353 | \(fn HOST DOM)" nil nil) | ||
| 26354 | |||
| 26355 | (autoload (quote dnsResolve) "url-ns" "\ | ||
| 26356 | Not documented | ||
| 26357 | |||
| 26358 | \(fn HOST)" nil nil) | ||
| 26359 | |||
| 26360 | (autoload (quote isResolvable) "url-ns" "\ | ||
| 26361 | Not documented | ||
| 26362 | |||
| 26363 | \(fn HOST)" nil nil) | ||
| 26364 | |||
| 26365 | (autoload (quote isInNet) "url-ns" "\ | ||
| 26366 | Not documented | ||
| 26367 | |||
| 26368 | \(fn IP NET MASK)" nil nil) | ||
| 26369 | |||
| 26370 | (autoload (quote url-ns-prefs) "url-ns" "\ | ||
| 26371 | Not documented | ||
| 26372 | |||
| 26373 | \(fn &optional FILE)" nil nil) | ||
| 26374 | |||
| 26375 | (autoload (quote url-ns-user-pref) "url-ns" "\ | ||
| 26376 | Not documented | ||
| 26377 | |||
| 26378 | \(fn KEY &optional DEFAULT)" nil nil) | ||
| 26379 | |||
| 26380 | ;;;*** | ||
| 26381 | |||
| 26382 | ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse" | ||
| 26383 | ;;;;;; "url/url-parse.el" (16746 18215)) | ||
| 26384 | ;;; Generated autoloads from url/url-parse.el | ||
| 26385 | |||
| 26386 | (autoload (quote url-recreate-url) "url-parse" "\ | ||
| 26387 | Recreate a URL string from the parsed URLOBJ. | ||
| 26388 | |||
| 26389 | \(fn URLOBJ)" nil nil) | ||
| 26390 | |||
| 26391 | (autoload (quote url-generic-parse-url) "url-parse" "\ | ||
| 26392 | Return a vector of the parts of URL. | ||
| 26393 | Format is: | ||
| 26394 | \[TYPE USER PASSWORD HOST PORT FILE TARGET ATTRIBUTES FULL] | ||
| 26395 | |||
| 26396 | \(fn URL)" nil nil) | ||
| 26397 | |||
| 26398 | ;;;*** | ||
| 26399 | |||
| 26400 | ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el" | ||
| 26401 | ;;;;;; (16764 51522)) | ||
| 26402 | ;;; Generated autoloads from url/url-privacy.el | ||
| 26403 | |||
| 26404 | (autoload (quote url-setup-privacy-info) "url-privacy" "\ | ||
| 26405 | Not documented | ||
| 26406 | |||
| 26407 | \(fn)" t nil) | ||
| 26408 | |||
| 26409 | ;;;*** | ||
| 26410 | |||
| 26411 | ;;;### (autoloads (url-view-url url-truncate-url-for-viewing url-file-extension | ||
| 26412 | ;;;;;; url-hexify-string url-unhex-string url-parse-query-string | ||
| 26413 | ;;;;;; url-basepath url-percentage url-display-percentage url-pretty-length | ||
| 26414 | ;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date | ||
| 26415 | ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string | ||
| 26416 | ;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el" | ||
| 26417 | ;;;;;; (16764 51522)) | ||
| 26418 | ;;; Generated autoloads from url/url-util.el | ||
| 26419 | |||
| 26420 | (defvar url-debug nil "\ | ||
| 26421 | *What types of debug messages from the URL library to show. | ||
| 26422 | Debug messages are logged to the *URL-DEBUG* buffer. | ||
| 26423 | |||
| 26424 | If t, all messages will be logged. | ||
| 26425 | If a number, all messages will be logged, as well shown via `message'. | ||
| 26426 | If a list, it is a list of the types of messages to be logged.") | ||
| 26427 | |||
| 26428 | (custom-autoload (quote url-debug) "url-util") | ||
| 26429 | |||
| 26430 | (autoload (quote url-debug) "url-util" "\ | ||
| 26431 | Not documented | ||
| 26432 | |||
| 26433 | \(fn TAG &rest ARGS)" nil nil) | ||
| 26434 | |||
| 26435 | (autoload (quote url-parse-args) "url-util" "\ | ||
| 26436 | Not documented | ||
| 26437 | |||
| 26438 | \(fn STR &optional NODOWNCASE)" nil nil) | ||
| 26439 | |||
| 26440 | (autoload (quote url-insert-entities-in-string) "url-util" "\ | ||
| 26441 | Convert HTML markup-start characters to entity references in STRING. | ||
| 26442 | Also replaces the \" character, so that the result may be safely used as | ||
| 26443 | an attribute value in a tag. Returns a new string with the result of the | ||
| 26444 | conversion. Replaces these characters as follows: | ||
| 26445 | & ==> & | ||
| 26446 | < ==> < | ||
| 26447 | > ==> > | ||
| 26448 | \" ==> " | ||
| 26449 | |||
| 26450 | \(fn STRING)" nil nil) | ||
| 26451 | |||
| 26452 | (autoload (quote url-normalize-url) "url-util" "\ | ||
| 26453 | Return a 'normalized' version of URL. | ||
| 26454 | Strips out default port numbers, etc. | ||
| 26455 | |||
| 26456 | \(fn URL)" nil nil) | ||
| 26457 | |||
| 26458 | (autoload (quote url-lazy-message) "url-util" "\ | ||
| 26459 | Just like `message', but is a no-op if called more than once a second. | ||
| 26460 | Will not do anything if `url-show-status' is nil. | ||
| 26461 | |||
| 26462 | \(fn &rest ARGS)" nil nil) | ||
| 26463 | |||
| 26464 | (autoload (quote url-get-normalized-date) "url-util" "\ | ||
| 26465 | Return a 'real' date string that most HTTP servers can understand. | ||
| 26466 | |||
| 26467 | \(fn &optional SPECIFIED-TIME)" nil nil) | ||
| 26468 | |||
| 26469 | (autoload (quote url-eat-trailing-space) "url-util" "\ | ||
| 26470 | Remove spaces/tabs at the end of a string. | ||
| 26471 | |||
| 26472 | \(fn X)" nil nil) | ||
| 26473 | |||
| 26474 | (autoload (quote url-strip-leading-spaces) "url-util" "\ | ||
| 26475 | Remove spaces at the front of a string. | ||
| 26476 | |||
| 26477 | \(fn X)" nil nil) | ||
| 26478 | |||
| 26479 | (autoload (quote url-pretty-length) "url-util" "\ | ||
| 26480 | Not documented | ||
| 26481 | |||
| 26482 | \(fn N)" nil nil) | ||
| 26483 | |||
| 26484 | (autoload (quote url-display-percentage) "url-util" "\ | ||
| 26485 | Not documented | ||
| 26486 | |||
| 26487 | \(fn FMT PERC &rest ARGS)" nil nil) | ||
| 26488 | |||
| 26489 | (autoload (quote url-percentage) "url-util" "\ | ||
| 26490 | Not documented | ||
| 26491 | |||
| 26492 | \(fn X Y)" nil nil) | ||
| 26493 | |||
| 26494 | (autoload (quote url-basepath) "url-util" "\ | ||
| 26495 | Return the base pathname of FILE, or the actual filename if X is true. | ||
| 26496 | |||
| 26497 | \(fn FILE &optional X)" nil nil) | ||
| 26498 | |||
| 26499 | (autoload (quote url-parse-query-string) "url-util" "\ | ||
| 26500 | Not documented | ||
| 26501 | |||
| 26502 | \(fn QUERY &optional DOWNCASE)" nil nil) | ||
| 26503 | |||
| 26504 | (autoload (quote url-unhex-string) "url-util" "\ | ||
| 26505 | Remove %XX embedded spaces, etc in a url. | ||
| 26506 | If optional second argument ALLOW-NEWLINES is non-nil, then allow the | ||
| 26507 | decoding of carriage returns and line feeds in the string, which is normally | ||
| 26508 | forbidden in URL encoding. | ||
| 26509 | |||
| 26510 | \(fn STR &optional ALLOW-NEWLINES)" nil nil) | ||
| 26511 | |||
| 26512 | (autoload (quote url-hexify-string) "url-util" "\ | ||
| 26513 | Escape characters in a string. | ||
| 26514 | |||
| 26515 | \(fn STR)" nil nil) | ||
| 26516 | |||
| 26517 | (autoload (quote url-file-extension) "url-util" "\ | ||
| 26518 | Return the filename extension of FNAME. | ||
| 26519 | If optional variable X is t, | ||
| 26520 | then return the basename of the file with the extension stripped off. | ||
| 26521 | |||
| 26522 | \(fn FNAME &optional X)" nil nil) | ||
| 26523 | |||
| 26524 | (autoload (quote url-truncate-url-for-viewing) "url-util" "\ | ||
| 26525 | Return a shortened version of URL that is WIDTH characters or less wide. | ||
| 26526 | WIDTH defaults to the current frame width. | ||
| 26527 | |||
| 26528 | \(fn URL &optional WIDTH)" nil nil) | ||
| 26529 | |||
| 26530 | (autoload (quote url-view-url) "url-util" "\ | ||
| 26531 | View the current document's URL. | ||
| 26532 | Optional argument NO-SHOW means just return the URL, don't show it in | ||
| 26533 | the minibuffer. | ||
| 26534 | |||
| 26535 | This uses `url-current-object', set locally to the buffer. | ||
| 26536 | |||
| 26537 | \(fn &optional NO-SHOW)" t nil) | ||
| 26538 | |||
| 26539 | ;;;*** | ||
| 26540 | |||
| 23984 | ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) | 26541 | ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) |
| 23985 | ;;;;;; "userlock" "userlock.el" (16211 27021)) | 26542 | ;;;;;; "userlock" "userlock.el" (16213 43271)) |
| 23986 | ;;; Generated autoloads from userlock.el | 26543 | ;;; Generated autoloads from userlock.el |
| 23987 | 26544 | ||
| 23988 | (autoload (quote ask-user-about-lock) "userlock" "\ | 26545 | (autoload (quote ask-user-about-lock) "userlock" "\ |
| @@ -24010,8 +26567,9 @@ The buffer in question is current when this function is called. | |||
| 24010 | 26567 | ||
| 24011 | ;;;*** | 26568 | ;;;*** |
| 24012 | 26569 | ||
| 24013 | ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external) | 26570 | ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal |
| 24014 | ;;;;;; "uudecode" "gnus/uudecode.el" (16211 27032)) | 26571 | ;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el" |
| 26572 | ;;;;;; (16719 60886)) | ||
| 24015 | ;;; Generated autoloads from gnus/uudecode.el | 26573 | ;;; Generated autoloads from gnus/uudecode.el |
| 24016 | 26574 | ||
| 24017 | (autoload (quote uudecode-decode-region-external) "uudecode" "\ | 26575 | (autoload (quote uudecode-decode-region-external) "uudecode" "\ |
| @@ -24021,12 +26579,18 @@ used is specified by `uudecode-decoder-program'. | |||
| 24021 | 26579 | ||
| 24022 | \(fn START END &optional FILE-NAME)" t nil) | 26580 | \(fn START END &optional FILE-NAME)" t nil) |
| 24023 | 26581 | ||
| 24024 | (autoload (quote uudecode-decode-region) "uudecode" "\ | 26582 | (autoload (quote uudecode-decode-region-internal) "uudecode" "\ |
| 24025 | Uudecode region between START and END without using an external program. | 26583 | Uudecode region between START and END without using an external program. |
| 24026 | If FILE-NAME is non-nil, save the result to FILE-NAME. | 26584 | If FILE-NAME is non-nil, save the result to FILE-NAME. |
| 24027 | 26585 | ||
| 24028 | \(fn START END &optional FILE-NAME)" t nil) | 26586 | \(fn START END &optional FILE-NAME)" t nil) |
| 24029 | 26587 | ||
| 26588 | (autoload (quote uudecode-decode-region) "uudecode" "\ | ||
| 26589 | Uudecode region between START and END. | ||
| 26590 | If FILE-NAME is non-nil, save the result to FILE-NAME. | ||
| 26591 | |||
| 26592 | \(fn START END &optional FILE-NAME)" nil nil) | ||
| 26593 | |||
| 24030 | ;;;*** | 26594 | ;;;*** |
| 24031 | 26595 | ||
| 24032 | ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file | 26596 | ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file |
| @@ -24035,7 +26599,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 24035 | ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window | 26599 | ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window |
| 24036 | ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file | 26600 | ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file |
| 24037 | ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook | 26601 | ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook |
| 24038 | ;;;;;; vc-checkout-hook) "vc" "vc.el" (16211 27021)) | 26602 | ;;;;;; vc-checkout-hook) "vc" "vc.el" (16812 26771)) |
| 24039 | ;;; Generated autoloads from vc.el | 26603 | ;;; Generated autoloads from vc.el |
| 24040 | 26604 | ||
| 24041 | (defvar vc-checkout-hook nil "\ | 26605 | (defvar vc-checkout-hook nil "\ |
| @@ -24217,8 +26781,9 @@ allowed and simply skipped). | |||
| 24217 | 26781 | ||
| 24218 | (autoload (quote vc-print-log) "vc" "\ | 26782 | (autoload (quote vc-print-log) "vc" "\ |
| 24219 | List the change log of the current buffer in a window. | 26783 | List the change log of the current buffer in a window. |
| 26784 | If FOCUS-REV is non-nil, leave the point at that revision. | ||
| 24220 | 26785 | ||
| 24221 | \(fn)" t nil) | 26786 | \(fn &optional FOCUS-REV)" t nil) |
| 24222 | 26787 | ||
| 24223 | (autoload (quote vc-revert-buffer) "vc" "\ | 26788 | (autoload (quote vc-revert-buffer) "vc" "\ |
| 24224 | Revert the current buffer's file to the version it was based on. | 26789 | Revert the current buffer's file to the version it was based on. |
| @@ -24312,11 +26877,21 @@ mode-specific menu. `vc-annotate-color-map' and | |||
| 24312 | `vc-annotate-very-old-color' defines the mapping of time to | 26877 | `vc-annotate-very-old-color' defines the mapping of time to |
| 24313 | colors. `vc-annotate-background' specifies the background color. | 26878 | colors. `vc-annotate-background' specifies the background color. |
| 24314 | 26879 | ||
| 24315 | \(fn PREFIX)" t nil) | 26880 | \(fn PREFIX &optional REVISION DISPLAY-MODE)" t nil) |
| 24316 | 26881 | ||
| 24317 | ;;;*** | 26882 | ;;;*** |
| 24318 | 26883 | ||
| 24319 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16250 54573)) | 26884 | ;;;### (autoloads nil "vc-arch" "vc-arch.el" (16764 51519)) |
| 26885 | ;;; Generated autoloads from vc-arch.el | ||
| 26886 | (defun vc-arch-registered (file) | ||
| 26887 | (if (vc-find-root file "{arch}/=tagging-method") | ||
| 26888 | (progn | ||
| 26889 | (load "vc-arch") | ||
| 26890 | (vc-arch-registered file)))) | ||
| 26891 | |||
| 26892 | ;;;*** | ||
| 26893 | |||
| 26894 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16812 26771)) | ||
| 24320 | ;;; Generated autoloads from vc-cvs.el | 26895 | ;;; Generated autoloads from vc-cvs.el |
| 24321 | (defun vc-cvs-registered (f) | 26896 | (defun vc-cvs-registered (f) |
| 24322 | (when (file-readable-p (expand-file-name | 26897 | (when (file-readable-p (expand-file-name |
| @@ -24326,26 +26901,18 @@ colors. `vc-annotate-background' specifies the background color. | |||
| 24326 | 26901 | ||
| 24327 | ;;;*** | 26902 | ;;;*** |
| 24328 | 26903 | ||
| 24329 | ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16211 27021)) | 26904 | ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16777 65418)) |
| 24330 | ;;; Generated autoloads from vc-mcvs.el | 26905 | ;;; Generated autoloads from vc-mcvs.el |
| 24331 | (defun vc-mcvs-registered (file) | 26906 | (defun vc-mcvs-registered (file) |
| 24332 | (let ((dir file)) | 26907 | (if (vc-find-root file "MCVS/CVS") |
| 24333 | (while (and (stringp dir) | 26908 | (progn |
| 24334 | (not (equal | 26909 | (load "vc-mcvs") |
| 24335 | dir (setq dir (file-name-directory dir)))) | 26910 | (vc-mcvs-registered file)))) |
| 24336 | dir) | ||
| 24337 | (setq dir (if (file-directory-p | ||
| 24338 | (expand-file-name "MCVS/CVS" dir)) | ||
| 24339 | t (directory-file-name dir)))) | ||
| 24340 | (if (eq dir t) | ||
| 24341 | (progn | ||
| 24342 | (load "vc-mcvs") | ||
| 24343 | (vc-mcvs-registered file))))) | ||
| 24344 | 26911 | ||
| 24345 | ;;;*** | 26912 | ;;;*** |
| 24346 | 26913 | ||
| 24347 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" | 26914 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" |
| 24348 | ;;;;;; (16211 27021)) | 26915 | ;;;;;; (16801 58024)) |
| 24349 | ;;; Generated autoloads from vc-rcs.el | 26916 | ;;; Generated autoloads from vc-rcs.el |
| 24350 | 26917 | ||
| 24351 | (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ | 26918 | (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ |
| @@ -24358,7 +26925,7 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 24358 | ;;;*** | 26925 | ;;;*** |
| 24359 | 26926 | ||
| 24360 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" | 26927 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" |
| 24361 | ;;;;;; (16211 27021)) | 26928 | ;;;;;; (16701 32674)) |
| 24362 | ;;; Generated autoloads from vc-sccs.el | 26929 | ;;; Generated autoloads from vc-sccs.el |
| 24363 | 26930 | ||
| 24364 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ | 26931 | (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ |
| @@ -24375,7 +26942,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 24375 | 26942 | ||
| 24376 | ;;;*** | 26943 | ;;;*** |
| 24377 | 26944 | ||
| 24378 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (16211 27021)) | 26945 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (16683 1170)) |
| 24379 | ;;; Generated autoloads from vc-svn.el | 26946 | ;;; Generated autoloads from vc-svn.el |
| 24380 | (defun vc-svn-registered (f) | 26947 | (defun vc-svn-registered (f) |
| 24381 | (when (file-readable-p (expand-file-name | 26948 | (when (file-readable-p (expand-file-name |
| @@ -24388,7 +26955,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 24388 | ;;;*** | 26955 | ;;;*** |
| 24389 | 26956 | ||
| 24390 | ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" | 26957 | ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" |
| 24391 | ;;;;;; (16211 27039)) | 26958 | ;;;;;; (16775 26717)) |
| 24392 | ;;; Generated autoloads from progmodes/vhdl-mode.el | 26959 | ;;; Generated autoloads from progmodes/vhdl-mode.el |
| 24393 | 26960 | ||
| 24394 | (autoload (quote vhdl-mode) "vhdl-mode" "\ | 26961 | (autoload (quote vhdl-mode) "vhdl-mode" "\ |
| @@ -24913,7 +27480,7 @@ Key bindings: | |||
| 24913 | 27480 | ||
| 24914 | ;;;*** | 27481 | ;;;*** |
| 24915 | 27482 | ||
| 24916 | ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (16211 27026)) | 27483 | ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (16423 23570)) |
| 24917 | ;;; Generated autoloads from emulation/vi.el | 27484 | ;;; Generated autoloads from emulation/vi.el |
| 24918 | 27485 | ||
| 24919 | (autoload (quote vi-mode) "vi" "\ | 27486 | (autoload (quote vi-mode) "vi" "\ |
| @@ -24968,7 +27535,7 @@ Syntax table and abbrevs while in vi mode remain as they were in Emacs. | |||
| 24968 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion | 27535 | ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion |
| 24969 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer | 27536 | ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer |
| 24970 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" | 27537 | ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" |
| 24971 | ;;;;;; "language/viet-util.el" (16211 27033)) | 27538 | ;;;;;; "language/viet-util.el" (16213 43280)) |
| 24972 | ;;; Generated autoloads from language/viet-util.el | 27539 | ;;; Generated autoloads from language/viet-util.el |
| 24973 | 27540 | ||
| 24974 | (autoload (quote viet-encode-viscii-char) "viet-util" "\ | 27541 | (autoload (quote viet-encode-viscii-char) "viet-util" "\ |
| @@ -25014,8 +27581,8 @@ Not documented | |||
| 25014 | 27581 | ||
| 25015 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame | 27582 | ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame |
| 25016 | ;;;;;; view-buffer-other-window view-buffer view-file-other-frame | 27583 | ;;;;;; view-buffer-other-window view-buffer view-file-other-frame |
| 25017 | ;;;;;; view-file-other-window view-file) "view" "view.el" (16211 | 27584 | ;;;;;; view-file-other-window view-file) "view" "view.el" (16764 |
| 25018 | ;;;;;; 27021)) | 27585 | ;;;;;; 51519)) |
| 25019 | ;;; Generated autoloads from view.el | 27586 | ;;; Generated autoloads from view.el |
| 25020 | 27587 | ||
| 25021 | (defvar view-mode nil "\ | 27588 | (defvar view-mode nil "\ |
| @@ -25222,8 +27789,8 @@ Exit View mode and make the current buffer editable. | |||
| 25222 | 27789 | ||
| 25223 | ;;;*** | 27790 | ;;;*** |
| 25224 | 27791 | ||
| 25225 | ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16211 | 27792 | ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16213 |
| 25226 | ;;;;;; 27026)) | 27793 | ;;;;;; 43273)) |
| 25227 | ;;; Generated autoloads from emulation/vip.el | 27794 | ;;; Generated autoloads from emulation/vip.el |
| 25228 | 27795 | ||
| 25229 | (autoload (quote vip-setup) "vip" "\ | 27796 | (autoload (quote vip-setup) "vip" "\ |
| @@ -25239,7 +27806,7 @@ Turn on VIP emulation of VI. | |||
| 25239 | ;;;*** | 27806 | ;;;*** |
| 25240 | 27807 | ||
| 25241 | ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" | 27808 | ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" |
| 25242 | ;;;;;; (16211 27027)) | 27809 | ;;;;;; (16213 43273)) |
| 25243 | ;;; Generated autoloads from emulation/viper.el | 27810 | ;;; Generated autoloads from emulation/viper.el |
| 25244 | 27811 | ||
| 25245 | (autoload (quote toggle-viper-mode) "viper" "\ | 27812 | (autoload (quote toggle-viper-mode) "viper" "\ |
| @@ -25256,7 +27823,7 @@ Turn on Viper emulation of Vi. | |||
| 25256 | ;;;*** | 27823 | ;;;*** |
| 25257 | 27824 | ||
| 25258 | ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" | 27825 | ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" |
| 25259 | ;;;;;; (16211 27026)) | 27826 | ;;;;;; (16478 51573)) |
| 25260 | ;;; Generated autoloads from emacs-lisp/warnings.el | 27827 | ;;; Generated autoloads from emacs-lisp/warnings.el |
| 25261 | 27828 | ||
| 25262 | (defvar warning-prefix-function nil "\ | 27829 | (defvar warning-prefix-function nil "\ |
| @@ -25338,7 +27905,22 @@ this is equivalent to `display-warning', using | |||
| 25338 | 27905 | ||
| 25339 | ;;;*** | 27906 | ;;;*** |
| 25340 | 27907 | ||
| 25341 | ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (16211 27037)) | 27908 | ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el" |
| 27909 | ;;;;;; (16644 49446)) | ||
| 27910 | ;;; Generated autoloads from wdired.el | ||
| 27911 | |||
| 27912 | (autoload (quote wdired-change-to-wdired-mode) "wdired" "\ | ||
| 27913 | Put a dired buffer in a mode in which filenames are editable. | ||
| 27914 | In this mode the names of the files can be changed, and after | ||
| 27915 | typing C-c C-c the files and directories in disk are renamed. | ||
| 27916 | |||
| 27917 | See `wdired-mode'. | ||
| 27918 | |||
| 27919 | \(fn)" t nil) | ||
| 27920 | |||
| 27921 | ;;;*** | ||
| 27922 | |||
| 27923 | ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (16423 23573)) | ||
| 25342 | ;;; Generated autoloads from net/webjump.el | 27924 | ;;; Generated autoloads from net/webjump.el |
| 25343 | 27925 | ||
| 25344 | (autoload (quote webjump) "webjump" "\ | 27926 | (autoload (quote webjump) "webjump" "\ |
| @@ -25355,7 +27937,7 @@ Please submit bug reports and other feedback to the author, Neil W. Van Dyke | |||
| 25355 | ;;;*** | 27937 | ;;;*** |
| 25356 | 27938 | ||
| 25357 | ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" | 27939 | ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" |
| 25358 | ;;;;;; (16249 31942)) | 27940 | ;;;;;; (16820 16328)) |
| 25359 | ;;; Generated autoloads from progmodes/which-func.el | 27941 | ;;; Generated autoloads from progmodes/which-func.el |
| 25360 | (put 'which-func-format 'risky-local-variable t) | 27942 | (put 'which-func-format 'risky-local-variable t) |
| 25361 | (put 'which-func-current 'risky-local-variable t) | 27943 | (put 'which-func-current 'risky-local-variable t) |
| @@ -25387,7 +27969,7 @@ and off otherwise. | |||
| 25387 | ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check | 27969 | ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check |
| 25388 | ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check | 27970 | ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check |
| 25389 | ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" | 27971 | ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" |
| 25390 | ;;;;;; (16248 29803)) | 27972 | ;;;;;; (16764 51519)) |
| 25391 | ;;; Generated autoloads from whitespace.el | 27973 | ;;; Generated autoloads from whitespace.el |
| 25392 | 27974 | ||
| 25393 | (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ | 27975 | (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ |
| @@ -25449,6 +28031,8 @@ Whitespace cleanup on the region. | |||
| 25449 | 28031 | ||
| 25450 | \(fn S E)" t nil) | 28032 | \(fn S E)" t nil) |
| 25451 | 28033 | ||
| 28034 | (defalias (quote global-whitespace-mode) (quote whitespace-global-mode)) | ||
| 28035 | |||
| 25452 | (defvar whitespace-global-mode nil "\ | 28036 | (defvar whitespace-global-mode nil "\ |
| 25453 | Non-nil if Whitespace-Global mode is enabled. | 28037 | Non-nil if Whitespace-Global mode is enabled. |
| 25454 | See the command `whitespace-global-mode' for a description of this minor-mode. | 28038 | See the command `whitespace-global-mode' for a description of this minor-mode. |
| @@ -25475,7 +28059,7 @@ This is meant to be added buffer-locally to `write-file-functions'. | |||
| 25475 | ;;;*** | 28059 | ;;;*** |
| 25476 | 28060 | ||
| 25477 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse | 28061 | ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse |
| 25478 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (16211 27022)) | 28062 | ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (16213 43272)) |
| 25479 | ;;; Generated autoloads from wid-browse.el | 28063 | ;;; Generated autoloads from wid-browse.el |
| 25480 | 28064 | ||
| 25481 | (autoload (quote widget-browse-at) "wid-browse" "\ | 28065 | (autoload (quote widget-browse-at) "wid-browse" "\ |
| @@ -25502,8 +28086,8 @@ With arg, turn widget mode on if and only if arg is positive. | |||
| 25502 | ;;;*** | 28086 | ;;;*** |
| 25503 | 28087 | ||
| 25504 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create | 28088 | ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create |
| 25505 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16284 | 28089 | ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16820 |
| 25506 | ;;;;;; 32617)) | 28090 | ;;;;;; 16328)) |
| 25507 | ;;; Generated autoloads from wid-edit.el | 28091 | ;;; Generated autoloads from wid-edit.el |
| 25508 | 28092 | ||
| 25509 | (autoload (quote widgetp) "wid-edit" "\ | 28093 | (autoload (quote widgetp) "wid-edit" "\ |
| @@ -25545,8 +28129,8 @@ Setup current buffer so editing string widgets works. | |||
| 25545 | ;;;*** | 28129 | ;;;*** |
| 25546 | 28130 | ||
| 25547 | ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right | 28131 | ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right |
| 25548 | ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16211 | 28132 | ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16710 |
| 25549 | ;;;;;; 27022)) | 28133 | ;;;;;; 51039)) |
| 25550 | ;;; Generated autoloads from windmove.el | 28134 | ;;; Generated autoloads from windmove.el |
| 25551 | 28135 | ||
| 25552 | (autoload (quote windmove-left) "windmove" "\ | 28136 | (autoload (quote windmove-left) "windmove" "\ |
| @@ -25599,7 +28183,7 @@ Default MODIFIER is 'shift. | |||
| 25599 | ;;;*** | 28183 | ;;;*** |
| 25600 | 28184 | ||
| 25601 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" | 28185 | ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" |
| 25602 | ;;;;;; (16211 27022)) | 28186 | ;;;;;; (16792 36614)) |
| 25603 | ;;; Generated autoloads from winner.el | 28187 | ;;; Generated autoloads from winner.el |
| 25604 | 28188 | ||
| 25605 | (defvar winner-mode nil "\ | 28189 | (defvar winner-mode nil "\ |
| @@ -25618,7 +28202,7 @@ With arg, turn Winner mode on if and only if arg is positive. | |||
| 25618 | ;;;*** | 28202 | ;;;*** |
| 25619 | 28203 | ||
| 25620 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" | 28204 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" |
| 25621 | ;;;;;; "woman.el" (16239 4622)) | 28205 | ;;;;;; "woman.el" (16767 25304)) |
| 25622 | ;;; Generated autoloads from woman.el | 28206 | ;;; Generated autoloads from woman.el |
| 25623 | 28207 | ||
| 25624 | (autoload (quote woman) "woman" "\ | 28208 | (autoload (quote woman) "woman" "\ |
| @@ -25654,7 +28238,7 @@ decompress the file if appropriate. See the documentation for the | |||
| 25654 | ;;;*** | 28238 | ;;;*** |
| 25655 | 28239 | ||
| 25656 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" | 28240 | ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" |
| 25657 | ;;;;;; (16211 27027)) | 28241 | ;;;;;; (16213 43273)) |
| 25658 | ;;; Generated autoloads from emulation/ws-mode.el | 28242 | ;;; Generated autoloads from emulation/ws-mode.el |
| 25659 | 28243 | ||
| 25660 | (autoload (quote wordstar-mode) "ws-mode" "\ | 28244 | (autoload (quote wordstar-mode) "ws-mode" "\ |
| @@ -25767,7 +28351,7 @@ The key bindings are: | |||
| 25767 | ;;;*** | 28351 | ;;;*** |
| 25768 | 28352 | ||
| 25769 | ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" | 28353 | ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" |
| 25770 | ;;;;;; (16301 42974)) | 28354 | ;;;;;; (16814 63075)) |
| 25771 | ;;; Generated autoloads from xml.el | 28355 | ;;; Generated autoloads from xml.el |
| 25772 | 28356 | ||
| 25773 | (autoload (quote xml-parse-file) "xml" "\ | 28357 | (autoload (quote xml-parse-file) "xml" "\ |
| @@ -25792,8 +28376,8 @@ If PARSE-NS is non-nil, then QNAMES are expanded. | |||
| 25792 | 28376 | ||
| 25793 | ;;;*** | 28377 | ;;;*** |
| 25794 | 28378 | ||
| 25795 | ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16211 | 28379 | ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16213 |
| 25796 | ;;;;;; 27022)) | 28380 | ;;;;;; 43272)) |
| 25797 | ;;; Generated autoloads from xt-mouse.el | 28381 | ;;; Generated autoloads from xt-mouse.el |
| 25798 | 28382 | ||
| 25799 | (defvar xterm-mouse-mode nil "\ | 28383 | (defvar xterm-mouse-mode nil "\ |
| @@ -25814,8 +28398,24 @@ Turn it on to use emacs mouse commands, and off to use xterm mouse commands. | |||
| 25814 | 28398 | ||
| 25815 | ;;;*** | 28399 | ;;;*** |
| 25816 | 28400 | ||
| 28401 | ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc" | ||
| 28402 | ;;;;;; "gnus/yenc.el" (16697 49031)) | ||
| 28403 | ;;; Generated autoloads from gnus/yenc.el | ||
| 28404 | |||
| 28405 | (autoload (quote yenc-decode-region) "yenc" "\ | ||
| 28406 | Yenc decode region between START and END using an internal decoder. | ||
| 28407 | |||
| 28408 | \(fn START END)" t nil) | ||
| 28409 | |||
| 28410 | (autoload (quote yenc-extract-filename) "yenc" "\ | ||
| 28411 | Extract file name from an yenc header. | ||
| 28412 | |||
| 28413 | \(fn)" nil nil) | ||
| 28414 | |||
| 28415 | ;;;*** | ||
| 28416 | |||
| 25817 | ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism | 28417 | ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism |
| 25818 | ;;;;;; yow) "yow" "play/yow.el" (16211 27038)) | 28418 | ;;;;;; yow) "yow" "play/yow.el" (16213 43281)) |
| 25819 | ;;; Generated autoloads from play/yow.el | 28419 | ;;; Generated autoloads from play/yow.el |
| 25820 | 28420 | ||
| 25821 | (autoload (quote yow) "yow" "\ | 28421 | (autoload (quote yow) "yow" "\ |
| @@ -25841,7 +28441,7 @@ Zippy goes to the analyst. | |||
| 25841 | 28441 | ||
| 25842 | ;;;*** | 28442 | ;;;*** |
| 25843 | 28443 | ||
| 25844 | ;;;### (autoloads (zone) "zone" "play/zone.el" (16211 27038)) | 28444 | ;;;### (autoloads (zone) "zone" "play/zone.el" (16423 23573)) |
| 25845 | ;;; Generated autoloads from play/zone.el | 28445 | ;;; Generated autoloads from play/zone.el |
| 25846 | 28446 | ||
| 25847 | (autoload (quote zone) "zone" "\ | 28447 | (autoload (quote zone) "zone" "\ |
| @@ -25852,7 +28452,7 @@ Zone out, completely. | |||
| 25852 | ;;;*** | 28452 | ;;;*** |
| 25853 | 28453 | ||
| 25854 | ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" | 28454 | ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" |
| 25855 | ;;;;;; "net/zone-mode.el" (16211 27037)) | 28455 | ;;;;;; "net/zone-mode.el" (16377 12872)) |
| 25856 | ;;; Generated autoloads from net/zone-mode.el | 28456 | ;;; Generated autoloads from net/zone-mode.el |
| 25857 | 28457 | ||
| 25858 | (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ | 28458 | (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ |
| @@ -25877,10 +28477,10 @@ Zone-mode does two things: | |||
| 25877 | ;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "bindings.el" | 28477 | ;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "bindings.el" |
| 25878 | ;;;;;; "buff-menu.el" "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el" | 28478 | ;;;;;; "buff-menu.el" "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el" |
| 25879 | ;;;;;; "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el" | 28479 | ;;;;;; "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el" |
| 25880 | ;;;;;; "calc/calc-embed.el" "calc/calc-fin.el" "calc/calc-forms.el" | 28480 | ;;;;;; "calc/calc-embed.el" "calc/calc-ext.el" "calc/calc-fin.el" |
| 25881 | ;;;;;; "calc/calc-frac.el" "calc/calc-funcs.el" "calc/calc-graph.el" | 28481 | ;;;;;; "calc/calc-forms.el" "calc/calc-frac.el" "calc/calc-funcs.el" |
| 25882 | ;;;;;; "calc/calc-help.el" "calc/calc-incom.el" "calc/calc-keypd.el" | 28482 | ;;;;;; "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el" |
| 25883 | ;;;;;; "calc/calc-lang.el" "calc/calc-macs.el" "calc/calc-maint.el" | 28483 | ;;;;;; "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-macs.el" |
| 25884 | ;;;;;; "calc/calc-map.el" "calc/calc-math.el" "calc/calc-misc.el" | 28484 | ;;;;;; "calc/calc-map.el" "calc/calc-math.el" "calc/calc-misc.el" |
| 25885 | ;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-poly.el" | 28485 | ;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-poly.el" |
| 25886 | ;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" | 28486 | ;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" |
| @@ -25888,59 +28488,64 @@ Zone-mode does two things: | |||
| 25888 | ;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" | 28488 | ;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" |
| 25889 | ;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" | 28489 | ;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" |
| 25890 | ;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" | 28490 | ;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" |
| 25891 | ;;;;;; "calc/calcsel2.el" "calendar/cal-china.el" "calendar/cal-coptic.el" | 28491 | ;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-china.el" |
| 25892 | ;;;;;; "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el" | 28492 | ;;;;;; "calendar/cal-coptic.el" "calendar/cal-french.el" "calendar/cal-islam.el" |
| 25893 | ;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" | 28493 | ;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-mayan.el" |
| 25894 | ;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" | 28494 | ;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" |
| 25895 | ;;;;;; "calendar/cal-x.el" "case-table.el" "cdl.el" "cus-dep.el" | 28495 | ;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/icalendar.el" |
| 25896 | ;;;;;; "cus-load.el" "cus-start.el" "custom.el" "dos-fns.el" "dos-vars.el" | 28496 | ;;;;;; "case-table.el" "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el" |
| 25897 | ;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el" | 28497 | ;;;;;; "custom.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" |
| 25898 | ;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el" | 28498 | ;;;;;; "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" |
| 25899 | ;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/bindat.el" | 28499 | ;;;;;; "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" |
| 25900 | ;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" "emacs-lisp/cl-compat.el" | 28500 | ;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" |
| 25901 | ;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" | 28501 | ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" |
| 25902 | ;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el" | 28502 | ;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" |
| 25903 | ;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" | 28503 | ;;;;;; "emacs-lisp/ewoc.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" |
| 25904 | ;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" | 28504 | ;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" |
| 25905 | ;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el" | 28505 | ;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" |
| 25906 | ;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" "emacs-lisp/regi.el" | 28506 | ;;;;;; "emacs-lisp/lselect.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" |
| 25907 | ;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/testcover-ses.el" "emacs-lisp/testcover-unsafep.el" | 28507 | ;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/tcover-ses.el" |
| 25908 | ;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" | 28508 | ;;;;;; "emacs-lisp/tcover-unsafep.el" "emacs-lock.el" "emulation/cua-gmrk.el" |
| 25909 | ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" | 28509 | ;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el" |
| 25910 | ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el" | 28510 | ;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-mapper.el" |
| 25911 | ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" | 28511 | ;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el" |
| 25912 | ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" | 28512 | ;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el" |
| 25913 | ;;;;;; "env.el" "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" | 28513 | ;;;;;; "emulation/viper-util.el" "env.el" "eshell/em-alias.el" "eshell/em-banner.el" |
| 25914 | ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" | 28514 | ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" |
| 25915 | ;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" | 28515 | ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" |
| 25916 | ;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" | 28516 | ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" |
| 25917 | ;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" | 28517 | ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" |
| 25918 | ;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" | 28518 | ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" |
| 25919 | ;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el" | 28519 | ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" |
| 25920 | ;;;;;; "eshell/esh-maint.el" "eshell/esh-module.el" "eshell/esh-opt.el" | 28520 | ;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el" |
| 25921 | ;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" | 28521 | ;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" |
| 25922 | ;;;;;; "faces.el" "files.el" "filesets.el" "finder-inf.el" "foldout.el" | 28522 | ;;;;;; "eshell/esh-var.el" "faces.el" "files.el" "filesets.el" "finder-inf.el" |
| 25923 | ;;;;;; "font-core.el" "format.el" "forms-d2.el" "forms-pass.el" | 28523 | ;;;;;; "foldout.el" "font-core.el" "format.el" "forms-d2.el" "forms-pass.el" |
| 25924 | ;;;;;; "frame.el" "generic-x.el" "gnus/flow-fill.el" "gnus/format-spec.el" | 28524 | ;;;;;; "frame.el" "generic-x.el" "gnus/compface.el" "gnus/dig.el" |
| 25925 | ;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" | 28525 | ;;;;;; "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el" |
| 25926 | ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-draft.el" | 28526 | ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" |
| 25927 | ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" | 28527 | ;;;;;; "gnus/gnus-demon.el" "gnus/gnus-diary.el" "gnus/gnus-dup.el" |
| 25928 | ;;;;;; "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" | 28528 | ;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-gl.el" |
| 25929 | ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el" | 28529 | ;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el" |
| 25930 | ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el" | 28530 | ;;;;;; "gnus/gnus-nocem.el" "gnus/gnus-salt.el" "gnus/gnus-score.el" |
| 25931 | ;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el" | 28531 | ;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-sum.el" |
| 25932 | ;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" | 28532 | ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el" |
| 25933 | ;;;;;; "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/imap.el" "gnus/mail-parse.el" | 28533 | ;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/hex-util.el" "gnus/ietf-drums.el" |
| 28534 | ;;;;;; "gnus/imap.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" | ||
| 25934 | ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el" | 28535 | ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el" |
| 25935 | ;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el" | 28536 | ;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el" |
| 25936 | ;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml.el" | 28537 | ;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" |
| 25937 | ;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" | 28538 | ;;;;;; "gnus/mml-smime.el" "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el" |
| 25938 | ;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el" | 28539 | ;;;;;; "gnus/nndb.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el" |
| 25939 | ;;;;;; "gnus/nnimap.el" "gnus/nnlistserv.el" "gnus/nnmail.el" "gnus/nnmbox.el" | 28540 | ;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el" |
| 25940 | ;;;;;; "gnus/nnmh.el" "gnus/nnoo.el" "gnus/nnslashdot.el" "gnus/nnspool.el" | 28541 | ;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmbox.el" "gnus/nnmh.el" |
| 25941 | ;;;;;; "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el" | 28542 | ;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el" |
| 25942 | ;;;;;; "gnus/nnweb.el" "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" | 28543 | ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" |
| 25943 | ;;;;;; "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" | 28544 | ;;;;;; "gnus/nnwarchive.el" "gnus/nnweb.el" "gnus/nnwfm.el" "gnus/pgg-def.el" |
| 28545 | ;;;;;; "gnus/pgg-gpg.el" "gnus/pgg-parse.el" "gnus/pgg-pgp.el" "gnus/pgg-pgp5.el" | ||
| 28546 | ;;;;;; "gnus/pop3.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" | ||
| 28547 | ;;;;;; "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/sieve-manage.el" | ||
| 28548 | ;;;;;; "gnus/smime.el" "gnus/spam-report.el" "gnus/spam-stat.el" | ||
| 25944 | ;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "help.el" | 28549 | ;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "help.el" |
| 25945 | ;;;;;; "indent.el" "international/characters.el" "international/fontset.el" | 28550 | ;;;;;; "indent.el" "international/characters.el" "international/fontset.el" |
| 25946 | ;;;;;; "international/iso-ascii.el" "international/iso-insert.el" | 28551 | ;;;;;; "international/iso-ascii.el" "international/iso-insert.el" |
| @@ -25964,16 +28569,16 @@ Zone-mode does two things: | |||
| 25964 | ;;;;;; "language/vietnamese.el" "ldefs-boot.el" "loadup.el" "mail/blessmail.el" | 28569 | ;;;;;; "language/vietnamese.el" "ldefs-boot.el" "loadup.el" "mail/blessmail.el" |
| 25965 | ;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mspools.el" | 28570 | ;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mspools.el" |
| 25966 | ;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" | 28571 | ;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" |
| 25967 | ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-alias.el" "mh-e/mh-customize.el" | 28572 | ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" |
| 25968 | ;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" | 28573 | ;;;;;; "mh-e/mh-customize.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" |
| 25969 | ;;;;;; "mh-e/mh-index.el" "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" | 28574 | ;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el" |
| 25970 | ;;;;;; "mh-e/mh-mime.el" "mh-e/mh-pick.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el" | 28575 | ;;;;;; "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" |
| 25971 | ;;;;;; "mh-e/mh-xemacs-compat.el" "mh-e/mh-xemacs-icons.el" "misc.el" | 28576 | ;;;;;; "mh-e/mh-pick.el" "mh-e/mh-print.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el" |
| 25972 | ;;;;;; "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el" | 28577 | ;;;;;; "mh-e/mh-utils.el" "misc.el" "mouse-copy.el" "mouse-drag.el" |
| 25973 | ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el" | 28578 | ;;;;;; "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" |
| 25974 | ;;;;;; "net/ldap.el" "net/netrc.el" "net/tls.el" "net/tramp-ftp.el" | 28579 | ;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el" |
| 25975 | ;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" | 28580 | ;;;;;; "net/tramp-ftp.el" "net/tramp-smb.el" "net/tramp-util.el" |
| 25976 | ;;;;;; "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" | 28581 | ;;;;;; "net/tramp-uu.el" "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" |
| 25977 | ;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/mlsupport.el" | 28582 | ;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/mlsupport.el" |
| 25978 | ;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el" | 28583 | ;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el" |
| 25979 | ;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el" | 28584 | ;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el" |
| @@ -25983,29 +28588,34 @@ Zone-mode does two things: | |||
| 25983 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" | 28588 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" |
| 25984 | ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el" | 28589 | ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el" |
| 25985 | ;;;;;; "progmodes/cc-engine.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" | 28590 | ;;;;;; "progmodes/cc-engine.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" |
| 25986 | ;;;;;; "progmodes/cc-menus.el" "progmodes/cc-vars.el" "progmodes/ebnf-bnf.el" | 28591 | ;;;;;; "progmodes/cc-menus.el" "progmodes/cc-vars.el" "progmodes/ebnf-abn.el" |
| 28592 | ;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" | ||
| 25987 | ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" | 28593 | ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" |
| 25988 | ;;;;;; "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" | 28594 | ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" |
| 25989 | ;;;;;; "progmodes/xscheme.el" "register.el" "replace.el" "s-region.el" | 28595 | ;;;;;; "progmodes/mantemp.el" "progmodes/xscheme.el" "register.el" |
| 25990 | ;;;;;; "saveplace.el" "scroll-bar.el" "select.el" "simple.el" "soundex.el" | 28596 | ;;;;;; "replace.el" "s-region.el" "saveplace.el" "scroll-bar.el" |
| 25991 | ;;;;;; "startup.el" "subdirs.el" "subr.el" "tempo.el" "term/AT386.el" | 28597 | ;;;;;; "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el" |
| 25992 | ;;;;;; "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/internal.el" | 28598 | ;;;;;; "subr.el" "tempo.el" "term/AT386.el" "term/apollo.el" "term/bg-mouse.el" |
| 25993 | ;;;;;; "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el" | 28599 | ;;;;;; "term/bobcat.el" "term/internal.el" "term/iris-ansi.el" "term/keyswap.el" |
| 25994 | ;;;;;; "term/mac-win.el" "term/news.el" "term/pc-win.el" "term/rxvt.el" | 28600 | ;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el" |
| 25995 | ;;;;;; "term/sun-mouse.el" "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" | 28601 | ;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el" |
| 25996 | ;;;;;; "term/tvi970.el" "term/vt100.el" "term/vt102.el" "term/vt125.el" | 28602 | ;;;;;; "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el" |
| 25997 | ;;;;;; "term/vt200.el" "term/vt201.el" "term/vt220.el" "term/vt240.el" | 28603 | ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el" |
| 25998 | ;;;;;; "term/vt300.el" "term/vt320.el" "term/vt400.el" "term/vt420.el" | 28604 | ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el" |
| 25999 | ;;;;;; "term/w32-win.el" "term/wyse50.el" "term/x-win.el" "term/xterm.el" | 28605 | ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/w32-win.el" |
| 26000 | ;;;;;; "textmodes/bib-mode.el" "textmodes/fill.el" "textmodes/makeinfo.el" | 28606 | ;;;;;; "term/wyse50.el" "term/x-win.el" "term/xterm.el" "textmodes/bib-mode.el" |
| 26001 | ;;;;;; "textmodes/page-ext.el" "textmodes/page.el" "textmodes/paragraphs.el" | 28607 | ;;;;;; "textmodes/fill.el" "textmodes/makeinfo.el" "textmodes/page-ext.el" |
| 26002 | ;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" | 28608 | ;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el" |
| 26003 | ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-ref.el" | 28609 | ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" |
| 26004 | ;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/reftex-vars.el" | 28610 | ;;;;;; "textmodes/reftex-global.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" |
| 26005 | ;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el" | 28611 | ;;;;;; "textmodes/reftex-toc.el" "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el" |
| 26006 | ;;;;;; "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" | 28612 | ;;;;;; "textmodes/text-mode.el" "timezone.el" "tree-widget.el" "uniquify.el" |
| 26007 | ;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el" | 28613 | ;;;;;; "url/url-about.el" "url/url-dired.el" "url/url-expand.el" |
| 26008 | ;;;;;; "w32-vars.el" "widget.el" "window.el") (16313 5919 739767)) | 28614 | ;;;;;; "url/url-ftp.el" "url/url-https.el" "url/url-imap.el" "url/url-methods.el" |
| 28615 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el" | ||
| 28616 | ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el" | ||
| 28617 | ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" | ||
| 28618 | ;;;;;; "widget.el" "window.el" "x-dnd.el") (16820 23750 66854)) | ||
| 26009 | 28619 | ||
| 26010 | ;;;*** | 28620 | ;;;*** |
| 26011 | 28621 | ||