comparison lisp/ldefs-boot.el @ 58796:e73c4954b731

Regenerate.
author Andreas Schwab <schwab@suse.de>
date Mon, 06 Dec 2004 13:29:07 +0000
parents 7f7802fb3096
children aac0a33f5772 549734260e34 f2ebccfa87d4
comparison
equal deleted inserted replaced
58795:ee4b3f047a97 58796:e73c4954b731
2 ;; 2 ;;
3 ;;; Code: 3 ;;; Code:
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" "\
11 Play 5x5. 11 Play 5x5.
12 12
62 \(fn BREEDER)" t nil) 62 \(fn BREEDER)" t nil)
63 63
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" "\
71 Define SPEC and BODY as being valid extensions for Ada files. 71 Define SPEC and BODY as being valid extensions for Ada files.
72 Going from body to spec with `ff-find-other-file' used these 72 Going from body to spec with `ff-find-other-file' used these
123 \(fn)" t nil) 123 \(fn)" t nil)
124 124
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" "\
132 Insert a descriptive header at the top of the file. 132 Insert a descriptive header at the top of the file.
133 133
134 \(fn)" t nil) 134 \(fn)" t nil)
135 135
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" "\
143 Open a file anywhere in the source path. 143 Open a file anywhere in the source path.
144 Completion is available. 144 Completion is available.
149 149
150 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun 150 ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
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 "\
158 *If non-nil, function to guess name of surrounding function. 158 *If non-nil, function to guess name of surrounding function.
159 It is used by `add-log-current-defun' in preference to built-in rules. 159 It is used by `add-log-current-defun' in preference to built-in rules.
200 \(fn &optional FILE-NAME BUFFER-FILE)" nil nil) 200 \(fn &optional FILE-NAME BUFFER-FILE)" nil nil)
201 201
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'.
209 209
210 Third arg OTHER-WINDOW non-nil means visit in other window. 210 Third arg OTHER-WINDOW non-nil means visit in other window.
286 \(fn)" t nil) 286 \(fn)" t nil)
287 287
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) "\
296 *Defines what to do with redefinitions during Advice de/activation. 296 *Defines what to do with redefinitions during Advice de/activation.
297 Redefinition occurs if a previously activated function that already has an 297 Redefinition occurs if a previously activated function that already has an
386 386
387 ;;;*** 387 ;;;***
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" "\
395 Attempt to align a region based on a set of alignment rules. 395 Attempt to align a region based on a set of alignment rules.
396 BEG and END mark the region. If BEG and END are specifically set to 396 BEG and END mark the region. If BEG and END are specifically set to
475 475
476 \(fn)" t nil) 476 \(fn)" t nil)
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" "\
484 Prime `allout-mode' to enable/disable auto-activation, wrt `allout-layout'. 484 Prime `allout-mode' to enable/disable auto-activation, wrt `allout-layout'.
485 485
491 confirmation for layout operation solicited from user each time; 491 confirmation for layout operation solicited from user each time;
492 - `report', just report and return the current auto-activation state; 492 - `report', just report and return the current auto-activation state;
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)
510 510
511 \(fn &optional MODE)" t nil) 511 \(fn &optional MODE)" t nil)
512 512
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))
520 520
521 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ 521 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\
530 (autoload (quote ange-ftp-hook-function) "ange-ftp" "\ 530 (autoload (quote ange-ftp-hook-function) "ange-ftp" "\
531 Not documented 531 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" "\
544 Display STRING starting at position VPOS, HPOS, using animation. 542 Display STRING starting at position VPOS, HPOS, using animation.
545 The characters start at randomly chosen places, 543 The characters start at randomly chosen places,
555 Strings will be separated from each other by SPACE lines. 553 Strings will be separated from each other by SPACE lines.
556 554
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.
561 559 You can specify the one's name by NAME; the default value is \"Sarah\".
562 \(fn)" t nil) 560
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" "\
571 Set `ansi-color-for-comint-mode' to t. 570 Set `ansi-color-for-comint-mode' to t.
572 571
588 \(fn STRING)" nil nil) 587 \(fn STRING)" nil nil)
589 588
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" "\
597 Show Makefile rules for all grammar files in the current directory. 596 Show Makefile rules for all grammar files in the current directory.
598 If the `major-mode' of the current buffer has the value `makefile-mode', 597 If the `major-mode' of the current buffer has the value `makefile-mode',
624 623
625 \(fn)" nil nil) 624 \(fn)" nil nil)
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
642 (defvar appt-message-warning-time 12 "\ 641 (defvar appt-message-warning-time 12 "\
643 *Time in minutes before an appointment that the warning begins.") 642 *Time in minutes before an appointment that the warning begins.")
648 *Non-nil means beep to indicate appointment.") 647 *Non-nil means beep to indicate appointment.")
649 648
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-msg-window t "\
658 *Non-nil means display appointment message in another window.
659 If non-nil, this variable overrides `appt-visible'.")
660
661 (custom-autoload (quote appt-msg-window) "appt")
662
657 (defvar appt-display-mode-line t "\ 663 (defvar appt-display-mode-line t "\
658 *Non-nil means display minutes to appointment and time on the mode line.") 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.")
659 666
660 (custom-autoload (quote appt-display-mode-line) "appt") 667 (custom-autoload (quote appt-display-mode-line) "appt")
661 668
662 (defvar appt-msg-window t "\
663 *Non-nil means display appointment message in another window.")
664
665 (custom-autoload (quote appt-msg-window) "appt")
666
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")
677 680
678 (autoload (quote appt-add) "appt" "\ 681 (autoload (quote appt-add) "appt" "\
685 Delete an appointment from the list of appointments. 688 Delete an appointment from the list of appointments.
686 689
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
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 715
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
720 normal variables. 719 normal variables.
763 762
764 \(fn APROPOS-REGEXP &optional DO-ALL)" t nil) 763 \(fn APROPOS-REGEXP &optional DO-ALL)" t nil)
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" "\
773 Major mode for viewing an archive file in a dired-like way. 772 Major mode for viewing an archive file in a dired-like way.
774 You can move around using the usual cursor motion commands. 773 You can move around using the usual cursor motion commands.
784 783
785 \(fn &optional FORCE)" nil nil) 784 \(fn &optional FORCE)" nil nil)
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" "\
793 Major mode for editing arrays. 792 Major mode for editing arrays.
794 793
855 854
856 \(fn)" t nil) 855 \(fn)" t nil)
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" "\
865 Toggle artist mode. With arg, turn artist mode on if arg is positive. 864 Toggle artist mode. With arg, turn artist mode on if arg is positive.
866 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses 865 Artist lets you draw lines, squares, rectangles and poly-lines, ellipses
1061 1060
1062 \(fn &optional STATE)" t nil) 1061 \(fn &optional STATE)" t nil)
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" "\
1071 Major mode for editing typical assembler code. 1070 Major mode for editing typical assembler code.
1072 Features a private abbrev table and the following bindings: 1071 Features a private abbrev table and the following bindings:
1090 \(fn)" t nil) 1089 \(fn)" t nil)
1091 1090
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 "\
1099 Obsolete.") 1098 Obsolete.")
1100 1099
1106 \(fn ARG)" t nil) 1105 \(fn ARG)" t nil)
1107 1106
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 "\
1115 Non-nil if Autoarg mode is enabled. 1114 Non-nil if Autoarg mode is enabled.
1116 See the command `autoarg-mode' for a description of this minor-mode. 1115 See the command `autoarg-mode' for a description of this minor-mode.
1161 \(fn &optional ARG)" t nil) 1160 \(fn &optional ARG)" t nil)
1162 1161
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" "\
1170 Major mode for editing Autoconf configure.in files. 1169 Major mode for editing Autoconf configure.in files.
1171 1170
1172 \(fn)" t nil) 1171 \(fn)" t nil)
1173 1172
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" "\
1181 Insert default contents into new files if variable `auto-insert' is non-nil. 1180 Insert default contents into new files if variable `auto-insert' is non-nil.
1182 Matches the visited file name against the elements of `auto-insert-alist'. 1181 Matches the visited file name against the elements of `auto-insert-alist'.
1210 1209
1211 ;;;*** 1210 ;;;***
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),
1222 1221 save the buffer too.
1223 \(fn FILE)" t nil) 1222
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.
1227 This uses `update-file-autoloads' (which see) do its work. 1229 This uses `update-file-autoloads' (which see) do its work.
1228 In an interactive call, you must give one argument, the name 1230 In an interactive call, you must give one argument, the name
1240 1242
1241 \(fn)" nil nil) 1243 \(fn)" nil nil)
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
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 1251
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
1262 (autoload (quote turn-on-auto-revert-mode) "autorevert" "\ 1263 (autoload (quote turn-on-auto-revert-mode) "autorevert" "\
1263 Turn on Auto-Revert Mode. 1264 Turn on Auto-Revert Mode.
1264 1265
1265 This function is designed to be added to hooks, for example: 1266 This function is designed to be added to hooks, for example:
1266 (add-hook 'c-mode-hook 'turn-on-auto-revert-mode) 1267 (add-hook 'c-mode-hook 'turn-on-auto-revert-mode)
1268
1269 \(fn)" nil nil)
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)
1267 1294
1268 \(fn)" nil nil) 1295 \(fn)" nil nil)
1269 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.
1274 use either \\[customize] or the function `global-auto-revert-mode'.") 1301 use either \\[customize] or the function `global-auto-revert-mode'.")
1275 1302
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.
1283 Use `auto-revert-mode' to revert a particular buffer. 1310 Use `auto-revert-mode' to revert a particular buffer.
1284 1311
1285 \(fn &optional ARG)" t nil) 1312 \(fn &optional ARG)" t nil)
1286 1313
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 "\
1294 Activate mouse avoidance mode. 1321 Activate mouse avoidance mode.
1295 See function `mouse-avoidance-mode' for possible values. 1322 See function `mouse-avoidance-mode' for possible values.
1326 \(fn &optional MODE)" t nil) 1353 \(fn &optional MODE)" t nil)
1327 1354
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" "\
1335 Argument STRUCTURE describes a template to build. 1362 Argument STRUCTURE describes a template to build.
1336 1363
1351 (defalias (quote \`) (symbol-function (quote backquote))) 1378 (defalias (quote \`) (symbol-function (quote backquote)))
1352 1379
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" "\
1360 Display battery status information in the echo area. 1387 Display battery status information in the echo area.
1361 The text being displayed in the echo area is controlled by the variables 1388 The text being displayed in the echo area is controlled by the variables
1373 \(fn)" t nil) 1400 \(fn)" t nil)
1374 1401
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" "\
1382 Time execution of FORMS. 1409 Time execution of FORMS.
1383 If REPETITIONS is supplied as a number, run forms that many times, 1410 If REPETITIONS is supplied as a number, run forms that many times,
1405 1432
1406 \(fn REPETITIONS FORM)" t nil) 1433 \(fn REPETITIONS FORM)" t nil)
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" "\
1415 Major mode for editing BibTeX files. 1442 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.
1434 1459
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
1503 \(fn)" t nil) 1494 \(fn)" t 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
1512 ;;;*** 1505 (autoload (quote binhex-decode-region-internal) "binhex" "\
1513 1506 Binhex decode region between START and END without using an external program.
1514 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (16211 1507 If HEADER-ONLY is non-nil only decode header and return filename.
1515 ;;;;;; 27038)) 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
1521 ;;;***
1522
1523 ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (16704
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" "\
1519 Play blackbox. 1528 Play blackbox.
1520 Optional prefix argument is the number of balls; the default is 4. 1529 Optional prefix argument is the number of balls; the default is 4.
1632 ;;;*** 1641 ;;;***
1633 1642
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)
1641 (define-key ctl-x-map "rl" 'bookmark-bmenu-list) 1650 (define-key ctl-x-map "rl" 'bookmark-bmenu-list)
1642 1651
1821 ;;;;;; browse-url-cci browse-url-grail browse-url-mosaic browse-url-gnome-moz 1830 ;;;;;; browse-url-cci browse-url-grail browse-url-mosaic browse-url-gnome-moz
1822 ;;;;;; browse-url-galeon browse-url-mozilla browse-url-netscape 1831 ;;;;;; browse-url-galeon browse-url-mozilla browse-url-netscape
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))) "\
1830 *Function to display the current buffer in a WWW browser. 1839 *Function to display the current buffer in a WWW browser.
1831 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 1840 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
2071 Default to the URL around or before point. 2080 Default to the URL around or before point.
2072 2081
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
2080 current one. 2089 current one.
2081 2090
2104 2113
2105 \(fn URL &optional NEW-WINDOW)" t nil) 2114 \(fn URL &optional NEW-WINDOW)" t nil)
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" "\
2114 Adds that special touch of class to your outgoing mail. 2123 Adds that special touch of class to your outgoing mail.
2115 2124
2121 \(fn)" nil nil) 2130 \(fn)" nil nil)
2122 2131
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" "\
2130 Select next buffer defined by buffer cycling. 2139 Select next buffer defined by buffer cycling.
2131 The buffers taking part in buffer cycling are defined 2140 The buffers taking part in buffer cycling are defined
2162 \(fn ARG)" t nil) 2171 \(fn ARG)" t nil)
2163 2172
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 " 2180 (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "
2172 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\ 2181 " (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
2173 Keymap used by buttons.") 2182 Keymap used by buttons.")
2252 2261
2253 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 2262 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
2254 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile 2263 ;;;;;; batch-byte-compile-if-not-done display-call-tree byte-compile
2255 ;;;;;; compile-defun byte-compile-file byte-recompile-directory 2264 ;;;;;; compile-defun byte-compile-file byte-recompile-directory
2256 ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el" 2265 ;;;;;; byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2257 ;;;;;; (16239 4666)) 2266 ;;;;;; (16801 58026))
2258 ;;; Generated autoloads from emacs-lisp/bytecomp.el 2267 ;;; Generated autoloads from emacs-lisp/bytecomp.el
2259 2268
2260 (autoload (quote byte-force-recompile) "bytecomp" "\ 2269 (autoload (quote byte-force-recompile) "bytecomp" "\
2261 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 2270 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
2262 Files in subdirectories of DIRECTORY are processed also. 2271 Files in subdirectories of DIRECTORY are processed also.
2289 2298
2290 \(fn FILENAME &optional LOAD)" t nil) 2299 \(fn FILENAME &optional LOAD)" t nil)
2291 2300
2292 (autoload (quote compile-defun) "bytecomp" "\ 2301 (autoload (quote compile-defun) "bytecomp" "\
2293 Compile and evaluate the current top-level form. 2302 Compile and evaluate the current top-level form.
2294 Print the result in the minibuffer. 2303 Print the result in the echo area.
2295 With argument, insert value in current buffer after the form. 2304 With argument, insert value in current buffer after the form.
2296 2305
2297 \(fn &optional ARG)" t nil) 2306 \(fn &optional ARG)" t nil)
2298 2307
2299 (autoload (quote byte-compile) "bytecomp" "\ 2308 (autoload (quote byte-compile) "bytecomp" "\
2340 (autoload (quote batch-byte-recompile-directory) "bytecomp" "\ 2349 (autoload (quote batch-byte-recompile-directory) "bytecomp" "\
2341 Run `byte-recompile-directory' on the dirs remaining on the command line. 2350 Run `byte-recompile-directory' on the dirs remaining on the command line.
2342 Must be used only with `-batch', and kills Emacs on completion. 2351 Must be used only with `-batch', and kills Emacs on completion.
2343 For example, invoke `emacs -batch -f batch-byte-recompile-directory .'. 2352 For example, invoke `emacs -batch -f batch-byte-recompile-directory .'.
2344 2353
2345 \(fn)" nil nil) 2354 \(fn &optional ARG)" nil nil)
2346 2355
2347 ;;;*** 2356 ;;;***
2348 2357
2349 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (16211 27023)) 2358 ;;;### (autoloads nil "cal-dst" "calendar/cal-dst.el" (16630 17322))
2350 ;;; Generated autoloads from calendar/cal-dst.el 2359 ;;; Generated autoloads from calendar/cal-dst.el
2351 2360
2352 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t) 2361 (put (quote calendar-daylight-savings-starts) (quote risky-local-variable) t)
2353 2362
2354 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t) 2363 (put (quote calendar-daylight-savings-ends) (quote risky-local-variable) t)
2355 2364
2356 ;;;*** 2365 ;;;***
2357 2366
2358 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el" 2367 ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2359 ;;;;;; (16211 27023)) 2368 ;;;;;; (16436 34880))
2360 ;;; Generated autoloads from calendar/cal-hebrew.el 2369 ;;; Generated autoloads from calendar/cal-hebrew.el
2361 2370
2362 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\ 2371 (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
2363 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR. 2372 List Yahrzeit dates for *Gregorian* DEATH-DATE from START-YEAR to END-YEAR.
2364 When called interactively from the calendar window, the date of death is taken 2373 When called interactively from the calendar window, the date of death is taken
2368 2377
2369 ;;;*** 2378 ;;;***
2370 2379
2371 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle 2380 ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2372 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc 2381 ;;;;;; calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2373 ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (16211 2382 ;;;;;; full-calc calc calc-dispatch) "calc" "calc/calc.el" (16816
2374 ;;;;;; 27022)) 2383 ;;;;;; 23730))
2375 ;;; Generated autoloads from calc/calc.el 2384 ;;; Generated autoloads from calc/calc.el
2376
2377 (defvar calc-info-filename "calc.info" "\
2378 *File name in which to look for the Calculator's Info documentation.")
2379 2385
2380 (defvar calc-settings-file user-init-file "\ 2386 (defvar calc-settings-file user-init-file "\
2381 *File in which to record permanent settings; default is `user-init-file'.") 2387 *File in which to record permanent settings; default is `user-init-file'.")
2382
2383 (defvar calc-autoload-directory nil "\
2384 Name of directory from which additional \".elc\" files for Calc should be
2385 loaded. Should include a trailing \"/\".
2386 If nil, use original installation directory.
2387 This can safely be nil as long as the Calc files are on the load-path.")
2388
2389 (defvar calc-gnuplot-name "gnuplot" "\
2390 *Name of GNUPLOT program, for calc-graph features.")
2391
2392 (defvar calc-gnuplot-plot-command nil "\
2393 *Name of command for displaying GNUPLOT output; %s = file name to print.")
2394
2395 (defvar calc-gnuplot-print-command "lp %s" "\
2396 *Name of command for printing GNUPLOT output; %s = file name to print.")
2397 (global-set-key "\e#" 'calc-dispatch) 2388 (global-set-key "\e#" 'calc-dispatch)
2398 2389
2399 (autoload (quote calc-dispatch) "calc" "\ 2390 (autoload (quote calc-dispatch) "calc" "\
2400 Invoke the GNU Emacs Calculator. See `calc-dispatch-help' for details. 2391 Invoke the GNU Emacs Calculator. See `calc-dispatch-help' for details.
2401 2392
2407 \(fn &optional ARG FULL-DISPLAY INTERACTIVE)" t nil) 2398 \(fn &optional ARG FULL-DISPLAY INTERACTIVE)" t nil)
2408 2399
2409 (autoload (quote full-calc) "calc" "\ 2400 (autoload (quote full-calc) "calc" "\
2410 Invoke the Calculator and give it a full-sized window. 2401 Invoke the Calculator and give it a full-sized window.
2411 2402
2412 \(fn)" t nil) 2403 \(fn &optional INTERACTIVE)" t nil)
2413 2404
2414 (autoload (quote quick-calc) "calc" "\ 2405 (autoload (quote quick-calc) "calc" "\
2415 Do a quick calculation in the minibuffer without invoking full Calculator. 2406 Do a quick calculation in the minibuffer without invoking full Calculator.
2416 2407
2417 \(fn)" t nil) 2408 \(fn)" t nil)
2427 Invoke the Calculator in \"visual keypad\" mode. 2418 Invoke the Calculator in \"visual keypad\" mode.
2428 This is most useful in the X window system. 2419 This is most useful in the X window system.
2429 In this mode, click on the Calc \"buttons\" using the left mouse button. 2420 In this mode, click on the Calc \"buttons\" using the left mouse button.
2430 Or, position the cursor manually and do M-x calc-keypad-press. 2421 Or, position the cursor manually and do M-x calc-keypad-press.
2431 2422
2432 \(fn)" t nil) 2423 \(fn &optional INTERACTIVE)" t nil)
2433 2424
2434 (autoload (quote full-calc-keypad) "calc" "\ 2425 (autoload (quote full-calc-keypad) "calc" "\
2435 Invoke the Calculator in full-screen \"visual keypad\" mode. 2426 Invoke the Calculator in full-screen \"visual keypad\" mode.
2436 See calc-keypad for details. 2427 See calc-keypad for details.
2437 2428
2438 \(fn)" t nil) 2429 \(fn &optional INTERACTIVE)" t nil)
2439 2430
2440 (autoload (quote calc-grab-region) "calc" "\ 2431 (autoload (quote calc-grab-region) "calc" "\
2441 Parse the region as a vector of numbers and push it on the Calculator stack. 2432 Parse the region as a vector of numbers and push it on the Calculator stack.
2442 2433
2443 \(fn TOP BOT ARG)" t nil) 2434 \(fn TOP BOT ARG)" t nil)
2463 2454
2464 \(fn FUNC ARGS &rest BODY)" nil (quote macro)) 2455 \(fn FUNC ARGS &rest BODY)" nil (quote macro))
2465 2456
2466 ;;;*** 2457 ;;;***
2467 2458
2468 ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el" 2459 ;;;### (autoloads (calculator) "calculator" "calculator.el" (16213
2469 ;;;;;; (16211 27022)) 2460 ;;;;;; 43267))
2470 ;;; Generated autoloads from calc/calc-ext.el
2471
2472 (autoload (quote calc-extensions) "calc-ext" "\
2473 This function is part of the autoload linkage for parts of Calc.
2474
2475 \(fn)" nil nil)
2476
2477 ;;;***
2478
2479 ;;;### (autoloads (calculator) "calculator" "calculator.el" (16211
2480 ;;;;;; 27012))
2481 ;;; Generated autoloads from calculator.el 2461 ;;; Generated autoloads from calculator.el
2482 2462
2483 (autoload (quote calculator) "calculator" "\ 2463 (autoload (quote calculator) "calculator" "\
2484 Run the Emacs calculator. 2464 Run the Emacs calculator.
2485 See the documentation for `calculator-mode' for more information. 2465 See the documentation for `calculator-mode' for more information.
2486 2466
2487 \(fn)" t nil) 2467 \(fn)" t nil)
2488 2468
2489 ;;;*** 2469 ;;;***
2490 2470
2491 ;;;### (autoloads (calendar solar-holidays islamic-holidays christian-holidays 2471 ;;;### (autoloads (calendar calendar-setup solar-holidays bahai-holidays
2492 ;;;;;; hebrew-holidays other-holidays local-holidays oriental-holidays 2472 ;;;;;; islamic-holidays christian-holidays hebrew-holidays other-holidays
2493 ;;;;;; general-holidays holidays-in-diary-buffer diary-list-include-blanks 2473 ;;;;;; local-holidays oriental-holidays general-holidays holidays-in-diary-buffer
2494 ;;;;;; nongregorian-diary-marking-hook mark-diary-entries-hook nongregorian-diary-listing-hook 2474 ;;;;;; diary-list-include-blanks nongregorian-diary-marking-hook
2495 ;;;;;; diary-display-hook diary-hook list-diary-entries-hook print-diary-entries-hook 2475 ;;;;;; mark-diary-entries-hook nongregorian-diary-listing-hook diary-display-hook
2476 ;;;;;; diary-hook list-diary-entries-hook print-diary-entries-hook
2496 ;;;;;; american-calendar-display-form european-calendar-display-form 2477 ;;;;;; american-calendar-display-form european-calendar-display-form
2497 ;;;;;; european-date-diary-pattern american-date-diary-pattern european-calendar-style 2478 ;;;;;; european-date-diary-pattern american-date-diary-pattern european-calendar-style
2498 ;;;;;; abbreviated-calendar-year sexp-diary-entry-symbol diary-include-string 2479 ;;;;;; abbreviated-calendar-year sexp-diary-entry-symbol diary-include-string
2499 ;;;;;; islamic-diary-entry-symbol hebrew-diary-entry-symbol diary-nonmarking-symbol 2480 ;;;;;; bahai-diary-entry-symbol islamic-diary-entry-symbol hebrew-diary-entry-symbol
2500 ;;;;;; diary-file calendar-move-hook today-invisible-calendar-hook 2481 ;;;;;; diary-nonmarking-symbol diary-file calendar-move-hook today-invisible-calendar-hook
2501 ;;;;;; today-visible-calendar-hook initial-calendar-window-hook 2482 ;;;;;; today-visible-calendar-hook initial-calendar-window-hook
2502 ;;;;;; calendar-load-hook all-islamic-calendar-holidays all-christian-calendar-holidays 2483 ;;;;;; calendar-load-hook all-bahai-calendar-holidays all-islamic-calendar-holidays
2503 ;;;;;; all-hebrew-calendar-holidays mark-holidays-in-calendar view-calendar-holidays-initially 2484 ;;;;;; all-christian-calendar-holidays all-hebrew-calendar-holidays
2485 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2504 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar 2486 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2505 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset 2487 ;;;;;; number-of-diary-entries view-diary-entries-initially calendar-offset
2506 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el" 2488 ;;;;;; calendar-week-start-day) "calendar" "calendar/calendar.el"
2507 ;;;;;; (16252 34047)) 2489 ;;;;;; (16738 29931))
2508 ;;; Generated autoloads from calendar/calendar.el 2490 ;;; Generated autoloads from calendar/calendar.el
2509 2491
2510 (defvar calendar-week-start-day 0 "\ 2492 (defvar calendar-week-start-day 0 "\
2511 *The day of the week on which a week in the calendar begins. 2493 *The day of the week on which a week in the calendar begins.
2512 0 means Sunday (default), 1 means Monday, and so on.") 2494 0 means Sunday (default), 1 means Monday, and so on.")
2520 the screen.") 2502 the screen.")
2521 2503
2522 (custom-autoload (quote calendar-offset) "calendar") 2504 (custom-autoload (quote calendar-offset) "calendar")
2523 2505
2524 (defvar view-diary-entries-initially nil "\ 2506 (defvar view-diary-entries-initially nil "\
2525 *Non-nil means display current date's diary entries on entry. 2507 *Non-nil means display current date's diary entries on entry to calendar.
2526 The diary is displayed in another window when the calendar is first displayed, 2508 The diary is displayed in another window when the calendar is first displayed,
2527 if the current date is visible. The number of days of diary entries displayed 2509 if the current date is visible. The number of days of diary entries displayed
2528 is governed by the variable `number-of-diary-entries'.") 2510 is governed by the variable `number-of-diary-entries'. This variable can
2511 be overridden by the value of `calendar-setup'.")
2529 2512
2530 (custom-autoload (quote view-diary-entries-initially) "calendar") 2513 (custom-autoload (quote view-diary-entries-initially) "calendar")
2531 2514
2532 (defvar number-of-diary-entries 1 "\ 2515 (defvar number-of-diary-entries 1 "\
2533 *Specifies how many days of diary entries are to be displayed initially. 2516 *Specifies how many days of diary entries are to be displayed initially.
2597 2580
2598 If t, show all the holidays that would appear in a complete Islamic 2581 If t, show all the holidays that would appear in a complete Islamic
2599 calendar.") 2582 calendar.")
2600 2583
2601 (custom-autoload (quote all-islamic-calendar-holidays) "calendar") 2584 (custom-autoload (quote all-islamic-calendar-holidays) "calendar")
2585
2586 (defvar all-bahai-calendar-holidays nil "\
2587 *If nil, show only major holidays from the Baha'i calendar.
2588 These are the days on which work and school must be suspended.
2589
2590 If t, show all the holidays that would appear in a complete Baha'i
2591 calendar.")
2592
2593 (custom-autoload (quote all-bahai-calendar-holidays) "calendar")
2602 2594
2603 (defvar calendar-load-hook nil "\ 2595 (defvar calendar-load-hook nil "\
2604 *List of functions to be called after the calendar is first loaded. 2596 *List of functions to be called after the calendar is first loaded.
2605 This is the place to add key bindings to `calendar-mode-map'.") 2597 This is the place to add key bindings to `calendar-mode-map'.")
2606 2598
2739 2731
2740 Diary entries can be based on Lisp sexps. For example, the diary entry 2732 Diary entries can be based on Lisp sexps. For example, the diary entry
2741 2733
2742 %%(diary-block 11 1 1990 11 10 1990) Vacation 2734 %%(diary-block 11 1 1990 11 10 1990) Vacation
2743 2735
2744 causes the diary entry \"Vacation\" to appear from November 1 through November 2736 causes the diary entry \"Vacation\" to appear from November 1 through
2745 10, 1990. Other functions available are `diary-float', `diary-anniversary', 2737 November 10, 1990. Other functions available are `diary-float',
2746 `diary-cyclic', `diary-day-of-year', `diary-iso-date', `diary-french-date', 2738 `diary-anniversary', `diary-cyclic', `diary-day-of-year',
2747 `diary-hebrew-date', `diary-islamic-date', `diary-mayan-date', 2739 `diary-iso-date', `diary-french-date', `diary-hebrew-date',
2740 `diary-islamic-date', `diary-bahai-date', `diary-mayan-date',
2748 `diary-chinese-date', `diary-coptic-date', `diary-ethiopic-date', 2741 `diary-chinese-date', `diary-coptic-date', `diary-ethiopic-date',
2749 `diary-persian-date', `diary-yahrzeit', `diary-sunrise-sunset', 2742 `diary-persian-date', `diary-yahrzeit', `diary-sunrise-sunset',
2750 `diary-phases-of-moon', `diary-parasha', `diary-omer', `diary-rosh-hodesh', 2743 `diary-phases-of-moon', `diary-parasha', `diary-omer',
2751 and `diary-sabbath-candles'. See the documentation for the function 2744 `diary-rosh-hodesh', and `diary-sabbath-candles'. See the
2752 `list-sexp-diary-entries' for more details. 2745 documentation for the function `list-sexp-diary-entries' for more
2753 2746 details.
2754 Diary entries based on the Hebrew and/or the Islamic calendar are also 2747
2755 possible, but because these are somewhat slow, they are ignored 2748 Diary entries based on the Hebrew, the Islamic and/or the Baha'i
2756 unless you set the `nongregorian-diary-listing-hook' and the 2749 calendar are also possible, but because these are somewhat slow, they
2757 `nongregorian-diary-marking-hook' appropriately. See the documentation 2750 are ignored unless you set the `nongregorian-diary-listing-hook' and
2758 for these functions for details. 2751 the `nongregorian-diary-marking-hook' appropriately. See the
2752 documentation for these functions for details.
2759 2753
2760 Diary files can contain directives to include the contents of other files; for 2754 Diary files can contain directives to include the contents of other files; for
2761 details, see the documentation for the variable `list-diary-entries-hook'.") 2755 details, see the documentation for the variable `list-diary-entries-hook'.")
2762 2756
2763 (custom-autoload (quote diary-file) "calendar") 2757 (custom-autoload (quote diary-file) "calendar")
2774 2768
2775 (defvar islamic-diary-entry-symbol "I" "\ 2769 (defvar islamic-diary-entry-symbol "I" "\
2776 *Symbol indicating a diary entry according to the Islamic calendar.") 2770 *Symbol indicating a diary entry according to the Islamic calendar.")
2777 2771
2778 (custom-autoload (quote islamic-diary-entry-symbol) "calendar") 2772 (custom-autoload (quote islamic-diary-entry-symbol) "calendar")
2773
2774 (defvar bahai-diary-entry-symbol "B" "\
2775 *Symbol indicating a diary entry according to the Baha'i calendar.")
2776
2777 (custom-autoload (quote bahai-diary-entry-symbol) "calendar")
2779 2778
2780 (defvar diary-include-string "#include" "\ 2779 (defvar diary-include-string "#include" "\
2781 *The string indicating inclusion of another file of diary entries. 2780 *The string indicating inclusion of another file of diary entries.
2782 See the documentation for the function `include-other-diary-files'.") 2781 See the documentation for the function `include-other-diary-files'.")
2783 2782
2789 2788
2790 (custom-autoload (quote sexp-diary-entry-symbol) "calendar") 2789 (custom-autoload (quote sexp-diary-entry-symbol) "calendar")
2791 2790
2792 (defvar abbreviated-calendar-year t "\ 2791 (defvar abbreviated-calendar-year t "\
2793 *Interpret a two-digit year DD in a diary entry as either 19DD or 20DD. 2792 *Interpret a two-digit year DD in a diary entry as either 19DD or 20DD.
2794 For the Gregorian calendar; similarly for the Hebrew and Islamic calendars. 2793 For the Gregorian calendar; similarly for the Hebrew, Islamic and
2795 If this variable is nil, years must be written in full.") 2794 Baha'i calendars. If this variable is nil, years must be written in
2795 full.")
2796 2796
2797 (custom-autoload (quote abbreviated-calendar-year) "calendar") 2797 (custom-autoload (quote abbreviated-calendar-year) "calendar")
2798 2798
2799 (defvar european-calendar-style nil "\ 2799 (defvar european-calendar-style nil "\
2800 *Use the European style of dates in the diary and in any displays. 2800 *Use the European style of dates in the diary and in any displays.
2808 DAY MONTHNAME YEAR 2808 DAY MONTHNAME YEAR
2809 DAYNAME 2809 DAYNAME
2810 2810
2811 Names can be capitalized or not, written in full (as specified by the 2811 Names can be capitalized or not, written in full (as specified by the
2812 variable `calendar-day-name-array'), or abbreviated (as specified by 2812 variable `calendar-day-name-array'), or abbreviated (as specified by
2813 `calendar-day-abbrev-array') with or without a period.") 2813 `calendar-day-abbrev-array') with or without a period. To take effect,
2814 this variable should be set before the calendar package and its associates
2815 are loaded. Otherwise, use one of the functions `european-calendar' or
2816 `american-calendar' to force the appropriate update.")
2814 2817
2815 (custom-autoload (quote european-calendar-style) "calendar") 2818 (custom-autoload (quote european-calendar-style) "calendar")
2816 2819
2817 (defvar american-date-diary-pattern (quote ((month "/" day "[^/0-9]") (month "/" day "/" year "[^0-9]") (monthname " *" day "[^,0-9]") (monthname " *" day ", *" year "[^0-9]") (dayname "\\W"))) "\ 2820 (defvar american-date-diary-pattern (quote ((month "/" day "[^/0-9]") (month "/" day "/" year "[^0-9]") (monthname " *" day "[^,0-9]") (monthname " *" day ", *" year "[^0-9]") (dayname "\\W"))) "\
2818 *List of pseudo-patterns describing the American patterns of date used. 2821 *List of pseudo-patterns describing the American patterns of date used.
2906 2909
2907 (custom-autoload (quote diary-display-hook) "calendar") 2910 (custom-autoload (quote diary-display-hook) "calendar")
2908 2911
2909 (defvar nongregorian-diary-listing-hook nil "\ 2912 (defvar nongregorian-diary-listing-hook nil "\
2910 *List of functions called for listing diary file and included files. 2913 *List of functions called for listing diary file and included files.
2911 As the files are processed for diary entries, these functions are used to cull 2914 As the files are processed for diary entries, these functions are used
2912 relevant entries. You can use either or both of `list-hebrew-diary-entries' 2915 to cull relevant entries. You can use either or both of
2913 and `list-islamic-diary-entries'. The documentation for these functions 2916 `list-hebrew-diary-entries', `list-islamic-diary-entries' and
2917 `list-bahai-diary-entries'. The documentation for these functions
2914 describes the style of such diary entries.") 2918 describes the style of such diary entries.")
2915 2919
2916 (custom-autoload (quote nongregorian-diary-listing-hook) "calendar") 2920 (custom-autoload (quote nongregorian-diary-listing-hook) "calendar")
2917 2921
2918 (defvar mark-diary-entries-hook nil "\ 2922 (defvar mark-diary-entries-hook nil "\
2931 2935
2932 (custom-autoload (quote mark-diary-entries-hook) "calendar") 2936 (custom-autoload (quote mark-diary-entries-hook) "calendar")
2933 2937
2934 (defvar nongregorian-diary-marking-hook nil "\ 2938 (defvar nongregorian-diary-marking-hook nil "\
2935 *List of functions called for marking diary file and included files. 2939 *List of functions called for marking diary file and included files.
2936 As the files are processed for diary entries, these functions are used to cull 2940 As the files are processed for diary entries, these functions are used
2937 relevant entries. You can use either or both of `mark-hebrew-diary-entries' 2941 to cull relevant entries. You can use either or both of
2938 and `mark-islamic-diary-entries'. The documentation for these functions 2942 `mark-hebrew-diary-entries', `mark-islamic-diary-entries' and
2943 `mark-bahai-diary-entries'. The documentation for these functions
2939 describes the style of such diary entries.") 2944 describes the style of such diary entries.")
2940 2945
2941 (custom-autoload (quote nongregorian-diary-marking-hook) "calendar") 2946 (custom-autoload (quote nongregorian-diary-marking-hook) "calendar")
2942 2947
2943 (defvar diary-list-include-blanks nil "\ 2948 (defvar diary-list-include-blanks nil "\
3011 3016
3012 (custom-autoload (quote hebrew-holidays) "calendar") 3017 (custom-autoload (quote hebrew-holidays) "calendar")
3013 3018
3014 (put (quote christian-holidays) (quote risky-local-variable) t) 3019 (put (quote christian-holidays) (quote risky-local-variable) t)
3015 3020
3016 (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")))) "\ 3021 (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")))) "\
3017 *Christian holidays. 3022 *Christian holidays.
3018 See the documentation for `calendar-holidays' for details.") 3023 See the documentation for `calendar-holidays' for details.")
3019 3024
3020 (custom-autoload (quote christian-holidays) "calendar") 3025 (custom-autoload (quote christian-holidays) "calendar")
3021 3026
3025 *Islamic holidays. 3030 *Islamic holidays.
3026 See the documentation for `calendar-holidays' for details.") 3031 See the documentation for `calendar-holidays' for details.")
3027 3032
3028 (custom-autoload (quote islamic-holidays) "calendar") 3033 (custom-autoload (quote islamic-holidays) "calendar")
3029 3034
3035 (put (quote bahai-holidays) (quote risky-local-variable) t)
3036
3037 (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")))) "\
3038 *Baha'i holidays.
3039 See the documentation for `calendar-holidays' for details.")
3040
3041 (custom-autoload (quote bahai-holidays) "calendar")
3042
3030 (put (quote solar-holidays) (quote risky-local-variable) t) 3043 (put (quote solar-holidays) (quote risky-local-variable) t)
3031 3044
3032 (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) "")))))) "\ 3045 (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) "")))))) "\
3033 *Sun-related holidays. 3046 *Sun-related holidays.
3034 See the documentation for `calendar-holidays' for details.") 3047 See the documentation for `calendar-holidays' for details.")
3036 (custom-autoload (quote solar-holidays) "calendar") 3049 (custom-autoload (quote solar-holidays) "calendar")
3037 3050
3038 (put (quote calendar-holidays) (quote risky-local-variable) t) 3051 (put (quote calendar-holidays) (quote risky-local-variable) t)
3039 3052
3040 (defvar calendar-setup nil "\ 3053 (defvar calendar-setup nil "\
3041 The frame set up of the calendar. 3054 The frame setup of the calendar.
3042 The choices are `one-frame' (calendar and diary together in one separate, 3055 The choices are: `one-frame' (calendar and diary together in one separate,
3043 dedicated frame), `two-frames' (calendar and diary in separate, dedicated 3056 dedicated frame); `two-frames' (calendar and diary in separate, dedicated
3044 frames), `calendar-only' (calendar in a separate, dedicated frame); with 3057 frames); `calendar-only' (calendar in a separate, dedicated frame); with
3045 any other value the current frame is used.") 3058 any other value the current frame is used. Using any of the first
3059 three options overrides the value of `view-diary-entries-initially'.")
3060
3061 (custom-autoload (quote calendar-setup) "calendar")
3046 3062
3047 (autoload (quote calendar) "calendar" "\ 3063 (autoload (quote calendar) "calendar" "\
3048 Choose between the one frame, two frame, or basic calendar displays. 3064 Choose between the one frame, two frame, or basic calendar displays.
3049 If called with an optional prefix argument, prompts for month and year. 3065 If called with an optional prefix argument, prompts for month and year.
3050 3066
3053 3069
3054 \(fn &optional ARG)" t nil) 3070 \(fn &optional ARG)" t nil)
3055 3071
3056 ;;;*** 3072 ;;;***
3057 3073
3074 ;;;### (autoloads (canlock-verify canlock-insert-header) "canlock"
3075 ;;;;;; "gnus/canlock.el" (16697 49031))
3076 ;;; Generated autoloads from gnus/canlock.el
3077
3078 (autoload (quote canlock-insert-header) "canlock" "\
3079 Insert a Cancel-Key and/or a Cancel-Lock header if possible.
3080
3081 \(fn &optional ID-FOR-KEY ID-FOR-LOCK PASSWORD)" nil nil)
3082
3083 (autoload (quote canlock-verify) "canlock" "\
3084 Verify Cancel-Lock or Cancel-Key in BUFFER.
3085 If BUFFER is nil, the current buffer is assumed. Signal an error if
3086 it fails.
3087
3088 \(fn &optional BUFFER)" t nil)
3089
3090 ;;;***
3091
3058 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 3092 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
3059 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 3093 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
3060 ;;;;;; (16211 27038)) 3094 ;;;;;; (16816 23740))
3061 ;;; Generated autoloads from progmodes/cc-mode.el 3095 ;;; Generated autoloads from progmodes/cc-mode.el
3062 3096
3063 (autoload (quote c-initialize-cc-mode) "cc-mode" "\ 3097 (autoload (quote c-initialize-cc-mode) "cc-mode" "\
3064 Initialize CC Mode for use in the current buffer. 3098 Initialize CC Mode for use in the current buffer.
3065 If the optional NEW-STYLE-INIT is nil or left out then all necessary 3099 If the optional NEW-STYLE-INIT is nil or left out then all necessary
3208 (add-to-list 'auto-mode-alist '("\\.awk\\'" . awk-mode)) 3242 (add-to-list 'auto-mode-alist '("\\.awk\\'" . awk-mode))
3209 (add-to-list 'interpreter-mode-alist '("awk" . awk-mode)) 3243 (add-to-list 'interpreter-mode-alist '("awk" . awk-mode))
3210 (add-to-list 'interpreter-mode-alist '("mawk" . awk-mode)) 3244 (add-to-list 'interpreter-mode-alist '("mawk" . awk-mode))
3211 (add-to-list 'interpreter-mode-alist '("nawk" . awk-mode)) 3245 (add-to-list 'interpreter-mode-alist '("nawk" . awk-mode))
3212 (add-to-list 'interpreter-mode-alist '("gawk" . awk-mode)) 3246 (add-to-list 'interpreter-mode-alist '("gawk" . awk-mode))
3213 (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code.") 3247 (autoload 'awk-mode "cc-mode" "Major mode for editing AWK code." t)
3214 3248
3215 ;;;*** 3249 ;;;***
3216 3250
3217 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 3251 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
3218 ;;;;;; "progmodes/cc-styles.el" (16241 41611)) 3252 ;;;;;; "progmodes/cc-styles.el" (16667 39430))
3219 ;;; Generated autoloads from progmodes/cc-styles.el 3253 ;;; Generated autoloads from progmodes/cc-styles.el
3220 3254
3221 (autoload (quote c-set-style) "cc-styles" "\ 3255 (autoload (quote c-set-style) "cc-styles" "\
3222 Set CC Mode variables to use one of several different indentation styles. 3256 Set CC Mode variables to use one of several different indentation styles.
3223 STYLENAME is a string representing the desired style from the list of 3257 STYLENAME is a string representing the desired style from the list of
3270 3304
3271 ;;;*** 3305 ;;;***
3272 3306
3273 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program 3307 ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
3274 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" 3308 ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
3275 ;;;;;; (16211 27032)) 3309 ;;;;;; (16585 28856))
3276 ;;; Generated autoloads from international/ccl.el 3310 ;;; Generated autoloads from international/ccl.el
3277 3311
3278 (autoload (quote ccl-compile) "ccl" "\ 3312 (autoload (quote ccl-compile) "ccl" "\
3279 Return the compiled code of CCL-PROGRAM as a vector of integers. 3313 Return the compiled code of CCL-PROGRAM as a vector of integers.
3280 3314
3527 \(fn CCL-PROG &rest ARGS)" nil nil) 3561 \(fn CCL-PROG &rest ARGS)" nil nil)
3528 3562
3529 ;;;*** 3563 ;;;***
3530 3564
3531 ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el" 3565 ;;;### (autoloads (cfengine-mode) "cfengine" "progmodes/cfengine.el"
3532 ;;;;;; (16278 45828)) 3566 ;;;;;; (16534 3809))
3533 ;;; Generated autoloads from progmodes/cfengine.el 3567 ;;; Generated autoloads from progmodes/cfengine.el
3534 3568
3535 (autoload (quote cfengine-mode) "cfengine" "\ 3569 (autoload (quote cfengine-mode) "cfengine" "\
3536 Major mode for editing cfengine input. 3570 Major mode for editing cfengine input.
3537 There are no special keybindings by default. 3571 There are no special keybindings by default.
3549 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun 3583 ;;;;;; checkdoc-ispell-current-buffer checkdoc-ispell checkdoc-defun
3550 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces 3584 ;;;;;; checkdoc-eval-defun checkdoc-message-text checkdoc-rogue-spaces
3551 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer 3585 ;;;;;; checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3552 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive 3586 ;;;;;; checkdoc-eval-current-buffer checkdoc-message-interactive
3553 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el" 3587 ;;;;;; checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3554 ;;;;;; (16211 27023)) 3588 ;;;;;; (16709 44237))
3555 ;;; Generated autoloads from emacs-lisp/checkdoc.el 3589 ;;; Generated autoloads from emacs-lisp/checkdoc.el
3556 3590
3557 (autoload (quote checkdoc) "checkdoc" "\ 3591 (autoload (quote checkdoc) "checkdoc" "\
3558 Interactively check the entire buffer for style errors. 3592 Interactively check the entire buffer for style errors.
3559 The current status of the check will be displayed in a buffer which 3593 The current status of the check will be displayed in a buffer which
3722 (autoload (quote checkdoc-minor-mode) "checkdoc" "\ 3756 (autoload (quote checkdoc-minor-mode) "checkdoc" "\
3723 Toggle Checkdoc minor mode, a mode for checking Lisp doc strings. 3757 Toggle Checkdoc minor mode, a mode for checking Lisp doc strings.
3724 With prefix ARG, turn Checkdoc minor mode on iff ARG is positive. 3758 With prefix ARG, turn Checkdoc minor mode on iff ARG is positive.
3725 3759
3726 In Checkdoc minor mode, the usual bindings for `eval-defun' which is 3760 In Checkdoc minor mode, the usual bindings for `eval-defun' which is
3727 bound to \\<checkdoc-minor-mode-map> \\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include 3761 bound to \\<checkdoc-minor-mode-map>\\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include
3728 checking of documentation strings. 3762 checking of documentation strings.
3729 3763
3730 \\{checkdoc-minor-mode-map} 3764 \\{checkdoc-minor-mode-map}
3731 3765
3732 \(fn &optional ARG)" t nil) 3766 \(fn &optional ARG)" t nil)
3733 3767
3734 ;;;*** 3768 ;;;***
3735 3769
3736 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer 3770 ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
3737 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16211 3771 ;;;;;; decode-hz-region) "china-util" "language/china-util.el" (16213
3738 ;;;;;; 27033)) 3772 ;;;;;; 43280))
3739 ;;; Generated autoloads from language/china-util.el 3773 ;;; Generated autoloads from language/china-util.el
3740 3774
3741 (autoload (quote decode-hz-region) "china-util" "\ 3775 (autoload (quote decode-hz-region) "china-util" "\
3742 Decode HZ/ZW encoded text in the current region. 3776 Decode HZ/ZW encoded text in the current region.
3743 Return the length of resulting text. 3777 Return the length of resulting text.
3761 \(fn)" t nil) 3795 \(fn)" t nil)
3762 3796
3763 ;;;*** 3797 ;;;***
3764 3798
3765 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 3799 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
3766 ;;;;;; "chistory" "chistory.el" (16211 27012)) 3800 ;;;;;; "chistory" "chistory.el" (16213 43267))
3767 ;;; Generated autoloads from chistory.el 3801 ;;; Generated autoloads from chistory.el
3768 3802
3769 (autoload (quote repeat-matching-complex-command) "chistory" "\ 3803 (autoload (quote repeat-matching-complex-command) "chistory" "\
3770 Edit and re-evaluate complex command with name matching PATTERN. 3804 Edit and re-evaluate complex command with name matching PATTERN.
3771 Matching occurrences are displayed, most recent first, until you select 3805 Matching occurrences are displayed, most recent first, until you select
3800 3834
3801 \(fn)" t nil) 3835 \(fn)" t nil)
3802 3836
3803 ;;;*** 3837 ;;;***
3804 3838
3805 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (16211 27024)) 3839 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (16764 51520))
3806 ;;; Generated autoloads from emacs-lisp/cl.el 3840 ;;; Generated autoloads from emacs-lisp/cl.el
3807 3841
3808 (defvar custom-print-functions nil "\ 3842 (defvar custom-print-functions nil "\
3809 This is a list of functions that format user objects for printing. 3843 This is a list of functions that format user objects for printing.
3810 Each function is called in turn with three arguments: the object, the 3844 Each function is called in turn with three arguments: the object, the
3816 a future Emacs interpreter will be able to use it.") 3850 a future Emacs interpreter will be able to use it.")
3817 3851
3818 ;;;*** 3852 ;;;***
3819 3853
3820 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el" 3854 ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3821 ;;;;;; (16211 27024)) 3855 ;;;;;; (16680 26003))
3822 ;;; Generated autoloads from emacs-lisp/cl-indent.el 3856 ;;; Generated autoloads from emacs-lisp/cl-indent.el
3823 3857
3824 (autoload (quote common-lisp-indent-function) "cl-indent" "\ 3858 (autoload (quote common-lisp-indent-function) "cl-indent" "\
3825 Not documented 3859 Not documented
3826 3860
3827 \(fn INDENT-POINT STATE)" nil nil) 3861 \(fn INDENT-POINT STATE)" nil nil)
3828 3862
3829 ;;;*** 3863 ;;;***
3830 3864
3831 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 3865 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
3832 ;;;;;; (16211 27038)) 3866 ;;;;;; (16213 43281))
3833 ;;; Generated autoloads from progmodes/cmacexp.el 3867 ;;; Generated autoloads from progmodes/cmacexp.el
3834 3868
3835 (autoload (quote c-macro-expand) "cmacexp" "\ 3869 (autoload (quote c-macro-expand) "cmacexp" "\
3836 Expand C macros in the region, using the C preprocessor. 3870 Expand C macros in the region, using the C preprocessor.
3837 Normally display output in temp buffer, but 3871 Normally display output in temp buffer, but
3846 3880
3847 \(fn START END SUBST)" t nil) 3881 \(fn START END SUBST)" t nil)
3848 3882
3849 ;;;*** 3883 ;;;***
3850 3884
3851 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (16211 3885 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (16718
3852 ;;;;;; 27012)) 3886 ;;;;;; 40975))
3853 ;;; Generated autoloads from cmuscheme.el 3887 ;;; Generated autoloads from cmuscheme.el
3854 3888
3855 (autoload (quote run-scheme) "cmuscheme" "\ 3889 (autoload (quote run-scheme) "cmuscheme" "\
3856 Run an inferior Scheme process, input and output via buffer *scheme*. 3890 Run an inferior Scheme process, input and output via buffer *scheme*.
3857 If there is a process already running in `*scheme*', switch to that buffer. 3891 If there is a process already running in `*scheme*', switch to that buffer.
3864 (add-hook 'same-window-buffer-names "*scheme*") 3898 (add-hook 'same-window-buffer-names "*scheme*")
3865 3899
3866 ;;;*** 3900 ;;;***
3867 3901
3868 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el" 3902 ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
3869 ;;;;;; (16271 3438)) 3903 ;;;;;; (16589 26258))
3870 ;;; Generated autoloads from international/code-pages.el 3904 ;;; Generated autoloads from international/code-pages.el
3871 3905
3872 (autoload (quote cp-make-coding-system) "code-pages" "\ 3906 (autoload (quote cp-make-coding-system) "code-pages" "\
3873 Make coding system NAME for and 8-bit, extended-ASCII character set. 3907 Make coding system NAME for and 8-bit, extended-ASCII character set.
3874 V is a 128-long vector of characters to translate the upper half of 3908 V is a 128-long vector of characters to translate the upper half of
3883 3917
3884 ;;;*** 3918 ;;;***
3885 3919
3886 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 3920 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
3887 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 3921 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
3888 ;;;;;; "codepage" "international/codepage.el" (16215 28546)) 3922 ;;;;;; "codepage" "international/codepage.el" (16216 22162))
3889 ;;; Generated autoloads from international/codepage.el 3923 ;;; Generated autoloads from international/codepage.el
3890 3924
3891 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 3925 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
3892 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME 3926 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME
3893 whose first character is at offset OFFSET from the beginning of 8-bit 3927 whose first character is at offset OFFSET from the beginning of 8-bit
3942 ;;;*** 3976 ;;;***
3943 3977
3944 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 3978 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3945 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 3979 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
3946 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 3980 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3947 ;;;;;; (16211 27012)) 3981 ;;;;;; (16810 63790))
3948 ;;; Generated autoloads from comint.el 3982 ;;; Generated autoloads from comint.el
3949 3983
3950 (autoload (quote make-comint-in-buffer) "comint" "\ 3984 (autoload (quote make-comint-in-buffer) "comint" "\
3951 Make a comint process NAME in BUFFER, running PROGRAM. 3985 Make a Comint process NAME in BUFFER, running PROGRAM.
3952 If BUFFER is nil, it defaults to NAME surrounded by `*'s. 3986 If BUFFER is nil, it defaults to NAME surrounded by `*'s.
3953 PROGRAM should be either a string denoting an executable program to create 3987 PROGRAM should be either a string denoting an executable program to create
3954 via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP 3988 via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP
3955 connection to be opened via `open-network-stream'. If there is already a 3989 connection to be opened via `open-network-stream'. If there is already a
3956 running process in that buffer, it is not restarted. Optional third arg 3990 running process in that buffer, it is not restarted. Optional third arg
3959 If PROGRAM is a string, any more args are arguments to PROGRAM. 3993 If PROGRAM is a string, any more args are arguments to PROGRAM.
3960 3994
3961 \(fn NAME BUFFER PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil) 3995 \(fn NAME BUFFER PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil)
3962 3996
3963 (autoload (quote make-comint) "comint" "\ 3997 (autoload (quote make-comint) "comint" "\
3964 Make a comint process NAME in a buffer, running PROGRAM. 3998 Make a Comint process NAME in a buffer, running PROGRAM.
3965 The name of the buffer is made by surrounding NAME with `*'s. 3999 The name of the buffer is made by surrounding NAME with `*'s.
3966 PROGRAM should be either a string denoting an executable program to create 4000 PROGRAM should be either a string denoting an executable program to create
3967 via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP 4001 via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP
3968 connection to be opened via `open-network-stream'. If there is already a 4002 connection to be opened via `open-network-stream'. If there is already a
3969 running process in that buffer, it is not restarted. Optional third arg 4003 running process in that buffer, it is not restarted. Optional third arg
3970 STARTFILE is the name of a file to send the contents of to the process. 4004 STARTFILE is the name of a file to send the contents of the process to.
3971 4005
3972 If PROGRAM is a string, any more args are arguments to PROGRAM. 4006 If PROGRAM is a string, any more args are arguments to PROGRAM.
3973 4007
3974 \(fn NAME PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil) 4008 \(fn NAME PROGRAM &optional STARTFILE &rest SWITCHES)" nil nil)
3975 4009
3976 (autoload (quote comint-run) "comint" "\ 4010 (autoload (quote comint-run) "comint" "\
3977 Run PROGRAM in a comint buffer and switch to it. 4011 Run PROGRAM in a Comint buffer and switch to it.
3978 The buffer name is made by surrounding the file name of PROGRAM with `*'s. 4012 The buffer name is made by surrounding the file name of PROGRAM with `*'s.
3979 The file name is used to make a symbol name, such as `comint-sh-hook', and any 4013 The file name is used to make a symbol name, such as `comint-sh-hook', and any
3980 hooks on this symbol are run in the buffer. 4014 hooks on this symbol are run in the buffer.
3981 See `make-comint' and `comint-exec'. 4015 See `make-comint' and `comint-exec'.
3982 4016
3983 \(fn PROGRAM)" t nil) 4017 \(fn PROGRAM)" t nil)
3984 4018
3985 (autoload (quote comint-redirect-send-command) "comint" "\ 4019 (autoload (quote comint-redirect-send-command) "comint" "\
3986 Send COMMAND to process in current buffer, with output to OUTPUT-BUFFER. 4020 Send COMMAND to process in current buffer, with output to OUTPUT-BUFFER.
3987 With prefix arg, echo output in process buffer. 4021 With prefix arg ECHO, echo output in process buffer.
3988 4022
3989 If NO-DISPLAY is non-nil, do not show the output buffer. 4023 If NO-DISPLAY is non-nil, do not show the output buffer.
3990 4024
3991 \(fn COMMAND OUTPUT-BUFFER ECHO &optional NO-DISPLAY)" t nil) 4025 \(fn COMMAND OUTPUT-BUFFER ECHO &optional NO-DISPLAY)" t nil)
3992 4026
4012 4046
4013 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil) 4047 \(fn PROCESS COMMAND REGEXP REGEXP-GROUP)" nil nil)
4014 4048
4015 ;;;*** 4049 ;;;***
4016 4050
4017 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (16277 4051 ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (16810
4018 ;;;;;; 42321)) 4052 ;;;;;; 63790))
4019 ;;; Generated autoloads from compare-w.el 4053 ;;; Generated autoloads from compare-w.el
4020 4054
4021 (autoload (quote compare-windows) "compare-w" "\ 4055 (autoload (quote compare-windows) "compare-w" "\
4022 Compare text in current window with text in next window. 4056 Compare text in current window with text in next window.
4023 Compares the text starting at point in each window, 4057 Compares the text starting at point in each window,
4046 4080
4047 \(fn IGNORE-WHITESPACE)" t nil) 4081 \(fn IGNORE-WHITESPACE)" t nil)
4048 4082
4049 ;;;*** 4083 ;;;***
4050 4084
4051 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 4085 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode
4052 ;;;;;; compilation-mode grep-tree grep-find grep compile compilation-search-path 4086 ;;;;;; compilation-shell-minor-mode compilation-mode compile compilation-search-path
4053 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 4087 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
4054 ;;;;;; "compile" "progmodes/compile.el" (16277 42320)) 4088 ;;;;;; "compile" "progmodes/compile.el" (16805 44924))
4055 ;;; Generated autoloads from progmodes/compile.el 4089 ;;; Generated autoloads from progmodes/compile.el
4056 4090
4057 (defvar compilation-mode-hook nil "\ 4091 (defvar compilation-mode-hook nil "\
4058 *List of hook functions run by `compilation-mode' (see `run-hooks').") 4092 *List of hook functions run by `compilation-mode' (see `run-hooks').")
4059 4093
4064 4098
4065 (custom-autoload (quote compilation-window-height) "compile") 4099 (custom-autoload (quote compilation-window-height) "compile")
4066 4100
4067 (defvar compilation-process-setup-function nil "\ 4101 (defvar compilation-process-setup-function nil "\
4068 *Function to call to customize the compilation process. 4102 *Function to call to customize the compilation process.
4069 This functions is called immediately before the compilation process is 4103 This function is called immediately before the compilation process is
4070 started. It can be used to set any variables or functions that are used 4104 started. It can be used to set any variables or functions that are used
4071 while processing the output of the compilation process.") 4105 while processing the output of the compilation process. The function
4106 is called with variables `compilation-buffer' and `compilation-window'
4107 bound to the compilation buffer and window, respectively.")
4072 4108
4073 (defvar compilation-buffer-name-function nil "\ 4109 (defvar compilation-buffer-name-function nil "\
4074 Function to compute the name of a compilation buffer. 4110 Function to compute the name of a compilation buffer.
4075 The function receives one argument, the name of the major mode of the 4111 The function receives one argument, the name of the major mode of the
4076 compilation buffer. It should return a string. 4112 compilation buffer. It should return a string.
4102 (autoload (quote compile) "compile" "\ 4138 (autoload (quote compile) "compile" "\
4103 Compile the program including the current buffer. Default: run `make'. 4139 Compile the program including the current buffer. Default: run `make'.
4104 Runs COMMAND, a shell command, in a separate process asynchronously 4140 Runs COMMAND, a shell command, in a separate process asynchronously
4105 with output going to the buffer `*compilation*'. 4141 with output going to the buffer `*compilation*'.
4106 4142
4143 If optional second arg COMINT is t the buffer will be in Comint mode with
4144 `compilation-shell-minor-mode'.
4145
4107 You can then use the command \\[next-error] to find the next error message 4146 You can then use the command \\[next-error] to find the next error message
4108 and move to the source code that caused it. 4147 and move to the source code that caused it.
4109 4148
4110 Interactively, prompts for the command if `compilation-read-command' is 4149 Interactively, prompts for the command if `compilation-read-command' is
4111 non-nil; otherwise uses `compile-command'. With prefix arg, always prompts. 4150 non-nil; otherwise uses `compile-command'. With prefix arg, always prompts.
4151 Additionally, with universal prefix arg, compilation buffer will be in
4152 comint mode, i.e. interactive.
4112 4153
4113 To run more than one compilation at once, start one and rename 4154 To run more than one compilation at once, start one and rename
4114 the `*compilation*' buffer to some other name with 4155 the `*compilation*' buffer to some other name with
4115 \\[rename-buffer]. Then start the next one. On most systems, 4156 \\[rename-buffer]. Then start the next one. On most systems,
4116 termination of the main compilation process kills its 4157 termination of the main compilation process kills its
4118 4159
4119 The name used for the buffer is actually whatever is returned by 4160 The name used for the buffer is actually whatever is returned by
4120 the function in `compilation-buffer-name-function', so you can set that 4161 the function in `compilation-buffer-name-function', so you can set that
4121 to a function that generates a unique name. 4162 to a function that generates a unique name.
4122 4163
4123 \(fn COMMAND)" t nil) 4164 \(fn COMMAND &optional COMINT)" t nil)
4124
4125 (autoload (quote grep) "compile" "\
4126 Run grep, with user-specified args, and collect output in a buffer.
4127 While grep runs asynchronously, you can use \\[next-error] (M-x next-error),
4128 or \\<compilation-minor-mode-map>\\[compile-goto-error] in the grep output buffer, to go to the lines
4129 where grep found matches.
4130
4131 This command uses a special history list for its COMMAND-ARGS, so you can
4132 easily repeat a grep command.
4133
4134 A prefix argument says to default the argument based upon the current
4135 tag the cursor is over, substituting it into the last grep command
4136 in the grep command history (or into `grep-command'
4137 if that history list is empty).
4138
4139 \(fn COMMAND-ARGS)" t nil)
4140
4141 (autoload (quote grep-find) "compile" "\
4142 Run grep via find, with user-specified args COMMAND-ARGS.
4143 Collect output in a buffer.
4144 While find runs asynchronously, you can use the \\[next-error] command
4145 to find the text that grep hits refer to.
4146
4147 This command uses a special history list for its arguments, so you can
4148 easily repeat a find command.
4149
4150 \(fn COMMAND-ARGS)" t nil)
4151
4152 (autoload (quote grep-tree) "compile" "\
4153 Grep for REGEXP in FILES in directory tree rooted at DIR.
4154 Collect output in a buffer.
4155 Interactively, prompt separately for each search parameter.
4156 With prefix arg, reuse previous REGEXP.
4157 The search is limited to file names matching shell pattern FILES.
4158 FILES may use abbreviations defined in `grep-tree-files-aliases', e.g.
4159 entering `ch' is equivalent to `*.[ch]'.
4160
4161 While find runs asynchronously, you can use the \\[next-error] command
4162 to find the text that grep hits refer to.
4163
4164 This command uses a special history list for its arguments, so you can
4165 easily repeat a find command.
4166
4167 When used non-interactively, optional arg SUBDIRS limits the search to
4168 those sub directories of DIR.
4169
4170 \(fn REGEXP FILES DIR &optional SUBDIRS)" t nil)
4171 4165
4172 (autoload (quote compilation-mode) "compile" "\ 4166 (autoload (quote compilation-mode) "compile" "\
4173 Major mode for compilation log buffers. 4167 Major mode for compilation log buffers.
4174 \\<compilation-mode-map>To visit the source for a line-numbered error, 4168 \\<compilation-mode-map>To visit the source for a line-numbered error,
4175 move point to the error message line and type \\[compile-goto-error]. 4169 move point to the error message line and type \\[compile-goto-error].
4176 To kill the compilation, type \\[kill-compilation]. 4170 To kill the compilation, type \\[kill-compilation].
4177 4171
4178 Runs `compilation-mode-hook' with `run-hooks' (which see). 4172 Runs `compilation-mode-hook' with `run-hooks' (which see).
4173
4174 \\{compilation-mode-map}
4179 4175
4180 \(fn &optional NAME-OF-MODE)" t nil) 4176 \(fn &optional NAME-OF-MODE)" t nil)
4181 4177
4182 (autoload (quote compilation-shell-minor-mode) "compile" "\ 4178 (autoload (quote compilation-shell-minor-mode) "compile" "\
4183 Toggle compilation shell minor mode. 4179 Toggle compilation shell minor mode.
4196 Compilation major mode are available. See `compilation-mode'. 4192 Compilation major mode are available. See `compilation-mode'.
4197 Turning the mode on runs the normal hook `compilation-minor-mode-hook'. 4193 Turning the mode on runs the normal hook `compilation-minor-mode-hook'.
4198 4194
4199 \(fn &optional ARG)" t nil) 4195 \(fn &optional ARG)" t nil)
4200 4196
4201 (autoload (quote next-error) "compile" "\ 4197 (autoload (quote compilation-next-error-function) "compile" "\
4202 Visit next compilation error message and corresponding source code. 4198 Not documented
4203 4199
4204 If all the error messages parsed so far have been processed already, 4200 \(fn N &optional RESET)" t nil)
4205 the message buffer is checked for new ones.
4206
4207 A prefix ARGP specifies how many error messages to move;
4208 negative means move back to previous error messages.
4209 Just \\[universal-argument] as a prefix means reparse the error message buffer
4210 and start at the first error.
4211
4212 \\[next-error] normally uses the most recently started compilation or
4213 grep buffer. However, it can operate on any buffer with output from
4214 the \\[compile] and \\[grep] commands, or, more generally, on any
4215 buffer in Compilation mode or with Compilation Minor mode enabled. To
4216 specify use of a particular buffer for error messages, type
4217 \\[next-error] in that buffer.
4218
4219 Once \\[next-error] has chosen the buffer for error messages,
4220 it stays with that buffer until you use it in some other buffer which
4221 uses Compilation mode or Compilation Minor mode.
4222
4223 See variables `compilation-parse-errors-function' and
4224 `compilation-error-regexp-alist' for customization ideas.
4225
4226 \(fn &optional ARGP)" t nil)
4227 (define-key ctl-x-map "`" 'next-error)
4228 4201
4229 ;;;*** 4202 ;;;***
4230 4203
4231 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el" 4204 ;;;### (autoloads (partial-completion-mode) "complete" "complete.el"
4232 ;;;;;; (16276 26334)) 4205 ;;;;;; (16377 12871))
4233 ;;; Generated autoloads from complete.el 4206 ;;; Generated autoloads from complete.el
4234 4207
4235 (defvar partial-completion-mode nil "\ 4208 (defvar partial-completion-mode nil "\
4236 Non-nil if Partial-Completion mode is enabled. 4209 Non-nil if Partial-Completion mode is enabled.
4237 See the command `partial-completion-mode' for a description of this minor-mode. 4210 See the command `partial-completion-mode' for a description of this minor-mode.
4262 \(fn &optional ARG)" t nil) 4235 \(fn &optional ARG)" t nil)
4263 4236
4264 ;;;*** 4237 ;;;***
4265 4238
4266 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el" 4239 ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
4267 ;;;;;; (16211 27013)) 4240 ;;;;;; (16581 41633))
4268 ;;; Generated autoloads from completion.el 4241 ;;; Generated autoloads from completion.el
4269 4242
4270 (autoload (quote dynamic-completion-mode) "completion" "\ 4243 (autoload (quote dynamic-completion-mode) "completion" "\
4271 Enable dynamic word-completion. 4244 Enable dynamic word-completion.
4272 4245
4274 4247
4275 ;;;*** 4248 ;;;***
4276 4249
4277 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 4250 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
4278 ;;;;;; find-composition compose-chars decompose-string compose-string 4251 ;;;;;; find-composition compose-chars decompose-string compose-string
4279 ;;;;;; decompose-region compose-region) "composite" "composite.el" 4252 ;;;;;; decompose-region compose-region encode-composition-rule)
4280 ;;;;;; (16211 27013)) 4253 ;;;;;; "composite" "composite.el" (16702 49512))
4281 ;;; Generated autoloads from composite.el 4254 ;;; Generated autoloads from composite.el
4282 4255
4283 (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))) "\ 4256 (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))) "\
4284 Alist of symbols vs integer codes of glyph reference points. 4257 Alist of symbols vs integer codes of glyph reference points.
4285 A glyph reference point symbol is to be used to specify a composition 4258 A glyph reference point symbol is to be used to specify a composition
4316 +----+--*--+ 4289 +----+--*--+
4317 | | new | 4290 | | new |
4318 | |glyph| 4291 | |glyph|
4319 +----+-----+ <--- new descent 4292 +----+-----+ <--- new descent
4320 ") 4293 ")
4294
4295 (autoload (quote encode-composition-rule) "composite" "\
4296 Encode composition rule RULE into an integer value.
4297 RULE is a cons of global and new reference point symbols
4298 \(see reference-point-alist).
4299
4300 \(fn RULE)" nil nil)
4321 4301
4322 (autoload (quote compose-region) "composite" "\ 4302 (autoload (quote compose-region) "composite" "\
4323 Compose characters in the current region. 4303 Compose characters in the current region.
4324 4304
4325 Characters are composed relatively, i.e. composed by overstricking or 4305 Characters are composed relatively, i.e. composed by overstricking or
4487 4467
4488 (make-obsolete (quote decompose-composite-char) (quote char-to-string) "21.1") 4468 (make-obsolete (quote decompose-composite-char) (quote char-to-string) "21.1")
4489 4469
4490 ;;;*** 4470 ;;;***
4491 4471
4472 ;;;### (autoloads (conf-xdefaults-mode conf-ppd-mode conf-colon-mode
4473 ;;;;;; conf-space-mode conf-javaprop-mode conf-windows-mode conf-unix-mode
4474 ;;;;;; conf-mode) "conf-mode" "textmodes/conf-mode.el" (16813 38253))
4475 ;;; Generated autoloads from textmodes/conf-mode.el
4476
4477 (autoload (quote conf-mode) "conf-mode" "\
4478 Mode for Unix and Windows Conf files and Java properties.
4479 Most conf files know only three kinds of constructs: parameter
4480 assignments optionally grouped into sections and comments. Yet
4481 there is a great range of variation in the exact syntax of conf
4482 files. See below for various wrapper commands that set up the
4483 details for some of the most widespread variants.
4484
4485 This mode sets up font locking, outline, imenu and it provides
4486 alignment support through `conf-align-assignments'. If strings
4487 come out wrong, try `conf-quote-normal'.
4488
4489 Some files allow continuation lines, either with a backslash at
4490 the end of line, or by indenting the next line (further). These
4491 constructs cannot currently be recognized.
4492
4493 Because of this great variety of nuances, which are often not
4494 even clearly specified, please don't expect it to get every file
4495 quite right. Patches that clearly identify some special case,
4496 without breaking the general ones, are welcome.
4497
4498 If instead you start this mode with the generic `conf-mode'
4499 command, it will parse the buffer. It will generally well
4500 identify the first four cases listed below. If the buffer
4501 doesn't have enough contents to decide, this is identical to
4502 `conf-windows-mode' on Windows, elsewhere to `conf-unix-mode'.
4503 See also `conf-space-mode', `conf-colon-mode', `conf-javaprop-mode',
4504 `conf-ppd-mode' and `conf-xdefaults-mode'.
4505
4506 \\{conf-mode-map}
4507
4508 \(fn &optional COMMENT SYNTAX-TABLE NAME)" t nil)
4509
4510 (autoload (quote conf-unix-mode) "conf-mode" "\
4511 Conf Mode starter for Unix style Conf files.
4512 Comments start with `#'.
4513 For details see `conf-mode'. Example:
4514
4515 # Conf mode font-locks this right on Unix and with C-c C-u
4516
4517 \[Desktop Entry]
4518 Encoding=UTF-8
4519 Name=The GIMP
4520 Name[ca]=El GIMP
4521 Name[cs]=GIMP
4522
4523 \(fn)" t nil)
4524
4525 (autoload (quote conf-windows-mode) "conf-mode" "\
4526 Conf Mode starter for Windows style Conf files.
4527 Comments start with `;'.
4528 For details see `conf-mode'. Example:
4529
4530 ; Conf mode font-locks this right on Windows and with C-c C-w
4531
4532 \[ExtShellFolderViews]
4533 Default={5984FFE0-28D4-11CF-AE66-08002B2E1262}
4534 {5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}
4535
4536 \[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
4537 PersistMoniker=file://Folder.htt
4538
4539 \(fn)" t nil)
4540
4541 (autoload (quote conf-javaprop-mode) "conf-mode" "\
4542 Conf Mode starter for Java properties files.
4543 Comments start with `#' but are also recognized with `//' or
4544 between `/*' and `*/'.
4545 For details see `conf-mode'. Example:
4546
4547 # Conf mode font-locks this right with C-c C-j (Java properties)
4548 // another kind of comment
4549 /* yet another */
4550
4551 name:value
4552 name=value
4553 name value
4554 x.1 =
4555 x.2.y.1.z.1 =
4556 x.2.y.1.z.2.zz =
4557
4558 \(fn)" t nil)
4559
4560 (autoload (quote conf-space-mode) "conf-mode" "\
4561 Conf Mode starter for space separated conf files.
4562 \"Assignments\" are with ` '. Keywords before the parameters are
4563 recognized according to `conf-space-keywords'. Interactively
4564 with a prefix ARG of `0' no keywords will be recognized. With
4565 any other prefix arg you will be prompted for a regexp to match
4566 the keywords. Programmatically you can pass such a regexp as
4567 KEYWORDS, or any non-nil non-string for no keywords.
4568
4569 For details see `conf-mode'. Example:
4570
4571 # Conf mode font-locks this right with C-c C-s (space separated)
4572
4573 image/jpeg jpeg jpg jpe
4574 image/png png
4575 image/tiff tiff tif
4576
4577 # Or with keywords (from a recognized file name):
4578 class desktop
4579 # Standard multimedia devices
4580 add /dev/audio desktop
4581 add /dev/mixer desktop
4582
4583 \(fn &optional KEYWORDS)" t nil)
4584
4585 (autoload (quote conf-colon-mode) "conf-mode" "\
4586 Conf Mode starter for Colon files.
4587 \"Assignments\" are with `:'.
4588 For details see `conf-mode'. Example:
4589
4590 # Conf mode font-locks this right with C-c C-c (colon)
4591
4592 <Multi_key> <exclam> <exclam> : \"\\241\" exclamdown
4593 <Multi_key> <c> <slash> : \"\\242\" cent
4594
4595 \(fn &optional COMMENT SYNTAX-TABLE NAME)" t nil)
4596
4597 (autoload (quote conf-ppd-mode) "conf-mode" "\
4598 Conf Mode starter for Adobe/CUPS PPD files.
4599 Comments start with `*%' and \"assignments\" are with `:'.
4600 For details see `conf-mode'. Example:
4601
4602 *% Conf mode font-locks this right with C-c C-p (PPD)
4603
4604 *DefaultTransfer: Null
4605 *Transfer Null.Inverse: \"{ 1 exch sub }\"
4606
4607 \(fn)" t nil)
4608
4609 (autoload (quote conf-xdefaults-mode) "conf-mode" "\
4610 Conf Mode starter for Xdefaults files.
4611 Comments start with `!' and \"assignments\" are with `:'.
4612 For details see `conf-mode'. Example:
4613
4614 ! Conf mode font-locks this right with C-c C-x (.Xdefaults)
4615
4616 *background: gray99
4617 *foreground: black
4618
4619 \(fn)" t nil)
4620
4621 ;;;***
4622
4492 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie) 4623 ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
4493 ;;;;;; "cookie1" "play/cookie1.el" (16211 27038)) 4624 ;;;;;; "cookie1" "play/cookie1.el" (16213 43281))
4494 ;;; Generated autoloads from play/cookie1.el 4625 ;;; Generated autoloads from play/cookie1.el
4495 4626
4496 (autoload (quote cookie) "cookie1" "\ 4627 (autoload (quote cookie) "cookie1" "\
4497 Return a random phrase from PHRASE-FILE. 4628 Return a random phrase from PHRASE-FILE.
4498 When the phrase file is read in, display STARTMSG at the beginning 4629 When the phrase file is read in, display STARTMSG at the beginning
4520 \(fn VECTOR)" nil nil) 4651 \(fn VECTOR)" nil nil)
4521 4652
4522 ;;;*** 4653 ;;;***
4523 4654
4524 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el" 4655 ;;;### (autoloads (copyright copyright-update) "copyright" "emacs-lisp/copyright.el"
4525 ;;;;;; (16211 27024)) 4656 ;;;;;; (16675 7397))
4526 ;;; Generated autoloads from emacs-lisp/copyright.el 4657 ;;; Generated autoloads from emacs-lisp/copyright.el
4527 4658
4528 (autoload (quote copyright-update) "copyright" "\ 4659 (autoload (quote copyright-update) "copyright" "\
4529 Update copyright notice at beginning of buffer to indicate the current year. 4660 Update copyright notice at beginning of buffer to indicate the current year.
4530 With prefix ARG, replace the years in the notice rather than adding 4661 With prefix ARG, replace the years in the notice rather than adding
4542 \(fn &optional STR ARG)" t nil) 4673 \(fn &optional STR ARG)" t nil)
4543 4674
4544 ;;;*** 4675 ;;;***
4545 4676
4546 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 4677 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
4547 ;;;;;; (16211 27039)) 4678 ;;;;;; (16805 44924))
4548 ;;; Generated autoloads from progmodes/cperl-mode.el 4679 ;;; Generated autoloads from progmodes/cperl-mode.el
4549 4680
4550 (autoload (quote cperl-mode) "cperl-mode" "\ 4681 (autoload (quote cperl-mode) "cperl-mode" "\
4551 Major mode for editing Perl code. 4682 Major mode for editing Perl code.
4552 Expression and list commands understand all C brackets. 4683 Expression and list commands understand all C brackets.
4715 \(fn)" t nil) 4846 \(fn)" t nil)
4716 4847
4717 ;;;*** 4848 ;;;***
4718 4849
4719 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 4850 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4720 ;;;;;; (16211 27039)) 4851 ;;;;;; (16213 43281))
4721 ;;; Generated autoloads from progmodes/cpp.el 4852 ;;; Generated autoloads from progmodes/cpp.el
4722 4853
4723 (autoload (quote cpp-highlight-buffer) "cpp" "\ 4854 (autoload (quote cpp-highlight-buffer) "cpp" "\
4724 Highlight C code according to preprocessor conditionals. 4855 Highlight C code according to preprocessor conditionals.
4725 This command pops up a buffer which you should edit to specify 4856 This command pops up a buffer which you should edit to specify
4734 \(fn)" t nil) 4865 \(fn)" t nil)
4735 4866
4736 ;;;*** 4867 ;;;***
4737 4868
4738 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el" 4869 ;;;### (autoloads (crisp-mode crisp-mode) "crisp" "emulation/crisp.el"
4739 ;;;;;; (16211 27026)) 4870 ;;;;;; (16213 43273))
4740 ;;; Generated autoloads from emulation/crisp.el 4871 ;;; Generated autoloads from emulation/crisp.el
4741 4872
4742 (defvar crisp-mode nil "\ 4873 (defvar crisp-mode nil "\
4743 Track status of CRiSP emulation mode. 4874 Track status of CRiSP emulation mode.
4744 A value of nil means CRiSP mode is not enabled. A value of t 4875 A value of nil means CRiSP mode is not enabled. A value of t
4758 (defalias (quote brief-mode) (quote crisp-mode)) 4889 (defalias (quote brief-mode) (quote crisp-mode))
4759 4890
4760 ;;;*** 4891 ;;;***
4761 4892
4762 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el" 4893 ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4763 ;;;;;; (16211 27024)) 4894 ;;;;;; (16213 43272))
4764 ;;; Generated autoloads from emacs-lisp/crm.el 4895 ;;; Generated autoloads from emacs-lisp/crm.el
4765 4896
4766 (autoload (quote completing-read-multiple) "crm" "\ 4897 (autoload (quote completing-read-multiple) "crm" "\
4767 Read multiple strings in the minibuffer, with completion. 4898 Read multiple strings in the minibuffer, with completion.
4768 By using this functionality, a user may specify multiple strings at a 4899 By using this functionality, a user may specify multiple strings at a
4793 4924
4794 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil) 4925 \(fn PROMPT TABLE &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)" nil nil)
4795 4926
4796 ;;;*** 4927 ;;;***
4797 4928
4798 ;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16211 4929 ;;;### (autoloads (cua-mode) "cua-base" "emulation/cua-base.el" (16775
4799 ;;;;;; 27026)) 4930 ;;;;;; 26710))
4800 ;;; Generated autoloads from emulation/cua-base.el 4931 ;;; Generated autoloads from emulation/cua-base.el
4801 4932
4802 (defvar cua-mode nil "\ 4933 (defvar cua-mode nil "\
4803 Non-nil if Cua mode is enabled. 4934 Non-nil if Cua mode is enabled.
4804 See the command `cua-mode' for a description of this minor-mode. 4935 See the command `cua-mode' for a description of this minor-mode.
4832 ;;;;;; customize-apropos-options customize-apropos customize-saved 4963 ;;;;;; customize-apropos-options customize-apropos customize-saved
4833 ;;;;;; customize-rogue customize-customized customize-face-other-window 4964 ;;;;;; customize-rogue customize-customized customize-face-other-window
4834 ;;;;;; customize-face customize-changed-options customize-option-other-window 4965 ;;;;;; customize-face customize-changed-options customize-option-other-window
4835 ;;;;;; customize-option customize-group-other-window customize-group 4966 ;;;;;; customize-option customize-group-other-window customize-group
4836 ;;;;;; customize-mode customize customize-save-variable customize-set-variable 4967 ;;;;;; customize-mode customize customize-save-variable customize-set-variable
4837 ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16211 27013)) 4968 ;;;;;; customize-set-value) "cus-edit" "cus-edit.el" (16820 16328))
4838 ;;; Generated autoloads from cus-edit.el 4969 ;;; Generated autoloads from cus-edit.el
4839 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 4970 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4840 4971
4841 (autoload (quote customize-set-value) "cus-edit" "\ 4972 (autoload (quote customize-set-value) "cus-edit" "\
4842 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object. 4973 Set VARIABLE to VALUE, and return VALUE. VALUE is a Lisp object.
4942 version. 5073 version.
4943 5074
4944 \(fn SINCE-VERSION)" t nil) 5075 \(fn SINCE-VERSION)" t nil)
4945 5076
4946 (autoload (quote customize-face) "cus-edit" "\ 5077 (autoload (quote customize-face) "cus-edit" "\
4947 Customize SYMBOL, which should be a face name or nil. 5078 Customize FACE, which should be a face name or nil.
4948 If SYMBOL is nil, customize all faces. 5079 If FACE is nil, customize all faces.
4949 5080
4950 Interactively, when point is on text which has a face specified, 5081 Interactively, when point is on text which has a face specified,
4951 suggest to customized that face, if it's customizable. 5082 suggest to customize that face, if it's customizable.
4952 5083
4953 \(fn &optional FACE)" t nil) 5084 \(fn &optional FACE)" t nil)
4954 5085
4955 (autoload (quote customize-face-other-window) "cus-edit" "\ 5086 (autoload (quote customize-face-other-window) "cus-edit" "\
4956 Show customization buffer for face SYMBOL in other window. 5087 Show customization buffer for face FACE in other window.
4957 5088
4958 Interactively, when point is on text which has a face specified, 5089 Interactively, when point is on text which has a face specified,
4959 suggest to customized that face, if it's customizable. 5090 suggest to customize that face, if it's customizable.
4960 5091
4961 \(fn &optional FACE)" t nil) 5092 \(fn &optional FACE)" t nil)
4962 5093
4963 (autoload (quote customize-customized) "cus-edit" "\ 5094 (autoload (quote customize-customized) "cus-edit" "\
4964 Customize all user options set since the last save in this session. 5095 Customize all user options set since the last save in this session.
5009 that option. 5140 that option.
5010 5141
5011 \(fn OPTIONS &optional NAME DESCRIPTION)" nil nil) 5142 \(fn OPTIONS &optional NAME DESCRIPTION)" nil nil)
5012 5143
5013 (autoload (quote custom-buffer-create-other-window) "cus-edit" "\ 5144 (autoload (quote custom-buffer-create-other-window) "cus-edit" "\
5014 Create a buffer containing OPTIONS. 5145 Create a buffer containing OPTIONS, and display it in another window.
5146 The result includes selecting that window.
5015 Optional NAME is the name of the buffer. 5147 Optional NAME is the name of the buffer.
5016 OPTIONS should be an alist of the form ((SYMBOL WIDGET)...), where 5148 OPTIONS should be an alist of the form ((SYMBOL WIDGET)...), where
5017 SYMBOL is a customization option, and WIDGET is a widget for editing 5149 SYMBOL is a customization option, and WIDGET is a widget for editing
5018 that option. 5150 that option.
5019 5151
5025 \(fn &optional GROUP)" t nil) 5157 \(fn &optional GROUP)" t nil)
5026 5158
5027 (defvar custom-file nil "\ 5159 (defvar custom-file nil "\
5028 File used for storing customization information. 5160 File used for storing customization information.
5029 The default is nil, which means to use your init file 5161 The default is nil, which means to use your init file
5030 as specified by `user-init-file'. If you specify some other file, 5162 as specified by `user-init-file'. To make this feature work,
5031 you need to explicitly load that file for the settings to take effect. 5163 you'll need to put something in your init file to specify
5164 the value of `custom-file'. Just customizing the variable
5165 won't suffice, because Emacs won't know which file to load
5166 unless the init file sets `custom-file'.
5032 5167
5033 When you change this variable, look in the previous custom file 5168 When you change this variable, look in the previous custom file
5034 \(usually your init file) for the forms `(custom-set-variables ...)' 5169 \(usually your init file) for the forms `(custom-set-variables ...)'
5035 and `(custom-set-faces ...)', and copy them (whichever ones you find) 5170 and `(custom-set-faces ...)', and copy them (whichever ones you find)
5036 to the new custom file. This will preserve your existing customizations.") 5171 to the new custom file. This will preserve your existing customizations.")
5063 5198
5064 ;;;*** 5199 ;;;***
5065 5200
5066 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value 5201 ;;;### (autoloads (custom-reset-faces custom-theme-reset-faces custom-theme-face-value
5067 ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el" 5202 ;;;;;; custom-set-faces custom-declare-face) "cus-face" "cus-face.el"
5068 ;;;;;; (16211 27013)) 5203 ;;;;;; (16589 26258))
5069 ;;; Generated autoloads from cus-face.el 5204 ;;; Generated autoloads from cus-face.el
5070 5205
5071 (autoload (quote custom-declare-face) "cus-face" "\ 5206 (autoload (quote custom-declare-face) "cus-face" "\
5072 Like `defface', but FACE is evaluated as a normal argument. 5207 Like `defface', but FACE is evaluated as a normal argument.
5073 5208
5121 \(fn &rest ARGS)" nil nil) 5256 \(fn &rest ARGS)" nil nil)
5122 5257
5123 ;;;*** 5258 ;;;***
5124 5259
5125 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el" 5260 ;;;### (autoloads (customize-create-theme) "cus-theme" "cus-theme.el"
5126 ;;;;;; (16211 27013)) 5261 ;;;;;; (16213 43267))
5127 ;;; Generated autoloads from cus-theme.el 5262 ;;; Generated autoloads from cus-theme.el
5128 5263
5129 (autoload (quote customize-create-theme) "cus-theme" "\ 5264 (autoload (quote customize-create-theme) "cus-theme" "\
5130 Create a custom theme. 5265 Create a custom theme.
5131 5266
5132 \(fn)" t nil) 5267 \(fn)" t nil)
5133 5268
5134 ;;;*** 5269 ;;;***
5135 5270
5136 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el" 5271 ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
5137 ;;;;;; (16211 27013)) 5272 ;;;;;; (16788 34908))
5138 ;;; Generated autoloads from cvs-status.el 5273 ;;; Generated autoloads from cvs-status.el
5139 5274
5140 (autoload (quote cvs-status-mode) "cvs-status" "\ 5275 (autoload (quote cvs-status-mode) "cvs-status" "\
5141 Mode used for cvs status output. 5276 Mode used for cvs status output.
5142 5277
5143 \(fn)" t nil) 5278 \(fn)" t nil)
5144 5279
5145 ;;;*** 5280 ;;;***
5146 5281
5147 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) 5282 ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
5148 ;;;;;; "cwarn" "progmodes/cwarn.el" (16211 27039)) 5283 ;;;;;; "cwarn" "progmodes/cwarn.el" (16213 43281))
5149 ;;; Generated autoloads from progmodes/cwarn.el 5284 ;;; Generated autoloads from progmodes/cwarn.el
5150 5285
5151 (autoload (quote cwarn-mode) "cwarn" "\ 5286 (autoload (quote cwarn-mode) "cwarn" "\
5152 Minor mode that highlights suspicious C and C++ constructions. 5287 Minor mode that highlights suspicious C and C++ constructions.
5153 5288
5185 5320
5186 ;;;*** 5321 ;;;***
5187 5322
5188 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char 5323 ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
5189 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el" 5324 ;;;;;; cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
5190 ;;;;;; (16211 27033)) 5325 ;;;;;; (16213 43280))
5191 ;;; Generated autoloads from language/cyril-util.el 5326 ;;; Generated autoloads from language/cyril-util.el
5192 5327
5193 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\ 5328 (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
5194 Return KOI8-R external character code of CHAR if appropriate. 5329 Return KOI8-R external character code of CHAR if appropriate.
5195 5330
5214 \(fn &optional CYRILLIC-LANGUAGE)" t nil) 5349 \(fn &optional CYRILLIC-LANGUAGE)" t nil)
5215 5350
5216 ;;;*** 5351 ;;;***
5217 5352
5218 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el" 5353 ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
5219 ;;;;;; (16211 27013)) 5354 ;;;;;; (16795 7139))
5220 ;;; Generated autoloads from dabbrev.el 5355 ;;; Generated autoloads from dabbrev.el
5221 (define-key esc-map "/" 'dabbrev-expand) 5356 (define-key esc-map "/" 'dabbrev-expand)
5222 (define-key esc-map [?\C-/] 'dabbrev-completion) 5357 (define-key esc-map [?\C-/] 'dabbrev-completion)
5223 5358
5224 (autoload (quote dabbrev-completion) "dabbrev" "\ 5359 (autoload (quote dabbrev-completion) "dabbrev" "\
5261 5396
5262 \(fn ARG)" t nil) 5397 \(fn ARG)" t nil)
5263 5398
5264 ;;;*** 5399 ;;;***
5265 5400
5266 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (16211 5401 ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (16213
5267 ;;;;;; 27039)) 5402 ;;;;;; 43281))
5268 ;;; Generated autoloads from progmodes/dcl-mode.el 5403 ;;; Generated autoloads from progmodes/dcl-mode.el
5269 5404
5270 (autoload (quote dcl-mode) "dcl-mode" "\ 5405 (autoload (quote dcl-mode) "dcl-mode" "\
5271 Major mode for editing DCL-files. 5406 Major mode for editing DCL-files.
5272 5407
5389 \(fn)" t nil) 5524 \(fn)" t nil)
5390 5525
5391 ;;;*** 5526 ;;;***
5392 5527
5393 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug" 5528 ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
5394 ;;;;;; "emacs-lisp/debug.el" (16211 27025)) 5529 ;;;;;; "emacs-lisp/debug.el" (16213 43273))
5395 ;;; Generated autoloads from emacs-lisp/debug.el 5530 ;;; Generated autoloads from emacs-lisp/debug.el
5396 5531
5397 (setq debugger (quote debug)) 5532 (setq debugger (quote debug))
5398 5533
5399 (autoload (quote debug) "debug" "\ 5534 (autoload (quote debug) "debug" "\
5424 \(fn &optional FUNCTION)" t nil) 5559 \(fn &optional FUNCTION)" t nil)
5425 5560
5426 ;;;*** 5561 ;;;***
5427 5562
5428 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el" 5563 ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
5429 ;;;;;; (16211 27038)) 5564 ;;;;;; (16213 43281))
5430 ;;; Generated autoloads from play/decipher.el 5565 ;;; Generated autoloads from play/decipher.el
5431 5566
5432 (autoload (quote decipher) "decipher" "\ 5567 (autoload (quote decipher) "decipher" "\
5433 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode. 5568 Format a buffer of ciphertext for cryptanalysis and enter Decipher mode.
5434 5569
5453 \(fn)" t nil) 5588 \(fn)" t nil)
5454 5589
5455 ;;;*** 5590 ;;;***
5456 5591
5457 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region 5592 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
5458 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (16211 5593 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (16462
5459 ;;;;;; 27013)) 5594 ;;;;;; 53446))
5460 ;;; Generated autoloads from delim-col.el 5595 ;;; Generated autoloads from delim-col.el
5461 5596
5462 (autoload (quote delimit-columns-customize) "delim-col" "\ 5597 (autoload (quote delimit-columns-customize) "delim-col" "\
5463 Customization of `columns' group. 5598 Customization of `columns' group.
5464 5599
5478 5613
5479 \(fn START END)" t nil) 5614 \(fn START END)" t nil)
5480 5615
5481 ;;;*** 5616 ;;;***
5482 5617
5483 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16211 5618 ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (16507
5484 ;;;;;; 27039)) 5619 ;;;;;; 41097))
5485 ;;; Generated autoloads from progmodes/delphi.el 5620 ;;; Generated autoloads from progmodes/delphi.el
5486 5621
5487 (autoload (quote delphi-mode) "delphi" "\ 5622 (autoload (quote delphi-mode) "delphi" "\
5488 Major mode for editing Delphi code. \\<delphi-mode-map> 5623 Major mode for editing Delphi code. \\<delphi-mode-map>
5489 \\[delphi-tab] - Indents the current line for Delphi code. 5624 \\[delphi-tab] - Indents the current line for Delphi code.
5529 5664
5530 \(fn &optional SKIP-INITIAL-PARSING)" t nil) 5665 \(fn &optional SKIP-INITIAL-PARSING)" t nil)
5531 5666
5532 ;;;*** 5667 ;;;***
5533 5668
5534 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16211 5669 ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (16764
5535 ;;;;;; 27013)) 5670 ;;;;;; 51517))
5536 ;;; Generated autoloads from delsel.el 5671 ;;; Generated autoloads from delsel.el
5537 5672
5538 (defalias (quote pending-delete-mode) (quote delete-selection-mode)) 5673 (defalias (quote pending-delete-mode) (quote delete-selection-mode))
5539 5674
5540 (defvar delete-selection-mode nil "\ 5675 (defvar delete-selection-mode nil "\
5558 \(fn &optional ARG)" t nil) 5693 \(fn &optional ARG)" t nil)
5559 5694
5560 ;;;*** 5695 ;;;***
5561 5696
5562 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode) 5697 ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
5563 ;;;;;; "derived" "emacs-lisp/derived.el" (16211 27025)) 5698 ;;;;;; "derived" "emacs-lisp/derived.el" (16213 43273))
5564 ;;; Generated autoloads from emacs-lisp/derived.el 5699 ;;; Generated autoloads from emacs-lisp/derived.el
5565 5700
5566 (autoload (quote define-derived-mode) "derived" "\ 5701 (autoload (quote define-derived-mode) "derived" "\
5567 Create a new mode as a variant of an existing mode. 5702 Create a new mode as a variant of an existing mode.
5568 5703
5620 \(fn MODE)" nil nil) 5755 \(fn MODE)" nil nil)
5621 5756
5622 ;;;*** 5757 ;;;***
5623 5758
5624 ;;;### (autoloads (describe-char describe-text-properties) "descr-text" 5759 ;;;### (autoloads (describe-char describe-text-properties) "descr-text"
5625 ;;;;;; "descr-text.el" (16302 39173)) 5760 ;;;;;; "descr-text.el" (16801 58019))
5626 ;;; Generated autoloads from descr-text.el 5761 ;;; Generated autoloads from descr-text.el
5627 5762
5628 (autoload (quote describe-text-properties) "descr-text" "\ 5763 (autoload (quote describe-text-properties) "descr-text" "\
5629 Describe widgets, buttons, overlays and text properties at POS. 5764 Describe widgets, buttons, overlays and text properties at POS.
5630 Interactively, describe them for the character after point. 5765 Interactively, describe them for the character after point.
5645 5780
5646 ;;;*** 5781 ;;;***
5647 5782
5648 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir 5783 ;;;### (autoloads (desktop-revert desktop-save-in-desktop-dir desktop-change-dir
5649 ;;;;;; desktop-load-default desktop-read desktop-save-mode) "desktop" 5784 ;;;;;; desktop-load-default desktop-read desktop-save-mode) "desktop"
5650 ;;;;;; "desktop.el" (16297 34365)) 5785 ;;;;;; "desktop.el" (16808 48569))
5651 ;;; Generated autoloads from desktop.el 5786 ;;; Generated autoloads from desktop.el
5652 5787
5653 (defvar desktop-save-mode nil "\ 5788 (defvar desktop-save-mode nil "\
5654 Non-nil if Desktop-Save mode is enabled. 5789 Non-nil if Desktop-Save mode is enabled.
5655 See the command `desktop-save-mode' for a description of this minor-mode. 5790 See the command `desktop-save-mode' for a description of this minor-mode.
5663 With numeric ARG, turn desktop saving on if ARG is positive, off 5798 With numeric ARG, turn desktop saving on if ARG is positive, off
5664 otherwise. See variable `desktop-save' for a description of when the 5799 otherwise. See variable `desktop-save' for a description of when the
5665 desktop is saved. 5800 desktop is saved.
5666 5801
5667 \(fn &optional ARG)" t nil) 5802 \(fn &optional ARG)" t nil)
5803
5804 (defvar desktop-save-buffer nil "\
5805 When non-nil, save buffer status in desktop file.
5806 This variable becomes buffer local when set.
5807
5808 If the value is a function, it called by `desktop-save' with argument
5809 DESKTOP-DIRNAME to obtain auxiliary information to saved in the desktop
5810 file along with the state of the buffer for which it was called.
5811
5812 When file names are returned, they should be formatted using the call
5813 \"(desktop-file-name FILE-NAME DESKTOP-DIRNAME)\".
5814
5815 Later, when `desktop-read' calls a function in `desktop-buffer-mode-handlers'
5816 to restore the buffer, the auxiliary information is passed as the argument
5817 DESKTOP-BUFFER-MISC.")
5668 5818
5669 (autoload (quote desktop-read) "desktop" "\ 5819 (autoload (quote desktop-read) "desktop" "\
5670 Read and process the desktop file in directory DIRNAME. 5820 Read and process the desktop file in directory DIRNAME.
5671 Look for a desktop file in DIRNAME, or if DIRNAME is omitted, look in 5821 Look for a desktop file in DIRNAME, or if DIRNAME is omitted, look in
5672 directories listed in `desktop-path'. If a desktop file is found, it 5822 directories listed in `desktop-path'. If a desktop file is found, it
5701 5851
5702 \(fn)" t nil) 5852 \(fn)" t nil)
5703 5853
5704 ;;;*** 5854 ;;;***
5705 5855
5706 ;;;### (autoloads (devanagari-post-read-conversion) "devan-util" 5856 ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article
5707 ;;;;;; "language/devan-util.el" (16232 544)) 5857 ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines
5858 ;;;;;; gnus-outlook-display-hook gnus-outlook-deuglify-unwrap-max
5859 ;;;;;; gnus-outlook-deuglify-unwrap-min) "deuglify" "gnus/deuglify.el"
5860 ;;;;;; (16775 26711))
5861 ;;; Generated autoloads from gnus/deuglify.el
5862
5863 (defvar gnus-outlook-deuglify-unwrap-min 45 "\
5864 Minimum length of the cited line above the (possibly) wrapped line.")
5865
5866 (custom-autoload (quote gnus-outlook-deuglify-unwrap-min) "deuglify")
5867
5868 (defvar gnus-outlook-deuglify-unwrap-max 95 "\
5869 Maximum length of the cited line after unwrapping.")
5870
5871 (custom-autoload (quote gnus-outlook-deuglify-unwrap-max) "deuglify")
5872
5873 (defvar gnus-outlook-display-hook nil "\
5874 A hook called after an deuglified article has been prepared.
5875 It is run after `gnus-article-prepare-hook'.")
5876
5877 (custom-autoload (quote gnus-outlook-display-hook) "deuglify")
5878
5879 (autoload (quote gnus-article-outlook-unwrap-lines) "deuglify" "\
5880 Unwrap lines that appear to be wrapped citation lines.
5881 You can control what lines will be unwrapped by frobbing
5882 `gnus-outlook-deuglify-unwrap-min' and `gnus-outlook-deuglify-unwrap-max',
5883 indicating the minimum and maximum length of an unwrapped citation line. If
5884 NODISPLAY is non-nil, don't redisplay the article buffer.
5885
5886 \(fn &optional NODISPLAY)" t nil)
5887
5888 (autoload (quote gnus-article-outlook-repair-attribution) "deuglify" "\
5889 Repair a broken attribution line.
5890 If NODISPLAY is non-nil, don't redisplay the article buffer.
5891
5892 \(fn &optional NODISPLAY)" t nil)
5893
5894 (autoload (quote gnus-outlook-deuglify-article) "deuglify" "\
5895 Full deuglify of broken Outlook (Express) articles.
5896 Treat dumbquotes, unwrap lines, repair attribution and rearrange citation. If
5897 NODISPLAY is non-nil, don't redisplay the article buffer.
5898
5899 \(fn &optional NODISPLAY)" t nil)
5900
5901 (autoload (quote gnus-article-outlook-deuglify-article) "deuglify" "\
5902 Deuglify broken Outlook (Express) articles and redisplay.
5903
5904 \(fn)" t nil)
5905
5906 ;;;***
5907
5908 ;;;### (autoloads (devanagari-post-read-conversion devanagari-compose-region)
5909 ;;;;;; "devan-util" "language/devan-util.el" (16585 28857))
5708 ;;; Generated autoloads from language/devan-util.el 5910 ;;; Generated autoloads from language/devan-util.el
5709 5911
5710 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]") 5912 (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
5913
5914 (autoload (quote devanagari-compose-region) "devan-util" "\
5915 Not documented
5916
5917 \(fn FROM TO)" t nil)
5711 5918
5712 (autoload (quote devanagari-post-read-conversion) "devan-util" "\ 5919 (autoload (quote devanagari-post-read-conversion) "devan-util" "\
5713 Not documented 5920 Not documented
5714 5921
5715 \(fn LEN)" nil nil) 5922 \(fn LEN)" nil nil)
5716 5923
5717 ;;;*** 5924 ;;;***
5718 5925
5719 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib" 5926 ;;;### (autoloads (diary-mode diary-mail-entries diary) "diary-lib"
5720 ;;;;;; "calendar/diary-lib.el" (16212 54636)) 5927 ;;;;;; "calendar/diary-lib.el" (16785 59559))
5721 ;;; Generated autoloads from calendar/diary-lib.el 5928 ;;; Generated autoloads from calendar/diary-lib.el
5722 5929
5723 (autoload (quote diary) "diary-lib" "\ 5930 (autoload (quote diary) "diary-lib" "\
5724 Generate the diary window for ARG days starting with the current date. 5931 Generate the diary window for ARG days starting with the current date.
5725 If no argument is provided, the number of days of diary entries is governed 5932 If no argument is provided, the number of days of diary entries is governed
5726 by the variable `number-of-diary-entries'. This function is suitable for 5933 by the variable `number-of-diary-entries'. A value of ARG less than 1
5727 execution in a `.emacs' file. 5934 does nothing. This function is suitable for execution in a `.emacs' file.
5728 5935
5729 \(fn &optional ARG)" t nil) 5936 \(fn &optional ARG)" t nil)
5730 5937
5731 (autoload (quote diary-mail-entries) "diary-lib" "\ 5938 (autoload (quote diary-mail-entries) "diary-lib" "\
5732 Send a mail message showing diary entries for next NDAYS days. 5939 Send a mail message showing diary entries for next NDAYS days.
5761 \(fn)" t nil) 5968 \(fn)" t nil)
5762 5969
5763 ;;;*** 5970 ;;;***
5764 5971
5765 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 5972 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
5766 ;;;;;; "diff.el" (16277 42321)) 5973 ;;;;;; "diff.el" (16534 3807))
5767 ;;; Generated autoloads from diff.el 5974 ;;; Generated autoloads from diff.el
5768 5975
5769 (defvar diff-switches "-c" "\ 5976 (defvar diff-switches "-c" "\
5770 *A string or list of strings specifying switches to be be passed to diff.") 5977 *A string or list of strings specifying switches to be passed to diff.")
5771 5978
5772 (custom-autoload (quote diff-switches) "diff") 5979 (custom-autoload (quote diff-switches) "diff")
5773 5980
5774 (defvar diff-command "diff" "\ 5981 (defvar diff-command "diff" "\
5775 *The command to use to run diff.") 5982 *The command to use to run diff.")
5778 5985
5779 (autoload (quote diff) "diff" "\ 5986 (autoload (quote diff) "diff" "\
5780 Find and display the differences between OLD and NEW files. 5987 Find and display the differences between OLD and NEW files.
5781 Interactively the current buffer's file name is the default for NEW 5988 Interactively the current buffer's file name is the default for NEW
5782 and a backup file for NEW is the default for OLD. 5989 and a backup file for NEW is the default for OLD.
5990 If NO-ASYNC is non-nil, call diff synchronously.
5783 With prefix arg, prompt for diff switches. 5991 With prefix arg, prompt for diff switches.
5784 If NO-ASYNC is non-nil, call diff synchronously.
5785 5992
5786 \(fn OLD NEW &optional SWITCHES NO-ASYNC)" t nil) 5993 \(fn OLD NEW &optional SWITCHES NO-ASYNC)" t nil)
5787 5994
5788 (autoload (quote diff-backup) "diff" "\ 5995 (autoload (quote diff-backup) "diff" "\
5789 Diff this file with its backup file or vice versa. 5996 Diff this file with its backup file or vice versa.
5790 Uses the latest backup, if there are several numerical backups. 5997 Uses the latest backup, if there are several numerical backups.
5791 If this file is a backup, diff it with its original. 5998 If this file is a backup, diff it with its original.
5792 The backup file is the first file given to `diff'. 5999 The backup file is the first file given to `diff'.
6000 With prefix arg, prompt for diff switches.
5793 6001
5794 \(fn FILE &optional SWITCHES)" t nil) 6002 \(fn FILE &optional SWITCHES)" t nil)
5795 6003
5796 ;;;*** 6004 ;;;***
5797 6005
5798 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 6006 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
5799 ;;;;;; (16309 31935)) 6007 ;;;;;; (16746 18215))
5800 ;;; Generated autoloads from diff-mode.el 6008 ;;; Generated autoloads from diff-mode.el
5801 6009
5802 (autoload (quote diff-mode) "diff-mode" "\ 6010 (autoload (quote diff-mode) "diff-mode" "\
5803 Major mode for viewing/editing context diffs. 6011 Major mode for viewing/editing context diffs.
5804 Supports unified and context diffs as well as (to a lesser extent) 6012 Supports unified and context diffs as well as (to a lesser extent)
5819 6027
5820 \(fn &optional ARG)" t nil) 6028 \(fn &optional ARG)" t nil)
5821 6029
5822 ;;;*** 6030 ;;;***
5823 6031
5824 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window 6032 ;;;### (autoloads (dired-restore-desktop-buffer dired-noselect dired-other-frame
5825 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 6033 ;;;;;; dired-other-window dired dired-copy-preserve-time dired-dwim-target
5826 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 6034 ;;;;;; dired-keep-marker-symlink dired-keep-marker-hardlink dired-keep-marker-copy
5827 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 6035 ;;;;;; dired-keep-marker-rename dired-trivial-filenames dired-ls-F-marks-symlinks
5828 ;;;;;; "dired" "dired.el" (16292 22310)) 6036 ;;;;;; dired-listing-switches) "dired" "dired.el" (16804 23129))
5829 ;;; Generated autoloads from dired.el 6037 ;;; Generated autoloads from dired.el
5830 6038
5831 (defvar dired-listing-switches "-al" "\ 6039 (defvar dired-listing-switches "-al" "\
5832 *Switches passed to `ls' for dired. MUST contain the `l' option. 6040 *Switches passed to `ls' for dired. MUST contain the `l' option.
5833 May contain all other options that don't contradict `-l'; 6041 May contain all other options that don't contradict `-l';
5949 Like `dired' but returns the dired buffer as value, does not select it. 6157 Like `dired' but returns the dired buffer as value, does not select it.
5950 6158
5951 \(fn DIR-OR-LIST &optional SWITCHES)" nil nil) 6159 \(fn DIR-OR-LIST &optional SWITCHES)" nil nil)
5952 (put 'dired-find-alternate-file 'disabled t) 6160 (put 'dired-find-alternate-file 'disabled t)
5953 6161
6162 (autoload (quote dired-restore-desktop-buffer) "dired" "\
6163 Restore a dired buffer specified in a desktop file.
6164
6165 \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil)
6166
5954 ;;;*** 6167 ;;;***
5955 6168
5956 ;;;### (autoloads (dired-show-file-type dired-do-query-replace-regexp 6169 ;;;### (autoloads (dired-show-file-type dired-do-query-replace-regexp
5957 ;;;;;; dired-do-search dired-hide-all dired-hide-subdir dired-tree-down 6170 ;;;;;; dired-do-search dired-hide-all dired-hide-subdir dired-tree-down
5958 ;;;;;; dired-tree-up dired-kill-subdir dired-mark-subdir-files dired-goto-subdir 6171 ;;;;;; dired-tree-up dired-kill-subdir dired-mark-subdir-files dired-goto-subdir
5960 ;;;;;; dired-downcase dired-upcase dired-do-symlink-regexp dired-do-hardlink-regexp 6173 ;;;;;; dired-downcase dired-upcase dired-do-symlink-regexp dired-do-hardlink-regexp
5961 ;;;;;; dired-do-copy-regexp dired-do-rename-regexp dired-do-rename 6174 ;;;;;; dired-do-copy-regexp dired-do-rename-regexp dired-do-rename
5962 ;;;;;; dired-do-hardlink dired-do-symlink dired-do-copy dired-create-directory 6175 ;;;;;; dired-do-hardlink dired-do-symlink dired-do-copy dired-create-directory
5963 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file 6176 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file
5964 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 6177 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
5965 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines 6178 ;;;;;; dired-do-compress dired-query dired-compress-file dired-do-kill-lines
5966 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp 6179 ;;;;;; dired-run-shell-command dired-do-shell-command dired-clean-directory
6180 ;;;;;; dired-do-print dired-do-touch dired-do-chown dired-do-chgrp
5967 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" 6181 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
5968 ;;;;;; "dired-aux.el" (16211 27013)) 6182 ;;;;;; "dired-aux.el" (16804 23129))
5969 ;;; Generated autoloads from dired-aux.el 6183 ;;; Generated autoloads from dired-aux.el
5970 6184
5971 (autoload (quote dired-diff) "dired-aux" "\ 6185 (autoload (quote dired-diff) "dired-aux" "\
5972 Compare file at point with file FILE using `diff'. 6186 Compare file at point with file FILE using `diff'.
5973 FILE defaults to the file at the mark. (That's the mark set by 6187 FILE defaults to the file at the mark. (That's the mark set by
6001 (autoload (quote dired-do-chown) "dired-aux" "\ 6215 (autoload (quote dired-do-chown) "dired-aux" "\
6002 Change the owner of the marked (or next ARG) files. 6216 Change the owner of the marked (or next ARG) files.
6003 6217
6004 \(fn &optional ARG)" t nil) 6218 \(fn &optional ARG)" t nil)
6005 6219
6220 (autoload (quote dired-do-touch) "dired-aux" "\
6221 Change the timestamp of the marked (or next ARG) files.
6222 This calls touch.
6223
6224 \(fn &optional ARG)" t nil)
6225
6006 (autoload (quote dired-do-print) "dired-aux" "\ 6226 (autoload (quote dired-do-print) "dired-aux" "\
6007 Print the marked (or next ARG) files. 6227 Print the marked (or next ARG) files.
6008 Uses the shell command coming from variables `lpr-command' and 6228 Uses the shell command coming from variables `lpr-command' and
6009 `lpr-switches' as default. 6229 `lpr-switches' as default.
6010 6230
6011 \(fn &optional ARG)" t nil) 6231 \(fn &optional ARG)" t nil)
6232
6233 (autoload (quote dired-clean-directory) "dired-aux" "\
6234 Flag numerical backups for deletion.
6235 Spares `dired-kept-versions' latest versions, and `kept-old-versions' oldest.
6236 Positive prefix arg KEEP overrides `dired-kept-versions';
6237 Negative prefix arg KEEP overrides `kept-old-versions' with KEEP made positive.
6238
6239 To clear the flags on these files, you can use \\[dired-flag-backup-files]
6240 with a prefix argument.
6241
6242 \(fn KEEP)" t nil)
6012 6243
6013 (autoload (quote dired-do-shell-command) "dired-aux" "\ 6244 (autoload (quote dired-do-shell-command) "dired-aux" "\
6014 Run a shell command COMMAND on the marked files. 6245 Run a shell command COMMAND on the marked files.
6015 If no files are marked or a specific numeric prefix arg is given, 6246 If no files are marked or a specific numeric prefix arg is given,
6016 the next ARG files are used. Just \\[universal-argument] means the current file. 6247 the next ARG files are used. Just \\[universal-argument] means the current file.
6044 In a noninteractive call (from Lisp code), you must specify 6275 In a noninteractive call (from Lisp code), you must specify
6045 the list of file names explicitly with the FILE-LIST argument. 6276 the list of file names explicitly with the FILE-LIST argument.
6046 6277
6047 \(fn COMMAND &optional ARG FILE-LIST)" t nil) 6278 \(fn COMMAND &optional ARG FILE-LIST)" t nil)
6048 6279
6280 (autoload (quote dired-run-shell-command) "dired-aux" "\
6281 Not documented
6282
6283 \(fn COMMAND)" nil nil)
6284
6049 (autoload (quote dired-do-kill-lines) "dired-aux" "\ 6285 (autoload (quote dired-do-kill-lines) "dired-aux" "\
6050 Kill all marked lines (not the files). 6286 Kill all marked lines (not the files).
6051 With a prefix argument, kill that many lines starting with the current line. 6287 With a prefix argument, kill that many lines starting with the current line.
6052 \(A negative argument kills lines before the current line.) 6288 \(A negative argument kills backward.)
6053 To kill an entire subdirectory, go to its directory header line 6289 If you use this command with a prefix argument to kill the line
6054 and use this command with a prefix argument (the value does not matter). 6290 for a file that is a directory, which you have inserted in the
6291 Dired buffer as a subdirectory, then it deletes that subdirectory
6292 from the buffer as well.
6293 To kill an entire subdirectory (without killing its line in the
6294 parent directory), go to its directory header line and use this
6295 command with a prefix argument (the value does not matter).
6055 6296
6056 \(fn &optional ARG FMT)" t nil) 6297 \(fn &optional ARG FMT)" t nil)
6057 6298
6058 (autoload (quote dired-compress-file) "dired-aux" "\ 6299 (autoload (quote dired-compress-file) "dired-aux" "\
6059 Not documented 6300 Not documented
6060 6301
6061 \(fn FILE)" nil nil) 6302 \(fn FILE)" nil nil)
6303
6304 (autoload (quote dired-query) "dired-aux" "\
6305 Not documented
6306
6307 \(fn QS-VAR QS-PROMPT &rest QS-ARGS)" nil nil)
6062 6308
6063 (autoload (quote dired-do-compress) "dired-aux" "\ 6309 (autoload (quote dired-do-compress) "dired-aux" "\
6064 Compress or uncompress marked (or next ARG) files. 6310 Compress or uncompress marked (or next ARG) files.
6065 6311
6066 \(fn &optional ARG)" t nil) 6312 \(fn &optional ARG)" t nil)
6077 6323
6078 (autoload (quote dired-do-redisplay) "dired-aux" "\ 6324 (autoload (quote dired-do-redisplay) "dired-aux" "\
6079 Redisplay all marked (or next ARG) files. 6325 Redisplay all marked (or next ARG) files.
6080 If on a subdir line, redisplay that subdirectory. In that case, 6326 If on a subdir line, redisplay that subdirectory. In that case,
6081 a prefix arg lets you edit the `ls' switches used for the new listing. 6327 a prefix arg lets you edit the `ls' switches used for the new listing.
6328
6329 Dired remembers switches specified with a prefix arg, so that reverting
6330 the buffer will not reset them. However, using `dired-undo' to re-insert
6331 or delete subdirectories can bypass this machinery. Hence, you sometimes
6332 may have to reset some subdirectory switches after a `dired-undo'.
6333 You can reset all subdirectory switches to the default using
6334 \\<dired-mode-map>\\[dired-reset-subdir-switches].
6335 See Info node `(emacs-xtra)Subdir switches' for more details.
6082 6336
6083 \(fn &optional ARG TEST-FOR-SUBDIR)" t nil) 6337 \(fn &optional ARG TEST-FOR-SUBDIR)" t nil)
6084 6338
6085 (autoload (quote dired-add-file) "dired-aux" "\ 6339 (autoload (quote dired-add-file) "dired-aux" "\
6086 Not documented 6340 Not documented
6208 With a prefix arg, you may edit the ls switches used for this listing. 6462 With a prefix arg, you may edit the ls switches used for this listing.
6209 You can add `R' to the switches to expand the whole tree starting at 6463 You can add `R' to the switches to expand the whole tree starting at
6210 this subdirectory. 6464 this subdirectory.
6211 This function takes some pains to conform to `ls -lR' output. 6465 This function takes some pains to conform to `ls -lR' output.
6212 6466
6467 Dired remembers switches specified with a prefix arg, so that reverting
6468 the buffer will not reset them. However, using `dired-undo' to re-insert
6469 or delete subdirectories can bypass this machinery. Hence, you sometimes
6470 may have to reset some subdirectory switches after a `dired-undo'.
6471 You can reset all subdirectory switches to the default using
6472 \\<dired-mode-map>\\[dired-reset-subdir-switches].
6473 See Info node `(emacs-xtra)Subdir switches' for more details.
6474
6213 \(fn DIRNAME &optional SWITCHES NO-ERROR-IF-NOT-DIR-P)" t nil) 6475 \(fn DIRNAME &optional SWITCHES NO-ERROR-IF-NOT-DIR-P)" t nil)
6214 6476
6215 (autoload (quote dired-insert-subdir) "dired-aux" "\ 6477 (autoload (quote dired-insert-subdir) "dired-aux" "\
6216 Insert this subdirectory into the same dired buffer. 6478 Insert this subdirectory into the same dired buffer.
6217 If it is already present, overwrites previous entry, 6479 If it is already present, overwrites previous entry,
6295 6557
6296 \(fn FILE &optional DEREF-SYMLINKS)" t nil) 6558 \(fn FILE &optional DEREF-SYMLINKS)" t nil)
6297 6559
6298 ;;;*** 6560 ;;;***
6299 6561
6300 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (16246 41969)) 6562 ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (16589 26258))
6301 ;;; Generated autoloads from dired-x.el 6563 ;;; Generated autoloads from dired-x.el
6302 6564
6303 (autoload (quote dired-jump) "dired-x" "\ 6565 (autoload (quote dired-jump) "dired-x" "\
6304 Jump to dired buffer corresponding to current buffer. 6566 Jump to dired buffer corresponding to current buffer.
6305 If in a file, dired the current directory and move to file's line. 6567 If in a file, dired the current directory and move to file's line.
6309 6571
6310 \(fn &optional OTHER-WINDOW)" t nil) 6572 \(fn &optional OTHER-WINDOW)" t nil)
6311 6573
6312 ;;;*** 6574 ;;;***
6313 6575
6314 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (16211 27015)) 6576 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (16213 43267))
6315 ;;; Generated autoloads from dirtrack.el 6577 ;;; Generated autoloads from dirtrack.el
6316 6578
6317 (autoload (quote dirtrack) "dirtrack" "\ 6579 (autoload (quote dirtrack) "dirtrack" "\
6318 Determine the current directory by scanning the process output for a prompt. 6580 Determine the current directory by scanning the process output for a prompt.
6319 The prompt to look for is the first item in `dirtrack-list'. 6581 The prompt to look for is the first item in `dirtrack-list'.
6328 6590
6329 \(fn INPUT)" nil nil) 6591 \(fn INPUT)" nil nil)
6330 6592
6331 ;;;*** 6593 ;;;***
6332 6594
6333 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16211 6595 ;;;### (autoloads (disassemble) "disass" "emacs-lisp/disass.el" (16519
6334 ;;;;;; 27025)) 6596 ;;;;;; 44982))
6335 ;;; Generated autoloads from emacs-lisp/disass.el 6597 ;;; Generated autoloads from emacs-lisp/disass.el
6336 6598
6337 (autoload (quote disassemble) "disass" "\ 6599 (autoload (quote disassemble) "disass" "\
6338 Print disassembled code for OBJECT in (optional) BUFFER. 6600 Print disassembled code for OBJECT in (optional) BUFFER.
6339 OBJECT can be a symbol defined as a function, or a function itself 6601 OBJECT can be a symbol defined as a function, or a function itself
6347 6609
6348 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline 6610 ;;;### (autoloads (standard-display-european create-glyph standard-display-underline
6349 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii 6611 ;;;;;; standard-display-graphic standard-display-g1 standard-display-ascii
6350 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table 6612 ;;;;;; standard-display-default standard-display-8bit describe-current-display-table
6351 ;;;;;; describe-display-table set-display-table-slot display-table-slot 6613 ;;;;;; describe-display-table set-display-table-slot display-table-slot
6352 ;;;;;; make-display-table) "disp-table" "disp-table.el" (16286 45076)) 6614 ;;;;;; make-display-table) "disp-table" "disp-table.el" (16814 63075))
6353 ;;; Generated autoloads from disp-table.el 6615 ;;; Generated autoloads from disp-table.el
6354 6616
6355 (autoload (quote make-display-table) "disp-table" "\ 6617 (autoload (quote make-display-table) "disp-table" "\
6356 Return a new, empty display table. 6618 Return a new, empty display table.
6357 6619
6448 \(fn ARG)" nil nil) 6710 \(fn ARG)" nil nil)
6449 6711
6450 ;;;*** 6712 ;;;***
6451 6713
6452 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el" 6714 ;;;### (autoloads (dissociated-press) "dissociate" "play/dissociate.el"
6453 ;;;;;; (16211 27038)) 6715 ;;;;;; (16213 43281))
6454 ;;; Generated autoloads from play/dissociate.el 6716 ;;; Generated autoloads from play/dissociate.el
6455 6717
6456 (autoload (quote dissociated-press) "dissociate" "\ 6718 (autoload (quote dissociated-press) "dissociate" "\
6457 Dissociate the text of the current buffer. 6719 Dissociate the text of the current buffer.
6458 Output goes in buffer named *Dissociation*, 6720 Output goes in buffer named *Dissociation*,
6464 6726
6465 \(fn &optional ARG)" t nil) 6727 \(fn &optional ARG)" t nil)
6466 6728
6467 ;;;*** 6729 ;;;***
6468 6730
6469 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (16211 27038)) 6731 ;;;### (autoloads (dns-mode-soa-increment-serial dns-mode) "dns-mode"
6732 ;;;;;; "textmodes/dns-mode.el" (16710 53610))
6733 ;;; Generated autoloads from textmodes/dns-mode.el
6734
6735 (autoload (quote dns-mode) "dns-mode" "\
6736 Major mode for viewing and editing DNS master files.
6737 This mode is inherited from text mode. It add syntax
6738 highlighting, and some commands for handling DNS master files.
6739 Its keymap inherits from `text-mode' and it has the same
6740 variables for customizing indentation. It has its own abbrev
6741 table and its own syntax table.
6742
6743 Turning on DNS mode runs `dns-mode-hook'.
6744
6745 \(fn)" t nil)
6746
6747 (autoload (quote dns-mode-soa-increment-serial) "dns-mode" "\
6748 Locate SOA record and increment the serial field.
6749
6750 \(fn)" t nil)
6751 (add-to-list 'auto-mode-alist '("\\.soa\\'" . dns-mode))
6752
6753 ;;;***
6754
6755 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (16213 43281))
6470 ;;; Generated autoloads from play/doctor.el 6756 ;;; Generated autoloads from play/doctor.el
6471 6757
6472 (autoload (quote doctor) "doctor" "\ 6758 (autoload (quote doctor) "doctor" "\
6473 Switch to *doctor* buffer and start giving psychotherapy. 6759 Switch to *doctor* buffer and start giving psychotherapy.
6474 6760
6475 \(fn)" t nil) 6761 \(fn)" t nil)
6476 6762
6477 ;;;*** 6763 ;;;***
6478 6764
6479 ;;;### (autoloads (double-mode double-mode) "double" "double.el" 6765 ;;;### (autoloads (double-mode double-mode) "double" "double.el"
6480 ;;;;;; (16211 27015)) 6766 ;;;;;; (16213 43267))
6481 ;;; Generated autoloads from double.el 6767 ;;; Generated autoloads from double.el
6482 6768
6483 (defvar double-mode nil "\ 6769 (defvar double-mode nil "\
6484 Toggle Double mode. 6770 Toggle Double mode.
6485 Setting this variable directly does not take effect; 6771 Setting this variable directly does not take effect;
6496 6782
6497 \(fn ARG)" t nil) 6783 \(fn ARG)" t nil)
6498 6784
6499 ;;;*** 6785 ;;;***
6500 6786
6501 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (16211 27038)) 6787 ;;;### (autoloads (dunnet) "dunnet" "play/dunnet.el" (16213 43281))
6502 ;;; Generated autoloads from play/dunnet.el 6788 ;;; Generated autoloads from play/dunnet.el
6503 6789
6504 (autoload (quote dunnet) "dunnet" "\ 6790 (autoload (quote dunnet) "dunnet" "\
6505 Switch to *dungeon* buffer and start game. 6791 Switch to *dungeon* buffer and start game.
6506 6792
6507 \(fn)" t nil) 6793 \(fn)" t nil)
6508 6794
6509 ;;;*** 6795 ;;;***
6510 6796
6511 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el" 6797 ;;;### (autoloads (gnus-earcon-display) "earcon" "gnus/earcon.el"
6512 ;;;;;; (16211 27027)) 6798 ;;;;;; (16698 21927))
6513 ;;; Generated autoloads from gnus/earcon.el 6799 ;;; Generated autoloads from gnus/earcon.el
6514 6800
6515 (autoload (quote gnus-earcon-display) "earcon" "\ 6801 (autoload (quote gnus-earcon-display) "earcon" "\
6516 Play sounds in message buffers. 6802 Play sounds in message buffers.
6517 6803
6519 6805
6520 ;;;*** 6806 ;;;***
6521 6807
6522 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap 6808 ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
6523 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode" 6809 ;;;;;; easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
6524 ;;;;;; "emacs-lisp/easy-mmode.el" (16309 31935)) 6810 ;;;;;; "emacs-lisp/easy-mmode.el" (16775 26710))
6525 ;;; Generated autoloads from emacs-lisp/easy-mmode.el 6811 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
6526 6812
6527 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 6813 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
6528 6814
6529 (autoload (quote define-minor-mode) "easy-mmode" "\ 6815 (autoload (quote define-minor-mode) "easy-mmode" "\
6594 \(fn ST CSS DOC &rest ARGS)" nil (quote macro)) 6880 \(fn ST CSS DOC &rest ARGS)" nil (quote macro))
6595 6881
6596 ;;;*** 6882 ;;;***
6597 6883
6598 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 6884 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
6599 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16211 6885 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (16787
6600 ;;;;;; 27026)) 6886 ;;;;;; 16350))
6601 ;;; Generated autoloads from emacs-lisp/easymenu.el 6887 ;;; Generated autoloads from emacs-lisp/easymenu.el
6602 6888
6603 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun)) 6889 (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
6604 6890
6605 (autoload (quote easy-menu-define) "easymenu" "\ 6891 (autoload (quote easy-menu-define) "easymenu" "\
6612 The first element of MENU must be a string. It is the menu bar item name. 6898 The first element of MENU must be a string. It is the menu bar item name.
6613 It may be followed by the following keyword argument pairs 6899 It may be followed by the following keyword argument pairs
6614 6900
6615 :filter FUNCTION 6901 :filter FUNCTION
6616 6902
6617 FUNCTION is a function with one argument, the menu. It returns the actual 6903 FUNCTION is a function with one argument, the rest of menu items.
6618 menu displayed. 6904 It returns the remaining items of the displayed menu.
6619 6905
6620 :visible INCLUDE 6906 :visible INCLUDE
6621 6907
6622 INCLUDE is an expression; this menu is only visible if this 6908 INCLUDE is an expression; this menu is only visible if this
6623 expression has a non-nil value. `:include' is an alias for `:visible'. 6909 expression has a non-nil value. `:include' is an alias for `:visible'.
6734 \(fn PATH NAME ITEMS &optional BEFORE)" nil nil) 7020 \(fn PATH NAME ITEMS &optional BEFORE)" nil nil)
6735 7021
6736 ;;;*** 7022 ;;;***
6737 7023
6738 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style 7024 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style
6739 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup 7025 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-delete-style ebnf-insert-style
6740 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer 7026 ;;;;;; ebnf-setup ebnf-syntax-region ebnf-syntax-buffer ebnf-syntax-file
6741 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer 7027 ;;;;;; ebnf-syntax-directory ebnf-eps-region ebnf-eps-buffer ebnf-eps-file
6742 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (16211 27039)) 7028 ;;;;;; ebnf-eps-directory ebnf-spool-region ebnf-spool-buffer ebnf-spool-file
7029 ;;;;;; ebnf-spool-directory ebnf-print-region ebnf-print-buffer
7030 ;;;;;; ebnf-print-file ebnf-print-directory ebnf-customize) "ebnf2ps"
7031 ;;;;;; "progmodes/ebnf2ps.el" (16801 58033))
6743 ;;; Generated autoloads from progmodes/ebnf2ps.el 7032 ;;; Generated autoloads from progmodes/ebnf2ps.el
6744 7033
6745 (autoload (quote ebnf-customize) "ebnf2ps" "\ 7034 (autoload (quote ebnf-customize) "ebnf2ps" "\
6746 Customization for ebnf group. 7035 Customization for ebnf group.
6747 7036
6748 \(fn)" t nil) 7037 \(fn)" t nil)
7038
7039 (autoload (quote ebnf-print-directory) "ebnf2ps" "\
7040 Generate and print a PostScript syntactic chart image of DIRECTORY.
7041
7042 If DIRECTORY is nil, it's used `default-directory'.
7043
7044 The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are
7045 processed.
7046
7047 See also `ebnf-print-buffer'.
7048
7049 \(fn &optional DIRECTORY)" t nil)
7050
7051 (autoload (quote ebnf-print-file) "ebnf2ps" "\
7052 Generate and print a PostScript syntactic chart image of the file FILE.
7053
7054 If optional arg DO-NOT-KILL-BUFFER-WHEN-DONE is non-nil, the buffer isn't
7055 killed after process termination.
7056
7057 See also `ebnf-print-buffer'.
7058
7059 \(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil)
6749 7060
6750 (autoload (quote ebnf-print-buffer) "ebnf2ps" "\ 7061 (autoload (quote ebnf-print-buffer) "ebnf2ps" "\
6751 Generate and print a PostScript syntactic chart image of the buffer. 7062 Generate and print a PostScript syntactic chart image of the buffer.
6752 7063
6753 When called with a numeric prefix argument (C-u), prompts the user for 7064 When called with a numeric prefix argument (C-u), prompts the user for
6765 Generate and print a PostScript syntactic chart image of the region. 7076 Generate and print a PostScript syntactic chart image of the region.
6766 Like `ebnf-print-buffer', but prints just the current region. 7077 Like `ebnf-print-buffer', but prints just the current region.
6767 7078
6768 \(fn FROM TO &optional FILENAME)" t nil) 7079 \(fn FROM TO &optional FILENAME)" t nil)
6769 7080
7081 (autoload (quote ebnf-spool-directory) "ebnf2ps" "\
7082 Generate and spool a PostScript syntactic chart image of DIRECTORY.
7083
7084 If DIRECTORY is nil, it's used `default-directory'.
7085
7086 The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are
7087 processed.
7088
7089 See also `ebnf-spool-buffer'.
7090
7091 \(fn &optional DIRECTORY)" t nil)
7092
7093 (autoload (quote ebnf-spool-file) "ebnf2ps" "\
7094 Generate and spool a PostScript syntactic chart image of the file FILE.
7095
7096 If optional arg DO-NOT-KILL-BUFFER-WHEN-DONE is non-nil, the buffer isn't
7097 killed after process termination.
7098
7099 See also `ebnf-spool-buffer'.
7100
7101 \(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil)
7102
6770 (autoload (quote ebnf-spool-buffer) "ebnf2ps" "\ 7103 (autoload (quote ebnf-spool-buffer) "ebnf2ps" "\
6771 Generate and spool a PostScript syntactic chart image of the buffer. 7104 Generate and spool a PostScript syntactic chart image of the buffer.
6772 Like `ebnf-print-buffer' except that the PostScript image is saved in a 7105 Like `ebnf-print-buffer' except that the PostScript image is saved in a
6773 local buffer to be sent to the printer later. 7106 local buffer to be sent to the printer later.
6774 7107
6782 7115
6783 Use the command `ebnf-despool' to send the spooled images to the printer. 7116 Use the command `ebnf-despool' to send the spooled images to the printer.
6784 7117
6785 \(fn FROM TO)" t nil) 7118 \(fn FROM TO)" t nil)
6786 7119
7120 (autoload (quote ebnf-eps-directory) "ebnf2ps" "\
7121 Generate EPS files from EBNF files in DIRECTORY.
7122
7123 If DIRECTORY is nil, it's used `default-directory'.
7124
7125 The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are
7126 processed.
7127
7128 See also `ebnf-eps-buffer'.
7129
7130 \(fn &optional DIRECTORY)" t nil)
7131
7132 (autoload (quote ebnf-eps-file) "ebnf2ps" "\
7133 Generate an EPS file from EBNF file FILE.
7134
7135 If optional arg DO-NOT-KILL-BUFFER-WHEN-DONE is non-nil, the buffer isn't
7136 killed after EPS generation.
7137
7138 See also `ebnf-eps-buffer'.
7139
7140 \(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil)
7141
6787 (autoload (quote ebnf-eps-buffer) "ebnf2ps" "\ 7142 (autoload (quote ebnf-eps-buffer) "ebnf2ps" "\
6788 Generate a PostScript syntactic chart image of the buffer in a EPS file. 7143 Generate a PostScript syntactic chart image of the buffer in a EPS file.
6789 7144
6790 Indeed, for each production is generated a EPS file. 7145 Indeed, for each production is generated a EPS file.
6791 The EPS file name has the following form: 7146 The EPS file name has the following form:
6824 7179
6825 \(fn FROM TO)" t nil) 7180 \(fn FROM TO)" t nil)
6826 7181
6827 (defalias (quote ebnf-despool) (quote ps-despool)) 7182 (defalias (quote ebnf-despool) (quote ps-despool))
6828 7183
7184 (autoload (quote ebnf-syntax-directory) "ebnf2ps" "\
7185 Does a syntactic analysis of the files in DIRECTORY.
7186
7187 If DIRECTORY is nil, it's used `default-directory'.
7188
7189 The files in DIRECTORY that matches `ebnf-file-suffix-regexp' (which see) are
7190 processed.
7191
7192 See also `ebnf-syntax-buffer'.
7193
7194 \(fn &optional DIRECTORY)" t nil)
7195
7196 (autoload (quote ebnf-syntax-file) "ebnf2ps" "\
7197 Does a syntactic analysis of the FILE.
7198
7199 If optional arg DO-NOT-KILL-BUFFER-WHEN-DONE is non-nil, the buffer isn't
7200 killed after syntax checking.
7201
7202 See also `ebnf-syntax-buffer'.
7203
7204 \(fn FILE &optional DO-NOT-KILL-BUFFER-WHEN-DONE)" t nil)
7205
6829 (autoload (quote ebnf-syntax-buffer) "ebnf2ps" "\ 7206 (autoload (quote ebnf-syntax-buffer) "ebnf2ps" "\
6830 Does a syntactic analysis of the current buffer. 7207 Does a syntactic analysis of the current buffer.
6831 7208
6832 \(fn)" t nil) 7209 \(fn)" t nil)
6833 7210
6842 \(fn)" nil nil) 7219 \(fn)" nil nil)
6843 7220
6844 (autoload (quote ebnf-insert-style) "ebnf2ps" "\ 7221 (autoload (quote ebnf-insert-style) "ebnf2ps" "\
6845 Insert a new style NAME with inheritance INHERITS and values VALUES. 7222 Insert a new style NAME with inheritance INHERITS and values VALUES.
6846 7223
7224 See `ebnf-style-database' documentation.
7225
6847 \(fn NAME INHERITS &rest VALUES)" t nil) 7226 \(fn NAME INHERITS &rest VALUES)" t nil)
7227
7228 (autoload (quote ebnf-delete-style) "ebnf2ps" "\
7229 Delete style NAME.
7230
7231 See `ebnf-style-database' documentation.
7232
7233 \(fn NAME)" t nil)
6848 7234
6849 (autoload (quote ebnf-merge-style) "ebnf2ps" "\ 7235 (autoload (quote ebnf-merge-style) "ebnf2ps" "\
6850 Merge values of style NAME with style VALUES. 7236 Merge values of style NAME with style VALUES.
6851 7237
7238 See `ebnf-style-database' documentation.
7239
6852 \(fn NAME &rest VALUES)" t nil) 7240 \(fn NAME &rest VALUES)" t nil)
6853 7241
6854 (autoload (quote ebnf-apply-style) "ebnf2ps" "\ 7242 (autoload (quote ebnf-apply-style) "ebnf2ps" "\
6855 Set STYLE to current style. 7243 Set STYLE as the current style.
6856 7244
6857 It returns the old style symbol. 7245 It returns the old style symbol.
7246
7247 See `ebnf-style-database' documentation.
6858 7248
6859 \(fn STYLE)" t nil) 7249 \(fn STYLE)" t nil)
6860 7250
6861 (autoload (quote ebnf-reset-style) "ebnf2ps" "\ 7251 (autoload (quote ebnf-reset-style) "ebnf2ps" "\
6862 Reset current style. 7252 Reset current style.
6863 7253
6864 It returns the old style symbol. 7254 It returns the old style symbol.
6865 7255
7256 See `ebnf-style-database' documentation.
7257
6866 \(fn &optional STYLE)" t nil) 7258 \(fn &optional STYLE)" t nil)
6867 7259
6868 (autoload (quote ebnf-push-style) "ebnf2ps" "\ 7260 (autoload (quote ebnf-push-style) "ebnf2ps" "\
6869 Push the current style and set STYLE to current style. 7261 Push the current style and set STYLE as the current style.
6870 7262
6871 It returns the old style symbol. 7263 It returns the old style symbol.
6872 7264
7265 See `ebnf-style-database' documentation.
7266
6873 \(fn &optional STYLE)" t nil) 7267 \(fn &optional STYLE)" t nil)
6874 7268
6875 (autoload (quote ebnf-pop-style) "ebnf2ps" "\ 7269 (autoload (quote ebnf-pop-style) "ebnf2ps" "\
6876 Pop a style and set it to current style. 7270 Pop a style and set it as the current style.
6877 7271
6878 It returns the old style symbol. 7272 It returns the old style symbol.
7273
7274 See `ebnf-style-database' documentation.
6879 7275
6880 \(fn)" t nil) 7276 \(fn)" t nil)
6881 7277
6882 ;;;*** 7278 ;;;***
6883 7279
6889 ;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame 7285 ;;;;;; ebrowse-tags-view-definition-other-frame ebrowse-tags-find-declaration-other-frame
6890 ;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window 7286 ;;;;;; ebrowse-tags-find-definition-other-window ebrowse-tags-view-definition-other-window
6891 ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition 7287 ;;;;;; ebrowse-tags-find-declaration-other-window ebrowse-tags-find-definition
6892 ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration 7288 ;;;;;; ebrowse-tags-view-definition ebrowse-tags-find-declaration
6893 ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree 7289 ;;;;;; ebrowse-tags-view-declaration ebrowse-member-mode ebrowse-electric-choose-tree
6894 ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (16233 7290 ;;;;;; ebrowse-tree-mode) "ebrowse" "progmodes/ebrowse.el" (16234
6895 ;;;;;; 59013)) 7291 ;;;;;; 50257))
6896 ;;; Generated autoloads from progmodes/ebrowse.el 7292 ;;; Generated autoloads from progmodes/ebrowse.el
6897 7293
6898 (autoload (quote ebrowse-tree-mode) "ebrowse" "\ 7294 (autoload (quote ebrowse-tree-mode) "ebrowse" "\
6899 Major mode for Ebrowse class tree buffers. 7295 Major mode for Ebrowse class tree buffers.
6900 Each line corresponds to a class in a class tree. 7296 Each line corresponds to a class in a class tree.
7041 \(fn)" t nil) 7437 \(fn)" t nil)
7042 7438
7043 ;;;*** 7439 ;;;***
7044 7440
7045 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 7441 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
7046 ;;;;;; (16211 27015)) 7442 ;;;;;; (16787 16350))
7047 ;;; Generated autoloads from ebuff-menu.el 7443 ;;; Generated autoloads from ebuff-menu.el
7048 7444
7049 (autoload (quote electric-buffer-list) "ebuff-menu" "\ 7445 (autoload (quote electric-buffer-list) "ebuff-menu" "\
7050 Pops up a buffer describing the set of Emacs buffers. 7446 Pop up a buffer describing the set of Emacs buffers.
7051 Vaguely like ITS lunar select buffer; combining typeoutoid buffer 7447 Vaguely like ITS lunar select buffer; combining typeoutoid buffer
7052 listing with menuoid buffer selection. 7448 listing with menuoid buffer selection.
7053 7449
7054 If the very next character typed is a space then the buffer list 7450 If the very next character typed is a space then the buffer list
7055 window disappears. Otherwise, one may move around in the buffer list 7451 window disappears. Otherwise, one may move around in the buffer list
7056 window, marking buffers to be selected, saved or deleted. 7452 window, marking buffers to be selected, saved or deleted.
7057 7453
7058 To exit and select a new buffer, type a space when the cursor is on 7454 To exit and select a new buffer, type a space when the cursor is on
7059 the appropriate line of the buffer-list window. Other commands are 7455 the appropriate line of the buffer-list window. Other commands are
7060 much like those of buffer-menu-mode. 7456 much like those of `Buffer-menu-mode'.
7061 7457
7062 Calls value of `electric-buffer-menu-mode-hook' on entry if non-nil. 7458 Run hooks in `electric-buffer-menu-mode-hook' on entry.
7063 7459
7064 \\{electric-buffer-menu-mode-map} 7460 \\{electric-buffer-menu-mode-map}
7065 7461
7066 \(fn ARG)" t nil) 7462 \(fn ARG)" t nil)
7067 7463
7068 ;;;*** 7464 ;;;***
7069 7465
7070 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory" 7466 ;;;### (autoloads (Electric-command-history-redo-expression) "echistory"
7071 ;;;;;; "echistory.el" (16211 27015)) 7467 ;;;;;; "echistory.el" (16213 43267))
7072 ;;; Generated autoloads from echistory.el 7468 ;;; Generated autoloads from echistory.el
7073 7469
7074 (autoload (quote Electric-command-history-redo-expression) "echistory" "\ 7470 (autoload (quote Electric-command-history-redo-expression) "echistory" "\
7075 Edit current history line in minibuffer and execute result. 7471 Edit current history line in minibuffer and execute result.
7076 With prefix arg NOCONFIRM, execute current line as-is without editing. 7472 With prefix arg NOCONFIRM, execute current line as-is without editing.
7078 \(fn &optional NOCONFIRM)" t nil) 7474 \(fn &optional NOCONFIRM)" t nil)
7079 7475
7080 ;;;*** 7476 ;;;***
7081 7477
7082 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms 7478 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
7083 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16277 42320)) 7479 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (16810 63791))
7084 ;;; Generated autoloads from emacs-lisp/edebug.el 7480 ;;; Generated autoloads from emacs-lisp/edebug.el
7085 7481
7086 (defvar edebug-all-defs nil "\ 7482 (defvar edebug-all-defs nil "\
7087 *If non-nil, evaluation of any defining forms will instrument for Edebug. 7483 *If non-nil, evaluation of any defining forms will instrument for Edebug.
7088 This applies to `eval-defun', `eval-region', `eval-buffer', and 7484 This applies to `eval-defun', `eval-region', `eval-buffer', and
7141 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise 7537 ;;;;;; ediff-merge-files ediff-regions-linewise ediff-regions-wordwise
7142 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor 7538 ;;;;;; ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor
7143 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor 7539 ;;;;;; ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
7144 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions 7540 ;;;;;; ediff-merge-directories ediff-directories3 ediff-directory-revisions
7145 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup 7541 ;;;;;; ediff-directories ediff-buffers3 ediff-buffers ediff-backup
7146 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16271 3439)) 7542 ;;;;;; ediff-files3 ediff-files) "ediff" "ediff.el" (16580 11202))
7147 ;;; Generated autoloads from ediff.el 7543 ;;; Generated autoloads from ediff.el
7148 7544
7149 (autoload (quote ediff-files) "ediff" "\ 7545 (autoload (quote ediff-files) "ediff" "\
7150 Run Ediff on a pair of files, FILE-A and FILE-B. 7546 Run Ediff on a pair of files, FILE-A and FILE-B.
7151 7547
7377 \(fn &optional NODE)" t nil) 7773 \(fn &optional NODE)" t nil)
7378 7774
7379 ;;;*** 7775 ;;;***
7380 7776
7381 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el" 7777 ;;;### (autoloads (ediff-customize) "ediff-help" "ediff-help.el"
7382 ;;;;;; (16211 27015)) 7778 ;;;;;; (16213 43267))
7383 ;;; Generated autoloads from ediff-help.el 7779 ;;; Generated autoloads from ediff-help.el
7384 7780
7385 (autoload (quote ediff-customize) "ediff-help" "\ 7781 (autoload (quote ediff-customize) "ediff-help" "\
7386 Not documented 7782 Not documented
7387 7783
7388 \(fn)" t nil) 7784 \(fn)" t nil)
7389 7785
7390 ;;;*** 7786 ;;;***
7391 7787
7392 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (16211 27015)) 7788 ;;;### (autoloads nil "ediff-hook" "ediff-hook.el" (16213 43267))
7393 ;;; Generated autoloads from ediff-hook.el 7789 ;;; Generated autoloads from ediff-hook.el
7394 7790
7395 (defvar ediff-window-setup-function) 7791 (defvar ediff-window-setup-function)
7396 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form)) 7792 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form))
7397 7793
7400 (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual..." ediff-documentation t] ["Customize Ediff..." ediff-customize t] ["List Ediff Sessions..." ediff-show-registry t] ["Use separate frame for Ediff control buffer..." ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame..." . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions..." . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff..." . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual..." . ediff-documentation)))))) 7796 (ediff-cond-compile-for-xemacs-or-emacs (progn (defvar ediff-menu (quote ("Compare" ["Two Files..." ediff-files t] ["Two Buffers..." ediff-buffers t] ["Three Files..." ediff-files3 t] ["Three Buffers..." ediff-buffers3 t] "---" ["Two Directories..." ediff-directories t] ["Three Directories..." ediff-directories3 t] "---" ["File with Revision..." ediff-revision t] ["Directory Revisions..." ediff-directory-revisions t] "---" ["Windows Word-by-word..." ediff-windows-wordwise t] ["Windows Line-by-line..." ediff-windows-linewise t] "---" ["Regions Word-by-word..." ediff-regions-wordwise t] ["Regions Line-by-line..." ediff-regions-linewise t]))) (defvar ediff-merge-menu (quote ("Merge" ["Files..." ediff-merge-files t] ["Files with Ancestor..." ediff-merge-files-with-ancestor t] ["Buffers..." ediff-merge-buffers t] ["Buffers with Ancestor..." ediff-merge-buffers-with-ancestor t] "---" ["Directories..." ediff-merge-directories t] ["Directories with Ancestor..." ediff-merge-directories-with-ancestor t] "---" ["Revisions..." ediff-merge-revisions t] ["Revisions with Ancestor..." ediff-merge-revisions-with-ancestor t] ["Directory Revisions..." ediff-merge-directory-revisions t] ["Directory Revisions with Ancestor..." ediff-merge-directory-revisions-with-ancestor t]))) (defvar epatch-menu (quote ("Apply Patch" ["To a file..." ediff-patch-file t] ["To a buffer..." ediff-patch-buffer t]))) (defvar ediff-misc-menu (quote ("Ediff Miscellanea" ["Ediff Manual..." ediff-documentation t] ["Customize Ediff..." ediff-customize t] ["List Ediff Sessions..." ediff-show-registry t] ["Use separate frame for Ediff control buffer..." ediff-toggle-multiframe :style toggle :selected (if (and (featurep (quote ediff-util)) (boundp (quote ediff-window-setup-function))) (eq ediff-window-setup-function (quote ediff-setup-windows-multiframe)))] ["Use a toolbar with Ediff control buffer" ediff-toggle-use-toolbar :style toggle :selected (if (featurep (quote ediff-tbar)) (ediff-use-toolbar-p))]))) (if (and (featurep (quote menubar)) (not (featurep (quote infodock))) (not (featurep (quote ediff-hook)))) (ediff-xemacs-init-menus))) (if (featurep (quote menu-bar)) (progn (defvar menu-bar-ediff-misc-menu (make-sparse-keymap "Ediff Miscellanea")) (fset (quote menu-bar-ediff-misc-menu) (symbol-value (quote menu-bar-ediff-misc-menu))) (defvar menu-bar-epatch-menu (make-sparse-keymap "Apply Patch")) (fset (quote menu-bar-epatch-menu) (symbol-value (quote menu-bar-epatch-menu))) (defvar menu-bar-ediff-merge-menu (make-sparse-keymap "Merge")) (fset (quote menu-bar-ediff-merge-menu) (symbol-value (quote menu-bar-ediff-merge-menu))) (defvar menu-bar-ediff-menu (make-sparse-keymap "Compare")) (fset (quote menu-bar-ediff-menu) (symbol-value (quote menu-bar-ediff-menu))) (define-key menu-bar-ediff-menu [window] (quote ("This Window and Next Window" . compare-windows))) (define-key menu-bar-ediff-menu [ediff-windows-linewise] (quote ("Windows Line-by-line..." . ediff-windows-linewise))) (define-key menu-bar-ediff-menu [ediff-windows-wordwise] (quote ("Windows Word-by-word..." . ediff-windows-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-windows] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-regions-linewise] (quote ("Regions Line-by-line..." . ediff-regions-linewise))) (define-key menu-bar-ediff-menu [ediff-regions-wordwise] (quote ("Regions Word-by-word..." . ediff-regions-wordwise))) (define-key menu-bar-ediff-menu [separator-ediff-regions] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-dir-revision] (quote ("Directory Revisions..." . ediff-directory-revisions))) (define-key menu-bar-ediff-menu [ediff-revision] (quote ("File with Revision..." . ediff-revision))) (define-key menu-bar-ediff-menu [separator-ediff-directories] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-directories3] (quote ("Three Directories..." . ediff-directories3))) (define-key menu-bar-ediff-menu [ediff-directories] (quote ("Two Directories..." . ediff-directories))) (define-key menu-bar-ediff-menu [separator-ediff-files] (quote ("--"))) (define-key menu-bar-ediff-menu [ediff-buffers3] (quote ("Three Buffers..." . ediff-buffers3))) (define-key menu-bar-ediff-menu [ediff-files3] (quote ("Three Files..." . ediff-files3))) (define-key menu-bar-ediff-menu [ediff-buffers] (quote ("Two Buffers..." . ediff-buffers))) (define-key menu-bar-ediff-menu [ediff-files] (quote ("Two Files..." . ediff-files))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions-with-ancestor] (quote ("Directory Revisions with Ancestor..." . ediff-merge-directory-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-dir-revisions] (quote ("Directory Revisions..." . ediff-merge-directory-revisions))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions-with-ancestor] (quote ("Revisions with Ancestor..." . ediff-merge-revisions-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-revisions] (quote ("Revisions..." . ediff-merge-revisions))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories-with-ancestor] (quote ("Directories with Ancestor..." . ediff-merge-directories-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-directories] (quote ("Directories..." . ediff-merge-directories))) (define-key menu-bar-ediff-merge-menu [separator-ediff-merge-dirs] (quote ("--"))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers-with-ancestor] (quote ("Buffers with Ancestor..." . ediff-merge-buffers-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-buffers] (quote ("Buffers..." . ediff-merge-buffers))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files-with-ancestor] (quote ("Files with Ancestor..." . ediff-merge-files-with-ancestor))) (define-key menu-bar-ediff-merge-menu [ediff-merge-files] (quote ("Files..." . ediff-merge-files))) (define-key menu-bar-epatch-menu [ediff-patch-buffer] (quote ("To a Buffer..." . ediff-patch-buffer))) (define-key menu-bar-epatch-menu [ediff-patch-file] (quote ("To a File..." . ediff-patch-file))) (define-key menu-bar-ediff-misc-menu [emultiframe] (quote ("Toggle use of separate control buffer frame..." . ediff-toggle-multiframe))) (define-key menu-bar-ediff-misc-menu [eregistry] (quote ("List Ediff Sessions..." . ediff-show-registry))) (define-key menu-bar-ediff-misc-menu [ediff-cust] (quote ("Customize Ediff..." . ediff-customize))) (define-key menu-bar-ediff-misc-menu [ediff-doc] (quote ("Ediff Manual..." . ediff-documentation))))))
7401 7797
7402 ;;;*** 7798 ;;;***
7403 7799
7404 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el" 7800 ;;;### (autoloads (ediff-show-registry) "ediff-mult" "ediff-mult.el"
7405 ;;;;;; (16271 3441)) 7801 ;;;;;; (16626 19946))
7406 ;;; Generated autoloads from ediff-mult.el 7802 ;;; Generated autoloads from ediff-mult.el
7407 7803
7408 (autoload (quote ediff-show-registry) "ediff-mult" "\ 7804 (autoload (quote ediff-show-registry) "ediff-mult" "\
7409 Display Ediff's registry. 7805 Display Ediff's registry.
7410 7806
7413 (defalias (quote eregistry) (quote ediff-show-registry)) 7809 (defalias (quote eregistry) (quote ediff-show-registry))
7414 7810
7415 ;;;*** 7811 ;;;***
7416 7812
7417 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe) 7813 ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
7418 ;;;;;; "ediff-util" "ediff-util.el" (16271 3439)) 7814 ;;;;;; "ediff-util" "ediff-util.el" (16442 4953))
7419 ;;; Generated autoloads from ediff-util.el 7815 ;;; Generated autoloads from ediff-util.el
7420 7816
7421 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\ 7817 (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
7422 Switch from multiframe display to single-frame display and back. 7818 Switch from multiframe display to single-frame display and back.
7423 To change the default, set the variable `ediff-window-setup-function', 7819 To change the default, set the variable `ediff-window-setup-function',
7434 7830
7435 ;;;*** 7831 ;;;***
7436 7832
7437 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro 7833 ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
7438 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el" 7834 ;;;;;; edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
7439 ;;;;;; (16211 27015)) 7835 ;;;;;; (16733 11795))
7440 ;;; Generated autoloads from edmacro.el 7836 ;;; Generated autoloads from edmacro.el
7441 7837
7442 (defvar edmacro-eight-bits nil "\ 7838 (defvar edmacro-eight-bits nil "\
7443 *Non-nil if edit-kbd-macro should leave 8-bit characters intact. 7839 *Non-nil if edit-kbd-macro should leave 8-bit characters intact.
7444 Default nil means to write characters above \\177 in octal notation.") 7840 Default nil means to write characters above \\177 in octal notation.")
7487 \(fn &optional MACRO VERBOSE)" nil nil) 7883 \(fn &optional MACRO VERBOSE)" nil nil)
7488 7884
7489 ;;;*** 7885 ;;;***
7490 7886
7491 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt" 7887 ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
7492 ;;;;;; "emulation/edt.el" (16211 27026)) 7888 ;;;;;; "emulation/edt.el" (16213 43273))
7493 ;;; Generated autoloads from emulation/edt.el 7889 ;;; Generated autoloads from emulation/edt.el
7494 7890
7495 (autoload (quote edt-set-scroll-margins) "edt" "\ 7891 (autoload (quote edt-set-scroll-margins) "edt" "\
7496 Set scroll margins. 7892 Set scroll margins.
7497 Argument TOP is the top margin in number of lines or percent of window. 7893 Argument TOP is the top margin in number of lines or percent of window.
7505 \(fn)" t nil) 7901 \(fn)" t nil)
7506 7902
7507 ;;;*** 7903 ;;;***
7508 7904
7509 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el" 7905 ;;;### (autoloads (electric-helpify with-electric-help) "ehelp" "ehelp.el"
7510 ;;;;;; (16211 27015)) 7906 ;;;;;; (16775 26706))
7511 ;;; Generated autoloads from ehelp.el 7907 ;;; Generated autoloads from ehelp.el
7512 7908
7513 (autoload (quote with-electric-help) "ehelp" "\ 7909 (autoload (quote with-electric-help) "ehelp" "\
7514 Pop up an \"electric\" help buffer. 7910 Pop up an \"electric\" help buffer.
7515 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT. 7911 The arguments are THUNK &optional BUFFER NOERASE MINHEIGHT.
7543 \(fn FUN &optional NAME)" nil nil) 7939 \(fn FUN &optional NAME)" nil nil)
7544 7940
7545 ;;;*** 7941 ;;;***
7546 7942
7547 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string) 7943 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
7548 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16218 6703)) 7944 ;;;;;; "eldoc" "emacs-lisp/eldoc.el" (16507 41097))
7549 ;;; Generated autoloads from emacs-lisp/eldoc.el 7945 ;;; Generated autoloads from emacs-lisp/eldoc.el
7550 7946
7551 (defvar eldoc-minor-mode-string " ElDoc" "\ 7947 (defvar eldoc-minor-mode-string " ElDoc" "\
7552 *String to display in mode line when Eldoc Mode is enabled; nil for none.") 7948 *String to display in mode line when Eldoc Mode is enabled; nil for none.")
7553 7949
7575 7971
7576 \(fn)" t nil) 7972 \(fn)" t nil)
7577 7973
7578 ;;;*** 7974 ;;;***
7579 7975
7580 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (16211 7976 ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (16768
7581 ;;;;;; 27015)) 7977 ;;;;;; 48631))
7582 ;;; Generated autoloads from elide-head.el 7978 ;;; Generated autoloads from elide-head.el
7583 7979
7584 (autoload (quote elide-head) "elide-head" "\ 7980 (autoload (quote elide-head) "elide-head" "\
7585 Hide header material in buffer according to `elide-head-headers-to-hide'. 7981 Hide header material in buffer according to `elide-head-headers-to-hide'.
7586 7982
7592 \(fn &optional ARG)" t nil) 7988 \(fn &optional ARG)" t nil)
7593 7989
7594 ;;;*** 7990 ;;;***
7595 7991
7596 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el" 7992 ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
7597 ;;;;;; (16276 26334)) 7993 ;;;;;; (16816 23731))
7598 ;;; Generated autoloads from emacs-lisp/elint.el 7994 ;;; Generated autoloads from emacs-lisp/elint.el
7599 7995
7600 (autoload (quote elint-initialize) "elint" "\ 7996 (autoload (quote elint-initialize) "elint" "\
7601 Initialize elint. 7997 Initialize elint.
7602 7998
7603 \(fn)" t nil) 7999 \(fn)" t nil)
7604 8000
7605 ;;;*** 8001 ;;;***
7606 8002
7607 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list 8003 ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
7608 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (16211 8004 ;;;;;; elp-instrument-function) "elp" "emacs-lisp/elp.el" (16783
7609 ;;;;;; 27026)) 8005 ;;;;;; 21522))
7610 ;;; Generated autoloads from emacs-lisp/elp.el 8006 ;;; Generated autoloads from emacs-lisp/elp.el
7611 8007
7612 (autoload (quote elp-instrument-function) "elp" "\ 8008 (autoload (quote elp-instrument-function) "elp" "\
7613 Instrument FUNSYM for profiling. 8009 Instrument FUNSYM for profiling.
7614 FUNSYM must be a symbol of a defined function. 8010 FUNSYM must be a symbol of a defined function.
7638 \(fn)" t nil) 8034 \(fn)" t nil)
7639 8035
7640 ;;;*** 8036 ;;;***
7641 8037
7642 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el" 8038 ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
7643 ;;;;;; (16256 53161)) 8039 ;;;;;; (16804 23129))
7644 ;;; Generated autoloads from mail/emacsbug.el 8040 ;;; Generated autoloads from mail/emacsbug.el
7645 8041
7646 (autoload (quote report-emacs-bug) "emacsbug" "\ 8042 (autoload (quote report-emacs-bug) "emacsbug" "\
7647 Report a bug in GNU Emacs. 8043 Report a bug in GNU Emacs.
7648 Prompts for bug subject. Leaves you in a mail buffer. 8044 Prompts for bug subject. Leaves you in a mail buffer.
7653 8049
7654 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor 8050 ;;;### (autoloads (emerge-merge-directories emerge-revisions-with-ancestor
7655 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote 8051 ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
7656 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor 8052 ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
7657 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" 8053 ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
7658 ;;;;;; "emerge.el" (16211 27015)) 8054 ;;;;;; "emerge.el" (16381 6707))
7659 ;;; Generated autoloads from emerge.el 8055 ;;; Generated autoloads from emerge.el
7660 8056
7661 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) 8057 (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
7662 (fset 'menu-bar-emerge-menu (symbol-value 'menu-bar-emerge-menu)) 8058 (fset 'menu-bar-emerge-menu (symbol-value 'menu-bar-emerge-menu))
7663 (define-key menu-bar-emerge-menu [emerge-merge-directories] 8059 (define-key menu-bar-emerge-menu [emerge-merge-directories]
7731 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil) 8127 \(fn A-DIR B-DIR ANCESTOR-DIR OUTPUT-DIR)" t nil)
7732 8128
7733 ;;;*** 8129 ;;;***
7734 8130
7735 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el" 8131 ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
7736 ;;;;;; (16211 27032)) 8132 ;;;;;; (16657 61756))
7737 ;;; Generated autoloads from international/encoded-kb.el 8133 ;;; Generated autoloads from international/encoded-kb.el
7738 8134
7739 (defvar encoded-kbd-mode nil "\ 8135 (defvar encoded-kbd-mode nil "\
7740 Non-nil if Encoded-Kbd mode is enabled. 8136 Non-nil if Encoded-Kbd mode is enabled.
7741 See the command `encoded-kbd-mode' for a description of this minor-mode. 8137 See the command `encoded-kbd-mode' for a description of this minor-mode.
7759 \(fn &optional ARG)" t nil) 8155 \(fn &optional ARG)" t nil)
7760 8156
7761 ;;;*** 8157 ;;;***
7762 8158
7763 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 8159 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
7764 ;;;;;; "enriched" "textmodes/enriched.el" (16211 27043)) 8160 ;;;;;; "enriched" "textmodes/enriched.el" (16738 29931))
7765 ;;; Generated autoloads from textmodes/enriched.el 8161 ;;; Generated autoloads from textmodes/enriched.el
7766 8162
7767 (autoload (quote enriched-mode) "enriched" "\ 8163 (autoload (quote enriched-mode) "enriched" "\
7768 Minor mode for editing text/enriched files. 8164 Minor mode for editing text/enriched files.
7769 These are files with embedded formatting information in the MIME standard 8165 These are files with embedded formatting information in the MIME standard
7770 text/enriched format. 8166 text/enriched format.
7771 Turning the mode on runs `enriched-mode-hook'. 8167 Turning the mode on or off runs `enriched-mode-hook'.
7772 8168
7773 More information about Enriched mode is available in the file 8169 More information about Enriched mode is available in the file
7774 etc/enriched.doc in the Emacs distribution directory. 8170 etc/enriched.doc in the Emacs distribution directory.
7775 8171
7776 Commands: 8172 Commands:
7789 8185
7790 \(fn FROM TO)" nil nil) 8186 \(fn FROM TO)" nil nil)
7791 8187
7792 ;;;*** 8188 ;;;***
7793 8189
7794 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (16211 8190 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (16777
7795 ;;;;;; 27027)) 8191 ;;;;;; 65418))
7796 ;;; Generated autoloads from eshell/esh-mode.el 8192 ;;; Generated autoloads from eshell/esh-mode.el
7797 8193
7798 (autoload (quote eshell-mode) "esh-mode" "\ 8194 (autoload (quote eshell-mode) "esh-mode" "\
7799 Emacs shell interactive mode. 8195 Emacs shell interactive mode.
7800 8196
7802 8198
7803 \(fn)" nil nil) 8199 \(fn)" nil nil)
7804 8200
7805 ;;;*** 8201 ;;;***
7806 8202
7807 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (16211 8203 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (16548
7808 ;;;;;; 27027)) 8204 ;;;;;; 34615))
7809 ;;; Generated autoloads from eshell/esh-test.el 8205 ;;; Generated autoloads from eshell/esh-test.el
7810 8206
7811 (autoload (quote eshell-test) "esh-test" "\ 8207 (autoload (quote eshell-test) "esh-test" "\
7812 Test Eshell to verify that it works as expected. 8208 Test Eshell to verify that it works as expected.
7813 8209
7814 \(fn &optional ARG)" t nil) 8210 \(fn &optional ARG)" t nil)
7815 8211
7816 ;;;*** 8212 ;;;***
7817 8213
7818 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 8214 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
7819 ;;;;;; eshell) "eshell" "eshell/eshell.el" (16211 27027)) 8215 ;;;;;; eshell) "eshell" "eshell/eshell.el" (16484 6599))
7820 ;;; Generated autoloads from eshell/eshell.el 8216 ;;; Generated autoloads from eshell/eshell.el
7821 8217
7822 (autoload (quote eshell) "eshell" "\ 8218 (autoload (quote eshell) "eshell" "\
7823 Create an interactive Eshell buffer. 8219 Create an interactive Eshell buffer.
7824 The buffer used for Eshell sessions is determined by the value of 8220 The buffer used for Eshell sessions is determined by the value of
7859 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file 8255 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
7860 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 8256 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
7861 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer 8257 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer
7862 ;;;;;; visit-tags-table find-tag-default-function find-tag-hook 8258 ;;;;;; visit-tags-table find-tag-default-function find-tag-hook
7863 ;;;;;; tags-add-tables tags-compression-info-list tags-table-list 8259 ;;;;;; tags-add-tables tags-compression-info-list tags-table-list
7864 ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16211 8260 ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (16746
7865 ;;;;;; 27039)) 8261 ;;;;;; 18215))
7866 ;;; Generated autoloads from progmodes/etags.el 8262 ;;; Generated autoloads from progmodes/etags.el
7867 8263
7868 (defvar tags-file-name nil "\ 8264 (defvar tags-file-name nil "\
7869 *File name of tags table. 8265 *File name of tags table.
7870 To switch to a new tags table, setting this variable is sufficient. 8266 To switch to a new tags table, setting this variable is sufficient.
8157 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel 8553 ;;;;;; ethio-input-special-character ethio-replace-space ethio-modify-vowel
8158 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker 8554 ;;;;;; ethio-fidel-to-sera-marker ethio-fidel-to-sera-mail ethio-fidel-to-sera-mail-or-marker
8159 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker 8555 ;;;;;; ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
8160 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker 8556 ;;;;;; ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
8161 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal) 8557 ;;;;;; ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
8162 ;;;;;; "ethio-util" "language/ethio-util.el" (16211 27033)) 8558 ;;;;;; "ethio-util" "language/ethio-util.el" (16498 35858))
8163 ;;; Generated autoloads from language/ethio-util.el 8559 ;;; Generated autoloads from language/ethio-util.el
8164 8560
8165 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\ 8561 (autoload (quote setup-ethiopic-environment-internal) "ethio-util" "\
8166 Not documented 8562 Not documented
8167 8563
8339 Convert the Java escape sequences into corresponding Ethiopic characters. 8735 Convert the Java escape sequences into corresponding Ethiopic characters.
8340 8736
8341 \(fn)" nil nil) 8737 \(fn)" nil nil)
8342 8738
8343 (autoload (quote ethio-find-file) "ethio-util" "\ 8739 (autoload (quote ethio-find-file) "ethio-util" "\
8344 Transcribe file content into Ethiopic dependig on filename suffix. 8740 Transcribe file content into Ethiopic depending on filename suffix.
8345 8741
8346 \(fn)" nil nil) 8742 \(fn)" nil nil)
8347 8743
8348 (autoload (quote ethio-write-file) "ethio-util" "\ 8744 (autoload (quote ethio-write-file) "ethio-util" "\
8349 Transcribe Ethiopic characters in ASCII depending on the file extension. 8745 Transcribe Ethiopic characters in ASCII depending on the file extension.
8352 8748
8353 ;;;*** 8749 ;;;***
8354 8750
8355 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline 8751 ;;;### (autoloads (eudc-load-eudc eudc-query-form eudc-expand-inline
8356 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el" 8752 ;;;;;; eudc-get-phone eudc-get-email eudc-set-server) "eudc" "net/eudc.el"
8357 ;;;;;; (16211 27037)) 8753 ;;;;;; (16775 26715))
8358 ;;; Generated autoloads from net/eudc.el 8754 ;;; Generated autoloads from net/eudc.el
8359 8755
8360 (autoload (quote eudc-set-server) "eudc" "\ 8756 (autoload (quote eudc-set-server) "eudc" "\
8361 Set the directory server to SERVER using PROTOCOL. 8757 Set the directory server to SERVER using PROTOCOL.
8362 Unless NO-SAVE is non-nil, the server is saved as the default 8758 Unless NO-SAVE is non-nil, the server is saved as the default
8364 8760
8365 \(fn SERVER PROTOCOL &optional NO-SAVE)" t nil) 8761 \(fn SERVER PROTOCOL &optional NO-SAVE)" t nil)
8366 8762
8367 (autoload (quote eudc-get-email) "eudc" "\ 8763 (autoload (quote eudc-get-email) "eudc" "\
8368 Get the email field of NAME from the directory server. 8764 Get the email field of NAME from the directory server.
8369 8765 If ERROR is non-nil, report an error if there is none.
8370 \(fn NAME)" t nil) 8766
8767 \(fn NAME &optional ERROR)" t nil)
8371 8768
8372 (autoload (quote eudc-get-phone) "eudc" "\ 8769 (autoload (quote eudc-get-phone) "eudc" "\
8373 Get the phone field of NAME from the directory server. 8770 Get the phone field of NAME from the directory server.
8374 8771 If ERROR is non-nil, report an error if there is none.
8375 \(fn NAME)" t nil) 8772
8773 \(fn NAME &optional ERROR)" t nil)
8376 8774
8377 (autoload (quote eudc-expand-inline) "eudc" "\ 8775 (autoload (quote eudc-expand-inline) "eudc" "\
8378 Query the directory server, and expand the query string before point. 8776 Query the directory server, and expand the query string before point.
8379 The query string consists of the buffer substring from the point back to 8777 The query string consists of the buffer substring from the point back to
8380 the preceding comma, colon or beginning of line. 8778 the preceding comma, colon or beginning of line.
8406 8804
8407 ;;;*** 8805 ;;;***
8408 8806
8409 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline 8807 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
8410 ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary) 8808 ;;;;;; eudc-display-sound eudc-display-mail eudc-display-url eudc-display-generic-binary)
8411 ;;;;;; "eudc-bob" "net/eudc-bob.el" (16211 27037)) 8809 ;;;;;; "eudc-bob" "net/eudc-bob.el" (16213 43280))
8412 ;;; Generated autoloads from net/eudc-bob.el 8810 ;;; Generated autoloads from net/eudc-bob.el
8413 8811
8414 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\ 8812 (autoload (quote eudc-display-generic-binary) "eudc-bob" "\
8415 Display a button for unidentified binary DATA. 8813 Display a button for unidentified binary DATA.
8416 8814
8442 \(fn DATA)" nil nil) 8840 \(fn DATA)" nil nil)
8443 8841
8444 ;;;*** 8842 ;;;***
8445 8843
8446 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb) 8844 ;;;### (autoloads (eudc-try-bbdb-insert eudc-insert-record-at-point-into-bbdb)
8447 ;;;;;; "eudc-export" "net/eudc-export.el" (16211 27037)) 8845 ;;;;;; "eudc-export" "net/eudc-export.el" (16213 43280))
8448 ;;; Generated autoloads from net/eudc-export.el 8846 ;;; Generated autoloads from net/eudc-export.el
8449 8847
8450 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\ 8848 (autoload (quote eudc-insert-record-at-point-into-bbdb) "eudc-export" "\
8451 Insert record at point into the BBDB database. 8849 Insert record at point into the BBDB database.
8452 This function can only be called from a directory query result buffer. 8850 This function can only be called from a directory query result buffer.
8459 \(fn)" t nil) 8857 \(fn)" t nil)
8460 8858
8461 ;;;*** 8859 ;;;***
8462 8860
8463 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el" 8861 ;;;### (autoloads (eudc-edit-hotlist) "eudc-hotlist" "net/eudc-hotlist.el"
8464 ;;;;;; (16211 27037)) 8862 ;;;;;; (16213 43280))
8465 ;;; Generated autoloads from net/eudc-hotlist.el 8863 ;;; Generated autoloads from net/eudc-hotlist.el
8466 8864
8467 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\ 8865 (autoload (quote eudc-edit-hotlist) "eudc-hotlist" "\
8468 Edit the hotlist of directory servers in a specialized buffer. 8866 Edit the hotlist of directory servers in a specialized buffer.
8469 8867
8470 \(fn)" t nil) 8868 \(fn)" t nil)
8471 8869
8472 ;;;*** 8870 ;;;***
8473 8871
8474 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 8872 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
8475 ;;;;;; executable-self-display executable-set-magic executable-find) 8873 ;;;;;; executable-self-display executable-set-magic executable-find
8476 ;;;;;; "executable" "progmodes/executable.el" (16211 27039)) 8874 ;;;;;; executable-command-find-posix-p) "executable" "progmodes/executable.el"
8875 ;;;;;; (16435 60138))
8477 ;;; Generated autoloads from progmodes/executable.el 8876 ;;; Generated autoloads from progmodes/executable.el
8877
8878 (autoload (quote executable-command-find-posix-p) "executable" "\
8879 Check if PROGRAM handles arguments Posix-style.
8880 If PROGRAM is non-nil, use that instead of \"find\".
8881
8882 \(fn &optional PROGRAM)" nil nil)
8478 8883
8479 (autoload (quote executable-find) "executable" "\ 8884 (autoload (quote executable-find) "executable" "\
8480 Search for COMMAND in `exec-path' and return the absolute file name. 8885 Search for COMMAND in `exec-path' and return the absolute file name.
8481 Return nil if COMMAND is not found anywhere in `exec-path'. 8886 Return nil if COMMAND is not found anywhere in `exec-path'.
8482 8887
8505 \(fn)" nil nil) 8910 \(fn)" nil nil)
8506 8911
8507 ;;;*** 8912 ;;;***
8508 8913
8509 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot 8914 ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
8510 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (16211 27015)) 8915 ;;;;;; expand-add-abbrevs) "expand" "expand.el" (16213 43267))
8511 ;;; Generated autoloads from expand.el 8916 ;;; Generated autoloads from expand.el
8512 8917
8513 (autoload (quote expand-add-abbrevs) "expand" "\ 8918 (autoload (quote expand-add-abbrevs) "expand" "\
8514 Add a list of abbrev to abbrev table TABLE. 8919 Add a list of abbrev to abbrev table TABLE.
8515 ABBREVS is a list of abbrev definitions; each abbrev description entry 8920 ABBREVS is a list of abbrev definitions; each abbrev description entry
8548 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot) 8953 (define-key ctl-x-map "ap" 'expand-jump-to-previous-slot)
8549 (define-key ctl-x-map "an" 'expand-jump-to-next-slot) 8954 (define-key ctl-x-map "an" 'expand-jump-to-next-slot)
8550 8955
8551 ;;;*** 8956 ;;;***
8552 8957
8553 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16211 27039)) 8958 ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (16805 44924))
8554 ;;; Generated autoloads from progmodes/f90.el 8959 ;;; Generated autoloads from progmodes/f90.el
8555 8960
8556 (autoload (quote f90-mode) "f90" "\ 8961 (autoload (quote f90-mode) "f90" "\
8557 Major mode for editing Fortran 90,95 code in free format. 8962 Major mode for editing Fortran 90,95 code in free format.
8558 For fixed format code, use `fortran-mode'. 8963 For fixed format code, use `fortran-mode'.
8617 9022
8618 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special 9023 ;;;### (autoloads (list-colors-display facemenu-read-color facemenu-remove-special
8619 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only 9024 ;;;;;; facemenu-remove-all facemenu-remove-face-props facemenu-set-read-only
8620 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu 9025 ;;;;;; facemenu-set-intangible facemenu-set-invisible facemenu-set-face-from-menu
8621 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face) 9026 ;;;;;; facemenu-set-background facemenu-set-foreground facemenu-set-face)
8622 ;;;;;; "facemenu" "facemenu.el" (16211 27015)) 9027 ;;;;;; "facemenu" "facemenu.el" (16698 21925))
8623 ;;; Generated autoloads from facemenu.el 9028 ;;; Generated autoloads from facemenu.el
8624 (define-key global-map "\M-g" 'facemenu-keymap) 9029 (define-key global-map "\M-g" 'facemenu-keymap)
8625 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 9030 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
8626 9031
8627 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 9032 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
8776 \(fn &optional LIST)" t nil) 9181 \(fn &optional LIST)" t nil)
8777 9182
8778 ;;;*** 9183 ;;;***
8779 9184
8780 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock" 9185 ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
8781 ;;;;;; "fast-lock.el" (16211 27015)) 9186 ;;;;;; "fast-lock.el" (16777 65418))
8782 ;;; Generated autoloads from fast-lock.el 9187 ;;; Generated autoloads from fast-lock.el
8783 9188
8784 (autoload (quote fast-lock-mode) "fast-lock" "\ 9189 (autoload (quote fast-lock-mode) "fast-lock" "\
8785 Toggle Fast Lock mode. 9190 Toggle Fast Lock mode.
8786 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer 9191 With arg, turn Fast Lock mode on if and only if arg is positive and the buffer
8817 9222
8818 ;;;*** 9223 ;;;***
8819 9224
8820 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue 9225 ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
8821 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts 9226 ;;;;;; feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
8822 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (16211 27033)) 9227 ;;;;;; feedmail-send-it) "feedmail" "mail/feedmail.el" (16213 43280))
8823 ;;; Generated autoloads from mail/feedmail.el 9228 ;;; Generated autoloads from mail/feedmail.el
8824 9229
8825 (autoload (quote feedmail-send-it) "feedmail" "\ 9230 (autoload (quote feedmail-send-it) "feedmail" "\
8826 Send the current mail buffer using the Feedmail package. 9231 Send the current mail buffer using the Feedmail package.
8827 This is a suitable value for `send-mail-function'. It can be used 9232 This is a suitable value for `send-mail-function'. It can be used
8871 \(fn &optional WHAT-EVENT)" t nil) 9276 \(fn &optional WHAT-EVENT)" t nil)
8872 9277
8873 ;;;*** 9278 ;;;***
8874 9279
8875 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu 9280 ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu
8876 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (16252 34051)) 9281 ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (16585 28850))
8877 ;;; Generated autoloads from ffap.el 9282 ;;; Generated autoloads from ffap.el
8878 9283
8879 (autoload (quote ffap-next) "ffap" "\ 9284 (autoload (quote ffap-next) "ffap" "\
8880 Search buffer for next file or URL, and run ffap. 9285 Search buffer for next file or URL, and run ffap.
8881 Optional argument BACK says to search backwards. 9286 Optional argument BACK says to search backwards.
8930 \(fn)" t nil) 9335 \(fn)" t nil)
8931 9336
8932 ;;;*** 9337 ;;;***
8933 9338
8934 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" 9339 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
8935 ;;;;;; (16211 27016)) 9340 ;;;;;; (16435 26305))
8936 ;;; Generated autoloads from filecache.el 9341 ;;; Generated autoloads from filecache.el
8937 9342
8938 (autoload (quote file-cache-minibuffer-complete) "filecache" "\ 9343 (autoload (quote file-cache-minibuffer-complete) "filecache" "\
8939 Complete a filename in the minibuffer using a preloaded cache. 9344 Complete a filename in the minibuffer using a preloaded cache.
8940 Filecache does two kinds of substitution: it completes on names in 9345 Filecache does two kinds of substitution: it completes on names in
8949 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) 9354 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
8950 9355
8951 ;;;*** 9356 ;;;***
8952 9357
8953 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 9358 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
8954 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (16211 27016)) 9359 ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
9360 ;;;;;; (16580 11202))
8955 ;;; Generated autoloads from find-dired.el 9361 ;;; Generated autoloads from find-dired.el
8956 9362
8957 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 9363 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
8958 *Description of the option to `find' to produce an `ls -l'-type listing. 9364 *Description of the option to `find' to produce an `ls -l'-type listing.
8959 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 9365 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
8960 gives the option (or options) to `find' that produce the desired output. 9366 gives the option (or options) to `find' that produce the desired output.
8961 LS-SWITCHES is a list of `ls' switches to tell dired how to parse the output.") 9367 LS-SWITCHES is a list of `ls' switches to tell dired how to parse the output.")
8962 9368
8963 (custom-autoload (quote find-ls-option) "find-dired") 9369 (custom-autoload (quote find-ls-option) "find-dired")
8964 9370
9371 (defvar find-ls-subdir-switches "-al" "\
9372 `ls' switches for inserting subdirectories in `*Find*' buffers.
9373 This should contain the \"-l\" switch.
9374 Use the \"-F\" or \"-b\" switches if and only if you also use
9375 them for `find-ls-option'.")
9376
9377 (custom-autoload (quote find-ls-subdir-switches) "find-dired")
9378
8965 (defvar find-grep-options (if (or (eq system-type (quote berkeley-unix)) (string-match "solaris2" system-configuration) (string-match "irix" system-configuration)) "-s" "-q") "\ 9379 (defvar find-grep-options (if (or (eq system-type (quote berkeley-unix)) (string-match "solaris2" system-configuration) (string-match "irix" system-configuration)) "-s" "-q") "\
8966 *Option to grep to be as silent as possible. 9380 *Option to grep to be as silent as possible.
8967 On Berkeley systems, this is `-s'; on Posix, and with GNU grep, `-q' does it. 9381 On Berkeley systems, this is `-s'; on Posix, and with GNU grep, `-q' does it.
8968 On other systems, the closest you can come is to use `-l'.") 9382 On other systems, the closest you can come is to use `-l'.")
8969 9383
9002 9416
9003 ;;;*** 9417 ;;;***
9004 9418
9005 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file 9419 ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
9006 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el" 9420 ;;;;;; ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
9007 ;;;;;; (16247 2100)) 9421 ;;;;;; (16767 25304))
9008 ;;; Generated autoloads from find-file.el 9422 ;;; Generated autoloads from find-file.el
9009 9423
9010 (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\ 9424 (defvar ff-special-constructs (quote (("^#\\s *\\(include\\|import\\)\\s +[<\"]\\(.*\\)[>\"]" lambda nil (setq fname (buffer-substring (match-beginning 2) (match-end 2)))))) "\
9011 *A list of regular expressions for `ff-find-file'. 9425 *A list of regular expressions for `ff-find-file'.
9012 Specifies how to recognise special constructs such as include files 9426 Specifies how to recognise special constructs such as include files
9093 ;;;### (autoloads (find-function-setup-keys find-variable-at-point 9507 ;;;### (autoloads (find-function-setup-keys find-variable-at-point
9094 ;;;;;; find-function-at-point find-function-on-key find-variable-other-frame 9508 ;;;;;; find-function-at-point find-function-on-key find-variable-other-frame
9095 ;;;;;; find-variable-other-window find-variable find-variable-noselect 9509 ;;;;;; find-variable-other-window find-variable find-variable-noselect
9096 ;;;;;; find-function-other-frame find-function-other-window find-function 9510 ;;;;;; find-function-other-frame find-function-other-window find-function
9097 ;;;;;; find-function-noselect find-function-search-for-symbol find-library) 9511 ;;;;;; find-function-noselect find-function-search-for-symbol find-library)
9098 ;;;;;; "find-func" "emacs-lisp/find-func.el" (16211 27026)) 9512 ;;;;;; "find-func" "emacs-lisp/find-func.el" (16795 7139))
9099 ;;; Generated autoloads from emacs-lisp/find-func.el 9513 ;;; Generated autoloads from emacs-lisp/find-func.el
9100 9514
9101 (autoload (quote find-library) "find-func" "\ 9515 (autoload (quote find-library) "find-func" "\
9102 Find the elisp source of LIBRARY. 9516 Find the elisp source of LIBRARY.
9103 9517
9213 \(fn)" nil nil) 9627 \(fn)" nil nil)
9214 9628
9215 ;;;*** 9629 ;;;***
9216 9630
9217 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories 9631 ;;;### (autoloads (find-lisp-find-dired-filter find-lisp-find-dired-subdirectories
9218 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (16211 27016)) 9632 ;;;;;; find-lisp-find-dired) "find-lisp" "find-lisp.el" (16213 43268))
9219 ;;; Generated autoloads from find-lisp.el 9633 ;;; Generated autoloads from find-lisp.el
9220 9634
9221 (autoload (quote find-lisp-find-dired) "find-lisp" "\ 9635 (autoload (quote find-lisp-find-dired) "find-lisp" "\
9222 Find files in DIR, matching REGEXP. 9636 Find files in DIR, matching REGEXP.
9223 9637
9234 \(fn REGEXP)" t nil) 9648 \(fn REGEXP)" t nil)
9235 9649
9236 ;;;*** 9650 ;;;***
9237 9651
9238 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords) 9652 ;;;### (autoloads (finder-by-keyword finder-commentary finder-list-keywords)
9239 ;;;;;; "finder" "finder.el" (16235 4766)) 9653 ;;;;;; "finder" "finder.el" (16488 3556))
9240 ;;; Generated autoloads from finder.el 9654 ;;; Generated autoloads from finder.el
9241 9655
9242 (autoload (quote finder-list-keywords) "finder" "\ 9656 (autoload (quote finder-list-keywords) "finder" "\
9243 Display descriptions of the keywords in the Finder buffer. 9657 Display descriptions of the keywords in the Finder buffer.
9244 9658
9256 \(fn)" t nil) 9670 \(fn)" t nil)
9257 9671
9258 ;;;*** 9672 ;;;***
9259 9673
9260 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl" 9674 ;;;### (autoloads (enable-flow-control-on enable-flow-control) "flow-ctrl"
9261 ;;;;;; "flow-ctrl.el" (16211 27016)) 9675 ;;;;;; "flow-ctrl.el" (16213 43268))
9262 ;;; Generated autoloads from flow-ctrl.el 9676 ;;; Generated autoloads from flow-ctrl.el
9263 9677
9264 (autoload (quote enable-flow-control) "flow-ctrl" "\ 9678 (autoload (quote enable-flow-control) "flow-ctrl" "\
9265 Toggle flow control handling. 9679 Toggle flow control handling.
9266 When handling is enabled, user can type C-s as C-\\, and C-q as C-^. 9680 When handling is enabled, user can type C-s as C-\\, and C-q as C-^.
9277 9691
9278 \(fn &rest LOSING-TERMINAL-TYPES)" nil nil) 9692 \(fn &rest LOSING-TERMINAL-TYPES)" nil nil)
9279 9693
9280 ;;;*** 9694 ;;;***
9281 9695
9696 ;;;### (autoloads (fill-flowed fill-flowed-encode) "flow-fill" "gnus/flow-fill.el"
9697 ;;;;;; (16727 56924))
9698 ;;; Generated autoloads from gnus/flow-fill.el
9699
9700 (autoload (quote fill-flowed-encode) "flow-fill" "\
9701 Not documented
9702
9703 \(fn &optional BUFFER)" nil nil)
9704
9705 (autoload (quote fill-flowed) "flow-fill" "\
9706 Not documented
9707
9708 \(fn &optional BUFFER)" nil nil)
9709
9710 ;;;***
9711
9712 ;;;### (autoloads (flymake-mode-off flymake-mode-on) "flymake" "progmodes/flymake.el"
9713 ;;;;;; (16808 48570))
9714 ;;; Generated autoloads from progmodes/flymake.el
9715
9716 (unless (assq (quote flymake-mode) minor-mode-alist) (setq minor-mode-alist (cons (quote (flymake-mode flymake-mode-line)) minor-mode-alist)))
9717
9718 (autoload (quote flymake-mode-on) "flymake" "\
9719 Turn flymake mode on.
9720
9721 \(fn)" nil nil)
9722
9723 (autoload (quote flymake-mode-off) "flymake" "\
9724 Turn flymake mode off.
9725
9726 \(fn)" nil nil)
9727
9728 ;;;***
9729
9282 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 9730 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
9283 ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string) 9731 ;;;;;; flyspell-version flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
9284 ;;;;;; "flyspell" "textmodes/flyspell.el" (16211 27043)) 9732 ;;;;;; "flyspell" "textmodes/flyspell.el" (16795 7139))
9285 ;;; Generated autoloads from textmodes/flyspell.el 9733 ;;; Generated autoloads from textmodes/flyspell.el
9286 9734
9287 (defvar flyspell-mode-line-string " Fly" "\ 9735 (defvar flyspell-mode-line-string " Fly" "\
9288 *String displayed on the modeline when flyspell is active. 9736 *String displayed on the modeline when flyspell is active.
9289 Set this to nil if you don't want a modeline indicator.") 9737 Set this to nil if you don't want a modeline indicator.")
9299 9747
9300 (defvar flyspell-mode-map (make-sparse-keymap)) 9748 (defvar flyspell-mode-map (make-sparse-keymap))
9301 9749
9302 (autoload (quote flyspell-mode) "flyspell" "\ 9750 (autoload (quote flyspell-mode) "flyspell" "\
9303 Minor mode performing on-the-fly spelling checking. 9751 Minor mode performing on-the-fly spelling checking.
9304 Ispell is automatically spawned on background for each entered words. 9752 This spawns a single Ispell process and checks each word.
9305 The default flyspell behavior is to highlight incorrect words. 9753 The default flyspell behavior is to highlight incorrect words.
9306 With no argument, this command toggles Flyspell mode. 9754 With no argument, this command toggles Flyspell mode.
9307 With a prefix argument ARG, turn Flyspell minor mode on iff ARG is positive. 9755 With a prefix argument ARG, turn Flyspell minor mode on iff ARG is positive.
9308 9756
9309 Bindings: 9757 Bindings:
9353 9801
9354 ;;;*** 9802 ;;;***
9355 9803
9356 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode 9804 ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode
9357 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" 9805 ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el"
9358 ;;;;;; (16211 27016)) 9806 ;;;;;; (16534 3807))
9359 ;;; Generated autoloads from follow.el 9807 ;;; Generated autoloads from follow.el
9360 9808
9361 (autoload (quote turn-on-follow-mode) "follow" "\ 9809 (autoload (quote turn-on-follow-mode) "follow" "\
9362 Turn on Follow mode. Please see the function `follow-mode'. 9810 Turn on Follow mode. Please see the function `follow-mode'.
9363 9811
9429 9877
9430 ;;;*** 9878 ;;;***
9431 9879
9432 ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords 9880 ;;;### (autoloads (font-lock-fontify-buffer font-lock-remove-keywords
9433 ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock" 9881 ;;;;;; font-lock-add-keywords font-lock-mode-internal) "font-lock"
9434 ;;;;;; "font-lock.el" (16211 27016)) 9882 ;;;;;; "font-lock.el" (16808 48569))
9435 ;;; Generated autoloads from font-lock.el 9883 ;;; Generated autoloads from font-lock.el
9436 9884
9437 (autoload (quote font-lock-mode-internal) "font-lock" "\ 9885 (autoload (quote font-lock-mode-internal) "font-lock" "\
9438 Not documented 9886 Not documented
9439 9887
9485 9933
9486 \(fn)" t nil) 9934 \(fn)" t nil)
9487 9935
9488 ;;;*** 9936 ;;;***
9489 9937
9490 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (16211 9938 ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (16635
9491 ;;;;;; 27033)) 9939 ;;;;;; 35910))
9492 ;;; Generated autoloads from mail/footnote.el 9940 ;;; Generated autoloads from mail/footnote.el
9493 9941
9494 (autoload (quote footnote-mode) "footnote" "\ 9942 (autoload (quote footnote-mode) "footnote" "\
9495 Toggle footnote minor mode. 9943 Toggle footnote minor mode.
9496 \\<message-mode-map> 9944 \\<message-mode-map>
9507 \(fn &optional ARG)" t nil) 9955 \(fn &optional ARG)" t nil)
9508 9956
9509 ;;;*** 9957 ;;;***
9510 9958
9511 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode) 9959 ;;;### (autoloads (forms-find-file-other-window forms-find-file forms-mode)
9512 ;;;;;; "forms" "forms.el" (16211 27016)) 9960 ;;;;;; "forms" "forms.el" (16507 41097))
9513 ;;; Generated autoloads from forms.el 9961 ;;; Generated autoloads from forms.el
9514 9962
9515 (autoload (quote forms-mode) "forms" "\ 9963 (autoload (quote forms-mode) "forms" "\
9516 Major mode to visit files in a field-structured manner using a form. 9964 Major mode to visit files in a field-structured manner using a form.
9517 9965
9544 \(fn FN)" t nil) 9992 \(fn FN)" t nil)
9545 9993
9546 ;;;*** 9994 ;;;***
9547 9995
9548 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" 9996 ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
9549 ;;;;;; "progmodes/fortran.el" (16211 27039)) 9997 ;;;;;; "progmodes/fortran.el" (16534 3809))
9550 ;;; Generated autoloads from progmodes/fortran.el 9998 ;;; Generated autoloads from progmodes/fortran.el
9551 9999
9552 (defvar fortran-tab-mode-default nil "\ 10000 (defvar fortran-tab-mode-default nil "\
9553 *Default tabbing/carriage control style for empty files in Fortran mode. 10001 *Default tabbing/carriage control style for empty files in Fortran mode.
9554 A non-nil value specifies tab-digit style of continuation control. 10002 A non-nil value specifies tab-digit style of continuation control.
9630 \(fn)" t nil) 10078 \(fn)" t nil)
9631 10079
9632 ;;;*** 10080 ;;;***
9633 10081
9634 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region 10082 ;;;### (autoloads (fortune fortune-to-signature fortune-compile fortune-from-region
9635 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (16211 27038)) 10083 ;;;;;; fortune-add-fortune) "fortune" "play/fortune.el" (16775 26716))
9636 ;;; Generated autoloads from play/fortune.el 10084 ;;; Generated autoloads from play/fortune.el
9637 10085
9638 (autoload (quote fortune-add-fortune) "fortune" "\ 10086 (autoload (quote fortune-add-fortune) "fortune" "\
9639 Add STRING to a fortune file FILE. 10087 Add STRING to a fortune file FILE.
9640 10088
9679 10127
9680 \(fn &optional FILE)" t nil) 10128 \(fn &optional FILE)" t nil)
9681 10129
9682 ;;;*** 10130 ;;;***
9683 10131
9684 ;;;### (autoloads (set-fringe-style fringe-mode fringe-mode) "fringe" 10132 ;;;### (autoloads (fringe-indicators set-fringe-style fringe-mode
9685 ;;;;;; "fringe.el" (16271 3439)) 10133 ;;;;;; fringe-mode) "fringe" "fringe.el" (16810 63790))
9686 ;;; Generated autoloads from fringe.el 10134 ;;; Generated autoloads from fringe.el
9687 10135
9688 (defvar fringe-mode nil "\ 10136 (defvar fringe-mode nil "\
9689 *Specify appearance of fringes on all frames. 10137 *Specify appearance of fringes on all frames.
9690 This variable can be nil (the default) meaning the fringes should have 10138 This variable can be nil (the default) meaning the fringes should have
9748 default appearance of fringes on all frames, see the command 10196 default appearance of fringes on all frames, see the command
9749 `fringe-mode'. 10197 `fringe-mode'.
9750 10198
9751 \(fn &optional MODE)" t nil) 10199 \(fn &optional MODE)" t nil)
9752 10200
9753 ;;;*** 10201 (defvar fringe-indicators nil "\
9754 10202 Visually indicate buffer boundaries and scrolling.
9755 ;;;### (autoloads (gdba) "gdb-ui" "gdb-ui.el" (16278 45828)) 10203 Setting this variable, changes `default-indicate-buffer-boundaries'.")
9756 ;;; Generated autoloads from gdb-ui.el 10204
10205 (custom-autoload (quote fringe-indicators) "fringe")
10206
10207 ;;;***
10208
10209 ;;;### (autoloads (gdba) "gdb-ui" "progmodes/gdb-ui.el" (16808 48570))
10210 ;;; Generated autoloads from progmodes/gdb-ui.el
9757 10211
9758 (autoload (quote gdba) "gdb-ui" "\ 10212 (autoload (quote gdba) "gdb-ui" "\
9759 Run gdb on program FILE in buffer *gud-FILE*. 10213 Run gdb on program FILE in buffer *gud-FILE*.
9760 The directory containing FILE becomes the initial working directory 10214 The directory containing FILE becomes the initial working directory
9761 and source-file directory for your debugger. 10215 and source-file directory for your debugger.
9762 10216
9763 If `gdb-many-windows' is nil (the default value) then gdb starts with 10217 If `gdb-many-windows' is nil (the default value) then gdb just
9764 just two windows : the GUD and the source buffer. If it is t the 10218 pops up the GUD buffer unless `gdb-show-main' is t. In this case
9765 following layout will appear (keybindings given in relevant buffer) : 10219 it starts with two windows: one displaying the GUD buffer and the
10220 other with the source file with the main routine of the inferior.
10221
10222 If `gdb-many-windows' is t, regardless of the value of
10223 `gdb-show-main', the layout below will appear unless
10224 `gdb-use-inferior-io-buffer' is nil when the source buffer
10225 occupies the full width of the frame. Keybindings are given in
10226 relevant buffer.
10227
10228 Watch expressions appear in the speedbar/slowbar.
10229
10230 The following commands help control operation :
10231
10232 `gdb-many-windows' - Toggle the number of windows gdb uses.
10233 `gdb-restore-windows' - To restore the window layout.
10234
10235 See Info node `(emacs)GDB Graphical Interface' for a more
10236 detailed description of this mode.
10237
9766 10238
9767 --------------------------------------------------------------------- 10239 ---------------------------------------------------------------------
9768 GDB Toolbar 10240 GDB Toolbar
9769 --------------------------------------------------------------------- 10241 ---------------------------------------------------------------------
9770 GUD buffer (I/O of GDB) | Locals buffer 10242 GUD buffer (I/O of GDB) | Locals buffer
9771 | 10243 |
9772 | 10244 |
9773 | 10245 |
9774 --------------------------------------------------------------------- 10246 ---------------------------------------------------------------------
9775 Source buffer | Input/Output (of debuggee) buffer 10247 Source buffer | Input/Output (of inferior) buffer
9776 | (comint-mode) 10248 | (comint-mode)
9777 | 10249 |
9778 | 10250 |
9779 | 10251 |
9780 | 10252 |
9781 | 10253 |
9782 | 10254 |
9783 --------------------------------------------------------------------- 10255 ---------------------------------------------------------------------
9784 Stack buffer | Breakpoints buffer 10256 Stack buffer | Breakpoints buffer
9785 RET gdb-frames-select | SPC gdb-toggle-breakpoint 10257 RET gdb-frames-select | SPC gdb-toggle-breakpoint
9786 | RET gdb-goto-breakpoint 10258 | RET gdb-goto-breakpoint
9787 | d gdb-delete-breakpoint 10259 | d gdb-delete-breakpoint
9788 --------------------------------------------------------------------- 10260 ---------------------------------------------------------------------
9789 10261
9790 All the buffers share the toolbar and source should always display in the same
9791 window e.g after typing g on a breakpoint in the breakpoints buffer. Breakpoint
9792 icons are displayed both by setting a break with gud-break and by typing break
9793 in the GUD buffer.
9794
9795 This works best (depending on the size of your monitor) using most of the
9796 screen.
9797
9798 Displayed expressions appear in separate frames. Arrays may be displayed
9799 as slices and visualised using the graph program from plotutils if installed.
9800 Pointers in structures may be followed in a tree-like fashion.
9801
9802 The following interactive lisp functions help control operation :
9803
9804 `gdb-many-windows' - Toggle the number of windows gdb uses.
9805 `gdb-restore-windows' - To restore the window layout.
9806
9807 \(fn COMMAND-LINE)" t nil) 10262 \(fn COMMAND-LINE)" t nil)
9808 10263
9809 ;;;*** 10264 ;;;***
9810 10265
9811 ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" 10266 ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
9812 ;;;;;; (16211 27016)) 10267 ;;;;;; (16810 63790))
9813 ;;; Generated autoloads from generic.el 10268 ;;; Generated autoloads from generic.el
9814 10269
9815 (autoload (quote define-generic-mode) "generic" "\ 10270 (autoload (quote define-generic-mode) "generic" "\
9816 Create a new generic mode with NAME. 10271 Create a new generic mode with NAME.
9817
9818 Args: (NAME COMMENT-LIST KEYWORD-LIST FONT-LOCK-LIST AUTO-MODE-LIST
9819 FUNCTION-LIST &optional DESCRIPTION)
9820 10272
9821 NAME should be a symbol; its string representation is used as the function 10273 NAME should be a symbol; its string representation is used as the function
9822 name. If DESCRIPTION is provided, it is used as the docstring for the new 10274 name. If DESCRIPTION is provided, it is used as the docstring for the new
9823 function. 10275 function.
9824 10276
9825 COMMENT-LIST is a list, whose entries are either a single character, 10277 COMMENT-LIST is a list, whose entries are either a single character,
9826 a one or two character string or a cons pair. If the entry is a character 10278 a one or two character string or a cons pair. If the entry is a character
9827 or a one-character string, it is added to the mode's syntax table with 10279 or a one-character string, it is added to the mode's syntax table with
9828 `comment-start' syntax. If the entry is a cons pair, the elements of the 10280 `comment-start' syntax. If the entry is a cons pair, the elements of the
9829 pair are considered to be `comment-start' and `comment-end' respectively. 10281 pair are considered to be `comment-start' and `comment-end' respectively.
10282 \(The latter should be nil if you want comments to end at end of line.)
9830 Note that Emacs has limitations regarding comment characters. 10283 Note that Emacs has limitations regarding comment characters.
9831 10284
9832 KEYWORD-LIST is a list of keywords to highlight with `font-lock-keyword-face'. 10285 KEYWORD-LIST is a list of keywords to highlight with `font-lock-keyword-face'.
9833 Each keyword should be a string. 10286 Each keyword should be a string.
9834 10287
9835 FONT-LOCK-LIST is a list of additional expressions to highlight. Each entry 10288 FONT-LOCK-LIST is a list of additional expressions to highlight. Each entry
9836 in the list should have the same form as an entry in `font-lock-defaults-alist' 10289 in the list should have the same form as an entry in `font-lock-keywords'.
9837 10290
9838 AUTO-MODE-LIST is a list of regular expressions to add to `auto-mode-alist'. 10291 AUTO-MODE-LIST is a list of regular expressions to add to `auto-mode-alist'.
9839 These regexps are added to `auto-mode-alist' as soon as `define-generic-mode' 10292 These regexps are added to `auto-mode-alist' as soon as `define-generic-mode'
9840 is called; any old regexps with the same name are removed. 10293 is called; any old regexps with the same name are removed.
9841 10294
9856 \(fn TYPE)" t nil) 10309 \(fn TYPE)" t nil)
9857 10310
9858 ;;;*** 10311 ;;;***
9859 10312
9860 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el" 10313 ;;;### (autoloads (glasses-mode) "glasses" "progmodes/glasses.el"
9861 ;;;;;; (16211 27039)) 10314 ;;;;;; (16213 43281))
9862 ;;; Generated autoloads from progmodes/glasses.el 10315 ;;; Generated autoloads from progmodes/glasses.el
9863 10316
9864 (autoload (quote glasses-mode) "glasses" "\ 10317 (autoload (quote glasses-mode) "glasses" "\
9865 Minor mode for making identifiers likeThis readable. 10318 Minor mode for making identifiers likeThis readable.
9866 When this mode is active, it tries to add virtual separators (like underscores) 10319 When this mode is active, it tries to add virtual separators (like underscores)
9869 \(fn &optional ARG)" t nil) 10322 \(fn &optional ARG)" t nil)
9870 10323
9871 ;;;*** 10324 ;;;***
9872 10325
9873 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 10326 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
9874 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (16211 27028)) 10327 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (16775 26712))
9875 ;;; Generated autoloads from gnus/gnus.el 10328 ;;; Generated autoloads from gnus/gnus.el
9876 10329
9877 (autoload (quote gnus-slave-no-server) "gnus" "\ 10330 (autoload (quote gnus-slave-no-server) "gnus" "\
9878 Read network news as a slave, without connecting to local server. 10331 Read network news as a slave, without connecting to the local server.
9879 10332
9880 \(fn &optional ARG)" t nil) 10333 \(fn &optional ARG)" t nil)
9881 10334
9882 (autoload (quote gnus-no-server) "gnus" "\ 10335 (autoload (quote gnus-no-server) "gnus" "\
9883 Read network news. 10336 Read network news.
9884 If ARG is a positive number, Gnus will use that as the 10337 If ARG is a positive number, Gnus will use that as the startup
9885 startup level. If ARG is nil, Gnus will be started at level 2. 10338 level. If ARG is nil, Gnus will be started at level 2. If ARG is
9886 If ARG is non-nil and not a positive number, Gnus will 10339 non-nil and not a positive number, Gnus will prompt the user for the
9887 prompt the user for the name of an NNTP server to use. 10340 name of an NNTP server to use.
9888 As opposed to `gnus', this command will not connect to the local server. 10341 As opposed to `gnus', this command will not connect to the local
10342 server.
9889 10343
9890 \(fn &optional ARG SLAVE)" t nil) 10344 \(fn &optional ARG SLAVE)" t nil)
9891 10345
9892 (autoload (quote gnus-slave) "gnus" "\ 10346 (autoload (quote gnus-slave) "gnus" "\
9893 Read news as a slave. 10347 Read news as a slave.
9894 10348
9895 \(fn &optional ARG)" t nil) 10349 \(fn &optional ARG)" t nil)
9896 10350
9897 (autoload (quote gnus-other-frame) "gnus" "\ 10351 (autoload (quote gnus-other-frame) "gnus" "\
9898 Pop up a frame to read news. 10352 Pop up a frame to read news.
9899 10353 This will call one of the Gnus commands which is specified by the user
9900 \(fn &optional ARG)" t nil) 10354 option `gnus-other-frame-function' (default `gnus') with the argument
10355 ARG if Gnus is not running, otherwise just pop up a Gnus frame. The
10356 optional second argument DISPLAY should be a standard display string
10357 such as \"unix:0\" to specify where to pop up a frame. If DISPLAY is
10358 omitted or the function `make-frame-on-display' is not available, the
10359 current display is used.
10360
10361 \(fn &optional ARG DISPLAY)" t nil)
9901 10362
9902 (autoload (quote gnus) "gnus" "\ 10363 (autoload (quote gnus) "gnus" "\
9903 Read network news. 10364 Read network news.
9904 If ARG is non-nil and a positive number, Gnus will use that as the 10365 If ARG is non-nil and a positive number, Gnus will use that as the
9905 startup level. If ARG is non-nil and not a positive number, Gnus will 10366 startup level. If ARG is non-nil and not a positive number, Gnus will
9906 prompt the user for the name of an NNTP server to use. 10367 prompt the user for the name of an NNTP server to use.
9907 10368
9908 \(fn &optional ARG DONT-CONNECT SLAVE)" t nil) 10369 \(fn &optional ARG DONT-CONNECT SLAVE)" t nil)
9909 10370
9910 ;;;*** 10371 ;;;***
9911 10372
9912 ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize 10373 ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch
9913 ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" 10374 ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active
9914 ;;;;;; (16211 27027)) 10375 ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
10376 ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
10377 ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
10378 ;;;;;; "gnus/gnus-agent.el" (16775 26712))
9915 ;;; Generated autoloads from gnus/gnus-agent.el 10379 ;;; Generated autoloads from gnus/gnus-agent.el
9916 10380
9917 (autoload (quote gnus-unplugged) "gnus-agent" "\ 10381 (autoload (quote gnus-unplugged) "gnus-agent" "\
9918 Start Gnus unplugged. 10382 Start Gnus unplugged.
9919 10383
9922 (autoload (quote gnus-plugged) "gnus-agent" "\ 10386 (autoload (quote gnus-plugged) "gnus-agent" "\
9923 Start Gnus plugged. 10387 Start Gnus plugged.
9924 10388
9925 \(fn)" t nil) 10389 \(fn)" t nil)
9926 10390
10391 (autoload (quote gnus-slave-unplugged) "gnus-agent" "\
10392 Read news as a slave unplugged.
10393
10394 \(fn &optional ARG)" t nil)
10395
9927 (autoload (quote gnus-agentize) "gnus-agent" "\ 10396 (autoload (quote gnus-agentize) "gnus-agent" "\
9928 Allow Gnus to be an offline newsreader. 10397 Allow Gnus to be an offline newsreader.
9929 The normal usage of this command is to put the following as the 10398
9930 last form in your `.gnus.el' file: 10399 The gnus-agentize function is now called internally by gnus when
9931 10400 gnus-agent is set. If you wish to avoid calling gnus-agentize,
9932 \(gnus-agentize) 10401 customize gnus-agent to nil.
9933 10402
9934 This will modify the `gnus-before-startup-hook', `gnus-post-method', 10403 This will modify the `gnus-setup-news-hook', and
9935 and `message-send-mail-function' variables, and install the Gnus 10404 `message-send-mail-real-function' variables, and install the Gnus agent
9936 agent minor mode in all Gnus buffers. 10405 minor mode in all Gnus buffers.
9937 10406
9938 \(fn)" t nil) 10407 \(fn)" t nil)
10408
10409 (autoload (quote gnus-agent-possibly-save-gcc) "gnus-agent" "\
10410 Save GCC if Gnus is unplugged.
10411
10412 \(fn)" nil nil)
10413
10414 (autoload (quote gnus-agent-rename-group) "gnus-agent" "\
10415 Rename fully-qualified OLD-GROUP as NEW-GROUP. Always updates the agent, even when
10416 disabled, as the old agent files would corrupt gnus when the agent was
10417 next enabled. Depends upon the caller to determine whether group renaming is supported.
10418
10419 \(fn OLD-GROUP NEW-GROUP)" nil nil)
10420
10421 (autoload (quote gnus-agent-delete-group) "gnus-agent" "\
10422 Delete fully-qualified GROUP. Always updates the agent, even when
10423 disabled, as the old agent files would corrupt gnus when the agent was
10424 next enabled. Depends upon the caller to determine whether group deletion is supported.
10425
10426 \(fn GROUP)" nil nil)
10427
10428 (autoload (quote gnus-agent-get-undownloaded-list) "gnus-agent" "\
10429 Construct list of articles that have not been downloaded.
10430
10431 \(fn)" nil nil)
10432
10433 (autoload (quote gnus-agent-possibly-alter-active) "gnus-agent" "\
10434 Possibly expand a group's active range to include articles
10435 downloaded into the agent.
10436
10437 \(fn GROUP ACTIVE &optional INFO)" nil nil)
10438
10439 (autoload (quote gnus-agent-find-parameter) "gnus-agent" "\
10440 Search for GROUPs SYMBOL in the group's parameters, the group's
10441 topic parameters, the group's category, or the customizable
10442 variables. Returns the first non-nil value found.
10443
10444 \(fn GROUP SYMBOL)" nil nil)
9939 10445
9940 (autoload (quote gnus-agent-batch-fetch) "gnus-agent" "\ 10446 (autoload (quote gnus-agent-batch-fetch) "gnus-agent" "\
9941 Start Gnus and fetch session. 10447 Start Gnus and fetch session.
9942 10448
9943 \(fn)" t nil) 10449 \(fn)" t nil)
9944 10450
9945 (autoload (quote gnus-agent-batch) "gnus-agent" "\ 10451 (autoload (quote gnus-agent-batch) "gnus-agent" "\
9946 Not documented 10452 Start Gnus, send queue and fetch session.
9947 10453
9948 \(fn)" t nil) 10454 \(fn)" t nil)
10455
10456 (autoload (quote gnus-agent-regenerate) "gnus-agent" "\
10457 Regenerate all agent covered files.
10458 If CLEAN, obsolete (ignore).
10459
10460 \(fn &optional CLEAN REREAD)" t nil)
9949 10461
9950 ;;;*** 10462 ;;;***
9951 10463
9952 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 10464 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
9953 ;;;;;; (16211 27027)) 10465 ;;;;;; (16788 34909))
9954 ;;; Generated autoloads from gnus/gnus-art.el 10466 ;;; Generated autoloads from gnus/gnus-art.el
9955 10467
9956 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 10468 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
9957 Make the current buffer look like a nice article. 10469 Make the current buffer look like a nice article.
9958 10470
9959 \(fn)" nil nil) 10471 \(fn)" nil nil)
9960 10472
9961 ;;;*** 10473 ;;;***
9962 10474
9963 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 10475 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
9964 ;;;;;; (16211 27027)) 10476 ;;;;;; (16698 21927))
9965 ;;; Generated autoloads from gnus/gnus-audio.el 10477 ;;; Generated autoloads from gnus/gnus-audio.el
9966 10478
9967 (autoload (quote gnus-audio-play) "gnus-audio" "\ 10479 (autoload (quote gnus-audio-play) "gnus-audio" "\
9968 Play a sound FILE through the speaker. 10480 Play a sound FILE through the speaker.
9969 10481
9970 \(fn FILE)" t nil) 10482 \(fn FILE)" t nil)
9971 10483
9972 ;;;*** 10484 ;;;***
9973 10485
9974 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active 10486 ;;;### (autoloads (gnus-cache-delete-group gnus-cache-rename-group
9975 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (16211 10487 ;;;;;; gnus-cache-generate-nov-databases gnus-cache-generate-active
9976 ;;;;;; 27028)) 10488 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (16764
10489 ;;;;;; 51520))
9977 ;;; Generated autoloads from gnus/gnus-cache.el 10490 ;;; Generated autoloads from gnus/gnus-cache.el
9978 10491
9979 (autoload (quote gnus-jog-cache) "gnus-cache" "\ 10492 (autoload (quote gnus-jog-cache) "gnus-cache" "\
9980 Go through all groups and put the articles into the cache. 10493 Go through all groups and put the articles into the cache.
9981 10494
9992 (autoload (quote gnus-cache-generate-nov-databases) "gnus-cache" "\ 10505 (autoload (quote gnus-cache-generate-nov-databases) "gnus-cache" "\
9993 Generate NOV files recursively starting in DIR. 10506 Generate NOV files recursively starting in DIR.
9994 10507
9995 \(fn DIR)" t nil) 10508 \(fn DIR)" t nil)
9996 10509
10510 (autoload (quote gnus-cache-rename-group) "gnus-cache" "\
10511 Rename OLD-GROUP as NEW-GROUP. Always updates the cache, even when
10512 disabled, as the old cache files would corrupt gnus when the cache was
10513 next enabled. Depends upon the caller to determine whether group renaming is supported.
10514
10515 \(fn OLD-GROUP NEW-GROUP)" nil nil)
10516
10517 (autoload (quote gnus-cache-delete-group) "gnus-cache" "\
10518 Delete GROUP. Always updates the cache, even when
10519 disabled, as the old cache files would corrupt gnus when the cache was
10520 next enabled. Depends upon the caller to determine whether group deletion is supported.
10521
10522 \(fn GROUP)" nil nil)
10523
10524 ;;;***
10525
10526 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
10527 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (16775 26712))
10528 ;;; Generated autoloads from gnus/gnus-delay.el
10529
10530 (defgroup gnus-delay nil "Arrange for sending postings later." :version "21.4" :group (quote gnus))
10531
10532 (autoload (quote gnus-delay-article) "gnus-delay" "\
10533 Delay this article by some time.
10534 DELAY is a string, giving the length of the time. Possible values are:
10535
10536 * <digits><units> for <units> in minutes (`m'), hours (`h'), days (`d'),
10537 weeks (`w'), months (`M'), or years (`Y');
10538
10539 * YYYY-MM-DD for a specific date. The time of day is given by the
10540 variable `gnus-delay-default-hour', minute and second are zero.
10541
10542 * hh:mm for a specific time. Use 24h format. If it is later than this
10543 time, then the deadline is tomorrow, else today.
10544
10545 \(fn DELAY)" t nil)
10546
10547 (autoload (quote gnus-delay-send-queue) "gnus-delay" "\
10548 Send all the delayed messages that are due now.
10549
10550 \(fn)" t nil)
10551
10552 (autoload (quote gnus-delay-initialize) "gnus-delay" "\
10553 Initialize the gnus-delay package.
10554 This sets up a key binding in `message-mode' to delay a message.
10555 This tells Gnus to look for delayed messages after getting new news.
10556
10557 The optional arg NO-KEYMAP is ignored.
10558 Checking delayed messages is skipped if optional arg NO-CHECK is non-nil.
10559
10560 \(fn &optional NO-KEYMAP NO-CHECK)" nil nil)
10561
10562 ;;;***
10563
10564 ;;;### (autoloads (turn-on-gnus-dired-mode) "gnus-dired" "gnus/gnus-dired.el"
10565 ;;;;;; (16697 49031))
10566 ;;; Generated autoloads from gnus/gnus-dired.el
10567
10568 (autoload (quote turn-on-gnus-dired-mode) "gnus-dired" "\
10569 Convenience method to turn on gnus-dired-mode.
10570
10571 \(fn)" nil nil)
10572
10573 ;;;***
10574
10575 ;;;### (autoloads (gnus-draft-reminder) "gnus-draft" "gnus/gnus-draft.el"
10576 ;;;;;; (16764 51520))
10577 ;;; Generated autoloads from gnus/gnus-draft.el
10578
10579 (autoload (quote gnus-draft-reminder) "gnus-draft" "\
10580 Reminder user if there are unsent drafts.
10581
10582 \(fn)" t nil)
10583
10584 ;;;***
10585
10586 ;;;### (autoloads (gnus-convert-png-to-face gnus-convert-face-to-png
10587 ;;;;;; gnus-face-from-file gnus-x-face-from-file gnus-insert-random-x-face-header
10588 ;;;;;; gnus-random-x-face) "gnus-fun" "gnus/gnus-fun.el" (16730
10589 ;;;;;; 31107))
10590 ;;; Generated autoloads from gnus/gnus-fun.el
10591
10592 (autoload (quote gnus-random-x-face) "gnus-fun" "\
10593 Return X-Face header data chosen randomly from `gnus-x-face-directory'.
10594
10595 \(fn)" t nil)
10596
10597 (autoload (quote gnus-insert-random-x-face-header) "gnus-fun" "\
10598 Insert a random X-Face header from `gnus-x-face-directory'.
10599
10600 \(fn)" t nil)
10601
10602 (autoload (quote gnus-x-face-from-file) "gnus-fun" "\
10603 Insert an X-Face header based on an image file.
10604
10605 \(fn FILE)" t nil)
10606
10607 (autoload (quote gnus-face-from-file) "gnus-fun" "\
10608 Return an Face header based on an image file.
10609
10610 \(fn FILE)" t nil)
10611
10612 (autoload (quote gnus-convert-face-to-png) "gnus-fun" "\
10613 Convert FACE (which is base64-encoded) to a PNG.
10614 The PNG is returned as a string.
10615
10616 \(fn FACE)" nil nil)
10617
10618 (autoload (quote gnus-convert-png-to-face) "gnus-fun" "\
10619 Convert FILE to a Face.
10620 FILE should be a PNG file that's 48x48 and smaller than or equal to
10621 726 bytes.
10622
10623 \(fn FILE)" nil nil)
10624
9997 ;;;*** 10625 ;;;***
9998 10626
9999 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 10627 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
10000 ;;;;;; "gnus-group" "gnus/gnus-group.el" (16211 27028)) 10628 ;;;;;; "gnus-group" "gnus/gnus-group.el" (16770 10720))
10001 ;;; Generated autoloads from gnus/gnus-group.el 10629 ;;; Generated autoloads from gnus/gnus-group.el
10002 10630
10003 (autoload (quote gnus-fetch-group) "gnus-group" "\ 10631 (autoload (quote gnus-fetch-group) "gnus-group" "\
10004 Start Gnus if necessary and enter GROUP. 10632 Start Gnus if necessary and enter GROUP.
10005 Returns whether the fetching was successful or not. 10633 Returns whether the fetching was successful or not.
10006 10634
10007 \(fn GROUP)" t nil) 10635 \(fn GROUP &optional ARTICLES)" t nil)
10008 10636
10009 (autoload (quote gnus-fetch-group-other-frame) "gnus-group" "\ 10637 (autoload (quote gnus-fetch-group-other-frame) "gnus-group" "\
10010 Pop up a frame and enter GROUP. 10638 Pop up a frame and enter GROUP.
10011 10639
10012 \(fn GROUP)" t nil) 10640 \(fn GROUP)" t nil)
10013 10641
10014 ;;;*** 10642 ;;;***
10015 10643
10016 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 10644 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
10017 ;;;;;; (16211 27028)) 10645 ;;;;;; (16698 21927))
10018 ;;; Generated autoloads from gnus/gnus-kill.el 10646 ;;; Generated autoloads from gnus/gnus-kill.el
10019 10647
10020 (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 10648 (defalias (quote gnus-batch-kill) (quote gnus-batch-score))
10021 10649
10022 (autoload (quote gnus-batch-score) "gnus-kill" "\ 10650 (autoload (quote gnus-batch-score) "gnus-kill" "\
10025 10653
10026 \(fn)" t nil) 10654 \(fn)" t nil)
10027 10655
10028 ;;;*** 10656 ;;;***
10029 10657
10030 ;;;### (autoloads (gnus-mailing-list-mode turn-on-gnus-mailing-list-mode) 10658 ;;;### (autoloads (gnus-mailing-list-mode gnus-mailing-list-insinuate
10031 ;;;;;; "gnus-ml" "gnus/gnus-ml.el" (16211 27028)) 10659 ;;;;;; turn-on-gnus-mailing-list-mode) "gnus-ml" "gnus/gnus-ml.el"
10660 ;;;;;; (16698 21927))
10032 ;;; Generated autoloads from gnus/gnus-ml.el 10661 ;;; Generated autoloads from gnus/gnus-ml.el
10033 10662
10034 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\ 10663 (autoload (quote turn-on-gnus-mailing-list-mode) "gnus-ml" "\
10035 Not documented 10664 Not documented
10036 10665
10037 \(fn)" nil nil) 10666 \(fn)" nil nil)
10038 10667
10668 (autoload (quote gnus-mailing-list-insinuate) "gnus-ml" "\
10669 Setup group parameters from List-Post header.
10670 If FORCE is non-nil, replace the old ones.
10671
10672 \(fn &optional FORCE)" t nil)
10673
10039 (autoload (quote gnus-mailing-list-mode) "gnus-ml" "\ 10674 (autoload (quote gnus-mailing-list-mode) "gnus-ml" "\
10040 Minor mode for providing mailing-list commands. 10675 Minor mode for providing mailing-list commands.
10041 10676
10042 \\{gnus-mailing-list-mode-map} 10677 \\{gnus-mailing-list-mode-map}
10043 10678
10045 10680
10046 ;;;*** 10681 ;;;***
10047 10682
10048 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update 10683 ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
10049 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el" 10684 ;;;;;; gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
10050 ;;;;;; (16211 27028)) 10685 ;;;;;; (16698 21927))
10051 ;;; Generated autoloads from gnus/gnus-mlspl.el 10686 ;;; Generated autoloads from gnus/gnus-mlspl.el
10052 10687
10053 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\ 10688 (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
10054 Set up the split for nnmail-split-fancy. 10689 Set up the split for nnmail-split-fancy.
10055 Sets things up so that nnmail-split-fancy is used for mail 10690 Sets things up so that nnmail-split-fancy is used for mail
10068 the last split in a `|' split produced by gnus-group-split-fancy, 10703 the last split in a `|' split produced by gnus-group-split-fancy,
10069 unless overridden by any group marked as a catch-all group. Typical 10704 unless overridden by any group marked as a catch-all group. Typical
10070 uses are as simple as the name of a default mail group, but more 10705 uses are as simple as the name of a default mail group, but more
10071 elaborate fancy splits may also be useful to split mail that doesn't 10706 elaborate fancy splits may also be useful to split mail that doesn't
10072 match any of the group-specified splitting rules. See 10707 match any of the group-specified splitting rules. See
10073 gnus-group-split-fancy for details. 10708 `gnus-group-split-fancy' for details.
10074 10709
10075 \(fn &optional AUTO-UPDATE CATCH-ALL)" t nil) 10710 \(fn &optional AUTO-UPDATE CATCH-ALL)" t nil)
10076 10711
10077 (autoload (quote gnus-group-split-update) "gnus-mlspl" "\ 10712 (autoload (quote gnus-group-split-update) "gnus-mlspl" "\
10078 Computes nnmail-split-fancy from group params and CATCH-ALL, by 10713 Computes nnmail-split-fancy from group params and CATCH-ALL.
10079 calling (gnus-group-split-fancy nil nil CATCH-ALL). 10714 It does this by calling by calling (gnus-group-split-fancy nil
10715 nil CATCH-ALL).
10080 10716
10081 If CATCH-ALL is nil, gnus-group-split-default-catch-all-group is used 10717 If CATCH-ALL is nil, gnus-group-split-default-catch-all-group is used
10082 instead. This variable is set by gnus-group-split-setup. 10718 instead. This variable is set by gnus-group-split-setup.
10083 10719
10084 \(fn &optional CATCH-ALL)" t nil) 10720 \(fn &optional CATCH-ALL)" t nil)
10085 10721
10086 (autoload (quote gnus-group-split) "gnus-mlspl" "\ 10722 (autoload (quote gnus-group-split) "gnus-mlspl" "\
10087 Uses information from group parameters in order to split mail. 10723 Uses information from group parameters in order to split mail.
10088 See gnus-group-split-fancy for more information. 10724 See `gnus-group-split-fancy' for more information.
10089 10725
10090 gnus-group-split is a valid value for nnmail-split-methods. 10726 gnus-group-split is a valid value for nnmail-split-methods.
10091 10727
10092 \(fn)" nil nil) 10728 \(fn)" nil nil)
10093 10729
10132 (split-exclude \"bugs-foo\" \"rambling-foo\") 10768 (split-exclude \"bugs-foo\" \"rambling-foo\")
10133 (admin-address . \"foo-request@nowhere.gov\")) 10769 (admin-address . \"foo-request@nowhere.gov\"))
10134 nnml:mail.others: 10770 nnml:mail.others:
10135 \((split-spec . catch-all)) 10771 \((split-spec . catch-all))
10136 10772
10137 Calling (gnus-group-split-fancy nil nil \"mail.misc\") returns: 10773 Calling (gnus-group-split-fancy nil nil \"mail.others\") returns:
10138 10774
10139 \(| (& (any \"\\\\(bar@femail\\\\.com\\\\|.*@femail\\\\.com\\\\)\" 10775 \(| (& (any \"\\\\(bar@femail\\\\.com\\\\|.*@femail\\\\.com\\\\)\"
10140 \"mail.bar\") 10776 \"mail.bar\")
10141 (any \"\\\\(foo@nowhere\\\\.gov\\\\|foo@localhost\\\\|foo-redist@home\\\\)\" 10777 (any \"\\\\(foo@nowhere\\\\.gov\\\\|foo@localhost\\\\|foo-redist@home\\\\)\"
10142 - \"bugs-foo\" - \"rambling-foo\" \"mail.foo\")) 10778 - \"bugs-foo\" - \"rambling-foo\" \"mail.foo\"))
10143 \"mail.others\") 10779 \"mail.others\")
10144 10780
10145 \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil) 10781 \(fn &optional GROUPS NO-CROSSPOST CATCH-ALL)" nil nil)
10146 10782
10147 ;;;*** 10783 ;;;***
10148 10784
10149 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el" 10785 ;;;### (autoloads (gnus-change-server) "gnus-move" "gnus/gnus-move.el"
10150 ;;;;;; (16211 27028)) 10786 ;;;;;; (16213 43273))
10151 ;;; Generated autoloads from gnus/gnus-move.el 10787 ;;; Generated autoloads from gnus/gnus-move.el
10152 10788
10153 (autoload (quote gnus-change-server) "gnus-move" "\ 10789 (autoload (quote gnus-change-server) "gnus-move" "\
10154 Move from FROM-SERVER to TO-SERVER. 10790 Move from FROM-SERVER to TO-SERVER.
10155 Update the .newsrc.eld file to reflect the change of nntp server. 10791 Update the .newsrc.eld file to reflect the change of nntp server.
10156 10792
10157 \(fn FROM-SERVER TO-SERVER)" t nil) 10793 \(fn FROM-SERVER TO-SERVER)" t nil)
10158 10794
10159 ;;;*** 10795 ;;;***
10160 10796
10161 ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (16211 10797 ;;;### (autoloads (gnus-button-reply gnus-button-mailto gnus-msg-mail)
10162 ;;;;;; 27028)) 10798 ;;;;;; "gnus-msg" "gnus/gnus-msg.el" (16784 39521))
10163 ;;; Generated autoloads from gnus/gnus-msg.el 10799 ;;; Generated autoloads from gnus/gnus-msg.el
10164 10800
10165 (autoload (quote gnus-msg-mail) "gnus-msg" "\ 10801 (autoload (quote gnus-msg-mail) "gnus-msg" "\
10166 Start editing a mail message to be sent. 10802 Start editing a mail message to be sent.
10167 Like `message-mail', but with Gnus paraphernalia, particularly the 10803 Like `message-mail', but with Gnus paraphernalia, particularly the
10168 Gcc: header for archiving purposes. 10804 Gcc: header for archiving purposes.
10169 10805
10170 \(fn &rest ARGS)" t nil) 10806 \(fn &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-ACTION YANK-ACTION SEND-ACTIONS)" t nil)
10807
10808 (autoload (quote gnus-button-mailto) "gnus-msg" "\
10809 Mail to ADDRESS.
10810
10811 \(fn ADDRESS)" nil nil)
10812
10813 (autoload (quote gnus-button-reply) "gnus-msg" "\
10814 Like `message-reply'.
10815
10816 \(fn &optional TO-ADDRESS WIDE)" t nil)
10171 10817
10172 (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)) 10818 (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))
10173 10819
10174 ;;;*** 10820 ;;;***
10175 10821
10176 ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el" 10822 ;;;### (autoloads (gnus-treat-newsgroups-picon gnus-treat-mail-picon
10177 ;;;;;; (16211 27028)) 10823 ;;;;;; gnus-treat-from-picon) "gnus-picon" "gnus/gnus-picon.el"
10178 ;;; Generated autoloads from gnus/gnus-mule.el 10824 ;;;;;; (16730 31107))
10179 10825 ;;; Generated autoloads from gnus/gnus-picon.el
10180 (autoload (quote gnus-mule-add-group) "gnus-mule" "\ 10826
10181 Specify that articles of news group NAME are encoded in CODING-SYSTEM. 10827 (autoload (quote gnus-treat-from-picon) "gnus-picon" "\
10182 All news groups deeper than NAME are also the target. 10828 Display picons in the From header.
10183 If CODING-SYSTEM is a cons, the car part is used and the cdr 10829 If picons are already displayed, remove them.
10184 part is ignored. 10830
10185 10831 \(fn)" t nil)
10186 This function exists for backward compatibility with Emacs 20. It is 10832
10187 recommended to customize the variable `gnus-group-charset-alist' 10833 (autoload (quote gnus-treat-mail-picon) "gnus-picon" "\
10188 rather than using this function. 10834 Display picons in the Cc and To headers.
10189 10835 If picons are already displayed, remove them.
10190 \(fn NAME CODING-SYSTEM)" nil nil) 10836
10837 \(fn)" t nil)
10838
10839 (autoload (quote gnus-treat-newsgroups-picon) "gnus-picon" "\
10840 Display picons in the Newsgroups and Followup-To headers.
10841 If picons are already displayed, remove them.
10842
10843 \(fn)" t nil)
10844
10845 ;;;***
10846
10847 ;;;### (autoloads (gnus-add-to-sorted-list gnus-sorted-nunion gnus-sorted-union
10848 ;;;;;; gnus-sorted-nintersection gnus-sorted-range-intersection
10849 ;;;;;; gnus-sorted-intersection gnus-intersection gnus-sorted-complement
10850 ;;;;;; gnus-sorted-ndifference gnus-sorted-difference) "gnus-range"
10851 ;;;;;; "gnus/gnus-range.el" (16764 51520))
10852 ;;; Generated autoloads from gnus/gnus-range.el
10853
10854 (autoload (quote gnus-sorted-difference) "gnus-range" "\
10855 Return a list of elements of LIST1 that do not appear in LIST2.
10856 Both lists have to be sorted over <.
10857 The tail of LIST1 is not copied.
10858
10859 \(fn LIST1 LIST2)" nil nil)
10860
10861 (autoload (quote gnus-sorted-ndifference) "gnus-range" "\
10862 Return a list of elements of LIST1 that do not appear in LIST2.
10863 Both lists have to be sorted over <.
10864 LIST1 is modified.
10865
10866 \(fn LIST1 LIST2)" nil nil)
10867
10868 (autoload (quote gnus-sorted-complement) "gnus-range" "\
10869 Return a list of elements that are in LIST1 or LIST2 but not both.
10870 Both lists have to be sorted over <.
10871
10872 \(fn LIST1 LIST2)" nil nil)
10873
10874 (autoload (quote gnus-intersection) "gnus-range" "\
10875 Not documented
10876
10877 \(fn LIST1 LIST2)" nil nil)
10878
10879 (autoload (quote gnus-sorted-intersection) "gnus-range" "\
10880 Return intersection of LIST1 and LIST2.
10881 LIST1 and LIST2 have to be sorted over <.
10882
10883 \(fn LIST1 LIST2)" nil nil)
10884
10885 (autoload (quote gnus-sorted-range-intersection) "gnus-range" "\
10886 Return intersection of RANGE1 and RANGE2.
10887 RANGE1 and RANGE2 have to be sorted over <.
10888
10889 \(fn RANGE1 RANGE2)" nil nil)
10890
10891 (defalias (quote gnus-set-sorted-intersection) (quote gnus-sorted-nintersection))
10892
10893 (autoload (quote gnus-sorted-nintersection) "gnus-range" "\
10894 Return intersection of LIST1 and LIST2 by modifying cdr pointers of LIST1.
10895 LIST1 and LIST2 have to be sorted over <.
10896
10897 \(fn LIST1 LIST2)" nil nil)
10898
10899 (autoload (quote gnus-sorted-union) "gnus-range" "\
10900 Return union of LIST1 and LIST2.
10901 LIST1 and LIST2 have to be sorted over <.
10902
10903 \(fn LIST1 LIST2)" nil nil)
10904
10905 (autoload (quote gnus-sorted-nunion) "gnus-range" "\
10906 Return union of LIST1 and LIST2 by modifying cdr pointers of LIST1.
10907 LIST1 and LIST2 have to be sorted over <.
10908
10909 \(fn LIST1 LIST2)" nil nil)
10910
10911 (autoload (quote gnus-add-to-sorted-list) "gnus-range" "\
10912 Add NUM into sorted LIST by side effect.
10913
10914 \(fn LIST NUM)" nil nil)
10915
10916 ;;;***
10917
10918 ;;;### (autoloads (gnus-registry-install-hooks gnus-registry-initialize)
10919 ;;;;;; "gnus-registry" "gnus/gnus-registry.el" (16775 26712))
10920 ;;; Generated autoloads from gnus/gnus-registry.el
10921
10922 (autoload (quote gnus-registry-initialize) "gnus-registry" "\
10923 Not documented
10924
10925 \(fn)" t nil)
10926
10927 (autoload (quote gnus-registry-install-hooks) "gnus-registry" "\
10928 Install the registry hooks.
10929
10930 \(fn)" t nil)
10931
10932 ;;;***
10933
10934 ;;;### (autoloads (gnus-sieve-article-add-rule gnus-sieve-generate
10935 ;;;;;; gnus-sieve-update) "gnus-sieve" "gnus/gnus-sieve.el" (16697
10936 ;;;;;; 49031))
10937 ;;; Generated autoloads from gnus/gnus-sieve.el
10938
10939 (autoload (quote gnus-sieve-update) "gnus-sieve" "\
10940 Update the Sieve script in gnus-sieve-file, by replacing the region
10941 between gnus-sieve-region-start and gnus-sieve-region-end with
10942 \(gnus-sieve-script gnus-sieve-select-method gnus-sieve-crosspost), then
10943 execute gnus-sieve-update-shell-command.
10944 See the documentation for these variables and functions for details.
10945
10946 \(fn)" t nil)
10947
10948 (autoload (quote gnus-sieve-generate) "gnus-sieve" "\
10949 Generate the Sieve script in gnus-sieve-file, by replacing the region
10950 between gnus-sieve-region-start and gnus-sieve-region-end with
10951 \(gnus-sieve-script gnus-sieve-select-method gnus-sieve-crosspost).
10952 See the documentation for these variables and functions for details.
10953
10954 \(fn)" t nil)
10955
10956 (autoload (quote gnus-sieve-article-add-rule) "gnus-sieve" "\
10957 Not documented
10958
10959 \(fn)" t nil)
10191 10960
10192 ;;;*** 10961 ;;;***
10193 10962
10194 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 10963 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
10195 ;;;;;; (16211 27028)) 10964 ;;;;;; (16698 21927))
10196 ;;; Generated autoloads from gnus/gnus-soup.el 10965 ;;; Generated autoloads from gnus/gnus-soup.el
10197 10966
10198 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 10967 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
10199 Brew a SOUP packet from groups mention on the command line. 10968 Brew a SOUP packet from groups mention on the command line.
10200 Will use the remaining command line arguments as regular expressions 10969 Will use the remaining command line arguments as regular expressions
10210 \(fn)" t nil) 10979 \(fn)" t nil)
10211 10980
10212 ;;;*** 10981 ;;;***
10213 10982
10214 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el" 10983 ;;;### (autoloads (gnus-update-format) "gnus-spec" "gnus/gnus-spec.el"
10215 ;;;;;; (16211 27028)) 10984 ;;;;;; (16775 26712))
10216 ;;; Generated autoloads from gnus/gnus-spec.el 10985 ;;; Generated autoloads from gnus/gnus-spec.el
10217 10986
10218 (autoload (quote gnus-update-format) "gnus-spec" "\ 10987 (autoload (quote gnus-update-format) "gnus-spec" "\
10219 Update the format specification near point. 10988 Update the format specification near point.
10220 10989
10221 \(fn VAR)" t nil) 10990 \(fn VAR)" t nil)
10222 10991
10223 ;;;*** 10992 ;;;***
10224 10993
10225 ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" 10994 ;;;### (autoloads (gnus-fixup-nnimap-unread-after-getting-new-news
10226 ;;;;;; "gnus/gnus-start.el" (16211 27028)) 10995 ;;;;;; gnus-declare-backend) "gnus-start" "gnus/gnus-start.el" (16792
10996 ;;;;;; 36614))
10227 ;;; Generated autoloads from gnus/gnus-start.el 10997 ;;; Generated autoloads from gnus/gnus-start.el
10228 10998
10229 (autoload (quote gnus-unload) "gnus-start" "\
10230 Unload all Gnus features.
10231 \(For some value of `all' or `Gnus'.) Currently, features whose names
10232 have prefixes `gnus-', `nn', `mm-' or `rfc' are unloaded. Use
10233 cautiously -- unloading may cause trouble.
10234
10235 \(fn)" t nil)
10236
10237 (autoload (quote gnus-declare-backend) "gnus-start" "\ 10999 (autoload (quote gnus-declare-backend) "gnus-start" "\
10238 Declare backend NAME with ABILITIES as a Gnus backend. 11000 Declare back end NAME with ABILITIES as a Gnus back end.
10239 11001
10240 \(fn NAME &rest ABILITIES)" nil nil) 11002 \(fn NAME &rest ABILITIES)" nil nil)
10241 11003
11004 (autoload (quote gnus-fixup-nnimap-unread-after-getting-new-news) "gnus-start" "\
11005 Not documented
11006
11007 \(fn)" nil nil)
11008
10242 ;;;*** 11009 ;;;***
10243 11010
10244 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el" 11011 ;;;### (autoloads (gnus-add-configuration) "gnus-win" "gnus/gnus-win.el"
10245 ;;;;;; (16211 27028)) 11012 ;;;;;; (16775 26712))
10246 ;;; Generated autoloads from gnus/gnus-win.el 11013 ;;; Generated autoloads from gnus/gnus-win.el
10247 11014
10248 (autoload (quote gnus-add-configuration) "gnus-win" "\ 11015 (autoload (quote gnus-add-configuration) "gnus-win" "\
10249 Add the window configuration CONF to `gnus-buffer-configuration'. 11016 Add the window configuration CONF to `gnus-buffer-configuration'.
10250 11017
10251 \(fn CONF)" nil nil) 11018 \(fn CONF)" nil nil)
10252 11019
10253 ;;;*** 11020 ;;;***
10254 11021
10255 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16211 27038)) 11022 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (16213 43281))
10256 ;;; Generated autoloads from play/gomoku.el 11023 ;;; Generated autoloads from play/gomoku.el
10257 11024
10258 (autoload (quote gomoku) "gomoku" "\ 11025 (autoload (quote gomoku) "gomoku" "\
10259 Start a Gomoku game between you and Emacs. 11026 Start a Gomoku game between you and Emacs.
10260 11027
10277 \(fn &optional N M)" t nil) 11044 \(fn &optional N M)" t nil)
10278 11045
10279 ;;;*** 11046 ;;;***
10280 11047
10281 ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse) 11048 ;;;### (autoloads (goto-address goto-address-at-point goto-address-at-mouse)
10282 ;;;;;; "goto-addr" "net/goto-addr.el" (16211 27037)) 11049 ;;;;;; "goto-addr" "net/goto-addr.el" (16602 38814))
10283 ;;; Generated autoloads from net/goto-addr.el 11050 ;;; Generated autoloads from net/goto-addr.el
10284 11051
10285 (autoload (quote goto-address-at-mouse) "goto-addr" "\ 11052 (autoload (quote goto-address-at-mouse) "goto-addr" "\
10286 Send to the e-mail address or load the URL clicked with the mouse. 11053 Send to the e-mail address or load the URL clicked with the mouse.
10287 Send mail to address at position of mouse click. See documentation for 11054 Send mail to address at position of mouse click. See documentation for
10309 11076
10310 \(fn)" t nil) 11077 \(fn)" t nil)
10311 11078
10312 ;;;*** 11079 ;;;***
10313 11080
10314 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (16211 27016)) 11081 ;;;### (autoloads (grep-tree grep-find grep grep-compute-defaults
11082 ;;;;;; grep-process-setup grep-setup-hook grep-find-command grep-command
11083 ;;;;;; grep-window-height) "grep" "progmodes/grep.el" (16805 44924))
11084 ;;; Generated autoloads from progmodes/grep.el
11085
11086 (defvar grep-window-height nil "\
11087 *Number of lines in a grep window. If nil, use `compilation-window-height'.")
11088
11089 (custom-autoload (quote grep-window-height) "grep")
11090
11091 (defvar grep-command nil "\
11092 The default grep command for \\[grep].
11093 If the grep program used supports an option to always include file names
11094 in its output (such as the `-H' option to GNU grep), it's a good idea to
11095 include it when specifying `grep-command'.
11096
11097 The default value of this variable is set up by `grep-compute-defaults';
11098 call that function before using this variable in your program.")
11099
11100 (custom-autoload (quote grep-command) "grep")
11101
11102 (defvar grep-find-command nil "\
11103 The default find command for \\[grep-find].
11104 The default value of this variable is set up by `grep-compute-defaults';
11105 call that function before using this variable in your program.")
11106
11107 (custom-autoload (quote grep-find-command) "grep")
11108
11109 (defvar grep-setup-hook nil "\
11110 List of hook functions run by `grep-process-setup' (see `run-hooks').")
11111
11112 (custom-autoload (quote grep-setup-hook) "grep")
11113
11114 (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))) "\
11115 Regexp used to match grep hits. See `compilation-error-regexp-alist'.")
11116
11117 (defvar grep-program "grep" "\
11118 The default grep program for `grep-command' and `grep-find-command'.
11119 This variable's value takes effect when `grep-compute-defaults' is called.")
11120
11121 (defvar find-program "find" "\
11122 The default find program for `grep-find-command'.
11123 This variable's value takes effect when `grep-compute-defaults' is called.")
11124
11125 (defvar grep-find-use-xargs nil "\
11126 Whether \\[grep-find] uses the `xargs' utility by default.
11127
11128 If nil, it uses `find -exec'; if `gnu', it uses `find -print0' and `xargs -0';
11129 if not nil and not `gnu', it uses `find -print' and `xargs'.
11130
11131 This variable's value takes effect when `grep-compute-defaults' is called.")
11132
11133 (defvar grep-history nil)
11134
11135 (defvar grep-find-history nil)
11136
11137 (autoload (quote grep-process-setup) "grep" "\
11138 Setup compilation variables and buffer for `grep'.
11139 Set up `compilation-exit-message-function' and run `grep-setup-hook'.
11140
11141 \(fn)" nil nil)
11142
11143 (autoload (quote grep-compute-defaults) "grep" "\
11144 Not documented
11145
11146 \(fn)" nil nil)
11147
11148 (autoload (quote grep) "grep" "\
11149 Run grep, with user-specified args, and collect output in a buffer.
11150 While grep runs asynchronously, you can use \\[next-error] (M-x next-error),
11151 or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer, to go to the lines
11152 where grep found matches.
11153
11154 This command uses a special history list for its COMMAND-ARGS, so you can
11155 easily repeat a grep command.
11156
11157 A prefix argument says to default the argument based upon the current
11158 tag the cursor is over, substituting it into the last grep command
11159 in the grep command history (or into `grep-command'
11160 if that history list is empty).
11161
11162 If specified, optional second arg HIGHLIGHT-REGEXP is the regexp to
11163 temporarily highlight in visited source lines.
11164
11165 \(fn COMMAND-ARGS &optional HIGHLIGHT-REGEXP)" t nil)
11166
11167 (autoload (quote grep-find) "grep" "\
11168 Run grep via find, with user-specified args COMMAND-ARGS.
11169 Collect output in a buffer.
11170 While find runs asynchronously, you can use the \\[next-error] command
11171 to find the text that grep hits refer to.
11172
11173 This command uses a special history list for its arguments, so you can
11174 easily repeat a find command.
11175
11176 \(fn COMMAND-ARGS)" t nil)
11177
11178 (autoload (quote grep-tree) "grep" "\
11179 Grep for REGEXP in FILES in directory tree rooted at DIR.
11180 Collect output in a buffer.
11181 Interactively, prompt separately for each search parameter.
11182 With prefix arg, reuse previous REGEXP.
11183 The search is limited to file names matching shell pattern FILES.
11184 FILES may use abbreviations defined in `grep-tree-files-aliases', e.g.
11185 entering `ch' is equivalent to `*.[ch]'.
11186
11187 While find runs asynchronously, you can use the \\[next-error] command
11188 to find the text that grep hits refer to.
11189
11190 This command uses a special history list for its arguments, so you can
11191 easily repeat a find command.
11192
11193 When used non-interactively, optional arg SUBDIRS limits the search to
11194 those sub directories of DIR.
11195
11196 \(fn REGEXP FILES DIR &optional SUBDIRS)" t nil)
11197
11198 ;;;***
11199
11200 ;;;### (autoloads (gs-load-image) "gs" "gs.el" (16565 48734))
10315 ;;; Generated autoloads from gs.el 11201 ;;; Generated autoloads from gs.el
10316 11202
10317 (autoload (quote gs-load-image) "gs" "\ 11203 (autoload (quote gs-load-image) "gs" "\
10318 Load a PS image for display on FRAME. 11204 Load a PS image for display on FRAME.
10319 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width 11205 SPEC is an image specification, IMG-HEIGHT and IMG-WIDTH are width
10323 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil) 11209 \(fn FRAME SPEC IMG-WIDTH IMG-HEIGHT WINDOW-AND-PIXMAP-ID PIXEL-COLORS)" nil nil)
10324 11210
10325 ;;;*** 11211 ;;;***
10326 11212
10327 ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx 11213 ;;;### (autoloads (gdb-script-mode bashdb jdb pdb perldb xdb dbx
10328 ;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16278 45828)) 11214 ;;;;;; sdb gdb) "gud" "progmodes/gud.el" (16808 48570))
10329 ;;; Generated autoloads from progmodes/gud.el 11215 ;;; Generated autoloads from progmodes/gud.el
10330 11216
10331 (autoload (quote gdb) "gud" "\ 11217 (autoload (quote gdb) "gud" "\
10332 Run gdb on program FILE in buffer *gud-FILE*. 11218 Run gdb on program FILE in buffer *gud-FILE*.
10333 The directory containing FILE becomes the initial working directory 11219 The directory containing FILE becomes the initial working directory
10404 11290
10405 \(fn)" t nil) 11291 \(fn)" t nil)
10406 11292
10407 ;;;*** 11293 ;;;***
10408 11294
10409 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (16211 11295 ;;;### (autoloads (handwrite) "handwrite" "play/handwrite.el" (16377
10410 ;;;;;; 27038)) 11296 ;;;;;; 12872))
10411 ;;; Generated autoloads from play/handwrite.el 11297 ;;; Generated autoloads from play/handwrite.el
10412 11298
10413 (autoload (quote handwrite) "handwrite" "\ 11299 (autoload (quote handwrite) "handwrite" "\
10414 Turns the buffer into a \"handwritten\" document. 11300 Turns the buffer into a \"handwritten\" document.
10415 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt' 11301 The functions `handwrite-10pt', `handwrite-11pt', `handwrite-12pt'
10423 \(fn)" t nil) 11309 \(fn)" t nil)
10424 11310
10425 ;;;*** 11311 ;;;***
10426 11312
10427 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" 11313 ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el"
10428 ;;;;;; (16211 27038)) 11314 ;;;;;; (16213 43281))
10429 ;;; Generated autoloads from play/hanoi.el 11315 ;;; Generated autoloads from play/hanoi.el
10430 11316
10431 (autoload (quote hanoi) "hanoi" "\ 11317 (autoload (quote hanoi) "hanoi" "\
10432 Towers of Hanoi diversion. Use NRINGS rings. 11318 Towers of Hanoi diversion. Use NRINGS rings.
10433 11319
10450 11336
10451 \(fn)" t nil) 11337 \(fn)" t nil)
10452 11338
10453 ;;;*** 11339 ;;;***
10454 11340
11341 ;;;### (autoloads (scan-buf-previous-region scan-buf-next-region
11342 ;;;;;; scan-buf-move-to-region help-at-pt-set-timer help-at-pt-cancel-timer
11343 ;;;;;; display-local-help help-at-pt-kbd-string help-at-pt-string)
11344 ;;;;;; "help-at-pt" "help-at-pt.el" (16775 26706))
11345 ;;; Generated autoloads from help-at-pt.el
11346
11347 (autoload (quote help-at-pt-string) "help-at-pt" "\
11348 Return the help-echo string at point.
11349 Normally, the string produced by the `help-echo' text or overlay
11350 property, or nil, is returned.
11351 If KBD is non-nil, `kbd-help' is used instead, and any
11352 `help-echo' property is ignored. In this case, the return value
11353 can also be t, if that is the value of the `kbd-help' property.
11354
11355 \(fn &optional KBD)" nil nil)
11356
11357 (autoload (quote help-at-pt-kbd-string) "help-at-pt" "\
11358 Return the keyboard help string at point.
11359 If the `kbd-help' text or overlay property at point produces a
11360 string, return it. Otherwise, use the `help-echo' property. If
11361 this produces no string either, return nil.
11362
11363 \(fn)" nil nil)
11364
11365 (autoload (quote display-local-help) "help-at-pt" "\
11366 Display local help in the echo area.
11367 This displays a short help message, namely the string produced by
11368 the `kbd-help' property at point. If `kbd-help' does not produce
11369 a string, but the `help-echo' property does, then that string is
11370 printed instead.
11371
11372 A numeric argument ARG prevents display of a message in case
11373 there is no help. While ARG can be used interactively, it is
11374 mainly meant for use from Lisp.
11375
11376 \(fn &optional ARG)" t nil)
11377
11378 (autoload (quote help-at-pt-cancel-timer) "help-at-pt" "\
11379 Cancel any timer set by `help-at-pt-set-timer'.
11380 This disables `help-at-pt-display-when-idle'.
11381
11382 \(fn)" t nil)
11383
11384 (autoload (quote help-at-pt-set-timer) "help-at-pt" "\
11385 Enable `help-at-pt-display-when-idle'.
11386 This is done by setting a timer, if none is currently active.
11387
11388 \(fn)" t nil)
11389
11390 (autoload (quote scan-buf-move-to-region) "help-at-pt" "\
11391 Go to the start of the next region with non-nil PROP property.
11392 Then run HOOK, which should be a quoted symbol that is a normal
11393 hook.variable, or an expression evaluating to such a symbol.
11394 Adjacent areas with different non-nil PROP properties are
11395 considered different regions.
11396
11397 With numeric argument ARG, move to the start of the ARGth next
11398 such region, then run HOOK. If ARG is negative, move backward.
11399 If point is already in a region, then that region does not count
11400 toward ARG. If ARG is 0 and point is inside a region, move to
11401 the start of that region. If ARG is 0 and point is not in a
11402 region, print a message to that effect, but do not move point and
11403 do not run HOOK. If there are not enough regions to move over,
11404 an error results and the number of available regions is mentioned
11405 in the error message. Point is not moved and HOOK is not run.
11406
11407 \(fn PROP &optional ARG HOOK)" nil nil)
11408
11409 (autoload (quote scan-buf-next-region) "help-at-pt" "\
11410 Go to the start of the next region with non-nil help-echo.
11411 Print the help found there using `display-local-help'. Adjacent
11412 areas with different non-nil help-echo properties are considered
11413 different regions.
11414
11415 With numeric argument ARG, move to the start of the ARGth next
11416 help-echo region. If ARG is negative, move backward. If point
11417 is already in a help-echo region, then that region does not count
11418 toward ARG. If ARG is 0 and point is inside a help-echo region,
11419 move to the start of that region. If ARG is 0 and point is not
11420 in such a region, just print a message to that effect. If there
11421 are not enough regions to move over, an error results and the
11422 number of available regions is mentioned in the error message.
11423
11424 A potentially confusing subtlety is that point can be in a
11425 help-echo region without any local help being available. This is
11426 because `help-echo' can be a function evaluating to nil. This
11427 rarely happens in practice.
11428
11429 \(fn &optional ARG)" t nil)
11430
11431 (autoload (quote scan-buf-previous-region) "help-at-pt" "\
11432 Go to the start of the previous region with non-nil help-echo.
11433 Print the help found there using `display-local-help'. Adjacent
11434 areas with different non-nil help-echo properties are considered
11435 different regions. With numeric argument ARG, behaves like
11436 `scan-buf-next-region' with argument -ARG..
11437
11438 \(fn &optional ARG)" t nil)
11439
11440 ;;;***
11441
10455 ;;;### (autoloads (describe-categories describe-syntax describe-variable 11442 ;;;### (autoloads (describe-categories describe-syntax describe-variable
10456 ;;;;;; variable-at-point describe-function-1 describe-function locate-library 11443 ;;;;;; variable-at-point describe-function-1 describe-function locate-library
10457 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16211 27016)) 11444 ;;;;;; help-with-tutorial) "help-fns" "help-fns.el" (16784 39521))
10458 ;;; Generated autoloads from help-fns.el 11445 ;;; Generated autoloads from help-fns.el
10459 11446
10460 (autoload (quote help-with-tutorial) "help-fns" "\ 11447 (autoload (quote help-with-tutorial) "help-fns" "\
10461 Select the Emacs learn-by-doing tutorial. 11448 Select the Emacs learn-by-doing tutorial.
10462 If there is a tutorial version written in the language 11449 If there is a tutorial version written in the language
10485 (autoload (quote describe-function) "help-fns" "\ 11472 (autoload (quote describe-function) "help-fns" "\
10486 Display the full documentation of FUNCTION (a symbol). 11473 Display the full documentation of FUNCTION (a symbol).
10487 11474
10488 \(fn FUNCTION)" t nil) 11475 \(fn FUNCTION)" t nil)
10489 11476
11477 (defface help-argument-name (quote ((((supports :slant italic)) :inherit italic))) "Face to highlight argument names in *Help* buffers." :group (quote help))
11478
10490 (autoload (quote describe-function-1) "help-fns" "\ 11479 (autoload (quote describe-function-1) "help-fns" "\
10491 Not documented 11480 Not documented
10492 11481
10493 \(fn FUNCTION)" nil nil) 11482 \(fn FUNCTION)" nil nil)
10494 11483
10514 \(fn &optional BUFFER)" t nil) 11503 \(fn &optional BUFFER)" t nil)
10515 11504
10516 (autoload (quote describe-categories) "help-fns" "\ 11505 (autoload (quote describe-categories) "help-fns" "\
10517 Describe the category specifications in the current category table. 11506 Describe the category specifications in the current category table.
10518 The descriptions are inserted in a buffer, which is then displayed. 11507 The descriptions are inserted in a buffer, which is then displayed.
11508 If BUFFER is non-nil, then describe BUFFER's category table instead.
11509 BUFFER should be a buffer or a buffer name.
10519 11510
10520 \(fn &optional BUFFER)" t nil) 11511 \(fn &optional BUFFER)" t nil)
10521 11512
10522 ;;;*** 11513 ;;;***
10523 11514
10524 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el" 11515 ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
10525 ;;;;;; (16211 27016)) 11516 ;;;;;; (16213 43268))
10526 ;;; Generated autoloads from help-macro.el 11517 ;;; Generated autoloads from help-macro.el
10527 11518
10528 (defvar three-step-help nil "\ 11519 (defvar three-step-help nil "\
10529 *Non-nil means give more info about Help command in three steps. 11520 *Non-nil means give more info about Help command in three steps.
10530 The three steps are simple prompt, prompt with all options, 11521 The three steps are simple prompt, prompt with all options,
10536 11527
10537 ;;;*** 11528 ;;;***
10538 11529
10539 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button 11530 ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
10540 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup 11531 ;;;;;; help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
10541 ;;;;;; help-mode) "help-mode" "help-mode.el" (16276 26334)) 11532 ;;;;;; help-mode) "help-mode" "help-mode.el" (16654 2763))
10542 ;;; Generated autoloads from help-mode.el 11533 ;;; Generated autoloads from help-mode.el
10543 11534
10544 (autoload (quote help-mode) "help-mode" "\ 11535 (autoload (quote help-mode) "help-mode" "\
10545 Major mode for viewing help text and navigating references in it. 11536 Major mode for viewing help text and navigating references in it.
10546 Entry to this mode runs the normal hook `help-mode-hook'. 11537 Entry to this mode runs the normal hook `help-mode-hook'.
10619 \(fn FROM TO)" nil nil) 11610 \(fn FROM TO)" nil nil)
10620 11611
10621 ;;;*** 11612 ;;;***
10622 11613
10623 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper" 11614 ;;;### (autoloads (Helper-help Helper-describe-bindings) "helper"
10624 ;;;;;; "emacs-lisp/helper.el" (16211 27026)) 11615 ;;;;;; "emacs-lisp/helper.el" (16213 43273))
10625 ;;; Generated autoloads from emacs-lisp/helper.el 11616 ;;; Generated autoloads from emacs-lisp/helper.el
10626 11617
10627 (autoload (quote Helper-describe-bindings) "helper" "\ 11618 (autoload (quote Helper-describe-bindings) "helper" "\
10628 Describe local key bindings of current mode. 11619 Describe local key bindings of current mode.
10629 11620
10635 \(fn)" t nil) 11626 \(fn)" t nil)
10636 11627
10637 ;;;*** 11628 ;;;***
10638 11629
10639 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 11630 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
10640 ;;;;;; "hexl.el" (16211 27016)) 11631 ;;;;;; "hexl.el" (16801 58021))
10641 ;;; Generated autoloads from hexl.el 11632 ;;; Generated autoloads from hexl.el
10642 11633
10643 (autoload (quote hexl-mode) "hexl" "\ 11634 (autoload (quote hexl-mode) "hexl" "\
10644 \\<hexl-mode-map>A mode for editing binary files in hex dump format. 11635 \\<hexl-mode-map>A mode for editing binary files in hex dump format.
10645 This is not an ordinary major mode; it alters some aspects 11636 This is not an ordinary major mode; it alters some aspects
10730 11721
10731 ;;;*** 11722 ;;;***
10732 11723
10733 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 11724 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
10734 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer 11725 ;;;;;; hi-lock-face-phrase-buffer hi-lock-face-buffer hi-lock-line-face-buffer
10735 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (16211 11726 ;;;;;; hi-lock-mode hi-lock-mode) "hi-lock" "hi-lock.el" (16219
10736 ;;;;;; 27016)) 11727 ;;;;;; 35448))
10737 ;;; Generated autoloads from hi-lock.el 11728 ;;; Generated autoloads from hi-lock.el
10738 11729
10739 (defvar hi-lock-mode nil "\ 11730 (defvar hi-lock-mode nil "\
10740 Toggle hi-lock, for interactively adding font-lock text-highlighting patterns.") 11731 Toggle hi-lock, for interactively adding font-lock text-highlighting patterns.")
10741 11732
10842 \(fn)" t nil) 11833 \(fn)" t nil)
10843 11834
10844 ;;;*** 11835 ;;;***
10845 11836
10846 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 11837 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
10847 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (16211 27039)) 11838 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (16213 43281))
10848 ;;; Generated autoloads from progmodes/hideif.el 11839 ;;; Generated autoloads from progmodes/hideif.el
10849 11840
10850 (autoload (quote hide-ifdef-mode) "hideif" "\ 11841 (autoload (quote hide-ifdef-mode) "hideif" "\
10851 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one. 11842 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one.
10852 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise. 11843 With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise.
10897 (custom-autoload (quote hide-ifdef-lines) "hideif") 11888 (custom-autoload (quote hide-ifdef-lines) "hideif")
10898 11889
10899 ;;;*** 11890 ;;;***
10900 11891
10901 ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all) 11892 ;;;### (autoloads (hs-minor-mode hs-hide-comments-when-hiding-all)
10902 ;;;;;; "hideshow" "progmodes/hideshow.el" (16274 58117)) 11893 ;;;;;; "hideshow" "progmodes/hideshow.el" (16275 41871))
10903 ;;; Generated autoloads from progmodes/hideshow.el 11894 ;;; Generated autoloads from progmodes/hideshow.el
10904 11895
10905 (defvar hs-hide-comments-when-hiding-all t "\ 11896 (defvar hs-hide-comments-when-hiding-all t "\
10906 *Hide the comments too when you do an `hs-hide-all'.") 11897 *Hide the comments too when you do an `hs-hide-all'.")
10907 11898
10957 \(fn &optional ARG)" t nil) 11948 \(fn &optional ARG)" t nil)
10958 11949
10959 ;;;*** 11950 ;;;***
10960 11951
10961 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file 11952 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
10962 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change 11953 ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces
10963 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) 11954 ;;;;;; highlight-changes-previous-change highlight-changes-next-change
10964 ;;;;;; "hilit-chg" "hilit-chg.el" (16211 27016)) 11955 ;;;;;; highlight-changes-mode highlight-changes-remove-highlight)
11956 ;;;;;; "hilit-chg" "hilit-chg.el" (16435 26305))
10965 ;;; Generated autoloads from hilit-chg.el 11957 ;;; Generated autoloads from hilit-chg.el
10966 11958
10967 (defvar highlight-changes-mode nil) 11959 (defvar highlight-changes-mode nil)
10968 11960
10969 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 11961 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
11030 12022
11031 (add-hook 'local-write-file-hooks 'highlight-changes-rotate-faces) 12023 (add-hook 'local-write-file-hooks 'highlight-changes-rotate-faces)
11032 12024
11033 \(fn)" t nil) 12025 \(fn)" t nil)
11034 12026
12027 (autoload (quote highlight-compare-buffers) "hilit-chg" "\
12028 Compare two buffers and highlight the differences.
12029
12030 The default is the current buffer and the one in the next window.
12031
12032 If either buffer is modified and is visiting a file, you are prompted
12033 to save the file.
12034
12035 Unless the buffer is unmodified and visiting a file, the buffer is
12036 written to a temporary file for comparison.
12037
12038 If a buffer is read-only, differences will be highlighted but no property
12039 changes are made, so \\[highlight-changes-next-change] and
12040 \\[highlight-changes-previous-change] will not work.
12041
12042 \(fn BUF-A BUF-B)" t nil)
12043
11035 (autoload (quote highlight-compare-with-file) "hilit-chg" "\ 12044 (autoload (quote highlight-compare-with-file) "hilit-chg" "\
11036 Compare this buffer with a file, and highlight differences. 12045 Compare this buffer with a file, and highlight differences.
11037
11038 The current buffer must be an unmodified buffer visiting a file,
11039 and must not be read-only.
11040 12046
11041 If the buffer has a backup filename, it is used as the default when 12047 If the buffer has a backup filename, it is used as the default when
11042 this function is called interactively. 12048 this function is called interactively.
11043 12049
11044 If the current buffer is visiting the file being compared against, it 12050 If the current buffer is visiting the file being compared against, it
11077 12083
11078 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers 12084 ;;;### (autoloads (make-hippie-expand-function hippie-expand hippie-expand-only-buffers
11079 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction 12085 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
11080 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space 12086 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
11081 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp" 12087 ;;;;;; hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
11082 ;;;;;; "hippie-exp.el" (16211 27016)) 12088 ;;;;;; "hippie-exp.el" (16213 43268))
11083 ;;; Generated autoloads from hippie-exp.el 12089 ;;; Generated autoloads from hippie-exp.el
11084 12090
11085 (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)) "\ 12091 (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)) "\
11086 The list of expansion functions tried in order by `hippie-expand'. 12092 The list of expansion functions tried in order by `hippie-expand'.
11087 To change the behavior of `hippie-expand', remove, change the order of, 12093 To change the behavior of `hippie-expand', remove, change the order of,
11150 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro)) 12156 \(fn TRY-LIST &optional VERBOSE)" nil (quote macro))
11151 12157
11152 ;;;*** 12158 ;;;***
11153 12159
11154 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el" 12160 ;;;### (autoloads (global-hl-line-mode hl-line-mode) "hl-line" "hl-line.el"
11155 ;;;;;; (16271 3438)) 12161 ;;;;;; (16469 33009))
11156 ;;; Generated autoloads from hl-line.el 12162 ;;; Generated autoloads from hl-line.el
11157 12163
11158 (autoload (quote hl-line-mode) "hl-line" "\ 12164 (autoload (quote hl-line-mode) "hl-line" "\
11159 Buffer-local minor mode to highlight the line about point. 12165 Buffer-local minor mode to highlight the line about point.
11160 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise. 12166 With ARG, turn Hl-Line mode on if ARG is positive, off otherwise.
11190 \(fn &optional ARG)" t nil) 12196 \(fn &optional ARG)" t nil)
11191 12197
11192 ;;;*** 12198 ;;;***
11193 12199
11194 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el" 12200 ;;;### (autoloads (list-holidays holidays) "holidays" "calendar/holidays.el"
11195 ;;;;;; (16211 27023)) 12201 ;;;;;; (16722 36135))
11196 ;;; Generated autoloads from calendar/holidays.el 12202 ;;; Generated autoloads from calendar/holidays.el
11197 12203
11198 (autoload (quote holidays) "holidays" "\ 12204 (autoload (quote holidays) "holidays" "\
11199 Display the holidays for last month, this month, and next month. 12205 Display the holidays for last month, this month, and next month.
11200 If called with an optional prefix argument, prompts for month and year. 12206 If called with an optional prefix argument, prompts for month and year.
11214 \(fn Y1 Y2 &optional L LABEL)" t nil) 12220 \(fn Y1 Y2 &optional L LABEL)" t nil)
11215 12221
11216 ;;;*** 12222 ;;;***
11217 12223
11218 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll) 12224 ;;;### (autoloads (hscroll-global-mode hscroll-mode turn-on-hscroll)
11219 ;;;;;; "hscroll" "obsolete/hscroll.el" (16211 27037)) 12225 ;;;;;; "hscroll" "obsolete/hscroll.el" (16213 43281))
11220 ;;; Generated autoloads from obsolete/hscroll.el 12226 ;;; Generated autoloads from obsolete/hscroll.el
11221 12227
11222 (autoload (quote turn-on-hscroll) "hscroll" "\ 12228 (autoload (quote turn-on-hscroll) "hscroll" "\
11223 This function is obsolete. 12229 This function is obsolete.
11224 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil. 12230 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
11237 This function is obsolete. 12243 This function is obsolete.
11238 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil. 12244 Emacs now does hscrolling automatically, if `truncate-lines' is non-nil.
11239 Also see `automatic-hscrolling'. 12245 Also see `automatic-hscrolling'.
11240 12246
11241 \(fn &optional ARG)" t nil) 12247 \(fn &optional ARG)" t nil)
12248
12249 ;;;***
12250
12251 ;;;### (autoloads (html2text) "html2text" "gnus/html2text.el" (16777
12252 ;;;;;; 65418))
12253 ;;; Generated autoloads from gnus/html2text.el
12254
12255 (autoload (quote html2text) "html2text" "\
12256 Convert HTML to plain text in the current buffer.
12257
12258 \(fn)" t nil)
11242 12259
11243 ;;;*** 12260 ;;;***
11244 12261
11245 ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers 12262 ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers
11246 ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-help-buffers 12263 ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-help-buffers
11261 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode 12278 ;;;;;; ibuffer-pop-filter-group ibuffer-set-filter-groups-by-mode
11262 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p 12279 ;;;;;; ibuffer-filters-to-filter-group ibuffer-included-in-filters-p
11263 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group 12280 ;;;;;; ibuffer-backward-filter-group ibuffer-forward-filter-group
11264 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group 12281 ;;;;;; ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
11265 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode 12282 ;;;;;; ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
11266 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16211 27016)) 12283 ;;;;;; ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (16764 51518))
11267 ;;; Generated autoloads from ibuf-ext.el 12284 ;;; Generated autoloads from ibuf-ext.el
11268 12285
11269 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\ 12286 (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
11270 Toggle use of Ibuffer's auto-update facility. 12287 Toggle use of Ibuffer's auto-update facility.
11271 With numeric ARG, enable auto-update if and only if ARG is positive. 12288 With numeric ARG, enable auto-update if and only if ARG is positive.
11356 12373
11357 (autoload (quote ibuffer-kill-line) "ibuf-ext" "\ 12374 (autoload (quote ibuffer-kill-line) "ibuf-ext" "\
11358 Kill the filter group at point. 12375 Kill the filter group at point.
11359 See also `ibuffer-kill-filter-group'. 12376 See also `ibuffer-kill-filter-group'.
11360 12377
11361 \(fn &optional ARG)" t nil) 12378 \(fn &optional ARG INTERACTIVE-P)" t nil)
11362 12379
11363 (autoload (quote ibuffer-yank) "ibuf-ext" "\ 12380 (autoload (quote ibuffer-yank) "ibuf-ext" "\
11364 Yank the last killed filter group before group at point. 12381 Yank the last killed filter group before group at point.
11365 12382
11366 \(fn)" t nil) 12383 \(fn)" t nil)
11521 \(fn)" t nil) 12538 \(fn)" t nil)
11522 12539
11523 (autoload (quote ibuffer-jump-to-buffer) "ibuf-ext" "\ 12540 (autoload (quote ibuffer-jump-to-buffer) "ibuf-ext" "\
11524 Move point to the buffer whose name is NAME. 12541 Move point to the buffer whose name is NAME.
11525 12542
12543 If called interactively, prompt for a buffer name and go to the
12544 corresponding line in the Ibuffer buffer. If said buffer is in a
12545 hidden group filter, open it.
12546
12547 If `ibuffer-jump-offer-only-visible-buffers' is non-nil, only offer
12548 visible buffers in the completion list. Calling the command with
12549 a prefix argument reverses the meaning of that variable.
12550
11526 \(fn NAME)" t nil) 12551 \(fn NAME)" t nil)
11527 12552
11528 (autoload (quote ibuffer-diff-with-file) "ibuf-ext" "\ 12553 (autoload (quote ibuffer-diff-with-file) "ibuf-ext" "\
11529 View the differences between this buffer and its associated file. 12554 View the differences between this buffer and its associated file.
11530 This requires the external program \"diff\" to be in your `exec-path'. 12555 This requires the external program \"diff\" to be in your `exec-path'.
11614 \(fn REGEXP &optional NLINES)" t nil) 12639 \(fn REGEXP &optional NLINES)" t nil)
11615 12640
11616 ;;;*** 12641 ;;;***
11617 12642
11618 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter 12643 ;;;### (autoloads (define-ibuffer-filter define-ibuffer-op define-ibuffer-sorter
11619 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16211 12644 ;;;;;; define-ibuffer-column) "ibuf-macs" "ibuf-macs.el" (16544
11620 ;;;;;; 27016)) 12645 ;;;;;; 33333))
11621 ;;; Generated autoloads from ibuf-macs.el 12646 ;;; Generated autoloads from ibuf-macs.el
11622 12647
11623 (autoload (quote define-ibuffer-column) "ibuf-macs" "\ 12648 (autoload (quote define-ibuffer-column) "ibuf-macs" "\
11624 Define a column SYMBOL for use with `ibuffer-formats'. 12649 Define a column SYMBOL for use with `ibuffer-formats'.
11625 12650
11638 ibuffer-make-column-NAME. If INLINE is non-nil, then the form will be 12663 ibuffer-make-column-NAME. If INLINE is non-nil, then the form will be
11639 inlined into the compiled format versions. This means that if you 12664 inlined into the compiled format versions. This means that if you
11640 change its definition, you should explicitly call 12665 change its definition, you should explicitly call
11641 `ibuffer-recompile-formats'. 12666 `ibuffer-recompile-formats'.
11642 12667
11643 \(fn SYMBOL (&KEY name inline props summarizer) &rest BODY)" nil (quote macro)) 12668 \(fn SYMBOL (&key NAME INLINE PROPS SUMMARIZER) &rest BODY)" nil (quote macro))
11644 12669
11645 (autoload (quote define-ibuffer-sorter) "ibuf-macs" "\ 12670 (autoload (quote define-ibuffer-sorter) "ibuf-macs" "\
11646 Define a method of sorting named NAME. 12671 Define a method of sorting named NAME.
11647 DOCUMENTATION is the documentation of the function, which will be called 12672 DOCUMENTATION is the documentation of the function, which will be called
11648 `ibuffer-do-sort-by-NAME'. 12673 `ibuffer-do-sort-by-NAME'.
11650 12675
11651 For sorting, the forms in BODY will be evaluated with `a' bound to one 12676 For sorting, the forms in BODY will be evaluated with `a' bound to one
11652 buffer object, and `b' bound to another. BODY should return a non-nil 12677 buffer object, and `b' bound to another. BODY should return a non-nil
11653 value if and only if `a' is \"less than\" `b'. 12678 value if and only if `a' is \"less than\" `b'.
11654 12679
11655 \(fn NAME DOCUMENTATION (&KEY description) &rest BODY)" nil (quote macro)) 12680 \(fn NAME DOCUMENTATION (&key DESCRIPTION) &rest BODY)" nil (quote macro))
11656 12681
11657 (autoload (quote define-ibuffer-op) "ibuf-macs" "\ 12682 (autoload (quote define-ibuffer-op) "ibuf-macs" "\
11658 Generate a function which operates on a buffer. 12683 Generate a function which operates on a buffer.
11659 OP becomes the name of the function; if it doesn't begin with 12684 OP becomes the name of the function; if it doesn't begin with
11660 `ibuffer-do-', then that is prepended to it. 12685 `ibuffer-do-', then that is prepended to it.
11683 confirmation message, in the form: 12708 confirmation message, in the form:
11684 \"Really ACTIVE-OPSTRING x buffers?\" 12709 \"Really ACTIVE-OPSTRING x buffers?\"
11685 COMPLEX means this function is special; see the source code of this 12710 COMPLEX means this function is special; see the source code of this
11686 macro for exactly what it does. 12711 macro for exactly what it does.
11687 12712
11688 \(fn OP ARGS DOCUMENTATION (&KEY interactive mark modifier-p dangerous (opstring operated on) (active-opstring Operate on) complex) &rest BODY)" nil (quote macro)) 12713 \(fn OP ARGS DOCUMENTATION (&key INTERACTIVE MARK MODIFIER-P DANGEROUS OPSTRING ACTIVE-OPSTRING COMPLEX) &rest BODY)" nil (quote macro))
11689 12714
11690 (autoload (quote define-ibuffer-filter) "ibuf-macs" "\ 12715 (autoload (quote define-ibuffer-filter) "ibuf-macs" "\
11691 Define a filter named NAME. 12716 Define a filter named NAME.
11692 DOCUMENTATION is the documentation of the function. 12717 DOCUMENTATION is the documentation of the function.
11693 READER is a form which should read a qualifier from the user. 12718 READER is a form which should read a qualifier from the user.
11696 BODY should contain forms which will be evaluated to test whether or 12721 BODY should contain forms which will be evaluated to test whether or
11697 not a particular buffer should be displayed or not. The forms in BODY 12722 not a particular buffer should be displayed or not. The forms in BODY
11698 will be evaluated with BUF bound to the buffer object, and QUALIFIER 12723 will be evaluated with BUF bound to the buffer object, and QUALIFIER
11699 bound to the current value of the filter. 12724 bound to the current value of the filter.
11700 12725
11701 \(fn NAME DOCUMENTATION (&KEY reader description) &rest BODY)" nil (quote macro)) 12726 \(fn NAME DOCUMENTATION (&key READER DESCRIPTION) &rest BODY)" nil (quote macro))
11702 12727
11703 ;;;*** 12728 ;;;***
11704 12729
11705 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers) 12730 ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
11706 ;;;;;; "ibuffer" "ibuffer.el" (16211 27016)) 12731 ;;;;;; "ibuffer" "ibuffer.el" (16775 26706))
11707 ;;; Generated autoloads from ibuffer.el 12732 ;;; Generated autoloads from ibuffer.el
11708 12733
11709 (autoload (quote ibuffer-list-buffers) "ibuffer" "\ 12734 (autoload (quote ibuffer-list-buffers) "ibuffer" "\
11710 Display a list of buffers, in another window. 12735 Display a list of buffers, in another window.
11711 If optional argument FILES-ONLY is non-nil, then add a filter for 12736 If optional argument FILES-ONLY is non-nil, then add a filter for
11741 \(fn &optional OTHER-WINDOW-P NAME QUALIFIERS NOSELECT SHRINK FILTER-GROUPS FORMATS)" t nil) 12766 \(fn &optional OTHER-WINDOW-P NAME QUALIFIERS NOSELECT SHRINK FILTER-GROUPS FORMATS)" t nil)
11742 12767
11743 ;;;*** 12768 ;;;***
11744 12769
11745 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete" 12770 ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
11746 ;;;;;; "icomplete.el" (16211 27017)) 12771 ;;;;;; "icomplete.el" (16213 43269))
11747 ;;; Generated autoloads from icomplete.el 12772 ;;; Generated autoloads from icomplete.el
11748 12773
11749 (autoload (quote icomplete-mode) "icomplete" "\ 12774 (autoload (quote icomplete-mode) "icomplete" "\
11750 Toggle incremental minibuffer completion for this Emacs session. 12775 Toggle incremental minibuffer completion for this Emacs session.
11751 With a numeric argument, turn Icomplete mode on iff ARG is positive. 12776 With a numeric argument, turn Icomplete mode on iff ARG is positive.
11758 12783
11759 \(fn)" nil nil) 12784 \(fn)" nil nil)
11760 12785
11761 ;;;*** 12786 ;;;***
11762 12787
11763 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (16211 27039)) 12788 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (16435 26306))
11764 ;;; Generated autoloads from progmodes/icon.el 12789 ;;; Generated autoloads from progmodes/icon.el
11765 12790
11766 (autoload (quote icon-mode) "icon" "\ 12791 (autoload (quote icon-mode) "icon" "\
11767 Major mode for editing Icon code. 12792 Major mode for editing Icon code.
11768 Expression and list commands understand all Icon brackets. 12793 Expression and list commands understand all Icon brackets.
11799 \(fn)" t nil) 12824 \(fn)" t nil)
11800 12825
11801 ;;;*** 12826 ;;;***
11802 12827
11803 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el" 12828 ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
11804 ;;;;;; (16211 27039)) 12829 ;;;;;; (16796 28018))
11805 ;;; Generated autoloads from progmodes/idlw-shell.el 12830 ;;; Generated autoloads from progmodes/idlw-shell.el
11806 12831
11807 (autoload (quote idlwave-shell) "idlw-shell" "\ 12832 (autoload (quote idlwave-shell) "idlw-shell" "\
11808 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'. 12833 Run an inferior IDL, with I/O through buffer `(idlwave-shell-buffer)'.
11809 If buffer exists but shell process is not running, start new IDL. 12834 If buffer exists but shell process is not running, start new IDL.
11825 \(fn &optional ARG QUICK)" t nil) 12850 \(fn &optional ARG QUICK)" t nil)
11826 12851
11827 ;;;*** 12852 ;;;***
11828 12853
11829 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el" 12854 ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
11830 ;;;;;; (16211 27039)) 12855 ;;;;;; (16796 28018))
11831 ;;; Generated autoloads from progmodes/idlwave.el 12856 ;;; Generated autoloads from progmodes/idlwave.el
11832 12857
11833 (autoload (quote idlwave-mode) "idlwave" "\ 12858 (autoload (quote idlwave-mode) "idlwave" "\
11834 Major mode for editing IDL and WAVE CL .pro files. 12859 Major mode for editing IDL source files (version 5.5).
11835 12860
11836 The main features of this mode are 12861 The main features of this mode are
11837 12862
11838 1. Indentation and Formatting 12863 1. Indentation and Formatting
11839 -------------------------- 12864 --------------------------
11856 Use \\[idlwave-fill-paragraph] to refill a paragraph inside a 12881 Use \\[idlwave-fill-paragraph] to refill a paragraph inside a
11857 comment. The indentation of the second line of the paragraph 12882 comment. The indentation of the second line of the paragraph
11858 relative to the first will be retained. Use 12883 relative to the first will be retained. Use
11859 \\[idlwave-auto-fill-mode] to toggle auto-fill mode for these 12884 \\[idlwave-auto-fill-mode] to toggle auto-fill mode for these
11860 comments. When the variable `idlwave-fill-comment-line-only' is 12885 comments. When the variable `idlwave-fill-comment-line-only' is
11861 nil, code can also be auto-filled and auto-indented (not 12886 nil, code can also be auto-filled and auto-indented.
11862 recommended).
11863 12887
11864 To convert pre-existing IDL code to your formatting style, mark the 12888 To convert pre-existing IDL code to your formatting style, mark the
11865 entire buffer with \\[mark-whole-buffer] and execute 12889 entire buffer with \\[mark-whole-buffer] and execute
11866 \\[idlwave-expand-region-abbrevs]. Then mark the entire buffer 12890 \\[idlwave-expand-region-abbrevs]. Then mark the entire buffer
11867 again followed by \\[indent-region] (`indent-region'). 12891 again followed by \\[indent-region] (`indent-region').
11872 accepted keyword parameters of a procedure or function with 12896 accepted keyword parameters of a procedure or function with
11873 \\[idlwave-routine-info]. \\[idlwave-find-module] jumps to the 12897 \\[idlwave-routine-info]. \\[idlwave-find-module] jumps to the
11874 source file of a module. These commands know about system 12898 source file of a module. These commands know about system
11875 routines, all routines in idlwave-mode buffers and (when the 12899 routines, all routines in idlwave-mode buffers and (when the
11876 idlwave-shell is active) about all modules currently compiled under 12900 idlwave-shell is active) about all modules currently compiled under
11877 this shell. Use \\[idlwave-update-routine-info] to update this 12901 this shell. It also makes use of pre-compiled or custom-scanned
12902 user and library catalogs many popular libraries ship with by
12903 default. Use \\[idlwave-update-routine-info] to update this
11878 information, which is also used for completion (see item 4). 12904 information, which is also used for completion (see item 4).
11879 12905
11880 3. Online IDL Help 12906 3. Online IDL Help
11881 --------------- 12907 ---------------
11882 \\[idlwave-context-help] displays the IDL documentation relevant 12908 \\[idlwave-context-help] displays the IDL documentation relevant
11883 for the system variable, keyword, or routine at point. A single key 12909 for the system variable, keyword, or routine at point. A single
11884 stroke gets you directly to the right place in the docs. Two additional 12910 key stroke gets you directly to the right place in the docs. The
11885 files (an ASCII version of the IDL documentation and a topics file) must 12911 HTML help files package must be installed for this to work -- check
11886 be installed for this - check the IDLWAVE webpage for these files. 12912 the IDLWAVE webpage for the correct package for your version. See
12913 the manual to configure where and how the HTML help is displayed.
11887 12914
11888 4. Completion 12915 4. Completion
11889 ---------- 12916 ----------
11890 \\[idlwave-complete] completes the names of procedures, functions 12917 \\[idlwave-complete] completes the names of procedures, functions
11891 class names and keyword parameters. It is context sensitive and 12918 class names, keyword parameters, system variables and tags, class
11892 figures out what is expected at point (procedure/function/keyword). 12919 tags, structure tags, filenames and much more. It is context
11893 Lower case strings are completed in lower case, other strings in 12920 sensitive and figures out what is expected at point. Lower case
11894 mixed or upper case. 12921 strings are completed in lower case, other strings in mixed or
12922 upper case.
11895 12923
11896 5. Code Templates and Abbreviations 12924 5. Code Templates and Abbreviations
11897 -------------------------------- 12925 --------------------------------
11898 Many Abbreviations are predefined to expand to code fragments and templates. 12926 Many Abbreviations are predefined to expand to code fragments and templates.
11899 The abbreviations start generally with a `\\`. Some examples 12927 The abbreviations start generally with a `\\`. Some examples
11906 \\r REPEAT Loop template 12934 \\r REPEAT Loop template
11907 \\w WHILE loop template 12935 \\w WHILE loop template
11908 \\i IF statement template 12936 \\i IF statement template
11909 \\elif IF-ELSE statement template 12937 \\elif IF-ELSE statement template
11910 \\b BEGIN 12938 \\b BEGIN
11911 12939
11912 For a full list, use \\[idlwave-list-abbrevs]. Some templates also have 12940 For a full list, use \\[idlwave-list-abbrevs]. Some templates also
11913 direct keybindings - see the list of keybindings below. 12941 have direct keybindings - see the list of keybindings below.
11914 12942
11915 \\[idlwave-doc-header] inserts a documentation header at the beginning of the 12943 \\[idlwave-doc-header] inserts a documentation header at the
11916 current program unit (pro, function or main). Change log entries 12944 beginning of the current program unit (pro, function or main).
11917 can be added to the current program unit with \\[idlwave-doc-modification]. 12945 Change log entries can be added to the current program unit with
12946 \\[idlwave-doc-modification].
11918 12947
11919 6. Automatic Case Conversion 12948 6. Automatic Case Conversion
11920 ------------------------- 12949 -------------------------
11921 The case of reserved words and some abbrevs is controlled by 12950 The case of reserved words and some abbrevs is controlled by
11922 `idlwave-reserved-word-upcase' and `idlwave-abbrev-change-case'. 12951 `idlwave-reserved-word-upcase' and `idlwave-abbrev-change-case'.
11946 followed by the key sequence to see what the key sequence does. 12975 followed by the key sequence to see what the key sequence does.
11947 12976
11948 \\{idlwave-mode-map} 12977 \\{idlwave-mode-map}
11949 12978
11950 \(fn)" t nil) 12979 \(fn)" t nil)
11951 12980 (add-to-list 'auto-mode-alist '("\\.[Pp][Rr][Oo]\\'" . idlwave-mode))
11952 ;;;*** 12981
11953 12982 ;;;***
11954 ;;;### (autoloads (ido-read-directory-name ido-read-file-name ido-dired 12983
11955 ;;;;;; ido-insert-file ido-write-file ido-find-file-other-frame 12984 ;;;### (autoloads (ido-completing-read ido-read-directory-name ido-read-file-name
11956 ;;;;;; ido-display-file ido-find-file-read-only-other-frame ido-find-file-read-only-other-window 12985 ;;;;;; ido-read-buffer ido-dired ido-insert-file ido-write-file
11957 ;;;;;; ido-find-file-read-only ido-find-alternate-file ido-find-file-other-window 12986 ;;;;;; ido-find-file-other-frame ido-display-file ido-find-file-read-only-other-frame
11958 ;;;;;; ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame 12987 ;;;;;; ido-find-file-read-only-other-window ido-find-file-read-only
11959 ;;;;;; ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window 12988 ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file
11960 ;;;;;; ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido" 12989 ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer
11961 ;;;;;; "ido.el" (16211 27017)) 12990 ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
12991 ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (16804
12992 ;;;;;; 23129))
11962 ;;; Generated autoloads from ido.el 12993 ;;; Generated autoloads from ido.el
11963 12994
11964 (defvar ido-mode nil "\ 12995 (defvar ido-mode nil "\
11965 Determines for which functional group (buffer and files) ido behavior 12996 Determines for which functional group (buffer and files) ido behavior
11966 should be enabled. The following values are possible: 12997 should be enabled. The following values are possible:
11984 However, if ARG arg equals 'files, remap only commands for files, or 13015 However, if ARG arg equals 'files, remap only commands for files, or
11985 if it equals 'buffers, remap only commands for buffer switching. 13016 if it equals 'buffers, remap only commands for buffer switching.
11986 This function also adds a hook to the minibuffer. 13017 This function also adds a hook to the minibuffer.
11987 13018
11988 \(fn &optional ARG)" t nil) 13019 \(fn &optional ARG)" t nil)
11989
11990 (autoload (quote ido-read-buffer) "ido" "\
11991 Replacement for the built-in `read-buffer'.
11992 Return the name of a buffer selected.
11993 PROMPT is the prompt to give to the user. DEFAULT if given is the default
11994 buffer to be selected, which will go to the front of the list.
11995 If REQUIRE-MATCH is non-nil, an existing-buffer must be selected.
11996 If INITIAL is non-nil, it specifies the initial input string.
11997
11998 \(fn PROMPT &optional DEFAULT REQUIRE-MATCH INITIAL)" nil nil)
11999 13020
12000 (autoload (quote ido-switch-buffer) "ido" "\ 13021 (autoload (quote ido-switch-buffer) "ido" "\
12001 Switch to another buffer. 13022 Switch to another buffer.
12002 The buffer is displayed according to `ido-default-buffer-method' -- the 13023 The buffer is displayed according to `ido-default-buffer-method' -- the
12003 default is to show it in the same window, unless it is already visible 13024 default is to show it in the same window, unless it is already visible
12184 The directory is selected interactively by typing a substring. 13205 The directory is selected interactively by typing a substring.
12185 For details of keybindings, do `\\[describe-function] ido-find-file'. 13206 For details of keybindings, do `\\[describe-function] ido-find-file'.
12186 13207
12187 \(fn)" t nil) 13208 \(fn)" t nil)
12188 13209
13210 (autoload (quote ido-read-buffer) "ido" "\
13211 Ido replacement for the built-in `read-buffer'.
13212 Return the name of a buffer selected.
13213 PROMPT is the prompt to give to the user. DEFAULT if given is the default
13214 buffer to be selected, which will go to the front of the list.
13215 If REQUIRE-MATCH is non-nil, an existing-buffer must be selected.
13216
13217 \(fn PROMPT &optional DEFAULT REQUIRE-MATCH)" nil nil)
13218
12189 (autoload (quote ido-read-file-name) "ido" "\ 13219 (autoload (quote ido-read-file-name) "ido" "\
13220 Ido replacement for the built-in `read-file-name'.
12190 Read file name, prompting with PROMPT and completing in directory DIR. 13221 Read file name, prompting with PROMPT and completing in directory DIR.
12191 See `read-file-name' for additional parameters. 13222 See `read-file-name' for additional parameters.
12192 13223
12193 \(fn PROMPT &optional DIR DEFAULT-FILENAME MUSTMATCH INITIAL PREDICATE)" nil nil) 13224 \(fn PROMPT &optional DIR DEFAULT-FILENAME MUSTMATCH INITIAL PREDICATE)" nil nil)
12194 13225
12195 (autoload (quote ido-read-directory-name) "ido" "\ 13226 (autoload (quote ido-read-directory-name) "ido" "\
13227 Ido replacement for the built-in `read-directory-name'.
12196 Read directory name, prompting with PROMPT and completing in directory DIR. 13228 Read directory name, prompting with PROMPT and completing in directory DIR.
12197 See `read-file-name' for additional parameters. 13229 See `read-directory-name' for additional parameters.
12198 13230
12199 \(fn PROMPT &optional DIR DEFAULT-DIRNAME MUSTMATCH INITIAL)" nil nil) 13231 \(fn PROMPT &optional DIR DEFAULT-DIRNAME MUSTMATCH INITIAL)" nil nil)
12200 13232
12201 ;;;*** 13233 (autoload (quote ido-completing-read) "ido" "\
12202 13234 Ido replacement for the built-in `completing-read'.
12203 ;;;### (autoloads (ielm) "ielm" "ielm.el" (16218 6767)) 13235 Read a string in the minibuffer with ido-style completion.
13236 PROMPT is a string to prompt with; normally it ends in a colon and a space.
13237 CHOICES is a list of strings which are the possible completions.
13238 PREDICATE is currently ignored; it is included to be compatible
13239 with `completing-read'.
13240 If REQUIRE-MATCH is non-nil, the user is not allowed to exit unless
13241 the input is (or completes to) an element of CHOICES or is null.
13242 If the input is null, `ido-completing-read' returns DEF, or an empty
13243 string if DEF is nil, regardless of the value of REQUIRE-MATCH.
13244 If INITIAL-INPUT is non-nil, insert it in the minibuffer initially,
13245 with point positioned at the end.
13246 HIST, if non-nil, specifies a history list.
13247 DEF, if non-nil, is the default value.
13248
13249 \(fn PROMPT CHOICES &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF)" nil nil)
13250
13251 ;;;***
13252
13253 ;;;### (autoloads (ielm) "ielm" "ielm.el" (16686 1588))
12204 ;;; Generated autoloads from ielm.el 13254 ;;; Generated autoloads from ielm.el
12205 (add-hook 'same-window-buffer-names "*ielm*") 13255 (add-hook 'same-window-buffer-names "*ielm*")
12206 13256
12207 (autoload (quote ielm) "ielm" "\ 13257 (autoload (quote ielm) "ielm" "\
12208 Interactively evaluate Emacs Lisp expressions. 13258 Interactively evaluate Emacs Lisp expressions.
12210 13260
12211 \(fn)" t nil) 13261 \(fn)" t nil)
12212 13262
12213 ;;;*** 13263 ;;;***
12214 13264
13265 ;;;### (autoloads (iimage-mode turn-on-iimage-mode) "iimage" "iimage.el"
13266 ;;;;;; (16619 14967))
13267 ;;; Generated autoloads from iimage.el
13268
13269 (autoload (quote turn-on-iimage-mode) "iimage" "\
13270 Unconditionally turn on iimage mode.
13271
13272 \(fn)" t nil)
13273
13274 (autoload (quote iimage-mode) "iimage" "\
13275 Toggle inline image minor mode.
13276
13277 \(fn &optional ARG)" t nil)
13278
13279 ;;;***
13280
12215 ;;;### (autoloads (defimage find-image remove-images insert-image 13281 ;;;### (autoloads (defimage find-image remove-images insert-image
12216 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header 13282 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header
12217 ;;;;;; image-type-from-data) "image" "image.el" (16211 27017)) 13283 ;;;;;; image-type-from-data) "image" "image.el" (16722 36133))
12218 ;;; Generated autoloads from image.el 13284 ;;; Generated autoloads from image.el
13285
13286 (defvar image-library-alist nil "\
13287 Alist of image types vs external libraries needed to display them.
13288
13289 Each element is a list (IMAGE-TYPE LIBRARY...), where the car is a symbol
13290 representing a supported image type, and the rest are strings giving
13291 alternate filenames for the corresponding external libraries.
13292
13293 Emacs tries to load the libraries in the order they appear on the
13294 list; if none is loaded, the running session of Emacs won't
13295 support the image type. Types 'pbm and 'xbm don't need to be
13296 listed; they're always supported.")
13297 (put 'image-library-alist 'risky-local-variable t)
12219 13298
12220 (autoload (quote image-type-from-data) "image" "\ 13299 (autoload (quote image-type-from-data) "image" "\
12221 Determine the image type from image data DATA. 13300 Determine the image type from image data DATA.
12222 Value is a symbol specifying the image type or nil if type cannot 13301 Value is a symbol specifying the image type or nil if type cannot
12223 be determined. 13302 be determined.
12272 defaulted if you omit it. 13351 defaulted if you omit it.
12273 AREA is where to display the image. AREA nil or omitted means 13352 AREA is where to display the image. AREA nil or omitted means
12274 display it in the text area, a value of `left-margin' means 13353 display it in the text area, a value of `left-margin' means
12275 display it in the left marginal area, a value of `right-margin' 13354 display it in the left marginal area, a value of `right-margin'
12276 means display it in the right marginal area. 13355 means display it in the right marginal area.
12277 13356 SLICE specifies slice of IMAGE to insert. SLICE nil or omitted
12278 \(fn IMAGE &optional STRING AREA)" nil nil) 13357 means insert whole image. SLICE is a list (X Y WIDTH HEIGHT)
13358 specifying the X and Y positions and WIDTH and HEIGHT of image area
13359 to insert. A float value 0.0 - 1.0 means relative to the width or
13360 height of the image; integer values are taken as pixel values.
13361
13362 \(fn IMAGE &optional STRING AREA SLICE)" nil nil)
12279 13363
12280 (autoload (quote remove-images) "image" "\ 13364 (autoload (quote remove-images) "image" "\
12281 Remove images between START and END in BUFFER. 13365 Remove images between START and END in BUFFER.
12282 Remove only images that were put in BUFFER with calls to `put-image'. 13366 Remove only images that were put in BUFFER with calls to `put-image'.
12283 BUFFER nil or omitted means use the current buffer. 13367 BUFFER nil or omitted means use the current buffer.
12327 13411
12328 ;;;*** 13412 ;;;***
12329 13413
12330 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 13414 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
12331 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 13415 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
12332 ;;;;;; "image-file.el" (16211 27017)) 13416 ;;;;;; "image-file.el" (16213 43269))
12333 ;;; Generated autoloads from image-file.el 13417 ;;; Generated autoloads from image-file.el
12334 13418
12335 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\ 13419 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
12336 *A list of image-file filename extensions. 13420 *A list of image-file filename extensions.
12337 Filenames having one of these extensions are considered image files, 13421 Filenames having one of these extensions are considered image files,
12388 \(fn &optional ARG)" t nil) 13472 \(fn &optional ARG)" t nil)
12389 13473
12390 ;;;*** 13474 ;;;***
12391 13475
12392 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 13476 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
12393 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (16252 34050)) 13477 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (16816 23724))
12394 ;;; Generated autoloads from imenu.el 13478 ;;; Generated autoloads from imenu.el
12395 13479
12396 (defvar imenu-sort-function nil "\ 13480 (defvar imenu-sort-function nil "\
12397 *The function to use for sorting the index mouse-menu. 13481 *The function to use for sorting the index mouse-menu.
12398 13482
12434 menu. See the info section on Regexps for more information. 13518 menu. See the info section on Regexps for more information.
12435 13519
12436 INDEX points to the substring in REGEXP that contains the name (of the 13520 INDEX points to the substring in REGEXP that contains the name (of the
12437 function, variable or type) that is to appear in the menu. 13521 function, variable or type) that is to appear in the menu.
12438 13522
12439 The variable is buffer-local.
12440
12441 The variable `imenu-case-fold-search' determines whether or not the 13523 The variable `imenu-case-fold-search' determines whether or not the
12442 regexp matches are case sensitive, and `imenu-syntax-alist' can be 13524 regexp matches are case sensitive, and `imenu-syntax-alist' can be
12443 used to alter the syntax table for the search. 13525 used to alter the syntax table for the search.
12444 13526
12445 For example, see the value of `fortran-imenu-generic-expression' used by 13527 For example, see the value of `fortran-imenu-generic-expression' used by
12459 Special elements look like (INDEX-NAME INDEX-POSITION FUNCTION ARGUMENTS...). 13541 Special elements look like (INDEX-NAME INDEX-POSITION FUNCTION ARGUMENTS...).
12460 A nested sub-alist element looks like (INDEX-NAME SUB-ALIST). 13542 A nested sub-alist element looks like (INDEX-NAME SUB-ALIST).
12461 The function `imenu--subalist-p' tests an element and returns t 13543 The function `imenu--subalist-p' tests an element and returns t
12462 if it is a sub-alist. 13544 if it is a sub-alist.
12463 13545
12464 This function is called within a `save-excursion'. 13546 This function is called within a `save-excursion'.")
12465
12466 The variable is buffer-local.")
12467 13547
12468 (make-variable-buffer-local (quote imenu-create-index-function)) 13548 (make-variable-buffer-local (quote imenu-create-index-function))
12469 13549
12470 (defvar imenu-prev-index-position-function (quote beginning-of-defun) "\ 13550 (defvar imenu-prev-index-position-function (quote beginning-of-defun) "\
12471 Function for finding the next index position. 13551 Function for finding the next index position.
12474 `imenu-default-create-index-function', then you must set this variable 13554 `imenu-default-create-index-function', then you must set this variable
12475 to a function that will find the next index, looking backwards in the 13555 to a function that will find the next index, looking backwards in the
12476 file. 13556 file.
12477 13557
12478 The function should leave point at the place to be connected to the 13558 The function should leave point at the place to be connected to the
12479 index and it should return nil when it doesn't find another index. 13559 index and it should return nil when it doesn't find another index.")
12480
12481 This variable is local in all buffers.")
12482 13560
12483 (make-variable-buffer-local (quote imenu-prev-index-position-function)) 13561 (make-variable-buffer-local (quote imenu-prev-index-position-function))
12484 13562
12485 (defvar imenu-extract-index-name-function nil "\ 13563 (defvar imenu-extract-index-name-function nil "\
12486 Function for extracting the index item name, given a position. 13564 Function for extracting the index item name, given a position.
12487 13565
12488 This function is called after `imenu-prev-index-position-function' 13566 This function is called after `imenu-prev-index-position-function'
12489 finds a position for an index item, with point at that position. 13567 finds a position for an index item, with point at that position.
12490 It should return the name for that index item. 13568 It should return the name for that index item.")
12491
12492 This variable is local in all buffers.")
12493 13569
12494 (make-variable-buffer-local (quote imenu-extract-index-name-function)) 13570 (make-variable-buffer-local (quote imenu-extract-index-name-function))
12495 13571
12496 (defvar imenu-name-lookup-function nil "\ 13572 (defvar imenu-name-lookup-function nil "\
12497 Function to compare string with index item. 13573 Function to compare string with index item.
12500 non-nil if they match. 13576 non-nil if they match.
12501 13577
12502 If nil, comparison is done with `string='. 13578 If nil, comparison is done with `string='.
12503 Set this to some other function for more advanced comparisons, 13579 Set this to some other function for more advanced comparisons,
12504 such as \"begins with\" or \"name matches and number of 13580 such as \"begins with\" or \"name matches and number of
12505 arguments match\". 13581 arguments match\".")
12506
12507 This variable is local in all buffers.")
12508 13582
12509 (make-variable-buffer-local (quote imenu-name-lookup-function)) 13583 (make-variable-buffer-local (quote imenu-name-lookup-function))
12510 13584
12511 (defvar imenu-default-goto-function (quote imenu-default-goto-function) "\ 13585 (defvar imenu-default-goto-function (quote imenu-default-goto-function) "\
12512 The default function called when selecting an Imenu item. 13586 The default function called when selecting an Imenu item.
12541 13615
12542 ;;;*** 13616 ;;;***
12543 13617
12544 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion 13618 ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
12545 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 13619 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
12546 ;;;;;; "ind-util" "language/ind-util.el" (16301 42973)) 13620 ;;;;;; "ind-util" "language/ind-util.el" (16303 21394))
12547 ;;; Generated autoloads from language/ind-util.el 13621 ;;; Generated autoloads from language/ind-util.el
12548 13622
12549 (autoload (quote indian-compose-region) "ind-util" "\ 13623 (autoload (quote indian-compose-region) "ind-util" "\
12550 Compose the region according to `composition-function-table'. 13624 Compose the region according to `composition-function-table'.
12551 13625
12583 \(fn CHAR)" nil nil) 13657 \(fn CHAR)" nil nil)
12584 13658
12585 ;;;*** 13659 ;;;***
12586 13660
12587 ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" 13661 ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
12588 ;;;;;; (16211 27039)) 13662 ;;;;;; (16213 43282))
12589 ;;; Generated autoloads from progmodes/inf-lisp.el 13663 ;;; Generated autoloads from progmodes/inf-lisp.el
12590 13664
12591 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 13665 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
12592 *What not to save on inferior Lisp's input history. 13666 *What not to save on inferior Lisp's input history.
12593 Input matching this regexp is not saved on the input history in Inferior Lisp 13667 Input matching this regexp is not saved on the input history in Inferior Lisp
12639 13713
12640 (defalias (quote run-lisp) (quote inferior-lisp)) 13714 (defalias (quote run-lisp) (quote inferior-lisp))
12641 13715
12642 ;;;*** 13716 ;;;***
12643 13717
12644 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 13718 ;;;### (autoloads (Info-restore-desktop-buffer Info-speedbar-browser
12645 ;;;;;; Info-goto-emacs-command-node Info-index Info-directory info-standalone 13719 ;;;;;; Info-goto-emacs-key-command-node Info-goto-emacs-command-node
13720 ;;;;;; info-apropos Info-index Info-directory Info-goto-node info-standalone
12646 ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 13721 ;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
12647 ;;;;;; (16258 10857)) 13722 ;;;;;; (16810 63790))
12648 ;;; Generated autoloads from info.el 13723 ;;; Generated autoloads from info.el
12649 13724
12650 (autoload (quote info-other-window) "info" "\ 13725 (autoload (quote info-other-window) "info" "\
12651 Like `info' but show the Info buffer in another window. 13726 Like `info' but show the Info buffer in another window.
12652 13727
12653 \(fn &optional FILE)" t nil) 13728 \(fn &optional FILE)" t nil)
12654 (add-hook 'same-window-buffer-names "*info*") 13729 (add-hook 'same-window-regexps "\\*info\\*\\(\\|<[0-9]+>\\)")
13730 (put 'info 'info-file "emacs")
12655 13731
12656 (autoload (quote info) "info" "\ 13732 (autoload (quote info) "info" "\
12657 Enter Info, the documentation browser. 13733 Enter Info, the documentation browser.
12658 Optional argument FILE specifies the file to examine; 13734 Optional argument FILE specifies the file to examine;
12659 the default is the top-level directory of Info. 13735 the default is the top-level directory of Info.
12660 Called from a program, FILE may specify an Info node of the form 13736 Called from a program, FILE may specify an Info node of the form
12661 `(FILENAME)NODENAME'. 13737 `(FILENAME)NODENAME'.
12662 13738 Optional argument BUFFER specifies the Info buffer name;
12663 In interactive use, a prefix argument directs this command 13739 the default buffer name is *info*. If BUFFER exists,
12664 to read a file name from the minibuffer. 13740 just switch to BUFFER. Otherwise, create a new buffer
13741 with the top-level Info directory.
13742
13743 In interactive use, a non-numeric prefix argument directs
13744 this command to read a file name from the minibuffer.
13745 A numeric prefix argument selects an Info buffer with the prefix number
13746 appended to the Info buffer name.
12665 13747
12666 The search path for Info files is in the variable `Info-directory-list'. 13748 The search path for Info files is in the variable `Info-directory-list'.
12667 The top-level Info directory is made by combining all the files named `dir' 13749 The top-level Info directory is made by combining all the files named `dir'
12668 in all the directories in that path. 13750 in all the directories in that path.
12669 13751
12670 \(fn &optional FILE)" t nil) 13752 \(fn &optional FILE BUFFER)" t nil)
12671 13753
12672 (autoload (quote info-emacs-manual) "info" "\ 13754 (autoload (quote info-emacs-manual) "info" "\
12673 Display the Emacs manual in Info mode. 13755 Display the Emacs manual in Info mode.
12674 13756
12675 \(fn)" t nil) 13757 \(fn)" t nil)
12679 Usage: emacs -f info-standalone [filename] 13761 Usage: emacs -f info-standalone [filename]
12680 In standalone mode, \\<Info-mode-map>\\[Info-exit] exits Emacs itself. 13762 In standalone mode, \\<Info-mode-map>\\[Info-exit] exits Emacs itself.
12681 13763
12682 \(fn)" nil nil) 13764 \(fn)" nil nil)
12683 13765
13766 (autoload (quote Info-goto-node) "info" "\
13767 Go to info node named NODENAME. Give just NODENAME or (FILENAME)NODENAME.
13768 If NODENAME is of the form (FILENAME)NODENAME, the node is in the Info file
13769 FILENAME; otherwise, NODENAME should be in the current Info file (or one of
13770 its sub-files).
13771 Completion is available, but only for node names in the current Info file.
13772 If FORK is non-nil (interactively with a prefix arg), show the node in
13773 a new info buffer.
13774 If FORK is a string, it is the name to use for the new buffer.
13775
13776 \(fn NODENAME &optional FORK)" t nil)
13777
12684 (autoload (quote Info-directory) "info" "\ 13778 (autoload (quote Info-directory) "info" "\
12685 Go to the Info directory node. 13779 Go to the Info directory node.
12686 13780
12687 \(fn)" t nil) 13781 \(fn)" t nil)
12688 13782
12689 (autoload (quote Info-index) "info" "\ 13783 (autoload (quote Info-index) "info" "\
12690 Look up a string TOPIC in the index for this file. 13784 Look up a string TOPIC in the index for this file.
12691 The index is defined as the first node in the top level menu whose
12692 name contains the word \"Index\", plus any immediately following
12693 nodes whose names also contain the word \"Index\".
12694 If there are no exact matches to the specified topic, this chooses 13785 If there are no exact matches to the specified topic, this chooses
12695 the first match which is a case-insensitive substring of a topic. 13786 the first match which is a case-insensitive substring of a topic.
12696 Use the `,' command to see the other matches. 13787 Use the \\<Info-mode-map>\\[Info-index-next] command to see the other matches.
12697 Give a blank topic name to go to the Index node itself. 13788 Give a blank topic name to go to the Index node itself.
12698 13789
12699 \(fn TOPIC)" t nil) 13790 \(fn TOPIC)" t nil)
13791
13792 (autoload (quote info-apropos) "info" "\
13793 Grovel indices of all known Info files on your system for STRING.
13794 Build a menu of the possible matches.
13795
13796 \(fn STRING)" t nil)
13797 (put 'Info-goto-emacs-command-node 'info-file "emacs")
12700 13798
12701 (autoload (quote Info-goto-emacs-command-node) "info" "\ 13799 (autoload (quote Info-goto-emacs-command-node) "info" "\
12702 Go to the Info node in the Emacs manual for command COMMAND. 13800 Go to the Info node in the Emacs manual for command COMMAND.
12703 The command is found by looking up in Emacs manual's indices 13801 The command is found by looking up in Emacs manual's indices
12704 or in another manual found via COMMAND's `info-file' property or 13802 or in another manual found via COMMAND's `info-file' property or
12705 the variable `Info-file-list-for-emacs'. COMMAND must be a symbol 13803 the variable `Info-file-list-for-emacs'.
12706 or string. 13804 COMMAND must be a symbol or string.
12707 13805
12708 \(fn COMMAND)" t nil) 13806 \(fn COMMAND)" t nil)
13807 (put 'Info-goto-emacs-key-command-node 'info-file "emacs")
12709 13808
12710 (autoload (quote Info-goto-emacs-key-command-node) "info" "\ 13809 (autoload (quote Info-goto-emacs-key-command-node) "info" "\
12711 Go to the node in the Emacs manual which describes the command bound to KEY. 13810 Go to the node in the Emacs manual which describes the command bound to KEY.
12712 KEY is a string. 13811 KEY is a string.
12713 Interactively, if the binding is `execute-extended-command', a command is read. 13812 Interactively, if the binding is `execute-extended-command', a command is read.
12721 Initialize speedbar to display an info node browser. 13820 Initialize speedbar to display an info node browser.
12722 This will add a speedbar major display mode. 13821 This will add a speedbar major display mode.
12723 13822
12724 \(fn)" t nil) 13823 \(fn)" t nil)
12725 13824
13825 (autoload (quote Info-restore-desktop-buffer) "info" "\
13826 Restore an info buffer specified in a desktop file.
13827
13828 \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil)
13829
12726 ;;;*** 13830 ;;;***
12727 13831
12728 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 13832 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
12729 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 13833 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
12730 ;;;;;; (16211 27017)) 13834 ;;;;;; (16783 21520))
12731 ;;; Generated autoloads from info-look.el 13835 ;;; Generated autoloads from info-look.el
12732 13836
12733 (autoload (quote info-lookup-reset) "info-look" "\ 13837 (autoload (quote info-lookup-reset) "info-look" "\
12734 Throw away all cached data. 13838 Throw away all cached data.
12735 This command is useful if the user wants to start at the beginning without 13839 This command is useful if the user wants to start at the beginning without
12736 quitting Emacs, for example, after some Info documents were updated on the 13840 quitting Emacs, for example, after some Info documents were updated on the
12737 system. 13841 system.
12738 13842
12739 \(fn)" t nil) 13843 \(fn)" t nil)
13844 (put 'info-lookup-symbol 'info-file "emacs")
12740 13845
12741 (autoload (quote info-lookup-symbol) "info-look" "\ 13846 (autoload (quote info-lookup-symbol) "info-look" "\
12742 Display the definition of SYMBOL, as found in the relevant manual. 13847 Display the definition of SYMBOL, as found in the relevant manual.
12743 When this command is called interactively, it reads SYMBOL from the minibuffer. 13848 When this command is called interactively, it reads SYMBOL from the minibuffer.
12744 In the minibuffer, use M-n to yank the default argument value 13849 In the minibuffer, use M-n to yank the default argument value
12746 The default symbol is the one found at point. 13851 The default symbol is the one found at point.
12747 13852
12748 With prefix arg a query for the symbol help mode is offered. 13853 With prefix arg a query for the symbol help mode is offered.
12749 13854
12750 \(fn SYMBOL &optional MODE)" t nil) 13855 \(fn SYMBOL &optional MODE)" t nil)
13856 (put 'info-lookup-file 'info-file "emacs")
12751 13857
12752 (autoload (quote info-lookup-file) "info-look" "\ 13858 (autoload (quote info-lookup-file) "info-look" "\
12753 Display the documentation of a file. 13859 Display the documentation of a file.
12754 When this command is called interactively, it reads FILE from the minibuffer. 13860 When this command is called interactively, it reads FILE from the minibuffer.
12755 In the minibuffer, use M-n to yank the default file name 13861 In the minibuffer, use M-n to yank the default file name
12770 13876
12771 \(fn &optional MODE)" t nil) 13877 \(fn &optional MODE)" t nil)
12772 13878
12773 ;;;*** 13879 ;;;***
12774 13880
12775 ;;;### (autoloads (info-xref-check-all info-xref-check) "info-xref" 13881 ;;;### (autoloads (info-xref-check-all-custom info-xref-check-all
12776 ;;;;;; "info-xref.el" (16211 27017)) 13882 ;;;;;; info-xref-check) "info-xref" "info-xref.el" (16484 6598))
12777 ;;; Generated autoloads from info-xref.el 13883 ;;; Generated autoloads from info-xref.el
12778 13884
12779 (autoload (quote info-xref-check) "info-xref" "\ 13885 (autoload (quote info-xref-check) "info-xref" "\
12780 Check external references in FILENAME, an info document. 13886 Check external references in FILENAME, an info document.
12781 13887
12785 Check external references in all info documents in the usual path. 13891 Check external references in all info documents in the usual path.
12786 The usual path is `Info-directory-list' and `Info-additional-directory-list'. 13892 The usual path is `Info-directory-list' and `Info-additional-directory-list'.
12787 13893
12788 \(fn)" t nil) 13894 \(fn)" t nil)
12789 13895
13896 (autoload (quote info-xref-check-all-custom) "info-xref" "\
13897 Check info references in all customize groups and variables.
13898 `custom-manual' and `info-link' entries in the `custom-links' list are checked.
13899
13900 `custom-load' autoloads for all symbols are loaded in order to get all the
13901 link information. This will be a lot of lisp packages loaded, and can take
13902 quite a while.
13903
13904 \(fn)" t nil)
13905
12790 ;;;*** 13906 ;;;***
12791 13907
12792 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify) 13908 ;;;### (autoloads (batch-info-validate Info-validate Info-split Info-tagify)
12793 ;;;;;; "informat" "informat.el" (16211 27017)) 13909 ;;;;;; "informat" "informat.el" (16213 43269))
12794 ;;; Generated autoloads from informat.el 13910 ;;; Generated autoloads from informat.el
12795 13911
12796 (autoload (quote Info-tagify) "informat" "\ 13912 (autoload (quote Info-tagify) "informat" "\
12797 Create or update Info file tag table in current buffer or in a region. 13913 Create or update Info file tag table in current buffer or in a region.
12798 13914
12829 13945
12830 ;;;*** 13946 ;;;***
12831 13947
12832 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 13948 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
12833 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 13949 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
12834 ;;;;;; (16211 27032)) 13950 ;;;;;; (16213 43274))
12835 ;;; Generated autoloads from international/isearch-x.el 13951 ;;; Generated autoloads from international/isearch-x.el
12836 13952
12837 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 13953 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
12838 Select an input method and turn it on in interactive search. 13954 Select an input method and turn it on in interactive search.
12839 13955
12849 13965
12850 \(fn LAST-CHAR)" nil nil) 13966 \(fn LAST-CHAR)" nil nil)
12851 13967
12852 ;;;*** 13968 ;;;***
12853 13969
13970 ;;;### (autoloads (isearchb-activate) "isearchb" "isearchb.el" (16541
13971 ;;;;;; 47351))
13972 ;;; Generated autoloads from isearchb.el
13973
13974 (autoload (quote isearchb-activate) "isearchb" "\
13975 Active isearchb mode for subsequent alphanumeric keystrokes.
13976 Executing this command again will terminate the search; or, if
13977 the search has not yet begun, will toggle to the last buffer
13978 accessed via isearchb.
13979
13980 \(fn)" t nil)
13981
13982 ;;;***
13983
12854 ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el" 13984 ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
12855 ;;;;;; (16211 27032)) 13985 ;;;;;; (16213 43274))
12856 ;;; Generated autoloads from international/iso-acc.el 13986 ;;; Generated autoloads from international/iso-acc.el
12857 13987
12858 (autoload (quote iso-accents-mode) "iso-acc" "\ 13988 (autoload (quote iso-accents-mode) "iso-acc" "\
12859 Toggle ISO Accents mode, in which accents modify the following letter. 13989 Toggle ISO Accents mode, in which accents modify the following letter.
12860 This permits easy insertion of accented characters according to ISO-8859-1. 13990 This permits easy insertion of accented characters according to ISO-8859-1.
12883 ;;;*** 14013 ;;;***
12884 14014
12885 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only 14015 ;;;### (autoloads (iso-cvt-define-menu iso-cvt-write-only iso-cvt-read-only
12886 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso 14016 ;;;;;; iso-sgml2iso iso-iso2sgml iso-iso2duden iso-iso2gtex iso-gtex2iso
12887 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt" 14017 ;;;;;; iso-tex2iso iso-iso2tex iso-german iso-spanish) "iso-cvt"
12888 ;;;;;; "international/iso-cvt.el" (16211 27032)) 14018 ;;;;;; "international/iso-cvt.el" (16795 7139))
12889 ;;; Generated autoloads from international/iso-cvt.el 14019 ;;; Generated autoloads from international/iso-cvt.el
12890 14020
12891 (autoload (quote iso-spanish) "iso-cvt" "\ 14021 (autoload (quote iso-spanish) "iso-cvt" "\
12892 Translate net conventions for Spanish to ISO 8859-1. 14022 Translate net conventions for Spanish to ISO 8859-1.
12893 The region between FROM and TO is translated using the table TRANS-TAB. 14023 The region between FROM and TO is translated using the table TRANS-TAB.
12960 Warn that format is write-only. 14090 Warn that format is write-only.
12961 14091
12962 \(fn)" t nil) 14092 \(fn)" t nil)
12963 14093
12964 (autoload (quote iso-cvt-define-menu) "iso-cvt" "\ 14094 (autoload (quote iso-cvt-define-menu) "iso-cvt" "\
12965 Add submenus to the Files menu, to convert to and from various formats. 14095 Add submenus to the File menu, to convert to and from various formats.
12966 14096
12967 \(fn)" t nil) 14097 \(fn)" t nil)
12968 14098
12969 ;;;*** 14099 ;;;***
12970 14100
12971 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 14101 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
12972 ;;;;;; (16211 27032)) 14102 ;;;;;; (16213 43274))
12973 ;;; Generated autoloads from international/iso-transl.el 14103 ;;; Generated autoloads from international/iso-transl.el
12974 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 14104 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
12975 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 14105 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
12976 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 14106 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
12977 14107
12980 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag 14110 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
12981 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 14111 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
12982 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 14112 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
12983 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist 14113 ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
12984 ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary) 14114 ;;;;;; ispell-local-dictionary-alist ispell-personal-dictionary)
12985 ;;;;;; "ispell" "textmodes/ispell.el" (16211 27044)) 14115 ;;;;;; "ispell" "textmodes/ispell.el" (16805 44925))
12986 ;;; Generated autoloads from textmodes/ispell.el 14116 ;;; Generated autoloads from textmodes/ispell.el
12987 14117
12988 (defvar ispell-personal-dictionary nil "\ 14118 (defvar ispell-personal-dictionary nil "\
12989 *File name of your personal spelling dictionary, or nil. 14119 *File name of your personal spelling dictionary, or nil.
12990 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used, 14120 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
13012 14142
13013 (setq ispell-dictionary-alist-4 (quote (("german" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex" iso-8859-1) ("german8" "[a-zA-Z\304\326\334\344\366\337\374]" "[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "german") "~latin1" iso-8859-1) ("italiano" "[A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[^A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[-]" nil ("-B" "-d" "italian") "~tex" iso-8859-1) ("nederlands" "[A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]" "[^A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]" "[']" t ("-C") nil iso-8859-1) ("nederlands8" "[A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]" "[^A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]" "[']" t ("-C") nil iso-8859-1)))) 14143 (setq ispell-dictionary-alist-4 (quote (("german" "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex" iso-8859-1) ("german8" "[a-zA-Z\304\326\334\344\366\337\374]" "[^a-zA-Z\304\326\334\344\366\337\374]" "[']" t ("-C" "-d" "german") "~latin1" iso-8859-1) ("italiano" "[A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[^A-Z\300\301\310\311\314\315\322\323\331\332a-z\340\341\350\351\354\355\363\371\372]" "[-]" nil ("-B" "-d" "italian") "~tex" iso-8859-1) ("nederlands" "[A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]" "[^A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]" "[']" t ("-C") nil iso-8859-1) ("nederlands8" "[A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]" "[^A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]" "[']" t ("-C") nil iso-8859-1))))
13014 14144
13015 (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)))) 14145 (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))))
13016 14146
13017 (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)))) 14147 (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))))
13018 14148
13019 (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) "\ 14149 (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) "\
13020 An alist of dictionaries and their associated parameters. 14150 An alist of dictionaries and their associated parameters.
13021 14151
13022 Each element of this list is also a list: 14152 Each element of this list is also a list:
13103 14233
13104 (defvar ispell-html-skip-alists (quote (("<[cC][oO][dD][eE]\\>[^>]*>" "</[cC][oO][dD][eE]*>") ("<[sS][cC][rR][iI][pP][tT]\\>[^>]*>" "</[sS][cC][rR][iI][pP][tT]>") ("<[aA][pP][pP][lL][eE][tT]\\>[^>]*>" "</[aA][pP][pP][lL][eE][tT]>") ("<[vV][eE][rR][bB]\\>[^>]*>" "<[vV][eE][rR][bB]\\>[^>]*>") ("<[tT][tT]/" "/") ("<[^ \n>]" ">") ("&[^ \n;]" "[; \n]"))) "\ 14234 (defvar ispell-html-skip-alists (quote (("<[cC][oO][dD][eE]\\>[^>]*>" "</[cC][oO][dD][eE]*>") ("<[sS][cC][rR][iI][pP][tT]\\>[^>]*>" "</[sS][cC][rR][iI][pP][tT]>") ("<[aA][pP][pP][lL][eE][tT]\\>[^>]*>" "</[aA][pP][pP][lL][eE][tT]>") ("<[vV][eE][rR][bB]\\>[^>]*>" "<[vV][eE][rR][bB]\\>[^>]*>") ("<[tT][tT]/" "/") ("<[^ \n>]" ">") ("&[^ \n;]" "[; \n]"))) "\
13105 *Lists of start and end keys to skip in HTML buffers. 14235 *Lists of start and end keys to skip in HTML buffers.
13106 Same format as `ispell-skip-region-alist' 14236 Same format as `ispell-skip-region-alist'
13107 Note - substrings of other matches must come last 14237 Note - substrings of other matches must come last
13108 (e.g. \"<[tT][tT]/\" and \"<[^ 14238 (e.g. \"<[tT][tT]/\" and \"<[^ \\t\\n>]\").")
13109 >]\").")
13110 (define-key esc-map "$" 'ispell-word) 14239 (define-key esc-map "$" 'ispell-word)
13111 14240
13112 (autoload (quote ispell-word) "ispell" "\ 14241 (autoload (quote ispell-word) "ispell" "\
13113 Check spelling of word under or before the cursor. 14242 Check spelling of word under or before the cursor.
13114 If the word is not found in dictionary, display possible corrections 14243 If the word is not found in dictionary, display possible corrections
13267 14396
13268 \(fn)" t nil) 14397 \(fn)" t nil)
13269 14398
13270 ;;;*** 14399 ;;;***
13271 14400
13272 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer 14401 ;;;### (autoloads (iswitchb-mode) "iswitchb" "iswitchb.el" (16681
13273 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings 14402 ;;;;;; 45592))
13274 ;;;;;; iswitchb-read-buffer) "iswitchb" "iswitchb.el" (16211 27017))
13275 ;;; Generated autoloads from iswitchb.el 14403 ;;; Generated autoloads from iswitchb.el
13276
13277 (autoload (quote iswitchb-read-buffer) "iswitchb" "\
13278 Replacement for the built-in `read-buffer'.
13279 Return the name of a buffer selected.
13280 PROMPT is the prompt to give to the user. DEFAULT if given is the default
13281 buffer to be selected, which will go to the front of the list.
13282 If REQUIRE-MATCH is non-nil, an existing-buffer must be selected.
13283
13284 \(fn PROMPT &optional DEFAULT REQUIRE-MATCH)" nil nil)
13285
13286 (autoload (quote iswitchb-default-keybindings) "iswitchb" "\
13287 Set up default keybindings for `iswitchb-buffer'.
13288 Call this function to override the normal bindings. This function also
13289 adds a hook to the minibuffer.
13290
13291 Obsolescent. Use `iswitchb-mode'.
13292
13293 \(fn)" t nil)
13294
13295 (autoload (quote iswitchb-buffer) "iswitchb" "\
13296 Switch to another buffer.
13297
13298 The buffer name is selected interactively by typing a substring. The
13299 buffer is displayed according to `iswitchb-default-method' -- the
13300 default is to show it in the same window, unless it is already visible
13301 in another frame.
13302 For details of keybindings, do `\\[describe-function] iswitchb'.
13303
13304 \(fn)" t nil)
13305
13306 (autoload (quote iswitchb-buffer-other-window) "iswitchb" "\
13307 Switch to another buffer and show it in another window.
13308 The buffer name is selected interactively by typing a substring.
13309 For details of keybindings, do `\\[describe-function] iswitchb'.
13310
13311 \(fn)" t nil)
13312
13313 (autoload (quote iswitchb-display-buffer) "iswitchb" "\
13314 Display a buffer in another window but don't select it.
13315 The buffer name is selected interactively by typing a substring.
13316 For details of keybindings, do `\\[describe-function] iswitchb'.
13317
13318 \(fn)" t nil)
13319
13320 (autoload (quote iswitchb-buffer-other-frame) "iswitchb" "\
13321 Switch to another buffer and show it in another frame.
13322 The buffer name is selected interactively by typing a substring.
13323 For details of keybindings, do `\\[describe-function] iswitchb'.
13324
13325 \(fn)" t nil)
13326 14404
13327 (defvar iswitchb-mode nil "\ 14405 (defvar iswitchb-mode nil "\
13328 Non-nil if Iswitchb mode is enabled. 14406 Non-nil if Iswitchb mode is enabled.
13329 See the command `iswitchb-mode' for a description of this minor-mode. 14407 See the command `iswitchb-mode' for a description of this minor-mode.
13330 Setting this variable directly does not take effect; 14408 Setting this variable directly does not take effect;
13343 ;;;*** 14421 ;;;***
13344 14422
13345 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region 14423 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
13346 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku 14424 ;;;;;; japanese-hiragana-region japanese-katakana-region japanese-zenkaku
13347 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal) 14425 ;;;;;; japanese-hankaku japanese-hiragana japanese-katakana setup-japanese-environment-internal)
13348 ;;;;;; "japan-util" "language/japan-util.el" (16211 27033)) 14426 ;;;;;; "japan-util" "language/japan-util.el" (16213 43280))
13349 ;;; Generated autoloads from language/japan-util.el 14427 ;;; Generated autoloads from language/japan-util.el
13350 14428
13351 (autoload (quote setup-japanese-environment-internal) "japan-util" "\ 14429 (autoload (quote setup-japanese-environment-internal) "japan-util" "\
13352 Not documented 14430 Not documented
13353 14431
13420 14498
13421 \(fn PROMPT &optional INITIAL-INPUT)" nil nil) 14499 \(fn PROMPT &optional INITIAL-INPUT)" nil nil)
13422 14500
13423 ;;;*** 14501 ;;;***
13424 14502
13425 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (16211 14503 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (16484
13426 ;;;;;; 27017)) 14504 ;;;;;; 6598))
13427 ;;; Generated autoloads from jit-lock.el 14505 ;;; Generated autoloads from jit-lock.el
13428 14506
13429 (autoload (quote jit-lock-register) "jit-lock" "\ 14507 (autoload (quote jit-lock-register) "jit-lock" "\
13430 Register FUN as a fontification function to be called in this buffer. 14508 Register FUN as a fontification function to be called in this buffer.
13431 FUN will be called with two arguments START and END indicating the region 14509 FUN will be called with two arguments START and END indicating the region
13435 \(fn FUN &optional CONTEXTUAL)" nil nil) 14513 \(fn FUN &optional CONTEXTUAL)" nil nil)
13436 14514
13437 ;;;*** 14515 ;;;***
13438 14516
13439 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode) 14517 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
13440 ;;;;;; "jka-compr" "jka-compr.el" (16211 27017)) 14518 ;;;;;; "jka-compr" "jka-compr.el" (16484 6598))
13441 ;;; Generated autoloads from jka-compr.el 14519 ;;; Generated autoloads from jka-compr.el
13442 14520
13443 (defvar auto-compression-mode nil "\ 14521 (defvar auto-compression-mode nil "\
13444 Non-nil if Auto-Compression mode is enabled. 14522 Non-nil if Auto-Compression mode is enabled.
13445 See the command `auto-compression-mode' for a description of this minor-mode. 14523 See the command `auto-compression-mode' for a description of this minor-mode.
13462 14540
13463 ;;;*** 14541 ;;;***
13464 14542
13465 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup 14543 ;;;### (autoloads (keypad-setup keypad-numlock-shifted-setup keypad-shifted-setup
13466 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el" 14544 ;;;;;; keypad-numlock-setup keypad-setup) "keypad" "emulation/keypad.el"
13467 ;;;;;; (16211 27026)) 14545 ;;;;;; (16213 43273))
13468 ;;; Generated autoloads from emulation/keypad.el 14546 ;;; Generated autoloads from emulation/keypad.el
13469 14547
13470 (defvar keypad-setup nil "\ 14548 (defvar keypad-setup nil "\
13471 Specifies the keypad setup for unshifted keypad keys when NumLock is off. 14549 Specifies the keypad setup for unshifted keypad keys when NumLock is off.
13472 When selecting the plain numeric keypad setup, the character returned by the 14550 When selecting the plain numeric keypad setup, the character returned by the
13518 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil) 14596 \(fn SETUP &optional NUMLOCK SHIFT DECIMAL)" nil nil)
13519 14597
13520 ;;;*** 14598 ;;;***
13521 14599
13522 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 14600 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
13523 ;;;;;; (16211 27032)) 14601 ;;;;;; (16213 43274))
13524 ;;; Generated autoloads from international/kinsoku.el 14602 ;;; Generated autoloads from international/kinsoku.el
13525 14603
13526 (autoload (quote kinsoku) "kinsoku" "\ 14604 (autoload (quote kinsoku) "kinsoku" "\
13527 Go to a line breaking position near point by doing `kinsoku' processing. 14605 Go to a line breaking position near point by doing `kinsoku' processing.
13528 LINEBEG is a buffer position we can't break a line before. 14606 LINEBEG is a buffer position we can't break a line before.
13539 14617
13540 \(fn LINEBEG)" nil nil) 14618 \(fn LINEBEG)" nil nil)
13541 14619
13542 ;;;*** 14620 ;;;***
13543 14621
13544 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16211 14622 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (16213
13545 ;;;;;; 27032)) 14623 ;;;;;; 43274))
13546 ;;; Generated autoloads from international/kkc.el 14624 ;;; Generated autoloads from international/kkc.el
13547 14625
13548 (defvar kkc-after-update-conversion-functions nil "\ 14626 (defvar kkc-after-update-conversion-functions nil "\
13549 Functions to run after a conversion is selected in `japanese' input method. 14627 Functions to run after a conversion is selected in `japanese' input method.
13550 With this input method, a user can select a proper conversion from 14628 With this input method, a user can select a proper conversion from
13565 ;;;*** 14643 ;;;***
13566 14644
13567 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro 14645 ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
13568 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter 14646 ;;;;;; kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
13569 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro" 14647 ;;;;;; kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
13570 ;;;;;; "kmacro.el" (16211 27017)) 14648 ;;;;;; "kmacro.el" (16814 63075))
13571 ;;; Generated autoloads from kmacro.el 14649 ;;; Generated autoloads from kmacro.el
13572 (global-set-key "\C-x(" 'kmacro-start-macro) 14650 (global-set-key "\C-x(" 'kmacro-start-macro)
13573 (global-set-key "\C-x)" 'kmacro-end-macro) 14651 (global-set-key "\C-x)" 'kmacro-end-macro)
13574 (global-set-key "\C-xe" 'kmacro-end-and-call-macro) 14652 (global-set-key "\C-xe" 'kmacro-end-and-call-macro)
13575 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter) 14653 (global-set-key [f3] 'kmacro-start-macro-or-insert-counter)
13580 (autoload (quote kmacro-start-macro) "kmacro" "\ 14658 (autoload (quote kmacro-start-macro) "kmacro" "\
13581 Record subsequent keyboard input, defining a keyboard macro. 14659 Record subsequent keyboard input, defining a keyboard macro.
13582 The commands are recorded even as they are executed. 14660 The commands are recorded even as they are executed.
13583 Use \\[kmacro-end-macro] to finish recording and make the macro available. 14661 Use \\[kmacro-end-macro] to finish recording and make the macro available.
13584 Use \\[kmacro-end-and-call-macro] to execute the macro. 14662 Use \\[kmacro-end-and-call-macro] to execute the macro.
13585 Use \\[name-last-kbd-macro] to give it a permanent name. 14663
13586 Non-nil arg (prefix arg) means append to last macro defined; 14664 Non-nil arg (prefix arg) means append to last macro defined.
13587 14665
13588 With \\[universal-argument] prefix, append to last keyboard macro 14666 With \\[universal-argument] prefix, append to last keyboard macro
13589 defined. Depending on `kmacro-execute-before-append', this may begin 14667 defined. Depending on `kmacro-execute-before-append', this may begin
13590 by re-executing the last macro as if you typed it again. 14668 by re-executing the last macro as if you typed it again.
13591 14669
13593 defining the macro. 14671 defining the macro.
13594 14672
13595 Use \\[kmacro-insert-counter] to insert (and increment) the macro counter. 14673 Use \\[kmacro-insert-counter] to insert (and increment) the macro counter.
13596 The counter value can be set or modified via \\[kmacro-set-counter] and \\[kmacro-add-counter]. 14674 The counter value can be set or modified via \\[kmacro-set-counter] and \\[kmacro-add-counter].
13597 The format of the counter can be modified via \\[kmacro-set-format]. 14675 The format of the counter can be modified via \\[kmacro-set-format].
14676
14677 Use \\[kmacro-name-last-macro] to give it a permanent name.
14678 Use \\[kmacro-bind-to-key] to bind it to a key sequence.
13598 14679
13599 \(fn ARG)" t nil) 14680 \(fn ARG)" t nil)
13600 14681
13601 (autoload (quote kmacro-end-macro) "kmacro" "\ 14682 (autoload (quote kmacro-end-macro) "kmacro" "\
13602 Finish defining a keyboard macro. 14683 Finish defining a keyboard macro.
13603 The definition was started by \\[kmacro-start-macro]. 14684 The definition was started by \\[kmacro-start-macro].
13604 The macro is now available for use via \\[kmacro-call-macro], 14685 The macro is now available for use via \\[kmacro-call-macro],
13605 or it can be given a name with \\[name-last-kbd-macro] and then invoked 14686 or it can be given a name with \\[kmacro-name-last-macro] and then invoked
13606 under that name. 14687 under that name.
13607 14688
13608 With numeric arg, repeat macro now that many times, 14689 With numeric arg, repeat macro now that many times,
13609 counting the definition just completed as the first repetition. 14690 counting the definition just completed as the first repetition.
13610 An argument of zero means repeat until error. 14691 An argument of zero means repeat until error.
13619 just the last key in the key sequence that you used to call this 14700 just the last key in the key sequence that you used to call this
13620 command. See `kmacro-call-repeat-key' and `kmacro-call-repeat-with-arg' 14701 command. See `kmacro-call-repeat-key' and `kmacro-call-repeat-with-arg'
13621 for details on how to adjust or disable this behaviour. 14702 for details on how to adjust or disable this behaviour.
13622 14703
13623 To make a macro permanent so you can call it even after defining 14704 To make a macro permanent so you can call it even after defining
13624 others, use M-x name-last-kbd-macro. 14705 others, use \\[kmacro-name-last-macro].
13625 14706
13626 \(fn ARG &optional NO-REPEAT END-MACRO)" t nil) 14707 \(fn ARG &optional NO-REPEAT END-MACRO)" t nil)
13627 14708
13628 (autoload (quote kmacro-start-macro-or-insert-counter) "kmacro" "\ 14709 (autoload (quote kmacro-start-macro-or-insert-counter) "kmacro" "\
13629 Record subsequent keyboard input, defining a keyboard macro. 14710 Record subsequent keyboard input, defining a keyboard macro.
13655 Call last keyboard macro, ending it first if currently being defined. 14736 Call last keyboard macro, ending it first if currently being defined.
13656 With numeric prefix ARG, repeat macro that many times. 14737 With numeric prefix ARG, repeat macro that many times.
13657 Zero argument means repeat until there is an error. 14738 Zero argument means repeat until there is an error.
13658 14739
13659 To give a macro a permanent name, so you can call it 14740 To give a macro a permanent name, so you can call it
13660 even after defining other macros, use \\[name-last-kbd-macro]. 14741 even after defining other macros, use \\[kmacro-name-last-macro].
13661 14742
13662 \(fn ARG &optional NO-REPEAT)" t nil) 14743 \(fn ARG &optional NO-REPEAT)" t nil)
13663 14744
13664 (autoload (quote kmacro-end-call-mouse) "kmacro" "\ 14745 (autoload (quote kmacro-end-call-mouse) "kmacro" "\
13665 Move point to the position clicked with the mouse and call last kbd macro. 14746 Move point to the position clicked with the mouse and call last kbd macro.
13669 14750
13670 ;;;*** 14751 ;;;***
13671 14752
13672 ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string 14753 ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string
13673 ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el" 14754 ;;;;;; kannada-compose-region) "knd-util" "language/knd-util.el"
13674 ;;;;;; (16303 32088)) 14755 ;;;;;; (16303 15430))
13675 ;;; Generated autoloads from language/knd-util.el 14756 ;;; Generated autoloads from language/knd-util.el
13676 14757
13677 (defconst kannada-consonant "[\x51f75-\x51fb9]") 14758 (defconst kannada-consonant "[\x51f75-\x51fb9]")
13678 14759
13679 (autoload (quote kannada-compose-region) "knd-util" "\ 14760 (autoload (quote kannada-compose-region) "knd-util" "\
13692 \(fn LEN)" nil nil) 14773 \(fn LEN)" nil nil)
13693 14774
13694 ;;;*** 14775 ;;;***
13695 14776
13696 ;;;### (autoloads (setup-korean-environment-internal) "korea-util" 14777 ;;;### (autoloads (setup-korean-environment-internal) "korea-util"
13697 ;;;;;; "language/korea-util.el" (16211 27033)) 14778 ;;;;;; "language/korea-util.el" (16213 43280))
13698 ;;; Generated autoloads from language/korea-util.el 14779 ;;; Generated autoloads from language/korea-util.el
13699 14780
13700 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\ 14781 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
13701 *The kind of Korean keyboard for Korean input method. 14782 *The kind of Korean keyboard for Korean input method.
13702 \"\" for 2, \"3\" for 3.") 14783 \"\" for 2, \"3\" for 3.")
13707 \(fn)" nil nil) 14788 \(fn)" nil nil)
13708 14789
13709 ;;;*** 14790 ;;;***
13710 14791
13711 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el" 14792 ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
13712 ;;;;;; (16211 27038)) 14793 ;;;;;; (16478 51573))
13713 ;;; Generated autoloads from play/landmark.el 14794 ;;; Generated autoloads from play/landmark.el
13714 14795
13715 (defalias (quote landmark-repeat) (quote lm-test-run)) 14796 (defalias (quote landmark-repeat) (quote lm-test-run))
13716 14797
13717 (autoload (quote lm-test-run) "landmark" "\ 14798 (autoload (quote lm-test-run) "landmark" "\
13741 14822
13742 ;;;*** 14823 ;;;***
13743 14824
13744 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion 14825 ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
13745 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao 14826 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
13746 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16211 14827 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (16213
13747 ;;;;;; 27033)) 14828 ;;;;;; 43280))
13748 ;;; Generated autoloads from language/lao-util.el 14829 ;;; Generated autoloads from language/lao-util.el
13749 14830
13750 (autoload (quote lao-compose-string) "lao-util" "\ 14831 (autoload (quote lao-compose-string) "lao-util" "\
13751 Not documented 14832 Not documented
13752 14833
13790 \(fn FROM TO)" t nil) 14871 \(fn FROM TO)" t nil)
13791 14872
13792 ;;;*** 14873 ;;;***
13793 14874
13794 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) 14875 ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
13795 ;;;;;; "latin1-disp" "international/latin1-disp.el" (16313 5697)) 14876 ;;;;;; "latin1-disp" "international/latin1-disp.el" (16680 26004))
13796 ;;; Generated autoloads from international/latin1-disp.el 14877 ;;; Generated autoloads from international/latin1-disp.el
13797 14878
13798 (defvar latin1-display nil "\ 14879 (defvar latin1-display nil "\
13799 Set up Latin-1/ASCII display for ISO8859 character sets. 14880 Set up Latin-1/ASCII display for ISO8859 character sets.
13800 This is done for each character set in the list `latin1-display-sets', 14881 This is done for each character set in the list `latin1-display-sets',
13834 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp") 14915 (custom-autoload (quote latin1-display-ucs-per-lynx) "latin1-disp")
13835 14916
13836 ;;;*** 14917 ;;;***
13837 14918
13838 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock" 14919 ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
13839 ;;;;;; "lazy-lock.el" (16211 27017)) 14920 ;;;;;; "lazy-lock.el" (16213 43269))
13840 ;;; Generated autoloads from lazy-lock.el 14921 ;;; Generated autoloads from lazy-lock.el
13841 14922
13842 (autoload (quote lazy-lock-mode) "lazy-lock" "\ 14923 (autoload (quote lazy-lock-mode) "lazy-lock" "\
13843 Toggle Lazy Lock mode. 14924 Toggle Lazy Lock mode.
13844 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it 14925 With arg, turn Lazy Lock mode on if and only if arg is positive. Enable it
13902 \(fn)" nil nil) 14983 \(fn)" nil nil)
13903 14984
13904 ;;;*** 14985 ;;;***
13905 14986
13906 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el" 14987 ;;;### (autoloads (ld-script-mode) "ld-script" "progmodes/ld-script.el"
13907 ;;;;;; (16238 60560)) 14988 ;;;;;; (16239 25259))
13908 ;;; Generated autoloads from progmodes/ld-script.el 14989 ;;; Generated autoloads from progmodes/ld-script.el
13909 14990
13910 (add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode))) 14991 (add-to-list (quote auto-mode-alist) (quote ("\\.lds" . ld-script-mode)))
13911 14992
13912 (autoload (quote ld-script-mode) "ld-script" "\ 14993 (autoload (quote ld-script-mode) "ld-script" "\
13915 \(fn)" t nil) 14996 \(fn)" t nil)
13916 14997
13917 ;;;*** 14998 ;;;***
13918 14999
13919 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 15000 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
13920 ;;;;;; (16211 27017)) 15001 ;;;;;; (16213 43269))
13921 ;;; Generated autoloads from ledit.el 15002 ;;; Generated autoloads from ledit.el
13922 15003
13923 (defconst ledit-save-files t "\ 15004 (defconst ledit-save-files t "\
13924 *Non-nil means Ledit should save files before transferring to Lisp.") 15005 *Non-nil means Ledit should save files before transferring to Lisp.")
13925 15006
13949 15030
13950 \(fn)" nil nil) 15031 \(fn)" nil nil)
13951 15032
13952 ;;;*** 15033 ;;;***
13953 15034
13954 ;;;### (autoloads (life) "life" "play/life.el" (16211 27038)) 15035 ;;;### (autoloads (life) "life" "play/life.el" (16793 54110))
13955 ;;; Generated autoloads from play/life.el 15036 ;;; Generated autoloads from play/life.el
13956 15037
13957 (autoload (quote life) "life" "\ 15038 (autoload (quote life) "life" "\
13958 Run Conway's Life simulation. 15039 Run Conway's Life simulation.
13959 The starting pattern is randomly selected. Prefix arg (optional first 15040 The starting pattern is randomly selected. Prefix arg (optional first
13962 15043
13963 \(fn &optional SLEEPTIME)" t nil) 15044 \(fn &optional SLEEPTIME)" t nil)
13964 15045
13965 ;;;*** 15046 ;;;***
13966 15047
13967 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (16256 15048 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (16435
13968 ;;;;;; 53161)) 15049 ;;;;;; 26305))
13969 ;;; Generated autoloads from loadhist.el 15050 ;;; Generated autoloads from loadhist.el
13970 15051
13971 (autoload (quote unload-feature) "loadhist" "\ 15052 (autoload (quote unload-feature) "loadhist" "\
13972 Unload the library that provided FEATURE, restoring all its autoloads. 15053 Unload the library that provided FEATURE, restoring all its autoloads.
13973 If the feature is required by any other loaded code, and prefix arg FORCE 15054 If the feature is required by any other loaded code, and prefix arg FORCE
13974 is nil, raise an error. 15055 is nil, raise an error.
13975 15056
15057 This function tries to undo modifications made by the package to
15058 hooks. Packages may define a hook FEATURE-unload-hook that is called
15059 instead of the normal heuristics for doing this. Such a hook should
15060 undo all the relevant global state changes that may have been made by
15061 loading the package or executing functions in it. It has access to
15062 the package's feature list (before anything is unbound) in the
15063 variable `unload-hook-features-list' and could remove features from it
15064 in the event that the package has done something normally-ill-advised,
15065 such as redefining an Emacs function.
15066
13976 \(fn FEATURE &optional FORCE)" t nil) 15067 \(fn FEATURE &optional FORCE)" t nil)
13977 15068
13978 ;;;*** 15069 ;;;***
13979 15070
13980 ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el" 15071 ;;;### (autoloads (locate-with-filter locate locate-ls-subdir-switches)
13981 ;;;;;; (16211 27017)) 15072 ;;;;;; "locate" "locate.el" (16580 11202))
13982 ;;; Generated autoloads from locate.el 15073 ;;; Generated autoloads from locate.el
15074
15075 (defvar locate-ls-subdir-switches "-al" "\
15076 `ls' switches for inserting subdirectories in `*Locate*' buffers.
15077 This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches.")
15078
15079 (custom-autoload (quote locate-ls-subdir-switches) "locate")
13983 15080
13984 (autoload (quote locate) "locate" "\ 15081 (autoload (quote locate) "locate" "\
13985 Run the program `locate', putting results in `*Locate*' buffer. 15082 Run the program `locate', putting results in `*Locate*' buffer.
13986 With prefix arg, prompt for the locate command to run. 15083 With prefix arg, prompt for the locate command to run.
13987 15084
13995 15092
13996 \(fn SEARCH-STRING FILTER)" t nil) 15093 \(fn SEARCH-STRING FILTER)" t nil)
13997 15094
13998 ;;;*** 15095 ;;;***
13999 15096
14000 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16258 10857)) 15097 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (16680 26002))
14001 ;;; Generated autoloads from log-edit.el 15098 ;;; Generated autoloads from log-edit.el
14002 15099
14003 (autoload (quote log-edit) "log-edit" "\ 15100 (autoload (quote log-edit) "log-edit" "\
14004 Setup a buffer to enter a log message. 15101 Setup a buffer to enter a log message.
14005 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'. 15102 \\<log-edit-mode-map>The buffer will be put in `log-edit-mode'.
14016 15113
14017 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil) 15114 \(fn CALLBACK &optional SETUP LISTFUN BUFFER &rest IGNORE)" nil nil)
14018 15115
14019 ;;;*** 15116 ;;;***
14020 15117
14021 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16211 15118 ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (16534
14022 ;;;;;; 27017)) 15119 ;;;;;; 3808))
14023 ;;; Generated autoloads from log-view.el 15120 ;;; Generated autoloads from log-view.el
14024 15121
14025 (autoload (quote log-view-mode) "log-view" "\ 15122 (autoload (quote log-view-mode) "log-view" "\
14026 Major mode for browsing CVS log output. 15123 Major mode for browsing CVS log output.
14027 15124
14028 \(fn)" t nil) 15125 \(fn)" t nil)
14029 15126
14030 ;;;*** 15127 ;;;***
14031 15128
14032 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 15129 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
14033 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16211 15130 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (16213
14034 ;;;;;; 27017)) 15131 ;;;;;; 43269))
14035 ;;; Generated autoloads from lpr.el 15132 ;;; Generated autoloads from lpr.el
14036 15133
14037 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt)))) 15134 (defvar lpr-windows-system (memq system-type (quote (emx win32 w32 mswindows ms-dos windows-nt))))
14038 15135
14039 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix)))) 15136 (defvar lpr-lp-system (memq system-type (quote (usg-unix-v dgux hpux irix))))
14123 \(fn START END)" t nil) 15220 \(fn START END)" t nil)
14124 15221
14125 ;;;*** 15222 ;;;***
14126 15223
14127 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el" 15224 ;;;### (autoloads (ls-lisp-support-shell-wildcards) "ls-lisp" "ls-lisp.el"
14128 ;;;;;; (16277 42321)) 15225 ;;;;;; (16727 56921))
14129 ;;; Generated autoloads from ls-lisp.el 15226 ;;; Generated autoloads from ls-lisp.el
14130 15227
14131 (defvar ls-lisp-support-shell-wildcards t "\ 15228 (defvar ls-lisp-support-shell-wildcards t "\
14132 *Non-nil means ls-lisp treats file patterns as shell wildcards. 15229 *Non-nil means ls-lisp treats file patterns as shell wildcards.
14133 Otherwise they are treated as Emacs regexps (for backward compatibility).") 15230 Otherwise they are treated as Emacs regexps (for backward compatibility).")
14134 15231
14135 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp") 15232 (custom-autoload (quote ls-lisp-support-shell-wildcards) "ls-lisp")
14136 15233
14137 ;;;*** 15234 ;;;***
14138 15235
14139 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16211 15236 ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (16213
14140 ;;;;;; 27023)) 15237 ;;;;;; 43272))
14141 ;;; Generated autoloads from calendar/lunar.el 15238 ;;; Generated autoloads from calendar/lunar.el
14142 15239
14143 (autoload (quote phases-of-moon) "lunar" "\ 15240 (autoload (quote phases-of-moon) "lunar" "\
14144 Display the quarters of the moon for last month, this month, and next month. 15241 Display the quarters of the moon for last month, this month, and next month.
14145 If called with an optional prefix argument, prompts for month and year. 15242 If called with an optional prefix argument, prompts for month and year.
14148 15245
14149 \(fn &optional ARG)" t nil) 15246 \(fn &optional ARG)" t nil)
14150 15247
14151 ;;;*** 15248 ;;;***
14152 15249
14153 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (16211 15250 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (16213
14154 ;;;;;; 27039)) 15251 ;;;;;; 43282))
14155 ;;; Generated autoloads from progmodes/m4-mode.el 15252 ;;; Generated autoloads from progmodes/m4-mode.el
14156 15253
14157 (autoload (quote m4-mode) "m4-mode" "\ 15254 (autoload (quote m4-mode) "m4-mode" "\
14158 A major mode to edit m4 macro files. 15255 A major mode to edit m4 macro files.
14159 \\{m4-mode-map} 15256 \\{m4-mode-map}
14160 15257
14161 \(fn)" t nil) 15258 \(fn)" t nil)
14162 15259
14163 ;;;*** 15260 ;;;***
14164 15261
15262 ;;;### (autoloads (macroexpand-all) "macroexp" "emacs-lisp/macroexp.el"
15263 ;;;;;; (16424 14687))
15264 ;;; Generated autoloads from emacs-lisp/macroexp.el
15265
15266 (autoload (quote macroexpand-all) "macroexp" "\
15267 Return result of expanding macros at all levels in FORM.
15268 If no macros are expanded, FORM is returned unchanged.
15269 The second optional arg ENVIRONMENT specifies an environment of macro
15270 definitions to shadow the loaded ones for use in file byte-compilation.
15271
15272 \(fn FORM &optional ENVIRONMENT)" nil nil)
15273
15274 ;;;***
15275
14165 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro 15276 ;;;### (autoloads (apply-macro-to-region-lines kbd-macro-query insert-kbd-macro
14166 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (16211 27017)) 15277 ;;;;;; name-last-kbd-macro) "macros" "macros.el" (16810 63790))
14167 ;;; Generated autoloads from macros.el 15278 ;;; Generated autoloads from macros.el
14168 15279
14169 (autoload (quote name-last-kbd-macro) "macros" "\ 15280 (autoload (quote name-last-kbd-macro) "macros" "\
14170 Assign a name to the last keyboard macro defined. 15281 Assign a name to the last keyboard macro defined.
14171 Argument SYMBOL is the name to define. 15282 Argument SYMBOL is the name to define.
14204 \\[edit] Enter recursive edit; ask again when you exit from that. 15315 \\[edit] Enter recursive edit; ask again when you exit from that.
14205 15316
14206 \(fn FLAG)" t nil) 15317 \(fn FLAG)" t nil)
14207 15318
14208 (autoload (quote apply-macro-to-region-lines) "macros" "\ 15319 (autoload (quote apply-macro-to-region-lines) "macros" "\
14209 For each complete line between point and mark, move to the beginning 15320 Apply last keyboard macro to all lines in the region.
14210 of the line, and run the last keyboard macro. 15321 For each line that begins in the region, move to the beginning of
15322 the line, and run the last keyboard macro.
14211 15323
14212 When called from lisp, this function takes two arguments TOP and 15324 When called from lisp, this function takes two arguments TOP and
14213 BOTTOM, describing the current region. TOP must be before BOTTOM. 15325 BOTTOM, describing the current region. TOP must be before BOTTOM.
14214 The optional third argument MACRO specifies a keyboard macro to 15326 The optional third argument MACRO specifies a keyboard macro to
14215 execute. 15327 execute.
14249 (define-key ctl-x-map "q" 'kbd-macro-query) 15361 (define-key ctl-x-map "q" 'kbd-macro-query)
14250 15362
14251 ;;;*** 15363 ;;;***
14252 15364
14253 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" 15365 ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
14254 ;;;;;; "mail/mail-extr.el" (16281 48394)) 15366 ;;;;;; "mail/mail-extr.el" (16746 18215))
14255 ;;; Generated autoloads from mail/mail-extr.el 15367 ;;; Generated autoloads from mail/mail-extr.el
14256 15368
14257 (autoload (quote mail-extract-address-components) "mail-extr" "\ 15369 (autoload (quote mail-extract-address-components) "mail-extr" "\
14258 Given an RFC-822 address ADDRESS, extract full name and canonical address. 15370 Given an RFC-822 address ADDRESS, extract full name and canonical address.
14259 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS). 15371 Returns a list of the form (FULL-NAME CANONICAL-ADDRESS).
14260 If no name can be extracted, FULL-NAME will be nil. Also see 15372 If no name can be extracted, FULL-NAME will be nil. Also see
14261 `mail-extr-ignore-single-names'. 15373 `mail-extr-ignore-single-names' and `mail-extr-ignore-realname-equals-mailbox-name'.
14262 15374
14263 If the optional argument ALL is non-nil, then ADDRESS can contain zero 15375 If the optional argument ALL is non-nil, then ADDRESS can contain zero
14264 or more recipients, separated by commas, and we return a list of 15376 or more recipients, separated by commas, and we return a list of
14265 the form ((FULL-NAME CANONICAL-ADDRESS) ...) with one element for 15377 the form ((FULL-NAME CANONICAL-ADDRESS) ...) with one element for
14266 each recipient. If ALL is nil, then if ADDRESS contains more than 15378 each recipient. If ALL is nil, then if ADDRESS contains more than
14280 15392
14281 ;;;*** 15393 ;;;***
14282 15394
14283 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history 15395 ;;;### (autoloads (mail-hist-put-headers-into-history mail-hist-keep-history
14284 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el" 15396 ;;;;;; mail-hist-enable mail-hist-define-keys) "mail-hist" "mail/mail-hist.el"
14285 ;;;;;; (16211 27033)) 15397 ;;;;;; (16213 43280))
14286 ;;; Generated autoloads from mail/mail-hist.el 15398 ;;; Generated autoloads from mail/mail-hist.el
14287 15399
14288 (autoload (quote mail-hist-define-keys) "mail-hist" "\ 15400 (autoload (quote mail-hist-define-keys) "mail-hist" "\
14289 Define keys for accessing mail header history. For use in hooks. 15401 Define keys for accessing mail header history. For use in hooks.
14290 15402
14311 15423
14312 ;;;*** 15424 ;;;***
14313 15425
14314 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 15426 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
14315 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 15427 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
14316 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (16211 15428 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (16456
14317 ;;;;;; 27033)) 15429 ;;;;;; 21757))
14318 ;;; Generated autoloads from mail/mail-utils.el 15430 ;;; Generated autoloads from mail/mail-utils.el
14319 15431
14320 (defvar mail-use-rfc822 nil "\ 15432 (defvar mail-use-rfc822 nil "\
14321 *If non-nil, use a full, hairy RFC822 parser on mail addresses. 15433 *If non-nil, use a full, hairy RFC822 parser on mail addresses.
14322 Otherwise, (the default) use a smaller, somewhat faster, and 15434 Otherwise, (the default) use a smaller, somewhat faster, and
14345 15457
14346 (autoload (quote mail-unquote-printable-region) "mail-utils" "\ 15458 (autoload (quote mail-unquote-printable-region) "mail-utils" "\
14347 Undo the \"quoted printable\" encoding in buffer from BEG to END. 15459 Undo the \"quoted printable\" encoding in buffer from BEG to END.
14348 If the optional argument WRAPPER is non-nil, 15460 If the optional argument WRAPPER is non-nil,
14349 we expect to find and remove the wrapper characters =?ISO-8859-1?Q?....?=. 15461 we expect to find and remove the wrapper characters =?ISO-8859-1?Q?....?=.
14350 15462 If NOERROR is non-nil, return t if successful.
14351 \(fn BEG END &optional WRAPPER)" t nil) 15463 If UNIBYTE is non-nil, insert converted characters as unibyte.
15464 That is useful if you are going to character code decoding afterward,
15465 as Rmail does.
15466
15467 \(fn BEG END &optional WRAPPER NOERROR UNIBYTE)" t nil)
14352 15468
14353 (autoload (quote mail-fetch-field) "mail-utils" "\ 15469 (autoload (quote mail-fetch-field) "mail-utils" "\
14354 Return the value of the header field whose type is FIELD-NAME. 15470 Return the value of the header field whose type is FIELD-NAME.
14355 The buffer is expected to be narrowed to just the header of the message. 15471 The buffer is expected to be narrowed to just the header of the message.
14356 If second arg LAST is non-nil, use the last field of type FIELD-NAME. 15472 If second arg LAST is non-nil, use the last field of type FIELD-NAME.
14360 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil) 15476 \(fn FIELD-NAME &optional LAST ALL LIST)" nil nil)
14361 15477
14362 ;;;*** 15478 ;;;***
14363 15479
14364 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup) 15480 ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
14365 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (16249 31429)) 15481 ;;;;;; "mailabbrev" "mail/mailabbrev.el" (16250 35353))
14366 ;;; Generated autoloads from mail/mailabbrev.el 15482 ;;; Generated autoloads from mail/mailabbrev.el
14367 15483
14368 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\ 15484 (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
14369 Initialize use of the `mailabbrev' package. 15485 Initialize use of the `mailabbrev' package.
14370 15486
14383 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil) 15499 \(fn NAME DEFINITION &optional FROM-MAILRC-FILE)" t nil)
14384 15500
14385 ;;;*** 15501 ;;;***
14386 15502
14387 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases 15503 ;;;### (autoloads (mail-complete define-mail-alias expand-mail-aliases
14388 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16211 15504 ;;;;;; mail-complete-style) "mailalias" "mail/mailalias.el" (16213
14389 ;;;;;; 27034)) 15505 ;;;;;; 43280))
14390 ;;; Generated autoloads from mail/mailalias.el 15506 ;;; Generated autoloads from mail/mailalias.el
14391 15507
14392 (defvar mail-complete-style (quote angles) "\ 15508 (defvar mail-complete-style (quote angles) "\
14393 *Specifies how \\[mail-complete] formats the full name when it completes. 15509 *Specifies how \\[mail-complete] formats the full name when it completes.
14394 If `nil', they contain just the return address like: 15510 If `nil', they contain just the return address like:
14430 \(fn ARG)" t nil) 15546 \(fn ARG)" t nil)
14431 15547
14432 ;;;*** 15548 ;;;***
14433 15549
14434 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" 15550 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
14435 ;;;;;; (16211 27039)) 15551 ;;;;;; (16719 60888))
14436 ;;; Generated autoloads from progmodes/make-mode.el 15552 ;;; Generated autoloads from progmodes/make-mode.el
14437 15553
14438 (autoload (quote makefile-mode) "make-mode" "\ 15554 (autoload (quote makefile-mode) "make-mode" "\
14439 Major mode for editing Makefiles. 15555 Major mode for editing Makefiles.
14440 This function ends by invoking the function(s) `makefile-mode-hook'. 15556 This function ends by invoking the function(s) `makefile-mode-hook'.
14511 15627
14512 \(fn)" t nil) 15628 \(fn)" t nil)
14513 15629
14514 ;;;*** 15630 ;;;***
14515 15631
14516 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (16211 15632 ;;;### (autoloads (make-command-summary) "makesum" "makesum.el" (16213
14517 ;;;;;; 27017)) 15633 ;;;;;; 43269))
14518 ;;; Generated autoloads from makesum.el 15634 ;;; Generated autoloads from makesum.el
14519 15635
14520 (autoload (quote make-command-summary) "makesum" "\ 15636 (autoload (quote make-command-summary) "makesum" "\
14521 Make a summary of current key bindings in the buffer *Summary*. 15637 Make a summary of current key bindings in the buffer *Summary*.
14522 Previous contents of that buffer are killed first. 15638 Previous contents of that buffer are killed first.
14523 15639
14524 \(fn)" t nil) 15640 \(fn)" t nil)
14525 15641
14526 ;;;*** 15642 ;;;***
14527 15643
14528 ;;;### (autoloads (man-follow man) "man" "man.el" (16246 39964)) 15644 ;;;### (autoloads (man-follow man) "man" "man.el" (16816 23724))
14529 ;;; Generated autoloads from man.el 15645 ;;; Generated autoloads from man.el
14530 15646
14531 (defalias (quote manual-entry) (quote man)) 15647 (defalias (quote manual-entry) (quote man))
14532 15648
14533 (autoload (quote man) "man" "\ 15649 (autoload (quote man) "man" "\
14550 15666
14551 \(fn MAN-ARGS)" t nil) 15667 \(fn MAN-ARGS)" t nil)
14552 15668
14553 ;;;*** 15669 ;;;***
14554 15670
14555 ;;;### (autoloads (master-mode) "master" "master.el" (16211 27017)) 15671 ;;;### (autoloads (master-mode) "master" "master.el" (16213 43269))
14556 ;;; Generated autoloads from master.el 15672 ;;; Generated autoloads from master.el
14557 15673
14558 (autoload (quote master-mode) "master" "\ 15674 (autoload (quote master-mode) "master" "\
14559 Toggle Master mode. 15675 Toggle Master mode.
14560 With no argument, this command toggles the mode. 15676 With no argument, this command toggles the mode.
14572 15688
14573 \(fn &optional ARG)" t nil) 15689 \(fn &optional ARG)" t nil)
14574 15690
14575 ;;;*** 15691 ;;;***
14576 15692
14577 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16211 15693 ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (16810
14578 ;;;;;; 37994)) 15694 ;;;;;; 63790))
14579 ;;; Generated autoloads from menu-bar.el 15695 ;;; Generated autoloads from menu-bar.el
14580 15696
14581 (put (quote menu-bar-mode) (quote standard-value) (quote (t))) 15697 (put (quote menu-bar-mode) (quote standard-value) (quote (t)))
14582 15698
14583 (defvar menu-bar-mode nil "\ 15699 (defvar menu-bar-mode nil "\
14602 ;;;### (autoloads (unbold-region bold-region message-news-other-frame 15718 ;;;### (autoloads (unbold-region bold-region message-news-other-frame
14603 ;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window 15719 ;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window
14604 ;;;;;; message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body 15720 ;;;;;; message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body
14605 ;;;;;; message-forward-make-body message-forward message-recover 15721 ;;;;;; message-forward-make-body message-forward message-recover
14606 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 15722 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
14607 ;;;;;; message-reply message-news message-mail message-mode message-signature-file 15723 ;;;;;; message-reply message-news message-mail message-mode message-reduce-to-to-cc
15724 ;;;;;; message-cross-post-followup-to message-cross-post-insert-note
15725 ;;;;;; message-cross-post-followup-to-header message-add-archive-header
15726 ;;;;;; message-mark-insert-file message-mark-inserted-region message-change-subject
15727 ;;;;;; message-signature-insert-empty-line message-signature-file
14608 ;;;;;; message-signature message-indent-citation-function message-cite-function 15728 ;;;;;; message-signature message-indent-citation-function message-cite-function
14609 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 15729 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
14610 ;;;;;; message-user-organization-file message-signature-separator 15730 ;;;;;; message-user-organization-file message-signature-separator
14611 ;;;;;; message-from-style) "message" "gnus/message.el" (16211 27028)) 15731 ;;;;;; message-cross-post-note-function message-followup-to-note
15732 ;;;;;; message-cross-post-note message-cross-post-default message-archive-note
15733 ;;;;;; message-archive-header message-mark-insert-end message-mark-insert-begin
15734 ;;;;;; message-from-style) "message" "gnus/message.el" (16775 26713))
14612 ;;; Generated autoloads from gnus/message.el 15735 ;;; Generated autoloads from gnus/message.el
14613 15736
14614 (defvar message-from-style (quote default) "\ 15737 (defvar message-from-style (quote default) "\
14615 *Specifies how \"From\" headers look. 15738 *Specifies how \"From\" headers look.
14616 15739
14624 Otherwise, most addresses look like `angles', but they look like 15747 Otherwise, most addresses look like `angles', but they look like
14625 `parens' if `angles' would need quoting and `parens' would not.") 15748 `parens' if `angles' would need quoting and `parens' would not.")
14626 15749
14627 (custom-autoload (quote message-from-style) "message") 15750 (custom-autoload (quote message-from-style) "message")
14628 15751
15752 (defvar message-mark-insert-begin "--8<---------------cut here---------------start------------->8---\n" "\
15753 How to mark the beginning of some inserted text.")
15754
15755 (custom-autoload (quote message-mark-insert-begin) "message")
15756
15757 (defvar message-mark-insert-end "--8<---------------cut here---------------end--------------->8---\n" "\
15758 How to mark the end of some inserted text.")
15759
15760 (custom-autoload (quote message-mark-insert-end) "message")
15761
15762 (defvar message-archive-header "X-No-Archive: Yes\n" "\
15763 Header to insert when you don't want your article to be archived.
15764 Archives (such as groups.google.com) respect this header.")
15765
15766 (custom-autoload (quote message-archive-header) "message")
15767
15768 (defvar message-archive-note "X-No-Archive: Yes - save http://groups.google.com/" "\
15769 Note to insert why you wouldn't want this posting archived.
15770 If nil, don't insert any text in the body.")
15771
15772 (custom-autoload (quote message-archive-note) "message")
15773
15774 (defvar message-cross-post-default t "\
15775 When non-nil `message-cross-post-followup-to' will perform a crosspost.
15776 If nil, `message-cross-post-followup-to' will only do a followup. Note that
15777 you can explicitly override this setting by calling
15778 `message-cross-post-followup-to' with a prefix.")
15779
15780 (custom-autoload (quote message-cross-post-default) "message")
15781
15782 (defvar message-cross-post-note "Crosspost & Followup-To: " "\
15783 Note to insert before signature to notify of cross-post and follow-up.")
15784
15785 (custom-autoload (quote message-cross-post-note) "message")
15786
15787 (defvar message-followup-to-note "Followup-To: " "\
15788 Note to insert before signature to notify of follow-up only.")
15789
15790 (custom-autoload (quote message-followup-to-note) "message")
15791
15792 (defvar message-cross-post-note-function (quote message-cross-post-insert-note) "\
15793 Function to use to insert note about Crosspost or Followup-To.
15794 The function will be called with four arguments. The function should not only
15795 insert a note, but also ensure old notes are deleted. See the documentation
15796 for `message-cross-post-insert-note'.")
15797
15798 (custom-autoload (quote message-cross-post-note-function) "message")
15799
14629 (defvar message-signature-separator "^-- *$" "\ 15800 (defvar message-signature-separator "^-- *$" "\
14630 Regexp matching the signature separator.") 15801 Regexp matching the signature separator.")
14631 15802
14632 (custom-autoload (quote message-signature-separator) "message") 15803 (custom-autoload (quote message-signature-separator) "message")
14633 15804
14641 The headers should be delimited by a line whose contents match the 15812 The headers should be delimited by a line whose contents match the
14642 variable `mail-header-separator'. 15813 variable `mail-header-separator'.
14643 15814
14644 Valid values include `message-send-mail-with-sendmail' (the default), 15815 Valid values include `message-send-mail-with-sendmail' (the default),
14645 `message-send-mail-with-mh', `message-send-mail-with-qmail', 15816 `message-send-mail-with-mh', `message-send-mail-with-qmail',
14646 `smtpmail-send-it' and `feedmail-send-it'. 15817 `message-smtpmail-send-it', `smtpmail-send-it' and `feedmail-send-it'.
14647 15818
14648 See also `send-mail-function'.") 15819 See also `send-mail-function'.")
14649 15820
14650 (custom-autoload (quote message-send-mail-function) "message") 15821 (custom-autoload (quote message-send-mail-function) "message")
14651 15822
14652 (defvar message-citation-line-function (quote message-insert-citation-line) "\ 15823 (defvar message-citation-line-function (quote message-insert-citation-line) "\
14653 *Function called to insert the \"Whomever writes:\" line.") 15824 *Function called to insert the \"Whomever writes:\" line.
15825
15826 Note that Gnus provides a feature where the reader can click on
15827 `writes:' to hide the cited text. If you change this line too much,
15828 people who read your message will have to change their Gnus
15829 configuration. See the variable `gnus-cite-attribution-suffix'.")
14654 15830
14655 (custom-autoload (quote message-citation-line-function) "message") 15831 (custom-autoload (quote message-citation-line-function) "message")
14656 15832
14657 (defvar message-yank-prefix "> " "\ 15833 (defvar message-yank-prefix "> " "\
14658 *Prefix inserted on the lines of yanked messages.") 15834 *Prefix inserted on the lines of yanked messages.
15835 Fix `message-cite-prefix-regexp' if it is set to an abnormal value.
15836 See also `message-yank-cited-prefix'.")
14659 15837
14660 (custom-autoload (quote message-yank-prefix) "message") 15838 (custom-autoload (quote message-yank-prefix) "message")
14661 15839
14662 (defvar message-cite-function (quote message-cite-original) "\ 15840 (defvar message-cite-function (quote message-cite-original) "\
14663 *Function for citing an original message. 15841 *Function for citing an original message.
14688 Ignored if the named file doesn't exist. 15866 Ignored if the named file doesn't exist.
14689 If nil, don't insert a signature.") 15867 If nil, don't insert a signature.")
14690 15868
14691 (custom-autoload (quote message-signature-file) "message") 15869 (custom-autoload (quote message-signature-file) "message")
14692 15870
15871 (defvar message-signature-insert-empty-line t "\
15872 *If non-nil, insert an empty line before the signature separator.")
15873
15874 (custom-autoload (quote message-signature-insert-empty-line) "message")
15875
14693 (define-mail-user-agent (quote message-user-agent) (quote message-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook)) 15876 (define-mail-user-agent (quote message-user-agent) (quote message-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook))
15877
15878 (autoload (quote message-change-subject) "message" "\
15879 Ask for NEW-SUBJECT header, append (was: <Old Subject>).
15880
15881 \(fn NEW-SUBJECT)" t nil)
15882
15883 (autoload (quote message-mark-inserted-region) "message" "\
15884 Mark some region in the current article with enclosing tags.
15885 See `message-mark-insert-begin' and `message-mark-insert-end'.
15886
15887 \(fn BEG END)" t nil)
15888
15889 (autoload (quote message-mark-insert-file) "message" "\
15890 Insert FILE at point, marking it with enclosing tags.
15891 See `message-mark-insert-begin' and `message-mark-insert-end'.
15892
15893 \(fn FILE)" t nil)
15894
15895 (autoload (quote message-add-archive-header) "message" "\
15896 Insert \"X-No-Archive: Yes\" in the header and a note in the body.
15897 The note can be customized using `message-archive-note'. When called with a
15898 prefix argument, ask for a text to insert. If you don't want the note in the
15899 body, set `message-archive-note' to nil.
15900
15901 \(fn)" t nil)
15902
15903 (autoload (quote message-cross-post-followup-to-header) "message" "\
15904 Mangles FollowUp-To and Newsgroups header to point to TARGET-GROUP.
15905 With prefix-argument just set Follow-Up, don't cross-post.
15906
15907 \(fn TARGET-GROUP)" t nil)
15908
15909 (autoload (quote message-cross-post-insert-note) "message" "\
15910 Insert a in message body note about a set Followup or Crosspost.
15911 If there have been previous notes, delete them. TARGET-GROUP specifies the
15912 group to Followup-To. When CROSS-POST is t, insert note about
15913 crossposting. IN-OLD specifies whether TARGET-GROUP is a member of
15914 OLD-GROUPS. OLD-GROUPS lists the old-groups the posting would have
15915 been made to before the user asked for a Crosspost.
15916
15917 \(fn TARGET-GROUP CROSS-POST IN-OLD OLD-GROUPS)" nil nil)
15918
15919 (autoload (quote message-cross-post-followup-to) "message" "\
15920 Crossposts message and set Followup-To to TARGET-GROUP.
15921 With prefix-argument just set Follow-Up, don't cross-post.
15922
15923 \(fn TARGET-GROUP)" t nil)
15924
15925 (autoload (quote message-reduce-to-to-cc) "message" "\
15926 Replace contents of To: header with contents of Cc: or Bcc: header.
15927
15928 \(fn)" t nil)
14694 15929
14695 (autoload (quote message-mode) "message" "\ 15930 (autoload (quote message-mode) "message" "\
14696 Major mode for editing mail and news to be sent. 15931 Major mode for editing mail and news to be sent.
14697 Like Text Mode but with these additional commands:\\<message-mode-map> 15932 Like Text Mode but with these additional commands:\\<message-mode-map>
14698 C-c C-s `message-send' (send the message) C-c C-c `message-send-and-exit' 15933 C-c C-s `message-send' (send the message) C-c C-c `message-send-and-exit'
14701 C-c C-f C-t move to To C-c C-f C-s move to Subject 15936 C-c C-f C-t move to To C-c C-f C-s move to Subject
14702 C-c C-f C-c move to Cc C-c C-f C-b move to Bcc 15937 C-c C-f C-c move to Cc C-c C-f C-b move to Bcc
14703 C-c C-f C-w move to Fcc C-c C-f C-r move to Reply-To 15938 C-c C-f C-w move to Fcc C-c C-f C-r move to Reply-To
14704 C-c C-f C-u move to Summary C-c C-f C-n move to Newsgroups 15939 C-c C-f C-u move to Summary C-c C-f C-n move to Newsgroups
14705 C-c C-f C-k move to Keywords C-c C-f C-d move to Distribution 15940 C-c C-f C-k move to Keywords C-c C-f C-d move to Distribution
15941 C-c C-f C-o move to From (\"Originator\")
14706 C-c C-f C-f move to Followup-To 15942 C-c C-f C-f move to Followup-To
15943 C-c C-f C-m move to Mail-Followup-To
15944 C-c C-f C-i cycle through Importance values
15945 C-c C-f s change subject and append \"(was: <Old Subject>)\"
15946 C-c C-f x crossposting with FollowUp-To header and note in body
15947 C-c C-f t replace To: header with contents of Cc: or Bcc:
15948 C-c C-f a Insert X-No-Archive: header and a note in the body
14707 C-c C-t `message-insert-to' (add a To header to a news followup) 15949 C-c C-t `message-insert-to' (add a To header to a news followup)
15950 C-c C-l `message-to-list-only' (removes all but list address in to/cc)
14708 C-c C-n `message-insert-newsgroups' (add a Newsgroup header to a news reply) 15951 C-c C-n `message-insert-newsgroups' (add a Newsgroup header to a news reply)
14709 C-c C-b `message-goto-body' (move to beginning of message text). 15952 C-c C-b `message-goto-body' (move to beginning of message text).
14710 C-c C-i `message-goto-signature' (move to the beginning of the signature). 15953 C-c C-i `message-goto-signature' (move to the beginning of the signature).
14711 C-c C-w `message-insert-signature' (insert `message-signature-file' file). 15954 C-c C-w `message-insert-signature' (insert `message-signature-file' file).
14712 C-c C-y `message-yank-original' (insert current message, if any). 15955 C-c C-y `message-yank-original' (insert current message, if any).
14714 C-c C-e `message-elide-region' (elide the text between point and mark). 15957 C-c C-e `message-elide-region' (elide the text between point and mark).
14715 C-c C-v `message-delete-not-region' (remove the text outside the region). 15958 C-c C-v `message-delete-not-region' (remove the text outside the region).
14716 C-c C-z `message-kill-to-signature' (kill the text up to the signature). 15959 C-c C-z `message-kill-to-signature' (kill the text up to the signature).
14717 C-c C-r `message-caesar-buffer-body' (rot13 the message body). 15960 C-c C-r `message-caesar-buffer-body' (rot13 the message body).
14718 C-c C-a `mml-attach-file' (attach a file as MIME). 15961 C-c C-a `mml-attach-file' (attach a file as MIME).
15962 C-c C-u `message-insert-or-toggle-importance' (insert or cycle importance).
15963 C-c M-n `message-insert-disposition-notification-to' (request receipt).
15964 C-c M-m `message-mark-inserted-region' (mark region with enclosing tags).
15965 C-c M-f `message-mark-insert-file' (insert file marked with enclosing tags).
14719 M-RET `message-newline-and-reformat' (break the line and reformat). 15966 M-RET `message-newline-and-reformat' (break the line and reformat).
14720 15967
14721 \(fn)" t nil) 15968 \(fn)" t nil)
14722 15969
14723 (autoload (quote message-mail) "message" "\ 15970 (autoload (quote message-mail) "message" "\
14781 Not documented 16028 Not documented
14782 16029
14783 \(fn FORWARD-BUFFER)" nil nil) 16030 \(fn FORWARD-BUFFER)" nil nil)
14784 16031
14785 (autoload (quote message-insinuate-rmail) "message" "\ 16032 (autoload (quote message-insinuate-rmail) "message" "\
14786 Let RMAIL uses message to forward. 16033 Let RMAIL use message to forward.
14787 16034
14788 \(fn)" t nil) 16035 \(fn)" t nil)
14789 16036
14790 (autoload (quote message-resend) "message" "\ 16037 (autoload (quote message-resend) "message" "\
14791 Resend the current article to ADDRESS. 16038 Resend the current article to ADDRESS.
14836 \(fn START END)" t nil) 16083 \(fn START END)" t nil)
14837 16084
14838 ;;;*** 16085 ;;;***
14839 16086
14840 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el" 16087 ;;;### (autoloads (metapost-mode metafont-mode) "meta-mode" "progmodes/meta-mode.el"
14841 ;;;;;; (16211 27039)) 16088 ;;;;;; (16681 45593))
14842 ;;; Generated autoloads from progmodes/meta-mode.el 16089 ;;; Generated autoloads from progmodes/meta-mode.el
14843 16090
14844 (autoload (quote metafont-mode) "meta-mode" "\ 16091 (autoload (quote metafont-mode) "meta-mode" "\
14845 Major mode for editing Metafont sources. 16092 Major mode for editing Metafont sources.
14846 Special commands: 16093 Special commands:
14863 16110
14864 ;;;*** 16111 ;;;***
14865 16112
14866 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body 16113 ;;;### (autoloads (metamail-region metamail-buffer metamail-interpret-body
14867 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el" 16114 ;;;;;; metamail-interpret-header) "metamail" "mail/metamail.el"
14868 ;;;;;; (16211 27034)) 16115 ;;;;;; (16507 41097))
14869 ;;; Generated autoloads from mail/metamail.el 16116 ;;; Generated autoloads from mail/metamail.el
14870 16117
14871 (autoload (quote metamail-interpret-header) "metamail" "\ 16118 (autoload (quote metamail-interpret-header) "metamail" "\
14872 Interpret a header part of a MIME message in current buffer. 16119 Interpret a header part of a MIME message in current buffer.
14873 Its body part is not interpreted at all. 16120 Its body part is not interpreted at all.
14907 \(fn BEG END &optional VIEWMODE BUFFER NODISPLAY)" t nil) 16154 \(fn BEG END &optional VIEWMODE BUFFER NODISPLAY)" t nil)
14908 16155
14909 ;;;*** 16156 ;;;***
14910 16157
14911 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose 16158 ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-user-agent-compose
14912 ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16211 16159 ;;;;;; mh-smail-batch mh-smail) "mh-comp" "mh-e/mh-comp.el" (16684
14913 ;;;;;; 27036)) 16160 ;;;;;; 26435))
14914 ;;; Generated autoloads from mh-e/mh-comp.el 16161 ;;; Generated autoloads from mh-e/mh-comp.el
14915 16162
14916 (autoload (quote mh-smail) "mh-comp" "\ 16163 (autoload (quote mh-smail) "mh-comp" "\
14917 Compose and send mail with the MH mail system. 16164 Compose and send mail with the MH mail system.
14918 This function is an entry point to MH-E, the Emacs front end 16165 This function is an entry point to MH-E, the Emacs interface to the MH mail
14919 to the MH mail system. 16166 system.
14920 16167
14921 See documentation of `\\[mh-send]' for more details on composing mail. 16168 See `mh-send' for more details on composing mail.
14922 16169
14923 \(fn)" t nil) 16170 \(fn)" t nil)
14924 16171
14925 (autoload (quote mh-smail-batch) "mh-comp" "\ 16172 (autoload (quote mh-smail-batch) "mh-comp" "\
14926 Set up a mail composition draft with the MH mail system. 16173 Set up a mail composition draft with the MH mail system.
14927 This function is an entry point to MH-E, the Emacs front end 16174 This function is an entry point to MH-E, the Emacs interface to the MH mail
14928 to the MH mail system. This function does not prompt the user 16175 system. This function does not prompt the user for any header fields, and thus
14929 for any header fields, and thus is suitable for use by programs 16176 is suitable for use by programs that want to create a mail buffer. Users
14930 that want to create a mail buffer. 16177 should use `mh-smail' to compose mail.
14931 Users should use `\\[mh-smail]' to compose mail. 16178
14932 Optional arguments for setting certain fields include TO, SUBJECT, and 16179 Optional arguments for setting certain fields include TO, SUBJECT, and
14933 OTHER-HEADERS. Additional arguments are IGNORED. 16180 OTHER-HEADERS. Additional arguments are IGNORED.
14934 16181
14935 \(fn &optional TO SUBJECT OTHER-HEADERS &rest IGNORED)" nil nil) 16182 \(fn &optional TO SUBJECT OTHER-HEADERS &rest IGNORED)" nil nil)
14936 16183
14949 16196
14950 \(fn &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-FUNCTION YANK-ACTION SEND-ACTIONS)" nil nil) 16197 \(fn &optional TO SUBJECT OTHER-HEADERS CONTINUE SWITCH-FUNCTION YANK-ACTION SEND-ACTIONS)" nil nil)
14951 16198
14952 (autoload (quote mh-smail-other-window) "mh-comp" "\ 16199 (autoload (quote mh-smail-other-window) "mh-comp" "\
14953 Compose and send mail in other window with the MH mail system. 16200 Compose and send mail in other window with the MH mail system.
14954 This function is an entry point to MH-E, the Emacs front end 16201 This function is an entry point to MH-E, the Emacs interface to the MH mail
14955 to the MH mail system. 16202 system.
14956 16203
14957 See documentation of `\\[mh-send]' for more details on composing mail. 16204 See `mh-send' for more details on composing mail.
14958 16205
14959 \(fn)" t nil) 16206 \(fn)" t nil)
14960 16207
14961 (autoload (quote mh-letter-mode) "mh-comp" "\ 16208 (autoload (quote mh-letter-mode) "mh-comp" "\
14962 Mode for composing letters in MH-E.\\<mh-letter-mode-map> 16209 Mode for composing letters in MH-E.\\<mh-letter-mode-map>
14983 \(fn)" t nil) 16230 \(fn)" t nil)
14984 (add-to-list 'auto-mode-alist '("/drafts/[0-9]+\\'" . mh-letter-mode)) 16231 (add-to-list 'auto-mode-alist '("/drafts/[0-9]+\\'" . mh-letter-mode))
14985 16232
14986 ;;;*** 16233 ;;;***
14987 16234
14988 ;;;### (autoloads (mh-version mh-nmail mh-rmail) "mh-e" "mh-e/mh-e.el" 16235 ;;;### (autoloads (mh-restore-desktop-buffer mh-version mh-nmail
14989 ;;;;;; (16211 27037)) 16236 ;;;;;; mh-rmail) "mh-e" "mh-e/mh-e.el" (16684 26435))
14990 ;;; Generated autoloads from mh-e/mh-e.el 16237 ;;; Generated autoloads from mh-e/mh-e.el
14991 16238
14992 (autoload (quote mh-rmail) "mh-e" "\ 16239 (autoload (quote mh-rmail) "mh-e" "\
14993 Inc(orporate) new mail with MH. 16240 Inc(orporate) new mail with MH.
14994 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, 16241 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E,
14995 the Emacs front end to the MH mail system. 16242 the Emacs interface to the MH mail system.
14996 16243
14997 \(fn &optional ARG)" t nil) 16244 \(fn &optional ARG)" t nil)
14998 16245
14999 (autoload (quote mh-nmail) "mh-e" "\ 16246 (autoload (quote mh-nmail) "mh-e" "\
15000 Check for new mail in inbox folder. 16247 Check for new mail in inbox folder.
15001 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E, 16248 Scan an MH folder if ARG is non-nil. This function is an entry point to MH-E,
15002 the Emacs front end to the MH mail system. 16249 the Emacs interface to the MH mail system.
15003 16250
15004 \(fn &optional ARG)" t nil) 16251 \(fn &optional ARG)" t nil)
15005 16252
15006 (autoload (quote mh-version) "mh-e" "\ 16253 (autoload (quote mh-version) "mh-e" "\
15007 Display version information about MH-E and the MH mail handling system. 16254 Display version information about MH-E and the MH mail handling system.
15008 16255
15009 \(fn)" t nil) 16256 \(fn)" t nil)
15010 16257
15011 ;;;*** 16258 (autoload (quote mh-restore-desktop-buffer) "mh-e" "\
15012 16259 Restore an MH folder buffer specified in a desktop file.
15013 ;;;### (autoloads nil "mh-utils" "mh-e/mh-utils.el" (16211 27037)) 16260 When desktop creates a buffer, DESKTOP-BUFFER-FILE-NAME holds the file name to
15014 ;;; Generated autoloads from mh-e/mh-utils.el 16261 visit, DESKTOP-BUFFER-NAME holds the desired buffer name, and
16262 DESKTOP-BUFFER-MISC holds a list of miscellaneous info used by the
16263 `desktop-buffer-handlers' functions.
16264
16265 \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil)
16266
16267 ;;;***
16268
16269 ;;;### (autoloads nil "mh-init" "mh-e/mh-init.el" (16684 26435))
16270 ;;; Generated autoloads from mh-e/mh-init.el
15015 16271
15016 (put (quote mh-progs) (quote risky-local-variable) t) 16272 (put (quote mh-progs) (quote risky-local-variable) t)
15017 16273
15018 (put (quote mh-lib) (quote risky-local-variable) t) 16274 (put (quote mh-lib) (quote risky-local-variable) t)
15019 16275
15020 (put (quote mh-lib-progs) (quote risky-local-variable) t) 16276 (put (quote mh-lib-progs) (quote risky-local-variable) t)
15021 16277
15022 (put (quote mh-nmh-flag) (quote risky-local-variable) t)
15023
15024 ;;;*** 16278 ;;;***
15025 16279
15026 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 16280 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
15027 ;;;;;; "midnight.el" (16211 27017)) 16281 ;;;;;; "midnight.el" (16423 23568))
15028 ;;; Generated autoloads from midnight.el 16282 ;;; Generated autoloads from midnight.el
15029 16283
15030 (autoload (quote clean-buffer-list) "midnight" "\ 16284 (autoload (quote clean-buffer-list) "midnight" "\
15031 Kill old buffers that have not been displayed recently. 16285 Kill old buffers that have not been displayed recently.
15032 The relevant variables are `clean-buffer-list-delay-general', 16286 The relevant variables are `clean-buffer-list-delay-general',
15049 \(fn SYMB TM)" nil nil) 16303 \(fn SYMB TM)" nil nil)
15050 16304
15051 ;;;*** 16305 ;;;***
15052 16306
15053 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef" 16307 ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
15054 ;;;;;; "minibuf-eldef.el" (16211 27017)) 16308 ;;;;;; "minibuf-eldef.el" (16575 1356))
15055 ;;; Generated autoloads from minibuf-eldef.el 16309 ;;; Generated autoloads from minibuf-eldef.el
15056 16310
15057 (defvar minibuffer-electric-default-mode nil "\ 16311 (defvar minibuffer-electric-default-mode nil "\
15058 Non-nil if Minibuffer-Electric-Default mode is enabled. 16312 Non-nil if Minibuffer-Electric-Default mode is enabled.
15059 See the command `minibuffer-electric-default-mode' for a description of this minor-mode. 16313 See the command `minibuffer-electric-default-mode' for a description of this minor-mode.
15076 \(fn &optional ARG)" t nil) 16330 \(fn &optional ARG)" t nil)
15077 16331
15078 ;;;*** 16332 ;;;***
15079 16333
15080 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el" 16334 ;;;### (autoloads (mixal-mode) "mixal-mode" "progmodes/mixal-mode.el"
15081 ;;;;;; (16211 27039)) 16335 ;;;;;; (16213 43282))
15082 ;;; Generated autoloads from progmodes/mixal-mode.el 16336 ;;; Generated autoloads from progmodes/mixal-mode.el
15083 16337
15084 (autoload (quote mixal-mode) "mixal-mode" "\ 16338 (autoload (quote mixal-mode) "mixal-mode" "\
15085 Major mode for the mixal asm language. 16339 Major mode for the mixal asm language.
15086 \\{mixal-mode-map} 16340 \\{mixal-mode-map}
15091 16345
15092 ;;;*** 16346 ;;;***
15093 16347
15094 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion 16348 ;;;### (autoloads (malayalam-composition-function malayalam-post-read-conversion
15095 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el" 16349 ;;;;;; malayalam-compose-region) "mlm-util" "language/mlm-util.el"
15096 ;;;;;; (16232 560)) 16350 ;;;;;; (16233 29568))
15097 ;;; Generated autoloads from language/mlm-util.el 16351 ;;; Generated autoloads from language/mlm-util.el
15098 16352
15099 (autoload (quote malayalam-compose-region) "mlm-util" "\ 16353 (autoload (quote malayalam-compose-region) "mlm-util" "\
15100 Not documented 16354 Not documented
15101 16355
15113 16367
15114 \(fn FROM TO PATTERN &optional STRING)" nil nil) 16368 \(fn FROM TO PATTERN &optional STRING)" nil nil)
15115 16369
15116 ;;;*** 16370 ;;;***
15117 16371
16372 ;;;### (autoloads (mm-inline-external-body) "mm-extern" "gnus/mm-extern.el"
16373 ;;;;;; (16697 49031))
16374 ;;; Generated autoloads from gnus/mm-extern.el
16375
16376 (autoload (quote mm-inline-external-body) "mm-extern" "\
16377 Show the external-body part of HANDLE.
16378 This function replaces the buffer of HANDLE with a buffer contains
16379 the entire message.
16380 If NO-DISPLAY is nil, display it. Otherwise, do nothing after replacing.
16381
16382 \(fn HANDLE &optional NO-DISPLAY)" nil nil)
16383
16384 ;;;***
16385
15118 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el" 16386 ;;;### (autoloads (mm-inline-partial) "mm-partial" "gnus/mm-partial.el"
15119 ;;;;;; (16211 27028)) 16387 ;;;;;; (16698 21928))
15120 ;;; Generated autoloads from gnus/mm-partial.el 16388 ;;; Generated autoloads from gnus/mm-partial.el
15121 16389
15122 (autoload (quote mm-inline-partial) "mm-partial" "\ 16390 (autoload (quote mm-inline-partial) "mm-partial" "\
15123 Show the partial part of HANDLE. 16391 Show the partial part of HANDLE.
15124 This function replaces the buffer of HANDLE with a buffer contains 16392 This function replaces the buffer of HANDLE with a buffer contains
15127 16395
15128 \(fn HANDLE &optional NO-DISPLAY)" nil nil) 16396 \(fn HANDLE &optional NO-DISPLAY)" nil nil)
15129 16397
15130 ;;;*** 16398 ;;;***
15131 16399
15132 ;;;### (autoloads (mm-uu-test mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" 16400 ;;;### (autoloads (mm-url-insert-file-contents-external mm-url-insert-file-contents)
15133 ;;;;;; (16211 27028)) 16401 ;;;;;; "mm-url" "gnus/mm-url.el" (16775 26713))
16402 ;;; Generated autoloads from gnus/mm-url.el
16403
16404 (autoload (quote mm-url-insert-file-contents) "mm-url" "\
16405 Insert file contents of URL.
16406 If `mm-url-use-external' is non-nil, use `mm-url-program'.
16407
16408 \(fn URL)" nil nil)
16409
16410 (autoload (quote mm-url-insert-file-contents-external) "mm-url" "\
16411 Insert file contents of URL using `mm-url-program'.
16412
16413 \(fn URL)" nil nil)
16414
16415 ;;;***
16416
16417 ;;;### (autoloads (mm-uu-dissect) "mm-uu" "gnus/mm-uu.el" (16775
16418 ;;;;;; 26713))
15134 ;;; Generated autoloads from gnus/mm-uu.el 16419 ;;; Generated autoloads from gnus/mm-uu.el
15135 16420
15136 (autoload (quote mm-uu-dissect) "mm-uu" "\ 16421 (autoload (quote mm-uu-dissect) "mm-uu" "\
15137 Dissect the current buffer and return a list of uu handles. 16422 Dissect the current buffer and return a list of uu handles.
15138 16423
15139 \(fn)" nil nil) 16424 \(fn)" nil nil)
15140 16425
15141 (autoload (quote mm-uu-test) "mm-uu" "\ 16426 ;;;***
15142 Check whether the current buffer contains uu stuff. 16427
16428 ;;;### (autoloads (mml1991-sign mml1991-encrypt) "mml1991" "gnus/mml1991.el"
16429 ;;;;;; (16697 49031))
16430 ;;; Generated autoloads from gnus/mml1991.el
16431
16432 (autoload (quote mml1991-encrypt) "mml1991" "\
16433 Not documented
16434
16435 \(fn CONT &optional SIGN)" nil nil)
16436
16437 (autoload (quote mml1991-sign) "mml1991" "\
16438 Not documented
16439
16440 \(fn CONT)" nil nil)
16441
16442 ;;;***
16443
16444 ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt
16445 ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt)
16446 ;;;;;; "mml2015" "gnus/mml2015.el" (16775 26713))
16447 ;;; Generated autoloads from gnus/mml2015.el
16448
16449 (autoload (quote mml2015-decrypt) "mml2015" "\
16450 Not documented
16451
16452 \(fn HANDLE CTL)" nil nil)
16453
16454 (autoload (quote mml2015-decrypt-test) "mml2015" "\
16455 Not documented
16456
16457 \(fn HANDLE CTL)" nil nil)
16458
16459 (autoload (quote mml2015-verify) "mml2015" "\
16460 Not documented
16461
16462 \(fn HANDLE CTL)" nil nil)
16463
16464 (autoload (quote mml2015-verify-test) "mml2015" "\
16465 Not documented
16466
16467 \(fn HANDLE CTL)" nil nil)
16468
16469 (autoload (quote mml2015-encrypt) "mml2015" "\
16470 Not documented
16471
16472 \(fn CONT &optional SIGN)" nil nil)
16473
16474 (autoload (quote mml2015-sign) "mml2015" "\
16475 Not documented
16476
16477 \(fn CONT)" nil nil)
16478
16479 (autoload (quote mml2015-self-encrypt) "mml2015" "\
16480 Not documented
15143 16481
15144 \(fn)" nil nil) 16482 \(fn)" nil nil)
15145 16483
15146 ;;;*** 16484 ;;;***
15147 16485
15148 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" 16486 ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el"
15149 ;;;;;; (16211 27039)) 16487 ;;;;;; (16213 43282))
15150 ;;; Generated autoloads from progmodes/modula2.el 16488 ;;; Generated autoloads from progmodes/modula2.el
15151 16489
15152 (autoload (quote modula-2-mode) "modula2" "\ 16490 (autoload (quote modula-2-mode) "modula2" "\
15153 This is a mode intended to support program development in Modula-2. 16491 This is a mode intended to support program development in Modula-2.
15154 All control constructs of Modula-2 can be reached by typing C-c 16492 All control constructs of Modula-2 can be reached by typing C-c
15176 \(fn)" t nil) 16514 \(fn)" t nil)
15177 16515
15178 ;;;*** 16516 ;;;***
15179 16517
15180 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el" 16518 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
15181 ;;;;;; (16211 27038)) 16519 ;;;;;; (16442 4954))
15182 ;;; Generated autoloads from play/morse.el 16520 ;;; Generated autoloads from play/morse.el
15183 16521
15184 (autoload (quote morse-region) "morse" "\ 16522 (autoload (quote morse-region) "morse" "\
15185 Convert all text in a given region to morse code. 16523 Convert all text in a given region to morse code.
15186 16524
15191 16529
15192 \(fn BEG END)" t nil) 16530 \(fn BEG END)" t nil)
15193 16531
15194 ;;;*** 16532 ;;;***
15195 16533
15196 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16211 16534 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (16770
15197 ;;;;;; 27017)) 16535 ;;;;;; 10720))
15198 ;;; Generated autoloads from mouse-sel.el 16536 ;;; Generated autoloads from mouse-sel.el
15199 16537
15200 (defvar mouse-sel-mode nil "\ 16538 (defvar mouse-sel-mode nil "\
15201 Non-nil if Mouse-Sel mode is enabled. 16539 Non-nil if Mouse-Sel mode is enabled.
15202 See the command `mouse-sel-mode' for a description of this minor-mode. 16540 See the command `mouse-sel-mode' for a description of this minor-mode.
15243 16581
15244 \(fn &optional ARG)" t nil) 16582 \(fn &optional ARG)" t nil)
15245 16583
15246 ;;;*** 16584 ;;;***
15247 16585
15248 ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16211 27038)) 16586 ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (16213 43281))
15249 ;;; Generated autoloads from play/mpuz.el 16587 ;;; Generated autoloads from play/mpuz.el
15250 16588
15251 (autoload (quote mpuz) "mpuz" "\ 16589 (autoload (quote mpuz) "mpuz" "\
15252 Multiplication puzzle with GNU Emacs. 16590 Multiplication puzzle with GNU Emacs.
15253 16591
15254 \(fn)" t nil) 16592 \(fn)" t nil)
15255 16593
15256 ;;;*** 16594 ;;;***
15257 16595
15258 ;;;### (autoloads (msb-mode) "msb" "msb.el" (16211 27017)) 16596 ;;;### (autoloads (msb-mode) "msb" "msb.el" (16764 51518))
15259 ;;; Generated autoloads from msb.el 16597 ;;; Generated autoloads from msb.el
15260 16598
15261 (defvar msb-mode nil "\ 16599 (defvar msb-mode nil "\
15262 Non-nil if Msb mode is enabled. 16600 Non-nil if Msb mode is enabled.
15263 See the command `msb-mode' for a description of this minor-mode. 16601 See the command `msb-mode' for a description of this minor-mode.
15279 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset 16617 ;;;### (autoloads (mule-diag list-input-methods list-fontsets describe-fontset
15280 ;;;;;; describe-font list-coding-categories list-coding-systems 16618 ;;;;;; describe-font list-coding-categories list-coding-systems
15281 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly 16619 ;;;;;; describe-current-coding-system describe-current-coding-system-briefly
15282 ;;;;;; describe-coding-system describe-character-set list-charset-chars 16620 ;;;;;; describe-coding-system describe-character-set list-charset-chars
15283 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" 16621 ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el"
15284 ;;;;;; (16259 31301)) 16622 ;;;;;; (16515 33869))
15285 ;;; Generated autoloads from international/mule-diag.el 16623 ;;; Generated autoloads from international/mule-diag.el
15286 16624
15287 (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))))) "\ 16625 (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))))) "\
15288 Alist of charset names vs the corresponding information. 16626 Alist of charset names vs the corresponding information.
15289 This is mis-named for historical reasons. The charsets are actually 16627 This is mis-named for historical reasons. The charsets are actually
15452 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment 16790 ;;;### (autoloads (char-displayable-p detect-coding-with-language-environment
15453 ;;;;;; detect-coding-with-priority coding-system-translation-table-for-encode 16791 ;;;;;; detect-coding-with-priority coding-system-translation-table-for-encode
15454 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion 16792 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
15455 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist 16793 ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist
15456 ;;;;;; truncate-string-to-width store-substring string-to-sequence) 16794 ;;;;;; truncate-string-to-width store-substring string-to-sequence)
15457 ;;;;;; "mule-util" "international/mule-util.el" (16747 27100)) 16795 ;;;;;; "mule-util" "international/mule-util.el" (16747 61767))
15458 ;;; Generated autoloads from international/mule-util.el 16796 ;;; Generated autoloads from international/mule-util.el
15459 16797
15460 (autoload (quote string-to-sequence) "mule-util" "\ 16798 (autoload (quote string-to-sequence) "mule-util" "\
15461 Convert STRING to a sequence of TYPE which contains characters in STRING. 16799 Convert STRING to a sequence of TYPE which contains characters in STRING.
15462 TYPE should be `list' or `vector'. 16800 TYPE should be `list' or `vector'.
15585 \(fn CHAR)" nil nil) 16923 \(fn CHAR)" nil nil)
15586 16924
15587 ;;;*** 16925 ;;;***
15588 16926
15589 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el" 16927 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
15590 ;;;;;; (16211 27017)) 16928 ;;;;;; (16788 34909))
15591 ;;; Generated autoloads from mwheel.el 16929 ;;; Generated autoloads from mwheel.el
15592 16930
15593 (defvar mouse-wheel-mode nil "\ 16931 (defvar mouse-wheel-mode nil "\
15594 Non-nil if Mouse-Wheel mode is enabled. 16932 Non-nil if Mouse-Wheel mode is enabled.
15595 See the command `mouse-wheel-mode' for a description of this minor-mode. 16933 See the command `mouse-wheel-mode' for a description of this minor-mode.
15613 ;;;*** 16951 ;;;***
15614 16952
15615 ;;;### (autoloads (network-connection network-connection-to-service 16953 ;;;### (autoloads (network-connection network-connection-to-service
15616 ;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host 16954 ;;;;;; whois-reverse-lookup whois finger ftp dig dns-lookup-host
15617 ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) 16955 ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute)
15618 ;;;;;; "net-utils" "net/net-utils.el" (16211 27037)) 16956 ;;;;;; "net-utils" "net/net-utils.el" (16719 60888))
15619 ;;; Generated autoloads from net/net-utils.el 16957 ;;; Generated autoloads from net/net-utils.el
15620 16958
15621 (autoload (quote traceroute) "net-utils" "\ 16959 (autoload (quote traceroute) "net-utils" "\
15622 Run traceroute program for TARGET. 16960 Run traceroute program for TARGET.
15623 16961
15704 17042
15705 \(fn HOST PORT)" t nil) 17043 \(fn HOST PORT)" t nil)
15706 17044
15707 ;;;*** 17045 ;;;***
15708 17046
15709 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-or-uncomment-region 17047 ;;;### (autoloads (comment-indent-new-line comment-auto-fill-only-comments
15710 ;;;;;; comment-region uncomment-region comment-kill comment-set-column 17048 ;;;;;; comment-dwim comment-or-uncomment-region comment-region uncomment-region
15711 ;;;;;; comment-indent comment-indent-default comment-normalize-vars 17049 ;;;;;; comment-kill comment-set-column comment-indent comment-indent-default
15712 ;;;;;; comment-multi-line comment-padding comment-style comment-column) 17050 ;;;;;; comment-normalize-vars comment-multi-line comment-padding
15713 ;;;;;; "newcomment" "newcomment.el" (16281 48394)) 17051 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el"
17052 ;;;;;; (16764 51518))
15714 ;;; Generated autoloads from newcomment.el 17053 ;;; Generated autoloads from newcomment.el
15715 17054
15716 (defalias (quote indent-for-comment) (quote comment-indent)) 17055 (defalias (quote indent-for-comment) (quote comment-indent))
15717 17056
15718 (defalias (quote set-comment-column) (quote comment-set-column)) 17057 (defalias (quote set-comment-column) (quote comment-set-column))
15757 This function is called with no args with point at the beginning of 17096 This function is called with no args with point at the beginning of
15758 the comment's starting delimiter and should return either the desired 17097 the comment's starting delimiter and should return either the desired
15759 column indentation or nil. 17098 column indentation or nil.
15760 If nil is returned, indentation is delegated to `indent-according-to-mode'.") 17099 If nil is returned, indentation is delegated to `indent-according-to-mode'.")
15761 17100
17101 (defvar comment-insert-comment-function nil "\
17102 Function to insert a comment when a line doesn't contain one.
17103 The function has no args.
17104
17105 Applicable at least in modes for languages like fixed-format Fortran where
17106 comments always start in column zero.")
17107
15762 (defvar comment-style (quote plain) "\ 17108 (defvar comment-style (quote plain) "\
15763 *Style to be used for `comment-region'. 17109 *Style to be used for `comment-region'.
15764 See `comment-styles' for a list of available styles.") 17110 See `comment-styles' for a list of available styles.")
15765 17111
15766 (custom-autoload (quote comment-style) "newcomment") 17112 (custom-autoload (quote comment-style) "newcomment")
15774 makes the comment easier to read. Default is 1. nil means 0.") 17120 makes the comment easier to read. Default is 1. nil means 0.")
15775 17121
15776 (custom-autoload (quote comment-padding) "newcomment") 17122 (custom-autoload (quote comment-padding) "newcomment")
15777 17123
15778 (defvar comment-multi-line nil "\ 17124 (defvar comment-multi-line nil "\
15779 *Non-nil means \\[comment-indent-new-line] continues comments, with no new terminator or starter. 17125 *Non-nil means `comment-indent-new-line' continues comments.
15780 This is obsolete because you might as well use \\[newline-and-indent].") 17126 That is, it inserts no new terminator or starter.
17127 This affects `auto-fill-mode', which is the main reason to
17128 customize this variable.
17129
17130 It also affects \\[indent-new-comment-line]. However, if you want this
17131 behavior for explicit filling, you might as well use \\[newline-and-indent].")
15781 17132
15782 (custom-autoload (quote comment-multi-line) "newcomment") 17133 (custom-autoload (quote comment-multi-line) "newcomment")
15783 17134
15784 (autoload (quote comment-normalize-vars) "newcomment" "\ 17135 (autoload (quote comment-normalize-vars) "newcomment" "\
15785 Check and setup the variables needed by other commenting functions. 17136 Check and setup the variables needed by other commenting functions.
15793 Default for `comment-indent-function'. 17144 Default for `comment-indent-function'.
15794 17145
15795 \(fn)" nil nil) 17146 \(fn)" nil nil)
15796 17147
15797 (autoload (quote comment-indent) "newcomment" "\ 17148 (autoload (quote comment-indent) "newcomment" "\
15798 Indent this line's comment to comment column, or insert an empty comment. 17149 Indent this line's comment to `comment-column', or insert an empty comment.
15799 If CONTINUE is non-nil, use the `comment-continue' markers if any. 17150 If CONTINUE is non-nil, use the `comment-continue' markers if any.
15800 17151
15801 \(fn &optional CONTINUE)" t nil) 17152 \(fn &optional CONTINUE)" t nil)
15802 17153
15803 (autoload (quote comment-set-column) "newcomment" "\ 17154 (autoload (quote comment-set-column) "newcomment" "\
15823 \(fn BEG END &optional ARG)" t nil) 17174 \(fn BEG END &optional ARG)" t nil)
15824 17175
15825 (autoload (quote comment-region) "newcomment" "\ 17176 (autoload (quote comment-region) "newcomment" "\
15826 Comment or uncomment each line in the region. 17177 Comment or uncomment each line in the region.
15827 With just \\[universal-argument] prefix arg, uncomment each line in region BEG .. END. 17178 With just \\[universal-argument] prefix arg, uncomment each line in region BEG .. END.
15828 Numeric prefix arg ARG means use ARG comment characters. 17179 Numeric prefix ARG means use ARG comment characters.
15829 If ARG is negative, delete that many comment characters instead. 17180 If ARG is negative, delete that many comment characters instead.
15830 By default, comments start at the left margin, are terminated on each line, 17181 By default, comments start at the left margin, are terminated on each line,
15831 even for syntax in which newline does not end the comment and blank lines 17182 even for syntax in which newline does not end the comment and blank lines
15832 do not get comments. This can be changed with `comment-style'. 17183 do not get comments. This can be changed with `comment-style'.
15833 17184
15852 Else if a prefix ARG is specified, call `comment-kill'. 17203 Else if a prefix ARG is specified, call `comment-kill'.
15853 Else, call `comment-indent'. 17204 Else, call `comment-indent'.
15854 17205
15855 \(fn ARG)" t nil) 17206 \(fn ARG)" t nil)
15856 17207
17208 (defvar comment-auto-fill-only-comments nil "\
17209 Non-nil means to only auto-fill inside comments.
17210 This has no effect in modes that do not define a comment syntax.")
17211
17212 (custom-autoload (quote comment-auto-fill-only-comments) "newcomment")
17213
15857 (autoload (quote comment-indent-new-line) "newcomment" "\ 17214 (autoload (quote comment-indent-new-line) "newcomment" "\
15858 Break line at point and indent, continuing comment if within one. 17215 Break line at point and indent, continuing comment if within one.
15859 This indents the body of the continued comment 17216 This indents the body of the continued comment
15860 under the previous comment line. 17217 under the previous comment line.
15861 17218
15871 17228
15872 \(fn &optional SOFT)" t nil) 17229 \(fn &optional SOFT)" t nil)
15873 17230
15874 ;;;*** 17231 ;;;***
15875 17232
15876 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (16211 17233 ;;;### (autoloads (nndiary-generate-nov-databases) "nndiary" "gnus/nndiary.el"
15877 ;;;;;; 27028)) 17234 ;;;;;; (16775 26713))
17235 ;;; Generated autoloads from gnus/nndiary.el
17236
17237 (autoload (quote nndiary-generate-nov-databases) "nndiary" "\
17238 Generate NOV databases in all nndiary directories.
17239
17240 \(fn &optional SERVER)" t nil)
17241
17242 ;;;***
17243
17244 ;;;### (autoloads (nndoc-add-type) "nndoc" "gnus/nndoc.el" (16698
17245 ;;;;;; 21928))
15878 ;;; Generated autoloads from gnus/nndoc.el 17246 ;;; Generated autoloads from gnus/nndoc.el
15879 17247
15880 (autoload (quote nndoc-add-type) "nndoc" "\ 17248 (autoload (quote nndoc-add-type) "nndoc" "\
15881 Add document DEFINITION to the list of nndoc document definitions. 17249 Add document DEFINITION to the list of nndoc document definitions.
15882 If POSITION is nil or `last', the definition will be added 17250 If POSITION is nil or `last', the definition will be added
15887 \(fn DEFINITION &optional POSITION)" nil nil) 17255 \(fn DEFINITION &optional POSITION)" nil nil)
15888 17256
15889 ;;;*** 17257 ;;;***
15890 17258
15891 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 17259 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
15892 ;;;;;; (16211 27028)) 17260 ;;;;;; (16792 36614))
15893 ;;; Generated autoloads from gnus/nnfolder.el 17261 ;;; Generated autoloads from gnus/nnfolder.el
15894 17262
15895 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 17263 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
15896 Look for mbox folders in the nnfolder directory and make them into groups. 17264 Look for mbox folders in the nnfolder directory and make them into groups.
15897 This command does not work if you use short group names. 17265 This command does not work if you use short group names.
15899 \(fn)" t nil) 17267 \(fn)" t nil)
15900 17268
15901 ;;;*** 17269 ;;;***
15902 17270
15903 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 17271 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
15904 ;;;;;; (16211 27028)) 17272 ;;;;;; (16698 21928))
15905 ;;; Generated autoloads from gnus/nnkiboze.el 17273 ;;; Generated autoloads from gnus/nnkiboze.el
15906 17274
15907 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 17275 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
15908 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\". 17276 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\".
15909 Finds out what articles are to be part of the nnkiboze groups. 17277 Finds out what articles are to be part of the nnkiboze groups.
15911 \(fn)" t nil) 17279 \(fn)" t nil)
15912 17280
15913 ;;;*** 17281 ;;;***
15914 17282
15915 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el" 17283 ;;;### (autoloads (nnml-generate-nov-databases) "nnml" "gnus/nnml.el"
15916 ;;;;;; (16211 27028)) 17284 ;;;;;; (16792 36614))
15917 ;;; Generated autoloads from gnus/nnml.el 17285 ;;; Generated autoloads from gnus/nnml.el
15918 17286
15919 (autoload (quote nnml-generate-nov-databases) "nnml" "\ 17287 (autoload (quote nnml-generate-nov-databases) "nnml" "\
15920 Generate NOV databases in all nnml directories. 17288 Generate NOV databases in all nnml directories.
15921 17289
15922 \(fn)" t nil) 17290 \(fn &optional SERVER)" t nil)
15923 17291
15924 ;;;*** 17292 ;;;***
15925 17293
15926 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies) 17294 ;;;### (autoloads (nnsoup-revert-variables nnsoup-set-variables nnsoup-pack-replies)
15927 ;;;;;; "nnsoup" "gnus/nnsoup.el" (16211 27029)) 17295 ;;;;;; "nnsoup" "gnus/nnsoup.el" (16698 21929))
15928 ;;; Generated autoloads from gnus/nnsoup.el 17296 ;;; Generated autoloads from gnus/nnsoup.el
15929 17297
15930 (autoload (quote nnsoup-pack-replies) "nnsoup" "\ 17298 (autoload (quote nnsoup-pack-replies) "nnsoup" "\
15931 Make an outbound package of SOUP replies. 17299 Make an outbound package of SOUP replies.
15932 17300
15942 17310
15943 \(fn)" t nil) 17311 \(fn)" t nil)
15944 17312
15945 ;;;*** 17313 ;;;***
15946 17314
15947 ;;;### (autoloads (disable-command enable-command disabled-command-hook) 17315 ;;;### (autoloads (disable-command enable-command disabled-command-function)
15948 ;;;;;; "novice" "novice.el" (16211 27017)) 17316 ;;;;;; "novice" "novice.el" (16710 51031))
15949 ;;; Generated autoloads from novice.el 17317 ;;; Generated autoloads from novice.el
15950 17318
15951 (defvar disabled-command-hook (quote disabled-command-hook) "\ 17319 (defvar disabled-command-function (quote disabled-command-function) "\
15952 Function to call to handle disabled commands. 17320 Function to call to handle disabled commands.
15953 If nil, the feature is disabled, i.e., all commands work normally.") 17321 If nil, the feature is disabled, i.e., all commands work normally.")
15954 17322
15955 (autoload (quote disabled-command-hook) "novice" "\ 17323 (autoload (quote disabled-command-function) "novice" "\
15956 Not documented 17324 Not documented
15957 17325
15958 \(fn &rest IGNORE)" nil nil) 17326 \(fn &rest IGNORE)" nil nil)
15959 17327
15960 (autoload (quote enable-command) "novice" "\ 17328 (autoload (quote enable-command) "novice" "\
15961 Allow COMMAND to be executed without special confirmation from now on. 17329 Allow COMMAND to be executed without special confirmation from now on.
15962 The user's .emacs file is altered so that this will apply 17330 COMMAND must be a symbol.
17331 This command alters the user's .emacs file so that this will apply
15963 to future sessions. 17332 to future sessions.
15964 17333
15965 \(fn COMMAND)" t nil) 17334 \(fn COMMAND)" t nil)
15966 17335
15967 (autoload (quote disable-command) "novice" "\ 17336 (autoload (quote disable-command) "novice" "\
15968 Require special confirmation to execute COMMAND from now on. 17337 Require special confirmation to execute COMMAND from now on.
15969 The user's .emacs file is altered so that this will apply 17338 COMMAND must be a symbol.
17339 This command alters the user's .emacs file so that this will apply
15970 to future sessions. 17340 to future sessions.
15971 17341
15972 \(fn COMMAND)" t nil) 17342 \(fn COMMAND)" t nil)
15973 17343
15974 ;;;*** 17344 ;;;***
15975 17345
15976 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el" 17346 ;;;### (autoloads (nroff-mode) "nroff-mode" "textmodes/nroff-mode.el"
15977 ;;;;;; (16211 27044)) 17347 ;;;;;; (16213 43283))
15978 ;;; Generated autoloads from textmodes/nroff-mode.el 17348 ;;; Generated autoloads from textmodes/nroff-mode.el
15979 17349
15980 (autoload (quote nroff-mode) "nroff-mode" "\ 17350 (autoload (quote nroff-mode) "nroff-mode" "\
15981 Major mode for editing text intended for nroff to format. 17351 Major mode for editing text intended for nroff to format.
15982 \\{nroff-mode-map} 17352 \\{nroff-mode-map}
15987 \(fn)" t nil) 17357 \(fn)" t nil)
15988 17358
15989 ;;;*** 17359 ;;;***
15990 17360
15991 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el" 17361 ;;;### (autoloads (octave-help) "octave-hlp" "progmodes/octave-hlp.el"
15992 ;;;;;; (16211 27039)) 17362 ;;;;;; (16213 43282))
15993 ;;; Generated autoloads from progmodes/octave-hlp.el 17363 ;;; Generated autoloads from progmodes/octave-hlp.el
15994 17364
15995 (autoload (quote octave-help) "octave-hlp" "\ 17365 (autoload (quote octave-help) "octave-hlp" "\
15996 Get help on Octave symbols from the Octave info files. 17366 Get help on Octave symbols from the Octave info files.
15997 Look up KEY in the function, operator and variable indices of the files 17367 Look up KEY in the function, operator and variable indices of the files
16001 \(fn KEY)" t nil) 17371 \(fn KEY)" t nil)
16002 17372
16003 ;;;*** 17373 ;;;***
16004 17374
16005 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el" 17375 ;;;### (autoloads (inferior-octave) "octave-inf" "progmodes/octave-inf.el"
16006 ;;;;;; (16288 23099)) 17376 ;;;;;; (16288 58564))
16007 ;;; Generated autoloads from progmodes/octave-inf.el 17377 ;;; Generated autoloads from progmodes/octave-inf.el
16008 17378
16009 (autoload (quote inferior-octave) "octave-inf" "\ 17379 (autoload (quote inferior-octave) "octave-inf" "\
16010 Run an inferior Octave process, I/O via `inferior-octave-buffer'. 17380 Run an inferior Octave process, I/O via `inferior-octave-buffer'.
16011 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'. 17381 This buffer is put in Inferior Octave mode. See `inferior-octave-mode'.
16024 (defalias (quote run-octave) (quote inferior-octave)) 17394 (defalias (quote run-octave) (quote inferior-octave))
16025 17395
16026 ;;;*** 17396 ;;;***
16027 17397
16028 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el" 17398 ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
16029 ;;;;;; (16281 48394)) 17399 ;;;;;; (16284 63121))
16030 ;;; Generated autoloads from progmodes/octave-mod.el 17400 ;;; Generated autoloads from progmodes/octave-mod.el
16031 17401
16032 (autoload (quote octave-mode) "octave-mod" "\ 17402 (autoload (quote octave-mode) "octave-mod" "\
16033 Major mode for editing Octave code. 17403 Major mode for editing Octave code.
16034 17404
16123 \(fn)" t nil) 17493 \(fn)" t nil)
16124 17494
16125 ;;;*** 17495 ;;;***
16126 17496
16127 ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el" 17497 ;;;### (autoloads (edit-options list-options) "options" "obsolete/options.el"
16128 ;;;;;; (16211 27037)) 17498 ;;;;;; (16213 43281))
16129 ;;; Generated autoloads from obsolete/options.el 17499 ;;; Generated autoloads from obsolete/options.el
16130 17500
16131 (autoload (quote list-options) "options" "\ 17501 (autoload (quote list-options) "options" "\
16132 Display a list of Emacs user options, with values and documentation. 17502 Display a list of Emacs user options, with values and documentation.
16133 It is now better to use Customize instead. 17503 It is now better to use Customize instead.
16144 17514
16145 \(fn)" t nil) 17515 \(fn)" t nil)
16146 17516
16147 ;;;*** 17517 ;;;***
16148 17518
17519 ;;;### (autoloads (org-remember-handler org-remember-annotation org-store-link
17520 ;;;;;; org-diary org-agenda org-agenda-mode org-mode) "org" "textmodes/org.el"
17521 ;;;;;; (16819 61740))
17522 ;;; Generated autoloads from textmodes/org.el
17523
17524 (autoload (quote org-mode) "org" "\
17525 Outline-based notes management and organizer, alias
17526 \"Carstens outline-mode for keeping track of everything.\"
17527
17528 Org-mode develops organizational tasks around a NOTES file which
17529 contains information about projects as plain text. Org-mode is
17530 implemented on top of outline-mode, which is ideal to keep the content
17531 of large files well structured. It supports ToDo items, deadlines and
17532 time stamps, which magically appear in the diary listing of the Emacs
17533 calendar. Tables are easily created with a built-in table editor.
17534 Plain text URL-like links connect to websites, emails (VM), Usenet
17535 messages (Gnus), BBDB entries, and any files related to the project.
17536 For printing and sharing of notes, an Org-mode file (or a part of it)
17537 can be exported as a well-structured ASCII or HTML file.
17538
17539 + The following commands are available:
17540
17541 \\{org-mode-map}
17542
17543 \(fn &optional ARG)" t nil)
17544
17545 (autoload (quote org-agenda-mode) "org" "\
17546 Mode for time-sorted view on action items in Org-mode files.
17547
17548 \(fn)" t nil)
17549
17550 (autoload (quote org-agenda) "org" "\
17551 Produce a weekly view from all files in variable `org-agenda-files'.
17552 The view will be for the current week, but from the overview buffer you
17553 will be able to go to other weeks.
17554 With one C-u prefix argument INCLUDE-ALL, all unfinished TODO items will
17555 also be shown, under the current date.
17556 START-DAY defaults to TODAY, or to the most recent match for the weekday
17557 given in `org-agenda-start-on-weekday'.
17558 NDAYS defaults to `org-agenda-ndays'.
17559
17560 \(fn &optional INCLUDE-ALL START-DAY NDAYS)" t nil)
17561
17562 (autoload (quote org-diary) "org" "\
17563 Returns diary information from org-files.
17564 This function can be used in an \"sexp\" diary entry in the Emacs calendar.
17565 It accesses org files and extracts information from those files to be
17566 listed in the diary. The function accepts arguments specifying what
17567 items should be listed. The following arguments are allowed:
17568
17569 :timestamp List the headlines of items containing a date stamp or
17570 date range matching the selected date. Deadlines will
17571 also be listed, on the expiration day.
17572
17573 :deadline List any deadlines past due, or due within
17574 `org-deadline-warning-days'. The listing occurs only
17575 in the diary for *today*, not at any other date. If
17576 an entry is marked DONE, it is no longer listed.
17577
17578 :scheduled List all items which are scheduled for the given date.
17579 The diary for *today* also contains items which were
17580 scheduled earlier and are not yet marked DONE.
17581
17582 :todo List all TODO items from the org-file. This may be a
17583 long list - so this is not turned on by default.
17584 Like deadlines, these entires only show up in the
17585 diary for *today*, not at any other date.
17586
17587 The call in the diary file should look like this:
17588
17589 &%%(org-diary) ~/path/to/some/orgfile.org
17590
17591 Use a separate line for each org file to check. Or, if you omit the file name,
17592 all files listed in `org-agenda-files' will be checked automatically:
17593
17594 &%%(org-diary)
17595
17596 If you don't give any arguments (as in the example above), the default
17597 arguments (:deadline :scheduled :timestamp) are used. So the example above may
17598 also be written as
17599
17600 &%%(org-diary :deadline :timestamp :scheduled)
17601
17602 The function expects the lisp variables `entry' and `date' to be provided
17603 by the caller, because this is how the calendar works. Don't use this
17604 function from a program - use `org-agenda-get-day-entries' instead.
17605
17606 \(fn &rest ARGS)" nil nil)
17607
17608 (autoload (quote org-store-link) "org" "\
17609 \\<org-mode-map>Store an org-link to the current location.
17610 This link can later be inserted into an org-buffer with
17611 \\[org-insert-link].
17612 For some link types, a prefix arg is interpreted:
17613 For links to usenet articles, arg negates `org-usenet-links-prefer-google'.
17614 For file links, arg negates `org-line-numbers-in-file-links'.
17615
17616 \(fn ARG)" t nil)
17617
17618 (autoload (quote org-remember-annotation) "org" "\
17619 Return a link to the current location as an annotation for remember.el.
17620 If you are using Org-mode files as target for data storage with
17621 remember.el, then the annotations should include a link compatible with the
17622 conventions in Org-mode. This function returns such a link.
17623
17624 \(fn)" nil nil)
17625
17626 (autoload (quote org-remember-handler) "org" "\
17627 Store stuff from remember.el into an org file.
17628 First prompts for an org file. If the user just presses return, the value
17629 of `org-default-notes-file' is used.
17630 Then the command offers the headings tree of the selected file in order to
17631 file the text at a specific location.
17632 You can either immediately press RET to get the note appended to the
17633 file. Or you can use vertical cursor motion and visibility cycling (TAB) to
17634 find a better place. Then press RET or <left> or <right> in insert the note.
17635
17636 Key Cursor position Note gets inserted
17637 -----------------------------------------------------------------------------
17638 RET buffer-start as level 2 heading at end of file
17639 RET on headline as sublevel of the heading at cursor
17640 RET no heading at cursor position, level taken from context.
17641 Or use prefix arg to specify level manually.
17642 <left> on headline as same level, before current heading
17643 <right> on headline as same level, after current heading
17644
17645 So the fastest way to store the note is to press RET RET to append it to
17646 the default file. This way your current train of thought is not
17647 interrupted, in accordance with the principles of remember.el. But with
17648 little extra effort, you can push it directly to the correct location.
17649
17650 Before being stored away, the function ensures that the text has a
17651 headline, i.e. a first line that starts with a \"*\". If not, a headline
17652 is constructed from the current date and some additional data.
17653
17654 If the variable `org-adapt-indentation' is non-nil, the entire text is
17655 also indented so that it starts in the same column as the headline
17656 \(i.e. after the stars).
17657
17658 See also the variable `org-reverse-note-order'.
17659
17660 \(fn)" nil nil)
17661
17662 ;;;***
17663
16149 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el" 17664 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
16150 ;;;;;; (16211 27017)) 17665 ;;;;;; (16780 55376))
16151 ;;; Generated autoloads from outline.el 17666 ;;; Generated autoloads from outline.el
16152 17667
16153 (autoload (quote outline-mode) "outline" "\ 17668 (autoload (quote outline-mode) "outline" "\
16154 Set major mode for editing outlines with selective display. 17669 Set major mode for editing outlines with selective display.
16155 Headings are lines which start with asterisks: one for major headings, 17670 Headings are lines which start with asterisks: one for major headings,
16200 17715
16201 \(fn &optional ARG)" t nil) 17716 \(fn &optional ARG)" t nil)
16202 17717
16203 ;;;*** 17718 ;;;***
16204 17719
16205 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (16211 27017)) 17720 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (16816 23724))
16206 ;;; Generated autoloads from paren.el 17721 ;;; Generated autoloads from paren.el
16207 17722
16208 (defvar show-paren-mode nil "\ 17723 (defvar show-paren-mode nil "\
16209 Non-nil if Show-Paren mode is enabled. 17724 Non-nil if Show-Paren mode is enabled.
16210 See the command `show-paren-mode' for a description of this minor-mode. 17725 See the command `show-paren-mode' for a description of this minor-mode.
16224 \(fn &optional ARG)" t nil) 17739 \(fn &optional ARG)" t nil)
16225 17740
16226 ;;;*** 17741 ;;;***
16227 17742
16228 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el" 17743 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
16229 ;;;;;; (16243 59668)) 17744 ;;;;;; (16243 62806))
16230 ;;; Generated autoloads from calendar/parse-time.el 17745 ;;; Generated autoloads from calendar/parse-time.el
16231 17746
16232 (autoload (quote parse-time-string) "parse-time" "\ 17747 (autoload (quote parse-time-string) "parse-time" "\
16233 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ). 17748 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).
16234 The values are identical to those of `decode-time', but any values that are 17749 The values are identical to those of `decode-time', but any values that are
16236 17751
16237 \(fn STRING)" nil nil) 17752 \(fn STRING)" nil nil)
16238 17753
16239 ;;;*** 17754 ;;;***
16240 17755
16241 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (16211 17756 ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (16213
16242 ;;;;;; 27039)) 17757 ;;;;;; 43282))
16243 ;;; Generated autoloads from progmodes/pascal.el 17758 ;;; Generated autoloads from progmodes/pascal.el
16244 17759
16245 (autoload (quote pascal-mode) "pascal" "\ 17760 (autoload (quote pascal-mode) "pascal" "\
16246 Major mode for editing Pascal code. \\<pascal-mode-map> 17761 Major mode for editing Pascal code. \\<pascal-mode-map>
16247 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back. 17762 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
16290 \(fn)" t nil) 17805 \(fn)" t nil)
16291 17806
16292 ;;;*** 17807 ;;;***
16293 17808
16294 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el" 17809 ;;;### (autoloads (pc-bindings-mode) "pc-mode" "emulation/pc-mode.el"
16295 ;;;;;; (16211 27026)) 17810 ;;;;;; (16213 43273))
16296 ;;; Generated autoloads from emulation/pc-mode.el 17811 ;;; Generated autoloads from emulation/pc-mode.el
16297 17812
16298 (autoload (quote pc-bindings-mode) "pc-mode" "\ 17813 (autoload (quote pc-bindings-mode) "pc-mode" "\
16299 Set up certain key bindings for PC compatibility. 17814 Set up certain key bindings for PC compatibility.
16300 The keys affected are: 17815 The keys affected are:
16308 \(fn)" t nil) 17823 \(fn)" t nil)
16309 17824
16310 ;;;*** 17825 ;;;***
16311 17826
16312 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 17827 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
16313 ;;;;;; "emulation/pc-select.el" (16211 27026)) 17828 ;;;;;; "emulation/pc-select.el" (16589 26258))
16314 ;;; Generated autoloads from emulation/pc-select.el 17829 ;;; Generated autoloads from emulation/pc-select.el
16315 17830
16316 (defvar pc-selection-mode nil "\ 17831 (defvar pc-selection-mode nil "\
16317 Non-nil if Pc-Selection mode is enabled. 17832 Non-nil if Pc-Selection mode is enabled.
16318 See the command `pc-selection-mode' for a description of this minor-mode. 17833 See the command `pc-selection-mode' for a description of this minor-mode.
16337 17852
16338 M-LEFT and M-RIGHT move back or forward one word or sexp, disabling the mark. 17853 M-LEFT and M-RIGHT move back or forward one word or sexp, disabling the mark.
16339 S-M-LEFT and S-M-RIGHT move back or forward one word or sexp, leaving the mark 17854 S-M-LEFT and S-M-RIGHT move back or forward one word or sexp, leaving the mark
16340 behind. To control whether these keys move word-wise or sexp-wise set the 17855 behind. To control whether these keys move word-wise or sexp-wise set the
16341 variable `pc-select-meta-moves-sexps' after loading pc-select.el but before 17856 variable `pc-select-meta-moves-sexps' after loading pc-select.el but before
16342 turning `pc-selection-mode' on. 17857 turning PC Selection mode on.
16343 17858
16344 C-DOWN and C-UP move back or forward a paragraph, disabling the mark. 17859 C-DOWN and C-UP move back or forward a paragraph, disabling the mark.
16345 S-C-DOWN and S-C-UP move back or forward a paragraph, leaving the mark behind. 17860 S-C-DOWN and S-C-UP move back or forward a paragraph, leaving the mark behind.
16346 17861
16347 HOME moves to beginning of line, disabling the mark. 17862 HOME moves to beginning of line, disabling the mark.
16359 S-INSERT yanks text from the kill ring (`yank'). 17874 S-INSERT yanks text from the kill ring (`yank').
16360 C-INSERT copies the region into the kill ring (`copy-region-as-kill'). 17875 C-INSERT copies the region into the kill ring (`copy-region-as-kill').
16361 17876
16362 In addition, certain other PC bindings are imitated (to avoid this, set 17877 In addition, certain other PC bindings are imitated (to avoid this, set
16363 the variable `pc-select-selection-keys-only' to t after loading pc-select.el 17878 the variable `pc-select-selection-keys-only' to t after loading pc-select.el
16364 but before calling `pc-selection-mode'): 17879 but before calling PC Selection mode):
16365 17880
16366 F6 other-window 17881 F6 other-window
16367 DELETE delete-char 17882 DELETE delete-char
16368 C-DELETE kill-line 17883 C-DELETE kill-line
16369 M-DELETE kill-word 17884 M-DELETE kill-word
16376 (defvar pc-selection-mode nil "\ 17891 (defvar pc-selection-mode nil "\
16377 Toggle PC Selection mode. 17892 Toggle PC Selection mode.
16378 Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style, 17893 Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style,
16379 and cursor movement commands. 17894 and cursor movement commands.
16380 This mode enables Delete Selection mode and Transient Mark mode. 17895 This mode enables Delete Selection mode and Transient Mark mode.
16381 You must modify via \\[customize] for this variable to have an effect.") 17896 Setting this variable directly does not take effect;
17897 you must modify it using \\[customize] or \\[pc-selection-mode].")
16382 17898
16383 (custom-autoload (quote pc-selection-mode) "pc-select") 17899 (custom-autoload (quote pc-selection-mode) "pc-select")
16384 17900
16385 ;;;*** 17901 ;;;***
16386 17902
16387 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (16211 17903 ;;;### (autoloads (pcomplete/cvs) "pcmpl-cvs" "pcmpl-cvs.el" (16213
16388 ;;;;;; 27017)) 17904 ;;;;;; 43269))
16389 ;;; Generated autoloads from pcmpl-cvs.el 17905 ;;; Generated autoloads from pcmpl-cvs.el
16390 17906
16391 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\ 17907 (autoload (quote pcomplete/cvs) "pcmpl-cvs" "\
16392 Completion rules for the `cvs' command. 17908 Completion rules for the `cvs' command.
16393 17909
16394 \(fn)" nil nil) 17910 \(fn)" nil nil)
16395 17911
16396 ;;;*** 17912 ;;;***
16397 17913
16398 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 17914 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
16399 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (16211 27017)) 17915 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (16213 43269))
16400 ;;; Generated autoloads from pcmpl-gnu.el 17916 ;;; Generated autoloads from pcmpl-gnu.el
16401 17917
16402 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 17918 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
16403 Completion for `gzip'. 17919 Completion for `gzip'.
16404 17920
16422 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs)) 17938 (defalias (quote pcomplete/gdb) (quote pcomplete/xargs))
16423 17939
16424 ;;;*** 17940 ;;;***
16425 17941
16426 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill) 17942 ;;;### (autoloads (pcomplete/mount pcomplete/umount pcomplete/kill)
16427 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (16211 27017)) 17943 ;;;;;; "pcmpl-linux" "pcmpl-linux.el" (16213 43269))
16428 ;;; Generated autoloads from pcmpl-linux.el 17944 ;;; Generated autoloads from pcmpl-linux.el
16429 17945
16430 (autoload (quote pcomplete/kill) "pcmpl-linux" "\ 17946 (autoload (quote pcomplete/kill) "pcmpl-linux" "\
16431 Completion for GNU/Linux `kill', using /proc filesystem. 17947 Completion for GNU/Linux `kill', using /proc filesystem.
16432 17948
16442 17958
16443 \(fn)" nil nil) 17959 \(fn)" nil nil)
16444 17960
16445 ;;;*** 17961 ;;;***
16446 17962
16447 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (16211 17963 ;;;### (autoloads (pcomplete/rpm) "pcmpl-rpm" "pcmpl-rpm.el" (16213
16448 ;;;;;; 27017)) 17964 ;;;;;; 43269))
16449 ;;; Generated autoloads from pcmpl-rpm.el 17965 ;;; Generated autoloads from pcmpl-rpm.el
16450 17966
16451 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\ 17967 (autoload (quote pcomplete/rpm) "pcmpl-rpm" "\
16452 Completion for RedHat's `rpm' command. 17968 Completion for RedHat's `rpm' command.
16453 These rules were taken from the output of `rpm --help' on a RedHat 6.1 17969 These rules were taken from the output of `rpm --help' on a RedHat 6.1
16459 17975
16460 ;;;*** 17976 ;;;***
16461 17977
16462 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which 17978 ;;;### (autoloads (pcomplete/chgrp pcomplete/chown pcomplete/which
16463 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd) 17979 ;;;;;; pcomplete/xargs pcomplete/rm pcomplete/rmdir pcomplete/cd)
16464 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (16211 27017)) 17980 ;;;;;; "pcmpl-unix" "pcmpl-unix.el" (16213 43269))
16465 ;;; Generated autoloads from pcmpl-unix.el 17981 ;;; Generated autoloads from pcmpl-unix.el
16466 17982
16467 (autoload (quote pcomplete/cd) "pcmpl-unix" "\ 17983 (autoload (quote pcomplete/cd) "pcmpl-unix" "\
16468 Completion for `cd'. 17984 Completion for `cd'.
16469 17985
16505 18021
16506 ;;;*** 18022 ;;;***
16507 18023
16508 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 18024 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
16509 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 18025 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
16510 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (16211 18026 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (16768
16511 ;;;;;; 27017)) 18027 ;;;;;; 48631))
16512 ;;; Generated autoloads from pcomplete.el 18028 ;;; Generated autoloads from pcomplete.el
16513 18029
16514 (autoload (quote pcomplete) "pcomplete" "\ 18030 (autoload (quote pcomplete) "pcomplete" "\
16515 Support extensible programmable completion. 18031 Support extensible programmable completion.
16516 To use this function, just bind the TAB key to it, or add it to your 18032 To use this function, just bind the TAB key to it, or add it to your
16517 completion functions list (it should occur fairly early in the list). 18033 completion functions list (it should occur fairly early in the list).
16518 18034
16519 \(fn)" t nil) 18035 \(fn &optional INTERACTIVELY)" t nil)
16520 18036
16521 (autoload (quote pcomplete-reverse) "pcomplete" "\ 18037 (autoload (quote pcomplete-reverse) "pcomplete" "\
16522 If cycling completion is in use, cycle backwards. 18038 If cycling completion is in use, cycle backwards.
16523 18039
16524 \(fn)" t nil) 18040 \(fn)" t nil)
16551 \(fn)" t nil) 18067 \(fn)" t nil)
16552 18068
16553 (autoload (quote pcomplete-comint-setup) "pcomplete" "\ 18069 (autoload (quote pcomplete-comint-setup) "pcomplete" "\
16554 Setup a comint buffer to use pcomplete. 18070 Setup a comint buffer to use pcomplete.
16555 COMPLETEF-SYM should be the symbol where the 18071 COMPLETEF-SYM should be the symbol where the
16556 dynamic-complete-functions are kept. For comint mode itself, this is 18072 dynamic-complete-functions are kept. For comint mode itself,
16557 `comint-dynamic-complete-functions'. 18073 this is `comint-dynamic-complete-functions'.
16558 18074
16559 \(fn COMPLETEF-SYM)" nil nil) 18075 \(fn COMPLETEF-SYM)" nil nil)
16560 18076
16561 (autoload (quote pcomplete-shell-setup) "pcomplete" "\ 18077 (autoload (quote pcomplete-shell-setup) "pcomplete" "\
16562 Setup shell-mode to use pcomplete. 18078 Setup shell-mode to use pcomplete.
16565 18081
16566 ;;;*** 18082 ;;;***
16567 18083
16568 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 18084 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
16569 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 18085 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
16570 ;;;;;; "pcvs.el" (16248 17500)) 18086 ;;;;;; "pcvs.el" (16814 63075))
16571 ;;; Generated autoloads from pcvs.el 18087 ;;; Generated autoloads from pcvs.el
16572 18088
16573 (autoload (quote cvs-checkout) "pcvs" "\ 18089 (autoload (quote cvs-checkout) "pcvs" "\
16574 Run a 'cvs checkout MODULES' in DIR. 18090 Run a 'cvs checkout MODULES' in DIR.
16575 Feed the output to a *cvs* buffer, display it in the current window, 18091 Feed the output to a *cvs* buffer, display it in the current window,
16642 Run `cvs-examine' if DIR is a CVS administrative directory. 18158 Run `cvs-examine' if DIR is a CVS administrative directory.
16643 The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" (file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) (save-excursion (funcall cvs-dired-action (file-name-directory dir) t t))))) 18159 The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" (file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) (save-excursion (funcall cvs-dired-action (file-name-directory dir) t t)))))
16644 18160
16645 ;;;*** 18161 ;;;***
16646 18162
16647 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16211 27018)) 18163 ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (16764 51518))
16648 ;;; Generated autoloads from pcvs-defs.el 18164 ;;; Generated autoloads from pcvs-defs.el
16649 18165
16650 (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))) 18166 (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 18167
16652 ;;;*** 18168 ;;;***
16653 18169
16654 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" 18170 ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
16655 ;;;;;; (16211 27039)) 18171 ;;;;;; (16213 43282))
16656 ;;; Generated autoloads from progmodes/perl-mode.el 18172 ;;; Generated autoloads from progmodes/perl-mode.el
16657 18173
16658 (autoload (quote perl-mode) "perl-mode" "\ 18174 (autoload (quote perl-mode) "perl-mode" "\
16659 Major mode for editing Perl code. 18175 Major mode for editing Perl code.
16660 Expression and list commands understand all Perl brackets. 18176 Expression and list commands understand all Perl brackets.
16705 18221
16706 \(fn)" t nil) 18222 \(fn)" t nil)
16707 18223
16708 ;;;*** 18224 ;;;***
16709 18225
18226 ;;;### (autoloads (pgg-snarf-keys pgg-snarf-keys-region pgg-insert-key
18227 ;;;;;; pgg-verify pgg-verify-region pgg-sign pgg-sign-region pgg-decrypt
18228 ;;;;;; pgg-decrypt-region pgg-encrypt pgg-encrypt-region) "pgg"
18229 ;;;;;; "gnus/pgg.el" (16697 49031))
18230 ;;; Generated autoloads from gnus/pgg.el
18231
18232 (autoload (quote pgg-encrypt-region) "pgg" "\
18233 Encrypt the current region between START and END for RCPTS.
18234 If optional argument SIGN is non-nil, do a combined sign and encrypt.
18235
18236 \(fn START END RCPTS &optional SIGN)" t nil)
18237
18238 (autoload (quote pgg-encrypt) "pgg" "\
18239 Encrypt the current buffer for RCPTS.
18240 If optional argument SIGN is non-nil, do a combined sign and encrypt.
18241 If optional arguments START and END are specified, only encrypt within
18242 the region.
18243
18244 \(fn RCPTS &optional SIGN START END)" t nil)
18245
18246 (autoload (quote pgg-decrypt-region) "pgg" "\
18247 Decrypt the current region between START and END.
18248
18249 \(fn START END)" t nil)
18250
18251 (autoload (quote pgg-decrypt) "pgg" "\
18252 Decrypt the current buffer.
18253 If optional arguments START and END are specified, only decrypt within
18254 the region.
18255
18256 \(fn &optional START END)" t nil)
18257
18258 (autoload (quote pgg-sign-region) "pgg" "\
18259 Make the signature from text between START and END.
18260 If the optional 3rd argument CLEARTEXT is non-nil, it does not create
18261 a detached signature.
18262 If this function is called interactively, CLEARTEXT is enabled
18263 and the the output is displayed.
18264
18265 \(fn START END &optional CLEARTEXT)" t nil)
18266
18267 (autoload (quote pgg-sign) "pgg" "\
18268 Sign the current buffer.
18269 If the optional argument CLEARTEXT is non-nil, it does not create a
18270 detached signature.
18271 If optional arguments START and END are specified, only sign data
18272 within the region.
18273 If this function is called interactively, CLEARTEXT is enabled
18274 and the the output is displayed.
18275
18276 \(fn &optional CLEARTEXT START END)" t nil)
18277
18278 (autoload (quote pgg-verify-region) "pgg" "\
18279 Verify the current region between START and END.
18280 If the optional 3rd argument SIGNATURE is non-nil, it is treated as
18281 the detached signature of the current region.
18282
18283 If the optional 4th argument FETCH is non-nil, we attempt to fetch the
18284 signer's public key from `pgg-default-keyserver-address'.
18285
18286 \(fn START END &optional SIGNATURE FETCH)" t nil)
18287
18288 (autoload (quote pgg-verify) "pgg" "\
18289 Verify the current buffer.
18290 If the optional argument SIGNATURE is non-nil, it is treated as
18291 the detached signature of the current region.
18292 If the optional argument FETCH is non-nil, we attempt to fetch the
18293 signer's public key from `pgg-default-keyserver-address'.
18294 If optional arguments START and END are specified, only verify data
18295 within the region.
18296
18297 \(fn &optional SIGNATURE FETCH START END)" t nil)
18298
18299 (autoload (quote pgg-insert-key) "pgg" "\
18300 Insert the ASCII armored public key.
18301
18302 \(fn)" t nil)
18303
18304 (autoload (quote pgg-snarf-keys-region) "pgg" "\
18305 Import public keys in the current region between START and END.
18306
18307 \(fn START END)" t nil)
18308
18309 (autoload (quote pgg-snarf-keys) "pgg" "\
18310 Import public keys in the current buffer.
18311
18312 \(fn)" t nil)
18313
18314 ;;;***
18315
16710 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el" 18316 ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
16711 ;;;;;; (16211 27044)) 18317 ;;;;;; (16534 3822))
16712 ;;; Generated autoloads from textmodes/picture.el 18318 ;;; Generated autoloads from textmodes/picture.el
16713 18319
16714 (autoload (quote picture-mode) "picture" "\ 18320 (autoload (quote picture-mode) "picture" "\
16715 Switch to Picture mode, in which a quarter-plane screen model is used. 18321 Switch to Picture mode, in which a quarter-plane screen model is used.
16716 Printing characters replace instead of inserting themselves with motion 18322 Printing characters replace instead of inserting themselves with motion
16778 (defalias (quote edit-picture) (quote picture-mode)) 18384 (defalias (quote edit-picture) (quote picture-mode))
16779 18385
16780 ;;;*** 18386 ;;;***
16781 18387
16782 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el" 18388 ;;;### (autoloads (po-find-file-coding-system) "po" "textmodes/po.el"
16783 ;;;;;; (16211 27044)) 18389 ;;;;;; (16213 43283))
16784 ;;; Generated autoloads from textmodes/po.el 18390 ;;; Generated autoloads from textmodes/po.el
16785 18391
16786 (autoload (quote po-find-file-coding-system) "po" "\ 18392 (autoload (quote po-find-file-coding-system) "po" "\
16787 Return a (DECODING . ENCODING) pair, according to PO file's charset. 18393 Return a (DECODING . ENCODING) pair, according to PO file's charset.
16788 Called through `file-coding-system-alist', before the file is visited for real. 18394 Called through `file-coding-system-alist', before the file is visited for real.
16789 18395
16790 \(fn ARG-LIST)" nil nil) 18396 \(fn ARG-LIST)" nil nil)
16791 18397
16792 ;;;*** 18398 ;;;***
16793 18399
16794 ;;;### (autoloads (pong) "pong" "play/pong.el" (16211 27038)) 18400 ;;;### (autoloads (pong) "pong" "play/pong.el" (16213 43281))
16795 ;;; Generated autoloads from play/pong.el 18401 ;;; Generated autoloads from play/pong.el
16796 18402
16797 (autoload (quote pong) "pong" "\ 18403 (autoload (quote pong) "pong" "\
16798 Play pong and waste time. 18404 Play pong and waste time.
16799 This is an implementation of the classical game pong. 18405 This is an implementation of the classical game pong.
16805 18411
16806 \(fn)" t nil) 18412 \(fn)" t nil)
16807 18413
16808 ;;;*** 18414 ;;;***
16809 18415
16810 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-to-string) 18416 ;;;### (autoloads (pp-eval-last-sexp pp-eval-expression pp pp-buffer
16811 ;;;;;; "pp" "emacs-lisp/pp.el" (16211 27026)) 18417 ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (16609 26453))
16812 ;;; Generated autoloads from emacs-lisp/pp.el 18418 ;;; Generated autoloads from emacs-lisp/pp.el
16813 18419
16814 (autoload (quote pp-to-string) "pp" "\ 18420 (autoload (quote pp-to-string) "pp" "\
16815 Return a string containing the pretty-printed representation of OBJECT. 18421 Return a string containing the pretty-printed representation of OBJECT.
16816 OBJECT can be any Lisp object. Quoting characters are used as needed 18422 OBJECT can be any Lisp object. Quoting characters are used as needed
16817 to make output that `read' can handle, whenever this is possible. 18423 to make output that `read' can handle, whenever this is possible.
16818 18424
16819 \(fn OBJECT)" nil nil) 18425 \(fn OBJECT)" nil nil)
18426
18427 (autoload (quote pp-buffer) "pp" "\
18428 Prettify the current buffer with printed representation of a Lisp object.
18429
18430 \(fn)" nil nil)
16820 18431
16821 (autoload (quote pp) "pp" "\ 18432 (autoload (quote pp) "pp" "\
16822 Output the pretty-printed representation of OBJECT, any Lisp object. 18433 Output the pretty-printed representation of OBJECT, any Lisp object.
16823 Quoting characters are printed as needed to make output that `read' 18434 Quoting characters are printed as needed to make output that `read'
16824 can handle, whenever this is possible. 18435 can handle, whenever this is possible.
16859 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print 18470 ;;;;;; pr-ps-mode-preview pr-ps-region-ps-print pr-ps-region-print
16860 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print 18471 ;;;;;; pr-ps-region-using-ghostscript pr-ps-region-preview pr-ps-buffer-ps-print
16861 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview 18472 ;;;;;; pr-ps-buffer-print pr-ps-buffer-using-ghostscript pr-ps-buffer-preview
16862 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript 18473 ;;;;;; pr-ps-directory-ps-print pr-ps-directory-print pr-ps-directory-using-ghostscript
16863 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el" 18474 ;;;;;; pr-ps-directory-preview pr-interface) "printing" "printing.el"
16864 ;;;;;; (16211 27018)) 18475 ;;;;;; (16801 58022))
16865 ;;; Generated autoloads from printing.el 18476 ;;; Generated autoloads from printing.el
16866 18477
16867 (autoload (quote pr-interface) "printing" "\ 18478 (autoload (quote pr-interface) "printing" "\
16868 Activate the printing interface buffer. 18479 Activate the printing interface buffer.
16869 18480
16870 If BUFFER is nil, it uses the current buffer for printing. 18481 If BUFFER is nil, the current buffer is used for printing.
16871 18482
16872 For more informations, type \\[pr-interface-help]. 18483 For more information, type \\[pr-interface-help].
16873 18484
16874 \(fn &optional BUFFER)" t nil) 18485 \(fn &optional BUFFER)" t nil)
16875 18486
16876 (autoload (quote pr-ps-directory-preview) "printing" "\ 18487 (autoload (quote pr-ps-directory-preview) "printing" "\
16877 Preview directory using ghostview. 18488 Preview directory using ghostview.
17311 Toggle auto mode. 18922 Toggle auto mode.
17312 18923
17313 \(fn)" t nil) 18924 \(fn)" t nil)
17314 18925
17315 (autoload (quote pr-customize) "printing" "\ 18926 (autoload (quote pr-customize) "printing" "\
17316 Customization of `printing' group. 18927 Customization of the `printing' group.
17317 18928
17318 \(fn &rest IGNORE)" t nil) 18929 \(fn &rest IGNORE)" t nil)
17319 18930
17320 (autoload (quote lpr-customize) "printing" "\ 18931 (autoload (quote lpr-customize) "printing" "\
17321 Customization of `lpr' group. 18932 Customization of the `lpr' group.
17322 18933
17323 \(fn &rest IGNORE)" t nil) 18934 \(fn &rest IGNORE)" t nil)
17324 18935
17325 (autoload (quote pr-help) "printing" "\ 18936 (autoload (quote pr-help) "printing" "\
17326 Help for printing package. 18937 Help for the printing package.
17327 18938
17328 \(fn &rest IGNORE)" t nil) 18939 \(fn &rest IGNORE)" t nil)
17329 18940
17330 (autoload (quote pr-ps-name) "printing" "\ 18941 (autoload (quote pr-ps-name) "printing" "\
17331 Select interactively a PostScript printer. 18942 Interactively select a PostScript printer.
17332 18943
17333 \(fn)" t nil) 18944 \(fn)" t nil)
17334 18945
17335 (autoload (quote pr-txt-name) "printing" "\ 18946 (autoload (quote pr-txt-name) "printing" "\
17336 Select interactively a text printer. 18947 Interactively select a text printer.
17337 18948
17338 \(fn)" t nil) 18949 \(fn)" t nil)
17339 18950
17340 (autoload (quote pr-ps-utility) "printing" "\ 18951 (autoload (quote pr-ps-utility) "printing" "\
17341 Select interactively a PostScript utility. 18952 Interactively select a PostScript utility.
17342 18953
17343 \(fn)" t nil) 18954 \(fn)" t nil)
17344 18955
17345 (autoload (quote pr-show-ps-setup) "printing" "\ 18956 (autoload (quote pr-show-ps-setup) "printing" "\
17346 Show current ps-print settings. 18957 Show current ps-print settings.
17447 \(fn &optional SELECT-PRINTER)" t nil) 19058 \(fn &optional SELECT-PRINTER)" t nil)
17448 19059
17449 ;;;*** 19060 ;;;***
17450 19061
17451 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" 19062 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
17452 ;;;;;; (16211 27039)) 19063 ;;;;;; (16814 63075))
17453 ;;; Generated autoloads from progmodes/prolog.el 19064 ;;; Generated autoloads from progmodes/prolog.el
17454 19065
17455 (autoload (quote prolog-mode) "prolog" "\ 19066 (autoload (quote prolog-mode) "prolog" "\
17456 Major mode for editing Prolog code for Prologs. 19067 Major mode for editing Prolog code for Prologs.
17457 Blank lines and `%%...' separate paragraphs. `%'s start comments. 19068 Blank lines and `%%...' separate paragraphs. `%'s start comments.
17467 19078
17468 \(fn)" t nil) 19079 \(fn)" t nil)
17469 19080
17470 ;;;*** 19081 ;;;***
17471 19082
17472 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16211 27018)) 19083 ;;;### (autoloads nil "ps-bdf" "ps-bdf.el" (16213 43271))
17473 ;;; Generated autoloads from ps-bdf.el 19084 ;;; Generated autoloads from ps-bdf.el
17474 19085
17475 (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"))) "\ 19086 (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"))) "\
17476 *List of directories to search for `BDF' font files. 19087 *List of directories to search for `BDF' font files.
17477 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") 19088 The default value is '(\"/usr/local/share/emacs/fonts/bdf\").")
17478 19089
17479 ;;;*** 19090 ;;;***
17480 19091
17481 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16211 19092 ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (16213
17482 ;;;;;; 27039)) 19093 ;;;;;; 43282))
17483 ;;; Generated autoloads from progmodes/ps-mode.el 19094 ;;; Generated autoloads from progmodes/ps-mode.el
17484 19095
17485 (autoload (quote ps-mode) "ps-mode" "\ 19096 (autoload (quote ps-mode) "ps-mode" "\
17486 Major mode for editing PostScript with GNU Emacs. 19097 Major mode for editing PostScript with GNU Emacs.
17487 19098
17526 ;;;*** 19137 ;;;***
17527 19138
17528 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets 19139 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-header-string-charsets
17529 ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition 19140 ;;;;;; ps-mule-encode-header-string ps-mule-initialize ps-mule-plot-composition
17530 ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font 19141 ;;;;;; ps-mule-plot-string ps-mule-set-ascii-font ps-mule-prepare-ascii-font
17531 ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16211 27018)) 19142 ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" (16702 49514))
17532 ;;; Generated autoloads from ps-mule.el 19143 ;;; Generated autoloads from ps-mule.el
17533 19144
17534 (defvar ps-multibyte-buffer nil "\ 19145 (defvar ps-multibyte-buffer nil "\
17535 *Specifies the multi-byte buffer handling. 19146 *Specifies the multi-byte buffer handling.
17536 19147
17652 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 19263 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
17653 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 19264 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
17654 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 19265 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
17655 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 19266 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
17656 ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type 19267 ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type
17657 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16211 19268 ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (16801
17658 ;;;;;; 27018)) 19269 ;;;;;; 58023))
17659 ;;; Generated autoloads from ps-print.el 19270 ;;; Generated autoloads from ps-print.el
17660 19271
17661 (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")) "\ 19272 (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")) "\
17662 *List associating a symbolic paper type to its width, height and doc media. 19273 *List associating a symbolic paper type to its width, height and doc media.
17663 See `ps-paper-type'.") 19274 See `ps-paper-type'.")
17849 19460
17850 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil) 19461 \(fn FACE-EXTENSION &optional MERGE-P ALIST-SYM)" nil nil)
17851 19462
17852 ;;;*** 19463 ;;;***
17853 19464
19465 ;;;### (autoloads (jython-mode python-mode run-python) "python" "progmodes/python.el"
19466 ;;;;;; (16816 23742))
19467 ;;; Generated autoloads from progmodes/python.el
19468
19469 (add-to-list (quote interpreter-mode-alist) (quote ("jython" . jython-mode)))
19470
19471 (add-to-list (quote interpreter-mode-alist) (quote ("python" . python-mode)))
19472
19473 (add-to-list (quote auto-mode-alist) (quote ("\\.py\\'" . python-mode)))
19474
19475 (autoload (quote run-python) "python" "\
19476 Run an inferior Python process, input and output via buffer *Python*.
19477 CMD is the Python command to run. NOSHOW non-nil means don't show the
19478 buffer automatically.
19479 If there is a process already running in `*Python*', switch to
19480 that buffer. Interactively, a prefix arg allows you to edit the initial
19481 command line (default is `python-command'); `-i' etc. args will be added
19482 to this as appropriate. Runs the hook `inferior-python-mode-hook'
19483 \(after the `comint-mode-hook' is run).
19484 \(Type \\[describe-mode] in the process buffer for a list of commands.)
19485
19486 \(fn &optional CMD NOSHOW)" t nil)
19487
19488 (autoload (quote python-mode) "python" "\
19489 Major mode for editing Python files.
19490 Turns on Font Lock mode unconditionally since it is required for correct
19491 parsing of the source.
19492 See also `jython-mode', which is actually invoked if the buffer appears to
19493 contain Jython code. See also `run-python' and associated Python mode
19494 commands for running Python under Emacs.
19495
19496 The Emacs commands which work with `defun's, e.g. \\[beginning-of-defun], deal
19497 with nested `def' and `class' blocks. They take the innermost one as
19498 current without distinguishing method and class definitions. Used multiple
19499 times, they move over others at the same indentation level until they reach
19500 the end of definitions at that level, when they move up a level.
19501 \\<python-mode-map>
19502 Colon is electric: it outdents the line if appropriate, e.g. for
19503 an else statement. \\[python-backspace] at the beginning of an indented statement
19504 deletes a level of indentation to close the current block; otherwise it
19505 deletes a charcter backward. TAB indents the current line relative to
19506 the preceding code. Successive TABs, with no intervening command, cycle
19507 through the possibilities for indentation on the basis of enclosing blocks.
19508
19509 \\[fill-paragraph] fills comments and multiline strings appropriately, but has no
19510 effect outside them.
19511
19512 Supports Eldoc mode (only for functions, using a Python process),
19513 Info-Look and Imenu. In Outline minor mode, `class' and `def'
19514 lines count as headers.
19515
19516 \\{python-mode-map}
19517
19518 \(fn)" t nil)
19519
19520 (autoload (quote jython-mode) "python" "\
19521 Major mode for editing Jython files.
19522 Like `python-mode', but sets up parameters for Jython subprocesses.
19523 Runs `jython-mode-hook' after `python-mode-hook'.
19524
19525 \(fn)" t nil)
19526
19527 ;;;***
19528
19529 ;;;### (autoloads (quoted-printable-decode-region) "qp" "gnus/qp.el"
19530 ;;;;;; (16698 21929))
19531 ;;; Generated autoloads from gnus/qp.el
19532
19533 (autoload (quote quoted-printable-decode-region) "qp" "\
19534 Decode quoted-printable in the region between FROM and TO, per RFC 2045.
19535 If CODING-SYSTEM is non-nil, decode bytes into characters with that
19536 coding-system.
19537
19538 Interactively, you can supply the CODING-SYSTEM argument
19539 with \\[universal-coding-system-argument].
19540
19541 The CODING-SYSTEM argument is a historical hangover and is deprecated.
19542 QP encodes raw bytes and should be decoded into raw bytes. Decoding
19543 them into characters should be done separately.
19544
19545 \(fn FROM TO &optional CODING-SYSTEM)" t nil)
19546
19547 ;;;***
19548
17854 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 19549 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
17855 ;;;;;; quail-defrule quail-install-decode-map quail-install-map 19550 ;;;;;; quail-defrule quail-install-decode-map quail-install-map
17856 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 19551 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
17857 ;;;;;; quail-define-package quail-use-package quail-title) "quail" 19552 ;;;;;; quail-define-package quail-use-package quail-title) "quail"
17858 ;;;;;; "international/quail.el" (16303 32090)) 19553 ;;;;;; "international/quail.el" (16547 17258))
17859 ;;; Generated autoloads from international/quail.el 19554 ;;; Generated autoloads from international/quail.el
17860 19555
17861 (autoload (quote quail-title) "quail" "\ 19556 (autoload (quote quail-title) "quail" "\
17862 Return the title of the current Quail package. 19557 Return the title of the current Quail package.
17863 19558
18084 19779
18085 ;;;*** 19780 ;;;***
18086 19781
18087 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls 19782 ;;;### (autoloads (quickurl-list quickurl-list-mode quickurl-edit-urls
18088 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url 19783 ;;;;;; quickurl-browse-url-ask quickurl-browse-url quickurl-add-url
18089 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (16211 19784 ;;;;;; quickurl-ask quickurl) "quickurl" "net/quickurl.el" (16543
18090 ;;;;;; 27037)) 19785 ;;;;;; 16567))
18091 ;;; Generated autoloads from net/quickurl.el 19786 ;;; Generated autoloads from net/quickurl.el
18092 19787
18093 (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" "\ 19788 (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" "\
18094 Example `quickurl-postfix' text that adds a local variable to the 19789 Example `quickurl-postfix' text that adds a local variable to the
18095 `quickurl-url-file' so that if you edit it by hand it will ensure that 19790 `quickurl-url-file' so that if you edit it by hand it will ensure that
18106 19801
18107 If not supplied LOOKUP is taken to be the word at point in the current 19802 If not supplied LOOKUP is taken to be the word at point in the current
18108 buffer, this default action can be modifed via 19803 buffer, this default action can be modifed via
18109 `quickurl-grab-lookup-function'. 19804 `quickurl-grab-lookup-function'.
18110 19805
18111 \(fn &optional (LOOKUP (funcall quickurl-grab-lookup-function)))" t nil) 19806 \(fn &optional LOOKUP)" t nil)
18112 19807
18113 (autoload (quote quickurl-ask) "quickurl" "\ 19808 (autoload (quote quickurl-ask) "quickurl" "\
18114 Insert an URL, with `completing-read' prompt, based on LOOKUP. 19809 Insert an URL, with `completing-read' prompt, based on LOOKUP.
18115 19810
18116 \(fn LOOKUP)" t nil) 19811 \(fn LOOKUP)" t nil)
18128 19823
18129 If not supplied LOOKUP is taken to be the word at point in the 19824 If not supplied LOOKUP is taken to be the word at point in the
18130 current buffer, this default action can be modifed via 19825 current buffer, this default action can be modifed via
18131 `quickurl-grab-lookup-function'. 19826 `quickurl-grab-lookup-function'.
18132 19827
18133 \(fn &optional (LOOKUP (funcall quickurl-grab-lookup-function)))" t nil) 19828 \(fn &optional LOOKUP)" t nil)
18134 19829
18135 (autoload (quote quickurl-browse-url-ask) "quickurl" "\ 19830 (autoload (quote quickurl-browse-url-ask) "quickurl" "\
18136 Browse the URL, with `completing-read' prompt, associated with LOOKUP. 19831 Browse the URL, with `completing-read' prompt, associated with LOOKUP.
18137 19832
18138 \(fn LOOKUP)" t nil) 19833 \(fn LOOKUP)" t nil)
18156 19851
18157 \(fn)" t nil) 19852 \(fn)" t nil)
18158 19853
18159 ;;;*** 19854 ;;;***
18160 19855
18161 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (16211 19856 ;;;### (autoloads (remote-compile) "rcompile" "net/rcompile.el" (16213
18162 ;;;;;; 27037)) 19857 ;;;;;; 43280))
18163 ;;; Generated autoloads from net/rcompile.el 19858 ;;; Generated autoloads from net/rcompile.el
18164 19859
18165 (autoload (quote remote-compile) "rcompile" "\ 19860 (autoload (quote remote-compile) "rcompile" "\
18166 Compile the current buffer's directory on HOST. Log in as USER. 19861 Compile the current buffer's directory on HOST. Log in as USER.
18167 See \\[compile]. 19862 See \\[compile].
18169 \(fn HOST USER COMMAND)" t nil) 19864 \(fn HOST USER COMMAND)" t nil)
18170 19865
18171 ;;;*** 19866 ;;;***
18172 19867
18173 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" 19868 ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
18174 ;;;;;; (16211 27026)) 19869 ;;;;;; (16675 7397))
18175 ;;; Generated autoloads from emacs-lisp/re-builder.el 19870 ;;; Generated autoloads from emacs-lisp/re-builder.el
18176 19871
18177 (autoload (quote re-builder) "re-builder" "\ 19872 (autoload (quote re-builder) "re-builder" "\
18178 Call up the RE Builder for the current window. 19873 Call up the RE Builder for the current window.
18179 19874
18180 \(fn)" t nil) 19875 \(fn)" t nil)
18181 19876
18182 ;;;*** 19877 ;;;***
18183 19878
18184 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16246 40636)) 19879 ;;;### (autoloads (recentf-mode) "recentf" "recentf.el" (16783 21521))
18185 ;;; Generated autoloads from recentf.el 19880 ;;; Generated autoloads from recentf.el
18186 19881
18187 (defvar recentf-mode nil "\ 19882 (defvar recentf-mode nil "\
18188 Non-nil if Recentf mode is enabled. 19883 Non-nil if Recentf mode is enabled.
18189 See the command `recentf-mode' for a description of this minor-mode. 19884 See the command `recentf-mode' for a description of this minor-mode.
18205 ;;;*** 19900 ;;;***
18206 19901
18207 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle 19902 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
18208 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 19903 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
18209 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 19904 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
18210 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (16211 19905 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (16213
18211 ;;;;;; 27018)) 19906 ;;;;;; 43271))
18212 ;;; Generated autoloads from rect.el 19907 ;;; Generated autoloads from rect.el
18213 19908
18214 (autoload (quote move-to-column-force) "rect" "\ 19909 (autoload (quote move-to-column-force) "rect" "\
18215 If COLUMN is within a multi-column character, replace it by spaces and tab. 19910 If COLUMN is within a multi-column character, replace it by spaces and tab.
18216 As for `move-to-column', passing anything but nil or t in FLAG will move to 19911 As for `move-to-column', passing anything but nil or t in FLAG will move to
18328 20023
18329 \(fn START END &optional FILL)" t nil) 20024 \(fn START END &optional FILL)" t nil)
18330 20025
18331 ;;;*** 20026 ;;;***
18332 20027
18333 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16211 20028 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (16213
18334 ;;;;;; 27044)) 20029 ;;;;;; 43283))
18335 ;;; Generated autoloads from textmodes/refill.el 20030 ;;; Generated autoloads from textmodes/refill.el
18336 20031
18337 (autoload (quote refill-mode) "refill" "\ 20032 (autoload (quote refill-mode) "refill" "\
18338 Toggle Refill minor mode. 20033 Toggle Refill minor mode.
18339 With prefix arg, turn Refill mode on iff arg is positive. 20034 With prefix arg, turn Refill mode on iff arg is positive.
18345 \(fn &optional ARG)" t nil) 20040 \(fn &optional ARG)" t nil)
18346 20041
18347 ;;;*** 20042 ;;;***
18348 20043
18349 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode 20044 ;;;### (autoloads (reftex-reset-scanning-information reftex-mode
18350 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (16211 27044)) 20045 ;;;;;; turn-on-reftex) "reftex" "textmodes/reftex.el" (16213 43284))
18351 ;;; Generated autoloads from textmodes/reftex.el 20046 ;;; Generated autoloads from textmodes/reftex.el
18352 20047
18353 (autoload (quote turn-on-reftex) "reftex" "\ 20048 (autoload (quote turn-on-reftex) "reftex" "\
18354 Turn on RefTeX mode. 20049 Turn on RefTeX mode.
18355 20050
18395 \(fn)" nil nil) 20090 \(fn)" nil nil)
18396 20091
18397 ;;;*** 20092 ;;;***
18398 20093
18399 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 20094 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
18400 ;;;;;; (16211 27044)) 20095 ;;;;;; (16213 43283))
18401 ;;; Generated autoloads from textmodes/reftex-cite.el 20096 ;;; Generated autoloads from textmodes/reftex-cite.el
18402 20097
18403 (autoload (quote reftex-citation) "reftex-cite" "\ 20098 (autoload (quote reftex-citation) "reftex-cite" "\
18404 Make a citation using BibTeX database files. 20099 Make a citation using BibTeX database files.
18405 After prompting for a regular expression, scans the buffers with 20100 After prompting for a regular expression, scans the buffers with
18424 \(fn &optional NO-INSERT FORMAT-KEY)" t nil) 20119 \(fn &optional NO-INSERT FORMAT-KEY)" t nil)
18425 20120
18426 ;;;*** 20121 ;;;***
18427 20122
18428 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el" 20123 ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
18429 ;;;;;; (16211 27044)) 20124 ;;;;;; (16213 43283))
18430 ;;; Generated autoloads from textmodes/reftex-index.el 20125 ;;; Generated autoloads from textmodes/reftex-index.el
18431 20126
18432 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\ 20127 (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
18433 Major mode for managing the Index phrases of a LaTeX document. 20128 Major mode for managing the Index phrases of a LaTeX document.
18434 This buffer was created with RefTeX. 20129 This buffer was created with RefTeX.
18457 \(fn)" t nil) 20152 \(fn)" t nil)
18458 20153
18459 ;;;*** 20154 ;;;***
18460 20155
18461 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el" 20156 ;;;### (autoloads (reftex-all-document-files) "reftex-parse" "textmodes/reftex-parse.el"
18462 ;;;;;; (16211 27044)) 20157 ;;;;;; (16213 43283))
18463 ;;; Generated autoloads from textmodes/reftex-parse.el 20158 ;;; Generated autoloads from textmodes/reftex-parse.el
18464 20159
18465 (autoload (quote reftex-all-document-files) "reftex-parse" "\ 20160 (autoload (quote reftex-all-document-files) "reftex-parse" "\
18466 Return a list of all files belonging to the current document. 20161 Return a list of all files belonging to the current document.
18467 When RELATIVE is non-nil, give file names relative to directory 20162 When RELATIVE is non-nil, give file names relative to directory
18470 \(fn &optional RELATIVE)" nil nil) 20165 \(fn &optional RELATIVE)" nil nil)
18471 20166
18472 ;;;*** 20167 ;;;***
18473 20168
18474 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 20169 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
18475 ;;;;;; (16211 27026)) 20170 ;;;;;; (16213 43273))
18476 ;;; Generated autoloads from emacs-lisp/regexp-opt.el 20171 ;;; Generated autoloads from emacs-lisp/regexp-opt.el
18477 20172
18478 (autoload (quote regexp-opt) "regexp-opt" "\ 20173 (autoload (quote regexp-opt) "regexp-opt" "\
18479 Return a regexp to match a string in STRINGS. 20174 Return a regexp to match a string in STRINGS.
18480 Each string should be unique in STRINGS and should not contain any regexps, 20175 Each string should be unique in STRINGS and should not contain any regexps,
18497 20192
18498 \(fn REGEXP)" nil nil) 20193 \(fn REGEXP)" nil nil)
18499 20194
18500 ;;;*** 20195 ;;;***
18501 20196
18502 ;;;### (autoloads (repeat) "repeat" "repeat.el" (16211 27018)) 20197 ;;;### (autoloads (repeat) "repeat" "repeat.el" (16213 43271))
18503 ;;; Generated autoloads from repeat.el 20198 ;;; Generated autoloads from repeat.el
18504 20199
18505 (autoload (quote repeat) "repeat" "\ 20200 (autoload (quote repeat) "repeat" "\
18506 Repeat most recently executed command. 20201 Repeat most recently executed command.
18507 With prefix arg, apply new prefix arg to that command; otherwise, use 20202 With prefix arg, apply new prefix arg to that command; otherwise, use
18515 \(fn REPEAT-ARG)" t nil) 20210 \(fn REPEAT-ARG)" t nil)
18516 20211
18517 ;;;*** 20212 ;;;***
18518 20213
18519 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el" 20214 ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
18520 ;;;;;; (16211 27034)) 20215 ;;;;;; (16213 43280))
18521 ;;; Generated autoloads from mail/reporter.el 20216 ;;; Generated autoloads from mail/reporter.el
18522 20217
18523 (autoload (quote reporter-submit-bug-report) "reporter" "\ 20218 (autoload (quote reporter-submit-bug-report) "reporter" "\
18524 Begin submitting a bug report via email. 20219 Begin submitting a bug report via email.
18525 20220
18547 \(fn ADDRESS PKGNAME VARLIST &optional PRE-HOOKS POST-HOOKS SALUTATION)" nil nil) 20242 \(fn ADDRESS PKGNAME VARLIST &optional PRE-HOOKS POST-HOOKS SALUTATION)" nil nil)
18548 20243
18549 ;;;*** 20244 ;;;***
18550 20245
18551 ;;;### (autoloads (reposition-window) "reposition" "reposition.el" 20246 ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
18552 ;;;;;; (16211 27018)) 20247 ;;;;;; (16213 43271))
18553 ;;; Generated autoloads from reposition.el 20248 ;;; Generated autoloads from reposition.el
18554 20249
18555 (autoload (quote reposition-window) "reposition" "\ 20250 (autoload (quote reposition-window) "reposition" "\
18556 Make the current definition and/or comment visible. 20251 Make the current definition and/or comment visible.
18557 Further invocations move it to the top of the window or toggle the 20252 Further invocations move it to the top of the window or toggle the
18574 \(fn &optional ARG)" t nil) 20269 \(fn &optional ARG)" t nil)
18575 (define-key esc-map "\C-l" 'reposition-window) 20270 (define-key esc-map "\C-l" 'reposition-window)
18576 20271
18577 ;;;*** 20272 ;;;***
18578 20273
18579 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (16211 20274 ;;;### (autoloads (resume-suspend-hook) "resume" "resume.el" (16213
18580 ;;;;;; 27018)) 20275 ;;;;;; 43271))
18581 ;;; Generated autoloads from resume.el 20276 ;;; Generated autoloads from resume.el
18582 20277
18583 (autoload (quote resume-suspend-hook) "resume" "\ 20278 (autoload (quote resume-suspend-hook) "resume" "\
18584 Clear out the file used for transmitting args when Emacs resumes. 20279 Clear out the file used for transmitting args when Emacs resumes.
18585 20280
18586 \(fn)" nil nil) 20281 \(fn)" nil nil)
18587 20282
18588 ;;;*** 20283 ;;;***
18589 20284
18590 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el" 20285 ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
18591 ;;;;;; (16211 27018)) 20286 ;;;;;; (16804 23129))
18592 ;;; Generated autoloads from reveal.el 20287 ;;; Generated autoloads from reveal.el
18593 20288
18594 (autoload (quote reveal-mode) "reveal" "\ 20289 (autoload (quote reveal-mode) "reveal" "\
18595 Toggle Reveal mode on or off. 20290 Toggle Reveal mode on or off.
18596 Reveal mode renders invisible text around point visible again. 20291 Reveal mode renders invisible text around point visible again.
18621 20316
18622 ;;;*** 20317 ;;;***
18623 20318
18624 ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties 20319 ;;;### (autoloads (file-name-shadow-mode file-name-shadow-tty-properties
18625 ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el" 20320 ;;;;;; file-name-shadow-properties) "rfn-eshadow" "rfn-eshadow.el"
18626 ;;;;;; (16211 27018)) 20321 ;;;;;; (16213 43271))
18627 ;;; Generated autoloads from rfn-eshadow.el 20322 ;;; Generated autoloads from rfn-eshadow.el
18628 20323
18629 (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\ 20324 (defvar file-name-shadow-properties (quote (face file-name-shadow field shadow)) "\
18630 Properties given to the `shadowed' part of a filename in the minibuffer. 20325 Properties given to the `shadowed' part of a filename in the minibuffer.
18631 Only used when `file-name-shadow-mode' is active. 20326 Only used when `file-name-shadow-mode' is active.
18664 \(fn &optional ARG)" t nil) 20359 \(fn &optional ARG)" t nil)
18665 20360
18666 ;;;*** 20361 ;;;***
18667 20362
18668 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el" 20363 ;;;### (autoloads (make-ring ring-p) "ring" "emacs-lisp/ring.el"
18669 ;;;;;; (16211 27026)) 20364 ;;;;;; (16213 43273))
18670 ;;; Generated autoloads from emacs-lisp/ring.el 20365 ;;; Generated autoloads from emacs-lisp/ring.el
18671 20366
18672 (autoload (quote ring-p) "ring" "\ 20367 (autoload (quote ring-p) "ring" "\
18673 Return t if X is a ring; nil otherwise. 20368 Return t if X is a ring; nil otherwise.
18674 20369
18679 20374
18680 \(fn SIZE)" nil nil) 20375 \(fn SIZE)" nil nil)
18681 20376
18682 ;;;*** 20377 ;;;***
18683 20378
18684 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16211 27037)) 20379 ;;;### (autoloads (rlogin) "rlogin" "net/rlogin.el" (16507 41097))
18685 ;;; Generated autoloads from net/rlogin.el 20380 ;;; Generated autoloads from net/rlogin.el
18686 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)") 20381 (add-hook 'same-window-regexps "^\\*rlogin-.*\\*\\(\\|<[0-9]+>\\)")
18687 20382
18688 (autoload (quote rlogin) "rlogin" "\ 20383 (autoload (quote rlogin) "rlogin" "\
18689 Open a network login connection via `rlogin' with args INPUT-ARGS. 20384 Open a network login connection via `rlogin' with args INPUT-ARGS.
18724 20419
18725 \(fn INPUT-ARGS &optional BUFFER)" t nil) 20420 \(fn INPUT-ARGS &optional BUFFER)" t nil)
18726 20421
18727 ;;;*** 20422 ;;;***
18728 20423
18729 ;;;### (autoloads (rmail-set-pop-password rmail-input rmail-mode 20424 ;;;### (autoloads (rmail-restore-desktop-buffer rmail-set-pop-password
18730 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 20425 ;;;;;; rmail-input rmail-mode rmail rmail-enable-mime rmail-show-message-hook
18731 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 20426 ;;;;;; rmail-confirm-expunge rmail-secondary-file-regexp rmail-secondary-file-directory
18732 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 20427 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
18733 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 20428 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
18734 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 20429 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
18735 ;;;;;; "rmail" "mail/rmail.el" (16296 8718)) 20430 ;;;;;; "rmail" "mail/rmail.el" (16792 36615))
18736 ;;; Generated autoloads from mail/rmail.el 20431 ;;; Generated autoloads from mail/rmail.el
18737 20432
18738 (defvar rmail-dont-reply-to-names nil "\ 20433 (defvar rmail-dont-reply-to-names nil "\
18739 *A regexp specifying addresses to prune from a reply message. 20434 *A regexp specifying addresses to prune from a reply message.
18740 A value of nil means exclude your own email address as an address 20435 A value of nil means exclude your own email address as an address
18741 plus whatever is specified by `rmail-default-dont-reply-to-names'.") 20436 plus whatever is specified by `rmail-default-dont-reply-to-names'.")
18742 20437
18743 (custom-autoload (quote rmail-dont-reply-to-names) "rmail") 20438 (custom-autoload (quote rmail-dont-reply-to-names) "rmail")
18744 20439
18745 (defvar rmail-default-dont-reply-to-names "info-" "\ 20440 (defvar rmail-default-dont-reply-to-names "\\`info-" "\
18746 A regular expression specifying part of the value of the default value of 20441 A regular expression specifying part of the default value of the
18747 the variable `rmail-dont-reply-to-names', for when the user does not set 20442 variable `rmail-dont-reply-to-names', for when the user does not set
18748 `rmail-dont-reply-to-names' explicitly. (The other part of the default 20443 `rmail-dont-reply-to-names' explicitly. (The other part of the default
18749 value is the user's email address and name.) 20444 value is the user's email address and name.)
18750 It is useful to set this variable in the site customization file.") 20445 It is useful to set this variable in the site customization file.")
18751 20446
18752 (defvar rmail-ignored-headers (concat "^via:\\|^mail-from:\\|^origin:\\|^references:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:\\|^mime-version:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^x-sign:\\|^x-beenthere:\\|^x-mailman-version:" "\\|^precedence:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-type:\\|^content-length:" "\\|^x-attribution:\\|^x-disclaimer:\\|^x-trace:" "\\|^x-complaints-to:\\|^nntp-posting-date:\\|^user-agent" "\\|^importance:\\|^envelope-to:\\|^delivery-date" "\\|^x.*-priority:\\|^x-mimeole:") "\ 20447 (defvar rmail-ignored-headers (concat "^via:\\|^mail-from:\\|^origin:\\|^references:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:\\|^mime-version:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^x-sign:\\|^x-beenthere:\\|^x-mailman-version:" "\\|^precedence:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-type:\\|^content-length:" "\\|^x-attribution:\\|^x-disclaimer:\\|^x-trace:" "\\|^x-complaints-to:\\|^nntp-posting-date:\\|^user-agent" "\\|^importance:\\|^envelope-to:\\|^delivery-date" "\\|^x.*-priority:\\|^x-mimeole:") "\
18796 and the value of the environment variable MAIL overrides it).") 20491 and the value of the environment variable MAIL overrides it).")
18797 20492
18798 (custom-autoload (quote rmail-primary-inbox-list) "rmail") 20493 (custom-autoload (quote rmail-primary-inbox-list) "rmail")
18799 20494
18800 (defvar rmail-mail-new-frame nil "\ 20495 (defvar rmail-mail-new-frame nil "\
18801 *Non-nil means Rmail makes a new frame for composing outgoing mail.") 20496 *Non-nil means Rmail makes a new frame for composing outgoing mail.
20497 This is handy if you want to preserve the window configuration of
20498 the frame where you have the RMAIL buffer displayed.")
18802 20499
18803 (custom-autoload (quote rmail-mail-new-frame) "rmail") 20500 (custom-autoload (quote rmail-mail-new-frame) "rmail")
18804 20501
18805 (defvar rmail-secondary-file-directory "~/" "\ 20502 (defvar rmail-secondary-file-directory "~/" "\
18806 *Directory for additional secondary Rmail files.") 20503 *Directory for additional secondary Rmail files.")
18895 20592
18896 If the variable `rmail-enable-mime' is non-nil, this variables is 20593 If the variable `rmail-enable-mime' is non-nil, this variables is
18897 ignored, and all the decoding work is done by a feature specified by 20594 ignored, and all the decoding work is done by a feature specified by
18898 the variable `rmail-mime-feature'.") 20595 the variable `rmail-mime-feature'.")
18899 20596
18900 (defvar rmail-mime-charset-pattern "^content-type:[ ]*text/plain;[ \n]*charset=\"?\\([^ \n\"]+\\)\"?" "\ 20597 (defvar rmail-mime-charset-pattern "^content-type:[ ]*text/plain;[ \n]*charset=\"?\\([^ \n\";]+\\)\"?" "\
18901 Regexp to match MIME-charset specification in a header of message. 20598 Regexp to match MIME-charset specification in a header of message.
18902 The first parenthesized expression should match the MIME-charset name.") 20599 The first parenthesized expression should match the MIME-charset name.")
18903 20600
18904 (autoload (quote rmail) "rmail" "\ 20601 (autoload (quote rmail) "rmail" "\
18905 Read and edit incoming mail. 20602 Read and edit incoming mail.
18975 (autoload (quote rmail-set-pop-password) "rmail" "\ 20672 (autoload (quote rmail-set-pop-password) "rmail" "\
18976 Set PASSWORD to be used for retrieving mail from a POP server. 20673 Set PASSWORD to be used for retrieving mail from a POP server.
18977 20674
18978 \(fn PASSWORD)" t nil) 20675 \(fn PASSWORD)" t nil)
18979 20676
20677 (autoload (quote rmail-restore-desktop-buffer) "rmail" "\
20678 Restore an rmail buffer specified in a desktop file.
20679
20680 \(fn DESKTOP-BUFFER-FILE-NAME DESKTOP-BUFFER-NAME DESKTOP-BUFFER-MISC)" nil nil)
20681
18980 ;;;*** 20682 ;;;***
18981 20683
18982 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el" 20684 ;;;### (autoloads (rmail-edit-current-message) "rmailedit" "mail/rmailedit.el"
18983 ;;;;;; (16211 27034)) 20685 ;;;;;; (16213 43280))
18984 ;;; Generated autoloads from mail/rmailedit.el 20686 ;;; Generated autoloads from mail/rmailedit.el
18985 20687
18986 (autoload (quote rmail-edit-current-message) "rmailedit" "\ 20688 (autoload (quote rmail-edit-current-message) "rmailedit" "\
18987 Edit the contents of this message. 20689 Edit the contents of this message.
18988 20690
18990 20692
18991 ;;;*** 20693 ;;;***
18992 20694
18993 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message 20695 ;;;### (autoloads (rmail-next-labeled-message rmail-previous-labeled-message
18994 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd" 20696 ;;;;;; rmail-read-label rmail-kill-label rmail-add-label) "rmailkwd"
18995 ;;;;;; "mail/rmailkwd.el" (16211 27034)) 20697 ;;;;;; "mail/rmailkwd.el" (16213 43280))
18996 ;;; Generated autoloads from mail/rmailkwd.el 20698 ;;; Generated autoloads from mail/rmailkwd.el
18997 20699
18998 (autoload (quote rmail-add-label) "rmailkwd" "\ 20700 (autoload (quote rmail-add-label) "rmailkwd" "\
18999 Add LABEL to labels associated with current RMAIL message. 20701 Add LABEL to labels associated with current RMAIL message.
19000 Completion is performed over known labels when reading. 20702 Completion is performed over known labels when reading.
19029 \(fn N LABELS)" t nil) 20731 \(fn N LABELS)" t nil)
19030 20732
19031 ;;;*** 20733 ;;;***
19032 20734
19033 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el" 20735 ;;;### (autoloads (set-rmail-inbox-list) "rmailmsc" "mail/rmailmsc.el"
19034 ;;;;;; (16211 27035)) 20736 ;;;;;; (16213 43280))
19035 ;;; Generated autoloads from mail/rmailmsc.el 20737 ;;; Generated autoloads from mail/rmailmsc.el
19036 20738
19037 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\ 20739 (autoload (quote set-rmail-inbox-list) "rmailmsc" "\
19038 Set the inbox list of the current RMAIL file to FILE-NAME. 20740 Set the inbox list of the current RMAIL file to FILE-NAME.
19039 You can specify one file name, or several names separated by commas. 20741 You can specify one file name, or several names separated by commas.
19043 20745
19044 ;;;*** 20746 ;;;***
19045 20747
19046 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output 20748 ;;;### (autoloads (rmail-output-body-to-file rmail-output rmail-fields-not-to-output
19047 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout" 20749 ;;;;;; rmail-output-to-rmail-file rmail-output-file-alist) "rmailout"
19048 ;;;;;; "mail/rmailout.el" (16211 27035)) 20750 ;;;;;; "mail/rmailout.el" (16213 43280))
19049 ;;; Generated autoloads from mail/rmailout.el 20751 ;;; Generated autoloads from mail/rmailout.el
19050 20752
19051 (defvar rmail-output-file-alist nil "\ 20753 (defvar rmail-output-file-alist nil "\
19052 *Alist matching regexps to suggested output Rmail files. 20754 *Alist matching regexps to suggested output Rmail files.
19053 This is a list of elements of the form (REGEXP . NAME-EXP). 20755 This is a list of elements of the form (REGEXP . NAME-EXP).
19110 20812
19111 ;;;*** 20813 ;;;***
19112 20814
19113 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent 20815 ;;;### (autoloads (rmail-sort-by-labels rmail-sort-by-lines rmail-sort-by-correspondent
19114 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject 20816 ;;;;;; rmail-sort-by-recipient rmail-sort-by-author rmail-sort-by-subject
19115 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (16211 20817 ;;;;;; rmail-sort-by-date) "rmailsort" "mail/rmailsort.el" (16213
19116 ;;;;;; 27036)) 20818 ;;;;;; 43280))
19117 ;;; Generated autoloads from mail/rmailsort.el 20819 ;;; Generated autoloads from mail/rmailsort.el
19118 20820
19119 (autoload (quote rmail-sort-by-date) "rmailsort" "\ 20821 (autoload (quote rmail-sort-by-date) "rmailsort" "\
19120 Sort messages of current Rmail file by date. 20822 Sort messages of current Rmail file by date.
19121 If prefix argument REVERSE is non-nil, sort them in reverse order. 20823 If prefix argument REVERSE is non-nil, sort them in reverse order.
19163 20865
19164 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder 20866 ;;;### (autoloads (rmail-user-mail-address-regexp rmail-summary-line-decoder
19165 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp 20867 ;;;;;; rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
19166 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary 20868 ;;;;;; rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
19167 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages) 20869 ;;;;;; rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
19168 ;;;;;; "rmailsum" "mail/rmailsum.el" (16292 22309)) 20870 ;;;;;; "rmailsum" "mail/rmailsum.el" (16294 21153))
19169 ;;; Generated autoloads from mail/rmailsum.el 20871 ;;; Generated autoloads from mail/rmailsum.el
19170 20872
19171 (defvar rmail-summary-scroll-between-messages t "\ 20873 (defvar rmail-summary-scroll-between-messages t "\
19172 *Non-nil means Rmail summary scroll commands move between messages.") 20874 *Non-nil means Rmail summary scroll commands move between messages.")
19173 20875
19245 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum") 20947 (custom-autoload (quote rmail-user-mail-address-regexp) "rmailsum")
19246 20948
19247 ;;;*** 20949 ;;;***
19248 20950
19249 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el" 20951 ;;;### (autoloads (news-post-news) "rnewspost" "obsolete/rnewspost.el"
19250 ;;;;;; (16211 27037)) 20952 ;;;;;; (16213 43281))
19251 ;;; Generated autoloads from obsolete/rnewspost.el 20953 ;;; Generated autoloads from obsolete/rnewspost.el
19252 20954
19253 (autoload (quote news-post-news) "rnewspost" "\ 20955 (autoload (quote news-post-news) "rnewspost" "\
19254 Begin editing a new USENET news article to be posted. 20956 Begin editing a new USENET news article to be posted.
19255 Type \\[describe-mode] once editing the article to get a list of commands. 20957 Type \\[describe-mode] once editing the article to get a list of commands.
19258 \(fn &optional NOQUERY)" t nil) 20960 \(fn &optional NOQUERY)" t nil)
19259 20961
19260 ;;;*** 20962 ;;;***
19261 20963
19262 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region 20964 ;;;### (autoloads (toggle-rot13-mode rot13-other-window rot13-region
19263 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (16211 27018)) 20965 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (16213 43271))
19264 ;;; Generated autoloads from rot13.el 20966 ;;; Generated autoloads from rot13.el
19265 20967
19266 (autoload (quote rot13) "rot13" "\ 20968 (autoload (quote rot13) "rot13" "\
19267 Return Rot13 encryption of OBJECT, a buffer or string. 20969 Return Rot13 encryption of OBJECT, a buffer or string.
19268 20970
19299 21001
19300 ;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly 21002 ;;;### (autoloads (resize-minibuffer-mode resize-minibuffer-frame-exactly
19301 ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame 21003 ;;;;;; resize-minibuffer-frame-max-height resize-minibuffer-frame
19302 ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height 21004 ;;;;;; resize-minibuffer-window-exactly resize-minibuffer-window-max-height
19303 ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el" 21005 ;;;;;; resize-minibuffer-mode) "rsz-mini" "obsolete/rsz-mini.el"
19304 ;;;;;; (16211 27037)) 21006 ;;;;;; (16507 41097))
19305 ;;; Generated autoloads from obsolete/rsz-mini.el 21007 ;;; Generated autoloads from obsolete/rsz-mini.el
19306 21008
19307 (defvar resize-minibuffer-mode nil "\ 21009 (defvar resize-minibuffer-mode nil "\
19308 *This variable is obsolete.") 21010 *This variable is obsolete.")
19309 21011
19339 21041
19340 \(fn &optional PREFIX)" t nil) 21042 \(fn &optional PREFIX)" t nil)
19341 21043
19342 ;;;*** 21044 ;;;***
19343 21045
19344 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16277 21046 ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (16478
19345 ;;;;;; 42321)) 21047 ;;;;;; 51572))
19346 ;;; Generated autoloads from ruler-mode.el 21048 ;;; Generated autoloads from ruler-mode.el
19347 21049
19348 (autoload (quote ruler-mode) "ruler-mode" "\ 21050 (autoload (quote ruler-mode) "ruler-mode" "\
19349 Display a ruler in the header line if ARG > 0. 21051 Display a ruler in the header line if ARG > 0.
19350 21052
19351 \(fn &optional ARG)" t nil) 21053 \(fn &optional ARG)" t nil)
19352 21054
19353 ;;;*** 21055 ;;;***
19354 21056
19355 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (16292 21057 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (16534
19356 ;;;;;; 22309)) 21058 ;;;;;; 3808))
19357 ;;; Generated autoloads from emacs-lisp/rx.el 21059 ;;; Generated autoloads from emacs-lisp/rx.el
19358 21060
19359 (autoload (quote rx-to-string) "rx" "\ 21061 (autoload (quote rx-to-string) "rx" "\
19360 Parse and produce code for regular expression FORM. 21062 Parse and produce code for regular expression FORM.
19361 FORM is a regular expression in sexp form. 21063 FORM is a regular expression in sexp form.
19362 NO-GROUP non-nil means don't put shy groups around the result. 21064 NO-GROUP non-nil means don't put shy groups around the result.
19363 21065
19364 \(fn FORM &optional NO-GROUP)" nil nil) 21066 \(fn FORM &optional NO-GROUP)" nil nil)
19365 21067
19366 (autoload (quote rx) "rx" "\ 21068 (autoload (quote rx) "rx" "\
19367 Translate a regular expression REGEXP in sexp form to a regexp string. 21069 Translate regular expressions REGEXPS in sexp form to a regexp string.
21070 REGEXPS is a non-empty sequence of forms of the sort listed below.
19368 See also `rx-to-string' for how to do such a translation at run-time. 21071 See also `rx-to-string' for how to do such a translation at run-time.
19369 21072
19370 The following are valid subforms of regular expressions in sexp 21073 The following are valid subforms of regular expressions in sexp
19371 notation. 21074 notation.
19372 21075
19374 matches string STRING literally. 21077 matches string STRING literally.
19375 21078
19376 CHAR 21079 CHAR
19377 matches character CHAR literally. 21080 matches character CHAR literally.
19378 21081
19379 `not-newline' 21082 `not-newline', `nonl'
19380 matches any character except a newline. 21083 matches any character except a newline.
19381 . 21084 .
19382 `anything' 21085 `anything'
19383 matches any character 21086 matches any character
19384 21087
19385 `(any SET)' 21088 `(any SET ...)'
19386 matches any character in SET. SET may be a character or string. 21089 `(in SET ...)'
21090 `(char SET ...)'
21091 matches any character in SET .... SET may be a character or string.
19387 Ranges of characters can be specified as `A-Z' in strings. 21092 Ranges of characters can be specified as `A-Z' in strings.
19388 21093 Ranges may also be specified as conses like `(?A . ?Z)'.
19389 '(in SET)' 21094
19390 like `any'. 21095 SET may also be the name of a character class: `digit',
19391 21096 `control', `hex-digit', `blank', `graph', `print', `alnum',
19392 `(not (any SET))' 21097 `alpha', `ascii', `nonascii', `lower', `punct', `space', `upper',
19393 matches any character not in SET 21098 `word', or one of their synonyms.
19394 21099
19395 `line-start' 21100 `(not (any SET ...))'
21101 matches any character not in SET ...
21102
21103 `line-start', `bol'
19396 matches the empty string, but only at the beginning of a line 21104 matches the empty string, but only at the beginning of a line
19397 in the text being matched 21105 in the text being matched
19398 21106
19399 `line-end' 21107 `line-end', `eol'
19400 is similar to `line-start' but matches only at the end of a line 21108 is similar to `line-start' but matches only at the end of a line
19401 21109
19402 `string-start' 21110 `string-start', `bos', `bot'
19403 matches the empty string, but only at the beginning of the 21111 matches the empty string, but only at the beginning of the
19404 string being matched against. 21112 string being matched against.
19405 21113
19406 `string-end' 21114 `string-end', `eos', `eot'
19407 matches the empty string, but only at the end of the 21115 matches the empty string, but only at the end of the
19408 string being matched against. 21116 string being matched against.
19409 21117
19410 `buffer-start' 21118 `buffer-start'
19411 matches the empty string, but only at the beginning of the 21119 matches the empty string, but only at the beginning of the
19412 buffer being matched against. 21120 buffer being matched against. Actually equivalent to `string-start'.
19413 21121
19414 `buffer-end' 21122 `buffer-end'
19415 matches the empty string, but only at the end of the 21123 matches the empty string, but only at the end of the
19416 buffer being matched against. 21124 buffer being matched against. Actually equivalent to `string-end'.
19417 21125
19418 `point' 21126 `point'
19419 matches the empty string, but only at point. 21127 matches the empty string, but only at point.
19420 21128
19421 `word-start' 21129 `word-start', `bow'
19422 matches the empty string, but only at the beginning or end of a 21130 matches the empty string, but only at the beginning or end of a
19423 word. 21131 word.
19424 21132
19425 `word-end' 21133 `word-end', `eow'
19426 matches the empty string, but only at the end of a word. 21134 matches the empty string, but only at the end of a word.
19427 21135
19428 `word-boundary' 21136 `word-boundary'
19429 matches the empty string, but only at the beginning or end of a 21137 matches the empty string, but only at the beginning or end of a
19430 word. 21138 word.
19431 21139
19432 `(not word-boundary)' 21140 `(not word-boundary)'
21141 `not-word-boundary'
19433 matches the empty string, but not at the beginning or end of a 21142 matches the empty string, but not at the beginning or end of a
19434 word. 21143 word.
19435 21144
19436 `digit' 21145 `digit', `numeric', `num'
19437 matches 0 through 9. 21146 matches 0 through 9.
19438 21147
19439 `control' 21148 `control', `cntrl'
19440 matches ASCII control characters. 21149 matches ASCII control characters.
19441 21150
19442 `hex-digit' 21151 `hex-digit', `hex', `xdigit'
19443 matches 0 through 9, a through f and A through F. 21152 matches 0 through 9, a through f and A through F.
19444 21153
19445 `blank' 21154 `blank'
19446 matches space and tab only. 21155 matches space and tab only.
19447 21156
19448 `graphic' 21157 `graphic', `graph'
19449 matches graphic characters--everything except ASCII control chars, 21158 matches graphic characters--everything except ASCII control chars,
19450 space, and DEL. 21159 space, and DEL.
19451 21160
19452 `printing' 21161 `printing', `print'
19453 matches printing characters--everything except ASCII control chars 21162 matches printing characters--everything except ASCII control chars
19454 and DEL. 21163 and DEL.
19455 21164
19456 `alphanumeric' 21165 `alphanumeric', `alnum'
19457 matches letters and digits. (But at present, for multibyte characters, 21166 matches letters and digits. (But at present, for multibyte characters,
19458 it matches anything that has word syntax.) 21167 it matches anything that has word syntax.)
19459 21168
19460 `letter' 21169 `letter', `alphabetic', `alpha'
19461 matches letters. (But at present, for multibyte characters, 21170 matches letters. (But at present, for multibyte characters,
19462 it matches anything that has word syntax.) 21171 it matches anything that has word syntax.)
19463 21172
19464 `ascii' 21173 `ascii'
19465 matches ASCII (unibyte) characters. 21174 matches ASCII (unibyte) characters.
19466 21175
19467 `nonascii' 21176 `nonascii'
19468 matches non-ASCII (multibyte) characters. 21177 matches non-ASCII (multibyte) characters.
19469 21178
19470 `lower' 21179 `lower', `lower-case'
19471 matches anything lower-case. 21180 matches anything lower-case.
19472 21181
19473 `upper' 21182 `upper', `upper-case'
19474 matches anything upper-case. 21183 matches anything upper-case.
19475 21184
19476 `punctuation' 21185 `punctuation', `punct'
19477 matches punctuation. (But at present, for multibyte characters, 21186 matches punctuation. (But at present, for multibyte characters,
19478 it matches anything that has non-word syntax.) 21187 it matches anything that has non-word syntax.)
19479 21188
19480 `space' 21189 `space', `whitespace', `white'
19481 matches anything that has whitespace syntax. 21190 matches anything that has whitespace syntax.
19482 21191
19483 `word' 21192 `word', `wordchar'
19484 matches anything that has word syntax. 21193 matches anything that has word syntax.
21194
21195 `not-wordchar'
21196 matches anything that has non-word syntax.
19485 21197
19486 `(syntax SYNTAX)' 21198 `(syntax SYNTAX)'
19487 matches a character with syntax SYNTAX. SYNTAX must be one 21199 matches a character with syntax SYNTAX. SYNTAX must be one
19488 of the following symbols. 21200 of the following symbols, or a symbol corresponding to the syntax
21201 character, e.g. `\\.' for `\\s.'.
19489 21202
19490 `whitespace' (\\s- in string notation) 21203 `whitespace' (\\s- in string notation)
19491 `punctuation' (\\s.) 21204 `punctuation' (\\s.)
19492 `word' (\\sw) 21205 `word' (\\sw)
19493 `symbol' (\\s_) 21206 `symbol' (\\s_)
19498 `paired-delimiter' (\\s$) 21211 `paired-delimiter' (\\s$)
19499 `escape' (\\s\\) 21212 `escape' (\\s\\)
19500 `character-quote' (\\s/) 21213 `character-quote' (\\s/)
19501 `comment-start' (\\s<) 21214 `comment-start' (\\s<)
19502 `comment-end' (\\s>) 21215 `comment-end' (\\s>)
21216 `string-delimiter' (\\s|)
21217 `comment-delimiter' (\\s!)
19503 21218
19504 `(not (syntax SYNTAX))' 21219 `(not (syntax SYNTAX))'
19505 matches a character that has not syntax SYNTAX. 21220 matches a character that doesn't have syntax SYNTAX.
19506 21221
19507 `(category CATEGORY)' 21222 `(category CATEGORY)'
19508 matches a character with category CATEGORY. CATEGORY must be 21223 matches a character with category CATEGORY. CATEGORY must be
19509 either a character to use for C, or one of the following symbols. 21224 either a character to use for C, or one of the following symbols.
19510 21225
19526 `japanese-hiragana-two-byte' (\\cH) 21241 `japanese-hiragana-two-byte' (\\cH)
19527 `indian-tow-byte' (\\cI) 21242 `indian-tow-byte' (\\cI)
19528 `japanese-katakana-two-byte' (\\cK) 21243 `japanese-katakana-two-byte' (\\cK)
19529 `korean-hangul-two-byte' (\\cN) 21244 `korean-hangul-two-byte' (\\cN)
19530 `cyrillic-two-byte' (\\cY) 21245 `cyrillic-two-byte' (\\cY)
21246 `combining-diacritic' (\\c^)
19531 `ascii' (\\ca) 21247 `ascii' (\\ca)
19532 `arabic' (\\cb) 21248 `arabic' (\\cb)
19533 `chinese' (\\cc) 21249 `chinese' (\\cc)
19534 `ethiopic' (\\ce) 21250 `ethiopic' (\\ce)
19535 `greek' (\\cg) 21251 `greek' (\\cg)
19546 `hebrew' (\\cw) 21262 `hebrew' (\\cw)
19547 `cyrillic' (\\cy) 21263 `cyrillic' (\\cy)
19548 `can-break' (\\c|) 21264 `can-break' (\\c|)
19549 21265
19550 `(not (category CATEGORY))' 21266 `(not (category CATEGORY))'
19551 matches a character that has not category CATEGORY. 21267 matches a character that doesn't have category CATEGORY.
19552 21268
19553 `(and SEXP1 SEXP2 ...)' 21269 `(and SEXP1 SEXP2 ...)'
21270 `(: SEXP1 SEXP2 ...)'
21271 `(seq SEXP1 SEXP2 ...)'
21272 `(sequence SEXP1 SEXP2 ...)'
19554 matches what SEXP1 matches, followed by what SEXP2 matches, etc. 21273 matches what SEXP1 matches, followed by what SEXP2 matches, etc.
19555 21274
19556 `(submatch SEXP1 SEXP2 ...)' 21275 `(submatch SEXP1 SEXP2 ...)'
21276 `(group SEXP1 SEXP2 ...)'
19557 like `and', but makes the match accessible with `match-end', 21277 like `and', but makes the match accessible with `match-end',
19558 `match-beginning', and `match-string'. 21278 `match-beginning', and `match-string'.
19559 21279
19560 `(group SEXP1 SEXP2 ...)' 21280 `(group SEXP1 SEXP2 ...)'
19561 another name for `submatch'. 21281 another name for `submatch'.
19562 21282
19563 `(or SEXP1 SEXP2 ...)' 21283 `(or SEXP1 SEXP2 ...)'
21284 `(| SEXP1 SEXP2 ...)'
19564 matches anything that matches SEXP1 or SEXP2, etc. If all 21285 matches anything that matches SEXP1 or SEXP2, etc. If all
19565 args are strings, use `regexp-opt' to optimize the resulting 21286 args are strings, use `regexp-opt' to optimize the resulting
19566 regular expression. 21287 regular expression.
19567 21288
19568 `(minimal-match SEXP)' 21289 `(minimal-match SEXP)'
19569 produce a non-greedy regexp for SEXP. Normally, regexps matching 21290 produce a non-greedy regexp for SEXP. Normally, regexps matching
19570 zero or more occurrances of something are \"greedy\" in that they 21291 zero or more occurrences of something are \"greedy\" in that they
19571 match as much as they can, as long as the overall regexp can 21292 match as much as they can, as long as the overall regexp can
19572 still match. A non-greedy regexp matches as little as possible. 21293 still match. A non-greedy regexp matches as little as possible.
19573 21294
19574 `(maximal-match SEXP)' 21295 `(maximal-match SEXP)'
19575 produce a greedy regexp for SEXP. This is the default. 21296 produce a greedy regexp for SEXP. This is the default.
19576 21297
19577 `(zero-or-more SEXP)' 21298 Below, `SEXP ...' represents a sequence of regexp forms, treated as if
19578 matches zero or more occurrences of what SEXP matches. 21299 enclosed in `(and ...)'.
19579 21300
19580 `(0+ SEXP)' 21301 `(zero-or-more SEXP ...)'
19581 like `zero-or-more'. 21302 `(0+ SEXP ...)'
19582 21303 matches zero or more occurrences of what SEXP ... matches.
19583 `(* SEXP)' 21304
19584 like `zero-or-more', but always produces a greedy regexp. 21305 `(* SEXP ...)'
19585 21306 like `zero-or-more', but always produces a greedy regexp, independent
19586 `(*? SEXP)' 21307 of `rx-greedy-flag'.
19587 like `zero-or-more', but always produces a non-greedy regexp. 21308
19588 21309 `(*? SEXP ...)'
19589 `(one-or-more SEXP)' 21310 like `zero-or-more', but always produces a non-greedy regexp,
19590 matches one or more occurrences of A. 21311 independent of `rx-greedy-flag'.
19591 21312
19592 `(1+ SEXP)' 21313 `(one-or-more SEXP ...)'
19593 like `one-or-more'. 21314 `(1+ SEXP ...)'
19594 21315 matches one or more occurrences of SEXP ...
19595 `(+ SEXP)' 21316
21317 `(+ SEXP ...)'
19596 like `one-or-more', but always produces a greedy regexp. 21318 like `one-or-more', but always produces a greedy regexp.
19597 21319
19598 `(+? SEXP)' 21320 `(+? SEXP ...)'
19599 like `one-or-more', but always produces a non-greedy regexp. 21321 like `one-or-more', but always produces a non-greedy regexp.
19600 21322
19601 `(zero-or-one SEXP)' 21323 `(zero-or-one SEXP ...)'
21324 `(optional SEXP ...)'
21325 `(opt SEXP ...)'
19602 matches zero or one occurrences of A. 21326 matches zero or one occurrences of A.
19603 21327
19604 `(optional SEXP)' 21328 `(? SEXP ...)'
19605 like `zero-or-one'.
19606
19607 `(? SEXP)'
19608 like `zero-or-one', but always produces a greedy regexp. 21329 like `zero-or-one', but always produces a greedy regexp.
19609 21330
19610 `(?? SEXP)' 21331 `(?? SEXP ...)'
19611 like `zero-or-one', but always produces a non-greedy regexp. 21332 like `zero-or-one', but always produces a non-greedy regexp.
19612 21333
19613 `(repeat N SEXP)' 21334 `(repeat N SEXP)'
19614 matches N occurrences of what SEXP matches. 21335 `(= N SEXP ...)'
21336 matches N occurrences.
21337
21338 `(>= N SEXP ...)'
21339 matches N or more occurrences.
19615 21340
19616 `(repeat N M SEXP)' 21341 `(repeat N M SEXP)'
19617 matches N to M occurrences of what SEXP matches. 21342 `(** N M SEXP ...)'
21343 matches N to M occurrences.
21344
21345 `(backref N)'
21346 matches what was matched previously by submatch N.
21347
21348 `(backref N)'
21349 matches what was matched previously by submatch N.
21350
21351 `(backref N)'
21352 matches what was matched previously by submatch N.
19618 21353
19619 `(eval FORM)' 21354 `(eval FORM)'
19620 evaluate FORM and insert result. If result is a string, 21355 evaluate FORM and insert result. If result is a string,
19621 `regexp-quote' it. 21356 `regexp-quote' it.
19622 21357
19623 `(regexp REGEXP)' 21358 `(regexp REGEXP)'
19624 include REGEXP in string notation in the result. 21359 include REGEXP in string notation in the result.
19625 21360
19626 \(fn REGEXP)" nil (quote macro)) 21361 \(fn &rest REGEXPS)" nil (quote macro))
19627 21362
19628 ;;;*** 21363 ;;;***
19629 21364
19630 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 21365 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
19631 ;;;;;; (16249 27909)) 21366 ;;;;;; (16391 49851))
19632 ;;; Generated autoloads from progmodes/scheme.el 21367 ;;; Generated autoloads from progmodes/scheme.el
19633 21368
19634 (autoload (quote scheme-mode) "scheme" "\ 21369 (autoload (quote scheme-mode) "scheme" "\
19635 Major mode for editing Scheme code. 21370 Major mode for editing Scheme code.
19636 Editing commands are similar to those of `lisp-mode'. 21371 Editing commands are similar to those of `lisp-mode'.
19668 \(fn)" t nil) 21403 \(fn)" t nil)
19669 21404
19670 ;;;*** 21405 ;;;***
19671 21406
19672 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el" 21407 ;;;### (autoloads (gnus-score-mode) "score-mode" "gnus/score-mode.el"
19673 ;;;;;; (16211 27031)) 21408 ;;;;;; (16698 21929))
19674 ;;; Generated autoloads from gnus/score-mode.el 21409 ;;; Generated autoloads from gnus/score-mode.el
19675 21410
19676 (autoload (quote gnus-score-mode) "score-mode" "\ 21411 (autoload (quote gnus-score-mode) "score-mode" "\
19677 Mode for editing Gnus score files. 21412 Mode for editing Gnus score files.
19678 This mode is an extended emacs-lisp mode. 21413 This mode is an extended emacs-lisp mode.
19681 21416
19682 \(fn)" t nil) 21417 \(fn)" t nil)
19683 21418
19684 ;;;*** 21419 ;;;***
19685 21420
19686 ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16211 21421 ;;;### (autoloads (scribe-mode) "scribe" "obsolete/scribe.el" (16213
19687 ;;;;;; 27037)) 21422 ;;;;;; 43281))
19688 ;;; Generated autoloads from obsolete/scribe.el 21423 ;;; Generated autoloads from obsolete/scribe.el
19689 21424
19690 (autoload (quote scribe-mode) "scribe" "\ 21425 (autoload (quote scribe-mode) "scribe" "\
19691 Major mode for editing files of Scribe (a text formatter) source. 21426 Major mode for editing files of Scribe (a text formatter) source.
19692 Scribe-mode is similar to text-mode, with a few extra commands added. 21427 Scribe-mode is similar to text-mode, with a few extra commands added.
19707 \(fn)" t nil) 21442 \(fn)" t nil)
19708 21443
19709 ;;;*** 21444 ;;;***
19710 21445
19711 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el" 21446 ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
19712 ;;;;;; (16211 27018)) 21447 ;;;;;; (16213 43271))
19713 ;;; Generated autoloads from scroll-all.el 21448 ;;; Generated autoloads from scroll-all.el
19714 21449
19715 (defvar scroll-all-mode nil "\ 21450 (defvar scroll-all-mode nil "\
19716 Non-nil if Scroll-All mode is enabled. 21451 Non-nil if Scroll-All mode is enabled.
19717 See the command `scroll-all-mode' for a description of this minor-mode. 21452 See the command `scroll-all-mode' for a description of this minor-mode.
19733 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode 21468 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode
19734 ;;;;;; mail-default-directory mail-signature mail-personal-alias-file 21469 ;;;;;; mail-default-directory mail-signature mail-personal-alias-file
19735 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name 21470 ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name
19736 ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers 21471 ;;;;;; mail-header-separator send-mail-function mail-yank-ignored-headers
19737 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from 21472 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from
19738 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16249 31404)) 21473 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (16534 3809))
19739 ;;; Generated autoloads from mail/sendmail.el 21474 ;;; Generated autoloads from mail/sendmail.el
19740 21475
19741 (defvar mail-from-style (quote angles) "\ 21476 (defvar mail-from-style (quote angles) "\
19742 *Specifies how \"From:\" fields look. 21477 *Specifies how \"From:\" fields look.
19743 21478
19941 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil) 21676 \(fn &optional NOERASE TO SUBJECT IN-REPLY-TO CC REPLYBUFFER SENDACTIONS)" t nil)
19942 21677
19943 ;;;*** 21678 ;;;***
19944 21679
19945 ;;;### (autoloads (server-mode server-start) "server" "server.el" 21680 ;;;### (autoloads (server-mode server-start) "server" "server.el"
19946 ;;;;;; (16211 27018)) 21681 ;;;;;; (16764 51518))
19947 ;;; Generated autoloads from server.el 21682 ;;; Generated autoloads from server.el
19948 21683
19949 (autoload (quote server-start) "server" "\ 21684 (autoload (quote server-start) "server" "\
19950 Allow this Emacs process to be a server for client processes. 21685 Allow this Emacs process to be a server for client processes.
19951 This starts a server communications subprocess through which 21686 This starts a server communications subprocess through which
19973 21708
19974 \(fn &optional ARG)" t nil) 21709 \(fn &optional ARG)" t nil)
19975 21710
19976 ;;;*** 21711 ;;;***
19977 21712
19978 ;;;### (autoloads (ses-mode) "ses" "ses.el" (16211 27018)) 21713 ;;;### (autoloads (ses-mode) "ses" "ses.el" (16801 58023))
19979 ;;; Generated autoloads from ses.el 21714 ;;; Generated autoloads from ses.el
19980 21715
19981 (autoload (quote ses-mode) "ses" "\ 21716 (autoload (quote ses-mode) "ses" "\
19982 Major mode for Simple Emacs Spreadsheet. See \"ses-readme.txt\" for more info. 21717 Major mode for Simple Emacs Spreadsheet.
21718 See \"ses-example.ses\" (in the etc data directory) for more info.
19983 21719
19984 Key definitions: 21720 Key definitions:
19985 \\{ses-mode-map} 21721 \\{ses-mode-map}
19986 These key definitions are active only in the print area (the visible part): 21722 These key definitions are active only in the print area (the visible part):
19987 \\{ses-mode-print-map} 21723 \\{ses-mode-print-map}
19991 \(fn)" t nil) 21727 \(fn)" t nil)
19992 21728
19993 ;;;*** 21729 ;;;***
19994 21730
19995 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" 21731 ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
19996 ;;;;;; (16211 27044)) 21732 ;;;;;; (16787 16350))
19997 ;;; Generated autoloads from textmodes/sgml-mode.el 21733 ;;; Generated autoloads from textmodes/sgml-mode.el
19998 21734
19999 (autoload (quote sgml-mode) "sgml-mode" "\ 21735 (autoload (quote sgml-mode) "sgml-mode" "\
20000 Major mode for editing SGML documents. 21736 Major mode for editing SGML documents.
20001 Makes > match <. 21737 Makes > match <.
20059 \(fn)" t nil) 21795 \(fn)" t nil)
20060 21796
20061 ;;;*** 21797 ;;;***
20062 21798
20063 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 21799 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
20064 ;;;;;; (16256 53160)) 21800 ;;;;;; (16820 16328))
20065 ;;; Generated autoloads from progmodes/sh-script.el 21801 ;;; Generated autoloads from progmodes/sh-script.el
20066 21802
20067 (autoload (quote sh-mode) "sh-script" "\ 21803 (autoload (quote sh-mode) "sh-script" "\
20068 Major mode for editing shell scripts. 21804 Major mode for editing shell scripts.
20069 This mode works for many shells, since they all have roughly the same syntax, 21805 This mode works for many shells, since they all have roughly the same syntax,
20122 21858
20123 (defalias (quote shell-script-mode) (quote sh-mode)) 21859 (defalias (quote shell-script-mode) (quote sh-mode))
20124 21860
20125 ;;;*** 21861 ;;;***
20126 21862
21863 ;;;### (autoloads (sha1) "sha1" "gnus/sha1.el" (16775 26713))
21864 ;;; Generated autoloads from gnus/sha1.el
21865
21866 (autoload (quote sha1) "sha1" "\
21867 Return the SHA1 (Secure Hash Algorithm) of an object.
21868 OBJECT is either a string or a buffer.
21869 Optional arguments BEG and END denote buffer positions for computing the
21870 hash of a portion of OBJECT.
21871 If BINARY is non-nil, return a string in binary form.
21872
21873 \(fn OBJECT &optional BEG END BINARY)" nil nil)
21874
21875 ;;;***
21876
20127 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el" 21877 ;;;### (autoloads (list-load-path-shadows) "shadow" "emacs-lisp/shadow.el"
20128 ;;;;;; (16211 27026)) 21878 ;;;;;; (16377 12872))
20129 ;;; Generated autoloads from emacs-lisp/shadow.el 21879 ;;; Generated autoloads from emacs-lisp/shadow.el
20130 21880
20131 (autoload (quote list-load-path-shadows) "shadow" "\ 21881 (autoload (quote list-load-path-shadows) "shadow" "\
20132 Display a list of Emacs Lisp files that shadow other files. 21882 Display a list of Emacs Lisp files that shadow other files.
20133 21883
20170 \(fn)" t nil) 21920 \(fn)" t nil)
20171 21921
20172 ;;;*** 21922 ;;;***
20173 21923
20174 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group 21924 ;;;### (autoloads (shadow-initialize shadow-define-regexp-group shadow-define-literal-group
20175 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16211 21925 ;;;;;; shadow-define-cluster) "shadowfile" "shadowfile.el" (16768
20176 ;;;;;; 27018)) 21926 ;;;;;; 48631))
20177 ;;; Generated autoloads from shadowfile.el 21927 ;;; Generated autoloads from shadowfile.el
20178 21928
20179 (autoload (quote shadow-define-cluster) "shadowfile" "\ 21929 (autoload (quote shadow-define-cluster) "shadowfile" "\
20180 Edit (or create) the definition of a cluster NAME. 21930 Edit (or create) the definition of a cluster NAME.
20181 This is a group of hosts that share directories, so that copying to or from 21931 This is a group of hosts that share directories, so that copying to or from
20210 \(fn)" t nil) 21960 \(fn)" t nil)
20211 21961
20212 ;;;*** 21962 ;;;***
20213 21963
20214 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 21964 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
20215 ;;;;;; (16211 27018)) 21965 ;;;;;; (16377 12872))
20216 ;;; Generated autoloads from shell.el 21966 ;;; Generated autoloads from shell.el
20217 21967
20218 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 21968 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
20219 Regexp to match shells that don't save their command history, and 21969 Regexp to match shells that don't save their command history, and
20220 don't handle the backslash as a quote character. For shells that 21970 don't handle the backslash as a quote character. For shells that
20256 \(fn &optional BUFFER)" t nil) 22006 \(fn &optional BUFFER)" t nil)
20257 (add-hook 'same-window-buffer-names "*shell*") 22007 (add-hook 'same-window-buffer-names "*shell*")
20258 22008
20259 ;;;*** 22009 ;;;***
20260 22010
20261 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (16211 22011 ;;;### (autoloads (sieve-upload-and-bury sieve-upload sieve-manage)
20262 ;;;;;; 27039)) 22012 ;;;;;; "sieve" "gnus/sieve.el" (16775 26714))
22013 ;;; Generated autoloads from gnus/sieve.el
22014
22015 (autoload (quote sieve-manage) "sieve" "\
22016 Not documented
22017
22018 \(fn SERVER &optional PORT)" t nil)
22019
22020 (autoload (quote sieve-upload) "sieve" "\
22021 Not documented
22022
22023 \(fn &optional NAME)" t nil)
22024
22025 (autoload (quote sieve-upload-and-bury) "sieve" "\
22026 Not documented
22027
22028 \(fn &optional NAME)" t nil)
22029
22030 ;;;***
22031
22032 ;;;### (autoloads (sieve-mode) "sieve-mode" "gnus/sieve-mode.el"
22033 ;;;;;; (16697 49031))
22034 ;;; Generated autoloads from gnus/sieve-mode.el
22035
22036 (autoload (quote sieve-mode) "sieve-mode" "\
22037 Major mode for editing Sieve code.
22038 This is much like C mode except for the syntax of comments. Its keymap
22039 inherits from C mode's and it has the same variables for customizing
22040 indentation. It has its own abbrev table and its own syntax table.
22041
22042 Turning on Sieve mode runs `sieve-mode-hook'.
22043
22044 \(fn)" t nil)
22045
22046 ;;;***
22047
22048 ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (16213
22049 ;;;;;; 43282))
20263 ;;; Generated autoloads from progmodes/simula.el 22050 ;;; Generated autoloads from progmodes/simula.el
20264 22051
20265 (autoload (quote simula-mode) "simula" "\ 22052 (autoload (quote simula-mode) "simula" "\
20266 Major mode for editing SIMULA code. 22053 Major mode for editing SIMULA code.
20267 \\{simula-mode-map} 22054 \\{simula-mode-map}
20306 \(fn)" t nil) 22093 \(fn)" t nil)
20307 22094
20308 ;;;*** 22095 ;;;***
20309 22096
20310 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new 22097 ;;;### (autoloads (skeleton-pair-insert-maybe skeleton-insert skeleton-proxy-new
20311 ;;;;;; define-skeleton) "skeleton" "skeleton.el" (16211 27018)) 22098 ;;;;;; define-skeleton) "skeleton" "skeleton.el" (16213 43271))
20312 ;;; Generated autoloads from skeleton.el 22099 ;;; Generated autoloads from skeleton.el
20313 22100
20314 (defvar skeleton-filter (quote identity) "\ 22101 (defvar skeleton-filter (quote identity) "\
20315 Function for transforming a skeleton proxy's aliases' variable value.") 22102 Function for transforming a skeleton proxy's aliases' variable value.")
20316 22103
20416 \(fn ARG)" t nil) 22203 \(fn ARG)" t nil)
20417 22204
20418 ;;;*** 22205 ;;;***
20419 22206
20420 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el" 22207 ;;;### (autoloads (smerge-mode smerge-ediff) "smerge-mode" "smerge-mode.el"
20421 ;;;;;; (16258 10857)) 22208 ;;;;;; (16534 3808))
20422 ;;; Generated autoloads from smerge-mode.el 22209 ;;; Generated autoloads from smerge-mode.el
20423 22210
20424 (autoload (quote smerge-ediff) "smerge-mode" "\ 22211 (autoload (quote smerge-ediff) "smerge-mode" "\
20425 Invoke ediff to resolve the conflicts. 22212 Invoke ediff to resolve the conflicts.
20426 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the 22213 NAME-MINE, NAME-OTHER, and NAME-BASE, if non-nil, are used for the
20434 22221
20435 \(fn &optional ARG)" t nil) 22222 \(fn &optional ARG)" t nil)
20436 22223
20437 ;;;*** 22224 ;;;***
20438 22225
20439 ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" 22226 ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el"
20440 ;;;;;; (16211 27031)) 22227 ;;;;;; (16719 60886))
20441 ;;; Generated autoloads from gnus/smiley-ems.el 22228 ;;; Generated autoloads from gnus/smiley.el
20442 22229
20443 (autoload (quote smiley-region) "smiley-ems" "\ 22230 (autoload (quote smiley-region) "smiley" "\
20444 Display textual smileys as images. 22231 Replace in the region `smiley-regexp-alist' matches with corresponding images.
20445 START and END specify the region; interactively, use the values 22232 A list of images is returned.
20446 of point and mark. The value of `smiley-regexp-alist' determines
20447 which smileys to operate on and which images to use for them.
20448 22233
20449 \(fn START END)" t nil) 22234 \(fn START END)" t nil)
20450 22235
22236 (autoload (quote smiley-buffer) "smiley" "\
22237 Run `smiley-region' at the buffer, specified in the argument or
22238 interactively. If there's no argument, do it at the current buffer
22239
22240 \(fn &optional BUFFER)" t nil)
22241
20451 ;;;*** 22242 ;;;***
20452 22243
20453 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" 22244 ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail"
20454 ;;;;;; "mail/smtpmail.el" (16246 41418)) 22245 ;;;;;; "mail/smtpmail.el" (16747 61767))
20455 ;;; Generated autoloads from mail/smtpmail.el 22246 ;;; Generated autoloads from mail/smtpmail.el
20456 22247
20457 (autoload (quote smtpmail-send-it) "smtpmail" "\ 22248 (autoload (quote smtpmail-send-it) "smtpmail" "\
20458 Not documented 22249 Not documented
20459 22250
20464 22255
20465 \(fn)" t nil) 22256 \(fn)" t nil)
20466 22257
20467 ;;;*** 22258 ;;;***
20468 22259
20469 ;;;### (autoloads (snake) "snake" "play/snake.el" (16211 27038)) 22260 ;;;### (autoloads (snake) "snake" "play/snake.el" (16213 43281))
20470 ;;; Generated autoloads from play/snake.el 22261 ;;; Generated autoloads from play/snake.el
20471 22262
20472 (autoload (quote snake) "snake" "\ 22263 (autoload (quote snake) "snake" "\
20473 Play the Snake game. 22264 Play the Snake game.
20474 Move the snake around without colliding with its tail or with the border. 22265 Move the snake around without colliding with its tail or with the border.
20488 \(fn)" t nil) 22279 \(fn)" t nil)
20489 22280
20490 ;;;*** 22281 ;;;***
20491 22282
20492 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el" 22283 ;;;### (autoloads (snmpv2-mode snmp-mode) "snmp-mode" "net/snmp-mode.el"
20493 ;;;;;; (16211 27037)) 22284 ;;;;;; (16213 43280))
20494 ;;; Generated autoloads from net/snmp-mode.el 22285 ;;; Generated autoloads from net/snmp-mode.el
20495 22286
20496 (autoload (quote snmp-mode) "snmp-mode" "\ 22287 (autoload (quote snmp-mode) "snmp-mode" "\
20497 Major mode for editing SNMP MIBs. 22288 Major mode for editing SNMP MIBs.
20498 Expression and list commands understand all C brackets. 22289 Expression and list commands understand all C brackets.
20519 22310
20520 ;;;*** 22311 ;;;***
20521 22312
20522 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name 22313 ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
20523 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form) 22314 ;;;;;; calendar-longitude calendar-latitude calendar-time-display-form)
20524 ;;;;;; "solar" "calendar/solar.el" (16211 27023)) 22315 ;;;;;; "solar" "calendar/solar.el" (16213 43272))
20525 ;;; Generated autoloads from calendar/solar.el 22316 ;;; Generated autoloads from calendar/solar.el
20526 22317
20527 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\ 22318 (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
20528 *The pseudo-pattern that governs the way a time of day is formatted. 22319 *The pseudo-pattern that governs the way a time of day is formatted.
20529 22320
20590 22381
20591 \(fn)" nil nil) 22382 \(fn)" nil nil)
20592 22383
20593 ;;;*** 22384 ;;;***
20594 22385
20595 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (16211 22386 ;;;### (autoloads (solitaire) "solitaire" "play/solitaire.el" (16213
20596 ;;;;;; 27038)) 22387 ;;;;;; 43281))
20597 ;;; Generated autoloads from play/solitaire.el 22388 ;;; Generated autoloads from play/solitaire.el
20598 22389
20599 (autoload (quote solitaire) "solitaire" "\ 22390 (autoload (quote solitaire) "solitaire" "\
20600 Play Solitaire. 22391 Play Solitaire.
20601 22392
20668 22459
20669 ;;;*** 22460 ;;;***
20670 22461
20671 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields 22462 ;;;### (autoloads (reverse-region sort-columns sort-regexp-fields
20672 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs 22463 ;;;;;; sort-fields sort-numeric-fields sort-pages sort-paragraphs
20673 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (16211 27018)) 22464 ;;;;;; sort-lines sort-subr) "sort" "sort.el" (16460 18645))
20674 ;;; Generated autoloads from sort.el 22465 ;;; Generated autoloads from sort.el
20675 22466
20676 (autoload (quote sort-subr) "sort" "\ 22467 (autoload (quote sort-subr) "sort" "\
20677 General text sorting routine to divide buffer into records and sort them. 22468 General text sorting routine to divide buffer into records and sort them.
20678 22469
20810 22601
20811 \(fn BEG END)" t nil) 22602 \(fn BEG END)" t nil)
20812 22603
20813 ;;;*** 22604 ;;;***
20814 22605
22606 ;;;### (autoloads (spam-initialize) "spam" "gnus/spam.el" (16777
22607 ;;;;;; 65418))
22608 ;;; Generated autoloads from gnus/spam.el
22609
22610 (autoload (quote spam-initialize) "spam" "\
22611 Install the spam.el hooks and do other initialization
22612
22613 \(fn)" t nil)
22614
22615 ;;;***
22616
20815 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 22617 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
20816 ;;;;;; "speedbar.el" (16211 27019)) 22618 ;;;;;; "speedbar.el" (16775 26708))
20817 ;;; Generated autoloads from speedbar.el 22619 ;;; Generated autoloads from speedbar.el
20818 22620
20819 (defalias (quote speedbar) (quote speedbar-frame-mode)) 22621 (defalias (quote speedbar) (quote speedbar-frame-mode))
20820 22622
20821 (autoload (quote speedbar-frame-mode) "speedbar" "\ 22623 (autoload (quote speedbar-frame-mode) "speedbar" "\
20836 \(fn)" t nil) 22638 \(fn)" t nil)
20837 22639
20838 ;;;*** 22640 ;;;***
20839 22641
20840 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) 22642 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
20841 ;;;;;; "spell" "textmodes/spell.el" (16211 27044)) 22643 ;;;;;; "spell" "textmodes/spell.el" (16213 43284))
20842 ;;; Generated autoloads from textmodes/spell.el 22644 ;;; Generated autoloads from textmodes/spell.el
20843 22645
20844 (put (quote spell-filter) (quote risky-local-variable) t) 22646 (put (quote spell-filter) (quote risky-local-variable) t)
20845 22647
20846 (autoload (quote spell-buffer) "spell" "\ 22648 (autoload (quote spell-buffer) "spell" "\
20872 22674
20873 \(fn STRING)" t nil) 22675 \(fn STRING)" t nil)
20874 22676
20875 ;;;*** 22677 ;;;***
20876 22678
20877 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (16211 22679 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (16213
20878 ;;;;;; 27038)) 22680 ;;;;;; 43281))
20879 ;;; Generated autoloads from play/spook.el 22681 ;;; Generated autoloads from play/spook.el
20880 22682
20881 (autoload (quote spook) "spook" "\ 22683 (autoload (quote spook) "spook" "\
20882 Adds that special touch of class to your outgoing mail. 22684 Adds that special touch of class to your outgoing mail.
20883 22685
20891 ;;;*** 22693 ;;;***
20892 22694
20893 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 22695 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
20894 ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 22696 ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
20895 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 22697 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
20896 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (16225 22698 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (16536
20897 ;;;;;; 6527)) 22699 ;;;;;; 52890))
20898 ;;; Generated autoloads from progmodes/sql.el 22700 ;;; Generated autoloads from progmodes/sql.el
20899 22701
20900 (autoload (quote sql-add-product-keywords) "sql" "\ 22702 (autoload (quote sql-add-product-keywords) "sql" "\
20901 Append a `font-lock-keywords' entry to the existing entries defined 22703 Add highlighting KEYWORDS for SQL PRODUCT.
20902 for the specified `product'. 22704
20903 22705 PRODUCT should be a symbol, the name of a sql product, such as
20904 \(fn PRODUCT KEYWORDS)" nil nil) 22706 `oracle'. KEYWORDS should be a list; see the variable
22707 `font-lock-keywords'. By default they are added at the beginning
22708 of the current highlighting list. If optional argument APPEND is
22709 `set', they are used to replace the current highlighting list.
22710 If APPEND is any other non-nil value, they are added at the end
22711 of the current highlighting list.
22712
22713 For example:
22714
22715 (sql-add-product-keywords 'ms
22716 '((\"\\\\b\\\\w+_t\\\\b\" . font-lock-type-face)))
22717
22718 adds a fontification pattern to fontify identifiers ending in
22719 `_t' as data types.
22720
22721 \(fn PRODUCT KEYWORDS &optional APPEND)" nil nil)
20905 22722
20906 (autoload (quote sql-help) "sql" "\ 22723 (autoload (quote sql-help) "sql" "\
20907 Show short help for the SQL modes. 22724 Show short help for the SQL modes.
20908 22725
20909 Use an entry function to open an interactive SQL buffer. This buffer is 22726 Use an entry function to open an interactive SQL buffer. This buffer is
21308 23125
21309 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer 23126 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
21310 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 23127 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
21311 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 23128 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
21312 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 23129 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
21313 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (16258 23130 ;;;;;; strokes-global-set-stroke) "strokes" "strokes.el" (16768
21314 ;;;;;; 10857)) 23131 ;;;;;; 48632))
21315 ;;; Generated autoloads from strokes.el 23132 ;;; Generated autoloads from strokes.el
21316 23133
21317 (autoload (quote strokes-global-set-stroke) "strokes" "\ 23134 (autoload (quote strokes-global-set-stroke) "strokes" "\
21318 Interactively give STROKE the global binding as COMMAND. 23135 Interactively give STROKE the global binding as COMMAND.
21319 Operated just like `global-set-key', except for strokes. 23136 Operated just like `global-set-key', except for strokes.
21320 COMMAND is a symbol naming an interactively-callable function. STROKE 23137 COMMAND is a symbol naming an interactively-callable function. STROKE
21321 is a list of sampled positions on the stroke grid as described in the 23138 is a list of sampled positions on the stroke grid as described in the
21322 documentation for the `strokes-define-stroke' function. 23139 documentation for the `strokes-define-stroke' function.
23140
23141 See also `strokes-global-set-stroke-string'.
21323 23142
21324 \(fn STROKE COMMAND)" t nil) 23143 \(fn STROKE COMMAND)" t nil)
21325 23144
21326 (autoload (quote strokes-read-stroke) "strokes" "\ 23145 (autoload (quote strokes-read-stroke) "strokes" "\
21327 Read a simple stroke (interactively) and return the stroke. 23146 Read a simple stroke (interactively) and return the stroke.
21416 \(fn)" t nil) 23235 \(fn)" t nil)
21417 23236
21418 ;;;*** 23237 ;;;***
21419 23238
21420 ;;;### (autoloads (studlify-buffer studlify-word studlify-region) 23239 ;;;### (autoloads (studlify-buffer studlify-word studlify-region)
21421 ;;;;;; "studly" "play/studly.el" (16211 27038)) 23240 ;;;;;; "studly" "play/studly.el" (16213 43281))
21422 ;;; Generated autoloads from play/studly.el 23241 ;;; Generated autoloads from play/studly.el
21423 23242
21424 (autoload (quote studlify-region) "studly" "\ 23243 (autoload (quote studlify-region) "studly" "\
21425 Studlify-case the region. 23244 Studlify-case the region.
21426 23245
21437 \(fn)" t nil) 23256 \(fn)" t nil)
21438 23257
21439 ;;;*** 23258 ;;;***
21440 23259
21441 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 23260 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
21442 ;;;;;; (16211 27036)) 23261 ;;;;;; (16808 48569))
21443 ;;; Generated autoloads from mail/supercite.el 23262 ;;; Generated autoloads from mail/supercite.el
21444 23263
21445 (autoload (quote sc-cite-original) "supercite" "\ 23264 (autoload (quote sc-cite-original) "supercite" "\
21446 Workhorse citing function which performs the initial citation. 23265 Workhorse citing function which performs the initial citation.
21447 This is callable from the various mail and news readers' reply 23266 This is callable from the various mail and news readers' reply
21469 23288
21470 \(fn)" nil nil) 23289 \(fn)" nil nil)
21471 23290
21472 ;;;*** 23291 ;;;***
21473 23292
21474 ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16211 23293 ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (16213
21475 ;;;;;; 27026)) 23294 ;;;;;; 43273))
21476 ;;; Generated autoloads from emacs-lisp/syntax.el 23295 ;;; Generated autoloads from emacs-lisp/syntax.el
21477 23296
21478 (autoload (quote syntax-ppss) "syntax" "\ 23297 (autoload (quote syntax-ppss) "syntax" "\
21479 Parse-Partial-Sexp State at POS. 23298 Parse-Partial-Sexp State at POS.
21480 The returned value is the same as `parse-partial-sexp' except that 23299 The returned value is the same as `parse-partial-sexp' except that
21483 23302
21484 \(fn &optional POS)" nil nil) 23303 \(fn &optional POS)" nil nil)
21485 23304
21486 ;;;*** 23305 ;;;***
21487 23306
21488 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (16211 27021)) 23307 ;;;### (autoloads (tabify untabify) "tabify" "tabify.el" (16213 43271))
21489 ;;; Generated autoloads from tabify.el 23308 ;;; Generated autoloads from tabify.el
21490 23309
21491 (autoload (quote untabify) "tabify" "\ 23310 (autoload (quote untabify) "tabify" "\
21492 Convert all tabs in region to multiple spaces, preserving columns. 23311 Convert all tabs in region to multiple spaces, preserving columns.
21493 Called non-interactively, the region is specified by arguments 23312 Called non-interactively, the region is specified by arguments
21518 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table 23337 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table
21519 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize 23338 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize
21520 ;;;;;; table-recognize table-insert-row-column table-insert-column 23339 ;;;;;; table-recognize table-insert-row-column table-insert-column
21521 ;;;;;; table-insert-row table-insert table-point-left-cell-hook 23340 ;;;;;; table-insert-row table-insert table-point-left-cell-hook
21522 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook) 23341 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
21523 ;;;;;; "table" "textmodes/table.el" (16211 27044)) 23342 ;;;;;; "table" "textmodes/table.el" (16779 20952))
21524 ;;; Generated autoloads from textmodes/table.el 23343 ;;; Generated autoloads from textmodes/table.el
21525 23344
21526 (defvar table-cell-map-hook nil "\ 23345 (defvar table-cell-map-hook nil "\
21527 *Normal hooks run when finishing construction of `table-cell-map'. 23346 *Normal hooks run when finishing construction of `table-cell-map'.
21528 User can modify `table-cell-map' by adding custom functions here.") 23347 User can modify `table-cell-map' by adding custom functions here.")
22106 23925
22107 \(fn)" t nil) 23926 \(fn)" t nil)
22108 23927
22109 ;;;*** 23928 ;;;***
22110 23929
22111 ;;;### (autoloads (talk-connect) "talk" "talk.el" (16211 27021)) 23930 ;;;### (autoloads (talk-connect) "talk" "talk.el" (16213 43271))
22112 ;;; Generated autoloads from talk.el 23931 ;;; Generated autoloads from talk.el
22113 23932
22114 (autoload (quote talk-connect) "talk" "\ 23933 (autoload (quote talk-connect) "talk" "\
22115 Connect to display DISPLAY for the Emacs talk group. 23934 Connect to display DISPLAY for the Emacs talk group.
22116 23935
22117 \(fn DISPLAY)" t nil) 23936 \(fn DISPLAY)" t nil)
22118 23937
22119 ;;;*** 23938 ;;;***
22120 23939
22121 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (16211 27021)) 23940 ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (16768 48632))
22122 ;;; Generated autoloads from tar-mode.el 23941 ;;; Generated autoloads from tar-mode.el
22123 23942
22124 (autoload (quote tar-mode) "tar-mode" "\ 23943 (autoload (quote tar-mode) "tar-mode" "\
22125 Major mode for viewing a tar file as a dired-like listing of its contents. 23944 Major mode for viewing a tar file as a dired-like listing of its contents.
22126 You can move around using the usual cursor motion commands. 23945 You can move around using the usual cursor motion commands.
22140 \(fn)" t nil) 23959 \(fn)" t nil)
22141 23960
22142 ;;;*** 23961 ;;;***
22143 23962
22144 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 23963 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
22145 ;;;;;; "progmodes/tcl.el" (16211 27039)) 23964 ;;;;;; "progmodes/tcl.el" (16808 48570))
22146 ;;; Generated autoloads from progmodes/tcl.el 23965 ;;; Generated autoloads from progmodes/tcl.el
22147 23966
22148 (autoload (quote tcl-mode) "tcl" "\ 23967 (autoload (quote tcl-mode) "tcl" "\
22149 Major mode for editing Tcl code. 23968 Major mode for editing Tcl code.
22150 Expression and list commands understand all Tcl brackets. 23969 Expression and list commands understand all Tcl brackets.
22191 24010
22192 \(fn COMMAND &optional ARG)" t nil) 24011 \(fn COMMAND &optional ARG)" t nil)
22193 24012
22194 ;;;*** 24013 ;;;***
22195 24014
22196 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (16211 27037)) 24015 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (16548 34615))
22197 ;;; Generated autoloads from net/telnet.el 24016 ;;; Generated autoloads from net/telnet.el
22198 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 24017 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
22199 24018
22200 (autoload (quote telnet) "telnet" "\ 24019 (autoload (quote telnet) "telnet" "\
22201 Open a network login connection to host named HOST (a string). 24020 Open a network login connection to host named HOST (a string).
24021 Optional arg PORT specifies alternative port to connect to.
24022 Interactively, use \\[universal-argument] prefix to be prompted for port number.
24023
22202 Communication with HOST is recorded in a buffer `*PROGRAM-HOST*' 24024 Communication with HOST is recorded in a buffer `*PROGRAM-HOST*'
22203 where PROGRAM is the telnet program being used. This program 24025 where PROGRAM is the telnet program being used. This program
22204 is controlled by the contents of the global variable `telnet-host-properties', 24026 is controlled by the contents of the global variable `telnet-host-properties',
22205 falling back on the value of the global variable `telnet-program'. 24027 falling back on the value of the global variable `telnet-program'.
22206 Normally input is edited in Emacs and sent a line at a time. 24028 Normally input is edited in Emacs and sent a line at a time.
22207 24029
22208 \(fn HOST)" t nil) 24030 \(fn HOST &optional PORT)" t nil)
22209 (add-hook 'same-window-regexps "\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)") 24031 (add-hook 'same-window-regexps "\\*rsh-[^-]*\\*\\(\\|<[0-9]*>\\)")
22210 24032
22211 (autoload (quote rsh) "telnet" "\ 24033 (autoload (quote rsh) "telnet" "\
22212 Open a network login connection to host named HOST (a string). 24034 Open a network login connection to host named HOST (a string).
22213 Communication with HOST is recorded in a buffer `*rsh-HOST*'. 24035 Communication with HOST is recorded in a buffer `*rsh-HOST*'.
22215 24037
22216 \(fn HOST)" t nil) 24038 \(fn HOST)" t nil)
22217 24039
22218 ;;;*** 24040 ;;;***
22219 24041
22220 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (16211 24042 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (16805
22221 ;;;;;; 27021)) 24043 ;;;;;; 44920))
22222 ;;; Generated autoloads from term.el 24044 ;;; Generated autoloads from term.el
22223 24045
22224 (autoload (quote make-term) "term" "\ 24046 (autoload (quote make-term) "term" "\
22225 Make a term process NAME in a buffer, running PROGRAM. 24047 Make a term process NAME in a buffer, running PROGRAM.
22226 The name of the buffer is made by surrounding NAME with `*'s. 24048 The name of the buffer is made by surrounding NAME with `*'s.
22244 24066
22245 \(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil) 24067 \(fn PROGRAM &optional NEW-BUFFER-NAME)" t nil)
22246 24068
22247 ;;;*** 24069 ;;;***
22248 24070
22249 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (16211 24071 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (16698
22250 ;;;;;; 27021)) 24072 ;;;;;; 21926))
22251 ;;; Generated autoloads from terminal.el 24073 ;;; Generated autoloads from terminal.el
22252 24074
22253 (autoload (quote terminal-emulator) "terminal" "\ 24075 (autoload (quote terminal-emulator) "terminal" "\
22254 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS. 24076 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
22255 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT. 24077 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
22281 24103
22282 \(fn BUFFER PROGRAM ARGS &optional WIDTH HEIGHT)" t nil) 24104 \(fn BUFFER PROGRAM ARGS &optional WIDTH HEIGHT)" t nil)
22283 24105
22284 ;;;*** 24106 ;;;***
22285 24107
22286 ;;;### (autoloads (testcover-this-defun testcover-start) "testcover" 24108 ;;;### (autoloads (testcover-this-defun) "testcover" "emacs-lisp/testcover.el"
22287 ;;;;;; "emacs-lisp/testcover.el" (16211 27026)) 24109 ;;;;;; (16635 35907))
22288 ;;; Generated autoloads from emacs-lisp/testcover.el 24110 ;;; Generated autoloads from emacs-lisp/testcover.el
22289
22290 (autoload (quote testcover-start) "testcover" "\
22291 Uses edebug to instrument all macros and functions in FILENAME, then
22292 changes the instrumentation from edebug to testcover--much faster, no
22293 problems with type-ahead or post-command-hook, etc. If BYTE-COMPILE is
22294 non-nil, byte-compiles each function after instrumenting.
22295
22296 \(fn FILENAME &optional BYTE-COMPILE)" t nil)
22297 24111
22298 (autoload (quote testcover-this-defun) "testcover" "\ 24112 (autoload (quote testcover-this-defun) "testcover" "\
22299 Start coverage on function under point. 24113 Start coverage on function under point.
22300 24114
22301 \(fn)" t nil) 24115 \(fn)" t nil)
22302 24116
22303 ;;;*** 24117 ;;;***
22304 24118
22305 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (16211 27038)) 24119 ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (16213 43281))
22306 ;;; Generated autoloads from play/tetris.el 24120 ;;; Generated autoloads from play/tetris.el
22307 24121
22308 (autoload (quote tetris) "tetris" "\ 24122 (autoload (quote tetris) "tetris" "\
22309 Play the Tetris game. 24123 Play the Tetris game.
22310 Shapes drop from the top of the screen, and the user has to move and 24124 Shapes drop from the top of the screen, and the user has to move and
22331 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command 24145 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command
22332 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names 24146 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names
22333 ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command 24147 ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command
22334 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 24148 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
22335 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 24149 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
22336 ;;;;;; (16291 51938)) 24150 ;;;;;; (16820 16329))
22337 ;;; Generated autoloads from textmodes/tex-mode.el 24151 ;;; Generated autoloads from textmodes/tex-mode.el
22338 24152
22339 (defvar tex-shell-file-name nil "\ 24153 (defvar tex-shell-file-name nil "\
22340 *If non-nil, the shell file name to run in the subshell used to run TeX.") 24154 *If non-nil, the shell file name to run in the subshell used to run TeX.")
22341 24155
22440 would tell \\[tex-print] with a prefix argument to ask you which printer to 24254 would tell \\[tex-print] with a prefix argument to ask you which printer to
22441 use.") 24255 use.")
22442 24256
22443 (custom-autoload (quote tex-alt-dvi-print-command) "tex-mode") 24257 (custom-autoload (quote tex-alt-dvi-print-command) "tex-mode")
22444 24258
22445 (defvar tex-dvi-view-command (quote (if (eq window-system (quote x)) "xdvi" "dvi2tty * | cat -s")) "\ 24259 (defvar tex-dvi-view-command (quote (cond ((eq window-system (quote x)) "xdvi") ((eq window-system (quote w32)) "yap") (t "dvi2tty * | cat -s"))) "\
22446 *Command used by \\[tex-view] to display a `.dvi' file. 24260 *Command used by \\[tex-view] to display a `.dvi' file.
22447 If it is a string, that specifies the command directly. 24261 If it is a string, that specifies the command directly.
22448 If this string contains an asterisk (`*'), that is replaced by the file name; 24262 If this string contains an asterisk (`*'), that is replaced by the file name;
22449 otherwise, the file name, preceded by a space, is added at the end. 24263 otherwise, the file name, preceded by a space, is added at the end.
22450 24264
22633 \(fn)" t nil) 24447 \(fn)" t nil)
22634 24448
22635 ;;;*** 24449 ;;;***
22636 24450
22637 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer) 24451 ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
22638 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (16292 22308)) 24452 ;;;;;; "texinfmt" "textmodes/texinfmt.el" (16565 48737))
22639 ;;; Generated autoloads from textmodes/texinfmt.el 24453 ;;; Generated autoloads from textmodes/texinfmt.el
22640 24454
22641 (autoload (quote texinfo-format-buffer) "texinfmt" "\ 24455 (autoload (quote texinfo-format-buffer) "texinfmt" "\
22642 Process the current buffer as texinfo code, into an Info file. 24456 Process the current buffer as texinfo code, into an Info file.
22643 The Info file output is generated in a buffer visiting the Info file 24457 The Info file output is generated in a buffer visiting the Info file
22673 \(fn &optional NOSPLIT)" t nil) 24487 \(fn &optional NOSPLIT)" t nil)
22674 24488
22675 ;;;*** 24489 ;;;***
22676 24490
22677 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote) 24491 ;;;### (autoloads (texinfo-mode texinfo-close-quote texinfo-open-quote)
22678 ;;;;;; "texinfo" "textmodes/texinfo.el" (16211 27044)) 24492 ;;;;;; "texinfo" "textmodes/texinfo.el" (16777 65419))
22679 ;;; Generated autoloads from textmodes/texinfo.el 24493 ;;; Generated autoloads from textmodes/texinfo.el
22680 24494
22681 (defvar texinfo-open-quote "``" "\ 24495 (defvar texinfo-open-quote "``" "\
22682 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.") 24496 *String inserted by typing \\[texinfo-insert-quote] to open a quotation.")
22683 24497
22759 24573
22760 ;;;*** 24574 ;;;***
22761 24575
22762 ;;;### (autoloads (thai-composition-function thai-post-read-conversion 24576 ;;;### (autoloads (thai-composition-function thai-post-read-conversion
22763 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region) 24577 ;;;;;; thai-compose-buffer thai-compose-string thai-compose-region)
22764 ;;;;;; "thai-util" "language/thai-util.el" (16211 27033)) 24578 ;;;;;; "thai-util" "language/thai-util.el" (16213 43280))
22765 ;;; Generated autoloads from language/thai-util.el 24579 ;;; Generated autoloads from language/thai-util.el
22766 24580
22767 (autoload (quote thai-compose-region) "thai-util" "\ 24581 (autoload (quote thai-compose-region) "thai-util" "\
22768 Compose Thai characters in the region. 24582 Compose Thai characters in the region.
22769 When called from a program, expects two arguments, 24583 When called from a program, expects two arguments,
22798 24612
22799 ;;;*** 24613 ;;;***
22800 24614
22801 ;;;### (autoloads (list-at-point number-at-point symbol-at-point 24615 ;;;### (autoloads (list-at-point number-at-point symbol-at-point
22802 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing) 24616 ;;;;;; sexp-at-point thing-at-point bounds-of-thing-at-point forward-thing)
22803 ;;;;;; "thingatpt" "thingatpt.el" (16211 27021)) 24617 ;;;;;; "thingatpt" "thingatpt.el" (16213 43271))
22804 ;;; Generated autoloads from thingatpt.el 24618 ;;; Generated autoloads from thingatpt.el
22805 24619
22806 (autoload (quote forward-thing) "thingatpt" "\ 24620 (autoload (quote forward-thing) "thingatpt" "\
22807 Move forward to the end of the next THING. 24621 Move forward to the end of the next THING.
22808 24622
22853 24667
22854 \(fn)" nil nil) 24668 \(fn)" nil nil)
22855 24669
22856 ;;;*** 24670 ;;;***
22857 24671
24672 ;;;### (autoloads (thumbs-dired-setroot thumbs-dired-show-all thumbs-dired-show-marked
24673 ;;;;;; thumbs-show-all-from-dir thumbs-find-thumb) "thumbs" "thumbs.el"
24674 ;;;;;; (16775 26708))
24675 ;;; Generated autoloads from thumbs.el
24676
24677 (autoload (quote thumbs-find-thumb) "thumbs" "\
24678 Display the thumbnail for IMG.
24679
24680 \(fn IMG)" t nil)
24681
24682 (autoload (quote thumbs-show-all-from-dir) "thumbs" "\
24683 Make a preview buffer for all images in DIR.
24684 Optional argument REG to select file matching a regexp,
24685 and SAME-WINDOW to show thumbs in the same window.
24686
24687 \(fn DIR &optional REG SAME-WINDOW)" t nil)
24688
24689 (autoload (quote thumbs-dired-show-marked) "thumbs" "\
24690 In Dired, make a thumbs buffer with all marked files.
24691
24692 \(fn)" t nil)
24693
24694 (autoload (quote thumbs-dired-show-all) "thumbs" "\
24695 In dired, make a thumbs buffer with all files in current directory.
24696
24697 \(fn)" t nil)
24698
24699 (defalias (quote thumbs) (quote thumbs-show-all-from-dir))
24700
24701 (autoload (quote thumbs-dired-setroot) "thumbs" "\
24702 In dired, Call the setroot program on the image at point.
24703
24704 \(fn)" t nil)
24705
24706 ;;;***
24707
22858 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion 24708 ;;;### (autoloads (tibetan-pre-write-canonicalize-for-unicode tibetan-pre-write-conversion
22859 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer 24709 ;;;;;; tibetan-post-read-conversion tibetan-compose-buffer tibetan-decompose-buffer
22860 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region 24710 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
22861 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan 24711 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
22862 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util" 24712 ;;;;;; tibetan-tibetan-to-transcription tibetan-char-p) "tibet-util"
22863 ;;;;;; "language/tibet-util.el" (16211 27033)) 24713 ;;;;;; "language/tibet-util.el" (16213 43280))
22864 ;;; Generated autoloads from language/tibet-util.el 24714 ;;; Generated autoloads from language/tibet-util.el
22865 24715
22866 (autoload (quote tibetan-char-p) "tibet-util" "\ 24716 (autoload (quote tibetan-char-p) "tibet-util" "\
22867 Check if char CH is Tibetan character. 24717 Check if char CH is Tibetan character.
22868 Returns non-nil if CH is Tibetan. Otherwise, returns nil. 24718 Returns non-nil if CH is Tibetan. Otherwise, returns nil.
22937 \(fn FROM TO)" nil nil) 24787 \(fn FROM TO)" nil nil)
22938 24788
22939 ;;;*** 24789 ;;;***
22940 24790
22941 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 24791 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
22942 ;;;;;; (16211 27044)) 24792 ;;;;;; (16213 43284))
22943 ;;; Generated autoloads from textmodes/tildify.el 24793 ;;; Generated autoloads from textmodes/tildify.el
22944 24794
22945 (autoload (quote tildify-region) "tildify" "\ 24795 (autoload (quote tildify-region) "tildify" "\
22946 Add hard spaces in the region between BEG and END. 24796 Add hard spaces in the region between BEG and END.
22947 See variables `tildify-pattern-alist', `tildify-string-alist', and 24797 See variables `tildify-pattern-alist', `tildify-string-alist', and
22961 \(fn)" t nil) 24811 \(fn)" t nil)
22962 24812
22963 ;;;*** 24813 ;;;***
22964 24814
22965 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date) 24815 ;;;### (autoloads (display-time-mode display-time display-time-day-and-date)
22966 ;;;;;; "time" "time.el" (16211 27021)) 24816 ;;;;;; "time" "time.el" (16484 6599))
22967 ;;; Generated autoloads from time.el 24817 ;;; Generated autoloads from time.el
22968 24818
22969 (defvar display-time-day-and-date nil "\ 24819 (defvar display-time-day-and-date nil "\
22970 *Non-nil means \\[display-time] should display day and date as well as time.") 24820 *Non-nil means \\[display-time] should display day and date as well as time.")
22971 24821
23001 24851
23002 ;;;*** 24852 ;;;***
23003 24853
23004 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year 24854 ;;;### (autoloads (safe-date-to-time time-to-days time-to-day-in-year
23005 ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract 24855 ;;;;;; date-leap-year-p days-between date-to-day time-add time-subtract
23006 ;;;;;; time-since days-to-time time-less-p seconds-to-time date-to-time) 24856 ;;;;;; time-since days-to-time time-less-p seconds-to-time time-to-seconds
23007 ;;;;;; "time-date" "calendar/time-date.el" (16211 27023)) 24857 ;;;;;; date-to-time) "time-date" "calendar/time-date.el" (16698
24858 ;;;;;; 21926))
23008 ;;; Generated autoloads from calendar/time-date.el 24859 ;;; Generated autoloads from calendar/time-date.el
23009 24860
23010 (autoload (quote date-to-time) "time-date" "\ 24861 (autoload (quote date-to-time) "time-date" "\
23011 Parse a string that represents a date-time and return a time value. 24862 Parse a string that represents a date-time and return a time value.
23012 24863
23013 \(fn DATE)" nil nil) 24864 \(fn DATE)" nil nil)
24865
24866 (autoload (quote time-to-seconds) "time-date" "\
24867 Convert time value TIME to a floating point number.
24868 You can use `float-time' instead.
24869
24870 \(fn TIME)" nil nil)
23014 24871
23015 (autoload (quote seconds-to-time) "time-date" "\ 24872 (autoload (quote seconds-to-time) "time-date" "\
23016 Convert SECONDS (a floating point number) to a time value. 24873 Convert SECONDS (a floating point number) to a time value.
23017 24874
23018 \(fn SECONDS)" nil nil) 24875 \(fn SECONDS)" nil nil)
23062 Return t if YEAR is a leap year. 24919 Return t if YEAR is a leap year.
23063 24920
23064 \(fn YEAR)" nil nil) 24921 \(fn YEAR)" nil nil)
23065 24922
23066 (autoload (quote time-to-day-in-year) "time-date" "\ 24923 (autoload (quote time-to-day-in-year) "time-date" "\
23067 Return the day number within the year of the date month/day/year. 24924 Return the day number within the year corresponding to TIME.
23068 24925
23069 \(fn TIME)" nil nil) 24926 \(fn TIME)" nil nil)
23070 24927
23071 (autoload (quote time-to-days) "time-date" "\ 24928 (autoload (quote time-to-days) "time-date" "\
23072 The number of days between the Gregorian date 0001-12-31bce and TIME. 24929 The number of days between the Gregorian date 0001-12-31bce and TIME.
23082 \(fn DATE)" nil nil) 24939 \(fn DATE)" nil nil)
23083 24940
23084 ;;;*** 24941 ;;;***
23085 24942
23086 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 24943 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
23087 ;;;;;; "time-stamp.el" (16211 27021)) 24944 ;;;;;; "time-stamp.el" (16589 26258))
23088 ;;; Generated autoloads from time-stamp.el 24945 ;;; Generated autoloads from time-stamp.el
23089 24946
23090 (autoload (quote time-stamp) "time-stamp" "\ 24947 (autoload (quote time-stamp) "time-stamp" "\
23091 Update the time stamp string(s) in the buffer. 24948 Update the time stamp string(s) in the buffer.
23092 A template in a file can be automatically updated with a new time stamp 24949 A template in a file can be automatically updated with a new time stamp
23093 every time you save the file. Add this line to your .emacs file: 24950 every time you save the file. Add this line to your .emacs file:
23094 (add-hook 'write-file-hooks 'time-stamp) 24951 (add-hook 'before-save-hook 'time-stamp)
24952 or customize `before-save-hook' through Custom.
23095 Normally the template must appear in the first 8 lines of a file and 24953 Normally the template must appear in the first 8 lines of a file and
23096 look like one of the following: 24954 look like one of the following:
23097 Time-stamp: <> 24955 Time-stamp: <>
23098 Time-stamp: \" \" 24956 Time-stamp: \" \"
23099 The time stamp is written between the brackets or quotes: 24957 The time stamp is written between the brackets or quotes:
23116 24974
23117 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string 24975 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string
23118 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 24976 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
23119 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 24977 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
23120 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 24978 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
23121 ;;;;;; (16211 27023)) 24979 ;;;;;; (16534 3808))
23122 ;;; Generated autoloads from calendar/timeclock.el 24980 ;;; Generated autoloads from calendar/timeclock.el
23123 24981
23124 (autoload (quote timeclock-modeline-display) "timeclock" "\ 24982 (autoload (quote timeclock-modeline-display) "timeclock" "\
23125 Toggle display of the amount of time left today in the modeline. 24983 Toggle display of the amount of time left today in the modeline.
23126 If `timeclock-use-display-time' is non-nil (the default), then 24984 If `timeclock-use-display-time' is non-nil (the default), then
23140 \(non-nil, but not a number), 0 is assumed (working on a holiday or 24998 \(non-nil, but not a number), 0 is assumed (working on a holiday or
23141 weekend). *If not called interactively, ARG should be the number of 24999 weekend). *If not called interactively, ARG should be the number of
23142 _seconds_ worked today*. This feature only has effect the first time 25000 _seconds_ worked today*. This feature only has effect the first time
23143 this function is called within a day. 25001 this function is called within a day.
23144 25002
23145 PROJECT as the project being clocked into. If PROJECT is nil, and 25003 PROJECT is the project being clocked into. If PROJECT is nil, and
23146 FIND-PROJECT is non-nil -- or the user calls `timeclock-in' 25004 FIND-PROJECT is non-nil -- or the user calls `timeclock-in'
23147 interactively -- call the function `timeclock-get-project-function' to 25005 interactively -- call the function `timeclock-get-project-function' to
23148 discover the name of the project. 25006 discover the name of the project.
23149 25007
23150 \(fn &optional ARG PROJECT FIND-PROJECT)" t nil) 25008 \(fn &optional ARG PROJECT FIND-PROJECT)" t nil)
23168 worked today, ignoring the time worked on previous days. 25026 worked today, ignoring the time worked on previous days.
23169 25027
23170 \(fn &optional SHOW-SECONDS TODAY-ONLY)" t nil) 25028 \(fn &optional SHOW-SECONDS TODAY-ONLY)" t nil)
23171 25029
23172 (autoload (quote timeclock-change) "timeclock" "\ 25030 (autoload (quote timeclock-change) "timeclock" "\
23173 Change to working on a different project, by clocking in then out. 25031 Change to working on a different project.
23174 With a prefix ARG, consider the previous project as having been 25032 This clocks out of the current project, then clocks in on a new one.
23175 finished at the time of changeover. PROJECT is the name of the last 25033 With a prefix ARG, consider the previous project as finished at the
23176 project you were working on. 25034 time of changeover. PROJECT is the name of the last project you were
25035 working on.
23177 25036
23178 \(fn &optional ARG PROJECT)" t nil) 25037 \(fn &optional ARG PROJECT)" t nil)
23179 25038
23180 (autoload (quote timeclock-query-out) "timeclock" "\ 25039 (autoload (quote timeclock-query-out) "timeclock" "\
23181 Ask the user before clocking out. 25040 Ask the user whether to clock out.
23182 This is a useful function for adding to `kill-emacs-query-functions'. 25041 This is a useful function for adding to `kill-emacs-query-functions'.
23183 25042
23184 \(fn)" nil nil) 25043 \(fn)" nil nil)
23185 25044
23186 (autoload (quote timeclock-reread-log) "timeclock" "\ 25045 (autoload (quote timeclock-reread-log) "timeclock" "\
23204 non-nil, the amount returned will be relative to past time worked. 25063 non-nil, the amount returned will be relative to past time worked.
23205 25064
23206 \(fn &optional SHOW-SECONDS)" t nil) 25065 \(fn &optional SHOW-SECONDS)" t nil)
23207 25066
23208 (autoload (quote timeclock-when-to-leave-string) "timeclock" "\ 25067 (autoload (quote timeclock-when-to-leave-string) "timeclock" "\
23209 Return a string representing at what time the workday ends today. 25068 Return a string representing the end of today's workday.
23210 This string is relative to the value of `timeclock-workday'. If 25069 This string is relative to the value of `timeclock-workday'. If
23211 SHOW-SECONDS is non-nil, the value printed/returned will include 25070 SHOW-SECONDS is non-nil, the value printed/returned will include
23212 seconds. If TODAY-ONLY is non-nil, the value returned will be 25071 seconds. If TODAY-ONLY is non-nil, the value returned will be
23213 relative only to the time worked today, and not to past time. 25072 relative only to the time worked today, and not to past time.
23214 25073
23216 25075
23217 ;;;*** 25076 ;;;***
23218 25077
23219 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer 25078 ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
23220 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer" 25079 ;;;;;; run-at-time cancel-function-timers cancel-timer) "timer"
23221 ;;;;;; "emacs-lisp/timer.el" (16211 27026)) 25080 ;;;;;; "emacs-lisp/timer.el" (16552 32697))
23222 ;;; Generated autoloads from emacs-lisp/timer.el 25081 ;;; Generated autoloads from emacs-lisp/timer.el
23223 25082
23224 (defalias (quote disable-timeout) (quote cancel-timer)) 25083 (defalias (quote disable-timeout) (quote cancel-timer))
23225 25084
23226 (autoload (quote cancel-timer) "timer" "\ 25085 (autoload (quote cancel-timer) "timer" "\
23289 \(fn LIST &rest BODY)" nil (quote macro)) 25148 \(fn LIST &rest BODY)" nil (quote macro))
23290 25149
23291 ;;;*** 25150 ;;;***
23292 25151
23293 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 25152 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
23294 ;;;;;; "international/titdic-cnv.el" (16213 6000)) 25153 ;;;;;; "international/titdic-cnv.el" (16534 3808))
23295 ;;; Generated autoloads from international/titdic-cnv.el 25154 ;;; Generated autoloads from international/titdic-cnv.el
23296 25155
23297 (autoload (quote titdic-convert) "titdic-cnv" "\ 25156 (autoload (quote titdic-convert) "titdic-cnv" "\
23298 Convert a TIT dictionary of FILENAME into a Quail package. 25157 Convert a TIT dictionary of FILENAME into a Quail package.
23299 Optional argument DIRNAME if specified is the directory name under which 25158 Optional argument DIRNAME if specified is the directory name under which
23312 \(fn &optional FORCE)" nil nil) 25171 \(fn &optional FORCE)" nil nil)
23313 25172
23314 ;;;*** 25173 ;;;***
23315 25174
23316 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion 25175 ;;;### (autoloads (tamil-composition-function tamil-post-read-conversion
23317 ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (16232 25176 ;;;;;; tamil-compose-region) "tml-util" "language/tml-util.el" (16233
23318 ;;;;;; 585)) 25177 ;;;;;; 29568))
23319 ;;; Generated autoloads from language/tml-util.el 25178 ;;; Generated autoloads from language/tml-util.el
23320 25179
23321 (autoload (quote tamil-compose-region) "tml-util" "\ 25180 (autoload (quote tamil-compose-region) "tml-util" "\
23322 Not documented 25181 Not documented
23323 25182
23336 \(fn FROM TO PATTERN &optional STRING)" nil nil) 25195 \(fn FROM TO PATTERN &optional STRING)" nil nil)
23337 25196
23338 ;;;*** 25197 ;;;***
23339 25198
23340 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 25199 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
23341 ;;;;;; "tmm.el" (16211 27021)) 25200 ;;;;;; "tmm.el" (16213 43271))
23342 ;;; Generated autoloads from tmm.el 25201 ;;; Generated autoloads from tmm.el
23343 (define-key global-map "\M-`" 'tmm-menubar) 25202 (define-key global-map "\M-`" 'tmm-menubar)
23344 (define-key global-map [f10] 'tmm-menubar) 25203 (define-key global-map [f10] 'tmm-menubar)
23345 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 25204 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
23346 25205
23377 25236
23378 ;;;*** 25237 ;;;***
23379 25238
23380 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities 25239 ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
23381 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category) 25240 ;;;;;; todo-insert-item todo-add-item-non-interactively todo-add-category)
23382 ;;;;;; "todo-mode" "calendar/todo-mode.el" (16211 27023)) 25241 ;;;;;; "todo-mode" "calendar/todo-mode.el" (16507 41097))
23383 ;;; Generated autoloads from calendar/todo-mode.el 25242 ;;; Generated autoloads from calendar/todo-mode.el
23384 25243
23385 (autoload (quote todo-add-category) "todo-mode" "\ 25244 (autoload (quote todo-add-category) "todo-mode" "\
23386 Add new category CAT to the TODO list. 25245 Add new category CAT to the TODO list.
23387 25246
23438 25297
23439 ;;;*** 25298 ;;;***
23440 25299
23441 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu 25300 ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
23442 ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar" 25301 ;;;;;; tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar"
23443 ;;;;;; "toolbar/tool-bar.el" (16211 27044)) 25302 ;;;;;; "toolbar/tool-bar.el" (16775 26718))
23444 ;;; Generated autoloads from toolbar/tool-bar.el 25303 ;;; Generated autoloads from toolbar/tool-bar.el
23445 25304
23446 (defvar tool-bar-mode nil "\ 25305 (defvar tool-bar-mode nil "\
23447 Non-nil if Tool-Bar mode is enabled. 25306 Non-nil if Tool-Bar mode is enabled.
23448 See the command `tool-bar-mode' for a description of this minor-mode. 25307 See the command `tool-bar-mode' for a description of this minor-mode.
23468 for the fake function key in the menu keymap. Remaining arguments 25327 for the fake function key in the menu keymap. Remaining arguments
23469 PROPS are additional items to add to the menu item specification. See 25328 PROPS are additional items to add to the menu item specification. See
23470 Info node `(elisp)Tool Bar'. Items are added from left to right. 25329 Info node `(elisp)Tool Bar'. Items are added from left to right.
23471 25330
23472 ICON is the base name of a file containing the image to use. The 25331 ICON is the base name of a file containing the image to use. The
23473 function will first try to use ICON.xpm, then ICON.pbm, and finally 25332 function will first try to use lc-ICON.xpm if display-color-cells
25333 is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally
23474 ICON.xbm, using `find-image'. 25334 ICON.xbm, using `find-image'.
23475 25335
23476 Use this function only to make bindings in the global value of `tool-bar-map'. 25336 Use this function only to make bindings in the global value of `tool-bar-map'.
23477 To define items in any other map, use `tool-bar-local-item'. 25337 To define items in any other map, use `tool-bar-local-item'.
23478 25338
23484 for the fake function key in the menu keymap. Remaining arguments 25344 for the fake function key in the menu keymap. Remaining arguments
23485 PROPS are additional items to add to the menu item specification. See 25345 PROPS are additional items to add to the menu item specification. See
23486 Info node `(elisp)Tool Bar'. Items are added from left to right. 25346 Info node `(elisp)Tool Bar'. Items are added from left to right.
23487 25347
23488 ICON is the base name of a file containing the image to use. The 25348 ICON is the base name of a file containing the image to use. The
23489 function will first try to use ICON.xpm, then ICON.pbm, and finally 25349 function will first try to use lc-ICON.xpm if display-color-cells
25350 is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally
23490 ICON.xbm, using `find-image'. 25351 ICON.xbm, using `find-image'.
23491 25352
23492 \(fn ICON DEF KEY MAP &rest PROPS)" nil nil) 25353 \(fn ICON DEF KEY MAP &rest PROPS)" nil nil)
23493 25354
23494 (autoload (quote tool-bar-add-item-from-menu) "tool-bar" "\ 25355 (autoload (quote tool-bar-add-item-from-menu) "tool-bar" "\
23519 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil) 25380 \(fn COMMAND ICON IN-MAP &optional FROM-MAP &rest PROPS)" nil nil)
23520 25381
23521 ;;;*** 25382 ;;;***
23522 25383
23523 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 25384 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
23524 ;;;;;; (16211 27021)) 25385 ;;;;;; (16805 44920))
23525 ;;; Generated autoloads from tooltip.el 25386 ;;; Generated autoloads from tooltip.el
23526 25387
23527 (autoload (quote tooltip-mode) "tooltip" "\ 25388 (autoload (quote tooltip-mode) "tooltip" "\
23528 Mode for tooltip display. 25389 Mode for tooltip display.
23529 With ARG, turn tooltip mode on if and only if ARG is positive. 25390 With ARG, turn tooltip mode on if and only if ARG is positive.
23530 25391
23531 \(fn &optional ARG)" t nil) 25392 \(fn &optional ARG)" t nil)
23532 25393
23533 (defvar tooltip-mode nil "\ 25394 (defvar tooltip-mode nil "\
23534 Toggle tooltip-mode. 25395 Non-nil if Tooltip mode is enabled.
23535 Setting this variable directly does not take effect; 25396 Setting this variable directly does not take effect;
23536 use either \\[customize] or the function `tooltip-mode'.") 25397 use either \\[customize] or the function `tooltip-mode'.")
23537 25398
23538 (custom-autoload (quote tooltip-mode) "tooltip") 25399 (custom-autoload (quote tooltip-mode) "tooltip")
23539 25400
23540 ;;;*** 25401 ;;;***
23541 25402
23542 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (16211 25403 ;;;### (autoloads (tpu-edt-on) "tpu-edt" "emulation/tpu-edt.el" (16812
23543 ;;;;;; 27026)) 25404 ;;;;;; 26772))
23544 ;;; Generated autoloads from emulation/tpu-edt.el 25405 ;;; Generated autoloads from emulation/tpu-edt.el
23545 25406
23546 (defalias (quote tpu-edt-mode) (quote tpu-edt-on)) 25407 (defalias (quote tpu-edt-mode) (quote tpu-edt-on))
23547 25408
23548 (defalias (quote tpu-edt) (quote tpu-edt-on)) 25409 (defalias (quote tpu-edt) (quote tpu-edt-on))
23553 \(fn)" t nil) 25414 \(fn)" t nil)
23554 25415
23555 ;;;*** 25416 ;;;***
23556 25417
23557 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins) 25418 ;;;### (autoloads (tpu-set-cursor-bound tpu-set-cursor-free tpu-set-scroll-margins)
23558 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (16211 27026)) 25419 ;;;;;; "tpu-extras" "emulation/tpu-extras.el" (16213 43273))
23559 ;;; Generated autoloads from emulation/tpu-extras.el 25420 ;;; Generated autoloads from emulation/tpu-extras.el
23560 25421
23561 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\ 25422 (autoload (quote tpu-set-scroll-margins) "tpu-extras" "\
23562 Set scroll margins. 25423 Set scroll margins.
23563 25424
23573 25434
23574 \(fn)" t nil) 25435 \(fn)" t nil)
23575 25436
23576 ;;;*** 25437 ;;;***
23577 25438
23578 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (16225 60547)) 25439 ;;;### (autoloads (tq-create) "tq" "emacs-lisp/tq.el" (16227 13384))
23579 ;;; Generated autoloads from emacs-lisp/tq.el 25440 ;;; Generated autoloads from emacs-lisp/tq.el
23580 25441
23581 (autoload (quote tq-create) "tq" "\ 25442 (autoload (quote tq-create) "tq" "\
23582 Create and return a transaction queue communicating with PROCESS. 25443 Create and return a transaction queue communicating with PROCESS.
23583 PROCESS should be a subprocess capable of sending and receiving 25444 PROCESS should be a subprocess capable of sending and receiving
23587 \(fn PROCESS)" nil nil) 25448 \(fn PROCESS)" nil nil)
23588 25449
23589 ;;;*** 25450 ;;;***
23590 25451
23591 ;;;### (autoloads (trace-function-background trace-function trace-buffer) 25452 ;;;### (autoloads (trace-function-background trace-function trace-buffer)
23592 ;;;;;; "trace" "emacs-lisp/trace.el" (16211 27026)) 25453 ;;;;;; "trace" "emacs-lisp/trace.el" (16213 43273))
23593 ;;; Generated autoloads from emacs-lisp/trace.el 25454 ;;; Generated autoloads from emacs-lisp/trace.el
23594 25455
23595 (defvar trace-buffer "*trace-output*" "\ 25456 (defvar trace-buffer "*trace-output*" "\
23596 *Trace output will by default go to that buffer.") 25457 *Trace output will by default go to that buffer.")
23597 25458
23620 25481
23621 ;;;*** 25482 ;;;***
23622 25483
23623 ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler 25484 ;;;### (autoloads (tramp-completion-file-name-handler tramp-file-name-handler
23624 ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp) 25485 ;;;;;; tramp-completion-file-name-regexp tramp-file-name-regexp)
23625 ;;;;;; "tramp" "net/tramp.el" (16211 27037)) 25486 ;;;;;; "tramp" "net/tramp.el" (16820 16328))
23626 ;;; Generated autoloads from net/tramp.el 25487 ;;; Generated autoloads from net/tramp.el
23627 25488
23628 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\ 25489 (defvar tramp-unified-filenames (not (featurep (quote xemacs))) "\
23629 Non-nil means to use unified Ange-FTP/Tramp filename syntax. 25490 Non-nil means to use unified Ange-FTP/Tramp filename syntax.
23630 Nil means to use a separate filename syntax for Tramp.") 25491 Nil means to use a separate filename syntax for Tramp.")
23655 25516
23656 Also see `tramp-file-name-structure'.") 25517 Also see `tramp-file-name-structure'.")
23657 25518
23658 (custom-autoload (quote tramp-file-name-regexp) "tramp") 25519 (custom-autoload (quote tramp-file-name-regexp) "tramp")
23659 25520
23660 (defconst tramp-completion-file-name-regexp-unified "^/[^/]*$" "\ 25521 (defconst tramp-completion-file-name-regexp-unified "^/$\\|^/[^/:][^/]*$" "\
23661 Value for `tramp-completion-file-name-regexp' for unified remoting. 25522 Value for `tramp-completion-file-name-regexp' for unified remoting.
23662 Emacs (not XEmacs) uses a unified filename syntax for Ange-FTP and 25523 Emacs (not XEmacs) uses a unified filename syntax for Ange-FTP and
23663 Tramp. See `tramp-file-name-structure-unified' for more explanations.") 25524 Tramp. See `tramp-file-name-structure-unified' for more explanations.")
23664 25525
23665 (defconst tramp-completion-file-name-regexp-separate "^/\\([[][^]]*\\)?$" "\ 25526 (defconst tramp-completion-file-name-regexp-separate "^/\\([[][^]]*\\)?$" "\
23684 Invoke Tramp file name handler. 25545 Invoke Tramp file name handler.
23685 Falls back to normal file name handler if no tramp file name handler exists. 25546 Falls back to normal file name handler if no tramp file name handler exists.
23686 25547
23687 \(fn OPERATION &rest ARGS)" nil nil) 25548 \(fn OPERATION &rest ARGS)" nil nil)
23688 25549
23689 (put (quote tramp-file-name-handler) (quote file-remote-p) t)
23690
23691 (autoload (quote tramp-completion-file-name-handler) "tramp" "\ 25550 (autoload (quote tramp-completion-file-name-handler) "tramp" "\
23692 Invoke tramp file name completion handler. 25551 Invoke tramp file name completion handler.
23693 Falls back to normal file name handler if no tramp file name handler exists. 25552 Falls back to normal file name handler if no tramp file name handler exists.
23694 25553
23695 \(fn OPERATION &rest ARGS)" nil nil) 25554 \(fn OPERATION &rest ARGS)" nil nil)
23699 (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler))) 25558 (add-to-list (quote file-name-handler-alist) (cons tramp-file-name-regexp (quote tramp-file-name-handler)))
23700 25559
23701 ;;;*** 25560 ;;;***
23702 25561
23703 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column" 25562 ;;;### (autoloads (2C-split 2C-associate-buffer 2C-two-columns) "two-column"
23704 ;;;;;; "textmodes/two-column.el" (16211 27044)) 25563 ;;;;;; "textmodes/two-column.el" (16213 43285))
23705 ;;; Generated autoloads from textmodes/two-column.el 25564 ;;; Generated autoloads from textmodes/two-column.el
23706 (autoload '2C-command "two-column" () t 'keymap) 25565 (autoload '2C-command "two-column" () t 'keymap)
23707 (global-set-key "\C-x6" '2C-command) 25566 (global-set-key "\C-x6" '2C-command)
23708 (global-set-key [f2] '2C-command) 25567 (global-set-key [f2] '2C-command)
23709 25568
23748 25607
23749 ;;;*** 25608 ;;;***
23750 25609
23751 ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics 25610 ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics
23752 ;;;;;; type-break type-break-mode type-break-keystroke-threshold 25611 ;;;;;; type-break type-break-mode type-break-keystroke-threshold
23753 ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode) 25612 ;;;;;; type-break-good-break-interval type-break-good-rest-interval
23754 ;;;;;; "type-break" "type-break.el" (16211 27021)) 25613 ;;;;;; type-break-interval type-break-mode) "type-break" "type-break.el"
25614 ;;;;;; (16768 48632))
23755 ;;; Generated autoloads from type-break.el 25615 ;;; Generated autoloads from type-break.el
23756 25616
23757 (defvar type-break-mode nil "\ 25617 (defvar type-break-mode nil "\
23758 Toggle typing break mode. 25618 Toggle typing break mode.
23759 See the docstring for the `type-break-mode' command for more information. 25619 See the docstring for the `type-break-mode' command for more information.
23768 (custom-autoload (quote type-break-interval) "type-break") 25628 (custom-autoload (quote type-break-interval) "type-break")
23769 25629
23770 (defvar type-break-good-rest-interval (/ type-break-interval 6) "\ 25630 (defvar type-break-good-rest-interval (/ type-break-interval 6) "\
23771 *Number of seconds of idle time considered to be an adequate typing rest. 25631 *Number of seconds of idle time considered to be an adequate typing rest.
23772 25632
23773 When this variable is non-nil, emacs checks the idle time between 25633 When this variable is non-nil, Emacs checks the idle time between
23774 keystrokes. If this idle time is long enough to be considered a \"good\" 25634 keystrokes. If this idle time is long enough to be considered a \"good\"
23775 rest from typing, then the next typing break is simply rescheduled for later. 25635 rest from typing, then the next typing break is simply rescheduled for later.
23776 25636
23777 If a break is interrupted before this much time elapses, the user will be 25637 If a break is interrupted before this much time elapses, the user will be
23778 asked whether or not really to interrupt the break.") 25638 asked whether or not really to interrupt the break.")
23779 25639
23780 (custom-autoload (quote type-break-good-rest-interval) "type-break") 25640 (custom-autoload (quote type-break-good-rest-interval) "type-break")
25641
25642 (defvar type-break-good-break-interval nil "\
25643 *Number of seconds considered to be an adequate explicit typing rest.
25644
25645 When this variable is non-nil, its value is considered to be a \"good\"
25646 length (in seconds) for a break initiated by the command `type-break',
25647 overriding `type-break-good-rest-interval'. This provides querying of
25648 break interruptions when `type-break-good-rest-interval' is nil.")
25649
25650 (custom-autoload (quote type-break-good-break-interval) "type-break")
23781 25651
23782 (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)) "\ 25652 (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)) "\
23783 *Upper and lower bound on number of keystrokes for considering typing break. 25653 *Upper and lower bound on number of keystrokes for considering typing break.
23784 This structure is a pair of numbers (MIN . MAX). 25654 This structure is a pair of numbers (MIN . MAX).
23785 25655
23808 This is a minor mode, but it is global to all buffers by default. 25678 This is a minor mode, but it is global to all buffers by default.
23809 25679
23810 When this mode is enabled, the user is encouraged to take typing breaks at 25680 When this mode is enabled, the user is encouraged to take typing breaks at
23811 appropriate intervals; either after a specified amount of time or when the 25681 appropriate intervals; either after a specified amount of time or when the
23812 user has exceeded a keystroke threshold. When the time arrives, the user 25682 user has exceeded a keystroke threshold. When the time arrives, the user
23813 is asked to take a break. If the user refuses at that time, emacs will ask 25683 is asked to take a break. If the user refuses at that time, Emacs will ask
23814 again in a short period of time. The idea is to give the user enough time 25684 again in a short period of time. The idea is to give the user enough time
23815 to find a good breaking point in his or her work, but be sufficiently 25685 to find a good breaking point in his or her work, but be sufficiently
23816 annoying to discourage putting typing breaks off indefinitely. 25686 annoying to discourage putting typing breaks off indefinitely.
23817 25687
23818 A negative prefix argument disables this mode. 25688 A negative prefix argument disables this mode.
23833 `type-break-schedule' command. 25703 `type-break-schedule' command.
23834 25704
23835 If set, the variable `type-break-good-rest-interval' specifies the minimum 25705 If set, the variable `type-break-good-rest-interval' specifies the minimum
23836 amount of time which is considered a reasonable typing break. Whenever 25706 amount of time which is considered a reasonable typing break. Whenever
23837 that time has elapsed, typing breaks are automatically rescheduled for 25707 that time has elapsed, typing breaks are automatically rescheduled for
23838 later even if emacs didn't prompt you to take one first. Also, if a break 25708 later even if Emacs didn't prompt you to take one first. Also, if a break
23839 is ended before this much time has elapsed, the user will be asked whether 25709 is ended before this much time has elapsed, the user will be asked whether
23840 or not to continue. 25710 or not to continue. A nil value for this variable prevents automatic
25711 break rescheduling, making `type-break-interval' an upper bound on the time
25712 between breaks. In this case breaks will be prompted for as usual before
25713 the upper bound if the keystroke threshold is reached.
25714
25715 If `type-break-good-rest-interval' is nil and
25716 `type-break-good-break-interval' is set, then confirmation is required to
25717 interrupt a break before `type-break-good-break-interval' seconds
25718 have passed. This provides for an upper bound on the time between breaks
25719 together with confirmation of interruptions to these breaks.
23841 25720
23842 The variable `type-break-keystroke-threshold' is used to determine the 25721 The variable `type-break-keystroke-threshold' is used to determine the
23843 thresholds at which typing breaks should be considered. You can use 25722 thresholds at which typing breaks should be considered. You can use
23844 the command `type-break-guesstimate-keystroke-threshold' to try to 25723 the command `type-break-guesstimate-keystroke-threshold' to try to
23845 approximate good values for this. 25724 approximate good values for this.
23859 25738
23860 `type-break-query-mode' 25739 `type-break-query-mode'
23861 `type-break-query-function' 25740 `type-break-query-function'
23862 `type-break-query-interval' 25741 `type-break-query-interval'
23863 25742
23864 Finally, the command `type-break-statistics' prints interesting things. 25743 The command `type-break-statistics' prints interesting things.
25744
25745 Finally, a file (named `type-break-file-name') is used to store information
25746 across Emacs sessions. This provides recovery of the break status between
25747 sessions and after a crash. Manual changes to the file may result in
25748 problems.
23865 25749
23866 \(fn &optional PREFIX)" t nil) 25750 \(fn &optional PREFIX)" t nil)
23867 25751
23868 (autoload (quote type-break) "type-break" "\ 25752 (autoload (quote type-break) "type-break" "\
23869 Take a typing break. 25753 Take a typing break.
23897 From that, this command sets the values in `type-break-keystroke-threshold' 25781 From that, this command sets the values in `type-break-keystroke-threshold'
23898 based on a fairly simple algorithm involving assumptions about the average 25782 based on a fairly simple algorithm involving assumptions about the average
23899 length of words (5). For the minimum threshold, it uses about a fifth of 25783 length of words (5). For the minimum threshold, it uses about a fifth of
23900 the computed maximum threshold. 25784 the computed maximum threshold.
23901 25785
23902 When called from lisp programs, the optional args WORDLEN and FRAC can be 25786 When called from Lisp programs, the optional args WORDLEN and FRAC can be
23903 used to override the default assumption about average word length and the 25787 used to override the default assumption about average word length and the
23904 fraction of the maximum threshold to which to set the minimum threshold. 25788 fraction of the maximum threshold to which to set the minimum threshold.
23905 FRAC should be the inverse of the fractional value; for example, a value of 25789 FRAC should be the inverse of the fractional value; for example, a value of
23906 2 would mean to use one half, a value of 4 would mean to use one quarter, etc. 25790 2 would mean to use one half, a value of 4 would mean to use one quarter, etc.
23907 25791
23908 \(fn WPM &optional WORDLEN FRAC)" t nil) 25792 \(fn WPM &optional WORDLEN FRAC)" t nil)
23909 25793
23910 ;;;*** 25794 ;;;***
23911 25795
23912 ;;;### (autoloads (ununderline-region underline-region) "underline" 25796 ;;;### (autoloads (ununderline-region underline-region) "underline"
23913 ;;;;;; "textmodes/underline.el" (16211 27044)) 25797 ;;;;;; "textmodes/underline.el" (16213 43286))
23914 ;;; Generated autoloads from textmodes/underline.el 25798 ;;; Generated autoloads from textmodes/underline.el
23915 25799
23916 (autoload (quote underline-region) "underline" "\ 25800 (autoload (quote underline-region) "underline" "\
23917 Underline all nonblank characters in the region. 25801 Underline all nonblank characters in the region.
23918 Works by overstriking underscores. 25802 Works by overstriking underscores.
23929 \(fn START END)" t nil) 25813 \(fn START END)" t nil)
23930 25814
23931 ;;;*** 25815 ;;;***
23932 25816
23933 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message) 25817 ;;;### (autoloads (unforward-rmail-message undigestify-rmail-message)
23934 ;;;;;; "undigest" "mail/undigest.el" (16211 27036)) 25818 ;;;;;; "undigest" "mail/undigest.el" (16213 43280))
23935 ;;; Generated autoloads from mail/undigest.el 25819 ;;; Generated autoloads from mail/undigest.el
23936 25820
23937 (autoload (quote undigestify-rmail-message) "undigest" "\ 25821 (autoload (quote undigestify-rmail-message) "undigest" "\
23938 Break up a digest message into its constituent messages. 25822 Break up a digest message into its constituent messages.
23939 Leaves original message, deleted, before the undigestified messages. 25823 Leaves original message, deleted, before the undigestified messages.
23948 \(fn)" t nil) 25832 \(fn)" t nil)
23949 25833
23950 ;;;*** 25834 ;;;***
23951 25835
23952 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el" 25836 ;;;### (autoloads (unrmail batch-unrmail) "unrmail" "mail/unrmail.el"
23953 ;;;;;; (16211 27036)) 25837 ;;;;;; (16544 33334))
23954 ;;; Generated autoloads from mail/unrmail.el 25838 ;;; Generated autoloads from mail/unrmail.el
23955 25839
23956 (autoload (quote batch-unrmail) "unrmail" "\ 25840 (autoload (quote batch-unrmail) "unrmail" "\
23957 Convert Rmail files to system inbox format. 25841 Convert Rmail files to system inbox format.
23958 Specify the input Rmail file names as command line arguments. 25842 Specify the input Rmail file names as command line arguments.
23967 25851
23968 \(fn FILE TO-FILE)" t nil) 25852 \(fn FILE TO-FILE)" t nil)
23969 25853
23970 ;;;*** 25854 ;;;***
23971 25855
23972 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16211 25856 ;;;### (autoloads (unsafep) "unsafep" "emacs-lisp/unsafep.el" (16213
23973 ;;;;;; 27026)) 25857 ;;;;;; 43273))
23974 ;;; Generated autoloads from emacs-lisp/unsafep.el 25858 ;;; Generated autoloads from emacs-lisp/unsafep.el
23975 25859
23976 (autoload (quote unsafep) "unsafep" "\ 25860 (autoload (quote unsafep) "unsafep" "\
23977 Return nil if evaluating FORM couldn't possibly do any harm; 25861 Return nil if evaluating FORM couldn't possibly do any harm;
23978 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list 25862 otherwise result is a reason why FORM is unsafe. UNSAFEP-VARS is a list
23980 25864
23981 \(fn FORM &optional UNSAFEP-VARS)" nil nil) 25865 \(fn FORM &optional UNSAFEP-VARS)" nil nil)
23982 25866
23983 ;;;*** 25867 ;;;***
23984 25868
25869 ;;;### (autoloads nil "url" "url/url.el" (16801 58038))
25870 ;;; Generated autoloads from url/url.el
25871
25872 (defvar url-configuration-directory "~/.url")
25873
25874 ;;;***
25875
25876 ;;;### (autoloads (url-register-auth-scheme url-get-authentication)
25877 ;;;;;; "url-auth" "url/url-auth.el" (16764 51522))
25878 ;;; Generated autoloads from url/url-auth.el
25879
25880 (autoload (quote url-get-authentication) "url-auth" "\
25881 Return an authorization string suitable for use in the WWW-Authenticate
25882 header in an HTTP/1.0 request.
25883
25884 URL is the url you are requesting authorization to. This can be either a
25885 string representing the URL, or the parsed representation returned by
25886 `url-generic-parse-url'
25887 REALM is the realm at a specific site we are looking for. This should be a
25888 string specifying the exact realm, or nil or the symbol 'any' to
25889 specify that the filename portion of the URL should be used as the
25890 realm
25891 TYPE is the type of authentication to be returned. This is either a string
25892 representing the type (basic, digest, etc), or nil or the symbol 'any'
25893 to specify that any authentication is acceptable. If requesting 'any'
25894 the strongest matching authentication will be returned. If this is
25895 wrong, its no big deal, the error from the server will specify exactly
25896 what type of auth to use
25897 PROMPT is boolean - specifies whether to ask the user for a username/password
25898 if one cannot be found in the cache
25899
25900 \(fn URL REALM TYPE PROMPT &optional ARGS)" nil nil)
25901
25902 (autoload (quote url-register-auth-scheme) "url-auth" "\
25903 Register an HTTP authentication method.
25904
25905 TYPE is a string or symbol specifying the name of the method. This
25906 should be the same thing you expect to get returned in an Authenticate
25907 header in HTTP/1.0 - it will be downcased.
25908 FUNCTION is the function to call to get the authorization information. This
25909 defaults to `url-?-auth', where ? is TYPE
25910 RATING a rating between 1 and 10 of the strength of the authentication.
25911 This is used when asking for the best authentication for a specific
25912 URL. The item with the highest rating is returned.
25913
25914 \(fn TYPE &optional FUNCTION RATING)" nil nil)
25915
25916 ;;;***
25917
25918 ;;;### (autoloads (url-cache-expired url-cache-extract url-is-cached
25919 ;;;;;; url-store-in-cache) "url-cache" "url/url-cache.el" (16764
25920 ;;;;;; 51522))
25921 ;;; Generated autoloads from url/url-cache.el
25922
25923 (autoload (quote url-store-in-cache) "url-cache" "\
25924 Store buffer BUFF in the cache.
25925
25926 \(fn &optional BUFF)" nil nil)
25927
25928 (autoload (quote url-is-cached) "url-cache" "\
25929 Return non-nil if the URL is cached.
25930
25931 \(fn URL)" nil nil)
25932
25933 (autoload (quote url-cache-extract) "url-cache" "\
25934 Extract FNAM from the local disk cache
25935
25936 \(fn FNAM)" nil nil)
25937
25938 (autoload (quote url-cache-expired) "url-cache" "\
25939 Return t iff a cached file has expired.
25940
25941 \(fn URL MOD)" nil nil)
25942
25943 ;;;***
25944
25945 ;;;### (autoloads (url-cid) "url-cid" "url/url-cid.el" (16764 51522))
25946 ;;; Generated autoloads from url/url-cid.el
25947
25948 (autoload (quote url-cid) "url-cid" "\
25949 Not documented
25950
25951 \(fn URL)" nil nil)
25952
25953 ;;;***
25954
25955 ;;;### (autoloads (url-cookie-setup-save-timer url-cookie-handle-set-cookie
25956 ;;;;;; url-cookie-retrieve url-cookie-write-file url-cookie-parse-file)
25957 ;;;;;; "url-cookie" "url/url-cookie.el" (16746 18215))
25958 ;;; Generated autoloads from url/url-cookie.el
25959
25960 (autoload (quote url-cookie-parse-file) "url-cookie" "\
25961 Not documented
25962
25963 \(fn &optional FNAME)" nil nil)
25964
25965 (autoload (quote url-cookie-write-file) "url-cookie" "\
25966 Not documented
25967
25968 \(fn &optional FNAME)" nil nil)
25969
25970 (autoload (quote url-cookie-retrieve) "url-cookie" "\
25971 Retrieve all the netscape-style cookies for a specified HOST and PATH.
25972
25973 \(fn HOST PATH &optional SECURE)" nil nil)
25974
25975 (autoload (quote url-cookie-handle-set-cookie) "url-cookie" "\
25976 Not documented
25977
25978 \(fn STR)" nil nil)
25979
25980 (autoload (quote url-cookie-setup-save-timer) "url-cookie" "\
25981 Reset the cookie saver timer.
25982
25983 \(fn)" t nil)
25984
25985 ;;;***
25986
25987 ;;;### (autoloads (url-dav-vc-registered url-dav-file-name-completion
25988 ;;;;;; url-dav-file-name-all-completions url-dav-rename-file url-dav-make-directory
25989 ;;;;;; url-dav-file-directory-p url-dav-directory-files url-dav-delete-file
25990 ;;;;;; url-dav-delete-directory url-dav-save-resource url-dav-file-attributes
25991 ;;;;;; url-dav-unlock-resource url-dav-active-locks url-dav-lock-resource
25992 ;;;;;; url-dav-get-properties url-dav-supported-p) "url-dav" "url/url-dav.el"
25993 ;;;;;; (16515 33876))
25994 ;;; Generated autoloads from url/url-dav.el
25995
25996 (autoload (quote url-dav-supported-p) "url-dav" "\
25997 Not documented
25998
25999 \(fn URL)" nil nil)
26000
26001 (autoload (quote url-dav-get-properties) "url-dav" "\
26002 Return properties for URL, up to DEPTH levels deep.
26003
26004 Returns an assoc list, where the key is the filename (possibly a full
26005 URI), and the value is a standard property list of DAV property
26006 names (ie: DAV:resourcetype).
26007
26008 \(fn URL &optional ATTRIBUTES DEPTH NAMESPACES)" nil nil)
26009
26010 (autoload (quote url-dav-lock-resource) "url-dav" "\
26011 Request a lock on URL. If EXCLUSIVE is non-nil, get an exclusive lock.
26012 Optional 3rd argument DEPTH says how deep the lock should go, default is 0
26013 \(lock only the resource and none of its children).
26014
26015 Returns a cons-cell of (SUCCESSFUL-RESULTS . FAILURE-RESULTS).
26016 SUCCESSFUL-RESULTS is a list of (URL STATUS locktoken).
26017 FAILURE-RESULTS is a list of (URL STATUS).
26018
26019 \(fn URL EXCLUSIVE &optional DEPTH)" nil nil)
26020
26021 (autoload (quote url-dav-active-locks) "url-dav" "\
26022 Return an assoc list of all active locks on URL.
26023
26024 \(fn URL &optional DEPTH)" nil nil)
26025
26026 (autoload (quote url-dav-unlock-resource) "url-dav" "\
26027 Release the lock on URL represented by LOCK-TOKEN.
26028 Returns t iff the lock was successfully released.
26029
26030 \(fn URL LOCK-TOKEN)" nil nil)
26031
26032 (autoload (quote url-dav-file-attributes) "url-dav" "\
26033 Not documented
26034
26035 \(fn URL &optional ID-FORMAT)" nil nil)
26036
26037 (autoload (quote url-dav-save-resource) "url-dav" "\
26038 Save OBJ as URL using WebDAV.
26039 URL must be a fully qualified URL.
26040 OBJ may be a buffer or a string.
26041
26042 \(fn URL OBJ &optional CONTENT-TYPE LOCK-TOKEN)" nil nil)
26043
26044 (autoload (quote url-dav-delete-directory) "url-dav" "\
26045 Delete the WebDAV collection URL.
26046 If optional second argument RECURSIVE is non-nil, then delete all
26047 files in the collection as well.
26048
26049 \(fn URL &optional RECURSIVE LOCK-TOKEN)" nil nil)
26050
26051 (autoload (quote url-dav-delete-file) "url-dav" "\
26052 Delete file named URL.
26053
26054 \(fn URL &optional LOCK-TOKEN)" nil nil)
26055
26056 (autoload (quote url-dav-directory-files) "url-dav" "\
26057 Return a list of names of files in DIRECTORY.
26058 There are three optional arguments:
26059 If FULL is non-nil, return absolute file names. Otherwise return names
26060 that are relative to the specified directory.
26061 If MATCH is non-nil, mention only file names that match the regexp MATCH.
26062 If NOSORT is non-nil, the list is not sorted--its order is unpredictable.
26063 NOSORT is useful if you plan to sort the result yourself.
26064
26065 \(fn URL &optional FULL MATCH NOSORT FILES-ONLY)" nil nil)
26066
26067 (autoload (quote url-dav-file-directory-p) "url-dav" "\
26068 Return t if URL names an existing DAV collection.
26069
26070 \(fn URL)" nil nil)
26071
26072 (autoload (quote url-dav-make-directory) "url-dav" "\
26073 Create the directory DIR and any nonexistent parent dirs.
26074
26075 \(fn URL &optional PARENTS)" nil nil)
26076
26077 (autoload (quote url-dav-rename-file) "url-dav" "\
26078 Not documented
26079
26080 \(fn OLDNAME NEWNAME &optional OVERWRITE)" nil nil)
26081
26082 (autoload (quote url-dav-file-name-all-completions) "url-dav" "\
26083 Return a list of all completions of file name FILE in directory DIRECTORY.
26084 These are all file names in directory DIRECTORY which begin with FILE.
26085
26086 \(fn FILE URL)" nil nil)
26087
26088 (autoload (quote url-dav-file-name-completion) "url-dav" "\
26089 Complete file name FILE in directory DIRECTORY.
26090 Returns the longest string
26091 common to all file names in DIRECTORY that start with FILE.
26092 If there is only one and FILE matches it exactly, returns t.
26093 Returns nil if DIR contains no name starting with FILE.
26094
26095 \(fn FILE URL)" nil nil)
26096
26097 (autoload (quote url-dav-vc-registered) "url-dav" "\
26098 Not documented
26099
26100 \(fn URL)" nil nil)
26101
26102 ;;;***
26103
26104 ;;;### (autoloads (url-file) "url-file" "url/url-file.el" (16746
26105 ;;;;;; 18215))
26106 ;;; Generated autoloads from url/url-file.el
26107
26108 (autoload (quote url-file) "url-file" "\
26109 Handle file: and ftp: URLs.
26110
26111 \(fn URL CALLBACK CBARGS)" nil nil)
26112
26113 ;;;***
26114
26115 ;;;### (autoloads (url-open-stream url-gateway-nslookup-host) "url-gw"
26116 ;;;;;; "url/url-gw.el" (16764 51522))
26117 ;;; Generated autoloads from url/url-gw.el
26118
26119 (autoload (quote url-gateway-nslookup-host) "url-gw" "\
26120 Attempt to resolve the given HOST using nslookup if possible.
26121
26122 \(fn HOST)" t nil)
26123
26124 (autoload (quote url-open-stream) "url-gw" "\
26125 Open a stream to HOST, possibly via a gateway.
26126 Args per `open-network-stream'.
26127 Will not make a connexion if `url-gateway-unplugged' is non-nil.
26128
26129 \(fn NAME BUFFER HOST SERVICE)" nil nil)
26130
26131 ;;;***
26132
26133 ;;;### (autoloads (url-insert-file-contents url-file-local-copy url-copy-file
26134 ;;;;;; url-handler-mode) "url-handlers" "url/url-handlers.el" (16746
26135 ;;;;;; 18215))
26136 ;;; Generated autoloads from url/url-handlers.el
26137
26138 (defvar url-handler-mode nil "\
26139 Non-nil if Url-Handler mode is enabled.
26140 See the command `url-handler-mode' for a description of this minor-mode.
26141 Setting this variable directly does not take effect;
26142 use either \\[customize] or the function `url-handler-mode'.")
26143
26144 (custom-autoload (quote url-handler-mode) "url-handlers")
26145
26146 (autoload (quote url-handler-mode) "url-handlers" "\
26147 Use URL to handle URL-like file names.
26148
26149 \(fn &optional ARG)" t nil)
26150
26151 (autoload (quote url-copy-file) "url-handlers" "\
26152 Copy URL to NEWNAME. Both args must be strings.
26153 Signals a `file-already-exists' error if file NEWNAME already exists,
26154 unless a third argument OK-IF-ALREADY-EXISTS is supplied and non-nil.
26155 A number as third arg means request confirmation if NEWNAME already exists.
26156 This is what happens in interactive use with M-x.
26157 Fourth arg KEEP-TIME non-nil means give the new file the same
26158 last-modified time as the old one. (This works on only some systems.)
26159 A prefix arg makes KEEP-TIME non-nil.
26160
26161 \(fn URL NEWNAME &optional OK-IF-ALREADY-EXISTS KEEP-TIME)" nil nil)
26162
26163 (autoload (quote url-file-local-copy) "url-handlers" "\
26164 Copy URL into a temporary file on this machine.
26165 Returns the name of the local copy, or nil, if FILE is directly
26166 accessible.
26167
26168 \(fn URL &rest IGNORED)" nil nil)
26169
26170 (autoload (quote url-insert-file-contents) "url-handlers" "\
26171 Not documented
26172
26173 \(fn URL &optional VISIT BEG END REPLACE)" nil nil)
26174
26175 ;;;***
26176
26177 ;;;### (autoloads (url-history-save-history url-history-parse-history
26178 ;;;;;; url-history-setup-save-timer) "url-history" "url/url-history.el"
26179 ;;;;;; (16746 18215))
26180 ;;; Generated autoloads from url/url-history.el
26181
26182 (autoload (quote url-history-setup-save-timer) "url-history" "\
26183 Reset the history list timer.
26184
26185 \(fn)" t nil)
26186
26187 (autoload (quote url-history-parse-history) "url-history" "\
26188 Parse a history file stored in FNAME.
26189
26190 \(fn &optional FNAME)" nil nil)
26191
26192 (autoload (quote url-history-save-history) "url-history" "\
26193 Write the global history file into `url-history-file'.
26194 The type of data written is determined by what is in the file to begin
26195 with. If the type of storage cannot be determined, then prompt the
26196 user for what type to save as.
26197
26198 \(fn &optional FNAME)" t nil)
26199
26200 ;;;***
26201
26202 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
26203 ;;;;;; url-http) "url-http" "url/url-http.el" (16812 58719))
26204 ;;; Generated autoloads from url/url-http.el
26205
26206 (autoload (quote url-http) "url-http" "\
26207 Retrieve URL via HTTP asynchronously.
26208 URL must be a parsed URL. See `url-generic-parse-url' for details.
26209 When retrieval is completed, the function CALLBACK is executed with
26210 CBARGS as the arguments.
26211
26212 \(fn URL CALLBACK CBARGS)" nil nil)
26213
26214 (autoload (quote url-http-file-exists-p) "url-http" "\
26215 Not documented
26216
26217 \(fn URL)" nil nil)
26218
26219 (defalias (quote url-http-file-readable-p) (quote url-http-file-exists-p))
26220
26221 (autoload (quote url-http-file-attributes) "url-http" "\
26222 Not documented
26223
26224 \(fn URL &optional ID-FORMAT)" nil nil)
26225
26226 (autoload (quote url-http-options) "url-http" "\
26227 Returns a property list describing options available for URL.
26228 This list is retrieved using the `OPTIONS' HTTP method.
26229
26230 Property list members:
26231
26232 methods
26233 A list of symbols specifying what HTTP methods the resource
26234 supports.
26235
26236 dav
26237 A list of numbers specifying what DAV protocol/schema versions are
26238 supported.
26239
26240 dasl
26241 A list of supported DASL search types supported (string form)
26242
26243 ranges
26244 A list of the units available for use in partial document fetches.
26245
26246 p3p
26247 The `Platform For Privacy Protection' description for the resource.
26248 Currently this is just the raw header contents. This is likely to
26249 change once P3P is formally supported by the URL package or
26250 Emacs/W3.
26251
26252 \(fn URL)" nil nil)
26253
26254 ;;;***
26255
26256 ;;;### (autoloads (url-irc) "url-irc" "url/url-irc.el" (16775 26718))
26257 ;;; Generated autoloads from url/url-irc.el
26258
26259 (autoload (quote url-irc) "url-irc" "\
26260 Not documented
26261
26262 \(fn URL)" nil nil)
26263
26264 ;;;***
26265
26266 ;;;### (autoloads (url-ldap) "url-ldap" "url/url-ldap.el" (16747
26267 ;;;;;; 61768))
26268 ;;; Generated autoloads from url/url-ldap.el
26269
26270 (autoload (quote url-ldap) "url-ldap" "\
26271 Not documented
26272
26273 \(fn URL)" nil nil)
26274
26275 ;;;***
26276
26277 ;;;### (autoloads (url-mailto url-mail) "url-mailto" "url/url-mailto.el"
26278 ;;;;;; (16788 34909))
26279 ;;; Generated autoloads from url/url-mailto.el
26280
26281 (autoload (quote url-mail) "url-mailto" "\
26282 Not documented
26283
26284 \(fn &rest ARGS)" t nil)
26285
26286 (autoload (quote url-mailto) "url-mailto" "\
26287 Handle the mailto: URL syntax.
26288
26289 \(fn URL)" nil nil)
26290
26291 ;;;***
26292
26293 ;;;### (autoloads (url-data url-generic-emulator-loader url-info
26294 ;;;;;; url-man) "url-misc" "url/url-misc.el" (16764 51522))
26295 ;;; Generated autoloads from url/url-misc.el
26296
26297 (autoload (quote url-man) "url-misc" "\
26298 Fetch a Unix manual page URL.
26299
26300 \(fn URL)" nil nil)
26301
26302 (autoload (quote url-info) "url-misc" "\
26303 Fetch a GNU Info URL.
26304
26305 \(fn URL)" nil nil)
26306
26307 (autoload (quote url-generic-emulator-loader) "url-misc" "\
26308 Not documented
26309
26310 \(fn URL)" nil nil)
26311
26312 (defalias (quote url-rlogin) (quote url-generic-emulator-loader))
26313
26314 (defalias (quote url-telnet) (quote url-generic-emulator-loader))
26315
26316 (defalias (quote url-tn3270) (quote url-generic-emulator-loader))
26317
26318 (autoload (quote url-data) "url-misc" "\
26319 Fetch a data URL (RFC 2397).
26320
26321 \(fn URL)" nil nil)
26322
26323 ;;;***
26324
26325 ;;;### (autoloads (url-snews url-news) "url-news" "url/url-news.el"
26326 ;;;;;; (16775 26718))
26327 ;;; Generated autoloads from url/url-news.el
26328
26329 (autoload (quote url-news) "url-news" "\
26330 Not documented
26331
26332 \(fn URL)" nil nil)
26333
26334 (autoload (quote url-snews) "url-news" "\
26335 Not documented
26336
26337 \(fn URL)" nil nil)
26338
26339 ;;;***
26340
26341 ;;;### (autoloads (url-ns-user-pref url-ns-prefs isInNet isResolvable
26342 ;;;;;; dnsResolve dnsDomainIs isPlainHostName) "url-ns" "url/url-ns.el"
26343 ;;;;;; (16764 51522))
26344 ;;; Generated autoloads from url/url-ns.el
26345
26346 (autoload (quote isPlainHostName) "url-ns" "\
26347 Not documented
26348
26349 \(fn HOST)" nil nil)
26350
26351 (autoload (quote dnsDomainIs) "url-ns" "\
26352 Not documented
26353
26354 \(fn HOST DOM)" nil nil)
26355
26356 (autoload (quote dnsResolve) "url-ns" "\
26357 Not documented
26358
26359 \(fn HOST)" nil nil)
26360
26361 (autoload (quote isResolvable) "url-ns" "\
26362 Not documented
26363
26364 \(fn HOST)" nil nil)
26365
26366 (autoload (quote isInNet) "url-ns" "\
26367 Not documented
26368
26369 \(fn IP NET MASK)" nil nil)
26370
26371 (autoload (quote url-ns-prefs) "url-ns" "\
26372 Not documented
26373
26374 \(fn &optional FILE)" nil nil)
26375
26376 (autoload (quote url-ns-user-pref) "url-ns" "\
26377 Not documented
26378
26379 \(fn KEY &optional DEFAULT)" nil nil)
26380
26381 ;;;***
26382
26383 ;;;### (autoloads (url-generic-parse-url url-recreate-url) "url-parse"
26384 ;;;;;; "url/url-parse.el" (16746 18215))
26385 ;;; Generated autoloads from url/url-parse.el
26386
26387 (autoload (quote url-recreate-url) "url-parse" "\
26388 Recreate a URL string from the parsed URLOBJ.
26389
26390 \(fn URLOBJ)" nil nil)
26391
26392 (autoload (quote url-generic-parse-url) "url-parse" "\
26393 Return a vector of the parts of URL.
26394 Format is:
26395 \[TYPE USER PASSWORD HOST PORT FILE TARGET ATTRIBUTES FULL]
26396
26397 \(fn URL)" nil nil)
26398
26399 ;;;***
26400
26401 ;;;### (autoloads (url-setup-privacy-info) "url-privacy" "url/url-privacy.el"
26402 ;;;;;; (16764 51522))
26403 ;;; Generated autoloads from url/url-privacy.el
26404
26405 (autoload (quote url-setup-privacy-info) "url-privacy" "\
26406 Not documented
26407
26408 \(fn)" t nil)
26409
26410 ;;;***
26411
26412 ;;;### (autoloads (url-view-url url-truncate-url-for-viewing url-file-extension
26413 ;;;;;; url-hexify-string url-unhex-string url-parse-query-string
26414 ;;;;;; url-basepath url-percentage url-display-percentage url-pretty-length
26415 ;;;;;; url-strip-leading-spaces url-eat-trailing-space url-get-normalized-date
26416 ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string
26417 ;;;;;; url-parse-args url-debug url-debug) "url-util" "url/url-util.el"
26418 ;;;;;; (16764 51522))
26419 ;;; Generated autoloads from url/url-util.el
26420
26421 (defvar url-debug nil "\
26422 *What types of debug messages from the URL library to show.
26423 Debug messages are logged to the *URL-DEBUG* buffer.
26424
26425 If t, all messages will be logged.
26426 If a number, all messages will be logged, as well shown via `message'.
26427 If a list, it is a list of the types of messages to be logged.")
26428
26429 (custom-autoload (quote url-debug) "url-util")
26430
26431 (autoload (quote url-debug) "url-util" "\
26432 Not documented
26433
26434 \(fn TAG &rest ARGS)" nil nil)
26435
26436 (autoload (quote url-parse-args) "url-util" "\
26437 Not documented
26438
26439 \(fn STR &optional NODOWNCASE)" nil nil)
26440
26441 (autoload (quote url-insert-entities-in-string) "url-util" "\
26442 Convert HTML markup-start characters to entity references in STRING.
26443 Also replaces the \" character, so that the result may be safely used as
26444 an attribute value in a tag. Returns a new string with the result of the
26445 conversion. Replaces these characters as follows:
26446 & ==> &amp;
26447 < ==> &lt;
26448 > ==> &gt;
26449 \" ==> &quot;
26450
26451 \(fn STRING)" nil nil)
26452
26453 (autoload (quote url-normalize-url) "url-util" "\
26454 Return a 'normalized' version of URL.
26455 Strips out default port numbers, etc.
26456
26457 \(fn URL)" nil nil)
26458
26459 (autoload (quote url-lazy-message) "url-util" "\
26460 Just like `message', but is a no-op if called more than once a second.
26461 Will not do anything if `url-show-status' is nil.
26462
26463 \(fn &rest ARGS)" nil nil)
26464
26465 (autoload (quote url-get-normalized-date) "url-util" "\
26466 Return a 'real' date string that most HTTP servers can understand.
26467
26468 \(fn &optional SPECIFIED-TIME)" nil nil)
26469
26470 (autoload (quote url-eat-trailing-space) "url-util" "\
26471 Remove spaces/tabs at the end of a string.
26472
26473 \(fn X)" nil nil)
26474
26475 (autoload (quote url-strip-leading-spaces) "url-util" "\
26476 Remove spaces at the front of a string.
26477
26478 \(fn X)" nil nil)
26479
26480 (autoload (quote url-pretty-length) "url-util" "\
26481 Not documented
26482
26483 \(fn N)" nil nil)
26484
26485 (autoload (quote url-display-percentage) "url-util" "\
26486 Not documented
26487
26488 \(fn FMT PERC &rest ARGS)" nil nil)
26489
26490 (autoload (quote url-percentage) "url-util" "\
26491 Not documented
26492
26493 \(fn X Y)" nil nil)
26494
26495 (autoload (quote url-basepath) "url-util" "\
26496 Return the base pathname of FILE, or the actual filename if X is true.
26497
26498 \(fn FILE &optional X)" nil nil)
26499
26500 (autoload (quote url-parse-query-string) "url-util" "\
26501 Not documented
26502
26503 \(fn QUERY &optional DOWNCASE)" nil nil)
26504
26505 (autoload (quote url-unhex-string) "url-util" "\
26506 Remove %XX embedded spaces, etc in a url.
26507 If optional second argument ALLOW-NEWLINES is non-nil, then allow the
26508 decoding of carriage returns and line feeds in the string, which is normally
26509 forbidden in URL encoding.
26510
26511 \(fn STR &optional ALLOW-NEWLINES)" nil nil)
26512
26513 (autoload (quote url-hexify-string) "url-util" "\
26514 Escape characters in a string.
26515
26516 \(fn STR)" nil nil)
26517
26518 (autoload (quote url-file-extension) "url-util" "\
26519 Return the filename extension of FNAME.
26520 If optional variable X is t,
26521 then return the basename of the file with the extension stripped off.
26522
26523 \(fn FNAME &optional X)" nil nil)
26524
26525 (autoload (quote url-truncate-url-for-viewing) "url-util" "\
26526 Return a shortened version of URL that is WIDTH characters or less wide.
26527 WIDTH defaults to the current frame width.
26528
26529 \(fn URL &optional WIDTH)" nil nil)
26530
26531 (autoload (quote url-view-url) "url-util" "\
26532 View the current document's URL.
26533 Optional argument NO-SHOW means just return the URL, don't show it in
26534 the minibuffer.
26535
26536 This uses `url-current-object', set locally to the buffer.
26537
26538 \(fn &optional NO-SHOW)" t nil)
26539
26540 ;;;***
26541
23985 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock) 26542 ;;;### (autoloads (ask-user-about-supersession-threat ask-user-about-lock)
23986 ;;;;;; "userlock" "userlock.el" (16211 27021)) 26543 ;;;;;; "userlock" "userlock.el" (16213 43271))
23987 ;;; Generated autoloads from userlock.el 26544 ;;; Generated autoloads from userlock.el
23988 26545
23989 (autoload (quote ask-user-about-lock) "userlock" "\ 26546 (autoload (quote ask-user-about-lock) "userlock" "\
23990 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT. 26547 Ask user what to do when he wants to edit FILE but it is locked by OPPONENT.
23991 This function has a choice of three things to do: 26548 This function has a choice of three things to do:
24009 26566
24010 \(fn FN)" nil nil) 26567 \(fn FN)" nil nil)
24011 26568
24012 ;;;*** 26569 ;;;***
24013 26570
24014 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-external) 26571 ;;;### (autoloads (uudecode-decode-region uudecode-decode-region-internal
24015 ;;;;;; "uudecode" "gnus/uudecode.el" (16211 27032)) 26572 ;;;;;; uudecode-decode-region-external) "uudecode" "gnus/uudecode.el"
26573 ;;;;;; (16719 60886))
24016 ;;; Generated autoloads from gnus/uudecode.el 26574 ;;; Generated autoloads from gnus/uudecode.el
24017 26575
24018 (autoload (quote uudecode-decode-region-external) "uudecode" "\ 26576 (autoload (quote uudecode-decode-region-external) "uudecode" "\
24019 Uudecode region between START and END using external program. 26577 Uudecode region between START and END using external program.
24020 If FILE-NAME is non-nil, save the result to FILE-NAME. The program 26578 If FILE-NAME is non-nil, save the result to FILE-NAME. The program
24021 used is specified by `uudecode-decoder-program'. 26579 used is specified by `uudecode-decoder-program'.
24022 26580
24023 \(fn START END &optional FILE-NAME)" t nil) 26581 \(fn START END &optional FILE-NAME)" t nil)
24024 26582
24025 (autoload (quote uudecode-decode-region) "uudecode" "\ 26583 (autoload (quote uudecode-decode-region-internal) "uudecode" "\
24026 Uudecode region between START and END without using an external program. 26584 Uudecode region between START and END without using an external program.
24027 If FILE-NAME is non-nil, save the result to FILE-NAME. 26585 If FILE-NAME is non-nil, save the result to FILE-NAME.
24028 26586
24029 \(fn START END &optional FILE-NAME)" t nil) 26587 \(fn START END &optional FILE-NAME)" t nil)
26588
26589 (autoload (quote uudecode-decode-region) "uudecode" "\
26590 Uudecode region between START and END.
26591 If FILE-NAME is non-nil, save the result to FILE-NAME.
26592
26593 \(fn START END &optional FILE-NAME)" nil nil)
24030 26594
24031 ;;;*** 26595 ;;;***
24032 26596
24033 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file 26597 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file
24034 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update 26598 ;;;;;; vc-transfer-file vc-switch-backend vc-cancel-version vc-update
24035 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot 26599 ;;;;;; vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot
24036 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window 26600 ;;;;;; vc-directory vc-merge vc-insert-headers vc-version-other-window
24037 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file 26601 ;;;;;; vc-diff vc-register vc-next-action vc-do-command edit-vc-file
24038 ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook 26602 ;;;;;; with-vc-file vc-branch-part vc-before-checkin-hook vc-checkin-hook
24039 ;;;;;; vc-checkout-hook) "vc" "vc.el" (16211 27021)) 26603 ;;;;;; vc-checkout-hook) "vc" "vc.el" (16812 26771))
24040 ;;; Generated autoloads from vc.el 26604 ;;; Generated autoloads from vc.el
24041 26605
24042 (defvar vc-checkout-hook nil "\ 26606 (defvar vc-checkout-hook nil "\
24043 *Normal hook (list of functions) run after checking out a file. 26607 *Normal hook (list of functions) run after checking out a file.
24044 See `run-hooks'.") 26608 See `run-hooks'.")
24216 26780
24217 \(fn DIR NAME)" t nil) 26781 \(fn DIR NAME)" t nil)
24218 26782
24219 (autoload (quote vc-print-log) "vc" "\ 26783 (autoload (quote vc-print-log) "vc" "\
24220 List the change log of the current buffer in a window. 26784 List the change log of the current buffer in a window.
24221 26785 If FOCUS-REV is non-nil, leave the point at that revision.
24222 \(fn)" t nil) 26786
26787 \(fn &optional FOCUS-REV)" t nil)
24223 26788
24224 (autoload (quote vc-revert-buffer) "vc" "\ 26789 (autoload (quote vc-revert-buffer) "vc" "\
24225 Revert the current buffer's file to the version it was based on. 26790 Revert the current buffer's file to the version it was based on.
24226 This asks for confirmation if the buffer contents are not identical 26791 This asks for confirmation if the buffer contents are not identical
24227 to that version. This function does not automatically pick up newer 26792 to that version. This function does not automatically pick up newer
24311 `vc-annotate-menu-elements' customizes the menu elements of the 26876 `vc-annotate-menu-elements' customizes the menu elements of the
24312 mode-specific menu. `vc-annotate-color-map' and 26877 mode-specific menu. `vc-annotate-color-map' and
24313 `vc-annotate-very-old-color' defines the mapping of time to 26878 `vc-annotate-very-old-color' defines the mapping of time to
24314 colors. `vc-annotate-background' specifies the background color. 26879 colors. `vc-annotate-background' specifies the background color.
24315 26880
24316 \(fn PREFIX)" t nil) 26881 \(fn PREFIX &optional REVISION DISPLAY-MODE)" t nil)
24317 26882
24318 ;;;*** 26883 ;;;***
24319 26884
24320 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16250 54573)) 26885 ;;;### (autoloads nil "vc-arch" "vc-arch.el" (16764 51519))
26886 ;;; Generated autoloads from vc-arch.el
26887 (defun vc-arch-registered (file)
26888 (if (vc-find-root file "{arch}/=tagging-method")
26889 (progn
26890 (load "vc-arch")
26891 (vc-arch-registered file))))
26892
26893 ;;;***
26894
26895 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (16812 26771))
24321 ;;; Generated autoloads from vc-cvs.el 26896 ;;; Generated autoloads from vc-cvs.el
24322 (defun vc-cvs-registered (f) 26897 (defun vc-cvs-registered (f)
24323 (when (file-readable-p (expand-file-name 26898 (when (file-readable-p (expand-file-name
24324 "CVS/Entries" (file-name-directory f))) 26899 "CVS/Entries" (file-name-directory f)))
24325 (load "vc-cvs") 26900 (load "vc-cvs")
24326 (vc-cvs-registered f))) 26901 (vc-cvs-registered f)))
24327 26902
24328 ;;;*** 26903 ;;;***
24329 26904
24330 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16211 27021)) 26905 ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (16777 65418))
24331 ;;; Generated autoloads from vc-mcvs.el 26906 ;;; Generated autoloads from vc-mcvs.el
24332 (defun vc-mcvs-registered (file) 26907 (defun vc-mcvs-registered (file)
24333 (let ((dir file)) 26908 (if (vc-find-root file "MCVS/CVS")
24334 (while (and (stringp dir) 26909 (progn
24335 (not (equal 26910 (load "vc-mcvs")
24336 dir (setq dir (file-name-directory dir)))) 26911 (vc-mcvs-registered file))))
24337 dir)
24338 (setq dir (if (file-directory-p
24339 (expand-file-name "MCVS/CVS" dir))
24340 t (directory-file-name dir))))
24341 (if (eq dir t)
24342 (progn
24343 (load "vc-mcvs")
24344 (vc-mcvs-registered file)))))
24345 26912
24346 ;;;*** 26913 ;;;***
24347 26914
24348 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" 26915 ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
24349 ;;;;;; (16211 27021)) 26916 ;;;;;; (16801 58024))
24350 ;;; Generated autoloads from vc-rcs.el 26917 ;;; Generated autoloads from vc-rcs.el
24351 26918
24352 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\ 26919 (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
24353 *Where to look for RCS master files. 26920 *Where to look for RCS master files.
24354 For a description of possible values, see `vc-check-master-templates'.") 26921 For a description of possible values, see `vc-check-master-templates'.")
24357 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f)) 26924 (defun vc-rcs-registered (f) (vc-default-registered 'RCS f))
24358 26925
24359 ;;;*** 26926 ;;;***
24360 26927
24361 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 26928 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
24362 ;;;;;; (16211 27021)) 26929 ;;;;;; (16701 32674))
24363 ;;; Generated autoloads from vc-sccs.el 26930 ;;; Generated autoloads from vc-sccs.el
24364 26931
24365 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 26932 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
24366 *Where to look for SCCS master files. 26933 *Where to look for SCCS master files.
24367 For a description of possible values, see `vc-check-master-templates'.") 26934 For a description of possible values, see `vc-check-master-templates'.")
24374 Does not check whether the file exists but returns nil if it does not 26941 Does not check whether the file exists but returns nil if it does not
24375 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir))))) 26942 find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) (when project-dir (if (file-name-absolute-p project-dir) (setq dirs (quote ("SCCS" ""))) (setq dirs (quote ("src/SCCS" "src" "source/SCCS" "source"))) (setq project-dir (expand-file-name (concat "~" project-dir)))) (while (and (not dir) dirs) (setq dir (expand-file-name (car dirs) project-dir)) (unless (file-directory-p dir) (setq dir nil) (setq dirs (cdr dirs)))) (and dir (expand-file-name (concat "s." basename) dir)))))
24376 26943
24377 ;;;*** 26944 ;;;***
24378 26945
24379 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (16211 27021)) 26946 ;;;### (autoloads nil "vc-svn" "vc-svn.el" (16683 1170))
24380 ;;; Generated autoloads from vc-svn.el 26947 ;;; Generated autoloads from vc-svn.el
24381 (defun vc-svn-registered (f) 26948 (defun vc-svn-registered (f)
24382 (when (file-readable-p (expand-file-name 26949 (when (file-readable-p (expand-file-name
24383 ".svn/entries" (file-name-directory f))) 26950 ".svn/entries" (file-name-directory f)))
24384 (load "vc-svn") 26951 (load "vc-svn")
24387 (add-to-list (quote completion-ignored-extensions) ".svn/") 26954 (add-to-list (quote completion-ignored-extensions) ".svn/")
24388 26955
24389 ;;;*** 26956 ;;;***
24390 26957
24391 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" 26958 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
24392 ;;;;;; (16211 27039)) 26959 ;;;;;; (16775 26717))
24393 ;;; Generated autoloads from progmodes/vhdl-mode.el 26960 ;;; Generated autoloads from progmodes/vhdl-mode.el
24394 26961
24395 (autoload (quote vhdl-mode) "vhdl-mode" "\ 26962 (autoload (quote vhdl-mode) "vhdl-mode" "\
24396 Major mode for editing VHDL code. 26963 Major mode for editing VHDL code.
24397 26964
24912 27479
24913 \(fn)" t nil) 27480 \(fn)" t nil)
24914 27481
24915 ;;;*** 27482 ;;;***
24916 27483
24917 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (16211 27026)) 27484 ;;;### (autoloads (vi-mode) "vi" "emulation/vi.el" (16423 23570))
24918 ;;; Generated autoloads from emulation/vi.el 27485 ;;; Generated autoloads from emulation/vi.el
24919 27486
24920 (autoload (quote vi-mode) "vi" "\ 27487 (autoload (quote vi-mode) "vi" "\
24921 Major mode that acts like the `vi' editor. 27488 Major mode that acts like the `vi' editor.
24922 The purpose of this mode is to provide you the combined power of vi (namely, 27489 The purpose of this mode is to provide you the combined power of vi (namely,
24967 ;;;*** 27534 ;;;***
24968 27535
24969 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion 27536 ;;;### (autoloads (viqr-pre-write-conversion viqr-post-read-conversion
24970 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer 27537 ;;;;;; viet-encode-viqr-buffer viet-encode-viqr-region viet-decode-viqr-buffer
24971 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util" 27538 ;;;;;; viet-decode-viqr-region viet-encode-viscii-char) "viet-util"
24972 ;;;;;; "language/viet-util.el" (16211 27033)) 27539 ;;;;;; "language/viet-util.el" (16213 43280))
24973 ;;; Generated autoloads from language/viet-util.el 27540 ;;; Generated autoloads from language/viet-util.el
24974 27541
24975 (autoload (quote viet-encode-viscii-char) "viet-util" "\ 27542 (autoload (quote viet-encode-viscii-char) "viet-util" "\
24976 Return VISCII character code of CHAR if appropriate. 27543 Return VISCII character code of CHAR if appropriate.
24977 27544
25013 27580
25014 ;;;*** 27581 ;;;***
25015 27582
25016 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 27583 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
25017 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame 27584 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame
25018 ;;;;;; view-file-other-window view-file) "view" "view.el" (16211 27585 ;;;;;; view-file-other-window view-file) "view" "view.el" (16764
25019 ;;;;;; 27021)) 27586 ;;;;;; 51519))
25020 ;;; Generated autoloads from view.el 27587 ;;; Generated autoloads from view.el
25021 27588
25022 (defvar view-mode nil "\ 27589 (defvar view-mode nil "\
25023 Non-nil if View mode is enabled. 27590 Non-nil if View mode is enabled.
25024 Don't change this variable directly, you must change it by one of the 27591 Don't change this variable directly, you must change it by one of the
25221 27788
25222 \(fn)" t nil) 27789 \(fn)" t nil)
25223 27790
25224 ;;;*** 27791 ;;;***
25225 27792
25226 ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16211 27793 ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (16213
25227 ;;;;;; 27026)) 27794 ;;;;;; 43273))
25228 ;;; Generated autoloads from emulation/vip.el 27795 ;;; Generated autoloads from emulation/vip.el
25229 27796
25230 (autoload (quote vip-setup) "vip" "\ 27797 (autoload (quote vip-setup) "vip" "\
25231 Set up bindings for C-x 7 and C-z that are useful for VIP users. 27798 Set up bindings for C-x 7 and C-z that are useful for VIP users.
25232 27799
25238 \(fn)" t nil) 27805 \(fn)" t nil)
25239 27806
25240 ;;;*** 27807 ;;;***
25241 27808
25242 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el" 27809 ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
25243 ;;;;;; (16211 27027)) 27810 ;;;;;; (16213 43273))
25244 ;;; Generated autoloads from emulation/viper.el 27811 ;;; Generated autoloads from emulation/viper.el
25245 27812
25246 (autoload (quote toggle-viper-mode) "viper" "\ 27813 (autoload (quote toggle-viper-mode) "viper" "\
25247 Toggle Viper on/off. 27814 Toggle Viper on/off.
25248 If Viper is enabled, turn it off. Otherwise, turn it on. 27815 If Viper is enabled, turn it off. Otherwise, turn it on.
25255 \(fn)" t nil) 27822 \(fn)" t nil)
25256 27823
25257 ;;;*** 27824 ;;;***
25258 27825
25259 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el" 27826 ;;;### (autoloads (warn lwarn display-warning) "warnings" "emacs-lisp/warnings.el"
25260 ;;;;;; (16211 27026)) 27827 ;;;;;; (16478 51573))
25261 ;;; Generated autoloads from emacs-lisp/warnings.el 27828 ;;; Generated autoloads from emacs-lisp/warnings.el
25262 27829
25263 (defvar warning-prefix-function nil "\ 27830 (defvar warning-prefix-function nil "\
25264 Function to generate warning prefixes. 27831 Function to generate warning prefixes.
25265 This function, if non-nil, is called with two arguments, 27832 This function, if non-nil, is called with two arguments,
25337 27904
25338 \(fn MESSAGE &rest ARGS)" nil nil) 27905 \(fn MESSAGE &rest ARGS)" nil nil)
25339 27906
25340 ;;;*** 27907 ;;;***
25341 27908
25342 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (16211 27037)) 27909 ;;;### (autoloads (wdired-change-to-wdired-mode) "wdired" "wdired.el"
27910 ;;;;;; (16644 49446))
27911 ;;; Generated autoloads from wdired.el
27912
27913 (autoload (quote wdired-change-to-wdired-mode) "wdired" "\
27914 Put a dired buffer in a mode in which filenames are editable.
27915 In this mode the names of the files can be changed, and after
27916 typing C-c C-c the files and directories in disk are renamed.
27917
27918 See `wdired-mode'.
27919
27920 \(fn)" t nil)
27921
27922 ;;;***
27923
27924 ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (16423 23573))
25343 ;;; Generated autoloads from net/webjump.el 27925 ;;; Generated autoloads from net/webjump.el
25344 27926
25345 (autoload (quote webjump) "webjump" "\ 27927 (autoload (quote webjump) "webjump" "\
25346 Jumps to a Web site from a programmable hotlist. 27928 Jumps to a Web site from a programmable hotlist.
25347 27929
25354 \(fn)" t nil) 27936 \(fn)" t nil)
25355 27937
25356 ;;;*** 27938 ;;;***
25357 27939
25358 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el" 27940 ;;;### (autoloads (which-function-mode) "which-func" "progmodes/which-func.el"
25359 ;;;;;; (16249 31942)) 27941 ;;;;;; (16820 16328))
25360 ;;; Generated autoloads from progmodes/which-func.el 27942 ;;; Generated autoloads from progmodes/which-func.el
25361 (put 'which-func-format 'risky-local-variable t) 27943 (put 'which-func-format 'risky-local-variable t)
25362 (put 'which-func-current 'risky-local-variable t) 27944 (put 'which-func-current 'risky-local-variable t)
25363 27945
25364 (defalias (quote which-func-mode) (quote which-function-mode)) 27946 (defalias (quote which-func-mode) (quote which-function-mode))
25386 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode 27968 ;;;### (autoloads (whitespace-write-file-hook whitespace-global-mode
25387 ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region 27969 ;;;;;; whitespace-cleanup-region whitespace-cleanup whitespace-region
25388 ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check 27970 ;;;;;; whitespace-buffer whitespace-toggle-ateol-check whitespace-toggle-spacetab-check
25389 ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check 27971 ;;;;;; whitespace-toggle-indent-check whitespace-toggle-trailing-check
25390 ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el" 27972 ;;;;;; whitespace-toggle-leading-check) "whitespace" "whitespace.el"
25391 ;;;;;; (16248 29803)) 27973 ;;;;;; (16764 51519))
25392 ;;; Generated autoloads from whitespace.el 27974 ;;; Generated autoloads from whitespace.el
25393 27975
25394 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\ 27976 (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
25395 Toggle the check for leading space in the local buffer. 27977 Toggle the check for leading space in the local buffer.
25396 27978
25448 (autoload (quote whitespace-cleanup-region) "whitespace" "\ 28030 (autoload (quote whitespace-cleanup-region) "whitespace" "\
25449 Whitespace cleanup on the region. 28031 Whitespace cleanup on the region.
25450 28032
25451 \(fn S E)" t nil) 28033 \(fn S E)" t nil)
25452 28034
28035 (defalias (quote global-whitespace-mode) (quote whitespace-global-mode))
28036
25453 (defvar whitespace-global-mode nil "\ 28037 (defvar whitespace-global-mode nil "\
25454 Non-nil if Whitespace-Global mode is enabled. 28038 Non-nil if Whitespace-Global mode is enabled.
25455 See the command `whitespace-global-mode' for a description of this minor-mode. 28039 See the command `whitespace-global-mode' for a description of this minor-mode.
25456 Setting this variable directly does not take effect; 28040 Setting this variable directly does not take effect;
25457 use either \\[customize] or the function `whitespace-global-mode'.") 28041 use either \\[customize] or the function `whitespace-global-mode'.")
25474 \(fn)" t nil) 28058 \(fn)" t nil)
25475 28059
25476 ;;;*** 28060 ;;;***
25477 28061
25478 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 28062 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
25479 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (16211 27022)) 28063 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (16213 43272))
25480 ;;; Generated autoloads from wid-browse.el 28064 ;;; Generated autoloads from wid-browse.el
25481 28065
25482 (autoload (quote widget-browse-at) "wid-browse" "\ 28066 (autoload (quote widget-browse-at) "wid-browse" "\
25483 Browse the widget under point. 28067 Browse the widget under point.
25484 28068
25501 \(fn &optional ARG)" t nil) 28085 \(fn &optional ARG)" t nil)
25502 28086
25503 ;;;*** 28087 ;;;***
25504 28088
25505 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create 28089 ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
25506 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16284 28090 ;;;;;; widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (16820
25507 ;;;;;; 32617)) 28091 ;;;;;; 16328))
25508 ;;; Generated autoloads from wid-edit.el 28092 ;;; Generated autoloads from wid-edit.el
25509 28093
25510 (autoload (quote widgetp) "wid-edit" "\ 28094 (autoload (quote widgetp) "wid-edit" "\
25511 Return non-nil iff WIDGET is a widget. 28095 Return non-nil iff WIDGET is a widget.
25512 28096
25545 \(fn)" nil nil) 28129 \(fn)" nil nil)
25546 28130
25547 ;;;*** 28131 ;;;***
25548 28132
25549 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right 28133 ;;;### (autoloads (windmove-default-keybindings windmove-down windmove-right
25550 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16211 28134 ;;;;;; windmove-up windmove-left) "windmove" "windmove.el" (16710
25551 ;;;;;; 27022)) 28135 ;;;;;; 51039))
25552 ;;; Generated autoloads from windmove.el 28136 ;;; Generated autoloads from windmove.el
25553 28137
25554 (autoload (quote windmove-left) "windmove" "\ 28138 (autoload (quote windmove-left) "windmove" "\
25555 Select the window to the left of the current one. 28139 Select the window to the left of the current one.
25556 With no prefix argument, or with prefix argument equal to zero, 28140 With no prefix argument, or with prefix argument equal to zero,
25599 \(fn &optional MODIFIER)" t nil) 28183 \(fn &optional MODIFIER)" t nil)
25600 28184
25601 ;;;*** 28185 ;;;***
25602 28186
25603 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el" 28187 ;;;### (autoloads (winner-mode winner-mode) "winner" "winner.el"
25604 ;;;;;; (16211 27022)) 28188 ;;;;;; (16792 36614))
25605 ;;; Generated autoloads from winner.el 28189 ;;; Generated autoloads from winner.el
25606 28190
25607 (defvar winner-mode nil "\ 28191 (defvar winner-mode nil "\
25608 Toggle winner-mode. 28192 Toggle winner-mode.
25609 Setting this variable directly does not take effect; 28193 Setting this variable directly does not take effect;
25618 \(fn &optional ARG)" t nil) 28202 \(fn &optional ARG)" t nil)
25619 28203
25620 ;;;*** 28204 ;;;***
25621 28205
25622 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 28206 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
25623 ;;;;;; "woman.el" (16239 4622)) 28207 ;;;;;; "woman.el" (16767 25304))
25624 ;;; Generated autoloads from woman.el 28208 ;;; Generated autoloads from woman.el
25625 28209
25626 (autoload (quote woman) "woman" "\ 28210 (autoload (quote woman) "woman" "\
25627 Browse UN*X man page for TOPIC (Without using external Man program). 28211 Browse UN*X man page for TOPIC (Without using external Man program).
25628 The major browsing mode used is essentially the standard Man mode. 28212 The major browsing mode used is essentially the standard Man mode.
25654 \(fn FILE-NAME &optional REFORMAT)" t nil) 28238 \(fn FILE-NAME &optional REFORMAT)" t nil)
25655 28239
25656 ;;;*** 28240 ;;;***
25657 28241
25658 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el" 28242 ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
25659 ;;;;;; (16211 27027)) 28243 ;;;;;; (16213 43273))
25660 ;;; Generated autoloads from emulation/ws-mode.el 28244 ;;; Generated autoloads from emulation/ws-mode.el
25661 28245
25662 (autoload (quote wordstar-mode) "ws-mode" "\ 28246 (autoload (quote wordstar-mode) "ws-mode" "\
25663 Major mode with WordStar-like key bindings. 28247 Major mode with WordStar-like key bindings.
25664 28248
25767 \(fn)" t nil) 28351 \(fn)" t nil)
25768 28352
25769 ;;;*** 28353 ;;;***
25770 28354
25771 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el" 28355 ;;;### (autoloads (xml-parse-region xml-parse-file) "xml" "xml.el"
25772 ;;;;;; (16301 42974)) 28356 ;;;;;; (16814 63075))
25773 ;;; Generated autoloads from xml.el 28357 ;;; Generated autoloads from xml.el
25774 28358
25775 (autoload (quote xml-parse-file) "xml" "\ 28359 (autoload (quote xml-parse-file) "xml" "\
25776 Parse the well-formed XML file FILE. 28360 Parse the well-formed XML file FILE.
25777 If FILE is already visited, use its buffer and don't kill it. 28361 If FILE is already visited, use its buffer and don't kill it.
25792 28376
25793 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil) 28377 \(fn BEG END &optional BUFFER PARSE-DTD PARSE-NS)" nil nil)
25794 28378
25795 ;;;*** 28379 ;;;***
25796 28380
25797 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16211 28381 ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (16213
25798 ;;;;;; 27022)) 28382 ;;;;;; 43272))
25799 ;;; Generated autoloads from xt-mouse.el 28383 ;;; Generated autoloads from xt-mouse.el
25800 28384
25801 (defvar xterm-mouse-mode nil "\ 28385 (defvar xterm-mouse-mode nil "\
25802 Non-nil if Xterm-Mouse mode is enabled. 28386 Non-nil if Xterm-Mouse mode is enabled.
25803 See the command `xterm-mouse-mode' for a description of this minor-mode. 28387 See the command `xterm-mouse-mode' for a description of this minor-mode.
25814 28398
25815 \(fn &optional ARG)" t nil) 28399 \(fn &optional ARG)" t nil)
25816 28400
25817 ;;;*** 28401 ;;;***
25818 28402
28403 ;;;### (autoloads (yenc-extract-filename yenc-decode-region) "yenc"
28404 ;;;;;; "gnus/yenc.el" (16697 49031))
28405 ;;; Generated autoloads from gnus/yenc.el
28406
28407 (autoload (quote yenc-decode-region) "yenc" "\
28408 Yenc decode region between START and END using an internal decoder.
28409
28410 \(fn START END)" t nil)
28411
28412 (autoload (quote yenc-extract-filename) "yenc" "\
28413 Extract file name from an yenc header.
28414
28415 \(fn)" nil nil)
28416
28417 ;;;***
28418
25819 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 28419 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
25820 ;;;;;; yow) "yow" "play/yow.el" (16211 27038)) 28420 ;;;;;; yow) "yow" "play/yow.el" (16213 43281))
25821 ;;; Generated autoloads from play/yow.el 28421 ;;; Generated autoloads from play/yow.el
25822 28422
25823 (autoload (quote yow) "yow" "\ 28423 (autoload (quote yow) "yow" "\
25824 Return or display a random Zippy quotation. With prefix arg, insert it. 28424 Return or display a random Zippy quotation. With prefix arg, insert it.
25825 28425
25841 28441
25842 \(fn)" t nil) 28442 \(fn)" t nil)
25843 28443
25844 ;;;*** 28444 ;;;***
25845 28445
25846 ;;;### (autoloads (zone) "zone" "play/zone.el" (16211 27038)) 28446 ;;;### (autoloads (zone) "zone" "play/zone.el" (16423 23573))
25847 ;;; Generated autoloads from play/zone.el 28447 ;;; Generated autoloads from play/zone.el
25848 28448
25849 (autoload (quote zone) "zone" "\ 28449 (autoload (quote zone) "zone" "\
25850 Zone out, completely. 28450 Zone out, completely.
25851 28451
25852 \(fn)" t nil) 28452 \(fn)" t nil)
25853 28453
25854 ;;;*** 28454 ;;;***
25855 28455
25856 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode" 28456 ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
25857 ;;;;;; "net/zone-mode.el" (16211 27037)) 28457 ;;;;;; "net/zone-mode.el" (16377 12872))
25858 ;;; Generated autoloads from net/zone-mode.el 28458 ;;; Generated autoloads from net/zone-mode.el
25859 28459
25860 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\ 28460 (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
25861 Update the serial number in a zone if the file was modified. 28461 Update the serial number in a zone if the file was modified.
25862 28462
25877 ;;;*** 28477 ;;;***
25878 28478
25879 ;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "bindings.el" 28479 ;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "bindings.el"
25880 ;;;;;; "buff-menu.el" "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el" 28480 ;;;;;; "buff-menu.el" "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el"
25881 ;;;;;; "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el" 28481 ;;;;;; "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el"
25882 ;;;;;; "calc/calc-embed.el" "calc/calc-fin.el" "calc/calc-forms.el" 28482 ;;;;;; "calc/calc-embed.el" "calc/calc-ext.el" "calc/calc-fin.el"
25883 ;;;;;; "calc/calc-frac.el" "calc/calc-funcs.el" "calc/calc-graph.el" 28483 ;;;;;; "calc/calc-forms.el" "calc/calc-frac.el" "calc/calc-funcs.el"
25884 ;;;;;; "calc/calc-help.el" "calc/calc-incom.el" "calc/calc-keypd.el" 28484 ;;;;;; "calc/calc-graph.el" "calc/calc-help.el" "calc/calc-incom.el"
25885 ;;;;;; "calc/calc-lang.el" "calc/calc-macs.el" "calc/calc-maint.el" 28485 ;;;;;; "calc/calc-keypd.el" "calc/calc-lang.el" "calc/calc-macs.el"
25886 ;;;;;; "calc/calc-map.el" "calc/calc-math.el" "calc/calc-misc.el" 28486 ;;;;;; "calc/calc-map.el" "calc/calc-math.el" "calc/calc-misc.el"
25887 ;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-poly.el" 28487 ;;;;;; "calc/calc-mode.el" "calc/calc-mtx.el" "calc/calc-poly.el"
25888 ;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el" 28488 ;;;;;; "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el"
25889 ;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el" 28489 ;;;;;; "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el"
25890 ;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el" 28490 ;;;;;; "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el"
25891 ;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el" 28491 ;;;;;; "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
25892 ;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el" 28492 ;;;;;; "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
25893 ;;;;;; "calc/calcsel2.el" "calendar/cal-china.el" "calendar/cal-coptic.el" 28493 ;;;;;; "calc/calcsel2.el" "calendar/cal-bahai.el" "calendar/cal-china.el"
25894 ;;;;;; "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el" 28494 ;;;;;; "calendar/cal-coptic.el" "calendar/cal-french.el" "calendar/cal-islam.el"
25895 ;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" 28495 ;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-mayan.el"
25896 ;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" 28496 ;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
25897 ;;;;;; "calendar/cal-x.el" "case-table.el" "cdl.el" "cus-dep.el" 28497 ;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "calendar/icalendar.el"
25898 ;;;;;; "cus-load.el" "cus-start.el" "custom.el" "dos-fns.el" "dos-vars.el" 28498 ;;;;;; "case-table.el" "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el"
25899 ;;;;;; "dos-w32.el" "ediff-diff.el" "ediff-init.el" "ediff-merg.el" 28499 ;;;;;; "custom.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el"
25900 ;;;;;; "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el" 28500 ;;;;;; "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el"
25901 ;;;;;; "emacs-lisp/assoc.el" "emacs-lisp/authors.el" "emacs-lisp/bindat.el" 28501 ;;;;;; "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
25902 ;;;;;; "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" "emacs-lisp/cl-compat.el" 28502 ;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el"
25903 ;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" 28503 ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-macs.el"
25904 ;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el" 28504 ;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el"
25905 ;;;;;; "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" 28505 ;;;;;; "emacs-lisp/ewoc.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el"
25906 ;;;;;; "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" 28506 ;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el"
25907 ;;;;;; "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el" "emacs-lisp/lselect.el" 28507 ;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el"
25908 ;;;;;; "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" "emacs-lisp/regi.el" 28508 ;;;;;; "emacs-lisp/lselect.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el"
25909 ;;;;;; "emacs-lisp/sregex.el" "emacs-lisp/testcover-ses.el" "emacs-lisp/testcover-unsafep.el" 28509 ;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/tcover-ses.el"
25910 ;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" 28510 ;;;;;; "emacs-lisp/tcover-unsafep.el" "emacs-lock.el" "emulation/cua-gmrk.el"
25911 ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" 28511 ;;;;;; "emulation/cua-rect.el" "emulation/edt-lk201.el" "emulation/edt-mapper.el"
25912 ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-mapper.el" "emulation/viper-cmd.el" 28512 ;;;;;; "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/tpu-mapper.el"
25913 ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" 28513 ;;;;;; "emulation/viper-cmd.el" "emulation/viper-ex.el" "emulation/viper-init.el"
25914 ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" 28514 ;;;;;; "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"
25915 ;;;;;; "env.el" "eshell/em-alias.el" "eshell/em-banner.el" "eshell/em-basic.el" 28515 ;;;;;; "emulation/viper-util.el" "env.el" "eshell/em-alias.el" "eshell/em-banner.el"
25916 ;;;;;; "eshell/em-cmpl.el" "eshell/em-dirs.el" "eshell/em-glob.el" 28516 ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"
25917 ;;;;;; "eshell/em-hist.el" "eshell/em-ls.el" "eshell/em-pred.el" 28517 ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el"
25918 ;;;;;; "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el" 28518 ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
25919 ;;;;;; "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-unix.el" 28519 ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
25920 ;;;;;; "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el" 28520 ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
25921 ;;;;;; "eshell/esh-ext.el" "eshell/esh-groups.el" "eshell/esh-io.el" 28521 ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el"
25922 ;;;;;; "eshell/esh-maint.el" "eshell/esh-module.el" "eshell/esh-opt.el" 28522 ;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el"
25923 ;;;;;; "eshell/esh-proc.el" "eshell/esh-util.el" "eshell/esh-var.el" 28523 ;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el"
25924 ;;;;;; "faces.el" "files.el" "filesets.el" "finder-inf.el" "foldout.el" 28524 ;;;;;; "eshell/esh-var.el" "faces.el" "files.el" "filesets.el" "finder-inf.el"
25925 ;;;;;; "font-core.el" "format.el" "forms-d2.el" "forms-pass.el" 28525 ;;;;;; "foldout.el" "font-core.el" "format.el" "forms-d2.el" "forms-pass.el"
25926 ;;;;;; "frame.el" "generic-x.el" "gnus/flow-fill.el" "gnus/format-spec.el" 28526 ;;;;;; "frame.el" "generic-x.el" "gnus/compface.el" "gnus/dig.el"
25927 ;;;;;; "gnus/gnus-async.el" "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" 28527 ;;;;;; "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el"
25928 ;;;;;; "gnus/gnus-cus.el" "gnus/gnus-demon.el" "gnus/gnus-draft.el" 28528 ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
25929 ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" 28529 ;;;;;; "gnus/gnus-demon.el" "gnus/gnus-diary.el" "gnus/gnus-dup.el"
25930 ;;;;;; "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" 28530 ;;;;;; "gnus/gnus-eform.el" "gnus/gnus-ems.el" "gnus/gnus-gl.el"
25931 ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el" 28531 ;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el"
25932 ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el" 28532 ;;;;;; "gnus/gnus-nocem.el" "gnus/gnus-salt.el" "gnus/gnus-score.el"
25933 ;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el" 28533 ;;;;;; "gnus/gnus-setup.el" "gnus/gnus-srvr.el" "gnus/gnus-sum.el"
25934 ;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" 28534 ;;;;;; "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-util.el"
25935 ;;;;;; "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/imap.el" "gnus/mail-parse.el" 28535 ;;;;;; "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/hex-util.el" "gnus/ietf-drums.el"
28536 ;;;;;; "gnus/imap.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el"
25936 ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el" 28537 ;;;;;; "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el"
25937 ;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el" 28538 ;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"
25938 ;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml.el" 28539 ;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el"
25939 ;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el" 28540 ;;;;;; "gnus/mml-smime.el" "gnus/mml.el" "gnus/nnagent.el" "gnus/nnbabyl.el"
25940 ;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el" 28541 ;;;;;; "gnus/nndb.el" "gnus/nndir.el" "gnus/nndraft.el" "gnus/nneething.el"
25941 ;;;;;; "gnus/nnimap.el" "gnus/nnlistserv.el" "gnus/nnmail.el" "gnus/nnmbox.el" 28542 ;;;;;; "gnus/nngateway.el" "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el"
25942 ;;;;;; "gnus/nnmh.el" "gnus/nnoo.el" "gnus/nnslashdot.el" "gnus/nnspool.el" 28543 ;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmbox.el" "gnus/nnmh.el"
25943 ;;;;;; "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el" 28544 ;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el"
25944 ;;;;;; "gnus/nnweb.el" "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el" 28545 ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el"
25945 ;;;;;; "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" 28546 ;;;;;; "gnus/nnwarchive.el" "gnus/nnweb.el" "gnus/nnwfm.el" "gnus/pgg-def.el"
28547 ;;;;;; "gnus/pgg-gpg.el" "gnus/pgg-parse.el" "gnus/pgg-pgp.el" "gnus/pgg-pgp5.el"
28548 ;;;;;; "gnus/pop3.el" "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el"
28549 ;;;;;; "gnus/rfc2104.el" "gnus/rfc2231.el" "gnus/sieve-manage.el"
28550 ;;;;;; "gnus/smime.el" "gnus/spam-report.el" "gnus/spam-stat.el"
25946 ;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "help.el" 28551 ;;;;;; "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "help.el"
25947 ;;;;;; "indent.el" "international/characters.el" "international/fontset.el" 28552 ;;;;;; "indent.el" "international/characters.el" "international/fontset.el"
25948 ;;;;;; "international/iso-ascii.el" "international/iso-insert.el" 28553 ;;;;;; "international/iso-ascii.el" "international/iso-insert.el"
25949 ;;;;;; "international/iso-swed.el" "international/ja-dic-cnv.el" 28554 ;;;;;; "international/iso-swed.el" "international/ja-dic-cnv.el"
25950 ;;;;;; "international/ja-dic-utl.el" "international/latin-1.el" 28555 ;;;;;; "international/ja-dic-utl.el" "international/latin-1.el"
25964 ;;;;;; "language/romanian.el" "language/slovak.el" "language/tamil.el" 28569 ;;;;;; "language/romanian.el" "language/slovak.el" "language/tamil.el"
25965 ;;;;;; "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el" 28570 ;;;;;; "language/thai.el" "language/tibetan.el" "language/utf-8-lang.el"
25966 ;;;;;; "language/vietnamese.el" "ldefs-boot.el" "loadup.el" "mail/blessmail.el" 28571 ;;;;;; "language/vietnamese.el" "ldefs-boot.el" "loadup.el" "mail/blessmail.el"
25967 ;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mspools.el" 28572 ;;;;;; "mail/mailheader.el" "mail/mailpost.el" "mail/mspools.el"
25968 ;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" 28573 ;;;;;; "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el"
25969 ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-alias.el" "mh-e/mh-customize.el" 28574 ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el"
25970 ;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" 28575 ;;;;;; "mh-e/mh-customize.el" "mh-e/mh-funcs.el" "mh-e/mh-gnus.el"
25971 ;;;;;; "mh-e/mh-index.el" "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" 28576 ;;;;;; "mh-e/mh-identity.el" "mh-e/mh-inc.el" "mh-e/mh-index.el"
25972 ;;;;;; "mh-e/mh-mime.el" "mh-e/mh-pick.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el" 28577 ;;;;;; "mh-e/mh-junk.el" "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el"
25973 ;;;;;; "mh-e/mh-xemacs-compat.el" "mh-e/mh-xemacs-icons.el" "misc.el" 28578 ;;;;;; "mh-e/mh-pick.el" "mh-e/mh-print.el" "mh-e/mh-seq.el" "mh-e/mh-speed.el"
25974 ;;;;;; "mouse-copy.el" "mouse-drag.el" "mouse.el" "net/eudc-vars.el" 28579 ;;;;;; "mh-e/mh-utils.el" "misc.el" "mouse-copy.el" "mouse-drag.el"
25975 ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-ph.el" 28580 ;;;;;; "mouse.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"
25976 ;;;;;; "net/ldap.el" "net/netrc.el" "net/tls.el" "net/tramp-ftp.el" 28581 ;;;;;; "net/eudcb-ph.el" "net/ldap.el" "net/netrc.el" "net/tls.el"
25977 ;;;;;; "net/tramp-smb.el" "net/tramp-util.el" "net/tramp-uu.el" 28582 ;;;;;; "net/tramp-ftp.el" "net/tramp-smb.el" "net/tramp-util.el"
25978 ;;;;;; "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el" 28583 ;;;;;; "net/tramp-uu.el" "net/tramp-vc.el" "net/trampver.el" "obsolete/awk-mode.el"
25979 ;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/mlsupport.el" 28584 ;;;;;; "obsolete/float.el" "obsolete/hilit19.el" "obsolete/mlsupport.el"
25980 ;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el" 28585 ;;;;;; "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el"
25981 ;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el" 28586 ;;;;;; "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el"
25982 ;;;;;; "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el" 28587 ;;;;;; "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el"
25983 ;;;;;; "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" 28588 ;;;;;; "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el"
25984 ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" 28589 ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"
25985 ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" 28590 ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el"
25986 ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el" 28591 ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el"
25987 ;;;;;; "progmodes/cc-engine.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" 28592 ;;;;;; "progmodes/cc-engine.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el"
25988 ;;;;;; "progmodes/cc-menus.el" "progmodes/cc-vars.el" "progmodes/ebnf-bnf.el" 28593 ;;;;;; "progmodes/cc-menus.el" "progmodes/cc-vars.el" "progmodes/ebnf-abn.el"
28594 ;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el"
25989 ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" 28595 ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el"
25990 ;;;;;; "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" 28596 ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el"
25991 ;;;;;; "progmodes/xscheme.el" "register.el" "replace.el" "s-region.el" 28597 ;;;;;; "progmodes/mantemp.el" "progmodes/xscheme.el" "register.el"
25992 ;;;;;; "saveplace.el" "scroll-bar.el" "select.el" "simple.el" "soundex.el" 28598 ;;;;;; "replace.el" "s-region.el" "saveplace.el" "scroll-bar.el"
25993 ;;;;;; "startup.el" "subdirs.el" "subr.el" "tempo.el" "term/AT386.el" 28599 ;;;;;; "select.el" "simple.el" "soundex.el" "startup.el" "subdirs.el"
25994 ;;;;;; "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/internal.el" 28600 ;;;;;; "subr.el" "tempo.el" "term/AT386.el" "term/apollo.el" "term/bg-mouse.el"
25995 ;;;;;; "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el" 28601 ;;;;;; "term/bobcat.el" "term/internal.el" "term/iris-ansi.el" "term/keyswap.el"
25996 ;;;;;; "term/mac-win.el" "term/news.el" "term/pc-win.el" "term/rxvt.el" 28602 ;;;;;; "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el"
25997 ;;;;;; "term/sun-mouse.el" "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" 28603 ;;;;;; "term/pc-win.el" "term/rxvt.el" "term/sun-mouse.el" "term/sun.el"
25998 ;;;;;; "term/tvi970.el" "term/vt100.el" "term/vt102.el" "term/vt125.el" 28604 ;;;;;; "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el"
25999 ;;;;;; "term/vt200.el" "term/vt201.el" "term/vt220.el" "term/vt240.el" 28605 ;;;;;; "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el"
26000 ;;;;;; "term/vt300.el" "term/vt320.el" "term/vt400.el" "term/vt420.el" 28606 ;;;;;; "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el"
26001 ;;;;;; "term/w32-win.el" "term/wyse50.el" "term/x-win.el" "term/xterm.el" 28607 ;;;;;; "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/w32-win.el"
26002 ;;;;;; "textmodes/bib-mode.el" "textmodes/fill.el" "textmodes/makeinfo.el" 28608 ;;;;;; "term/wyse50.el" "term/x-win.el" "term/xterm.el" "textmodes/bib-mode.el"
26003 ;;;;;; "textmodes/page-ext.el" "textmodes/page.el" "textmodes/paragraphs.el" 28609 ;;;;;; "textmodes/fill.el" "textmodes/makeinfo.el" "textmodes/page-ext.el"
26004 ;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" 28610 ;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el"
26005 ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-ref.el" 28611 ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"
26006 ;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/reftex-vars.el" 28612 ;;;;;; "textmodes/reftex-global.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el"
26007 ;;;;;; "textmodes/texnfo-upd.el" "textmodes/text-mode.el" "timezone.el" 28613 ;;;;;; "textmodes/reftex-toc.el" "textmodes/reftex-vars.el" "textmodes/texnfo-upd.el"
26008 ;;;;;; "uniquify.el" "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" 28614 ;;;;;; "textmodes/text-mode.el" "timezone.el" "tree-widget.el" "uniquify.el"
26009 ;;;;;; "vmsproc.el" "vt-control.el" "vt100-led.el" "w32-fns.el" 28615 ;;;;;; "url/url-about.el" "url/url-dired.el" "url/url-expand.el"
26010 ;;;;;; "w32-vars.el" "widget.el" "window.el") (16313 5919 739767)) 28616 ;;;;;; "url/url-ftp.el" "url/url-https.el" "url/url-imap.el" "url/url-methods.el"
28617 ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
28618 ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
28619 ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
28620 ;;;;;; "widget.el" "window.el" "x-dnd.el") (16820 23750 66854))
26011 28621
26012 ;;;*** 28622 ;;;***
26013 28623
26014 ;;; Local Variables: 28624 ;;; Local Variables:
26015 ;;; version-control: never 28625 ;;; version-control: never