comparison lisp/ldefs-boot.el @ 80791:e45607c285f9 EMACS_PRETEST_22_2_92

Regenerate.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 02 Sep 2008 22:26:27 +0000
parents e9944bf78cbc
children d1855d9c38a6
comparison
equal deleted inserted replaced
80790:9119a016e830 80791:e45607c285f9
4462 ;;;*** 4462 ;;;***
4463 4463
4464 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list 4464 ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
4465 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command 4465 ;;;;;; comint-redirect-send-command-to-process comint-redirect-send-command
4466 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el" 4466 ;;;;;; comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
4467 ;;;;;; (18326 18335)) 4467 ;;;;;; (18612 36171))
4468 ;;; Generated autoloads from comint.el 4468 ;;; Generated autoloads from comint.el
4469 4469
4470 (defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\ 4470 (defvar comint-output-filter-functions (quote (comint-postoutput-scroll-to-bottom comint-watch-for-password-prompt)) "\
4471 Functions to call after output is inserted into the buffer. 4471 Functions to call after output is inserted into the buffer.
4472 One possible function is `comint-postoutput-scroll-to-bottom'. 4472 One possible function is `comint-postoutput-scroll-to-bottom'.
8481 8481
8482 ;;;*** 8482 ;;;***
8483 8483
8484 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form 8484 ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form
8485 ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" 8485 ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug"
8486 ;;;;;; "emacs-lisp/edebug.el" (18612 9509)) 8486 ;;;;;; "emacs-lisp/edebug.el" (18615 8002))
8487 ;;; Generated autoloads from emacs-lisp/edebug.el 8487 ;;; Generated autoloads from emacs-lisp/edebug.el
8488 8488
8489 (defvar edebug-all-defs nil "\ 8489 (defvar edebug-all-defs nil "\
8490 *If non-nil, evaluating defining forms instruments for Edebug. 8490 *If non-nil, evaluating defining forms instruments for Edebug.
8491 This applies to `eval-defun', `eval-region', `eval-buffer', and 8491 This applies to `eval-defun', `eval-region', `eval-buffer', and
11349 11349
11350 ;;;*** 11350 ;;;***
11351 11351
11352 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off 11352 ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
11353 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) 11353 ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode)
11354 ;;;;;; "flyspell" "textmodes/flyspell.el" (18599 1469)) 11354 ;;;;;; "flyspell" "textmodes/flyspell.el" (18612 35635))
11355 ;;; Generated autoloads from textmodes/flyspell.el 11355 ;;; Generated autoloads from textmodes/flyspell.el
11356 11356
11357 (autoload (quote flyspell-prog-mode) "flyspell" "\ 11357 (autoload (quote flyspell-prog-mode) "flyspell" "\
11358 Turn on `flyspell-mode' for comments and strings. 11358 Turn on `flyspell-mode' for comments and strings.
11359 11359
15360 \(fn &optional ARG)" t nil) 15360 \(fn &optional ARG)" t nil)
15361 15361
15362 ;;;*** 15362 ;;;***
15363 15363
15364 ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode) 15364 ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
15365 ;;;;;; "image-mode" "image-mode.el" (18578 10871)) 15365 ;;;;;; "image-mode" "image-mode.el" (18615 34896))
15366 ;;; Generated autoloads from image-mode.el 15366 ;;; Generated autoloads from image-mode.el
15367 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) 15367 (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist)
15368 (push '("\\.png\\'" . image-mode) auto-mode-alist) 15368 (push '("\\.png\\'" . image-mode) auto-mode-alist)
15369 (push '("\\.gif\\'" . image-mode) auto-mode-alist) 15369 (push '("\\.gif\\'" . image-mode) auto-mode-alist)
15370 (push '("\\.tiff?\\'" . image-mode) auto-mode-alist) 15370 (push '("\\.tiff?\\'" . image-mode) auto-mode-alist)
25954 25954
25955 \(fn)" t nil) 25955 \(fn)" t nil)
25956 25956
25957 ;;;*** 25957 ;;;***
25958 25958
25959 ;;;### (autoloads (locate-library) "subr" "subr.el" (18607 32114)) 25959 ;;;### (autoloads (locate-library) "subr" "subr.el" (18621 22670))
25960 ;;; Generated autoloads from subr.el 25960 ;;; Generated autoloads from subr.el
25961 25961
25962 (autoload (quote locate-library) "subr" "\ 25962 (autoload (quote locate-library) "subr" "\
25963 Show the precise file name of Emacs library LIBRARY. 25963 Show the precise file name of Emacs library LIBRARY.
25964 This command searches the directories in `load-path' like `\\[load-library]' 25964 This command searches the directories in `load-path' like `\\[load-library]'
28894 \(fn URL &optional VISIT BEG END REPLACE)" nil nil) 28894 \(fn URL &optional VISIT BEG END REPLACE)" nil nil)
28895 28895
28896 ;;;*** 28896 ;;;***
28897 28897
28898 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p 28898 ;;;### (autoloads (url-http-options url-http-file-attributes url-http-file-exists-p
28899 ;;;;;; url-http) "url-http" "url/url-http.el" (18422 52349)) 28899 ;;;;;; url-http) "url-http" "url/url-http.el" (18621 22671))
28900 ;;; Generated autoloads from url/url-http.el 28900 ;;; Generated autoloads from url/url-http.el
28901 28901
28902 (autoload (quote url-http) "url-http" "\ 28902 (autoload (quote url-http) "url-http" "\
28903 Retrieve URL via HTTP asynchronously. 28903 Retrieve URL via HTTP asynchronously.
28904 URL must be a parsed URL. See `url-generic-parse-url' for details. 28904 URL must be a parsed URL. See `url-generic-parse-url' for details.
28950 (defconst url-https-default-port 443 "\ 28950 (defconst url-https-default-port 443 "\
28951 Default HTTPS port.") 28951 Default HTTPS port.")
28952 28952
28953 (defconst url-https-asynchronous-p t "\ 28953 (defconst url-https-asynchronous-p t "\
28954 HTTPS retrievals are asynchronous.") 28954 HTTPS retrievals are asynchronous.")
28955 28955 (autoload 'url-default-expander "url-expand")
28956 (defalias (quote url-https-expand-file-name) (quote url-http-expand-file-name)) 28956
28957 (defalias (quote url-https-expand-file-name) (quote url-default-expander))
28957 (autoload 'url-https "url-http") 28958 (autoload 'url-https "url-http")
28958 (autoload 'url-https-file-exists-p "url-http") 28959 (autoload 'url-https-file-exists-p "url-http")
28959 (autoload 'url-https-file-readable-p "url-http") 28960 (autoload 'url-https-file-readable-p "url-http")
28960 (autoload 'url-https-file-attributes "url-http") 28961 (autoload 'url-https-file-attributes "url-http")
28961 28962
31502 ;;;;;; "calendar/cal-bahai.el" "calendar/cal-china.el" "calendar/cal-coptic.el" 31503 ;;;;;; "calendar/cal-bahai.el" "calendar/cal-china.el" "calendar/cal-coptic.el"
31503 ;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el" 31504 ;;;;;; "calendar/cal-french.el" "calendar/cal-html.el" "calendar/cal-islam.el"
31504 ;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-mayan.el" 31505 ;;;;;; "calendar/cal-iso.el" "calendar/cal-julian.el" "calendar/cal-mayan.el"
31505 ;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el" 31506 ;;;;;; "calendar/cal-menu.el" "calendar/cal-move.el" "calendar/cal-persia.el"
31506 ;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "case-table.el" 31507 ;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "case-table.el"
31507 ;;;;;; "cdl.el" "cus-dep.el" "cus-start.el" "custom.el" "dframe.el" 31508 ;;;;;; "cdl.el" "cus-dep.el" "cus-load.el" "cus-start.el" "custom.el"
31508 ;;;;;; "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el" 31509 ;;;;;; "dframe.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el"
31509 ;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" 31510 ;;;;;; "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el"
31510 ;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" 31511 ;;;;;; "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"
31511 ;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el" 31512 ;;;;;; "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" "emacs-lisp/byte-run.el"
31512 ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" 31513 ;;;;;; "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el"
31513 ;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" 31514 ;;;;;; "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
31514 ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el" 31515 ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/find-gc.el" "emacs-lisp/float-sup.el"
31515 ;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el" 31516 ;;;;;; "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lisp-mnt.el"
31530 ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 31531 ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
31531 ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" 31532 ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el"
31532 ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" 31533 ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el"
31533 ;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el" 31534 ;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el"
31534 ;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" 31535 ;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el"
31535 ;;;;;; "eshell/esh-var.el" "ezimage.el" "faces.el" "files.el" "foldout.el" 31536 ;;;;;; "eshell/esh-var.el" "ezimage.el" "faces.el" "files.el" "finder-inf.el"
31536 ;;;;;; "font-core.el" "font-lock.el" "format.el" "forms-d2.el" "forms-pass.el" 31537 ;;;;;; "foldout.el" "font-core.el" "font-lock.el" "format.el" "forms-d2.el"
31537 ;;;;;; "frame.el" "fringe.el" "generic-x.el" "gnus/compface.el" 31538 ;;;;;; "forms-pass.el" "frame.el" "fringe.el" "generic-x.el" "gnus/compface.el"
31538 ;;;;;; "gnus/dig.el" "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el" 31539 ;;;;;; "gnus/dig.el" "gnus/dns.el" "gnus/format-spec.el" "gnus/gnus-async.el"
31539 ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" 31540 ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el"
31540 ;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" 31541 ;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
31541 ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el" 31542 ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
31542 ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el" 31543 ;;;;;; "gnus/gnus-mh.el" "gnus/gnus-salt.el" "gnus/gnus-score.el"
31613 ;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el" 31614 ;;;;;; "url/url-cookie.el" "url/url-dired.el" "url/url-expand.el"
31614 ;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el" 31615 ;;;;;; "url/url-ftp.el" "url/url-history.el" "url/url-imap.el" "url/url-methods.el"
31615 ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el" 31616 ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "url/vc-dav.el"
31616 ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el" 31617 ;;;;;; "vc-hooks.el" "vcursor.el" "version.el" "vms-patch.el" "vmsproc.el"
31617 ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el" 31618 ;;;;;; "vt-control.el" "vt100-led.el" "w32-fns.el" "w32-vars.el"
31618 ;;;;;; "widget.el" "window.el" "x-dnd.el") (18612 24670 494658)) 31619 ;;;;;; "widget.el" "window.el" "x-dnd.el") (18621 48126 934567))
31619 31620
31620 ;;;*** 31621 ;;;***
31621 31622
31622 ;; Local Variables: 31623 ;; Local Variables:
31623 ;; version-control: never 31624 ;; version-control: never