comparison lisp/loaddefs.el @ 33002:f0deca352ce9

Update.
author Miles Bader <miles@gnu.org>
date Sat, 28 Oct 2000 11:13:49 +0000
parents 5357a26e85d1
children ccf845685d1c
comparison
equal deleted inserted replaced
33001:eaa4842c7037 33002:f0deca352ce9
50 should return a grid vector array that is the new solution." t nil) 50 should return a grid vector array that is the new solution." t nil)
51 51
52 ;;;*** 52 ;;;***
53 53
54 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" 54 ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
55 ;;;;;; (14716 9490)) 55 ;;;;;; (14816 63829))
56 ;;; Generated autoloads from progmodes/ada-mode.el 56 ;;; Generated autoloads from progmodes/ada-mode.el
57 57
58 (autoload (quote ada-add-extensions) "ada-mode" "\ 58 (autoload (quote ada-add-extensions) "ada-mode" "\
59 Define SPEC and BODY as being valid extensions for Ada files. 59 Define SPEC and BODY as being valid extensions for Ada files.
60 Going from body to spec with `ff-find-other-file' used these 60 Going from body to spec with `ff-find-other-file' used these
106 Complete identifier: '\\[ada-complete-identifier]'." t nil) 106 Complete identifier: '\\[ada-complete-identifier]'." t nil)
107 107
108 ;;;*** 108 ;;;***
109 109
110 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el" 110 ;;;### (autoloads (ada-header) "ada-stmt" "progmodes/ada-stmt.el"
111 ;;;;;; (14716 9444)) 111 ;;;;;; (14816 63829))
112 ;;; Generated autoloads from progmodes/ada-stmt.el 112 ;;; Generated autoloads from progmodes/ada-stmt.el
113 113
114 (autoload (quote ada-header) "ada-stmt" "\ 114 (autoload (quote ada-header) "ada-stmt" "\
115 Insert a descriptive header at the top of the file." t nil) 115 Insert a descriptive header at the top of the file." t nil)
116 116
307 307
308 ;;;*** 308 ;;;***
309 309
310 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule 310 ;;;### (autoloads (align-newline-and-indent align-unhighlight-rule
311 ;;;;;; align-highlight-rule align-current align-entire align-regexp 311 ;;;;;; align-highlight-rule align-current align-entire align-regexp
312 ;;;;;; align) "align" "align.el" (14763 31071)) 312 ;;;;;; align) "align" "align.el" (14823 8292))
313 ;;; Generated autoloads from align.el 313 ;;; Generated autoloads from align.el
314 314
315 (autoload (quote align) "align" "\ 315 (autoload (quote align) "align" "\
316 Attempt to align a region based on a set of alignment rules. 316 Attempt to align a region based on a set of alignment rules.
317 BEG and END mark the region. If BEG and END are specifically set to 317 BEG and END mark the region. If BEG and END are specifically set to
383 A replacement function for `newline-and-indent', aligning as it goes." t nil) 383 A replacement function for `newline-and-indent', aligning as it goes." t nil)
384 384
385 ;;;*** 385 ;;;***
386 386
387 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" 387 ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
388 ;;;;;; "net/ange-ftp.el" (14723 62215)) 388 ;;;;;; "net/ange-ftp.el" (14729 20675))
389 ;;; Generated autoloads from net/ange-ftp.el 389 ;;; Generated autoloads from net/ange-ftp.el
390 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) 390 (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
391 391
392 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\ 392 (autoload (quote ange-ftp-reread-dir) "ange-ftp" "\
393 Reread remote directory DIR to update the directory cache. 393 Reread remote directory DIR to update the directory cache.
419 ;;;*** 419 ;;;***
420 420
421 ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary 421 ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
422 ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line 422 ;;;;;; appt-display-duration appt-msg-window appt-display-mode-line
423 ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message) 423 ;;;;;; appt-visible appt-audible appt-message-warning-time appt-issue-message)
424 ;;;;;; "appt" "calendar/appt.el" (14726 36008)) 424 ;;;;;; "appt" "calendar/appt.el" (14726 41837))
425 ;;; Generated autoloads from calendar/appt.el 425 ;;; Generated autoloads from calendar/appt.el
426 426
427 (defvar appt-issue-message t "\ 427 (defvar appt-issue-message t "\
428 *Non-nil means check for appointments in the diary buffer. 428 *Non-nil means check for appointments in the diary buffer.
429 To be detected, the diary entry must have the time 429 To be detected, the diary entry must have the time
471 They specify the range of dates that the diary is being processed for." nil nil) 471 They specify the range of dates that the diary is being processed for." nil nil)
472 472
473 ;;;*** 473 ;;;***
474 474
475 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command 475 ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command
476 ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (14671 476 ;;;;;; apropos-variable apropos-mode) "apropos" "apropos.el" (14811
477 ;;;;;; 47519)) 477 ;;;;;; 51864))
478 ;;; Generated autoloads from apropos.el 478 ;;; Generated autoloads from apropos.el
479 479
480 (autoload (quote apropos-mode) "apropos" "\ 480 (autoload (quote apropos-mode) "apropos" "\
481 Major mode for following hyperlinks in output of apropos commands. 481 Major mode for following hyperlinks in output of apropos commands.
482 482
516 bindings. 516 bindings.
517 Returns list of symbols and documentation found." t nil) 517 Returns list of symbols and documentation found." t nil)
518 518
519 ;;;*** 519 ;;;***
520 520
521 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (14665 521 ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (14825
522 ;;;;;; 58573)) 522 ;;;;;; 31071))
523 ;;; Generated autoloads from arc-mode.el 523 ;;; Generated autoloads from arc-mode.el
524 524
525 (autoload (quote archive-mode) "arc-mode" "\ 525 (autoload (quote archive-mode) "arc-mode" "\
526 Major mode for viewing an archive file in a dired-like way. 526 Major mode for viewing an archive file in a dired-like way.
527 You can move around using the usual cursor motion commands. 527 You can move around using the usual cursor motion commands.
631 \\{asm-mode-map} 631 \\{asm-mode-map}
632 " t nil) 632 " t nil)
633 633
634 ;;;*** 634 ;;;***
635 635
636 ;;;### (autoloads (authors) "authors" "emacs-lisp/authors.el" (14807 636 ;;;### (autoloads (batch-update-authors authors) "authors" "emacs-lisp/authors.el"
637 ;;;;;; 56560)) 637 ;;;;;; (14839 20377))
638 ;;; Generated autoloads from emacs-lisp/authors.el 638 ;;; Generated autoloads from emacs-lisp/authors.el
639 639
640 (autoload (quote authors) "authors" "\ 640 (autoload (quote authors) "authors" "\
641 Extract author information from change logs and Lisp source files. 641 Extract author information from change logs and Lisp source files.
642 ROOT is the root directory under which to find the files. If called 642 ROOT is the root directory under which to find the files. If called
643 interactively, ROOT is read from the minibuffer. Result is a 643 interactively, ROOT is read from the minibuffer. Result is a
644 buffer *Authors* containing authorship information." t nil) 644 buffer *Authors* containing authorship information." t nil)
645
646 (autoload (quote batch-update-authors) "authors" "\
647 Produce an AUTHORS file.
648 Call this function in batch mode with two command line arguments FILE
649 and ROOT. FILE is the file to write, ROOT is the root directory of
650 the Emacs source tree, from which to build the file." nil nil)
645 651
646 ;;;*** 652 ;;;***
647 653
648 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "auto-show.el" 654 ;;;### (autoloads (auto-show-mode auto-show-mode) "auto-show" "auto-show.el"
649 ;;;;;; (14516 149)) 655 ;;;;;; (14516 149))
873 (defalias (quote \`) (symbol-function (quote backquote))) 879 (defalias (quote \`) (symbol-function (quote backquote)))
874 880
875 ;;;*** 881 ;;;***
876 882
877 ;;;### (autoloads (display-battery battery) "battery" "battery.el" 883 ;;;### (autoloads (display-battery battery) "battery" "battery.el"
878 ;;;;;; (14693 54461)) 884 ;;;;;; (14818 62640))
879 ;;; Generated autoloads from battery.el 885 ;;; Generated autoloads from battery.el
880 886
881 (autoload (quote battery) "battery" "\ 887 (autoload (quote battery) "battery" "\
882 Display battery status information in the echo area. 888 Display battery status information in the echo area.
883 The text being displayed in the echo area is controlled by the variables 889 The text being displayed in the echo area is controlled by the variables
884 `battery-echo-area-format' and `battery-status-function'." t nil) 890 `battery-echo-area-format' and `battery-status-function'." t nil)
885 891
886 (autoload (quote display-battery) "battery" "\ 892 (autoload (quote display-battery) "battery" "\
887 Display battery status information in the mode line. 893 Display battery status information in the mode line.
888 The text beeing displayed in the mode line is controlled by the variables 894 The text being displayed in the mode line is controlled by the variables
889 `battery-mode-line-format' and `battery-status-function'. 895 `battery-mode-line-format' and `battery-status-function'.
890 The mode line will be updated automatically every `battery-update-interval' 896 The mode line will be updated automatically every `battery-update-interval'
891 seconds." t nil) 897 seconds." t nil)
892 898
893 ;;;*** 899 ;;;***
1380 ;;;*** 1386 ;;;***
1381 1387
1382 ;;;### (autoloads (browse-url-generic browse-url-mail browse-url-mmm 1388 ;;;### (autoloads (browse-url-generic browse-url-mail browse-url-mmm
1383 ;;;;;; browse-url-lynx-emacs browse-url-lynx-xterm browse-url-w3-gnudoit 1389 ;;;;;; browse-url-lynx-emacs browse-url-lynx-xterm browse-url-w3-gnudoit
1384 ;;;;;; browse-url-w3 browse-url-iximosaic browse-url-cci browse-url-grail 1390 ;;;;;; browse-url-w3 browse-url-iximosaic browse-url-cci browse-url-grail
1385 ;;;;;; browse-url-mosaic browse-url-netscape browse-url-at-mouse 1391 ;;;;;; browse-url-mosaic browse-url-gnome-moz browse-url-netscape
1386 ;;;;;; browse-url-at-point browse-url browse-url-of-region browse-url-of-dired-file 1392 ;;;;;; browse-url-at-mouse browse-url-at-point browse-url browse-url-of-region
1387 ;;;;;; browse-url-of-buffer browse-url-of-file browse-url-generic-program 1393 ;;;;;; browse-url-of-dired-file browse-url-of-buffer browse-url-of-file
1388 ;;;;;; browse-url-save-file browse-url-netscape-display browse-url-new-window-p 1394 ;;;;;; browse-url-generic-program browse-url-save-file browse-url-netscape-display
1389 ;;;;;; browse-url-browser-function) "browse-url" "net/browse-url.el" 1395 ;;;;;; browse-url-new-window-p browse-url-browser-function) "browse-url"
1390 ;;;;;; (14801 17449)) 1396 ;;;;;; "net/browse-url.el" (14815 49999))
1391 ;;; Generated autoloads from net/browse-url.el 1397 ;;; Generated autoloads from net/browse-url.el
1392 1398
1393 (defvar browse-url-browser-function (if (eq system-type (quote windows-nt)) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\ 1399 (defvar browse-url-browser-function (if (eq system-type (quote windows-nt)) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\
1394 *Function to display the current buffer in a WWW browser. 1400 *Function to display the current buffer in a WWW browser.
1395 This is used by the `browse-url-at-point', `browse-url-at-mouse', and 1401 This is used by the `browse-url-at-point', `browse-url-at-mouse', and
1453 `browse-url'. Variable `browse-url-browser-function' says which browser 1459 `browse-url'. Variable `browse-url-browser-function' says which browser
1454 to use." t nil) 1460 to use." t nil)
1455 1461
1456 (autoload (quote browse-url-netscape) "browse-url" "\ 1462 (autoload (quote browse-url-netscape) "browse-url" "\
1457 Ask the Netscape WWW browser to load URL. 1463 Ask the Netscape WWW browser to load URL.
1458
1459 Default to the URL around or before point. The strings in variable 1464 Default to the URL around or before point. The strings in variable
1460 `browse-url-netscape-arguments' are also passed to Netscape. 1465 `browse-url-netscape-arguments' are also passed to Netscape.
1461 1466
1462 When called interactively, if variable `browse-url-new-window-p' is 1467 When called interactively, if variable `browse-url-new-window-p' is
1463 non-nil, load the document in a new Netscape window, otherwise use a 1468 non-nil, load the document in a new Netscape window, otherwise use a
1464 random existing one. A non-nil interactive prefix argument reverses 1469 random existing one. A non-nil interactive prefix argument reverses
1465 the effect of `browse-url-new-window-p'. 1470 the effect of `browse-url-new-window-p'.
1471
1472 When called non-interactively, optional second argument NEW-WINDOW is
1473 used instead of `browse-url-new-window-p'." t nil)
1474
1475 (autoload (quote browse-url-gnome-moz) "browse-url" "\
1476 Ask Mozilla/Netscape to load URL via the GNOME program `gnome-moz-remote'.
1477 Default to the URL around or before point. The strings in variable
1478 `browse-url-gnome-moz-arguments' are also passed.
1479
1480 When called interactively, if variable `browse-url-new-window-p' is
1481 non-nil, load the document in a new browser window, otherwise use an
1482 existing one. A non-nil interactive prefix argument reverses the
1483 effect of `browse-url-new-window-p'.
1466 1484
1467 When called non-interactively, optional second argument NEW-WINDOW is 1485 When called non-interactively, optional second argument NEW-WINDOW is
1468 used instead of `browse-url-new-window-p'." t nil) 1486 used instead of `browse-url-new-window-p'." t nil)
1469 1487
1470 (autoload (quote browse-url-mosaic) "browse-url" "\ 1488 (autoload (quote browse-url-mosaic) "browse-url" "\
1621 ;;;*** 1639 ;;;***
1622 1640
1623 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile 1641 ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
1624 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file 1642 ;;;;;; display-call-tree byte-compile compile-defun byte-compile-file
1625 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp" 1643 ;;;;;; byte-recompile-directory byte-force-recompile) "bytecomp"
1626 ;;;;;; "emacs-lisp/bytecomp.el" (14799 60781)) 1644 ;;;;;; "emacs-lisp/bytecomp.el" (14836 4663))
1627 ;;; Generated autoloads from emacs-lisp/bytecomp.el 1645 ;;; Generated autoloads from emacs-lisp/bytecomp.el
1628 1646
1629 (autoload (quote byte-force-recompile) "bytecomp" "\ 1647 (autoload (quote byte-force-recompile) "bytecomp" "\
1630 Recompile every `.el' file in DIRECTORY that already has a `.elc' file. 1648 Recompile every `.el' file in DIRECTORY that already has a `.elc' file.
1631 Files in subdirectories of DIRECTORY are processed also." t nil) 1649 Files in subdirectories of DIRECTORY are processed also." t nil)
2181 Choose between the one frame, two frame, or basic calendar displays. 2199 Choose between the one frame, two frame, or basic calendar displays.
2182 The original function `calendar' has been renamed `calendar-basic-setup'." t nil) 2200 The original function `calendar' has been renamed `calendar-basic-setup'." t nil)
2183 2201
2184 ;;;*** 2202 ;;;***
2185 2203
2186 ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (14716 9285)) 2204 ;;;### (autoloads nil "cc-langs" "progmodes/cc-langs.el" (14716 17402))
2187 ;;; Generated autoloads from progmodes/cc-langs.el 2205 ;;; Generated autoloads from progmodes/cc-langs.el
2188 2206
2189 (defvar c-mode-syntax-table nil "\ 2207 (defvar c-mode-syntax-table nil "\
2190 Syntax table used in c-mode buffers.") 2208 Syntax table used in c-mode buffers.")
2191 2209
2206 2224
2207 ;;;*** 2225 ;;;***
2208 2226
2209 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode 2227 ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2210 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" 2228 ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2211 ;;;;;; (14716 9257)) 2229 ;;;;;; (14716 17402))
2212 ;;; Generated autoloads from progmodes/cc-mode.el 2230 ;;; Generated autoloads from progmodes/cc-mode.el
2213 2231
2214 (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil) 2232 (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
2215 2233
2216 (autoload (quote c-mode) "cc-mode" "\ 2234 (autoload (quote c-mode) "cc-mode" "\
2317 \\{pike-mode-map}" t nil) 2335 \\{pike-mode-map}" t nil)
2318 2336
2319 ;;;*** 2337 ;;;***
2320 2338
2321 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" 2339 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles"
2322 ;;;;;; "progmodes/cc-styles.el" (14716 9239)) 2340 ;;;;;; "progmodes/cc-styles.el" (14716 17403))
2323 ;;; Generated autoloads from progmodes/cc-styles.el 2341 ;;; Generated autoloads from progmodes/cc-styles.el
2324 2342
2325 (autoload (quote c-set-style) "cc-styles" "\ 2343 (autoload (quote c-set-style) "cc-styles" "\
2326 Set CC Mode variables to use one of several different indentation styles. 2344 Set CC Mode variables to use one of several different indentation styles.
2327 STYLENAME is a string representing the desired style from the list of 2345 STYLENAME is a string representing the desired style from the list of
2358 offset for that syntactic element. The optional argument is not used 2376 offset for that syntactic element. The optional argument is not used
2359 and exists only for compatibility reasons." t nil) 2377 and exists only for compatibility reasons." t nil)
2360 2378
2361 ;;;*** 2379 ;;;***
2362 2380
2363 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (14716 9199)) 2381 ;;;### (autoloads nil "cc-vars" "progmodes/cc-vars.el" (14716 17403))
2364 ;;; Generated autoloads from progmodes/cc-vars.el 2382 ;;; Generated autoloads from progmodes/cc-vars.el
2365 2383
2366 (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\ 2384 (defconst c-emacs-features (let ((infodock-p (boundp (quote infodock-version))) (comments (let ((table (copy-syntax-table)) entry) (modify-syntax-entry 97 ". 12345678" table) (cond ((arrayp table) (setq entry (aref table 97)) (if (consp entry) (setq entry (car entry)))) ((fboundp (quote get-char-table)) (setq entry (get-char-table 97 table))) ((and (fboundp (quote char-table-p)) (char-table-p table)) (setq entry (car (char-table-range table [97])))) (t (error "CC Mode is incompatible with this version of Emacs"))) (if (= (logand (lsh entry -16) 255) 255) (quote 8-bit) (quote 1-bit))))) (if infodock-p (list comments (quote infodock)) (list comments))) "\
2367 A list of features extant in the Emacs you are using. 2385 A list of features extant in the Emacs you are using.
2368 There are many flavors of Emacs out there, each with different 2386 There are many flavors of Emacs out there, each with different
2779 Encode the text in the current buffer to HZ." t nil) 2797 Encode the text in the current buffer to HZ." t nil)
2780 2798
2781 ;;;*** 2799 ;;;***
2782 2800
2783 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command) 2801 ;;;### (autoloads (command-history list-command-history repeat-matching-complex-command)
2784 ;;;;;; "chistory" "chistory.el" (14447 15307)) 2802 ;;;;;; "chistory" "chistory.el" (14819 42852))
2785 ;;; Generated autoloads from chistory.el 2803 ;;; Generated autoloads from chistory.el
2786 2804
2787 (autoload (quote repeat-matching-complex-command) "chistory" "\ 2805 (autoload (quote repeat-matching-complex-command) "chistory" "\
2788 Edit and re-evaluate complex command with name matching PATTERN. 2806 Edit and re-evaluate complex command with name matching PATTERN.
2789 Matching occurrences are displayed, most recent first, until you select 2807 Matching occurrences are displayed, most recent first, until you select
2812 This command always recompiles the Command History listing 2830 This command always recompiles the Command History listing
2813 and runs the normal hook `command-history-hook'." t nil) 2831 and runs the normal hook `command-history-hook'." t nil)
2814 2832
2815 ;;;*** 2833 ;;;***
2816 2834
2817 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (14753 5298)) 2835 ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (14753 19207))
2818 ;;; Generated autoloads from emacs-lisp/cl.el 2836 ;;; Generated autoloads from emacs-lisp/cl.el
2819 2837
2820 (defvar custom-print-functions nil "\ 2838 (defvar custom-print-functions nil "\
2821 This is a list of functions that format user objects for printing. 2839 This is a list of functions that format user objects for printing.
2822 Each function is called in turn with three arguments: the object, the 2840 Each function is called in turn with three arguments: the object, the
2836 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil) 2854 (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
2837 2855
2838 ;;;*** 2856 ;;;***
2839 2857
2840 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el" 2858 ;;;### (autoloads (c-macro-expand) "cmacexp" "progmodes/cmacexp.el"
2841 ;;;;;; (14368 26241)) 2859 ;;;;;; (14837 50477))
2842 ;;; Generated autoloads from progmodes/cmacexp.el 2860 ;;; Generated autoloads from progmodes/cmacexp.el
2843 2861
2844 (autoload (quote c-macro-expand) "cmacexp" "\ 2862 (autoload (quote c-macro-expand) "cmacexp" "\
2845 Expand C macros in the region, using the C preprocessor. 2863 Expand C macros in the region, using the C preprocessor.
2846 Normally display output in temp buffer, but 2864 Normally display output in temp buffer, but
2853 Noninteractive args are START, END, SUBST. 2871 Noninteractive args are START, END, SUBST.
2854 For use inside Lisp programs, see also `c-macro-expansion'." t nil) 2872 For use inside Lisp programs, see also `c-macro-expansion'." t nil)
2855 2873
2856 ;;;*** 2874 ;;;***
2857 2875
2858 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (14535 2876 ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (14831
2859 ;;;;;; 44845)) 2877 ;;;;;; 12714))
2860 ;;; Generated autoloads from cmuscheme.el 2878 ;;; Generated autoloads from cmuscheme.el
2861 2879
2862 (autoload (quote run-scheme) "cmuscheme" "\ 2880 (autoload (quote run-scheme) "cmuscheme" "\
2863 Run an inferior Scheme process, input and output via buffer *scheme*. 2881 Run an inferior Scheme process, input and output via buffer *scheme*.
2864 If there is a process already running in `*scheme*', switch to that buffer. 2882 If there is a process already running in `*scheme*', switch to that buffer.
2865 With argument, allows you to edit the command line (default is value 2883 With argument, allows you to edit the command line (default is value
2866 of `scheme-program-name'). Runs the hooks `inferior-scheme-mode-hook' 2884 of `cmuscheme-program-name'). Runs the hooks `inferior-scheme-mode-hook'
2867 \(after the `comint-mode-hook' is run). 2885 \(after the `comint-mode-hook' is run).
2868 \(Type \\[describe-mode] in the process buffer for a list of commands.)" t nil) 2886 \(Type \\[describe-mode] in the process buffer for a list of commands.)" t nil)
2869 (add-hook 'same-window-buffer-names "*scheme*") 2887 (add-hook 'same-window-buffer-names "*scheme*")
2870 2888
2871 ;;;*** 2889 ;;;***
2872 2890
2873 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage 2891 ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
2874 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage) 2892 ;;;;;; cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
2875 ;;;;;; "codepage" "international/codepage.el" (14720 1500)) 2893 ;;;;;; "codepage" "international/codepage.el" (14720 7113))
2876 ;;; Generated autoloads from international/codepage.el 2894 ;;; Generated autoloads from international/codepage.el
2877 2895
2878 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\ 2896 (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
2879 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME 2897 Create a coding system to convert IBM CODEPAGE into charset ISO-NAME
2880 whose first character is at offset OFFSET from the beginning of 8-bit 2898 whose first character is at offset OFFSET from the beginning of 8-bit
2916 2934
2917 ;;;*** 2935 ;;;***
2918 2936
2919 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 2937 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
2920 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 2938 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
2921 ;;;;;; comint-run make-comint) "comint" "comint.el" (14807 56558)) 2939 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
2940 ;;;;;; (14841 19790))
2922 ;;; Generated autoloads from comint.el 2941 ;;; Generated autoloads from comint.el
2942
2943 (autoload (quote make-comint-in-buffer) "comint" "\
2944 Make a comint process NAME in BUFFER, running PROGRAM.
2945 If BUFFER is nil, it defaults to NAME surrounded by `*'s.
2946 PROGRAM should be either a string denoting an executable program to create
2947 via `start-process', or a cons pair of the form (HOST . SERVICE) denoting a TCP
2948 connection to be opened via `open-network-stream'. If there is already a
2949 running process in that buffer, it is not restarted. Optional third arg
2950 STARTFILE is the name of a file to send the contents of to the process.
2951
2952 If PROGRAM is a string, any more args are arguments to PROGRAM." nil nil)
2923 2953
2924 (autoload (quote make-comint) "comint" "\ 2954 (autoload (quote make-comint) "comint" "\
2925 Make a comint process NAME in a buffer, running PROGRAM. 2955 Make a comint process NAME in a buffer, running PROGRAM.
2926 The name of the buffer is made by surrounding NAME with `*'s. 2956 The name of the buffer is made by surrounding NAME with `*'s.
2927 PROGRAM should be either a string denoting an executable program to create 2957 PROGRAM should be either a string denoting an executable program to create
2950 With prefix arg, echo output in process buffer. 2980 With prefix arg, echo output in process buffer.
2951 2981
2952 If NO-DISPLAY is non-nil, do not show the output buffer." t nil) 2982 If NO-DISPLAY is non-nil, do not show the output buffer." t nil)
2953 2983
2954 (autoload (quote comint-redirect-results-list) "comint" "\ 2984 (autoload (quote comint-redirect-results-list) "comint" "\
2955 Send COMMAND to current process. 2985 Send COMMAND to current process.
2956 Return a list of expressions in the output which match REGEXP. 2986 Return a list of expressions in the output which match REGEXP.
2957 REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil) 2987 REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil)
2958 2988
2959 (autoload (quote comint-redirect-results-list-from-process) "comint" "\ 2989 (autoload (quote comint-redirect-results-list-from-process) "comint" "\
2960 Send COMMAND to PROCESS. 2990 Send COMMAND to PROCESS.
2961 Return a list of expressions in the output which match REGEXP. 2991 Return a list of expressions in the output which match REGEXP.
2962 REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil) 2992 REGEXP-GROUP is the regular expression group in REGEXP to use." nil nil)
2963 2993
2964 ;;;*** 2994 ;;;***
2965 2995
2985 ;;;*** 3015 ;;;***
2986 3016
2987 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode 3017 ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
2988 ;;;;;; compilation-mode grep-find grep compile compilation-search-path 3018 ;;;;;; compilation-mode grep-find grep compile compilation-search-path
2989 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) 3019 ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook)
2990 ;;;;;; "compile" "progmodes/compile.el" (14747 44776)) 3020 ;;;;;; "compile" "progmodes/compile.el" (14813 6115))
2991 ;;; Generated autoloads from progmodes/compile.el 3021 ;;; Generated autoloads from progmodes/compile.el
2992 3022
2993 (defvar compilation-mode-hook nil "\ 3023 (defvar compilation-mode-hook nil "\
2994 *List of hook functions run by `compilation-mode' (see `run-hooks').") 3024 *List of hook functions run by `compilation-mode' (see `run-hooks').")
2995 3025
3161 ;;;*** 3191 ;;;***
3162 3192
3163 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after 3193 ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
3164 ;;;;;; find-composition compose-chars decompose-string compose-string 3194 ;;;;;; find-composition compose-chars decompose-string compose-string
3165 ;;;;;; decompose-region compose-region) "composite" "composite.el" 3195 ;;;;;; decompose-region compose-region) "composite" "composite.el"
3166 ;;;;;; (14720 1500)) 3196 ;;;;;; (14720 7113))
3167 ;;; Generated autoloads from composite.el 3197 ;;; Generated autoloads from composite.el
3168 3198
3169 (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))) "\ 3199 (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))) "\
3170 Alist of symbols vs integer codes of glyph reference points. 3200 Alist of symbols vs integer codes of glyph reference points.
3171 A glyph reference point symbol is to be used to specify a composition 3201 A glyph reference point symbol is to be used to specify a composition
3395 Insert a copyright by $ORGANIZATION notice at cursor." t nil) 3425 Insert a copyright by $ORGANIZATION notice at cursor." t nil)
3396 3426
3397 ;;;*** 3427 ;;;***
3398 3428
3399 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el" 3429 ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3400 ;;;;;; (14794 43550)) 3430 ;;;;;; (14838 60190))
3401 ;;; Generated autoloads from progmodes/cperl-mode.el 3431 ;;; Generated autoloads from progmodes/cperl-mode.el
3402 3432
3403 (autoload (quote cperl-mode) "cperl-mode" "\ 3433 (autoload (quote cperl-mode) "cperl-mode" "\
3404 Major mode for editing Perl code. 3434 Major mode for editing Perl code.
3405 Expression and list commands understand all C brackets. 3435 Expression and list commands understand all C brackets.
3420 You may also set `cperl-electric-parens-mark' to have electric parens 3450 You may also set `cperl-electric-parens-mark' to have electric parens
3421 look for active mark and \"embrace\" a region if possible.' 3451 look for active mark and \"embrace\" a region if possible.'
3422 3452
3423 CPerl mode provides expansion of the Perl control constructs: 3453 CPerl mode provides expansion of the Perl control constructs:
3424 3454
3425 if, else, elsif, unless, while, until, continue, do, 3455 if, else, elsif, unless, while, until, continue, do,
3426 for, foreach, formy and foreachmy. 3456 for, foreach, formy and foreachmy.
3427 3457
3428 and POD directives (Disabled by default, see `cperl-electric-keywords'.) 3458 and POD directives (Disabled by default, see `cperl-electric-keywords'.)
3429 3459
3430 The user types the keyword immediately followed by a space, which 3460 The user types the keyword immediately followed by a space, which
3433 following \"if\" the following appears in the buffer: if () { or if () 3463 following \"if\" the following appears in the buffer: if () { or if ()
3434 } { } and the cursor is between the parentheses. The user can then 3464 } { } and the cursor is between the parentheses. The user can then
3435 type some boolean expression within the parens. Having done that, 3465 type some boolean expression within the parens. Having done that,
3436 typing \\[cperl-linefeed] places you - appropriately indented - on a 3466 typing \\[cperl-linefeed] places you - appropriately indented - on a
3437 new line between the braces (if you typed \\[cperl-linefeed] in a POD 3467 new line between the braces (if you typed \\[cperl-linefeed] in a POD
3438 directive line, then appropriate number of new lines is inserted). 3468 directive line, then appropriate number of new lines is inserted).
3439 3469
3440 If CPerl decides that you want to insert \"English\" style construct like 3470 If CPerl decides that you want to insert \"English\" style construct like
3441 3471
3442 bite if angry; 3472 bite if angry;
3443 3473
3452 3482
3453 foreach (@lines) {print; print} 3483 foreach (@lines) {print; print}
3454 3484
3455 and you are on a boundary of a statement inside braces, it will 3485 and you are on a boundary of a statement inside braces, it will
3456 transform the construct into a multiline and will place you into an 3486 transform the construct into a multiline and will place you into an
3457 appropriately indented blank line. If you need a usual 3487 appropriately indented blank line. If you need a usual
3458 `newline-and-indent' behaviour, it is on \\[newline-and-indent], 3488 `newline-and-indent' behaviour, it is on \\[newline-and-indent],
3459 see documentation on `cperl-electric-linefeed'. 3489 see documentation on `cperl-electric-linefeed'.
3460 3490
3461 Use \\[cperl-invert-if-unless] to change a construction of the form 3491 Use \\[cperl-invert-if-unless] to change a construction of the form
3462 3492
3463 if (A) { B } 3493 if (A) { B }
3484 3514
3485 If your site has perl5 documentation in info format, you can use commands 3515 If your site has perl5 documentation in info format, you can use commands
3486 \\[cperl-info-on-current-command] and \\[cperl-info-on-command] to access it. 3516 \\[cperl-info-on-current-command] and \\[cperl-info-on-command] to access it.
3487 These keys run commands `cperl-info-on-current-command' and 3517 These keys run commands `cperl-info-on-current-command' and
3488 `cperl-info-on-command', which one is which is controlled by variable 3518 `cperl-info-on-command', which one is which is controlled by variable
3489 `cperl-info-on-command-no-prompt' and `cperl-clobber-lisp-bindings' 3519 `cperl-info-on-command-no-prompt' and `cperl-clobber-lisp-bindings'
3490 \(in turn affected by `cperl-hairy'). 3520 \(in turn affected by `cperl-hairy').
3491 3521
3492 Even if you have no info-format documentation, short one-liner-style 3522 Even if you have no info-format documentation, short one-liner-style
3493 help is available on \\[cperl-get-help], and one can run perldoc or 3523 help is available on \\[cperl-get-help], and one can run perldoc or
3494 man via menu. 3524 man via menu.
3516 Non-nil means that the comment starting in leftmost column should indent. 3546 Non-nil means that the comment starting in leftmost column should indent.
3517 `cperl-auto-newline' 3547 `cperl-auto-newline'
3518 Non-nil means automatically newline before and after braces, 3548 Non-nil means automatically newline before and after braces,
3519 and after colons and semicolons, inserted in Perl code. The following 3549 and after colons and semicolons, inserted in Perl code. The following
3520 \\[cperl-electric-backspace] will remove the inserted whitespace. 3550 \\[cperl-electric-backspace] will remove the inserted whitespace.
3521 Insertion after colons requires both this variable and 3551 Insertion after colons requires both this variable and
3522 `cperl-auto-newline-after-colon' set. 3552 `cperl-auto-newline-after-colon' set.
3523 `cperl-auto-newline-after-colon' 3553 `cperl-auto-newline-after-colon'
3524 Non-nil means automatically newline even after colons. 3554 Non-nil means automatically newline even after colons.
3525 Subject to `cperl-auto-newline' setting. 3555 Subject to `cperl-auto-newline' setting.
3526 `cperl-indent-level' 3556 `cperl-indent-level'
3527 Indentation of Perl statements within surrounding block. 3557 Indentation of Perl statements within surrounding block.
3553 corresponding variables. Use \\[cperl-set-style] to do this. Use 3583 corresponding variables. Use \\[cperl-set-style] to do this. Use
3554 \\[cperl-set-style-back] to restore the memorized preexisting values 3584 \\[cperl-set-style-back] to restore the memorized preexisting values
3555 \(both available from menu). 3585 \(both available from menu).
3556 3586
3557 If `cperl-indent-level' is 0, the statement after opening brace in 3587 If `cperl-indent-level' is 0, the statement after opening brace in
3558 column 0 is indented on 3588 column 0 is indented on
3559 `cperl-brace-offset'+`cperl-continued-statement-offset'. 3589 `cperl-brace-offset'+`cperl-continued-statement-offset'.
3560 3590
3561 Turning on CPerl mode calls the hooks in the variable `cperl-mode-hook' 3591 Turning on CPerl mode calls the hooks in the variable `cperl-mode-hook'
3562 with no args. 3592 with no args.
3563 3593
3566 `cperl-non-problems', `cperl-praise', `cperl-speed'." t nil) 3596 `cperl-non-problems', `cperl-praise', `cperl-speed'." t nil)
3567 3597
3568 ;;;*** 3598 ;;;***
3569 3599
3570 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el" 3600 ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
3571 ;;;;;; (14726 36009)) 3601 ;;;;;; (14726 41840))
3572 ;;; Generated autoloads from progmodes/cpp.el 3602 ;;; Generated autoloads from progmodes/cpp.el
3573 3603
3574 (autoload (quote cpp-highlight-buffer) "cpp" "\ 3604 (autoload (quote cpp-highlight-buffer) "cpp" "\
3575 Highlight C code according to preprocessor conditionals. 3605 Highlight C code according to preprocessor conditionals.
3576 This command pops up a buffer which you should edit to specify 3606 This command pops up a buffer which you should edit to specify
3646 ;;;;;; customize-apropos-options customize-apropos customize-saved 3676 ;;;;;; customize-apropos-options customize-apropos customize-saved
3647 ;;;;;; customize-customized customize-face-other-window customize-face 3677 ;;;;;; customize-customized customize-face-other-window customize-face
3648 ;;;;;; customize-option-other-window customize-changed-options customize-option 3678 ;;;;;; customize-option-other-window customize-changed-options customize-option
3649 ;;;;;; customize-group-other-window customize-group customize customize-save-variable 3679 ;;;;;; customize-group-other-window customize-group customize customize-save-variable
3650 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" 3680 ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
3651 ;;;;;; (14792 6641)) 3681 ;;;;;; (14841 19790))
3652 ;;; Generated autoloads from cus-edit.el 3682 ;;; Generated autoloads from cus-edit.el
3653 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") 3683 (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
3654 3684
3655 (autoload (quote customize-set-value) "cus-edit" "\ 3685 (autoload (quote customize-set-value) "cus-edit" "\
3656 Set VARIABLE to VALUE. VALUE is a Lisp object. 3686 Set VARIABLE to VALUE. VALUE is a Lisp object.
4106 \\[decipher-make-checkpoint] Save the current cipher alphabet (checkpoint) 4136 \\[decipher-make-checkpoint] Save the current cipher alphabet (checkpoint)
4107 \\[decipher-restore-checkpoint] Restore a saved cipher alphabet (checkpoint)" t nil) 4137 \\[decipher-restore-checkpoint] Restore a saved cipher alphabet (checkpoint)" t nil)
4108 4138
4109 ;;;*** 4139 ;;;***
4110 4140
4111 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region) 4141 ;;;### (autoloads (delimit-columns-rectangle delimit-columns-region
4112 ;;;;;; "delim-col" "delim-col.el" (14345 52903)) 4142 ;;;;;; delimit-columns-customize) "delim-col" "delim-col.el" (14838
4143 ;;;;;; 45509))
4113 ;;; Generated autoloads from delim-col.el 4144 ;;; Generated autoloads from delim-col.el
4145
4146 (autoload (quote delimit-columns-customize) "delim-col" "\
4147 Customization of `columns' group." t nil)
4114 4148
4115 (autoload (quote delimit-columns-region) "delim-col" "\ 4149 (autoload (quote delimit-columns-region) "delim-col" "\
4116 Prettify all columns in a text region. 4150 Prettify all columns in a text region.
4117 4151
4118 START and END delimits the text region." t nil) 4152 START and END delimits the text region." t nil)
4211 the first time the mode is used." nil nil) 4245 the first time the mode is used." nil nil)
4212 4246
4213 ;;;*** 4247 ;;;***
4214 4248
4215 ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el" 4249 ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
4216 ;;;;;; (14747 44732)) 4250 ;;;;;; (14822 58259))
4217 ;;; Generated autoloads from desktop.el 4251 ;;; Generated autoloads from desktop.el
4218 4252
4219 (autoload (quote desktop-read) "desktop" "\ 4253 (autoload (quote desktop-read) "desktop" "\
4220 Read the Desktop file and the files it specifies. 4254 Read the Desktop file and the files it specifies.
4221 This is a no-op when Emacs is running in batch mode." t nil) 4255 This is a no-op when Emacs is running in batch mode." t nil)
4232 ;;;;;; in-is13194-devanagari-post-read-conversion devanagari-compose-from-is13194-region 4266 ;;;;;; in-is13194-devanagari-post-read-conversion devanagari-compose-from-is13194-region
4233 ;;;;;; devanagari-compose-region devanagari-compose-string devanagari-decompose-region 4267 ;;;;;; devanagari-compose-region devanagari-compose-string devanagari-decompose-region
4234 ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string 4268 ;;;;;; devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string
4235 ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian 4269 ;;;;;; devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian
4236 ;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el" 4270 ;;;;;; indian-to-devanagari) "devan-util" "language/devan-util.el"
4237 ;;;;;; (14775 31386)) 4271 ;;;;;; (14776 10060))
4238 ;;; Generated autoloads from language/devan-util.el 4272 ;;; Generated autoloads from language/devan-util.el
4239 4273
4240 (autoload (quote indian-to-devanagari) "devan-util" "\ 4274 (autoload (quote indian-to-devanagari) "devan-util" "\
4241 Convert IS 13194 character CHAR to Devanagari basic characters. 4275 Convert IS 13194 character CHAR to Devanagari basic characters.
4242 If CHAR is not IS 13194, return CHAR as is." nil nil) 4276 If CHAR is not IS 13194, return CHAR as is." nil nil)
4286 (autoload (quote devanagari-decode-itrans-region) "devan-util" nil t nil) 4320 (autoload (quote devanagari-decode-itrans-region) "devan-util" nil t nil)
4287 4321
4288 ;;;*** 4322 ;;;***
4289 4323
4290 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el" 4324 ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4291 ;;;;;; (14587 2634)) 4325 ;;;;;; (14821 46405))
4292 ;;; Generated autoloads from calendar/diary-lib.el 4326 ;;; Generated autoloads from calendar/diary-lib.el
4293 4327
4294 (autoload (quote diary) "diary-lib" "\ 4328 (autoload (quote diary) "diary-lib" "\
4295 Generate the diary window for ARG days starting with the current date. 4329 Generate the diary window for ARG days starting with the current date.
4296 If no argument is provided, the number of days of diary entries is governed 4330 If no argument is provided, the number of days of diary entries is governed
4345 The backup file is the first file given to `diff'." t nil) 4379 The backup file is the first file given to `diff'." t nil)
4346 4380
4347 ;;;*** 4381 ;;;***
4348 4382
4349 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el" 4383 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
4350 ;;;;;; (14810 32081)) 4384 ;;;;;; (14831 12714))
4351 ;;; Generated autoloads from diff-mode.el 4385 ;;; Generated autoloads from diff-mode.el
4352 4386
4353 (autoload (quote diff-mode) "diff-mode" "\ 4387 (autoload (quote diff-mode) "diff-mode" "\
4354 Major mode for viewing/editing context diffs. 4388 Major mode for viewing/editing context diffs.
4355 Supports unified and context diffs as well as (to a lesser extent) normal diffs. 4389 Supports unified and context diffs as well as (to a lesser extent) normal diffs.
4365 4399
4366 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window 4400 ;;;### (autoloads (dired-noselect dired-other-frame dired-other-window
4367 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink 4401 ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
4368 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename 4402 ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
4369 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) 4403 ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
4370 ;;;;;; "dired" "dired.el" (14792 19858)) 4404 ;;;;;; "dired" "dired.el" (14831 34695))
4371 ;;; Generated autoloads from dired.el 4405 ;;; Generated autoloads from dired.el
4372 4406
4373 (defvar dired-listing-switches "-al" "\ 4407 (defvar dired-listing-switches "-al" "\
4374 *Switches passed to `ls' for dired. MUST contain the `l' option. 4408 *Switches passed to `ls' for dired. MUST contain the `l' option.
4375 May contain all other options that don't contradict `-l'; 4409 May contain all other options that don't contradict `-l';
4469 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file 4503 ;;;;;; dired-rename-file dired-copy-file dired-relist-file dired-remove-file
4470 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile 4504 ;;;;;; dired-add-file dired-do-redisplay dired-do-load dired-do-byte-compile
4471 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines 4505 ;;;;;; dired-do-compress dired-compress-file dired-do-kill-lines
4472 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp 4506 ;;;;;; dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
4473 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux" 4507 ;;;;;; dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
4474 ;;;;;; "dired-aux.el" (14810 32082)) 4508 ;;;;;; "dired-aux.el" (14811 51864))
4475 ;;; Generated autoloads from dired-aux.el 4509 ;;; Generated autoloads from dired-aux.el
4476 4510
4477 (autoload (quote dired-diff) "dired-aux" "\ 4511 (autoload (quote dired-diff) "dired-aux" "\
4478 Compare file at point with file FILE using `diff'. 4512 Compare file at point with file FILE using `diff'.
4479 FILE defaults to the file at the mark. 4513 FILE defaults to the file at the mark.
4700 In case the proper dired file line cannot be found, refresh the dired 4734 In case the proper dired file line cannot be found, refresh the dired
4701 buffer and try again." t nil) 4735 buffer and try again." t nil)
4702 4736
4703 ;;;*** 4737 ;;;***
4704 4738
4705 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14032 30315)) 4739 ;;;### (autoloads (dirtrack) "dirtrack" "dirtrack.el" (14831 12714))
4706 ;;; Generated autoloads from dirtrack.el 4740 ;;; Generated autoloads from dirtrack.el
4707 4741
4708 (autoload (quote dirtrack) "dirtrack" "\ 4742 (autoload (quote dirtrack) "dirtrack" "\
4709 Determine the current directory by scanning the process output for a prompt. 4743 Determine the current directory by scanning the process output for a prompt.
4710 The prompt to look for is the first item in `dirtrack-list'. 4744 The prompt to look for is the first item in `dirtrack-list'.
4824 If ARG is negative, require -ARG words of continuity. 4858 If ARG is negative, require -ARG words of continuity.
4825 Default is 2." t nil) 4859 Default is 2." t nil)
4826 4860
4827 ;;;*** 4861 ;;;***
4828 4862
4829 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (14747 44776)) 4863 ;;;### (autoloads (doctor) "doctor" "play/doctor.el" (14831 613))
4830 ;;; Generated autoloads from play/doctor.el 4864 ;;; Generated autoloads from play/doctor.el
4831 4865
4832 (autoload (quote doctor) "doctor" "\ 4866 (autoload (quote doctor) "doctor" "\
4833 Switch to *doctor* buffer and start giving psychotherapy." t nil) 4867 Switch to *doctor* buffer and start giving psychotherapy." t nil)
4834 4868
4873 4907
4874 ;;;*** 4908 ;;;***
4875 4909
4876 ;;;### (autoloads (define-derived-mode easy-mmode-defsyntax easy-mmode-defmap 4910 ;;;### (autoloads (define-derived-mode easy-mmode-defsyntax easy-mmode-defmap
4877 ;;;;;; easy-mmode-define-keymap easy-mmode-define-global-mode define-minor-mode) 4911 ;;;;;; easy-mmode-define-keymap easy-mmode-define-global-mode define-minor-mode)
4878 ;;;;;; "easy-mmode" "emacs-lisp/easy-mmode.el" (14807 56560)) 4912 ;;;;;; "easy-mmode" "emacs-lisp/easy-mmode.el" (14842 29274))
4879 ;;; Generated autoloads from emacs-lisp/easy-mmode.el 4913 ;;; Generated autoloads from emacs-lisp/easy-mmode.el
4880 4914
4881 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) 4915 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
4882 4916
4883 (autoload (quote define-minor-mode) "easy-mmode" "\ 4917 (autoload (quote define-minor-mode) "easy-mmode" "\
4884 Define a new minor mode MODE. 4918 Define a new minor mode MODE.
4885 This function defines the associated control variable MODE, keymap MODE-map, 4919 This function defines the associated control variable MODE, keymap MODE-map,
4886 toggle command MODE, and hook MODE-hook. 4920 toggle command MODE, and hook MODE-hook. If MODE is buffer-local, then
4921 turn-on-MODE and turn-off-MODE commands are also generated for use in hooks,
4922 and an optional global-MODE mode may also be generated.
4887 4923
4888 DOC is the documentation for the mode toggle command. 4924 DOC is the documentation for the mode toggle command.
4889 Optional INIT-VALUE is the initial value of the mode's variable. 4925 Optional INIT-VALUE is the initial value of the mode's variable.
4890 Optional LIGHTER is displayed in the modeline when the mode is on. 4926 Optional LIGHTER is displayed in the modeline when the mode is on.
4891 Optional KEYMAP is the default (defvar) keymap bound to the mode keymap. 4927 Optional KEYMAP is the default (defvar) keymap bound to the mode keymap.
4892 If it is a list, it is passed to `easy-mmode-define-keymap' 4928 If it is a list, it is passed to `easy-mmode-define-keymap'
4893 in order to build a valid keymap. 4929 in order to build a valid keymap.
4894 BODY contains code that will be executed each time the mode is (dis)activated. 4930 BODY contains code that will be executed each time the mode is (dis)activated.
4895 It will be executed after any toggling but before running the hooks. 4931 It will be executed after any toggling but before running the hooks.
4896 BODY can start with a list of CL-style keys specifying additional arguments. 4932 BODY can start with a list of CL-style keys specifying additional arguments.
4897 Currently two such keyword arguments are supported: 4933 Currently three such keyword arguments are supported:
4898 :group followed by the group name to use for any generated `defcustom'. 4934 :group, followed by the group name to use for any generated `defcustom'.
4899 :global if non-nil specifies that the minor mode is not meant to be 4935 :global, followed by a value, which --
4900 buffer-local. By default, the variable is made buffer-local." nil (quote macro)) 4936 If `t' specifies that the minor mode is not meant to be
4937 buffer-local (by default, the variable is made buffer-local).
4938 If non-nil, but not `t' (for instance, `:global optionally'), then
4939 specifies that the minor mode should be buffer-local, but that a
4940 corresponding `global-MODE' function should also be added, which can
4941 be used to turn on MODE in every buffer.
4942 :conditional-turn-on, followed by a function-name which turns on MODE
4943 only when applicable to the current buffer. This is used in
4944 conjunction with any `global-MODE' function (see :global above) when
4945 turning on the buffer-local minor mode. By default, any generated
4946 `global-MODE' function unconditionally turns on the minor mode in
4947 every new buffer." nil (quote macro))
4901 4948
4902 (autoload (quote easy-mmode-define-global-mode) "easy-mmode" "\ 4949 (autoload (quote easy-mmode-define-global-mode) "easy-mmode" "\
4903 Make GLOBAL-MODE out of the MODE buffer-local minor mode. 4950 Make GLOBAL-MODE out of the MODE buffer-local minor mode.
4904 TURN-ON is a function that will be called with no args in every buffer 4951 TURN-ON is a function that will be called with no args in every buffer
4905 and that should try to turn MODE on if applicable for that buffer. 4952 and that should try to turn MODE on if applicable for that buffer.
4914 Optional map M can be used to modify an existing map. 4961 Optional map M can be used to modify an existing map.
4915 ARGS is a list of additional arguments." nil nil) 4962 ARGS is a list of additional arguments." nil nil)
4916 4963
4917 (autoload (quote easy-mmode-defmap) "easy-mmode" nil nil (quote macro)) 4964 (autoload (quote easy-mmode-defmap) "easy-mmode" nil nil (quote macro))
4918 4965
4919 (autoload (quote easy-mmode-defsyntax) "easy-mmode" nil nil (quote macro)) 4966 (autoload (quote easy-mmode-defsyntax) "easy-mmode" "\
4967 Define variable ST as a syntax-table.
4968 CSS contains a list of syntax specifications of the form (CHAR . SYNTAX).
4969 " nil (quote macro))
4920 4970
4921 (autoload (quote define-derived-mode) "easy-mmode" "\ 4971 (autoload (quote define-derived-mode) "easy-mmode" "\
4922 Create a new mode as a variant of an existing mode. 4972 Create a new mode as a variant of an existing mode.
4923 4973
4924 The arguments to this command are as follow: 4974 The arguments to this command are as follow:
4951 5001
4952 ;;;*** 5002 ;;;***
4953 5003
4954 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define 5004 ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
4955 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (14702 5005 ;;;;;; easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (14702
4956 ;;;;;; 57276)) 5006 ;;;;;; 63698))
4957 ;;; Generated autoloads from emacs-lisp/easymenu.el 5007 ;;; Generated autoloads from emacs-lisp/easymenu.el
4958 5008
4959 (autoload (quote easy-menu-define) "easymenu" "\ 5009 (autoload (quote easy-menu-define) "easymenu" "\
4960 Define a menu bar submenu in maps MAPS, according to MENU. 5010 Define a menu bar submenu in maps MAPS, according to MENU.
4961 The menu keymap is stored in symbol SYMBOL, both as its value 5011 The menu keymap is stored in symbol SYMBOL, both as its value
5080 5130
5081 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style 5131 ;;;### (autoloads (ebnf-pop-style ebnf-push-style ebnf-reset-style
5082 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup 5132 ;;;;;; ebnf-apply-style ebnf-merge-style ebnf-insert-style ebnf-setup
5083 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer 5133 ;;;;;; ebnf-syntax-region ebnf-syntax-buffer ebnf-eps-region ebnf-eps-buffer
5084 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer 5134 ;;;;;; ebnf-spool-region ebnf-spool-buffer ebnf-print-region ebnf-print-buffer
5085 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (14763 38725)) 5135 ;;;;;; ebnf-customize) "ebnf2ps" "progmodes/ebnf2ps.el" (14763 39810))
5086 ;;; Generated autoloads from progmodes/ebnf2ps.el 5136 ;;; Generated autoloads from progmodes/ebnf2ps.el
5087 5137
5088 (autoload (quote ebnf-customize) "ebnf2ps" "\ 5138 (autoload (quote ebnf-customize) "ebnf2ps" "\
5089 Customization for ebnf group." t nil) 5139 Customization for ebnf group." t nil)
5090 5140
5232 Otherwise, FILE-NAME specifies the file to save the tree in." t nil) 5282 Otherwise, FILE-NAME specifies the file to save the tree in." t nil)
5233 5283
5234 ;;;*** 5284 ;;;***
5235 5285
5236 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el" 5286 ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
5237 ;;;;;; (14782 9104)) 5287 ;;;;;; (14782 11910))
5238 ;;; Generated autoloads from ebuff-menu.el 5288 ;;; Generated autoloads from ebuff-menu.el
5239 5289
5240 (autoload (quote electric-buffer-list) "ebuff-menu" "\ 5290 (autoload (quote electric-buffer-list) "ebuff-menu" "\
5241 Pops up a buffer describing the set of Emacs buffers. 5291 Pops up a buffer describing the set of Emacs buffers.
5242 Vaguely like ITS lunar select buffer; combining typeoutoid buffer 5292 Vaguely like ITS lunar select buffer; combining typeoutoid buffer
5265 With prefix arg NOCONFIRM, execute current line as-is without editing." t nil) 5315 With prefix arg NOCONFIRM, execute current line as-is without editing." t nil)
5266 5316
5267 ;;;*** 5317 ;;;***
5268 5318
5269 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms 5319 ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
5270 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (14745 14824)) 5320 ;;;;;; edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (14814 33058))
5271 ;;; Generated autoloads from emacs-lisp/edebug.el 5321 ;;; Generated autoloads from emacs-lisp/edebug.el
5272 5322
5273 (defvar edebug-all-defs nil "\ 5323 (defvar edebug-all-defs nil "\
5274 *If non-nil, evaluation of any defining forms will instrument for Edebug. 5324 *If non-nil, evaluation of any defining forms will instrument for Edebug.
5275 This applies to `eval-defun', `eval-region', `eval-buffer', and 5325 This applies to `eval-defun', `eval-region', `eval-buffer', and
5605 (autoload (quote electric-helpify) "ehelp" nil nil nil) 5655 (autoload (quote electric-helpify) "ehelp" nil nil nil)
5606 5656
5607 ;;;*** 5657 ;;;***
5608 5658
5609 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string 5659 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string
5610 ;;;;;; eldoc-mode) "eldoc" "emacs-lisp/eldoc.el" (14716 1570)) 5660 ;;;;;; eldoc-mode) "eldoc" "emacs-lisp/eldoc.el" (14716 17385))
5611 ;;; Generated autoloads from emacs-lisp/eldoc.el 5661 ;;; Generated autoloads from emacs-lisp/eldoc.el
5612 5662
5613 (defvar eldoc-mode nil "\ 5663 (defvar eldoc-mode nil "\
5614 *If non-nil, show the defined parameters for the elisp function near point. 5664 *If non-nil, show the defined parameters for the elisp function near point.
5615 5665
5779 \\[set-keyboard-coding-system]." nil nil) 5829 \\[set-keyboard-coding-system]." nil nil)
5780 5830
5781 ;;;*** 5831 ;;;***
5782 5832
5783 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) 5833 ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
5784 ;;;;;; "enriched" "enriched.el" (14748 18924)) 5834 ;;;;;; "enriched" "enriched.el" (14748 29984))
5785 ;;; Generated autoloads from enriched.el 5835 ;;; Generated autoloads from enriched.el
5786 5836
5787 (autoload (quote enriched-mode) "enriched" "\ 5837 (autoload (quote enriched-mode) "enriched" "\
5788 Minor mode for editing text/enriched files. 5838 Minor mode for editing text/enriched files.
5789 These are files with embedded formatting information in the MIME standard 5839 These are files with embedded formatting information in the MIME standard
5801 5851
5802 (autoload (quote enriched-decode) "enriched" nil nil nil) 5852 (autoload (quote enriched-decode) "enriched" nil nil nil)
5803 5853
5804 ;;;*** 5854 ;;;***
5805 5855
5806 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (14768 5856 ;;;### (autoloads (eshell-mode) "esh-mode" "eshell/esh-mode.el" (14828
5807 ;;;;;; 46217)) 5857 ;;;;;; 11553))
5808 ;;; Generated autoloads from eshell/esh-mode.el 5858 ;;; Generated autoloads from eshell/esh-mode.el
5809 5859
5810 (autoload (quote eshell-mode) "esh-mode" "\ 5860 (autoload (quote eshell-mode) "esh-mode" "\
5811 Emacs shell interactive mode. 5861 Emacs shell interactive mode.
5812 5862
5813 \\{eshell-mode-map}" nil nil) 5863 \\{eshell-mode-map}" nil nil)
5814 5864
5815 ;;;*** 5865 ;;;***
5816 5866
5817 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (14679 5867 ;;;### (autoloads (eshell-test) "esh-test" "eshell/esh-test.el" (14827
5818 ;;;;;; 21979)) 5868 ;;;;;; 38210))
5819 ;;; Generated autoloads from eshell/esh-test.el 5869 ;;; Generated autoloads from eshell/esh-test.el
5820 5870
5821 (autoload (quote eshell-test) "esh-test" "\ 5871 (autoload (quote eshell-test) "esh-test" "\
5822 Test Eshell to verify that it works as expected." t nil) 5872 Test Eshell to verify that it works as expected." t nil)
5823 5873
5824 ;;;*** 5874 ;;;***
5825 5875
5826 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command 5876 ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
5827 ;;;;;; eshell) "eshell" "eshell/eshell.el" (14807 56560)) 5877 ;;;;;; eshell) "eshell" "eshell/eshell.el" (14823 8292))
5828 ;;; Generated autoloads from eshell/eshell.el 5878 ;;; Generated autoloads from eshell/eshell.el
5829 5879
5830 (autoload (quote eshell) "eshell" "\ 5880 (autoload (quote eshell) "eshell" "\
5831 Create an interactive Eshell buffer. 5881 Create an interactive Eshell buffer.
5832 The buffer used for Eshell sessions is determined by the value of 5882 The buffer used for Eshell sessions is determined by the value of
5856 ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags 5906 ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags
5857 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file 5907 ;;;;;; tags-query-replace tags-search tags-loop-continue next-file
5858 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window 5908 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
5859 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table 5909 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table
5860 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list 5910 ;;;;;; find-tag-default-function find-tag-hook tags-add-tables tags-table-list
5861 ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14669 5911 ;;;;;; tags-case-fold-search) "etags" "progmodes/etags.el" (14817
5862 ;;;;;; 64271)) 5912 ;;;;;; 11667))
5863 ;;; Generated autoloads from progmodes/etags.el 5913 ;;; Generated autoloads from progmodes/etags.el
5864 5914
5865 (defvar tags-file-name nil "\ 5915 (defvar tags-file-name nil "\
5866 *File name of tags table. 5916 *File name of tags table.
5867 To switch to a new tags table, setting this variable is sufficient. 5917 To switch to a new tags table, setting this variable is sufficient.
6055 To continue searching for next match, use command \\[tags-loop-continue]. 6105 To continue searching for next match, use command \\[tags-loop-continue].
6056 6106
6057 See documentation of variable `tags-file-name'." t nil) 6107 See documentation of variable `tags-file-name'." t nil)
6058 6108
6059 (autoload (quote tags-query-replace) "etags" "\ 6109 (autoload (quote tags-query-replace) "etags" "\
6060 Query-replace-regexp FROM with TO through all files listed in tags table. 6110 `Query-replace-regexp' FROM with TO through all files listed in tags table.
6061 Third arg DELIMITED (prefix arg) means replace only word-delimited matches. 6111 Third arg DELIMITED (prefix arg) means replace only word-delimited matches.
6062 If you exit (\\[keyboard-quit] or ESC), you can resume the query-replace 6112 If you exit (\\[keyboard-quit] or ESC), you can resume the query-replace
6063 with the command \\[tags-loop-continue]. 6113 with the command \\[tags-loop-continue].
6064 6114
6065 See documentation of variable `tags-file-name'." t nil) 6115 See documentation of variable `tags-file-name'." t nil)
6331 6381
6332 ;;;*** 6382 ;;;***
6333 6383
6334 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p 6384 ;;;### (autoloads (executable-make-buffer-file-executable-if-script-p
6335 ;;;;;; executable-self-display executable-set-magic executable-find) 6385 ;;;;;; executable-self-display executable-set-magic executable-find)
6336 ;;;;;; "executable" "progmodes/executable.el" (14764 3718)) 6386 ;;;;;; "executable" "progmodes/executable.el" (14764 17652))
6337 ;;; Generated autoloads from progmodes/executable.el 6387 ;;; Generated autoloads from progmodes/executable.el
6338 6388
6339 (autoload (quote executable-find) "executable" "\ 6389 (autoload (quote executable-find) "executable" "\
6340 Search for COMMAND in exec-path and return the absolute file name. 6390 Search for COMMAND in exec-path and return the absolute file name.
6341 Return nil if COMMAND is not found anywhere in `exec-path'." nil nil) 6391 Return nil if COMMAND is not found anywhere in `exec-path'." nil nil)
6462 6512
6463 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at 6513 ;;;### (autoloads (list-colors-display facemenu-read-color list-text-properties-at
6464 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props 6514 ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props
6465 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible 6515 ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible
6466 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground 6516 ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground
6467 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14693 39146)) 6517 ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14693 49864))
6468 ;;; Generated autoloads from facemenu.el 6518 ;;; Generated autoloads from facemenu.el
6469 (define-key global-map "\M-g" 'facemenu-keymap) 6519 (define-key global-map "\M-g" 'facemenu-keymap)
6470 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) 6520 (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
6471 6521
6472 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\ 6522 (defvar facemenu-face-menu (let ((map (make-sparse-keymap "Face"))) (define-key map "o" (cons "Other..." (quote facemenu-set-face))) map) "\
6668 you can set feedmail-queue-reminder-alist to nil." t nil) 6718 you can set feedmail-queue-reminder-alist to nil." t nil)
6669 6719
6670 ;;;*** 6720 ;;;***
6671 6721
6672 ;;;### (autoloads (dired-at-point ffap-at-mouse ffap-menu find-file-at-point 6722 ;;;### (autoloads (dired-at-point ffap-at-mouse ffap-menu find-file-at-point
6673 ;;;;;; ffap-next) "ffap" "ffap.el" (14736 20925)) 6723 ;;;;;; ffap-next) "ffap" "ffap.el" (14736 26478))
6674 ;;; Generated autoloads from ffap.el 6724 ;;; Generated autoloads from ffap.el
6675 6725
6676 (autoload (quote ffap-next) "ffap" "\ 6726 (autoload (quote ffap-next) "ffap" "\
6677 Search buffer for next file or URL, and run ffap. 6727 Search buffer for next file or URL, and run ffap.
6678 Optional argument BACK says to search backwards. 6728 Optional argument BACK says to search backwards.
6711 Start Dired, defaulting to file at point. See `ffap'." t nil) 6761 Start Dired, defaulting to file at point. See `ffap'." t nil)
6712 6762
6713 ;;;*** 6763 ;;;***
6714 6764
6715 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el" 6765 ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
6716 ;;;;;; (14767 35311)) 6766 ;;;;;; (14767 36637))
6717 ;;; Generated autoloads from filecache.el 6767 ;;; Generated autoloads from filecache.el
6718 6768
6719 (autoload (quote file-cache-minibuffer-complete) "filecache" "\ 6769 (autoload (quote file-cache-minibuffer-complete) "filecache" "\
6720 Complete a filename in the minibuffer using a preloaded cache. 6770 Complete a filename in the minibuffer using a preloaded cache.
6721 Filecache does two kinds of substitution: it completes on names in 6771 Filecache does two kinds of substitution: it completes on names in
6728 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete) 6778 (define-key minibuffer-local-must-match-map [C-tab] 'file-cache-minibuffer-complete)
6729 6779
6730 ;;;*** 6780 ;;;***
6731 6781
6732 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 6782 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
6733 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (14717 47797)) 6783 ;;;;;; find-ls-option) "find-dired" "find-dired.el" (14718 5093))
6734 ;;; Generated autoloads from find-dired.el 6784 ;;; Generated autoloads from find-dired.el
6735 6785
6736 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\ 6786 (defvar find-ls-option (if (eq system-type (quote berkeley-unix)) (quote ("-ls" . "-gilsb")) (quote ("-exec ls -ld {} \\;" . "-ld"))) "\
6737 *Description of the option to `find' to produce an `ls -l'-type listing. 6787 *Description of the option to `find' to produce an `ls -l'-type listing.
6738 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 6788 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
6846 ;;;### (autoloads (find-function-setup-keys find-variable-at-point 6896 ;;;### (autoloads (find-function-setup-keys find-variable-at-point
6847 ;;;;;; find-function-at-point find-function-on-key find-variable-other-frame 6897 ;;;;;; find-function-at-point find-function-on-key find-variable-other-frame
6848 ;;;;;; find-variable-other-window find-variable find-variable-noselect 6898 ;;;;;; find-variable-other-window find-variable find-variable-noselect
6849 ;;;;;; find-function-other-frame find-function-other-window find-function 6899 ;;;;;; find-function-other-frame find-function-other-window find-function
6850 ;;;;;; find-function-noselect) "find-func" "emacs-lisp/find-func.el" 6900 ;;;;;; find-function-noselect) "find-func" "emacs-lisp/find-func.el"
6851 ;;;;;; (14398 37514)) 6901 ;;;;;; (14814 33058))
6852 ;;; Generated autoloads from emacs-lisp/find-func.el 6902 ;;; Generated autoloads from emacs-lisp/find-func.el
6853 6903
6854 (autoload (quote find-function-noselect) "find-func" "\ 6904 (autoload (quote find-function-noselect) "find-func" "\
6855 Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION. 6905 Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION.
6856 6906
6965 7015
6966 ;;;*** 7016 ;;;***
6967 7017
6968 ;;;### (autoloads (flyspell-mode-off flyspell-mode flyspell-prog-mode 7018 ;;;### (autoloads (flyspell-mode-off flyspell-mode flyspell-prog-mode
6969 ;;;;;; flyspell-mode-line-string) "flyspell" "textmodes/flyspell.el" 7019 ;;;;;; flyspell-mode-line-string) "flyspell" "textmodes/flyspell.el"
6970 ;;;;;; (14718 57797)) 7020 ;;;;;; (14720 7116))
6971 ;;; Generated autoloads from textmodes/flyspell.el 7021 ;;; Generated autoloads from textmodes/flyspell.el
6972 7022
6973 (defvar flyspell-mode-line-string " Fly" "\ 7023 (defvar flyspell-mode-line-string " Fly" "\
6974 *String displayed on the modeline when flyspell is active. 7024 *String displayed on the modeline when flyspell is active.
6975 Set this to nil if you don't want a modeline indicator.") 7025 Set this to nil if you don't want a modeline indicator.")
7084 ;;;*** 7134 ;;;***
7085 7135
7086 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode 7136 ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
7087 ;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords 7137 ;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords
7088 ;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el" 7138 ;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el"
7089 ;;;;;; (14807 56558)) 7139 ;;;;;; (14829 31693))
7090 ;;; Generated autoloads from font-lock.el 7140 ;;; Generated autoloads from font-lock.el
7141
7142 (make-variable-buffer-local (quote font-lock-defaults))
7091 7143
7092 (defvar font-lock-mode-hook nil "\ 7144 (defvar font-lock-mode-hook nil "\
7093 Function or functions to run on entry to Font Lock mode.") 7145 Function or functions to run on entry to Font Lock mode.")
7094 7146
7095 (autoload (quote font-lock-mode) "font-lock" "\ 7147 (autoload (quote font-lock-mode) "font-lock" "\
7096 Toggle Font Lock mode. 7148 Toggle Font Lock mode.
7097 With arg, turn Font Lock mode on if and only if arg is positive. 7149 With arg, turn Font Lock mode on if and only if arg is positive.
7150 \(Font Lock is also known as \"syntax highlighting\".)
7098 7151
7099 When Font Lock mode is enabled, text is fontified as you type it: 7152 When Font Lock mode is enabled, text is fontified as you type it:
7100 7153
7101 - Comments are displayed in `font-lock-comment-face'; 7154 - Comments are displayed in `font-lock-comment-face';
7102 - Strings are displayed in `font-lock-string-face'; 7155 - Strings are displayed in `font-lock-string-face';
7103 - Certain other expressions are displayed in other faces according to the 7156 - Certain other expressions are displayed in other faces according to the
7104 value of the variable `font-lock-keywords'. 7157 value of the variable `font-lock-keywords'.
7158
7159 To customize the faces (colors, fonts, etc.) used by Font Lock for
7160 fontifying different parts of buffer text, use \\[customize-face].
7105 7161
7106 You can enable Font Lock mode in any major mode automatically by turning on in 7162 You can enable Font Lock mode in any major mode automatically by turning on in
7107 the major mode's hook. For example, put in your ~/.emacs: 7163 the major mode's hook. For example, put in your ~/.emacs:
7108 7164
7109 (add-hook 'c-mode-hook 'turn-on-font-lock) 7165 (add-hook 'c-mode-hook 'turn-on-font-lock)
7175 MODE should be a symbol, the major mode command name, such as `c-mode' 7231 MODE should be a symbol, the major mode command name, such as `c-mode'
7176 or nil. If nil, highlighting keywords are removed for the current buffer." nil nil) 7232 or nil. If nil, highlighting keywords are removed for the current buffer." nil nil)
7177 7233
7178 (autoload (quote global-font-lock-mode) "font-lock" "\ 7234 (autoload (quote global-font-lock-mode) "font-lock" "\
7179 Toggle Global Font Lock mode. 7235 Toggle Global Font Lock mode.
7236 \(Font Lock is also known as \"syntax highlighting\".)
7180 With prefix ARG, turn Global Font Lock mode on if and only if ARG is positive. 7237 With prefix ARG, turn Global Font Lock mode on if and only if ARG is positive.
7181 Displays a message saying whether the mode is on or off if MESSAGE is non-nil. 7238 Displays a message saying whether the mode is on or off if MESSAGE is non-nil.
7182 Returns the new status of Global Font Lock mode (non-nil means on). 7239 Returns the new status of Global Font Lock mode (non-nil means on).
7183 7240
7184 When Global Font Lock mode is enabled, Font Lock mode is automagically 7241 When Global Font Lock mode is enabled, Font Lock mode is automagically
7185 turned on in a buffer if its major mode is one of `font-lock-global-modes'." t nil) 7242 turned on in a buffer if its major mode is one of `font-lock-global-modes'.
7243
7244 To customize the faces (colors, fonts, etc.) used by Font Lock for
7245 highlighting different parts of buffer text, use \\[customize-face]." t nil)
7186 7246
7187 (defvar global-font-lock-mode nil "\ 7247 (defvar global-font-lock-mode nil "\
7188 Toggle Global Font Lock mode. 7248 Toggle Global Font Lock mode.
7189 When Global Font Lock mode is enabled, Font Lock mode is automagically 7249 When Global Font Lock mode is enabled, Font Lock mode is automagically
7190 turned on in a buffer if its major mode is one of `font-lock-global-modes'. 7250 turned on in a buffer if its major mode is one of `font-lock-global-modes'.
7199 Fontify the current buffer the way the function `font-lock-mode' would." t nil) 7259 Fontify the current buffer the way the function `font-lock-mode' would." t nil)
7200 7260
7201 ;;;*** 7261 ;;;***
7202 7262
7203 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el" 7263 ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
7204 ;;;;;; (14652 49270)) 7264 ;;;;;; (14830 53156))
7205 ;;; Generated autoloads from international/fontset.el 7265 ;;; Generated autoloads from international/fontset.el
7206 7266
7207 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\ 7267 (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
7208 Create a fontset from fontset specification string FONTSET-SPEC. 7268 Create a fontset from fontset specification string FONTSET-SPEC.
7209 FONTSET-SPEC is a string of the format: 7269 FONTSET-SPEC is a string of the format:
7353 with no args, if that value is non-nil." t nil) 7413 with no args, if that value is non-nil." t nil)
7354 7414
7355 ;;;*** 7415 ;;;***
7356 7416
7357 ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el" 7417 ;;;### (autoloads (generic-mode define-generic-mode) "generic" "generic.el"
7358 ;;;;;; (13973 3308)) 7418 ;;;;;; (14811 40477))
7359 ;;; Generated autoloads from generic.el 7419 ;;; Generated autoloads from generic.el
7360 7420
7361 (autoload (quote define-generic-mode) "generic" "\ 7421 (autoload (quote define-generic-mode) "generic" "\
7362 Create a new generic mode with NAME. 7422 Create a new generic mode with NAME.
7363 7423
7369 function. 7429 function.
7370 7430
7371 COMMENT-LIST is a list, whose entries are either a single character, 7431 COMMENT-LIST is a list, whose entries are either a single character,
7372 a one or two character string or a cons pair. If the entry is a character 7432 a one or two character string or a cons pair. If the entry is a character
7373 or a one-character string, it is added to the mode's syntax table with 7433 or a one-character string, it is added to the mode's syntax table with
7374 comment-start syntax. If the entry is a cons pair, the elements of the 7434 `comment-start' syntax. If the entry is a cons pair, the elements of the
7375 pair are considered to be comment-start and comment-end respectively. 7435 pair are considered to be `comment-start' and `comment-end' respectively.
7376 Note that Emacs has limitations regarding comment characters. 7436 Note that Emacs has limitations regarding comment characters.
7377 7437
7378 KEYWORD-LIST is a list of keywords to highlight with `font-lock-keyword-face'. 7438 KEYWORD-LIST is a list of keywords to highlight with `font-lock-keyword-face'.
7379 Each keyword should be a string. 7439 Each keyword should be a string.
7380 7440
7381 FONT-LOCK-LIST is a list of additional expressions to highlight. Each entry 7441 FONT-LOCK-LIST is a list of additional expressions to highlight. Each entry
7382 in the list should have the same form as an entry in `font-lock-defaults-alist' 7442 in the list should have the same form as an entry in `font-lock-defaults-alist'
7383 7443
7384 AUTO-MODE-LIST is a list of regular expressions to add to auto-mode-alist. 7444 AUTO-MODE-LIST is a list of regular expressions to add to `auto-mode-alist'.
7385 These regexps are added to auto-mode-alist as soon as `define-generic-mode' 7445 These regexps are added to `auto-mode-alist' as soon as `define-generic-mode'
7386 is called; any old regexps with the same name are removed. 7446 is called; any old regexps with the same name are removed.
7387 7447
7388 FUNCTION-LIST is a list of functions to call to do some additional setup. 7448 FUNCTION-LIST is a list of functions to call to do some additional setup.
7389 7449
7390 See the file generic-x.el for some examples of `define-generic-mode'." nil nil) 7450 See the file generic-x.el for some examples of `define-generic-mode'." nil nil)
7409 at places they belong to." t nil) 7469 at places they belong to." t nil)
7410 7470
7411 ;;;*** 7471 ;;;***
7412 7472
7413 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server 7473 ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
7414 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (14807 56560)) 7474 ;;;;;; gnus-slave-no-server) "gnus" "gnus/gnus.el" (14842 10645))
7415 ;;; Generated autoloads from gnus/gnus.el 7475 ;;; Generated autoloads from gnus/gnus.el
7416 7476
7417 (autoload (quote gnus-slave-no-server) "gnus" "\ 7477 (autoload (quote gnus-slave-no-server) "gnus" "\
7418 Read network news as a slave, without connecting to local server." t nil) 7478 Read network news as a slave, without connecting to local server." t nil)
7419 7479
7439 7499
7440 ;;;*** 7500 ;;;***
7441 7501
7442 ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize 7502 ;;;### (autoloads (gnus-agent-batch gnus-agent-batch-fetch gnus-agentize
7443 ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el" 7503 ;;;;;; gnus-plugged gnus-unplugged) "gnus-agent" "gnus/gnus-agent.el"
7444 ;;;;;; (14792 2673)) 7504 ;;;;;; (14842 10643))
7445 ;;; Generated autoloads from gnus/gnus-agent.el 7505 ;;; Generated autoloads from gnus/gnus-agent.el
7446 7506
7447 (autoload (quote gnus-unplugged) "gnus-agent" "\ 7507 (autoload (quote gnus-unplugged) "gnus-agent" "\
7448 Start Gnus unplugged." t nil) 7508 Start Gnus unplugged." t nil)
7449 7509
7467 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil) 7527 (autoload (quote gnus-agent-batch) "gnus-agent" nil t nil)
7468 7528
7469 ;;;*** 7529 ;;;***
7470 7530
7471 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el" 7531 ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
7472 ;;;;;; (14793 26123)) 7532 ;;;;;; (14842 36876))
7473 ;;; Generated autoloads from gnus/gnus-art.el 7533 ;;; Generated autoloads from gnus/gnus-art.el
7474 7534
7475 (autoload (quote gnus-article-prepare-display) "gnus-art" "\ 7535 (autoload (quote gnus-article-prepare-display) "gnus-art" "\
7476 Make the current buffer look like a nice article." nil nil) 7536 Make the current buffer look like a nice article." nil nil)
7477 7537
7478 ;;;*** 7538 ;;;***
7479 7539
7480 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el" 7540 ;;;### (autoloads (gnus-audio-play) "gnus-audio" "gnus/gnus-audio.el"
7481 ;;;;;; (14792 2675)) 7541 ;;;;;; (14813 58974))
7482 ;;; Generated autoloads from gnus/gnus-audio.el 7542 ;;; Generated autoloads from gnus/gnus-audio.el
7483 7543
7484 (autoload (quote gnus-audio-play) "gnus-audio" "\ 7544 (autoload (quote gnus-audio-play) "gnus-audio" "\
7485 Play a sound through the speaker." t nil) 7545 Play a sound FILE through the speaker." t nil)
7486 7546
7487 ;;;*** 7547 ;;;***
7488 7548
7489 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active 7549 ;;;### (autoloads (gnus-cache-generate-nov-databases gnus-cache-generate-active
7490 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (14792 7550 ;;;;;; gnus-jog-cache) "gnus-cache" "gnus/gnus-cache.el" (14792
7504 Generate NOV files recursively starting in DIR." t nil) 7564 Generate NOV files recursively starting in DIR." t nil)
7505 7565
7506 ;;;*** 7566 ;;;***
7507 7567
7508 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) 7568 ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
7509 ;;;;;; "gnus-group" "gnus/gnus-group.el" (14793 26123)) 7569 ;;;;;; "gnus-group" "gnus/gnus-group.el" (14842 10645))
7510 ;;; Generated autoloads from gnus/gnus-group.el 7570 ;;; Generated autoloads from gnus/gnus-group.el
7511 7571
7512 (autoload (quote gnus-fetch-group) "gnus-group" "\ 7572 (autoload (quote gnus-fetch-group) "gnus-group" "\
7513 Start Gnus if necessary and enter GROUP. 7573 Start Gnus if necessary and enter GROUP.
7514 Returns whether the fetching was successful or not." t nil) 7574 Returns whether the fetching was successful or not." t nil)
7517 Pop up a frame and enter GROUP." t nil) 7577 Pop up a frame and enter GROUP." t nil)
7518 7578
7519 ;;;*** 7579 ;;;***
7520 7580
7521 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el" 7581 ;;;### (autoloads (gnus-batch-score) "gnus-kill" "gnus/gnus-kill.el"
7522 ;;;;;; (14792 2677)) 7582 ;;;;;; (14813 6105))
7523 ;;; Generated autoloads from gnus/gnus-kill.el 7583 ;;; Generated autoloads from gnus/gnus-kill.el
7524 7584
7525 (defalias (quote gnus-batch-kill) (quote gnus-batch-score)) 7585 (defalias (quote gnus-batch-kill) (quote gnus-batch-score))
7526 7586
7527 (autoload (quote gnus-batch-score) "gnus-kill" "\ 7587 (autoload (quote gnus-batch-score) "gnus-kill" "\
7631 7691
7632 (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)) 7692 (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))
7633 7693
7634 ;;;*** 7694 ;;;***
7635 7695
7696 ;;;### (autoloads (gnus-mule-add-group) "gnus-mule" "gnus/gnus-mule.el"
7697 ;;;;;; (14842 10645))
7698 ;;; Generated autoloads from gnus/gnus-mule.el
7699
7700 (autoload (quote gnus-mule-add-group) "gnus-mule" "\
7701 Specify that articles of news group NAME are encoded in CODING-SYSTEM.
7702 All news groups deeper than NAME are also the target.
7703 If CODING-SYSTEM is a cons, the car part is used and the cdr
7704 part is ignored.
7705
7706 This function exists for backward comaptibility with Emacs 20. It is
7707 recommended to customize the variable `gnus-group-charset-alist'
7708 rather than using this function." nil nil)
7709
7710 ;;;***
7711
7636 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el" 7712 ;;;### (autoloads (gnus-batch-brew-soup) "gnus-soup" "gnus/gnus-soup.el"
7637 ;;;;;; (14792 2677)) 7713 ;;;;;; (14792 2677))
7638 ;;; Generated autoloads from gnus/gnus-soup.el 7714 ;;; Generated autoloads from gnus/gnus-soup.el
7639 7715
7640 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\ 7716 (autoload (quote gnus-batch-brew-soup) "gnus-soup" "\
7659 Update the format specification near point." t nil) 7735 Update the format specification near point." t nil)
7660 7736
7661 ;;;*** 7737 ;;;***
7662 7738
7663 ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start" 7739 ;;;### (autoloads (gnus-declare-backend gnus-unload) "gnus-start"
7664 ;;;;;; "gnus/gnus-start.el" (14793 26123)) 7740 ;;;;;; "gnus/gnus-start.el" (14841 19792))
7665 ;;; Generated autoloads from gnus/gnus-start.el 7741 ;;; Generated autoloads from gnus/gnus-start.el
7666 7742
7667 (autoload (quote gnus-unload) "gnus-start" "\ 7743 (autoload (quote gnus-unload) "gnus-start" "\
7668 Unload all Gnus features. 7744 Unload all Gnus features.
7669 \(For some value of `all' or `Gnus'.) Currently, features whose names 7745 \(For some value of `all' or `Gnus'.) Currently, features whose names
7682 (autoload (quote gnus-add-configuration) "gnus-win" "\ 7758 (autoload (quote gnus-add-configuration) "gnus-win" "\
7683 Add the window configuration CONF to `gnus-buffer-configuration'." nil nil) 7759 Add the window configuration CONF to `gnus-buffer-configuration'." nil nil)
7684 7760
7685 ;;;*** 7761 ;;;***
7686 7762
7687 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (14726 36008)) 7763 ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (14726 41839))
7688 ;;; Generated autoloads from play/gomoku.el 7764 ;;; Generated autoloads from play/gomoku.el
7689 7765
7690 (autoload (quote gomoku) "gomoku" "\ 7766 (autoload (quote gomoku) "gomoku" "\
7691 Start a Gomoku game between you and Emacs. 7767 Start a Gomoku game between you and Emacs.
7692 If a game is in progress, this command allow you to resume it. 7768 If a game is in progress, this command allow you to resume it.
7849 Provide help for current mode." t nil) 7925 Provide help for current mode." t nil)
7850 7926
7851 ;;;*** 7927 ;;;***
7852 7928
7853 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl" 7929 ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
7854 ;;;;;; "hexl.el" (14590 1206)) 7930 ;;;;;; "hexl.el" (14821 33060))
7855 ;;; Generated autoloads from hexl.el 7931 ;;; Generated autoloads from hexl.el
7856 7932
7857 (autoload (quote hexl-mode) "hexl" "\ 7933 (autoload (quote hexl-mode) "hexl" "\
7858 \\<hexl-mode-map>A mode for editing binary files in hex dump format. 7934 \\<hexl-mode-map>A mode for editing binary files in hex dump format.
7859 This is not an ordinary major mode; it alters some aspects 7935 This is not an ordinary major mode; it alters some aspects
7938 8014
7939 ;;;*** 8015 ;;;***
7940 8016
7941 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer 8017 ;;;### (autoloads (hi-lock-write-interactive-patterns hi-lock-unface-buffer
7942 ;;;;;; hi-lock-face-buffer hi-lock-line-face-buffer hi-lock-mode 8018 ;;;;;; hi-lock-face-buffer hi-lock-line-face-buffer hi-lock-mode
7943 ;;;;;; hi-lock-mode) "hi-lock" "hi-lock.el" (14792 6214)) 8019 ;;;;;; hi-lock-mode) "hi-lock" "hi-lock.el" (14792 36880))
7944 ;;; Generated autoloads from hi-lock.el 8020 ;;; Generated autoloads from hi-lock.el
7945 8021
7946 (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces)) 8022 (defgroup hi-lock-interactive-text-highlighting nil "Interactively add and remove font-lock patterns for highlighting text." :group (quote faces))
7947 8023
7948 (defvar hi-lock-mode nil "\ 8024 (defvar hi-lock-mode nil "\
8028 be found in variable `hi-lock-interactive-patterns'." t nil) 8104 be found in variable `hi-lock-interactive-patterns'." t nil)
8029 8105
8030 ;;;*** 8106 ;;;***
8031 8107
8032 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially 8108 ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
8033 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (14745 14843)) 8109 ;;;;;; hide-ifdef-mode) "hideif" "progmodes/hideif.el" (14745 16483))
8034 ;;; Generated autoloads from progmodes/hideif.el 8110 ;;; Generated autoloads from progmodes/hideif.el
8035 8111
8036 (defvar hide-ifdef-mode nil "\ 8112 (defvar hide-ifdef-mode nil "\
8037 Non-nil when hide-ifdef-mode is activated.") 8113 Non-nil when hide-ifdef-mode is activated.")
8038 8114
8135 ;;;*** 8211 ;;;***
8136 8212
8137 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file 8213 ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
8138 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change 8214 ;;;;;; highlight-changes-rotate-faces highlight-changes-previous-change
8139 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight) 8215 ;;;;;; highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
8140 ;;;;;; "hilit-chg" "hilit-chg.el" (14750 32459)) 8216 ;;;;;; "hilit-chg" "hilit-chg.el" (14750 33582))
8141 ;;; Generated autoloads from hilit-chg.el 8217 ;;; Generated autoloads from hilit-chg.el
8142 8218
8143 (defvar highlight-changes-mode nil) 8219 (defvar highlight-changes-mode nil)
8144 8220
8145 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\ 8221 (autoload (quote highlight-changes-remove-highlight) "hilit-chg" "\
8354 Run in minibuffer on activation to establish incremental completion. 8430 Run in minibuffer on activation to establish incremental completion.
8355 Usually run by inclusion in `minibuffer-setup-hook'." nil nil) 8431 Usually run by inclusion in `minibuffer-setup-hook'." nil nil)
8356 8432
8357 ;;;*** 8433 ;;;***
8358 8434
8359 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (14748 55226)) 8435 ;;;### (autoloads (icon-mode) "icon" "progmodes/icon.el" (14816 63837))
8360 ;;; Generated autoloads from progmodes/icon.el 8436 ;;; Generated autoloads from progmodes/icon.el
8361 8437
8362 (autoload (quote icon-mode) "icon" "\ 8438 (autoload (quote icon-mode) "icon" "\
8363 Major mode for editing Icon code. 8439 Major mode for editing Icon code.
8364 Expression and list commands understand all Icon brackets. 8440 Expression and list commands understand all Icon brackets.
8533 8609
8534 \\{idlwave-mode-map}" t nil) 8610 \\{idlwave-mode-map}" t nil)
8535 8611
8536 ;;;*** 8612 ;;;***
8537 8613
8538 ;;;### (autoloads (ielm) "ielm" "ielm.el" (14736 1145)) 8614 ;;;### (autoloads (ielm) "ielm" "ielm.el" (14819 42852))
8539 ;;; Generated autoloads from ielm.el 8615 ;;; Generated autoloads from ielm.el
8540 (add-hook 'same-window-buffer-names "*ielm*") 8616 (add-hook 'same-window-buffer-names "*ielm*")
8541 8617
8542 (autoload (quote ielm) "ielm" "\ 8618 (autoload (quote ielm) "ielm" "\
8543 Interactively evaluate Emacs Lisp expressions. 8619 Interactively evaluate Emacs Lisp expressions.
8545 8621
8546 ;;;*** 8622 ;;;***
8547 8623
8548 ;;;### (autoloads (defimage find-image remove-images insert-image 8624 ;;;### (autoloads (defimage find-image remove-images insert-image
8549 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header 8625 ;;;;;; put-image create-image image-type-available-p image-type-from-file-header
8550 ;;;;;; image-type-from-data) "image" "image.el" (14786 3251)) 8626 ;;;;;; image-type-from-data) "image" "image.el" (14812 24473))
8551 ;;; Generated autoloads from image.el 8627 ;;; Generated autoloads from image.el
8552 8628
8553 (autoload (quote image-type-from-data) "image" "\ 8629 (autoload (quote image-type-from-data) "image" "\
8554 Determine the image type from image data DATA. 8630 Determine the image type from image data DATA.
8555 Value is a symbol specifying the image type or nil if type cannot 8631 Value is a symbol specifying the image type or nil if type cannot
8640 (defimage test-image ((:type xpm :file \"~/test1.xpm\") 8716 (defimage test-image ((:type xpm :file \"~/test1.xpm\")
8641 (:type xbm :file \"~/test1.xbm\")))" nil (quote macro)) 8717 (:type xbm :file \"~/test1.xbm\")))" nil (quote macro))
8642 8718
8643 ;;;*** 8719 ;;;***
8644 8720
8645 ;;;### (autoloads (insert-image-file auto-image-file-mode image-file-name-regexp) 8721 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
8646 ;;;;;; "image-file" "image-file.el" (14804 40524)) 8722 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
8723 ;;;;;; "image-file.el" (14822 58259))
8647 ;;; Generated autoloads from image-file.el 8724 ;;; Generated autoloads from image-file.el
8648 8725
8726 (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "xbm" "xpm" "pbm")) "\
8727 *A list of image-file filename extensions.
8728 Filenames having one of these extensions are considered image files,
8729 in addition to those matching `image-file-name-regexps'.
8730
8731 See `auto-image-file-mode'; if `auto-image-file-mode' is enabled,
8732 setting this variable directly does not take effect unless
8733 `auto-image-file-mode' is re-enabled; this happens automatically the
8734 variable is set using \\[customize].")
8735
8736 (defvar image-file-name-regexps nil "\
8737 *List of regexps matching image-file filenames.
8738 Filenames matching one of these regexps are considered image files,
8739 in addition to those with an extension in `image-file-name-extensions'.
8740
8741 See function `auto-image-file-mode'; if `auto-image-file-mode' is
8742 enabled, setting this variable directly does not take effect unless
8743 `auto-image-file-mode' is re-enabled; this happens automatically the
8744 variable is set using \\[customize].")
8745
8649 (autoload (quote image-file-name-regexp) "image-file" "\ 8746 (autoload (quote image-file-name-regexp) "image-file" "\
8650 Return a regular expression that matches image-file filenames." nil nil) 8747 Return a regular expression matching image-file filenames." nil nil)
8748
8749 (autoload (quote insert-image-file) "image-file" "\
8750 Insert the image file FILE into the current buffer.
8751 Optional arguments VISIT, BEG, END, and REPLACE are interpreted as for
8752 the command `insert-file-contents'." nil nil)
8651 8753
8652 (defvar auto-image-file-mode nil "\ 8754 (defvar auto-image-file-mode nil "\
8653 Toggle Auto-Image-File mode. 8755 Toggle Auto-Image-File mode.
8654 Setting this variable directly does not take effect; 8756 Setting this variable directly does not take effect;
8655 use either \\[customize] or the function `auto-image-file-mode'.") 8757 use either \\[customize] or the function `auto-image-file-mode'.")
8665 8767
8666 Image files are those whose name has an extension in 8768 Image files are those whose name has an extension in
8667 `image-file-name-extensions', or matches a regexp in 8769 `image-file-name-extensions', or matches a regexp in
8668 `image-file-name-regexps'." t nil) 8770 `image-file-name-regexps'." t nil)
8669 8771
8670 (autoload (quote insert-image-file) "image-file" "\
8671 Insert the image file FILE into the current buffer.
8672 Optional arguments VISIT, BEG, END, and REPLACE are interpreted as for
8673 the command `insert-file-contents'." nil nil)
8674
8675 ;;;*** 8772 ;;;***
8676 8773
8677 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar 8774 ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
8678 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (14782 9808)) 8775 ;;;;;; imenu-sort-function) "imenu" "imenu.el" (14837 50473))
8679 ;;; Generated autoloads from imenu.el 8776 ;;; Generated autoloads from imenu.el
8680 8777
8681 (defvar imenu-sort-function nil "\ 8778 (defvar imenu-sort-function nil "\
8682 *The function to use for sorting the index mouse-menu. 8779 *The function to use for sorting the index mouse-menu.
8683 8780
8815 for more information." t nil) 8912 for more information." t nil)
8816 8913
8817 ;;;*** 8914 ;;;***
8818 8915
8819 ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el" 8916 ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
8820 ;;;;;; (14735 57460)) 8917 ;;;;;; (14819 42855))
8821 ;;; Generated autoloads from progmodes/inf-lisp.el 8918 ;;; Generated autoloads from progmodes/inf-lisp.el
8822 8919
8823 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\ 8920 (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
8824 *What not to save on inferior Lisp's input history. 8921 *What not to save on inferior Lisp's input history.
8825 Input matching this regexp is not saved on the input history in Inferior Lisp 8922 Input matching this regexp is not saved on the input history in Inferior Lisp
8826 mode. Default is whitespace followed by 0 or 1 single-letter colon-keyword 8923 mode. Default is whitespace followed by 0 or 1 single-letter colon-keyword
8827 \(as in :a, :c, etc.)") 8924 \(as in :a, :c, etc.)")
8828 8925
8829 (defvar inferior-lisp-program "lisp" "\ 8926 (defvar inferior-lisp-program "lisp" "\
8830 *Program name for invoking an inferior Lisp with for Inferior Lisp mode.") 8927 *Program name for invoking an inferior Lisp with for Inferior Lisp mode.")
8831 8928
8839 but it works only in Common Lisp.") 8936 but it works only in Common Lisp.")
8840 8937
8841 (defvar inferior-lisp-prompt "^[^> \n]*>+:? *" "\ 8938 (defvar inferior-lisp-prompt "^[^> \n]*>+:? *" "\
8842 Regexp to recognise prompts in the Inferior Lisp mode. 8939 Regexp to recognise prompts in the Inferior Lisp mode.
8843 Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl, 8940 Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl,
8844 and franz. This variable is used to initialize `comint-prompt-regexp' in the 8941 and franz. This variable is used to initialize `comint-prompt-regexp' in the
8845 Inferior Lisp buffer. 8942 Inferior Lisp buffer.
8846 8943
8847 This variable is only used if the variable 8944 This variable is only used if the variable
8848 `comint-use-prompt-regexp-instead-of-fields' is non-nil. 8945 `comint-use-prompt-regexp-instead-of-fields' is non-nil.
8849 8946
8871 8968
8872 ;;;*** 8969 ;;;***
8873 8970
8874 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node 8971 ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
8875 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone 8972 ;;;;;; Info-goto-emacs-command-node Info-directory info-standalone
8876 ;;;;;; info info-other-window) "info" "info.el" (14807 56558)) 8973 ;;;;;; info info-other-window) "info" "info.el" (14836 27426))
8877 ;;; Generated autoloads from info.el 8974 ;;; Generated autoloads from info.el
8878 8975
8879 (autoload (quote info-other-window) "info" "\ 8976 (autoload (quote info-other-window) "info" "\
8880 Like `info' but show the Info buffer in another window." t nil) 8977 Like `info' but show the Info buffer in another window." t nil)
8881 (add-hook 'same-window-buffer-names "*info*") 8978 (add-hook 'same-window-buffer-names "*info*")
8921 9018
8922 ;;;*** 9019 ;;;***
8923 9020
8924 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file 9021 ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
8925 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" 9022 ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
8926 ;;;;;; (14711 25231)) 9023 ;;;;;; (14712 9626))
8927 ;;; Generated autoloads from info-look.el 9024 ;;; Generated autoloads from info-look.el
8928 9025
8929 (autoload (quote info-lookup-reset) "info-look" "\ 9026 (autoload (quote info-lookup-reset) "info-look" "\
8930 Throw away all cached data. 9027 Throw away all cached data.
8931 This command is useful if the user wants to start at the beginning without 9028 This command is useful if the user wants to start at the beginning without
8990 9087
8991 ;;;*** 9088 ;;;***
8992 9089
8993 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method 9090 ;;;### (autoloads (isearch-process-search-multibyte-characters isearch-toggle-input-method
8994 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el" 9091 ;;;;;; isearch-toggle-specified-input-method) "isearch-x" "international/isearch-x.el"
8995 ;;;;;; (14669 64271)) 9092 ;;;;;; (14837 50475))
8996 ;;; Generated autoloads from international/isearch-x.el 9093 ;;; Generated autoloads from international/isearch-x.el
8997 9094
8998 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\ 9095 (autoload (quote isearch-toggle-specified-input-method) "isearch-x" "\
8999 Select an input method and turn it on in interactive search." t nil) 9096 Select an input method and turn it on in interactive search." t nil)
9000 9097
9104 Add submenus to the Files menu, to convert to and from various formats." t nil) 9201 Add submenus to the Files menu, to convert to and from various formats." t nil)
9105 9202
9106 ;;;*** 9203 ;;;***
9107 9204
9108 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el" 9205 ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
9109 ;;;;;; (14716 1570)) 9206 ;;;;;; (14716 17385))
9110 ;;; Generated autoloads from international/iso-transl.el 9207 ;;; Generated autoloads from international/iso-transl.el
9111 (or key-translation-map (setq key-translation-map (make-sparse-keymap))) 9208 (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
9112 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map) 9209 (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
9113 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap) 9210 (autoload 'iso-transl-ctl-x-8-map "iso-transl" "Keymap for C-x 8 prefix." t 'keymap)
9114 9211
9117 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag 9214 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
9118 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings 9215 ;;;;;; ispell-complete-word ispell-continue ispell-buffer ispell-comments-and-strings
9119 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell 9216 ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell
9120 ;;;;;; ispell-help ispell-word ispell-dictionary-alist ispell-local-dictionary-alist 9217 ;;;;;; ispell-help ispell-word ispell-dictionary-alist ispell-local-dictionary-alist
9121 ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" 9218 ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el"
9122 ;;;;;; (14750 26861)) 9219 ;;;;;; (14832 14721))
9123 ;;; Generated autoloads from textmodes/ispell.el 9220 ;;; Generated autoloads from textmodes/ispell.el
9124 9221
9125 (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\ 9222 (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
9126 Non nil if using XEmacs.") 9223 Non nil if using XEmacs.")
9127 9224
9361 ;;;*** 9458 ;;;***
9362 9459
9363 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer 9460 ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer
9364 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings 9461 ;;;;;; iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings
9365 ;;;;;; iswitchb-read-buffer iswitchb-mode) "iswitchb" "iswitchb.el" 9462 ;;;;;; iswitchb-read-buffer iswitchb-mode) "iswitchb" "iswitchb.el"
9366 ;;;;;; (14793 26118)) 9463 ;;;;;; (14816 63828))
9367 ;;; Generated autoloads from iswitchb.el 9464 ;;; Generated autoloads from iswitchb.el
9368 9465
9369 (defvar iswitchb-mode nil "\ 9466 (defvar iswitchb-mode nil "\
9370 Toggle Iswitchb mode. 9467 Toggle Iswitchb mode.
9371 Setting this variable directly does not take effect; 9468 Setting this variable directly does not take effect;
9372 use either \\[customize] or the function `iswitchb-mode'.") 9469 use either \\[customize] or the function `iswitchb-mode'.")
9470
9471 (custom-add-to-group (quote iswitchb) (quote iswitchb-mode) (quote custom-variable))
9472
9473 (custom-add-load (quote iswitchb-mode) (quote iswitchb))
9373 9474
9374 (autoload (quote iswitchb-read-buffer) "iswitchb" "\ 9475 (autoload (quote iswitchb-read-buffer) "iswitchb" "\
9375 Replacement for the built-in `read-buffer'. 9476 Replacement for the built-in `read-buffer'.
9376 Return the name of a buffer selected. 9477 Return the name of a buffer selected.
9377 PROMPT is the prompt to give to the user. DEFAULT if given is the default 9478 PROMPT is the prompt to give to the user. DEFAULT if given is the default
9474 Read a Hiragana string from the minibuffer, prompting with string PROMPT. 9575 Read a Hiragana string from the minibuffer, prompting with string PROMPT.
9475 If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil nil) 9576 If non-nil, second arg INITIAL-INPUT is a string to insert before reading." nil nil)
9476 9577
9477 ;;;*** 9578 ;;;***
9478 9579
9479 ;;;### (autoloads (jit-lock-mode) "jit-lock" "jit-lock.el" (14672 9580 ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (14829
9480 ;;;;;; 33974)) 9581 ;;;;;; 31693))
9481 ;;; Generated autoloads from jit-lock.el 9582 ;;; Generated autoloads from jit-lock.el
9482 9583
9483 (autoload (quote jit-lock-mode) "jit-lock" "\ 9584 (autoload (quote jit-lock-register) "jit-lock" "\
9484 Toggle Just-in-time Lock mode. 9585 Register FUN as a fontification function to be called in this buffer.
9485 Turn Just-in-time Lock mode on if and only if ARG is non-nil. 9586 FUN will be called with two arguments START and END indicating the region
9486 Enable it automatically by customizing group `font-lock'. 9587 that needs to be (re)fontified.
9487 9588 If non-nil, CONTEXTUAL means that a contextual fontification would be useful." nil nil)
9488 When Just-in-time Lock mode is enabled, fontification is different in the 9589
9489 following ways: 9590 ;;;***
9490 9591
9491 - Demand-driven buffer fontification triggered by Emacs C code. 9592 ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
9492 This means initial fontification of the whole buffer does not occur. 9593 ;;;;;; "jka-compr" "jka-compr.el" (14825 37999))
9493 Instead, fontification occurs when necessary, such as when scrolling
9494 through the buffer would otherwise reveal unfontified areas. This is
9495 useful if buffer fontification is too slow for large buffers.
9496
9497 - Stealthy buffer fontification if `jit-lock-stealth-time' is non-nil.
9498 This means remaining unfontified areas of buffers are fontified if Emacs has
9499 been idle for `jit-lock-stealth-time' seconds, while Emacs remains idle.
9500 This is useful if any buffer has any deferred fontification.
9501
9502 - Deferred context fontification if `jit-lock-defer-contextually' is
9503 non-nil. This means fontification updates the buffer corresponding to
9504 true syntactic context, after `jit-lock-stealth-time' seconds of Emacs
9505 idle time, while Emacs remains idle. Otherwise, fontification occurs
9506 on modified lines only, and subsequent lines can remain fontified
9507 corresponding to previous syntactic contexts. This is useful where
9508 strings or comments span lines.
9509
9510 Stealth fontification only occurs while the system remains unloaded.
9511 If the system load rises above `jit-lock-stealth-load' percent, stealth
9512 fontification is suspended. Stealth fontification intensity is controlled via
9513 the variable `jit-lock-stealth-nice'." nil nil)
9514
9515 ;;;***
9516
9517 ;;;### (autoloads (auto-compression-mode) "jka-compr" "jka-compr.el"
9518 ;;;;;; (14807 56559))
9519 ;;; Generated autoloads from jka-compr.el 9594 ;;; Generated autoloads from jka-compr.el
9520 9595
9521 (defvar auto-compression-mode nil "\ 9596 (defvar auto-compression-mode nil "\
9522 Toggle Auto-Compression mode. 9597 Toggle Auto-Compression mode.
9523 Setting this variable directly does not take effect; 9598 Setting this variable directly does not take effect;
9529 9604
9530 (autoload (quote auto-compression-mode) "jka-compr" "\ 9605 (autoload (quote auto-compression-mode) "jka-compr" "\
9531 Toggle automatic file compression and uncompression. 9606 Toggle automatic file compression and uncompression.
9532 With prefix argument ARG, turn auto compression on if positive, else off. 9607 With prefix argument ARG, turn auto compression on if positive, else off.
9533 Returns the new status of auto compression (non-nil means on)." t nil) 9608 Returns the new status of auto compression (non-nil means on)." t nil)
9609
9610 (autoload (quote with-auto-compression-mode) "jka-compr" "\
9611 Evalute BODY with automatic file compression and uncompression enabled." nil (quote macro))
9534 9612
9535 ;;;*** 9613 ;;;***
9536 9614
9537 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el" 9615 ;;;### (autoloads (kinsoku) "kinsoku" "international/kinsoku.el"
9538 ;;;;;; (13866 35434)) 9616 ;;;;;; (13866 35434))
9553 the context of text formatting." nil nil) 9631 the context of text formatting." nil nil)
9554 9632
9555 ;;;*** 9633 ;;;***
9556 9634
9557 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (14762 9635 ;;;### (autoloads (kkc-region) "kkc" "international/kkc.el" (14762
9558 ;;;;;; 12604)) 9636 ;;;;;; 13574))
9559 ;;; Generated autoloads from international/kkc.el 9637 ;;; Generated autoloads from international/kkc.el
9560 9638
9561 (defvar kkc-after-update-conversion-functions nil "\ 9639 (defvar kkc-after-update-conversion-functions nil "\
9562 Functions to run after a conversion is selected in `japanese' input method. 9640 Functions to run after a conversion is selected in `japanese' input method.
9563 With this input method, a user can select a proper conversion from 9641 With this input method, a user can select a proper conversion from
9647 (autoload (quote lao-compose-region) "lao-util" nil t nil) 9725 (autoload (quote lao-compose-region) "lao-util" nil t nil)
9648 9726
9649 ;;;*** 9727 ;;;***
9650 9728
9651 ;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el" 9729 ;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el"
9652 ;;;;;; (14789 582)) 9730 ;;;;;; (14842 10654))
9653 ;;; Generated autoloads from international/latin1-disp.el 9731 ;;; Generated autoloads from international/latin1-disp.el
9654 9732
9655 (defvar latin1-display nil "\ 9733 (defvar latin1-display nil "\
9656 Set up Latin-1/ASCII display for ISO8859 character sets. 9734 Set up Latin-1/ASCII display for ISO8859 character sets.
9657 This is done for each character set in the list `latin1-display-sets', 9735 This is done for each character set in the list `latin1-display-sets',
9735 Unconditionally turn on Lazy Lock mode." nil nil) 9813 Unconditionally turn on Lazy Lock mode." nil nil)
9736 9814
9737 ;;;*** 9815 ;;;***
9738 9816
9739 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el" 9817 ;;;### (autoloads (ledit-from-lisp-mode ledit-mode) "ledit" "ledit.el"
9740 ;;;;;; (14280 10549)) 9818 ;;;;;; (14819 42852))
9741 ;;; Generated autoloads from ledit.el 9819 ;;; Generated autoloads from ledit.el
9742 9820
9743 (defconst ledit-save-files t "\ 9821 (defconst ledit-save-files t "\
9744 *Non-nil means Ledit should save files before transferring to Lisp.") 9822 *Non-nil means Ledit should save files before transferring to Lisp.")
9745 9823
9776 generations (this defaults to 1)." t nil) 9854 generations (this defaults to 1)." t nil)
9777 9855
9778 ;;;*** 9856 ;;;***
9779 9857
9780 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (14789 9858 ;;;### (autoloads (unload-feature) "loadhist" "loadhist.el" (14789
9781 ;;;;;; 7055)) 9859 ;;;;;; 22295))
9782 ;;; Generated autoloads from loadhist.el 9860 ;;; Generated autoloads from loadhist.el
9783 9861
9784 (autoload (quote unload-feature) "loadhist" "\ 9862 (autoload (quote unload-feature) "loadhist" "\
9785 Unload the library that provided FEATURE, restoring all its autoloads. 9863 Unload the library that provided FEATURE, restoring all its autoloads.
9786 If the feature is required by any other loaded code, and prefix arg FORCE 9864 If the feature is required by any other loaded code, and prefix arg FORCE
9802 The filter is a regular expression. Only results matching the filter are 9880 The filter is a regular expression. Only results matching the filter are
9803 shown; this is often useful to constrain a big search." t nil) 9881 shown; this is often useful to constrain a big search." t nil)
9804 9882
9805 ;;;*** 9883 ;;;***
9806 9884
9807 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14651 36595)) 9885 ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14837 50473))
9808 ;;; Generated autoloads from log-edit.el 9886 ;;; Generated autoloads from log-edit.el
9809 9887
9810 (autoload (quote log-edit) "log-edit" "\ 9888 (autoload (quote log-edit) "log-edit" "\
9811 Setup a buffer to enter a log message. 9889 Setup a buffer to enter a log message.
9812 The buffer will be put in `log-edit-mode'. 9890 The buffer will be put in `log-edit-mode'.
9826 Major mode for browsing CVS log output." t nil) 9904 Major mode for browsing CVS log output." t nil)
9827 9905
9828 ;;;*** 9906 ;;;***
9829 9907
9830 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer 9908 ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer
9831 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (14692 9909 ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (14693
9832 ;;;;;; 59213)) 9910 ;;;;;; 49864))
9833 ;;; Generated autoloads from lpr.el 9911 ;;; Generated autoloads from lpr.el
9834 9912
9835 (defvar printer-name (if (memq system-type (quote (ms-dos windows-nt))) "PRN") "\ 9913 (defvar printer-name (if (memq system-type (quote (ms-dos windows-nt))) "PRN") "\
9836 *The name of a local printer to which data is sent for printing. 9914 *The name of a local printer to which data is sent for printing.
9837 \(Note that PostScript files are sent to `ps-printer-name', which see.) 9915 \(Note that PostScript files are sent to `ps-printer-name', which see.)
9925 10003
9926 This function is suitable for execution in a .emacs file." t nil) 10004 This function is suitable for execution in a .emacs file." t nil)
9927 10005
9928 ;;;*** 10006 ;;;***
9929 10007
9930 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (14718 10008 ;;;### (autoloads (m4-mode) "m4-mode" "progmodes/m4-mode.el" (14720
9931 ;;;;;; 57758)) 10009 ;;;;;; 7115))
9932 ;;; Generated autoloads from progmodes/m4-mode.el 10010 ;;; Generated autoloads from progmodes/m4-mode.el
9933 10011
9934 (autoload (quote m4-mode) "m4-mode" "\ 10012 (autoload (quote m4-mode) "m4-mode" "\
9935 A major mode to edit m4 macro files. 10013 A major mode to edit m4 macro files.
9936 \\{m4-mode-map} 10014 \\{m4-mode-map}
10066 10144
10067 ;;;*** 10145 ;;;***
10068 10146
10069 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region 10147 ;;;### (autoloads (mail-fetch-field mail-unquote-printable-region
10070 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p 10148 ;;;;;; mail-unquote-printable mail-quote-printable mail-file-babyl-p
10071 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (14799 10149 ;;;;;; mail-use-rfc822) "mail-utils" "mail/mail-utils.el" (14800
10072 ;;;;;; 60781)) 10150 ;;;;;; 33445))
10073 ;;; Generated autoloads from mail/mail-utils.el 10151 ;;; Generated autoloads from mail/mail-utils.el
10074 10152
10075 (defvar mail-use-rfc822 nil "\ 10153 (defvar mail-use-rfc822 nil "\
10076 *If non-nil, use a full, hairy RFC822 parser on mail addresses. 10154 *If non-nil, use a full, hairy RFC822 parser on mail addresses.
10077 Otherwise, (the default) use a smaller, somewhat faster, and 10155 Otherwise, (the default) use a smaller, somewhat faster, and
10158 current header, calls `mail-complete-function' and passes prefix arg if any." t nil) 10236 current header, calls `mail-complete-function' and passes prefix arg if any." t nil)
10159 10237
10160 ;;;*** 10238 ;;;***
10161 10239
10162 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el" 10240 ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
10163 ;;;;;; (14718 57725)) 10241 ;;;;;; (14720 7115))
10164 ;;; Generated autoloads from progmodes/make-mode.el 10242 ;;; Generated autoloads from progmodes/make-mode.el
10165 10243
10166 (autoload (quote makefile-mode) "make-mode" "\ 10244 (autoload (quote makefile-mode) "make-mode" "\
10167 Major mode for editing Makefiles. 10245 Major mode for editing Makefiles.
10168 This function ends by invoking the function(s) `makefile-mode-hook'. 10246 This function ends by invoking the function(s) `makefile-mode-hook'.
10247 Make a summary of current key bindings in the buffer *Summary*. 10325 Make a summary of current key bindings in the buffer *Summary*.
10248 Previous contents of that buffer are killed first." t nil) 10326 Previous contents of that buffer are killed first." t nil)
10249 10327
10250 ;;;*** 10328 ;;;***
10251 10329
10252 ;;;### (autoloads (man-follow man) "man" "man.el" (14754 14509)) 10330 ;;;### (autoloads (man-follow man) "man" "man.el" (14825 31072))
10253 ;;; Generated autoloads from man.el 10331 ;;; Generated autoloads from man.el
10254 10332
10255 (defalias (quote manual-entry) (quote man)) 10333 (defalias (quote manual-entry) (quote man))
10256 10334
10257 (autoload (quote man) "man" "\ 10335 (autoload (quote man) "man" "\
10276 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 10354 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
10277 ;;;;;; message-reply message-news message-mail message-mode message-signature-file 10355 ;;;;;; message-reply message-news message-mail message-mode message-signature-file
10278 ;;;;;; message-signature message-indent-citation-function message-cite-function 10356 ;;;;;; message-signature message-indent-citation-function message-cite-function
10279 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function 10357 ;;;;;; message-yank-prefix message-citation-line-function message-send-mail-function
10280 ;;;;;; message-user-organization-file message-signature-separator 10358 ;;;;;; message-user-organization-file message-signature-separator
10281 ;;;;;; message-from-style) "message" "gnus/message.el" (14792 2691)) 10359 ;;;;;; message-from-style) "message" "gnus/message.el" (14842 10648))
10282 ;;; Generated autoloads from gnus/message.el 10360 ;;; Generated autoloads from gnus/message.el
10283 10361
10284 (defvar message-from-style (quote default) "\ 10362 (defvar message-from-style (quote default) "\
10285 *Specifies how \"From\" headers look. 10363 *Specifies how \"From\" headers look.
10286 10364
10583 (put (quote mh-nmh-p) (quote risky-local-variable) t) 10661 (put (quote mh-nmh-p) (quote risky-local-variable) t)
10584 10662
10585 ;;;*** 10663 ;;;***
10586 10664
10587 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight" 10665 ;;;### (autoloads (midnight-delay-set clean-buffer-list) "midnight"
10588 ;;;;;; "midnight.el" (14720 22609)) 10666 ;;;;;; "midnight.el" (14721 29450))
10589 ;;; Generated autoloads from midnight.el 10667 ;;; Generated autoloads from midnight.el
10590 10668
10591 (autoload (quote clean-buffer-list) "midnight" "\ 10669 (autoload (quote clean-buffer-list) "midnight" "\
10592 Kill old buffers that have not been displayed recently. 10670 Kill old buffers that have not been displayed recently.
10593 The relevant variables are `clean-buffer-list-delay-general', 10671 The relevant variables are `clean-buffer-list-delay-general',
10656 `m2-compile-command' holds the command to compile a Modula-2 program. 10734 `m2-compile-command' holds the command to compile a Modula-2 program.
10657 `m2-link-command' holds the command to link a Modula-2 program." t nil) 10735 `m2-link-command' holds the command to link a Modula-2 program." t nil)
10658 10736
10659 ;;;*** 10737 ;;;***
10660 10738
10739 ;;;### (autoloads (unmorse-region morse-region) "morse" "play/morse.el"
10740 ;;;;;; (14816 63829))
10741 ;;; Generated autoloads from play/morse.el
10742
10743 (autoload (quote morse-region) "morse" "\
10744 Convert all text in a given region to morse code." t nil)
10745
10746 (autoload (quote unmorse-region) "morse" "\
10747 Convert morse coded text in region to ordinary ASCII text." t nil)
10748
10749 ;;;***
10750
10661 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (14736 10751 ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (14736
10662 ;;;;;; 21062)) 10752 ;;;;;; 26481))
10663 ;;; Generated autoloads from mouse-sel.el 10753 ;;; Generated autoloads from mouse-sel.el
10664 10754
10665 (autoload (quote mouse-sel-mode) "mouse-sel" "\ 10755 (autoload (quote mouse-sel-mode) "mouse-sel" "\
10666 Toggle Mouse Sel mode. 10756 Toggle Mouse Sel mode.
10667 With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive. 10757 With prefix ARG, turn Mouse Sel mode on if and only if ARG is positive.
10706 (autoload (quote mpuz) "mpuz" "\ 10796 (autoload (quote mpuz) "mpuz" "\
10707 Multiplication puzzle with GNU Emacs." t nil) 10797 Multiplication puzzle with GNU Emacs." t nil)
10708 10798
10709 ;;;*** 10799 ;;;***
10710 10800
10711 ;;;### (autoloads (msb-mode) "msb" "msb.el" (14794 43544)) 10801 ;;;### (autoloads (msb-mode) "msb" "msb.el" (14795 14357))
10712 ;;; Generated autoloads from msb.el 10802 ;;; Generated autoloads from msb.el
10713 10803
10714 (defvar msb-mode nil "\ 10804 (defvar msb-mode nil "\
10715 Toggle Msb mode. 10805 Toggle Msb mode.
10716 Setting this variable directly does not take effect; 10806 Setting this variable directly does not take effect;
10731 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods 10821 ;;;### (autoloads (dump-codings dump-charsets mule-diag list-input-methods
10732 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories 10822 ;;;;;; list-fontsets describe-fontset describe-font list-coding-categories
10733 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly 10823 ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly
10734 ;;;;;; describe-coding-system describe-char-after describe-character-set 10824 ;;;;;; describe-coding-system describe-char-after describe-character-set
10735 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag" 10825 ;;;;;; list-charset-chars read-charset list-character-sets) "mule-diag"
10736 ;;;;;; "international/mule-diag.el" (14763 31124)) 10826 ;;;;;; "international/mule-diag.el" (14763 35975))
10737 ;;; Generated autoloads from international/mule-diag.el 10827 ;;; Generated autoloads from international/mule-diag.el
10738 10828
10739 (autoload (quote list-character-sets) "mule-diag" "\ 10829 (autoload (quote list-character-sets) "mule-diag" "\
10740 Display a list of all character sets. 10830 Display a list of all character sets.
10741 10831
10953 The detection takes into account the coding system priorities for the 11043 The detection takes into account the coding system priorities for the
10954 language environment LANG-ENV." nil nil) 11044 language environment LANG-ENV." nil nil)
10955 11045
10956 ;;;*** 11046 ;;;***
10957 11047
10958 ;;;### (autoloads (mwheel-install) "mwheel" "mwheel.el" (14378 52298)) 11048 ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
11049 ;;;;;; (14838 50497))
10959 ;;; Generated autoloads from mwheel.el 11050 ;;; Generated autoloads from mwheel.el
11051
11052 (defvar mouse-wheel-mode nil "\
11053 Toggle Mouse-Wheel mode.
11054 Setting this variable directly does not take effect;
11055 use either \\[customize] or the function `mouse-wheel-mode'.")
11056
11057 (custom-add-to-group (quote mouse) (quote mouse-wheel-mode) (quote custom-variable))
11058
11059 (custom-add-load (quote mouse-wheel-mode) (quote mwheel))
11060
11061 (autoload (quote mouse-wheel-mode) "mwheel" "\
11062 Toggle mouse wheel support.
11063 With prefix argument ARG, turn on if positive, otherwise off.
11064 Returns non-nil if the new state is enabled." t nil)
10960 11065
10961 (autoload (quote mwheel-install) "mwheel" "\ 11066 (autoload (quote mwheel-install) "mwheel" "\
10962 Enable mouse wheel support." nil nil) 11067 Enable mouse wheel support." nil nil)
10963 11068
10964 ;;;*** 11069 ;;;***
10965 11070
10966 ;;;### (autoloads (network-connection network-connection-to-service 11071 ;;;### (autoloads (network-connection network-connection-to-service
10967 ;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host 11072 ;;;;;; whois-reverse-lookup whois finger ftp dig nslookup nslookup-host
10968 ;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el" 11073 ;;;;;; route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el"
10969 ;;;;;; (14727 65050)) 11074 ;;;;;; (14813 44131))
10970 ;;; Generated autoloads from net/net-utils.el 11075 ;;; Generated autoloads from net/net-utils.el
10971 11076
10972 (autoload (quote traceroute) "net-utils" "\ 11077 (autoload (quote traceroute) "net-utils" "\
10973 Run traceroute program for TARGET." t nil) 11078 Run traceroute program for TARGET." t nil)
10974 11079
10975 (autoload (quote ping) "net-utils" "\ 11080 (autoload (quote ping) "net-utils" "\
10976 Ping HOST. 11081 Ping HOST.
10977 If your system's ping continues until interrupted, you can try setting 11082 If your system's ping continues until interrupted, you can try setting
10978 `ping-program-options'." t nil) 11083 `ping-program-options'." t nil)
10979 11084
10980 (autoload (quote ipconfig) "net-utils" "\ 11085 (autoload (quote ipconfig) "net-utils" "\
10981 Run ipconfig program." t nil) 11086 Run ipconfig program." t nil)
10982 11087
11021 11126
11022 ;;;*** 11127 ;;;***
11023 11128
11024 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region 11129 ;;;### (autoloads (comment-indent-new-line comment-dwim comment-region
11025 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent 11130 ;;;;;; uncomment-region comment-kill comment-set-column comment-indent
11026 ;;;;;; comment-multi-line comment-padding comment-style comment-column) 11131 ;;;;;; comment-indent-default comment-multi-line comment-padding
11027 ;;;;;; "newcomment" "newcomment.el" (14807 56559)) 11132 ;;;;;; comment-style comment-column) "newcomment" "newcomment.el"
11133 ;;;;;; (14816 63828))
11028 ;;; Generated autoloads from newcomment.el 11134 ;;; Generated autoloads from newcomment.el
11029 11135
11030 (defalias (quote indent-for-comment) (quote comment-indent)) 11136 (defalias (quote indent-for-comment) (quote comment-indent))
11031 11137
11032 (defalias (quote set-comment-column) (quote comment-set-column)) 11138 (defalias (quote set-comment-column) (quote comment-set-column))
11056 11162
11057 (defvar comment-end "" "\ 11163 (defvar comment-end "" "\
11058 *String to insert to end a new comment. 11164 *String to insert to end a new comment.
11059 Should be an empty string if comments are terminated by end-of-line.") 11165 Should be an empty string if comments are terminated by end-of-line.")
11060 11166
11061 (defvar comment-indent-function (lambda nil (if (looking-at "\\s<\\s<\\s<") 0 comment-column)) "\ 11167 (defvar comment-indent-function (quote comment-indent-default) "\
11062 Function to compute desired indentation for a comment. 11168 Function to compute desired indentation for a comment.
11063 This function is called with no args with point at the beginning of 11169 This function is called with no args with point at the beginning of
11064 the comment's starting delimiter.") 11170 the comment's starting delimiter and should return either the desired
11171 column indentation or nil.
11172 If nil is returned, indentation is delegated to `indent-according-to-mode'.")
11065 11173
11066 (defvar comment-style (quote plain) "\ 11174 (defvar comment-style (quote plain) "\
11067 *Style to be used for `comment-region'. 11175 *Style to be used for `comment-region'.
11068 See `comment-styles' for a list of available styles.") 11176 See `comment-styles' for a list of available styles.")
11069 11177
11076 makes the comment easier to read. Default is 1. nil means 0.") 11184 makes the comment easier to read. Default is 1. nil means 0.")
11077 11185
11078 (defvar comment-multi-line nil "\ 11186 (defvar comment-multi-line nil "\
11079 *Non-nil means \\[comment-indent-new-line] continues comments, with no new terminator or starter. 11187 *Non-nil means \\[comment-indent-new-line] continues comments, with no new terminator or starter.
11080 This is obsolete because you might as well use \\[newline-and-indent].") 11188 This is obsolete because you might as well use \\[newline-and-indent].")
11189
11190 (autoload (quote comment-indent-default) "newcomment" "\
11191 Default for `comment-indent-function'." nil nil)
11081 11192
11082 (autoload (quote comment-indent) "newcomment" "\ 11193 (autoload (quote comment-indent) "newcomment" "\
11083 Indent this line's comment to comment column, or insert an empty comment. 11194 Indent this line's comment to comment column, or insert an empty comment.
11084 If CONTINUE is non-nil, use the `comment-continuation' markers if any." t nil) 11195 If CONTINUE is non-nil, use the `comment-continuation' markers if any." t nil)
11085 11196
11149 symbol in the alist." nil nil) 11260 symbol in the alist." nil nil)
11150 11261
11151 ;;;*** 11262 ;;;***
11152 11263
11153 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el" 11264 ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
11154 ;;;;;; (14792 2696)) 11265 ;;;;;; (14813 6105))
11155 ;;; Generated autoloads from gnus/nnfolder.el 11266 ;;; Generated autoloads from gnus/nnfolder.el
11156 11267
11157 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\ 11268 (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
11158 Look for mbox folders in the nnfolder directory and make them into groups. 11269 Look for mbox folders in the nnfolder directory and make them into groups.
11159 This command does not work if you use short group names." t nil) 11270 This command does not work if you use short group names." t nil)
11160 11271
11161 ;;;*** 11272 ;;;***
11162 11273
11163 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el" 11274 ;;;### (autoloads (nnkiboze-generate-groups) "nnkiboze" "gnus/nnkiboze.el"
11164 ;;;;;; (14793 26124)) 11275 ;;;;;; (14842 10650))
11165 ;;; Generated autoloads from gnus/nnkiboze.el 11276 ;;; Generated autoloads from gnus/nnkiboze.el
11166 11277
11167 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\ 11278 (autoload (quote nnkiboze-generate-groups) "nnkiboze" "\
11168 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\". 11279 \"Usage: emacs -batch -l nnkiboze -f nnkiboze-generate-groups\".
11169 Finds out what articles are to be part of the nnkiboze groups." t nil) 11280 Finds out what articles are to be part of the nnkiboze groups." t nil)
11358 including a reproducible test case and send the message." t nil) 11469 including a reproducible test case and send the message." t nil)
11359 11470
11360 ;;;*** 11471 ;;;***
11361 11472
11362 ;;;### (autoloads (edit-options list-options) "options" "options.el" 11473 ;;;### (autoloads (edit-options list-options) "options" "options.el"
11363 ;;;;;; (14747 44772)) 11474 ;;;;;; (14816 63828))
11364 ;;; Generated autoloads from options.el 11475 ;;; Generated autoloads from options.el
11365 11476
11366 (autoload (quote list-options) "options" "\ 11477 (autoload (quote list-options) "options" "\
11367 Display a list of Emacs user options, with values and documentation." t nil) 11478 Display a list of Emacs user options, with values and documentation.
11479 It is now better to use Customize instead." t nil)
11368 11480
11369 (autoload (quote edit-options) "options" "\ 11481 (autoload (quote edit-options) "options" "\
11370 Edit a list of Emacs user option values. 11482 Edit a list of Emacs user option values.
11371 Selects a buffer containing such a list, 11483 Selects a buffer containing such a list,
11372 in which there are commands to set the option values. 11484 in which there are commands to set the option values.
11515 C-Escape does list-buffers." t nil) 11627 C-Escape does list-buffers." t nil)
11516 11628
11517 ;;;*** 11629 ;;;***
11518 11630
11519 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select" 11631 ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
11520 ;;;;;; "emulation/pc-select.el" (14782 10868)) 11632 ;;;;;; "emulation/pc-select.el" (14782 11919))
11521 ;;; Generated autoloads from emulation/pc-select.el 11633 ;;; Generated autoloads from emulation/pc-select.el
11522 11634
11523 (autoload (quote pc-selection-mode) "pc-select" "\ 11635 (autoload (quote pc-selection-mode) "pc-select" "\
11524 Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style. 11636 Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style.
11525 11637
11591 Completion rules for the `cvs' command." nil nil) 11703 Completion rules for the `cvs' command." nil nil)
11592 11704
11593 ;;;*** 11705 ;;;***
11594 11706
11595 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip) 11707 ;;;### (autoloads (pcomplete/tar pcomplete/make pcomplete/bzip2 pcomplete/gzip)
11596 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (14763 31121)) 11708 ;;;;;; "pcmpl-gnu" "pcmpl-gnu.el" (14763 35955))
11597 ;;; Generated autoloads from pcmpl-gnu.el 11709 ;;; Generated autoloads from pcmpl-gnu.el
11598 11710
11599 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\ 11711 (autoload (quote pcomplete/gzip) "pcmpl-gnu" "\
11600 Completion for `gzip'." nil nil) 11712 Completion for `gzip'." nil nil)
11601 11713
11672 11784
11673 ;;;*** 11785 ;;;***
11674 11786
11675 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list 11787 ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
11676 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete 11788 ;;;;;; pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
11677 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (14768 11789 ;;;;;; pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (14826
11678 ;;;;;; 46217)) 11790 ;;;;;; 56519))
11679 ;;; Generated autoloads from pcomplete.el 11791 ;;; Generated autoloads from pcomplete.el
11680 11792
11681 (autoload (quote pcomplete) "pcomplete" "\ 11793 (autoload (quote pcomplete) "pcomplete" "\
11682 Support extensible programmable completion. 11794 Support extensible programmable completion.
11683 To use this function, just bind the TAB key to it, or add it to your 11795 To use this function, just bind the TAB key to it, or add it to your
11714 11826
11715 ;;;*** 11827 ;;;***
11716 11828
11717 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status 11829 ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
11718 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs" 11830 ;;;;;; cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
11719 ;;;;;; "pcvs.el" (14807 56559)) 11831 ;;;;;; "pcvs.el" (14825 31072))
11720 ;;; Generated autoloads from pcvs.el 11832 ;;; Generated autoloads from pcvs.el
11721 11833
11722 (autoload (quote cvs-checkout) "pcvs" "\ 11834 (autoload (quote cvs-checkout) "pcvs" "\
11723 Run a 'cvs checkout MODULES' in DIR. 11835 Run a 'cvs checkout MODULES' in DIR.
11724 Feed the output to a *cvs* buffer, display it in the current window, 11836 Feed the output to a *cvs* buffer, display it in the current window,
11758 prevents reuse of an existing *cvs* buffer. 11870 prevents reuse of an existing *cvs* buffer.
11759 Optional argument NOSHOW if non-nil means not to display the buffer." t nil) 11871 Optional argument NOSHOW if non-nil means not to display the buffer." t nil)
11760 11872
11761 (add-to-list (quote completion-ignored-extensions) "CVS/") 11873 (add-to-list (quote completion-ignored-extensions) "CVS/")
11762 11874
11763 (defvar cvs-dired-action (quote cvs-examine) "\ 11875 (defvar cvs-dired-action (quote cvs-quickdir) "\
11764 The action to be performed when opening a CVS directory. 11876 The action to be performed when opening a CVS directory.
11765 Sensible values are `cvs-examine', `cvs-status' and `cvs-quickdir'.") 11877 Sensible values are `cvs-examine', `cvs-status' and `cvs-quickdir'.")
11766 11878
11767 (defvar cvs-dired-use-hook (quote (4)) "\ 11879 (defvar cvs-dired-use-hook (quote (4)) "\
11768 Whether or not opening a CVS directory should run PCL-CVS. 11880 Whether or not opening a CVS directory should run PCL-CVS.
11942 Ignores leading comment characters." t nil) 12054 Ignores leading comment characters." t nil)
11943 12055
11944 ;;;*** 12056 ;;;***
11945 12057
11946 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el" 12058 ;;;### (autoloads (run-prolog prolog-mode) "prolog" "progmodes/prolog.el"
11947 ;;;;;; (13446 12665)) 12059 ;;;;;; (14729 20675))
11948 ;;; Generated autoloads from progmodes/prolog.el 12060 ;;; Generated autoloads from progmodes/prolog.el
11949 12061
11950 (autoload (quote prolog-mode) "prolog" "\ 12062 (autoload (quote prolog-mode) "prolog" "\
11951 Major mode for editing Prolog code for Prologs. 12063 Major mode for editing Prolog code for Prologs.
11952 Blank lines and `%%...' separate paragraphs. `%'s start comments. 12064 Blank lines and `%%...' separate paragraphs. `%'s start comments.
12016 ;;;*** 12128 ;;;***
12017 12129
12018 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize 12130 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-initialize
12019 ;;;;;; ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font 12131 ;;;;;; ps-mule-plot-composition ps-mule-plot-string ps-mule-set-ascii-font
12020 ;;;;;; ps-mule-prepare-ascii-font ps-multibyte-buffer) "ps-mule" 12132 ;;;;;; ps-mule-prepare-ascii-font ps-multibyte-buffer) "ps-mule"
12021 ;;;;;; "ps-mule.el" (14728 33447)) 12133 ;;;;;; "ps-mule.el" (14729 19580))
12022 ;;; Generated autoloads from ps-mule.el 12134 ;;; Generated autoloads from ps-mule.el
12023 12135
12024 (defvar ps-multibyte-buffer nil "\ 12136 (defvar ps-multibyte-buffer nil "\
12025 *Specifies the multi-byte buffer handling. 12137 *Specifies the multi-byte buffer handling.
12026 12138
12113 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region 12225 ;;;### (autoloads (ps-extend-face ps-extend-face-list ps-setup ps-nb-pages-region
12114 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces 12226 ;;;;;; ps-nb-pages-buffer ps-line-lengths ps-despool ps-spool-region-with-faces
12115 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer 12227 ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
12116 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces 12228 ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
12117 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" 12229 ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
12118 ;;;;;; "ps-print.el" (14763 38312)) 12230 ;;;;;; "ps-print.el" (14840 15865))
12119 ;;; Generated autoloads from ps-print.el 12231 ;;; Generated autoloads from ps-print.el
12120 12232
12121 (defvar ps-paper-type (quote letter) "\ 12233 (defvar ps-paper-type (quote letter) "\
12122 *Specify the size of paper to format for. 12234 *Specify the size of paper to format for.
12123 Should be one of the paper types defined in `ps-page-dimensions-database', for 12235 Should be one of the paper types defined in `ps-page-dimensions-database', for
12251 12363
12252 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal 12364 ;;;### (autoloads (quail-update-leim-list-file quail-defrule-internal
12253 ;;;;;; quail-defrule quail-install-decode-map quail-install-map 12365 ;;;;;; quail-defrule quail-install-decode-map quail-install-map
12254 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout 12366 ;;;;;; quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
12255 ;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el" 12367 ;;;;;; quail-define-package quail-use-package) "quail" "international/quail.el"
12256 ;;;;;; (14801 17449)) 12368 ;;;;;; (14842 10654))
12257 ;;; Generated autoloads from international/quail.el 12369 ;;; Generated autoloads from international/quail.el
12258 12370
12259 (autoload (quote quail-use-package) "quail" "\ 12371 (autoload (quote quail-use-package) "quail" "\
12260 Start using Quail package PACKAGE-NAME. 12372 Start using Quail package PACKAGE-NAME.
12261 The remaining arguments are libraries to be loaded before using the package." nil nil) 12373 The remaining arguments are libraries to be loaded before using the package." nil nil)
12531 12643
12532 ;;;*** 12644 ;;;***
12533 12645
12534 ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files 12646 ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files
12535 ;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf" 12647 ;;;;;; recentf-cleanup recentf-edit-list recentf-save-list) "recentf"
12536 ;;;;;; "recentf.el" (14743 59745)) 12648 ;;;;;; "recentf.el" (14838 50964))
12537 ;;; Generated autoloads from recentf.el 12649 ;;; Generated autoloads from recentf.el
12538 12650
12539 (autoload (quote recentf-save-list) "recentf" "\ 12651 (autoload (quote recentf-save-list) "recentf" "\
12540 Save the current `recentf-list' to the file `recentf-save-file'." t nil) 12652 Save the current `recentf-list' to the file `recentf-save-file'." t nil)
12541 12653
12544 12656
12545 (autoload (quote recentf-cleanup) "recentf" "\ 12657 (autoload (quote recentf-cleanup) "recentf" "\
12546 Remove all non-readable and excluded files from `recentf-list'." t nil) 12658 Remove all non-readable and excluded files from `recentf-list'." t nil)
12547 12659
12548 (autoload (quote recentf-open-files) "recentf" "\ 12660 (autoload (quote recentf-open-files) "recentf" "\
12549 Open a buffer that allows the user to choose a file to open from 12661 Display buffer allowing user to choose a file from recently-opened list.
12550 the list of recently opened files. The optional argument FILES may be 12662 The optional argument FILES may be used to specify the list, otherwise
12551 used to specify the list, otherwise recentf-list is used. The optional 12663 `recentf-list' is used. The optional argument BUFFER-NAME specifies
12552 argument BUFFER-NAME specifies which buffer to use for the interaction." t nil) 12664 which buffer to use for the interaction." t nil)
12553 12665
12554 (autoload (quote recentf-open-more-files) "recentf" "\ 12666 (autoload (quote recentf-open-more-files) "recentf" "\
12555 Allow the user to open files that are not in the menu." t nil) 12667 Allow the user to open files that are not in the menu." t nil)
12556 12668
12669 (defvar recentf-mode nil "\
12670 Toggle Recentf mode.
12671 Setting this variable directly does not take effect;
12672 use either \\[customize] or the function `recentf-mode'.")
12673
12674 (custom-add-to-group (quote recentf) (quote recentf-mode) (quote custom-variable))
12675
12676 (custom-add-load (quote recentf-mode) (quote recentf))
12677
12557 (autoload (quote recentf-mode) "recentf" "\ 12678 (autoload (quote recentf-mode) "recentf" "\
12558 Toggle recentf mode. 12679 Toggle recentf mode.
12559 With prefix ARG, turn recentf mode on if and only if ARG is positive. 12680 With prefix argument ARG, turn on if positive, otherwise off.
12560 Returns the new status of recentf mode (non-nil means on). 12681 Returns non-nil if the new state is enabled.
12561 12682
12562 When recentf mode is enabled, it maintains a menu for visiting files that 12683 When recentf mode is enabled, it maintains a menu for visiting files that
12563 were operated on recently." t nil) 12684 were operated on recently." t nil)
12564 12685
12565 ;;;*** 12686 ;;;***
12566 12687
12567 ;;;### (autoloads (clear-rectangle replace-rectangle string-rectangle 12688 ;;;### (autoloads (clear-rectangle replace-rectangle string-rectangle
12568 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle 12689 ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle
12569 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle 12690 ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
12570 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (14709 12691 ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (14710
12571 ;;;;;; 28151)) 12692 ;;;;;; 21251))
12572 ;;; Generated autoloads from rect.el 12693 ;;; Generated autoloads from rect.el
12573 12694
12574 (autoload (quote move-to-column-force) "rect" "\ 12695 (autoload (quote move-to-column-force) "rect" "\
12575 Move point to column COLUMN rigidly in the current line. 12696 Move point to column COLUMN rigidly in the current line.
12576 If COLUMN is within a multi-column character, replace it by 12697 If COLUMN is within a multi-column character, replace it by
12659 With a prefix (or a FILL) argument, also fill with blanks the parts of the 12780 With a prefix (or a FILL) argument, also fill with blanks the parts of the
12660 rectangle which were empty." t nil) 12781 rectangle which were empty." t nil)
12661 12782
12662 ;;;*** 12783 ;;;***
12663 12784
12785 ;;;### (autoloads (refill-mode) "refill" "textmodes/refill.el" (14842
12786 ;;;;;; 10654))
12787 ;;; Generated autoloads from textmodes/refill.el
12788
12789 (autoload (quote refill-mode) "refill" "\
12790 Toggle Refill minor mode.
12791 With prefix arg, turn Refill mode on iff arg is positive.
12792
12793 When Refill mode is on, the current paragraph will be formatted when
12794 changes are made within it. Self-inserting characters only cause
12795 refilling if they would cause auto-filling." t nil)
12796
12797 ;;;***
12798
12664 ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el" 12799 ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
12665 ;;;;;; (14671 47574)) 12800 ;;;;;; (14671 47574))
12666 ;;; Generated autoloads from textmodes/reftex.el 12801 ;;; Generated autoloads from textmodes/reftex.el
12667 12802
12668 (autoload (quote turn-on-reftex) "reftex" "\ 12803 (autoload (quote turn-on-reftex) "reftex" "\
12700 ------------------------------------------------------------------------------" t nil) 12835 ------------------------------------------------------------------------------" t nil)
12701 12836
12702 ;;;*** 12837 ;;;***
12703 12838
12704 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el" 12839 ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
12705 ;;;;;; (14702 57277)) 12840 ;;;;;; (14702 63699))
12706 ;;; Generated autoloads from textmodes/reftex-cite.el 12841 ;;; Generated autoloads from textmodes/reftex-cite.el
12707 12842
12708 (autoload (quote reftex-citation) "reftex-cite" "\ 12843 (autoload (quote reftex-citation) "reftex-cite" "\
12709 Make a citation using BibTeX database files. 12844 Make a citation using BibTeX database files.
12710 After prompting for a regular expression, scans the buffers with 12845 After prompting for a regular expression, scans the buffers with
12758 \\{reftex-index-phrases-map}" t nil) 12893 \\{reftex-index-phrases-map}" t nil)
12759 12894
12760 ;;;*** 12895 ;;;***
12761 12896
12762 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el" 12897 ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
12763 ;;;;;; (14807 56560)) 12898 ;;;;;; (14816 63829))
12764 ;;; Generated autoloads from emacs-lisp/regexp-opt.el 12899 ;;; Generated autoloads from emacs-lisp/regexp-opt.el
12765 12900
12766 (autoload (quote regexp-opt) "regexp-opt" "\ 12901 (autoload (quote regexp-opt) "regexp-opt" "\
12767 Return a regexp to match a string in STRINGS. 12902 Return a regexp to match a string in STRINGS.
12768 Each string should be unique in STRINGS and should not contain any regexps, 12903 Each string should be unique in STRINGS and should not contain any regexps,
12769 quoted or not. If optional PAREN is non-nil, ensure that the returned regexp 12904 quoted or not. If optional PAREN is non-nil, ensure that the returned regexp
12770 is enclosed by at least one regexp grouping construct. 12905 is enclosed by at least one regexp grouping construct.
12771 The returned regexp is typically more efficient than the equivalent regexp: 12906 The returned regexp is typically more efficient than the equivalent regexp:
12772 12907
12773 (let ((open-paren (if PAREN \"\\\\(\" \"\")) (close-paren (if PAREN \"\\\\)\" \"\"))) 12908 (let ((open (if PAREN \"\\\\(\" \"\")) (close (if PAREN \"\\\\)\" \"\")))
12774 (concat open-paren (mapconcat 'regexp-quote STRINGS \"\\\\|\") close-paren))" nil nil) 12909 (concat open (mapconcat 'regexp-quote STRINGS \"\\\\|\") close))
12910
12911 If PAREN is `words', then the resulting regexp is additionally surrounded
12912 by \\=\\< and \\>." nil nil)
12775 12913
12776 (autoload (quote regexp-opt-depth) "regexp-opt" "\ 12914 (autoload (quote regexp-opt-depth) "regexp-opt" "\
12777 Return the depth of REGEXP. 12915 Return the depth of REGEXP.
12778 This means the number of regexp grouping constructs (parenthesised expressions) 12916 This means the number of regexp grouping constructs (parenthesised expressions)
12779 in REGEXP." nil nil) 12917 in REGEXP." nil nil)
12919 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge 13057 ;;;;;; rmail rmail-enable-mime rmail-show-message-hook rmail-confirm-expunge
12920 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory 13058 ;;;;;; rmail-secondary-file-regexp rmail-secondary-file-directory
12921 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output 13059 ;;;;;; rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
12922 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers 13060 ;;;;;; rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
12923 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names) 13061 ;;;;;; rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
12924 ;;;;;; "rmail" "mail/rmail.el" (14726 36008)) 13062 ;;;;;; "rmail" "mail/rmail.el" (14726 41837))
12925 ;;; Generated autoloads from mail/rmail.el 13063 ;;; Generated autoloads from mail/rmail.el
12926 13064
12927 (defvar rmail-dont-reply-to-names nil "\ 13065 (defvar rmail-dont-reply-to-names nil "\
12928 *A regexp specifying names to prune of reply to messages. 13066 *A regexp specifying names to prune of reply to messages.
12929 A value of nil means exclude your own login name as an address 13067 A value of nil means exclude your own login name as an address
13365 This function is obsolete." t nil) 13503 This function is obsolete." t nil)
13366 13504
13367 ;;;*** 13505 ;;;***
13368 13506
13369 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" 13507 ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el"
13370 ;;;;;; (14432 37919)) 13508 ;;;;;; (14821 46406))
13371 ;;; Generated autoloads from progmodes/scheme.el 13509 ;;; Generated autoloads from progmodes/scheme.el
13372 13510
13373 (autoload (quote scheme-mode) "scheme" "\ 13511 (autoload (quote scheme-mode) "scheme" "\
13374 Major mode for editing Scheme code. 13512 Major mode for editing Scheme code.
13375 Editing commands are similar to those of `lisp-mode'. 13513 Editing commands are similar to those of `lisp-mode'.
13376 13514
13377 In addition, if an inferior Scheme process is running, some additional 13515 In addition, if an inferior Scheme process is running, some additional
13378 commands will be defined, for evaluating expressions and controlling 13516 commands will be defined, for evaluating expressions and controlling
13379 the interpreter, and the state of the process will be displayed in the 13517 the interpreter, and the state of the process will be displayed in the
13380 modeline of all Scheme buffers. The names of commands that interact 13518 modeline of all Scheme buffers. The names of commands that interact
13381 with the Scheme process start with \"xscheme-\". For more information 13519 with the Scheme process start with \"xscheme-\" if you use the MIT
13382 see the documentation for xscheme-interaction-mode. 13520 Scheme-specific `xscheme' package; for more information see the
13521 documentation for `xscheme-interaction-mode'. Use \\[run-scheme] to
13522 start an inferior Scheme using the more general `cmuscheme' package.
13383 13523
13384 Commands: 13524 Commands:
13385 Delete converts tabs to spaces as it moves back. 13525 Delete converts tabs to spaces as it moves back.
13386 Blank lines separate paragraphs. Semicolons start comments. 13526 Blank lines separate paragraphs. Semicolons start comments.
13387 \\{scheme-mode-map} 13527 \\{scheme-mode-map}
13439 13579
13440 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode 13580 ;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode
13441 ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to 13581 ;;;;;; mail-signature mail-personal-alias-file mail-alias-file mail-default-reply-to
13442 ;;;;;; mail-archive-file-name mail-header-separator mail-yank-ignored-headers 13582 ;;;;;; mail-archive-file-name mail-header-separator mail-yank-ignored-headers
13443 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from 13583 ;;;;;; mail-interactive mail-self-blind mail-specify-envelope-from
13444 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (14782 12278)) 13584 ;;;;;; mail-from-style) "sendmail" "mail/sendmail.el" (14816 63829))
13445 ;;; Generated autoloads from mail/sendmail.el 13585 ;;; Generated autoloads from mail/sendmail.el
13446 13586
13447 (defvar mail-from-style (quote angles) "\ 13587 (defvar mail-from-style (quote angles) "\
13448 *Specifies how \"From:\" fields look. 13588 *Specifies how \"From:\" fields look.
13449 13589
13599 (autoload (quote mail-other-frame) "sendmail" "\ 13739 (autoload (quote mail-other-frame) "sendmail" "\
13600 Like `mail' command, but display mail buffer in another frame." t nil) 13740 Like `mail' command, but display mail buffer in another frame." t nil)
13601 13741
13602 ;;;*** 13742 ;;;***
13603 13743
13604 ;;;### (autoloads (server-start) "server" "server.el" (14753 18953)) 13744 ;;;### (autoloads (server-start) "server" "server.el" (14754 19514))
13605 ;;; Generated autoloads from server.el 13745 ;;; Generated autoloads from server.el
13606 13746
13607 (autoload (quote server-start) "server" "\ 13747 (autoload (quote server-start) "server" "\
13608 Allow this Emacs process to be a server for client processes. 13748 Allow this Emacs process to be a server for client processes.
13609 This starts a server communications subprocess through which 13749 This starts a server communications subprocess through which
13676 \\{html-mode-map}" t nil) 13816 \\{html-mode-map}" t nil)
13677 13817
13678 ;;;*** 13818 ;;;***
13679 13819
13680 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el" 13820 ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
13681 ;;;;;; (14792 2704)) 13821 ;;;;;; (14834 5677))
13682 ;;; Generated autoloads from progmodes/sh-script.el 13822 ;;; Generated autoloads from progmodes/sh-script.el
13683 13823
13684 (put (quote sh-mode) (quote mode-class) (quote special)) 13824 (put (quote sh-mode) (quote mode-class) (quote special))
13685 13825
13686 (autoload (quote sh-mode) "sh-script" "\ 13826 (autoload (quote sh-mode) "sh-script" "\
13785 \(non-interactive) companion function, `find-emacs-lisp-shadows'." t nil) 13925 \(non-interactive) companion function, `find-emacs-lisp-shadows'." t nil)
13786 13926
13787 ;;;*** 13927 ;;;***
13788 13928
13789 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el" 13929 ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
13790 ;;;;;; (14785 16384)) 13930 ;;;;;; (14841 19790))
13791 ;;; Generated autoloads from shell.el 13931 ;;; Generated autoloads from shell.el
13792 13932
13793 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\ 13933 (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
13794 Regexp to match shells that don't save their command history. 13934 Regexp to match shells that don't save their command history.
13795 For shells that match this regexp, Emacs will write out the 13935 For shells that match this regexp, Emacs will write out the
13796 command history when the shell finishes.") 13936 command history when the shell finishes.")
13797 13937
13798 (autoload (quote shell) "shell" "\ 13938 (autoload (quote shell) "shell" "\
13799 Run an inferior shell, with I/O through buffer *shell*. 13939 Run an inferior shell, with I/O through BUFFER (which defaults to `*shell*').
13800 If buffer exists but shell process is not running, make new shell. 13940 Interactively, a prefix arg means to prompt for BUFFER.
13801 If buffer exists and shell process is running, just switch to buffer `*shell*'. 13941 If BUFFER exists but shell process is not running, make new shell.
13942 If BUFFER exists and shell process is running, just switch to BUFFER.
13802 Program used comes from variable `explicit-shell-file-name', 13943 Program used comes from variable `explicit-shell-file-name',
13803 or (if that is nil) from the ESHELL environment variable, 13944 or (if that is nil) from the ESHELL environment variable,
13804 or else from SHELL if there is no ESHELL. 13945 or else from SHELL if there is no ESHELL.
13805 If a file `~/.emacs_SHELLNAME' exists, it is given as initial input 13946 If a file `~/.emacs_SHELLNAME' exists, it is given as initial input
13806 (Note that this may lose due to a timing error if the shell 13947 (Note that this may lose due to a timing error if the shell
13985 the defaults are used. These are (), [], {}, <> and `' for the 14126 the defaults are used. These are (), [], {}, <> and `' for the
13986 symmetrical ones, and the same character twice for the others." t nil) 14127 symmetrical ones, and the same character twice for the others." t nil)
13987 14128
13988 ;;;*** 14129 ;;;***
13989 14130
13990 ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (14747 14131 ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (14814
13991 ;;;;;; 44772)) 14132 ;;;;;; 33056))
13992 ;;; Generated autoloads from smerge-mode.el 14133 ;;; Generated autoloads from smerge-mode.el
13993 14134
13994 (autoload (quote smerge-mode) "smerge-mode" "\ 14135 (autoload (quote smerge-mode) "smerge-mode" "\
13995 Minor mode to simplify editing output from the diff3 program. 14136 Minor mode to simplify editing output from the diff3 program.
13996 \\{smerge-mode-map}" t nil) 14137 \\{smerge-mode-map}" t nil)
13997 14138
13998 ;;;*** 14139 ;;;***
13999 14140
14000 ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el" 14141 ;;;### (autoloads (smiley-region) "smiley-ems" "gnus/smiley-ems.el"
14001 ;;;;;; (14807 56560)) 14142 ;;;;;; (14811 40584))
14002 ;;; Generated autoloads from gnus/smiley-ems.el 14143 ;;; Generated autoloads from gnus/smiley-ems.el
14003 14144
14004 (autoload (quote smiley-region) "smiley-ems" "\ 14145 (autoload (quote smiley-region) "smiley-ems" "\
14005 Replace in the region `smiley-regexp-alist' matches with corresponding images." t nil) 14146 Replace in the region `smiley-regexp-alist' matches with corresponding images." t nil)
14006 14147
14321 From a program takes two point or marker arguments, BEG and END." t nil) 14462 From a program takes two point or marker arguments, BEG and END." t nil)
14322 14463
14323 ;;;*** 14464 ;;;***
14324 14465
14325 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar" 14466 ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
14326 ;;;;;; "speedbar.el" (14782 10119)) 14467 ;;;;;; "speedbar.el" (14782 11914))
14327 ;;; Generated autoloads from speedbar.el 14468 ;;; Generated autoloads from speedbar.el
14328 14469
14329 (defalias (quote speedbar) (quote speedbar-frame-mode)) 14470 (defalias (quote speedbar) (quote speedbar-frame-mode))
14330 14471
14331 (autoload (quote speedbar-frame-mode) "speedbar" "\ 14472 (autoload (quote speedbar-frame-mode) "speedbar" "\
14370 (autoload (quote spell-string) "spell" "\ 14511 (autoload (quote spell-string) "spell" "\
14371 Check spelling of string supplied as argument." t nil) 14512 Check spelling of string supplied as argument." t nil)
14372 14513
14373 ;;;*** 14514 ;;;***
14374 14515
14375 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (13607 14516 ;;;### (autoloads (snarf-spooks spook) "spook" "play/spook.el" (14816
14376 ;;;;;; 43485)) 14517 ;;;;;; 63829))
14377 ;;; Generated autoloads from play/spook.el 14518 ;;; Generated autoloads from play/spook.el
14378 14519
14379 (autoload (quote spook) "spook" "\ 14520 (autoload (quote spook) "spook" "\
14380 Adds that special touch of class to your outgoing mail." t nil) 14521 Adds that special touch of class to your outgoing mail." t nil)
14381 14522
14384 14525
14385 ;;;*** 14526 ;;;***
14386 14527
14387 ;;;### (autoloads (sql-postgres sql-ms sql-ingres sql-solid sql-mysql 14528 ;;;### (autoloads (sql-postgres sql-ms sql-ingres sql-solid sql-mysql
14388 ;;;;;; sql-informix sql-sybase sql-oracle sql-mode sql-help) "sql" 14529 ;;;;;; sql-informix sql-sybase sql-oracle sql-mode sql-help) "sql"
14389 ;;;;;; "progmodes/sql.el" (14772 52869)) 14530 ;;;;;; "progmodes/sql.el" (14829 52426))
14390 ;;; Generated autoloads from progmodes/sql.el 14531 ;;; Generated autoloads from progmodes/sql.el
14391 14532
14392 (autoload (quote sql-help) "sql" "\ 14533 (autoload (quote sql-help) "sql" "\
14393 Show short help for the SQL modes. 14534 Show short help for the SQL modes.
14394 14535
14475 If buffer `*SQL*' exists but no process is running, make a new process. 14616 If buffer `*SQL*' exists but no process is running, make a new process.
14476 If buffer exists and a process is running, just switch to buffer 14617 If buffer exists and a process is running, just switch to buffer
14477 `*SQL*'. 14618 `*SQL*'.
14478 14619
14479 Interpreter used comes from variable `sql-sybase-program'. Login uses 14620 Interpreter used comes from variable `sql-sybase-program'. Login uses
14480 the variables `sql-user', `sql-password', and `sql-server' as 14621 the variables `sql-server', `sql-user', `sql-password', and
14481 defaults, if set. 14622 `sql-database' as defaults, if set.
14482 14623
14483 The buffer is put in sql-interactive-mode, giving commands for sending 14624 The buffer is put in sql-interactive-mode, giving commands for sending
14484 input. See `sql-interactive-mode'. 14625 input. See `sql-interactive-mode'.
14485 14626
14486 To specify a coding system for converting non-ASCII characters 14627 To specify a coding system for converting non-ASCII characters
14640 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer 14781 ;;;### (autoloads (strokes-compose-complex-stroke strokes-decode-buffer
14641 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes 14782 ;;;;;; strokes-mode strokes-list-strokes strokes-load-user-strokes
14642 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke 14783 ;;;;;; strokes-help strokes-describe-stroke strokes-do-complex-stroke
14643 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke 14784 ;;;;;; strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
14644 ;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el" 14785 ;;;;;; strokes-global-set-stroke strokes-mode) "strokes" "strokes.el"
14645 ;;;;;; (14786 23249)) 14786 ;;;;;; (14788 10033))
14646 ;;; Generated autoloads from strokes.el 14787 ;;; Generated autoloads from strokes.el
14647 14788
14648 (defvar strokes-mode nil "\ 14789 (defvar strokes-mode nil "\
14649 Non-nil when `strokes' is globally enabled. 14790 Non-nil when `strokes' is globally enabled.
14650 Setting this variable directly does not take effect. Use either Customize 14791 Setting this variable directly does not take effect. Use either Customize
14731 (autoload (quote strokes-compose-complex-stroke) "strokes" "\ 14872 (autoload (quote strokes-compose-complex-stroke) "strokes" "\
14732 Read a complex stroke and insert its glyph into the current buffer." t nil) 14873 Read a complex stroke and insert its glyph into the current buffer." t nil)
14733 14874
14734 ;;;*** 14875 ;;;***
14735 14876
14877 ;;;### (autoloads (studlify-word studlify-region) "studly" "play/studly.el"
14878 ;;;;;; (14816 63829))
14879 ;;; Generated autoloads from play/studly.el
14880
14881 (autoload (quote studlify-region) "studly" "\
14882 Studlify-case the region" t nil)
14883
14884 (autoload (quote studlify-word) "studly" "\
14885 Studlify-case the current word, or COUNT words if given an argument" t nil)
14886
14887 ;;;***
14888
14736 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el" 14889 ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
14737 ;;;;;; (14565 55801)) 14890 ;;;;;; (14565 55801))
14738 ;;; Generated autoloads from mail/supercite.el 14891 ;;; Generated autoloads from mail/supercite.el
14739 14892
14740 (autoload (quote sc-cite-original) "supercite" "\ 14893 (autoload (quote sc-cite-original) "supercite" "\
14810 \\{tar-mode-map}" nil nil) 14963 \\{tar-mode-map}" nil nil)
14811 14964
14812 ;;;*** 14965 ;;;***
14813 14966
14814 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" 14967 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl"
14815 ;;;;;; "progmodes/tcl.el" (14651 36906)) 14968 ;;;;;; "progmodes/tcl.el" (14729 20675))
14816 ;;; Generated autoloads from progmodes/tcl.el 14969 ;;; Generated autoloads from progmodes/tcl.el
14817 14970
14818 (autoload (quote tcl-mode) "tcl" "\ 14971 (autoload (quote tcl-mode) "tcl" "\
14819 Major mode for editing Tcl code. 14972 Major mode for editing Tcl code.
14820 Expression and list commands understand all Tcl brackets. 14973 Expression and list commands understand all Tcl brackets.
14861 Get help on Tcl command. Default is word at point. 15014 Get help on Tcl command. Default is word at point.
14862 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil) 15015 Prefix argument means invert sense of `tcl-use-smart-word-finder'." t nil)
14863 15016
14864 ;;;*** 15017 ;;;***
14865 15018
14866 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (14550 7962)) 15019 ;;;### (autoloads (rsh telnet) "telnet" "net/telnet.el" (14729 20675))
14867 ;;; Generated autoloads from net/telnet.el 15020 ;;; Generated autoloads from net/telnet.el
14868 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)") 15021 (add-hook 'same-window-regexps "\\*telnet-.*\\*\\(\\|<[0-9]+>\\)")
14869 15022
14870 (autoload (quote telnet) "telnet" "\ 15023 (autoload (quote telnet) "telnet" "\
14871 Open a network login connection to host named HOST (a string). 15024 Open a network login connection to host named HOST (a string).
14881 Communication with HOST is recorded in a buffer `*rsh-HOST*'. 15034 Communication with HOST is recorded in a buffer `*rsh-HOST*'.
14882 Normally input is edited in Emacs and sent a line at a time." t nil) 15035 Normally input is edited in Emacs and sent a line at a time." t nil)
14883 15036
14884 ;;;*** 15037 ;;;***
14885 15038
14886 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (14700 15039 ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (14702
14887 ;;;;;; 46932)) 15040 ;;;;;; 63698))
14888 ;;; Generated autoloads from term.el 15041 ;;; Generated autoloads from term.el
14889 15042
14890 (autoload (quote make-term) "term" "\ 15043 (autoload (quote make-term) "term" "\
14891 Make a term process NAME in a buffer, running PROGRAM. 15044 Make a term process NAME in a buffer, running PROGRAM.
14892 The name of the buffer is made by surrounding NAME with `*'s. 15045 The name of the buffer is made by surrounding NAME with `*'s.
14901 Start a terminal-emulator in a new buffer." t nil) 15054 Start a terminal-emulator in a new buffer." t nil)
14902 15055
14903 ;;;*** 15056 ;;;***
14904 15057
14905 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (14758 15058 ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (14758
14906 ;;;;;; 10468)) 15059 ;;;;;; 23449))
14907 ;;; Generated autoloads from terminal.el 15060 ;;; Generated autoloads from terminal.el
14908 15061
14909 (autoload (quote terminal-emulator) "terminal" "\ 15062 (autoload (quote terminal-emulator) "terminal" "\
14910 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS. 15063 Under a display-terminal emulator in BUFFER, run PROGRAM on arguments ARGS.
14911 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT. 15064 ARGS is a list of argument-strings. Remaining arguments are WIDTH and HEIGHT.
14966 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command 15119 ;;;;;; tex-show-queue-command tex-dvi-view-command tex-alt-dvi-print-command
14967 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names 15120 ;;;;;; tex-dvi-print-command tex-bibtex-command latex-block-names
14968 ;;;;;; tex-start-options-string slitex-run-command latex-run-command 15121 ;;;;;; tex-start-options-string slitex-run-command latex-run-command
14969 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp 15122 ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp
14970 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" 15123 ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el"
14971 ;;;;;; (14807 56561)) 15124 ;;;;;; (14825 31079))
14972 ;;; Generated autoloads from textmodes/tex-mode.el 15125 ;;; Generated autoloads from textmodes/tex-mode.el
14973 15126
14974 (defvar tex-shell-file-name nil "\ 15127 (defvar tex-shell-file-name nil "\
14975 *If non-nil, the shell file name to run in the subshell used to run TeX.") 15128 *If non-nil, the shell file name to run in the subshell used to run TeX.")
14976 15129
15248 if large. You can use Info-split to do this manually." t nil) 15401 if large. You can use Info-split to do this manually." t nil)
15249 15402
15250 ;;;*** 15403 ;;;***
15251 15404
15252 ;;;### (autoloads (texinfo-mode) "texinfo" "textmodes/texinfo.el" 15405 ;;;### (autoloads (texinfo-mode) "texinfo" "textmodes/texinfo.el"
15253 ;;;;;; (14810 32089)) 15406 ;;;;;; (14819 42855))
15254 ;;; Generated autoloads from textmodes/texinfo.el 15407 ;;; Generated autoloads from textmodes/texinfo.el
15255 15408
15256 (autoload (quote texinfo-mode) "texinfo" "\ 15409 (autoload (quote texinfo-mode) "texinfo" "\
15257 Major mode for editing Texinfo files. 15410 Major mode for editing Texinfo files.
15258 15411
15486 (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil) 15639 (autoload (quote tibetan-pre-write-conversion) "tibet-util" nil nil nil)
15487 15640
15488 ;;;*** 15641 ;;;***
15489 15642
15490 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el" 15643 ;;;### (autoloads (tildify-buffer tildify-region) "tildify" "textmodes/tildify.el"
15491 ;;;;;; (14780 1546)) 15644 ;;;;;; (14780 47087))
15492 ;;; Generated autoloads from textmodes/tildify.el 15645 ;;; Generated autoloads from textmodes/tildify.el
15493 15646
15494 (autoload (quote tildify-region) "tildify" "\ 15647 (autoload (quote tildify-region) "tildify" "\
15495 Add hard spaces in the region between BEG and END. 15648 Add hard spaces in the region between BEG and END.
15496 See variables `tildify-pattern-alist', `tildify-string-alist', and 15649 See variables `tildify-pattern-alist', `tildify-string-alist', and
15553 If DATE is malformed, a zero time will be returned." nil nil) 15706 If DATE is malformed, a zero time will be returned." nil nil)
15554 15707
15555 ;;;*** 15708 ;;;***
15556 15709
15557 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp" 15710 ;;;### (autoloads (time-stamp-toggle-active time-stamp) "time-stamp"
15558 ;;;;;; "time-stamp.el" (14599 11147)) 15711 ;;;;;; "time-stamp.el" (14838 53329))
15559 ;;; Generated autoloads from time-stamp.el 15712 ;;; Generated autoloads from time-stamp.el
15560 15713
15561 (autoload (quote time-stamp) "time-stamp" "\ 15714 (autoload (quote time-stamp) "time-stamp" "\
15562 Update the time stamp string(s) in the buffer. 15715 Update the time stamp string(s) in the buffer.
15563 A template in a file can be automatically updated with a new time stamp 15716 A template in a file can be automatically updated with a new time stamp
15583 15736
15584 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string 15737 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string
15585 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out 15738 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
15586 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in 15739 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
15587 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el" 15740 ;;;;;; timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
15588 ;;;;;; (14745 1586)) 15741 ;;;;;; (14823 8292))
15589 ;;; Generated autoloads from calendar/timeclock.el 15742 ;;; Generated autoloads from calendar/timeclock.el
15590 15743
15591 (autoload (quote timeclock-modeline-display) "timeclock" "\ 15744 (autoload (quote timeclock-modeline-display) "timeclock" "\
15592 Toggle display of the amount of time left today in the modeline. 15745 Toggle display of the amount of time left today in the modeline.
15593 If `timeclock-use-display-time' is non-nil, the modeline will be 15746 If `timeclock-use-display-time' is non-nil, the modeline will be
15721 be detected." nil (quote macro)) 15874 be detected." nil (quote macro))
15722 15875
15723 ;;;*** 15876 ;;;***
15724 15877
15725 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv" 15878 ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
15726 ;;;;;; "international/titdic-cnv.el" (14781 28209)) 15879 ;;;;;; "international/titdic-cnv.el" (14816 17181))
15727 ;;; Generated autoloads from international/titdic-cnv.el 15880 ;;; Generated autoloads from international/titdic-cnv.el
15728 15881
15729 (autoload (quote titdic-convert) "titdic-cnv" "\ 15882 (autoload (quote titdic-convert) "titdic-cnv" "\
15730 Convert a TIT dictionary of FILENAME into a Quail package. 15883 Convert a TIT dictionary of FILENAME into a Quail package.
15731 Optional argument DIRNAME if specified is the directory name under which 15884 Optional argument DIRNAME if specified is the directory name under which
15740 To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"." nil nil) 15893 To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"." nil nil)
15741 15894
15742 ;;;*** 15895 ;;;***
15743 15896
15744 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" 15897 ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
15745 ;;;;;; "tmm.el" (14789 7949)) 15898 ;;;;;; "tmm.el" (14789 22295))
15746 ;;; Generated autoloads from tmm.el 15899 ;;; Generated autoloads from tmm.el
15747 (define-key global-map "\M-`" 'tmm-menubar) 15900 (define-key global-map "\M-`" 'tmm-menubar)
15748 (define-key global-map [f10] 'tmm-menubar) 15901 (define-key global-map [f10] 'tmm-menubar)
15749 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) 15902 (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse)
15750 15903
15801 15954
15802 Number of entries for each category is given by `todo-print-priorities'." t nil) 15955 Number of entries for each category is given by `todo-print-priorities'." t nil)
15803 15956
15804 ;;;*** 15957 ;;;***
15805 15958
15806 ;;;### (autoloads (tool-bar-add-item tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" 15959 ;;;### (autoloads (tool-bar-add-item-from-menu tool-bar-add-item
15807 ;;;;;; (14801 29799)) 15960 ;;;;;; tool-bar-mode) "tool-bar" "toolbar/tool-bar.el" (14837 50479))
15808 ;;; Generated autoloads from toolbar/tool-bar.el 15961 ;;; Generated autoloads from toolbar/tool-bar.el
15809 15962
15810 (defvar tool-bar-mode nil "\ 15963 (defvar tool-bar-mode nil "\
15811 Toggle Tool-Bar mode. 15964 Toggle Tool-Bar mode.
15812 Setting this variable directly does not take effect; 15965 Setting this variable directly does not take effect;
15824 conveniently adding tool bar items." t nil) 15977 conveniently adding tool bar items." t nil)
15825 15978
15826 (autoload (quote tool-bar-add-item) "tool-bar" "\ 15979 (autoload (quote tool-bar-add-item) "tool-bar" "\
15827 Add an item to the tool bar. 15980 Add an item to the tool bar.
15828 ICON names the image, DEF is the key definition and KEY is a symbol 15981 ICON names the image, DEF is the key definition and KEY is a symbol
15829 for the fake function key in the menu keymap. MAP is the tool bar 15982 for the fake function key in the menu keymap. Remaining arguments
15830 keymap in which to define the item; it defaults to 15983 PROPS are additional items to add to the menu item specification. See
15831 `tool-bar-global-map'. Remaining arguments PROPS are additional items 15984 Info node `(elisp)Tool Bar'. Items are added from left to right.
15832 to add to the menu item specification. See Info node `(elisp)Tool
15833 Bar'. Items are added from left to right.
15834 15985
15835 ICON is the base name of a file cnntaining the image to use. The 15986 ICON is the base name of a file cnntaining the image to use. The
15836 function will try to use first ICON.xpm, then ICON.xbm using 15987 function will try to use first ICON.xpm, ICON.pbm then ICON.xbm using
15837 `find-image'. If PROPS contains `:enable', a `disabled' version of 15988 `find-image'.
15838 the icon is generated automatically using the Laplace algorithm (see 15989
15839 Info node `(elisp)Image Descriptors')." nil nil) 15990 Keybindings are made in the map `tool-bar-map'. To define items in
15991 some local map, bind `tool-bar-map' with `let' around calls of this
15992 function." nil nil)
15993
15994 (autoload (quote tool-bar-add-item-from-menu) "tool-bar" "\
15995 Define tool bar binding for COMMAND using the given ICON in keymap MAP.
15996 The binding of COMMAND is looked up in the menu bar in MAP (default
15997 `global-map') and modified to add an image specification for ICON, which
15998 is looked for as by `tool-bar-add-item'.
15999 MAP must contain an appropriate keymap bound to `[menu-bar]'.
16000 PROPS is a list of additional properties to add to the binding.
16001
16002 Keybindings are made in the map `tool-bar-map'. To define items in
16003 some local map, bind `tool-bar-map' with `let' around calls of this
16004 function." nil nil)
15840 16005
15841 ;;;*** 16006 ;;;***
15842 16007
15843 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el" 16008 ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
15844 ;;;;;; (14720 1500)) 16009 ;;;;;; (14822 58259))
15845 ;;; Generated autoloads from tooltip.el 16010 ;;; Generated autoloads from tooltip.el
15846 16011
15847 (autoload (quote tooltip-mode) "tooltip" "\ 16012 (autoload (quote tooltip-mode) "tooltip" "\
15848 Mode for tooltip display. 16013 Mode for tooltip display.
15849 With ARG, turn tooltip mode on if and only if ARG is positive." t nil) 16014 With ARG, turn tooltip mode on if and only if ARG is positive." t nil)
15967 ;;;*** 16132 ;;;***
15968 16133
15969 ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics 16134 ;;;### (autoloads (type-break-guesstimate-keystroke-threshold type-break-statistics
15970 ;;;;;; type-break type-break-mode type-break-keystroke-threshold 16135 ;;;;;; type-break type-break-mode type-break-keystroke-threshold
15971 ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode) 16136 ;;;;;; type-break-good-rest-interval type-break-interval type-break-mode)
15972 ;;;;;; "type-break" "type-break.el" (14716 1568)) 16137 ;;;;;; "type-break" "type-break.el" (14716 17385))
15973 ;;; Generated autoloads from type-break.el 16138 ;;; Generated autoloads from type-break.el
15974 16139
15975 (defvar type-break-mode nil "\ 16140 (defvar type-break-mode nil "\
15976 Toggle typing break mode. 16141 Toggle typing break mode.
15977 See the docstring for the `type-break-mode' command for more information. 16142 See the docstring for the `type-break-mode' command for more information.
16206 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file 16371 ;;;### (autoloads (vc-annotate vc-update-change-log vc-rename-file
16207 ;;;;;; vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot 16372 ;;;;;; vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot
16208 ;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge 16373 ;;;;;; vc-create-snapshot vc-directory vc-resolve-conflicts vc-merge
16209 ;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register 16374 ;;;;;; vc-insert-headers vc-version-other-window vc-diff vc-register
16210 ;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook 16375 ;;;;;; vc-next-action edit-vc-file with-vc-file vc-before-checkin-hook
16211 ;;;;;; vc-checkin-hook) "vc" "vc.el" (14810 32085)) 16376 ;;;;;; vc-checkin-hook) "vc" "vc.el" (14841 30887))
16212 ;;; Generated autoloads from vc.el 16377 ;;; Generated autoloads from vc.el
16213 16378
16214 (defvar vc-checkin-hook nil "\ 16379 (defvar vc-checkin-hook nil "\
16215 *Normal hook (list of functions) run after a checkin is done. 16380 *Normal hook (list of functions) run after a checkin is done.
16216 See `run-hooks'.") 16381 See `run-hooks'.")
16378 `vc-annotate-very-old-color' defines the mapping of time to 16543 `vc-annotate-very-old-color' defines the mapping of time to
16379 colors. `vc-annotate-background' specifies the background color." t nil) 16544 colors. `vc-annotate-background' specifies the background color." t nil)
16380 16545
16381 ;;;*** 16546 ;;;***
16382 16547
16383 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (14777 35047)) 16548 ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (14842 10637))
16384 ;;; Generated autoloads from vc-cvs.el 16549 ;;; Generated autoloads from vc-cvs.el
16385 (defun vc-cvs-registered (f) 16550 (defun vc-cvs-registered (f)
16386 (when (file-readable-p (expand-file-name 16551 (when (file-readable-p (expand-file-name
16387 "CVS/Entries" (file-name-directory f))) 16552 "CVS/Entries" (file-name-directory f)))
16388 (require 'vc-cvs) 16553 (require 'vc-cvs)
16401 (defun vc-rcs-registered (f) (vc-default-registered (quote RCS) f)) 16566 (defun vc-rcs-registered (f) (vc-default-registered (quote RCS) f))
16402 16567
16403 ;;;*** 16568 ;;;***
16404 16569
16405 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" 16570 ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el"
16406 ;;;;;; (14777 35048)) 16571 ;;;;;; (14777 38159))
16407 ;;; Generated autoloads from vc-sccs.el 16572 ;;; Generated autoloads from vc-sccs.el
16408 16573
16409 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\ 16574 (defvar vc-sccs-master-templates (quote ("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir)) "\
16410 *Where to look for SCCS master files. 16575 *Where to look for SCCS master files.
16411 For a description of possible values, see `vc-check-master-templates'.") 16576 For a description of possible values, see `vc-check-master-templates'.")
16777 ;;;*** 16942 ;;;***
16778 16943
16779 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame 16944 ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
16780 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame 16945 ;;;;;; view-buffer-other-window view-buffer view-file-other-frame
16781 ;;;;;; view-file-other-window view-file) "view" "view.el" (14788 16946 ;;;;;; view-file-other-window view-file) "view" "view.el" (14788
16782 ;;;;;; 63637)) 16947 ;;;;;; 64255))
16783 ;;; Generated autoloads from view.el 16948 ;;; Generated autoloads from view.el
16784 16949
16785 (defvar view-mode nil "\ 16950 (defvar view-mode nil "\
16786 Non-nil if View mode is enabled. 16951 Non-nil if View mode is enabled.
16787 Don't change this variable directly, you must change it by one of the 16952 Don't change this variable directly, you must change it by one of the
17000 <nwv@acm.org>." t nil) 17165 <nwv@acm.org>." t nil)
17001 17166
17002 ;;;*** 17167 ;;;***
17003 17168
17004 ;;;### (autoloads (which-func-mode which-func-mode-global) "which-func" 17169 ;;;### (autoloads (which-func-mode which-func-mode-global) "which-func"
17005 ;;;;;; "which-func.el" (14281 33928)) 17170 ;;;;;; "which-func.el" (14813 6100))
17006 ;;; Generated autoloads from which-func.el 17171 ;;; Generated autoloads from which-func.el
17007 17172
17008 (defvar which-func-mode-global nil "\ 17173 (defvar which-func-mode-global nil "\
17009 *Toggle `which-func-mode' globally. 17174 *Toggle `which-func-mode' globally.
17010 Setting this variable directly does not take effect; 17175 Setting this variable directly does not take effect;
17019 (autoload (quote which-func-mode) "which-func" "\ 17184 (autoload (quote which-func-mode) "which-func" "\
17020 Toggle Which Function mode, globally. 17185 Toggle Which Function mode, globally.
17021 When Which Function mode is enabled, the current function name is 17186 When Which Function mode is enabled, the current function name is
17022 continuously displayed in the mode line, in certain major modes. 17187 continuously displayed in the mode line, in certain major modes.
17023 17188
17024 With prefix arg, turn Which Function mode on iff arg is positive, 17189 With prefix ARG, turn Which Function mode on iff arg is positive,
17025 and off otherwise." t nil) 17190 and off otherwise." t nil)
17026 17191
17027 ;;;*** 17192 ;;;***
17028 17193
17029 ;;;### (autoloads (whitespace-describe whitespace-cleanup-region 17194 ;;;### (autoloads (whitespace-describe whitespace-global-mode whitespace-cleanup-region
17030 ;;;;;; whitespace-cleanup whitespace-region whitespace-buffer) "whitespace" 17195 ;;;;;; whitespace-cleanup whitespace-region whitespace-buffer) "whitespace"
17031 ;;;;;; "whitespace.el" (14655 26079)) 17196 ;;;;;; "whitespace.el" (14826 56520))
17032 ;;; Generated autoloads from whitespace.el 17197 ;;; Generated autoloads from whitespace.el
17033 17198
17034 (autoload (quote whitespace-buffer) "whitespace" "\ 17199 (autoload (quote whitespace-buffer) "whitespace" "\
17035 Find five different types of white spaces in buffer: 17200 Find five different types of white spaces in buffer.
17036 17201 These are:
17037 1. Leading space (empty lines at the top of a file). 17202 1. Leading space (empty lines at the top of a file).
17038 2. Trailing space (empty lines at the end of a file). 17203 2. Trailing space (empty lines at the end of a file).
17039 3. Indentation space (8 or more spaces, that should be replaced with TABS). 17204 3. Indentation space (8 or more spaces, that should be replaced with TABS).
17040 4. Spaces followed by a TAB. (Almost always, we never want that). 17205 4. Spaces followed by a TAB. (Almost always, we never want that).
17041 5. Spaces or TABS at the end of a line. 17206 5. Spaces or TABS at the end of a line.
17044 and: 17209 and:
17045 1. the major mode is one of the whitespace-modes, or 17210 1. the major mode is one of the whitespace-modes, or
17046 2. `whitespace-buffer' was explicitly called with a prefix argument." t nil) 17211 2. `whitespace-buffer' was explicitly called with a prefix argument." t nil)
17047 17212
17048 (autoload (quote whitespace-region) "whitespace" "\ 17213 (autoload (quote whitespace-region) "whitespace" "\
17049 Check a region specified by point and mark for whitespace errors." t nil) 17214 Check the region for whitespace errors." t nil)
17050 17215
17051 (autoload (quote whitespace-cleanup) "whitespace" "\ 17216 (autoload (quote whitespace-cleanup) "whitespace" "\
17052 Cleanup the five different kinds of whitespace problems. 17217 Cleanup the five different kinds of whitespace problems.
17053 17218
17054 Use \\[describe-function] whitespace-describe to read a summary of the 17219 Use \\[describe-function] whitespace-describe to read a summary of the
17055 whitespace problems." t nil) 17220 whitespace problems." t nil)
17056 17221
17057 (autoload (quote whitespace-cleanup-region) "whitespace" "\ 17222 (autoload (quote whitespace-cleanup-region) "whitespace" "\
17058 Whitespace cleanup on a region specified by point and mark." t nil) 17223 Whitespace cleanup on the region." t nil)
17224
17225 (defvar whitespace-global-mode nil "\
17226 Toggle global Whitespace mode.
17227
17228 Setting this variable directly does not take effect;
17229 use either \\[customize] or the function `whitespace-global-mode'
17230 \(which see).")
17231
17232 (custom-add-to-group (quote whitespace) (quote whitespace-global-mode) (quote custom-variable))
17233
17234 (custom-add-load (quote whitespace-global-mode) (quote whitespace))
17059 17235
17060 (autoload (quote whitespace-describe) "whitespace" "\ 17236 (autoload (quote whitespace-describe) "whitespace" "\
17061 A summary of whitespaces and what this library can do about them. 17237 A summary of whitespaces and what this library can do about them.
17062 17238
17063 The whitespace library is intended to find and help fix five different types 17239 The whitespace library is intended to find and help fix five different types
17065 17241
17066 1. Leading space (empty lines at the top of a file). 17242 1. Leading space (empty lines at the top of a file).
17067 2. Trailing space (empty lines at the end of a file). 17243 2. Trailing space (empty lines at the end of a file).
17068 3. Indentation space (8 or more spaces at beginning of line, that should be 17244 3. Indentation space (8 or more spaces at beginning of line, that should be
17069 replaced with TABS). 17245 replaced with TABS).
17070 4. Spaces followed by a TAB. (Almost always, we never want that). 17246 4. Spaces followed by a TAB. (Almost always, we never want that).
17071 5. Spaces or TABS at the end of a line. 17247 5. Spaces or TABS at the end of a line.
17072 17248
17073 Whitespace errors are reported in a buffer, and on the modeline. 17249 Whitespace errors are reported in a buffer, and on the modeline.
17074 17250
17075 Modeline will show a W:<x>!<y> to denote a particular type of whitespace, 17251 Modeline will show a W:<x>!<y> to denote a particular type of whitespace,
17084 If any of the whitespace checks is turned off, the modeline will display a 17260 If any of the whitespace checks is turned off, the modeline will display a
17085 !<y>. 17261 !<y>.
17086 17262
17087 (since (3) is the most controversial one, here is the rationale: Most 17263 (since (3) is the most controversial one, here is the rationale: Most
17088 terminal drivers and printer drivers have TAB configured or even 17264 terminal drivers and printer drivers have TAB configured or even
17089 hardcoded to be 8 spaces. (Some of them allow configuration, but almost 17265 hardcoded to be 8 spaces. (Some of them allow configuration, but almost
17090 always they default to 8.) 17266 always they default to 8.)
17091 17267
17092 Changing tab-width to other than 8 and editing will cause your code to 17268 Changing `tab-width' to other than 8 and editing will cause your code to
17093 look different from within Emacs, and say, if you cat it or more it, or 17269 look different from within Emacs, and say, if you cat it or more it, or
17094 even print it. 17270 even print it.
17095 17271
17096 Almost all the popular programming modes let you define an offset (like 17272 Almost all the popular programming modes let you define an offset (like
17097 c-basic-offset or perl-indent-level) to configure the offset, so you 17273 c-basic-offset or perl-indent-level) to configure the offset, so you
17098 should never have to set your tab-width to be other than 8 in all these 17274 should never have to set your `tab-width' to be other than 8 in all these
17099 modes. In fact, with an indent level of say, 4, 2 TABS will cause Emacs 17275 modes. In fact, with an indent level of say, 4, 2 TABS will cause Emacs
17100 to replace your 8 spaces with one (try it). If vi users in your 17276 to replace your 8 spaces with one (try it). If vi users in your
17101 office complain, tell them to use vim, which distinguishes between 17277 office complain, tell them to use vim, which distinguishes between
17102 tabstop and shiftwidth (vi equivalent of our offsets), and also ask them 17278 tabstop and shiftwidth (vi equivalent of our offsets), and also ask them
17103 to set smarttab.) 17279 to set smarttab.)
17104 17280
17105 All the above have caused (and will cause) unwanted codeline integration and 17281 All the above have caused (and will cause) unwanted codeline integration and
17106 merge problems. 17282 merge problems.
17107 17283
17108 whitespace.el will complain if it detects whitespaces on opening a file, and 17284 whitespace.el will complain if it detects whitespaces on opening a file, and
17109 warn you on closing a file also. (if in case you had inserted any 17285 warn you on closing a file also (in case you had inserted any
17110 whitespaces during the process of your editing.)" t nil) 17286 whitespaces during the process of your editing)." t nil)
17111 17287
17112 ;;;*** 17288 ;;;***
17113 17289
17114 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse 17290 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
17115 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (13218 28813)) 17291 ;;;;;; widget-browse-at) "wid-browse" "wid-browse.el" (14840 890))
17116 ;;; Generated autoloads from wid-browse.el 17292 ;;; Generated autoloads from wid-browse.el
17117 17293
17118 (autoload (quote widget-browse-at) "wid-browse" "\ 17294 (autoload (quote widget-browse-at) "wid-browse" "\
17119 Browse the widget under point." t nil) 17295 Browse the widget under point." t nil)
17120 17296
17129 With arg, turn widget mode on if and only if arg is positive." t nil) 17305 With arg, turn widget mode on if and only if arg is positive." t nil)
17130 17306
17131 ;;;*** 17307 ;;;***
17132 17308
17133 ;;;### (autoloads (widget-delete widget-create widget-prompt-value) 17309 ;;;### (autoloads (widget-delete widget-create widget-prompt-value)
17134 ;;;;;; "wid-edit" "wid-edit.el" (14783 22604)) 17310 ;;;;;; "wid-edit" "wid-edit.el" (14841 19791))
17135 ;;; Generated autoloads from wid-edit.el 17311 ;;; Generated autoloads from wid-edit.el
17136 17312
17137 (autoload (quote widget-prompt-value) "wid-edit" "\ 17313 (autoload (quote widget-prompt-value) "wid-edit" "\
17138 Prompt for a value matching WIDGET, using PROMPT. 17314 Prompt for a value matching WIDGET, using PROMPT.
17139 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil) 17315 The current value is assumed to be VALUE, unless UNBOUND is non-nil." nil nil)
17207 With arg, turn Winner mode on if and only if arg is positive." t nil) 17383 With arg, turn Winner mode on if and only if arg is positive." t nil)
17208 17384
17209 ;;;*** 17385 ;;;***
17210 17386
17211 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman" 17387 ;;;### (autoloads (woman-find-file woman-dired-find-file woman) "woman"
17212 ;;;;;; "woman.el" (14689 44350)) 17388 ;;;;;; "woman.el" (14836 3751))
17213 ;;; Generated autoloads from woman.el 17389 ;;; Generated autoloads from woman.el
17214 17390
17215 (autoload (quote woman) "woman" "\ 17391 (autoload (quote woman) "woman" "\
17216 Browse UN*X man page for TOPIC (Without using external Man program). 17392 Browse UN*X man page for TOPIC (Without using external Man program).
17217 The major browsing mode used is essentially the standard Man mode. 17393 The major browsing mode used is essentially the standard Man mode.
17361 Turn it on to use emacs mouse commands, and off to use xterm mouse commands." t nil) 17537 Turn it on to use emacs mouse commands, and off to use xterm mouse commands." t nil)
17362 17538
17363 ;;;*** 17539 ;;;***
17364 17540
17365 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism 17541 ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
17366 ;;;;;; yow) "yow" "play/yow.el" (14809 34045)) 17542 ;;;;;; yow) "yow" "play/yow.el" (14809 51714))
17367 ;;; Generated autoloads from play/yow.el 17543 ;;; Generated autoloads from play/yow.el
17368 17544
17369 (autoload (quote yow) "yow" "\ 17545 (autoload (quote yow) "yow" "\
17370 Return or display a random Zippy quotation. With prefix arg, insert it." t nil) 17546 Return or display a random Zippy quotation. With prefix arg, insert it." t nil)
17371 17547
17379 (autoload (quote psychoanalyze-pinhead) "yow" "\ 17555 (autoload (quote psychoanalyze-pinhead) "yow" "\
17380 Zippy goes to the analyst." t nil) 17556 Zippy goes to the analyst." t nil)
17381 17557
17382 ;;;*** 17558 ;;;***
17383 17559
17384 ;;;### (autoloads (zone) "zone" "play/zone.el" (14734 30510)) 17560 ;;;### (autoloads (zone) "zone" "play/zone.el" (14818 62648))
17385 ;;; Generated autoloads from play/zone.el 17561 ;;; Generated autoloads from play/zone.el
17386 17562
17387 (autoload (quote zone) "zone" "\ 17563 (autoload (quote zone) "zone" "\
17388 Zone out, completely." t nil) 17564 Zone out, completely." t nil)
17389 17565