diff options
| author | Gerd Moellmann | 2000-03-15 23:09:16 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-03-15 23:09:16 +0000 |
| commit | fd0e837bd18160028ccdc7dcdc6d436b7552d2a0 (patch) | |
| tree | 79e7a52c7b9e47be709c59ece4dd95a2bd5c7e8a | |
| parent | ae8ab422e91e2d869e145c81f2158aa3907db5d5 (diff) | |
| download | emacs-fd0e837bd18160028ccdc7dcdc6d436b7552d2a0.tar.gz emacs-fd0e837bd18160028ccdc7dcdc6d436b7552d2a0.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/cus-load.el | 11 | ||||
| -rw-r--r-- | lisp/loaddefs.el | 146 |
2 files changed, 126 insertions, 31 deletions
diff --git a/lisp/cus-load.el b/lisp/cus-load.el index 1a68189db12..a36d903bc15 100644 --- a/lisp/cus-load.el +++ b/lisp/cus-load.el | |||
| @@ -267,7 +267,7 @@ | |||
| 267 | (put 'ebnf-optimization 'custom-loads '("ebnf2ps")) | 267 | (put 'ebnf-optimization 'custom-loads '("ebnf2ps")) |
| 268 | (put 'apropos 'custom-loads '("apropos")) | 268 | (put 'apropos 'custom-loads '("apropos")) |
| 269 | (put 'gomoku 'custom-loads '("gomoku")) | 269 | (put 'gomoku 'custom-loads '("gomoku")) |
| 270 | (put 'tools 'custom-loads '("add-log" "calculator" "compare-w" "diff-mode" "diff" "ediff" "elide-head" "emerge" "gud" "rcompile" "smerge-mode" "speedbar" "tempo" "tooltip" "vc" "which-func" "copyright" "compile" "etags" "glasses" "make-mode")) | 270 | (put 'tools 'custom-loads '("add-log" "calculator" "compare-w" "diff-mode" "diff" "ediff" "elide-head" "emerge" "gud" "pcvs-defs" "rcompile" "smerge-mode" "speedbar" "tempo" "tooltip" "vc" "which-func" "copyright" "compile" "etags" "glasses" "make-mode")) |
| 271 | (put 'gnus-topic 'custom-loads '("gnus-topic")) | 271 | (put 'gnus-topic 'custom-loads '("gnus-topic")) |
| 272 | (put 'sgml 'custom-loads '("sgml-mode")) | 272 | (put 'sgml 'custom-loads '("sgml-mode")) |
| 273 | (put 'keyboard 'custom-loads '("simple" "chistory" "type-break")) | 273 | (put 'keyboard 'custom-loads '("simple" "chistory" "type-break")) |
| @@ -299,6 +299,7 @@ | |||
| 299 | (put 'facemenu 'custom-loads '("facemenu")) | 299 | (put 'facemenu 'custom-loads '("facemenu")) |
| 300 | (put 'pp 'custom-loads '("pp")) | 300 | (put 'pp 'custom-loads '("pp")) |
| 301 | (put 'two-column 'custom-loads '("two-column")) | 301 | (put 'two-column 'custom-loads '("two-column")) |
| 302 | (put 'log-edit 'custom-loads '("log-edit")) | ||
| 302 | (put 'message-forwarding 'custom-loads '("message")) | 303 | (put 'message-forwarding 'custom-loads '("message")) |
| 303 | (put 'message-faces 'custom-loads '("message")) | 304 | (put 'message-faces 'custom-loads '("message")) |
| 304 | (put 'environment 'custom-loads '("cus-edit" "dired" "faces" "dos-vars")) | 305 | (put 'environment 'custom-loads '("cus-edit" "dired" "faces" "dos-vars")) |
| @@ -323,6 +324,7 @@ | |||
| 323 | (put 'menu 'custom-loads '("faces" "tmm" "easymenu")) | 324 | (put 'menu 'custom-loads '("faces" "tmm" "easymenu")) |
| 324 | (put 'vhdl-highlight 'custom-loads '("vhdl-mode")) | 325 | (put 'vhdl-highlight 'custom-loads '("vhdl-mode")) |
| 325 | (put 'widgets 'custom-loads '("wid-browse" "wid-edit")) | 326 | (put 'widgets 'custom-loads '("wid-browse" "wid-edit")) |
| 327 | (put 'log-view 'custom-loads '("log-view")) | ||
| 326 | (put 'PostScript 'custom-loads '("ps-mode")) | 328 | (put 'PostScript 'custom-loads '("ps-mode")) |
| 327 | (put 'abbrev-mode 'custom-loads '("abbrev" "cus-edit" "mailabbrev")) | 329 | (put 'abbrev-mode 'custom-loads '("abbrev" "cus-edit" "mailabbrev")) |
| 328 | (put 'earcon 'custom-loads '("earcon")) | 330 | (put 'earcon 'custom-loads '("earcon")) |
| @@ -348,6 +350,7 @@ | |||
| 348 | (put 'gnus-group-levels 'custom-loads '("gnus-group" "gnus-start" "gnus")) | 350 | (put 'gnus-group-levels 'custom-loads '("gnus-group" "gnus-start" "gnus")) |
| 349 | (put 'cperl 'custom-loads '("cperl-mode")) | 351 | (put 'cperl 'custom-loads '("cperl-mode")) |
| 350 | (put 'files 'custom-loads '("files" "ange-ftp" "autoinsert" "autorevert" "cus-edit" "filecache" "recentf" "shadow")) | 352 | (put 'files 'custom-loads '("files" "ange-ftp" "autoinsert" "autorevert" "cus-edit" "filecache" "recentf" "shadow")) |
| 353 | (put 'pcl-cvs 'custom-loads '("cvs-status" "log-edit" "log-view" "pcvs-defs" "pcvs-info" "pcvs-parse" "pcvs")) | ||
| 351 | (put 'rmail-files 'custom-loads '("rmail")) | 354 | (put 'rmail-files 'custom-loads '("rmail")) |
| 352 | (put 'gnus-summary-format 'custom-loads '("gnus-sum" "gnus")) | 355 | (put 'gnus-summary-format 'custom-loads '("gnus-sum" "gnus")) |
| 353 | (put 'windmove 'custom-loads '("windmove")) | 356 | (put 'windmove 'custom-loads '("windmove")) |
| @@ -598,8 +601,6 @@ | |||
| 598 | (custom-put-if-not 'custom-face-default-form 'standard-value t) | 601 | (custom-put-if-not 'custom-face-default-form 'standard-value t) |
| 599 | (custom-put-if-not 'hexl-follow-ascii 'custom-version "20.3") | 602 | (custom-put-if-not 'hexl-follow-ascii 'custom-version "20.3") |
| 600 | (custom-put-if-not 'hexl-follow-ascii 'standard-value t) | 603 | (custom-put-if-not 'hexl-follow-ascii 'standard-value t) |
| 601 | (custom-put-if-not 'mouse-avoidance-mode 'custom-version "20.3") | ||
| 602 | (custom-put-if-not 'mouse-avoidance-mode 'standard-value t) | ||
| 603 | (custom-put-if-not 'browse-url-filename-alist 'custom-version "20.3") | 604 | (custom-put-if-not 'browse-url-filename-alist 'custom-version "20.3") |
| 604 | (custom-put-if-not 'browse-url-filename-alist 'standard-value t) | 605 | (custom-put-if-not 'browse-url-filename-alist 'standard-value t) |
| 605 | (custom-put-if-not 'change-log-version-info-enabled 'custom-version "21.1") | 606 | (custom-put-if-not 'change-log-version-info-enabled 'custom-version "21.1") |
| @@ -674,8 +675,6 @@ | |||
| 674 | (custom-put-if-not 'rmail-file-name 'standard-value t) | 675 | (custom-put-if-not 'rmail-file-name 'standard-value t) |
| 675 | (custom-put-if-not 'cperl 'custom-version "20.3") | 676 | (custom-put-if-not 'cperl 'custom-version "20.3") |
| 676 | (custom-put-if-not 'cperl 'group-documentation "Major mode for editing Perl code.") | 677 | (custom-put-if-not 'cperl 'group-documentation "Major mode for editing Perl code.") |
| 677 | (custom-put-if-not 'focus-follows-mouse 'custom-version "20.3") | ||
| 678 | (custom-put-if-not 'focus-follows-mouse 'standard-value t) | ||
| 679 | (custom-put-if-not 'fortran-comment-line-start-skip 'custom-version "21.1") | 678 | (custom-put-if-not 'fortran-comment-line-start-skip 'custom-version "21.1") |
| 680 | (custom-put-if-not 'fortran-comment-line-start-skip 'standard-value t) | 679 | (custom-put-if-not 'fortran-comment-line-start-skip 'standard-value t) |
| 681 | (custom-put-if-not 'checkdoc 'custom-version "20.3") | 680 | (custom-put-if-not 'checkdoc 'custom-version "20.3") |
| @@ -741,7 +740,7 @@ | |||
| 741 | (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1") | 740 | (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1") |
| 742 | (custom-put-if-not 'eval-expression-print-level 'standard-value t) | 741 | (custom-put-if-not 'eval-expression-print-level 'standard-value t) |
| 743 | 742 | ||
| 744 | (defvar custom-versions-load-alist '(("20.3.3" "dos-vars") ("20.4" "sh-script" "help" "compile") ("21.1" "debug" "paths" "sgml-mode" "fortran" "etags" "cus-edit" "add-log" "find-func" "simple") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "debug" "avoid" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "vc-hooks" "cus-edit" "replace")) | 743 | (defvar custom-versions-load-alist '(("20.3.3" "dos-vars") ("20.4" "sh-script" "help" "compile") ("21.1" "debug" "paths" "sgml-mode" "fortran" "etags" "cus-edit" "add-log" "find-func" "simple") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "uce" "mouse" "diary-lib" "sendmail" "debug" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "vc-hooks" "cus-edit" "replace")) |
| 745 | "For internal use by custom.") | 744 | "For internal use by custom.") |
| 746 | 745 | ||
| 747 | (provide 'cus-load) | 746 | (provide 'cus-load) |
diff --git a/lisp/loaddefs.el b/lisp/loaddefs.el index 402f5ac82bb..0498e9c60e2 100644 --- a/lisp/loaddefs.el +++ b/lisp/loaddefs.el | |||
| @@ -504,8 +504,8 @@ Returns list of symbols and documentation found." t nil) | |||
| 504 | 504 | ||
| 505 | ;;;*** | 505 | ;;;*** |
| 506 | 506 | ||
| 507 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (14447 | 507 | ;;;### (autoloads (archive-mode) "arc-mode" "arc-mode.el" (14539 |
| 508 | ;;;;;; 15307)) | 508 | ;;;;;; 44524)) |
| 509 | ;;; Generated autoloads from arc-mode.el | 509 | ;;; Generated autoloads from arc-mode.el |
| 510 | 510 | ||
| 511 | (autoload (quote archive-mode) "arc-mode" "\ | 511 | (autoload (quote archive-mode) "arc-mode" "\ |
| @@ -725,10 +725,20 @@ Use `auto-revert-mode' to revert a particular buffer." t nil) | |||
| 725 | 725 | ||
| 726 | ;;;*** | 726 | ;;;*** |
| 727 | 727 | ||
| 728 | ;;;### (autoloads (mouse-avoidance-mode) "avoid" "avoid.el" (14263 | 728 | ;;;### (autoloads (mouse-avoidance-mode mouse-avoidance-mode) "avoid" |
| 729 | ;;;;;; 35271)) | 729 | ;;;;;; "avoid.el" (14539 53646)) |
| 730 | ;;; Generated autoloads from avoid.el | 730 | ;;; Generated autoloads from avoid.el |
| 731 | 731 | ||
| 732 | (defvar mouse-avoidance-mode nil "\ | ||
| 733 | Activate mouse avoidance mode. | ||
| 734 | See function `mouse-avoidance-mode' for possible values. | ||
| 735 | Setting this variable directly does not take effect; | ||
| 736 | use either \\[customize] or the function `mouse-avoidance-mode'.") | ||
| 737 | |||
| 738 | (custom-add-to-group (quote avoid) (quote mouse-avoidance-mode) (quote custom-variable)) | ||
| 739 | |||
| 740 | (custom-add-load (quote mouse-avoidance-mode) (quote avoid)) | ||
| 741 | |||
| 732 | (autoload (quote mouse-avoidance-mode) "avoid" "\ | 742 | (autoload (quote mouse-avoidance-mode) "avoid" "\ |
| 733 | Set cursor avoidance mode to MODE. | 743 | Set cursor avoidance mode to MODE. |
| 734 | MODE should be one of the symbols `banish', `exile', `jump', `animate', | 744 | MODE should be one of the symbols `banish', `exile', `jump', `animate', |
| @@ -2292,7 +2302,7 @@ Infodock (based on XEmacs) has an additional symbol on this list: | |||
| 2292 | 2302 | ||
| 2293 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program | 2303 | ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program |
| 2294 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" | 2304 | ;;;;;; declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el" |
| 2295 | ;;;;;; (14236 19568)) | 2305 | ;;;;;; (14543 61454)) |
| 2296 | ;;; Generated autoloads from international/ccl.el | 2306 | ;;; Generated autoloads from international/ccl.el |
| 2297 | 2307 | ||
| 2298 | (autoload (quote ccl-compile) "ccl" "\ | 2308 | (autoload (quote ccl-compile) "ccl" "\ |
| @@ -3323,7 +3333,7 @@ With ARG, turn CRiSP mode on if ARG is positive, off otherwise." t nil) | |||
| 3323 | ;;;;;; customize-option-other-window customize-changed-options customize-option | 3333 | ;;;;;; customize-option-other-window customize-changed-options customize-option |
| 3324 | ;;;;;; customize-group-other-window customize-group customize customize-save-variable | 3334 | ;;;;;; customize-group-other-window customize-group customize customize-save-variable |
| 3325 | ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" | 3335 | ;;;;;; customize-set-variable customize-set-value) "cus-edit" "cus-edit.el" |
| 3326 | ;;;;;; (14505 58892)) | 3336 | ;;;;;; (14542 5199)) |
| 3327 | ;;; Generated autoloads from cus-edit.el | 3337 | ;;; Generated autoloads from cus-edit.el |
| 3328 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") | 3338 | (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'") |
| 3329 | 3339 | ||
| @@ -3409,7 +3419,7 @@ Customize SYMBOL, which should be a face name or nil. | |||
| 3409 | If SYMBOL is nil, customize all faces." t nil) | 3419 | If SYMBOL is nil, customize all faces." t nil) |
| 3410 | 3420 | ||
| 3411 | (autoload (quote customize-face-other-window) "cus-edit" "\ | 3421 | (autoload (quote customize-face-other-window) "cus-edit" "\ |
| 3412 | Show customization buffer for FACE in other window." t nil) | 3422 | Show customization buffer for face SYMBOL in other window." t nil) |
| 3413 | 3423 | ||
| 3414 | (autoload (quote customize-customized) "cus-edit" "\ | 3424 | (autoload (quote customize-customized) "cus-edit" "\ |
| 3415 | Customize all user options set since the last save in this session." t nil) | 3425 | Customize all user options set since the last save in this session." t nil) |
| @@ -3502,6 +3512,14 @@ See `defface' for the format of SPEC." nil nil) | |||
| 3502 | 3512 | ||
| 3503 | ;;;*** | 3513 | ;;;*** |
| 3504 | 3514 | ||
| 3515 | ;;;### (autoloads nil "cvs-status" "cvs-status.el" (14537 49316)) | ||
| 3516 | ;;; Generated autoloads from cvs-status.el | ||
| 3517 | |||
| 3518 | (autoload (quote cvs-status-mode) "cvs-status" "\ | ||
| 3519 | Mode used for cvs status output." t) | ||
| 3520 | |||
| 3521 | ;;;*** | ||
| 3522 | |||
| 3505 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) | 3523 | ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode) |
| 3506 | ;;;;;; "cwarn" "progmodes/cwarn.el" (14431 15379)) | 3524 | ;;;;;; "cwarn" "progmodes/cwarn.el" (14431 15379)) |
| 3507 | ;;; Generated autoloads from progmodes/cwarn.el | 3525 | ;;; Generated autoloads from progmodes/cwarn.el |
| @@ -4578,8 +4596,8 @@ Play sounds in message buffers." t nil) | |||
| 4578 | 4596 | ||
| 4579 | ;;;*** | 4597 | ;;;*** |
| 4580 | 4598 | ||
| 4581 | ;;;### (autoloads (define-minor-mode) "easy-mmode" "emacs-lisp/easy-mmode.el" | 4599 | ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap define-minor-mode) |
| 4582 | ;;;;;; (14398 37514)) | 4600 | ;;;;;; "easy-mmode" "emacs-lisp/easy-mmode.el" (14539 53684)) |
| 4583 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el | 4601 | ;;; Generated autoloads from emacs-lisp/easy-mmode.el |
| 4584 | 4602 | ||
| 4585 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) | 4603 | (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode)) |
| @@ -4598,6 +4616,10 @@ in order to build a valid keymap. | |||
| 4598 | BODY contains code that will be executed each time the mode is (dis)activated. | 4616 | BODY contains code that will be executed each time the mode is (dis)activated. |
| 4599 | It will be executed after any toggling but before running the hooks." nil (quote macro)) | 4617 | It will be executed after any toggling but before running the hooks." nil (quote macro)) |
| 4600 | 4618 | ||
| 4619 | (autoload (quote easy-mmode-defmap) "easy-mmode" nil nil (quote macro)) | ||
| 4620 | |||
| 4621 | (autoload (quote easy-mmode-defsyntax) "easy-mmode" nil nil (quote macro)) | ||
| 4622 | |||
| 4601 | ;;;*** | 4623 | ;;;*** |
| 4602 | 4624 | ||
| 4603 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define | 4625 | ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define |
| @@ -5382,7 +5404,7 @@ as a multilingual text encoded in a coding system set by | |||
| 5382 | ;;;*** | 5404 | ;;;*** |
| 5383 | 5405 | ||
| 5384 | ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) | 5406 | ;;;### (autoloads (enriched-decode enriched-encode enriched-mode) |
| 5385 | ;;;;;; "enriched" "enriched.el" (14513 4487)) | 5407 | ;;;;;; "enriched" "enriched.el" (14539 53665)) |
| 5386 | ;;; Generated autoloads from enriched.el | 5408 | ;;; Generated autoloads from enriched.el |
| 5387 | 5409 | ||
| 5388 | (autoload (quote enriched-mode) "enriched" "\ | 5410 | (autoload (quote enriched-mode) "enriched" "\ |
| @@ -6019,7 +6041,7 @@ with no args, if that value is non-nil." t nil) | |||
| 6019 | ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props | 6041 | ;;;;;; facemenu-remove-special facemenu-remove-all facemenu-remove-face-props |
| 6020 | ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible | 6042 | ;;;;;; facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible |
| 6021 | ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground | 6043 | ;;;;;; facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground |
| 6022 | ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14529 14394)) | 6044 | ;;;;;; facemenu-set-face) "facemenu" "facemenu.el" (14539 53665)) |
| 6023 | ;;; Generated autoloads from facemenu.el | 6045 | ;;; Generated autoloads from facemenu.el |
| 6024 | (define-key global-map "\M-g" 'facemenu-keymap) | 6046 | (define-key global-map "\M-g" 'facemenu-keymap) |
| 6025 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) | 6047 | (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap) |
| @@ -6613,7 +6635,7 @@ in your `~/.emacs' file, replacing [f7] by your favourite key: | |||
| 6613 | ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode | 6635 | ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode |
| 6614 | ;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords | 6636 | ;;;;;; global-font-lock-mode font-lock-remove-keywords font-lock-add-keywords |
| 6615 | ;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el" | 6637 | ;;;;;; turn-on-font-lock font-lock-mode) "font-lock" "font-lock.el" |
| 6616 | ;;;;;; (14535 40196)) | 6638 | ;;;;;; (14539 53666)) |
| 6617 | ;;; Generated autoloads from font-lock.el | 6639 | ;;; Generated autoloads from font-lock.el |
| 6618 | 6640 | ||
| 6619 | (defvar font-lock-mode-hook nil "\ | 6641 | (defvar font-lock-mode-hook nil "\ |
| @@ -6804,7 +6826,7 @@ Visit a file in Forms mode in other window." t nil) | |||
| 6804 | ;;;*** | 6826 | ;;;*** |
| 6805 | 6827 | ||
| 6806 | ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" | 6828 | ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran" |
| 6807 | ;;;;;; "progmodes/fortran.el" (14477 53257)) | 6829 | ;;;;;; "progmodes/fortran.el" (14537 23071)) |
| 6808 | ;;; Generated autoloads from progmodes/fortran.el | 6830 | ;;; Generated autoloads from progmodes/fortran.el |
| 6809 | 6831 | ||
| 6810 | (defvar fortran-tab-mode-default nil "\ | 6832 | (defvar fortran-tab-mode-default nil "\ |
| @@ -7245,7 +7267,7 @@ Variables: handwrite-linespace (default 12) | |||
| 7245 | ;;;*** | 7267 | ;;;*** |
| 7246 | 7268 | ||
| 7247 | ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" | 7269 | ;;;### (autoloads (hanoi-unix-64 hanoi-unix hanoi) "hanoi" "play/hanoi.el" |
| 7248 | ;;;;;; (14268 8415)) | 7270 | ;;;;;; (14539 53714)) |
| 7249 | ;;; Generated autoloads from play/hanoi.el | 7271 | ;;; Generated autoloads from play/hanoi.el |
| 7250 | 7272 | ||
| 7251 | (autoload (quote hanoi) "hanoi" "\ | 7273 | (autoload (quote hanoi) "hanoi" "\ |
| @@ -8212,7 +8234,7 @@ This will add a speedbar major display mode." t nil) | |||
| 8212 | 8234 | ||
| 8213 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file | 8235 | ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file |
| 8214 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" | 8236 | ;;;;;; info-lookup-symbol info-lookup-reset) "info-look" "info-look.el" |
| 8215 | ;;;;;; (14272 15606)) | 8237 | ;;;;;; (14539 53666)) |
| 8216 | ;;; Generated autoloads from info-look.el | 8238 | ;;; Generated autoloads from info-look.el |
| 8217 | 8239 | ||
| 8218 | (autoload (quote info-lookup-reset) "info-look" "\ | 8240 | (autoload (quote info-lookup-reset) "info-look" "\ |
| @@ -9046,6 +9068,28 @@ shown; this is often useful to constrain a big search." t nil) | |||
| 9046 | 9068 | ||
| 9047 | ;;;*** | 9069 | ;;;*** |
| 9048 | 9070 | ||
| 9071 | ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (14537 49316)) | ||
| 9072 | ;;; Generated autoloads from log-edit.el | ||
| 9073 | |||
| 9074 | (autoload (quote log-edit) "log-edit" "\ | ||
| 9075 | Setup a buffer to enter a log message. | ||
| 9076 | The buffer will be put in `log-edit-mode'. | ||
| 9077 | If SETUP is non-nil, the buffer is then erased and `log-edit-hook' is run. | ||
| 9078 | Mark and point will be set around the entire contents of the | ||
| 9079 | buffer so that it is easy to kill the contents of the buffer with \\[kill-region]. | ||
| 9080 | Once you're done editing the message, pressing \\[log-edit-done] will call | ||
| 9081 | `log-edit-done' which will end up calling CALLBACK to do the actual commit." nil nil) | ||
| 9082 | |||
| 9083 | ;;;*** | ||
| 9084 | |||
| 9085 | ;;;### (autoloads nil "log-view" "log-view.el" (14537 49316)) | ||
| 9086 | ;;; Generated autoloads from log-view.el | ||
| 9087 | |||
| 9088 | (autoload (quote log-view-mode) "log-view" "\ | ||
| 9089 | Major mode for browsing CVS log output." t) | ||
| 9090 | |||
| 9091 | ;;;*** | ||
| 9092 | |||
| 9049 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer | 9093 | ;;;### (autoloads (print-region lpr-region print-buffer lpr-buffer |
| 9050 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (14440 | 9094 | ;;;;;; lpr-command lpr-switches printer-name) "lpr" "lpr.el" (14440 |
| 9051 | ;;;;;; 46009)) | 9095 | ;;;;;; 46009)) |
| @@ -9468,7 +9512,7 @@ Previous contents of that buffer are killed first." t nil) | |||
| 9468 | 9512 | ||
| 9469 | ;;;*** | 9513 | ;;;*** |
| 9470 | 9514 | ||
| 9471 | ;;;### (autoloads (man-follow man) "man" "man.el" (14252 7234)) | 9515 | ;;;### (autoloads (man-follow man) "man" "man.el" (14539 53667)) |
| 9472 | ;;; Generated autoloads from man.el | 9516 | ;;; Generated autoloads from man.el |
| 9473 | 9517 | ||
| 9474 | (defalias (quote manual-entry) (quote man)) | 9518 | (defalias (quote manual-entry) (quote man)) |
| @@ -10661,6 +10705,54 @@ You must modify via \\[customize] for this variable to have an effect.") | |||
| 10661 | 10705 | ||
| 10662 | ;;;*** | 10706 | ;;;*** |
| 10663 | 10707 | ||
| 10708 | ;;;### (autoloads (cvs-dired-use-hook cvs-status cvs-update cvs-examine | ||
| 10709 | ;;;;;; cvs-checkout) "pcvs" "pcvs.el" (14537 49318)) | ||
| 10710 | ;;; Generated autoloads from pcvs.el | ||
| 10711 | |||
| 10712 | (autoload (quote cvs-checkout) "pcvs" "\ | ||
| 10713 | Run a 'cvs checkout MODULES' in DIR. | ||
| 10714 | Feed the output to a *cvs* buffer, display it in the current window, | ||
| 10715 | and run `cvs-mode' on it. | ||
| 10716 | |||
| 10717 | With a prefix argument, prompt for cvs FLAGS to use." t nil) | ||
| 10718 | |||
| 10719 | (autoload (quote cvs-examine) "pcvs" "\ | ||
| 10720 | Run a `cvs -n update' in the specified DIRECTORY. | ||
| 10721 | That is, check what needs to be done, but don't change the disc. | ||
| 10722 | Feed the output to a *cvs* buffer and run `cvs-mode' on it. | ||
| 10723 | With a prefix argument, prompt for a directory and cvs FLAGS to use. | ||
| 10724 | A prefix arg >8 (ex: \\[universal-argument] \\[universal-argument]), | ||
| 10725 | prevents reuse of an existing *cvs* buffer. | ||
| 10726 | Optional argument NOSHOW if non-nil means not to display the buffer." t nil) | ||
| 10727 | |||
| 10728 | (autoload (quote cvs-update) "pcvs" "\ | ||
| 10729 | Run a `cvs update' in the current working DIRECTORY. | ||
| 10730 | Feed the output to a *cvs* buffer and run `cvs-mode' on it. | ||
| 10731 | With a prefix argument, prompt for a directory and cvs FLAGS to use. | ||
| 10732 | A prefix arg >8 (ex: \\[universal-argument] \\[universal-argument]), | ||
| 10733 | prevents reuse of an existing *cvs* buffer." t nil) | ||
| 10734 | |||
| 10735 | (autoload (quote cvs-status) "pcvs" "\ | ||
| 10736 | Run a `cvs status' in the current working DIRECTORY. | ||
| 10737 | Feed the output to a *cvs* buffer and run `cvs-mode' on it. | ||
| 10738 | With a prefix argument, prompt for a directory and cvs FLAGS to use. | ||
| 10739 | A prefix arg >8 (ex: \\[universal-argument] \\[universal-argument]), | ||
| 10740 | prevents reuse of an existing *cvs* buffer. | ||
| 10741 | Optional argument NOSHOW if non-nil means not to display the buffer." t nil) | ||
| 10742 | |||
| 10743 | (add-to-list (quote completion-ignored-extensions) "CVS/") | ||
| 10744 | |||
| 10745 | (defvar cvs-dired-use-hook (quote (4)) "\ | ||
| 10746 | Whether or not opening a CVS directory should run PCL-CVS. | ||
| 10747 | NIL means never do it. | ||
| 10748 | ALWAYS means to always do it unless a prefix argument is given to the | ||
| 10749 | command that prompted the opening of the directory. | ||
| 10750 | Anything else means to do it only if the prefix arg is equal to this value.") | ||
| 10751 | |||
| 10752 | (progn (defun cvs-dired-noselect (dir) "Run `cvs-examine' if DIR is a CVS administrative directory.\nThe exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" (file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) (save-excursion (cvs-examine (file-name-directory dir) t t)))))) | ||
| 10753 | |||
| 10754 | ;;;*** | ||
| 10755 | |||
| 10664 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" | 10756 | ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el" |
| 10665 | ;;;;;; (13639 61036)) | 10757 | ;;;;;; (13639 61036)) |
| 10666 | ;;; Generated autoloads from progmodes/perl-mode.el | 10758 | ;;; Generated autoloads from progmodes/perl-mode.el |
| @@ -10993,7 +11085,7 @@ This checks if all multi-byte characters in the region are printable or not." ni | |||
| 10993 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer | 11085 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer |
| 10994 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces | 11086 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces |
| 10995 | ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" | 11087 | ;;;;;; ps-print-buffer ps-print-customize ps-paper-type) "ps-print" |
| 10996 | ;;;;;; "ps-print.el" (14454 86)) | 11088 | ;;;;;; "ps-print.el" (14543 36973)) |
| 10997 | ;;; Generated autoloads from ps-print.el | 11089 | ;;; Generated autoloads from ps-print.el |
| 10998 | 11090 | ||
| 10999 | (defvar ps-paper-type (quote letter) "\ | 11091 | (defvar ps-paper-type (quote letter) "\ |
| @@ -11343,7 +11435,7 @@ See \\[compile]." t nil) | |||
| 11343 | ;;;*** | 11435 | ;;;*** |
| 11344 | 11436 | ||
| 11345 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" | 11437 | ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el" |
| 11346 | ;;;;;; (14536 1936)) | 11438 | ;;;;;; (14539 41135)) |
| 11347 | ;;; Generated autoloads from emacs-lisp/re-builder.el | 11439 | ;;; Generated autoloads from emacs-lisp/re-builder.el |
| 11348 | 11440 | ||
| 11349 | (autoload (quote re-builder) "re-builder" "\ | 11441 | (autoload (quote re-builder) "re-builder" "\ |
| @@ -11352,8 +11444,8 @@ Call up the RE Builder for the current window." t nil) | |||
| 11352 | ;;;*** | 11444 | ;;;*** |
| 11353 | 11445 | ||
| 11354 | ;;;### (autoloads (recentf-open-more-files recentf-cleanup recentf-edit-list | 11446 | ;;;### (autoloads (recentf-open-more-files recentf-cleanup recentf-edit-list |
| 11355 | ;;;;;; recentf-save-list recentf-mode) "recentf" "recentf.el" (14533 | 11447 | ;;;;;; recentf-save-list recentf-mode) "recentf" "recentf.el" (14539 |
| 11356 | ;;;;;; 31505)) | 11448 | ;;;;;; 49146)) |
| 11357 | ;;; Generated autoloads from recentf.el | 11449 | ;;; Generated autoloads from recentf.el |
| 11358 | 11450 | ||
| 11359 | (autoload (quote recentf-mode) "recentf" "\ | 11451 | (autoload (quote recentf-mode) "recentf" "\ |
| @@ -11378,10 +11470,11 @@ Allow the user to open files that are not in the menu." t nil) | |||
| 11378 | 11470 | ||
| 11379 | ;;;*** | 11471 | ;;;*** |
| 11380 | 11472 | ||
| 11381 | ;;;### (autoloads (clear-rectangle string-rectangle delete-whitespace-rectangle | 11473 | ;;;### (autoloads (clear-rectangle replace-rectangle string-rectangle |
| 11382 | ;;;;;; open-rectangle insert-rectangle yank-rectangle kill-rectangle | 11474 | ;;;;;; delete-whitespace-rectangle open-rectangle insert-rectangle |
| 11383 | ;;;;;; extract-rectangle delete-extract-rectangle delete-rectangle | 11475 | ;;;;;; yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle |
| 11384 | ;;;;;; move-to-column-force) "rect" "rect.el" (14273 29571)) | 11476 | ;;;;;; delete-rectangle move-to-column-force) "rect" "rect.el" (14537 |
| 11477 | ;;;;;; 23030)) | ||
| 11385 | ;;; Generated autoloads from rect.el | 11478 | ;;; Generated autoloads from rect.el |
| 11386 | 11479 | ||
| 11387 | (autoload (quote move-to-column-force) "rect" "\ | 11480 | (autoload (quote move-to-column-force) "rect" "\ |
| @@ -11461,6 +11554,9 @@ When called from a program the rectangle's corners are START and END. | |||
| 11461 | The left edge of the rectangle specifies the column for insertion. | 11554 | The left edge of the rectangle specifies the column for insertion. |
| 11462 | This command does not delete or overwrite any existing text." t nil) | 11555 | This command does not delete or overwrite any existing text." t nil) |
| 11463 | 11556 | ||
| 11557 | (autoload (quote replace-rectangle) "rect" "\ | ||
| 11558 | Like `string-rectangle', but replace the original region." t nil) | ||
| 11559 | |||
| 11464 | (autoload (quote clear-rectangle) "rect" "\ | 11560 | (autoload (quote clear-rectangle) "rect" "\ |
| 11465 | Blank out the region-rectangle. | 11561 | Blank out the region-rectangle. |
| 11466 | The text previously in the region is overwritten with blanks. | 11562 | The text previously in the region is overwritten with blanks. |
| @@ -13853,7 +13949,7 @@ if large. You can use Info-split to do this manually." t nil) | |||
| 13853 | ;;;*** | 13949 | ;;;*** |
| 13854 | 13950 | ||
| 13855 | ;;;### (autoloads (texinfo-mode) "texinfo" "textmodes/texinfo.el" | 13951 | ;;;### (autoloads (texinfo-mode) "texinfo" "textmodes/texinfo.el" |
| 13856 | ;;;;;; (14302 8279)) | 13952 | ;;;;;; (14536 60906)) |
| 13857 | ;;; Generated autoloads from textmodes/texinfo.el | 13953 | ;;; Generated autoloads from textmodes/texinfo.el |
| 13858 | 13954 | ||
| 13859 | (autoload (quote texinfo-mode) "texinfo" "\ | 13955 | (autoload (quote texinfo-mode) "texinfo" "\ |