diff options
| author | Juanma Barranquero | 2008-02-25 01:34:52 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-02-25 01:34:52 +0000 |
| commit | 622c2a53d814ea5cd80c0d72ecf391b70d6d11af (patch) | |
| tree | 9c6805b556ade4fab68b4cb8994342cd8cb4c61d | |
| parent | ffe832ea680b4820f5ff399191f7f2d41350ee2e (diff) | |
| download | emacs-622c2a53d814ea5cd80c0d72ecf391b70d6d11af.tar.gz emacs-622c2a53d814ea5cd80c0d72ecf391b70d6d11af.zip | |
Regenerate.
| -rw-r--r-- | lisp/ldefs-boot.el | 553 |
1 files changed, 184 insertions, 369 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 77cba1e0015..bcaee195966 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -81,7 +81,7 @@ Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER. | |||
| 81 | ;;;*** | 81 | ;;;*** |
| 82 | 82 | ||
| 83 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" | 83 | ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el" |
| 84 | ;;;;;; (18335 54541)) | 84 | ;;;;;; (18369 28761)) |
| 85 | ;;; Generated autoloads from progmodes/ada-mode.el | 85 | ;;; Generated autoloads from progmodes/ada-mode.el |
| 86 | 86 | ||
| 87 | (autoload 'ada-add-extensions "ada-mode" "\ | 87 | (autoload 'ada-add-extensions "ada-mode" "\ |
| @@ -825,7 +825,7 @@ setup for auto-startup. | |||
| 825 | ;;;*** | 825 | ;;;*** |
| 826 | 826 | ||
| 827 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" | 827 | ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp" |
| 828 | ;;;;;; "net/ange-ftp.el" (18364 62105)) | 828 | ;;;;;; "net/ange-ftp.el" (18369 28760)) |
| 829 | ;;; Generated autoloads from net/ange-ftp.el | 829 | ;;; Generated autoloads from net/ange-ftp.el |
| 830 | 830 | ||
| 831 | (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) | 831 | (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir) |
| @@ -1890,18 +1890,6 @@ Major mode for editing BibTeX style files. | |||
| 1890 | 1890 | ||
| 1891 | ;;;*** | 1891 | ;;;*** |
| 1892 | 1892 | ||
| 1893 | ;;;### (autoloads (bibtex-style-mode) "bibtex-style" "textmodes/bibtex-style.el" | ||
| 1894 | ;;;;;; (18310 14604)) | ||
| 1895 | ;;; Generated autoloads from textmodes/bibtex-style.el | ||
| 1896 | (add-to-list 'auto-mode-alist '("\\.bst\\'" . bibtex-style-mode)) | ||
| 1897 | |||
| 1898 | (autoload (quote bibtex-style-mode) "bibtex-style" "\ | ||
| 1899 | Major mode for editing BibTeX style files. | ||
| 1900 | |||
| 1901 | \(fn)" t nil) | ||
| 1902 | |||
| 1903 | ;;;*** | ||
| 1904 | |||
| 1905 | ;;;### (autoloads (binhex-decode-region binhex-decode-region-external | 1893 | ;;;### (autoloads (binhex-decode-region binhex-decode-region-external |
| 1906 | ;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" | 1894 | ;;;;;; binhex-decode-region-internal) "binhex" "mail/binhex.el" |
| 1907 | ;;;;;; (18335 54537)) | 1895 | ;;;;;; (18335 54537)) |
| @@ -2736,7 +2724,7 @@ Also see `make-text-button'. | |||
| 2736 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory | 2724 | ;;;;;; compile-defun byte-compile-file byte-recompile-directory |
| 2737 | ;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning | 2725 | ;;;;;; byte-force-recompile byte-compile-enable-warning byte-compile-disable-warning |
| 2738 | ;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" | 2726 | ;;;;;; byte-compile-warnings-safe-p) "bytecomp" "emacs-lisp/bytecomp.el" |
| 2739 | ;;;;;; (18353 32884)) | 2727 | ;;;;;; (18353 36713)) |
| 2740 | ;;; Generated autoloads from emacs-lisp/bytecomp.el | 2728 | ;;; Generated autoloads from emacs-lisp/bytecomp.el |
| 2741 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) | 2729 | (put 'byte-compile-dynamic 'safe-local-variable 'booleanp) |
| 2742 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) | 2730 | (put 'byte-compile-disable-print-circle 'safe-local-variable 'booleanp) |
| @@ -3584,7 +3572,7 @@ it fails. | |||
| 3584 | ;;;*** | 3572 | ;;;*** |
| 3585 | 3573 | ||
| 3586 | ;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" | 3574 | ;;;### (autoloads (capitalized-words-mode) "cap-words" "progmodes/cap-words.el" |
| 3587 | ;;;;;; (18339 61462)) | 3575 | ;;;;;; (18340 25864)) |
| 3588 | ;;; Generated autoloads from progmodes/cap-words.el | 3576 | ;;; Generated autoloads from progmodes/cap-words.el |
| 3589 | 3577 | ||
| 3590 | (autoload 'capitalized-words-mode "cap-words" "\ | 3578 | (autoload 'capitalized-words-mode "cap-words" "\ |
| @@ -3627,7 +3615,7 @@ Obsoletes `c-forward-into-nomenclature'. | |||
| 3627 | ;;;*** | 3615 | ;;;*** |
| 3628 | 3616 | ||
| 3629 | ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" | 3617 | ;;;### (autoloads (c-guess-basic-syntax) "cc-engine" "progmodes/cc-engine.el" |
| 3630 | ;;;;;; (18335 54542)) | 3618 | ;;;;;; (18369 28762)) |
| 3631 | ;;; Generated autoloads from progmodes/cc-engine.el | 3619 | ;;; Generated autoloads from progmodes/cc-engine.el |
| 3632 | 3620 | ||
| 3633 | (autoload 'c-guess-basic-syntax "cc-engine" "\ | 3621 | (autoload 'c-guess-basic-syntax "cc-engine" "\ |
| @@ -3639,7 +3627,7 @@ Return the syntactic context of the current line. | |||
| 3639 | 3627 | ||
| 3640 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode | 3628 | ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode |
| 3641 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" | 3629 | ;;;;;; c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el" |
| 3642 | ;;;;;; (18335 54542)) | 3630 | ;;;;;; (18369 28762)) |
| 3643 | ;;; Generated autoloads from progmodes/cc-mode.el | 3631 | ;;; Generated autoloads from progmodes/cc-mode.el |
| 3644 | 3632 | ||
| 3645 | (autoload 'c-initialize-cc-mode "cc-mode" "\ | 3633 | (autoload 'c-initialize-cc-mode "cc-mode" "\ |
| @@ -3797,7 +3785,7 @@ Key bindings: | |||
| 3797 | ;;;*** | 3785 | ;;;*** |
| 3798 | 3786 | ||
| 3799 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" | 3787 | ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" |
| 3800 | ;;;;;; "progmodes/cc-styles.el" (18335 54542)) | 3788 | ;;;;;; "progmodes/cc-styles.el" (18369 28762)) |
| 3801 | ;;; Generated autoloads from progmodes/cc-styles.el | 3789 | ;;; Generated autoloads from progmodes/cc-styles.el |
| 3802 | 3790 | ||
| 3803 | (autoload 'c-set-style "cc-styles" "\ | 3791 | (autoload 'c-set-style "cc-styles" "\ |
| @@ -4663,7 +4651,7 @@ on third call it again advances points to the next difference and so on. | |||
| 4663 | ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start | 4651 | ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start |
| 4664 | ;;;;;; compile compilation-disable-input compile-command compilation-search-path | 4652 | ;;;;;; compile compilation-disable-input compile-command compilation-search-path |
| 4665 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) | 4653 | ;;;;;; compilation-ask-about-save compilation-window-height compilation-mode-hook) |
| 4666 | ;;;;;; "compile" "progmodes/compile.el" (18356 12618)) | 4654 | ;;;;;; "compile" "progmodes/compile.el" (18370 636)) |
| 4667 | ;;; Generated autoloads from progmodes/compile.el | 4655 | ;;; Generated autoloads from progmodes/compile.el |
| 4668 | 4656 | ||
| 4669 | (defvar compilation-mode-hook nil "\ | 4657 | (defvar compilation-mode-hook nil "\ |
| @@ -5128,7 +5116,7 @@ Randomly permute the elements of VECTOR (all permutations equally likely). | |||
| 5128 | ;;;*** | 5116 | ;;;*** |
| 5129 | 5117 | ||
| 5130 | ;;;### (autoloads (copyright copyright-fix-years copyright-update) | 5118 | ;;;### (autoloads (copyright copyright-fix-years copyright-update) |
| 5131 | ;;;;;; "copyright" "emacs-lisp/copyright.el" (18341 12907)) | 5119 | ;;;;;; "copyright" "emacs-lisp/copyright.el" (18367 13960)) |
| 5132 | ;;; Generated autoloads from emacs-lisp/copyright.el | 5120 | ;;; Generated autoloads from emacs-lisp/copyright.el |
| 5133 | 5121 | ||
| 5134 | (autoload 'copyright-update "copyright" "\ | 5122 | (autoload 'copyright-update "copyright" "\ |
| @@ -5156,7 +5144,7 @@ Insert a copyright by $ORGANIZATION notice at cursor. | |||
| 5156 | ;;;*** | 5144 | ;;;*** |
| 5157 | 5145 | ||
| 5158 | ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) | 5146 | ;;;### (autoloads (cperl-perldoc-at-point cperl-perldoc cperl-mode) |
| 5159 | ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18335 54542)) | 5147 | ;;;;;; "cperl-mode" "progmodes/cperl-mode.el" (18369 28763)) |
| 5160 | ;;; Generated autoloads from progmodes/cperl-mode.el | 5148 | ;;; Generated autoloads from progmodes/cperl-mode.el |
| 5161 | (put 'cperl-indent-level 'safe-local-variable 'integerp) | 5149 | (put 'cperl-indent-level 'safe-local-variable 'integerp) |
| 5162 | (put 'cperl-brace-offset 'safe-local-variable 'integerp) | 5150 | (put 'cperl-brace-offset 'safe-local-variable 'integerp) |
| @@ -6605,7 +6593,7 @@ Revert to the last loaded desktop. | |||
| 6605 | 6593 | ||
| 6606 | ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article | 6594 | ;;;### (autoloads (gnus-article-outlook-deuglify-article gnus-outlook-deuglify-article |
| 6607 | ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) | 6595 | ;;;;;; gnus-article-outlook-repair-attribution gnus-article-outlook-unwrap-lines) |
| 6608 | ;;;;;; "deuglify" "gnus/deuglify.el" (18335 54532)) | 6596 | ;;;;;; "deuglify" "gnus/deuglify.el" (18369 28758)) |
| 6609 | ;;; Generated autoloads from gnus/deuglify.el | 6597 | ;;; Generated autoloads from gnus/deuglify.el |
| 6610 | 6598 | ||
| 6611 | (autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ | 6599 | (autoload 'gnus-article-outlook-unwrap-lines "deuglify" "\ |
| @@ -6750,7 +6738,7 @@ Minor mode for viewing/editing context diffs. | |||
| 6750 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink | 6738 | ;;;;;; dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink |
| 6751 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename | 6739 | ;;;;;; dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename |
| 6752 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) | 6740 | ;;;;;; dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches) |
| 6753 | ;;;;;; "dired" "dired.el" (18335 54512)) | 6741 | ;;;;;; "dired" "dired.el" (18369 28746)) |
| 6754 | ;;; Generated autoloads from dired.el | 6742 | ;;; Generated autoloads from dired.el |
| 6755 | 6743 | ||
| 6756 | (defvar dired-listing-switches "-al" "\ | 6744 | (defvar dired-listing-switches "-al" "\ |
| @@ -7624,7 +7612,7 @@ Locate SOA record and increment the serial field. | |||
| 7624 | ;;;*** | 7612 | ;;;*** |
| 7625 | 7613 | ||
| 7626 | ;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode | 7614 | ;;;### (autoloads (doc-view-bookmark-jump doc-view-minor-mode doc-view-mode |
| 7627 | ;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (18365 8900)) | 7615 | ;;;;;; doc-view-mode-p) "doc-view" "doc-view.el" (18365 56505)) |
| 7628 | ;;; Generated autoloads from doc-view.el | 7616 | ;;; Generated autoloads from doc-view.el |
| 7629 | 7617 | ||
| 7630 | (autoload 'doc-view-mode-p "doc-view" "\ | 7618 | (autoload 'doc-view-mode-p "doc-view" "\ |
| @@ -8427,7 +8415,7 @@ Not documented | |||
| 8427 | 8415 | ||
| 8428 | ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form | 8416 | ;;;### (autoloads (edebug-all-forms edebug-all-defs edebug-eval-top-level-form |
| 8429 | ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" | 8417 | ;;;;;; edebug-basic-spec edebug-all-forms edebug-all-defs) "edebug" |
| 8430 | ;;;;;; "emacs-lisp/edebug.el" (18335 54522)) | 8418 | ;;;;;; "emacs-lisp/edebug.el" (18369 28755)) |
| 8431 | ;;; Generated autoloads from emacs-lisp/edebug.el | 8419 | ;;; Generated autoloads from emacs-lisp/edebug.el |
| 8432 | 8420 | ||
| 8433 | (defvar edebug-all-defs nil "\ | 8421 | (defvar edebug-all-defs nil "\ |
| @@ -9006,7 +8994,7 @@ Prompts for bug subject. Leaves you in a mail buffer. | |||
| 9006 | ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote | 8994 | ;;;;;; emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote |
| 9007 | ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor | 8995 | ;;;;;; emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor |
| 9008 | ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" | 8996 | ;;;;;; emerge-buffers emerge-files-with-ancestor emerge-files) "emerge" |
| 9009 | ;;;;;; "emerge.el" (18200 26565)) | 8997 | ;;;;;; "emerge.el" (18203 29181)) |
| 9010 | ;;; Generated autoloads from emerge.el | 8998 | ;;; Generated autoloads from emerge.el |
| 9011 | 8999 | ||
| 9012 | (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) | 9000 | (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge")) |
| @@ -9694,7 +9682,7 @@ Look at CONFIG and try to expand GROUP. | |||
| 9694 | ;;;*** | 9682 | ;;;*** |
| 9695 | 9683 | ||
| 9696 | ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" | 9684 | ;;;### (autoloads (erc-handle-irc-url erc erc-select-read-args) "erc" |
| 9697 | ;;;;;; "erc/erc.el" (18335 54524)) | 9685 | ;;;;;; "erc/erc.el" (18369 28756)) |
| 9698 | ;;; Generated autoloads from erc/erc.el | 9686 | ;;; Generated autoloads from erc/erc.el |
| 9699 | 9687 | ||
| 9700 | (autoload 'erc-select-read-args "erc" "\ | 9688 | (autoload 'erc-select-read-args "erc" "\ |
| @@ -9743,7 +9731,7 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL. | |||
| 9743 | 9731 | ||
| 9744 | ;;;*** | 9732 | ;;;*** |
| 9745 | 9733 | ||
| 9746 | ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18335 54524)) | 9734 | ;;;### (autoloads nil "erc-button" "erc/erc-button.el" (18369 28755)) |
| 9747 | ;;; Generated autoloads from erc/erc-button.el | 9735 | ;;; Generated autoloads from erc/erc-button.el |
| 9748 | (autoload 'erc-button-mode "erc-button" nil t) | 9736 | (autoload 'erc-button-mode "erc-button" nil t) |
| 9749 | 9737 | ||
| @@ -9762,7 +9750,7 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL. | |||
| 9762 | ;;;*** | 9750 | ;;;*** |
| 9763 | 9751 | ||
| 9764 | ;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) | 9752 | ;;;### (autoloads (erc-ctcp-query-DCC pcomplete/erc-mode/DCC erc-cmd-DCC) |
| 9765 | ;;;;;; "erc-dcc" "erc/erc-dcc.el" (18335 54524)) | 9753 | ;;;;;; "erc-dcc" "erc/erc-dcc.el" (18368 43874)) |
| 9766 | ;;; Generated autoloads from erc/erc-dcc.el | 9754 | ;;; Generated autoloads from erc/erc-dcc.el |
| 9767 | (autoload 'erc-dcc-mode "erc-dcc") | 9755 | (autoload 'erc-dcc-mode "erc-dcc") |
| 9768 | 9756 | ||
| @@ -9955,7 +9943,7 @@ You can save every individual message by putting this function on | |||
| 9955 | ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host | 9943 | ;;;### (autoloads (erc-delete-dangerous-host erc-add-dangerous-host |
| 9956 | ;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool | 9944 | ;;;;;; erc-delete-keyword erc-add-keyword erc-delete-fool erc-add-fool |
| 9957 | ;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" | 9945 | ;;;;;; erc-delete-pal erc-add-pal) "erc-match" "erc/erc-match.el" |
| 9958 | ;;;;;; (18335 54524)) | 9946 | ;;;;;; (18369 28756)) |
| 9959 | ;;; Generated autoloads from erc/erc-match.el | 9947 | ;;; Generated autoloads from erc/erc-match.el |
| 9960 | (autoload 'erc-match-mode "erc-match") | 9948 | (autoload 'erc-match-mode "erc-match") |
| 9961 | 9949 | ||
| @@ -10131,7 +10119,7 @@ This will add a speedbar major display mode. | |||
| 10131 | ;;;*** | 10119 | ;;;*** |
| 10132 | 10120 | ||
| 10133 | ;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" | 10121 | ;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el" |
| 10134 | ;;;;;; (18335 54524)) | 10122 | ;;;;;; (18368 43876)) |
| 10135 | ;;; Generated autoloads from erc/erc-track.el | 10123 | ;;; Generated autoloads from erc/erc-track.el |
| 10136 | 10124 | ||
| 10137 | (defvar erc-track-minor-mode nil "\ | 10125 | (defvar erc-track-minor-mode nil "\ |
| @@ -11260,7 +11248,7 @@ you can set `feedmail-queue-reminder-alist' to nil. | |||
| 11260 | ;;;*** | 11248 | ;;;*** |
| 11261 | 11249 | ||
| 11262 | ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu | 11250 | ;;;### (autoloads (ffap-bindings dired-at-point ffap-at-mouse ffap-menu |
| 11263 | ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (18351 56654)) | 11251 | ;;;;;; find-file-at-point ffap-next) "ffap" "ffap.el" (18369 28746)) |
| 11264 | ;;; Generated autoloads from ffap.el | 11252 | ;;; Generated autoloads from ffap.el |
| 11265 | 11253 | ||
| 11266 | (autoload 'ffap-next "ffap" "\ | 11254 | (autoload 'ffap-next "ffap" "\ |
| @@ -11886,7 +11874,7 @@ Flyspell whole buffer. | |||
| 11886 | 11874 | ||
| 11887 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode | 11875 | ;;;### (autoloads (follow-delete-other-windows-and-split follow-mode |
| 11888 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" | 11876 | ;;;;;; turn-off-follow-mode turn-on-follow-mode) "follow" "follow.el" |
| 11889 | ;;;;;; (18335 54513)) | 11877 | ;;;;;; (18369 28747)) |
| 11890 | ;;; Generated autoloads from follow.el | 11878 | ;;; Generated autoloads from follow.el |
| 11891 | 11879 | ||
| 11892 | (autoload 'turn-on-follow-mode "follow" "\ | 11880 | (autoload 'turn-on-follow-mode "follow" "\ |
| @@ -12146,7 +12134,7 @@ and choose the directory as the fortune-file. | |||
| 12146 | ;;;*** | 12134 | ;;;*** |
| 12147 | 12135 | ||
| 12148 | ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" | 12136 | ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" |
| 12149 | ;;;;;; (18362 26779)) | 12137 | ;;;;;; (18369 28763)) |
| 12150 | ;;; Generated autoloads from progmodes/gdb-ui.el | 12138 | ;;; Generated autoloads from progmodes/gdb-ui.el |
| 12151 | 12139 | ||
| 12152 | (autoload 'gdb "gdb-ui" "\ | 12140 | (autoload 'gdb "gdb-ui" "\ |
| @@ -12208,7 +12196,7 @@ session. | |||
| 12208 | 12196 | ||
| 12209 | \(fn COMMAND-LINE)" t nil) | 12197 | \(fn COMMAND-LINE)" t nil) |
| 12210 | 12198 | ||
| 12211 | (defalias (quote gdba) (quote gdb)) | 12199 | (defalias 'gdba 'gdb) |
| 12212 | 12200 | ||
| 12213 | (defvar gdb-enable-debug nil "\ | 12201 | (defvar gdb-enable-debug nil "\ |
| 12214 | Non-nil means record the process input and output in `gdb-debug-log'.") | 12202 | Non-nil means record the process input and output in `gdb-debug-log'.") |
| @@ -12716,7 +12704,7 @@ FILE should be a PNG file that's 48x48 and smaller than or equal to | |||
| 12716 | ;;;*** | 12704 | ;;;*** |
| 12717 | 12705 | ||
| 12718 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) | 12706 | ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group) |
| 12719 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (18335 54532)) | 12707 | ;;;;;; "gnus-group" "gnus/gnus-group.el" (18369 28758)) |
| 12720 | ;;; Generated autoloads from gnus/gnus-group.el | 12708 | ;;; Generated autoloads from gnus/gnus-group.el |
| 12721 | 12709 | ||
| 12722 | (autoload 'gnus-fetch-group "gnus-group" "\ | 12710 | (autoload 'gnus-fetch-group "gnus-group" "\ |
| @@ -13343,7 +13331,7 @@ the form \"WINDOW-ID PIXMAP-ID\". Value is non-nil if successful. | |||
| 13343 | ;;;*** | 13331 | ;;;*** |
| 13344 | 13332 | ||
| 13345 | ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gud-gdb) | 13333 | ;;;### (autoloads (gdb-script-mode jdb pdb perldb xdb dbx sdb gud-gdb) |
| 13346 | ;;;;;; "gud" "progmodes/gud.el" (18362 26779)) | 13334 | ;;;;;; "gud" "progmodes/gud.el" (18369 28763)) |
| 13347 | ;;; Generated autoloads from progmodes/gud.el | 13335 | ;;; Generated autoloads from progmodes/gud.el |
| 13348 | 13336 | ||
| 13349 | (autoload 'gud-gdb "gud" "\ | 13337 | (autoload 'gud-gdb "gud" "\ |
| @@ -14148,7 +14136,7 @@ Unconditionally turn off `hs-minor-mode'. | |||
| 14148 | ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces | 14136 | ;;;;;; highlight-compare-buffers highlight-changes-rotate-faces |
| 14149 | ;;;;;; highlight-changes-previous-change highlight-changes-next-change | 14137 | ;;;;;; highlight-changes-previous-change highlight-changes-next-change |
| 14150 | ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) | 14138 | ;;;;;; highlight-changes-mode highlight-changes-remove-highlight) |
| 14151 | ;;;;;; "hilit-chg" "hilit-chg.el" (18335 54513)) | 14139 | ;;;;;; "hilit-chg" "hilit-chg.el" (18369 29113)) |
| 14152 | ;;; Generated autoloads from hilit-chg.el | 14140 | ;;; Generated autoloads from hilit-chg.el |
| 14153 | 14141 | ||
| 14154 | (autoload 'highlight-changes-remove-highlight "hilit-chg" "\ | 14142 | (autoload 'highlight-changes-remove-highlight "hilit-chg" "\ |
| @@ -15495,7 +15483,7 @@ DEF, if non-nil, is the default value. | |||
| 15495 | 15483 | ||
| 15496 | ;;;*** | 15484 | ;;;*** |
| 15497 | 15485 | ||
| 15498 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (18360 55728)) | 15486 | ;;;### (autoloads (ielm) "ielm" "ielm.el" (18368 53909)) |
| 15499 | ;;; Generated autoloads from ielm.el | 15487 | ;;; Generated autoloads from ielm.el |
| 15500 | (add-hook 'same-window-buffer-names "*ielm*") | 15488 | (add-hook 'same-window-buffer-names "*ielm*") |
| 15501 | 15489 | ||
| @@ -15906,7 +15894,7 @@ Image files are those whose name has an extension in | |||
| 15906 | ;;;*** | 15894 | ;;;*** |
| 15907 | 15895 | ||
| 15908 | ;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode | 15896 | ;;;### (autoloads (image-bookmark-jump image-mode-maybe image-minor-mode |
| 15909 | ;;;;;; image-mode) "image-mode" "image-mode.el" (18365 8901)) | 15897 | ;;;;;; image-mode) "image-mode" "image-mode.el" (18365 56507)) |
| 15910 | ;;; Generated autoloads from image-mode.el | 15898 | ;;; Generated autoloads from image-mode.el |
| 15911 | (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) | 15899 | (push '("\\.jpe?g\\'" . image-mode) auto-mode-alist) |
| 15912 | (push '("\\.png\\'" . image-mode) auto-mode-alist) | 15900 | (push '("\\.png\\'" . image-mode) auto-mode-alist) |
| @@ -16627,7 +16615,7 @@ Add submenus to the File menu, to convert to and from various formats. | |||
| 16627 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell | 16615 | ;;;;;; ispell-region ispell-change-dictionary ispell-kill-ispell |
| 16628 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist | 16616 | ;;;;;; ispell-help ispell-pdict-save ispell-word ispell-local-dictionary-alist |
| 16629 | ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" | 16617 | ;;;;;; ispell-personal-dictionary) "ispell" "textmodes/ispell.el" |
| 16630 | ;;;;;; (18341 12919)) | 16618 | ;;;;;; (18369 28764)) |
| 16631 | ;;; Generated autoloads from textmodes/ispell.el | 16619 | ;;; Generated autoloads from textmodes/ispell.el |
| 16632 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) | 16620 | (put 'ispell-check-comments 'safe-local-variable (lambda (a) (memq a '(nil t exclusive)))) |
| 16633 | 16621 | ||
| @@ -17377,7 +17365,7 @@ coding system names is determined from `latex-inputenc-coding-alist'. | |||
| 17377 | ;;;*** | 17365 | ;;;*** |
| 17378 | 17366 | ||
| 17379 | ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) | 17367 | ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display) |
| 17380 | ;;;;;; "latin1-disp" "international/latin1-disp.el" (18363 44328)) | 17368 | ;;;;;; "latin1-disp" "international/latin1-disp.el" (18364 47319)) |
| 17381 | ;;; Generated autoloads from international/latin1-disp.el | 17369 | ;;; Generated autoloads from international/latin1-disp.el |
| 17382 | 17370 | ||
| 17383 | (defvar latin1-display nil "\ | 17371 | (defvar latin1-display nil "\ |
| @@ -17483,7 +17471,7 @@ generations (this defaults to 1). | |||
| 17483 | ;;;*** | 17471 | ;;;*** |
| 17484 | 17472 | ||
| 17485 | ;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" | 17473 | ;;;### (autoloads (global-linum-mode linum-mode linum-format) "linum" |
| 17486 | ;;;;;; "linum.el" (18341 12905)) | 17474 | ;;;;;; "linum.el" (18368 43684)) |
| 17487 | ;;; Generated autoloads from linum.el | 17475 | ;;; Generated autoloads from linum.el |
| 17488 | 17476 | ||
| 17489 | (defvar linum-format 'dynamic "\ | 17477 | (defvar linum-format 'dynamic "\ |
| @@ -17898,7 +17886,7 @@ and then select the region of un-tablified names and use | |||
| 17898 | ;;;*** | 17886 | ;;;*** |
| 17899 | 17887 | ||
| 17900 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" | 17888 | ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr" |
| 17901 | ;;;;;; "mail/mail-extr.el" (18335 54537)) | 17889 | ;;;;;; "mail/mail-extr.el" (18369 28759)) |
| 17902 | ;;; Generated autoloads from mail/mail-extr.el | 17890 | ;;; Generated autoloads from mail/mail-extr.el |
| 17903 | 17891 | ||
| 17904 | (autoload 'mail-extract-address-components "mail-extr" "\ | 17892 | (autoload 'mail-extract-address-components "mail-extr" "\ |
| @@ -18317,8 +18305,8 @@ Returns non-nil if the new state is enabled. | |||
| 18317 | 18305 | ||
| 18318 | ;;;*** | 18306 | ;;;*** |
| 18319 | 18307 | ||
| 18320 | ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (18335 | 18308 | ;;;### (autoloads (menu-bar-mode) "menu-bar" "menu-bar.el" (18368 |
| 18321 | ;;;;;; 54514)) | 18309 | ;;;;;; 43872)) |
| 18322 | ;;; Generated autoloads from menu-bar.el | 18310 | ;;; Generated autoloads from menu-bar.el |
| 18323 | 18311 | ||
| 18324 | (put 'menu-bar-mode 'standard-value '(t)) | 18312 | (put 'menu-bar-mode 'standard-value '(t)) |
| @@ -18349,7 +18337,7 @@ turn on menu bars; otherwise, turn off menu bars. | |||
| 18349 | ;;;;;; message-forward-make-body message-forward message-recover | 18337 | ;;;;;; message-forward-make-body message-forward message-recover |
| 18350 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply | 18338 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply |
| 18351 | ;;;;;; message-reply message-news message-mail message-mode) "message" | 18339 | ;;;;;; message-reply message-news message-mail message-mode) "message" |
| 18352 | ;;;;;; "gnus/message.el" (18335 54533)) | 18340 | ;;;;;; "gnus/message.el" (18369 28758)) |
| 18353 | ;;; Generated autoloads from gnus/message.el | 18341 | ;;; Generated autoloads from gnus/message.el |
| 18354 | 18342 | ||
| 18355 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) | 18343 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) |
| @@ -18587,7 +18575,7 @@ redisplayed as output is inserted. | |||
| 18587 | 18575 | ||
| 18588 | ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose | 18576 | ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose |
| 18589 | ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" | 18577 | ;;;;;; mh-smail-batch mh-smail-other-window mh-smail) "mh-comp" |
| 18590 | ;;;;;; "mh-e/mh-comp.el" (18362 26778)) | 18578 | ;;;;;; "mh-e/mh-comp.el" (18368 43878)) |
| 18591 | ;;; Generated autoloads from mh-e/mh-comp.el | 18579 | ;;; Generated autoloads from mh-e/mh-comp.el |
| 18592 | 18580 | ||
| 18593 | (autoload 'mh-smail "mh-comp" "\ | 18581 | (autoload 'mh-smail "mh-comp" "\ |
| @@ -18674,7 +18662,7 @@ delete the draft message. | |||
| 18674 | 18662 | ||
| 18675 | ;;;*** | 18663 | ;;;*** |
| 18676 | 18664 | ||
| 18677 | ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18362 26778)) | 18665 | ;;;### (autoloads (mh-version) "mh-e" "mh-e/mh-e.el" (18369 28760)) |
| 18678 | ;;; Generated autoloads from mh-e/mh-e.el | 18666 | ;;; Generated autoloads from mh-e/mh-e.el |
| 18679 | 18667 | ||
| 18680 | (put 'mh-progs 'risky-local-variable t) | 18668 | (put 'mh-progs 'risky-local-variable t) |
| @@ -18929,7 +18917,7 @@ Not documented | |||
| 18929 | 18917 | ||
| 18930 | ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt | 18918 | ;;;### (autoloads (mml2015-self-encrypt mml2015-sign mml2015-encrypt |
| 18931 | ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) | 18919 | ;;;;;; mml2015-verify-test mml2015-verify mml2015-decrypt-test mml2015-decrypt) |
| 18932 | ;;;;;; "mml2015" "gnus/mml2015.el" (18335 54533)) | 18920 | ;;;;;; "mml2015" "gnus/mml2015.el" (18369 28759)) |
| 18933 | ;;; Generated autoloads from gnus/mml2015.el | 18921 | ;;; Generated autoloads from gnus/mml2015.el |
| 18934 | 18922 | ||
| 18935 | (autoload 'mml2015-decrypt "mml2015" "\ | 18923 | (autoload 'mml2015-decrypt "mml2015" "\ |
| @@ -18970,7 +18958,7 @@ Not documented | |||
| 18970 | ;;;*** | 18958 | ;;;*** |
| 18971 | 18959 | ||
| 18972 | ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" | 18960 | ;;;### (autoloads (modula-2-mode) "modula2" "progmodes/modula2.el" |
| 18973 | ;;;;;; (18134 11941)) | 18961 | ;;;;;; (18154 63989)) |
| 18974 | ;;; Generated autoloads from progmodes/modula2.el | 18962 | ;;; Generated autoloads from progmodes/modula2.el |
| 18975 | 18963 | ||
| 18976 | (autoload 'modula-2-mode "modula2" "\ | 18964 | (autoload 'modula-2-mode "modula2" "\ |
| @@ -19107,7 +19095,7 @@ different buffer menu using the function `msb'. | |||
| 19107 | ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly | 19095 | ;;;;;; list-coding-systems describe-current-coding-system describe-current-coding-system-briefly |
| 19108 | ;;;;;; describe-coding-system describe-character-set list-charset-chars | 19096 | ;;;;;; describe-coding-system describe-character-set list-charset-chars |
| 19109 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" | 19097 | ;;;;;; read-charset list-character-sets) "mule-diag" "international/mule-diag.el" |
| 19110 | ;;;;;; (18342 53493)) | 19098 | ;;;;;; (18343 28560)) |
| 19111 | ;;; Generated autoloads from international/mule-diag.el | 19099 | ;;; Generated autoloads from international/mule-diag.el |
| 19112 | 19100 | ||
| 19113 | (autoload 'list-character-sets "mule-diag" "\ | 19101 | (autoload 'list-character-sets "mule-diag" "\ |
| @@ -19251,7 +19239,7 @@ The list is null if CHAR isn't found in `unicodedata-file'. | |||
| 19251 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion | 19239 | ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion |
| 19252 | ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist | 19240 | ;;;;;; coding-system-post-read-conversion lookup-nested-alist set-nested-alist |
| 19253 | ;;;;;; truncate-string-to-width store-substring string-to-sequence) | 19241 | ;;;;;; truncate-string-to-width store-substring string-to-sequence) |
| 19254 | ;;;;;; "mule-util" "international/mule-util.el" (18363 34169)) | 19242 | ;;;;;; "mule-util" "international/mule-util.el" (18364 47319)) |
| 19255 | ;;; Generated autoloads from international/mule-util.el | 19243 | ;;; Generated autoloads from international/mule-util.el |
| 19256 | 19244 | ||
| 19257 | (autoload 'string-to-sequence "mule-util" "\ | 19245 | (autoload 'string-to-sequence "mule-util" "\ |
| @@ -19416,8 +19404,8 @@ Enable mouse wheel support. | |||
| 19416 | 19404 | ||
| 19417 | ;;;### (autoloads (network-connection network-connection-to-service | 19405 | ;;;### (autoloads (network-connection network-connection-to-service |
| 19418 | ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host | 19406 | ;;;;;; whois-reverse-lookup whois finger ftp run-dig dns-lookup-host |
| 19419 | ;;;;;; nslookup nslookup-host route arp netstat ipconfig ping traceroute) | 19407 | ;;;;;; nslookup nslookup-host route arp netstat iwconfig ifconfig |
| 19420 | ;;;;;; "net-utils" "net/net-utils.el" (18335 54538)) | 19408 | ;;;;;; ping traceroute) "net-utils" "net/net-utils.el" (18370 1627)) |
| 19421 | ;;; Generated autoloads from net/net-utils.el | 19409 | ;;; Generated autoloads from net/net-utils.el |
| 19422 | 19410 | ||
| 19423 | (autoload 'traceroute "net-utils" "\ | 19411 | (autoload 'traceroute "net-utils" "\ |
| @@ -19432,12 +19420,17 @@ If your system's ping continues until interrupted, you can try setting | |||
| 19432 | 19420 | ||
| 19433 | \(fn HOST)" t nil) | 19421 | \(fn HOST)" t nil) |
| 19434 | 19422 | ||
| 19435 | (autoload 'ipconfig "net-utils" "\ | 19423 | (autoload 'ifconfig "net-utils" "\ |
| 19436 | Run ipconfig program. | 19424 | Run ifconfig program. |
| 19437 | 19425 | ||
| 19438 | \(fn)" t nil) | 19426 | \(fn)" t nil) |
| 19439 | 19427 | ||
| 19440 | (defalias 'ifconfig 'ipconfig) | 19428 | (defalias 'ipconfig 'ifconfig) |
| 19429 | |||
| 19430 | (autoload 'iwconfig "net-utils" "\ | ||
| 19431 | Run iwconfig program. | ||
| 19432 | |||
| 19433 | \(fn)" t nil) | ||
| 19441 | 19434 | ||
| 19442 | (autoload 'netstat "net-utils" "\ | 19435 | (autoload 'netstat "net-utils" "\ |
| 19443 | Run netstat program. | 19436 | Run netstat program. |
| @@ -20107,7 +20100,7 @@ including a reproducible test case and send the message. | |||
| 20107 | ;;;;;; org-remember-insinuate org-open-at-point-global org-insert-link-global | 20100 | ;;;;;; org-remember-insinuate org-open-at-point-global org-insert-link-global |
| 20108 | ;;;;;; org-store-link orgtbl-mode turn-on-orgtbl org-run-like-in-org-mode | 20101 | ;;;;;; org-store-link orgtbl-mode turn-on-orgtbl org-run-like-in-org-mode |
| 20109 | ;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle | 20102 | ;;;;;; turn-on-orgstruct++ turn-on-orgstruct orgstruct-mode org-global-cycle |
| 20110 | ;;;;;; org-cycle org-mode) "org" "textmodes/org.el" (18360 55743)) | 20103 | ;;;;;; org-cycle org-mode) "org" "textmodes/org.el" (18360 56635)) |
| 20111 | ;;; Generated autoloads from textmodes/org.el | 20104 | ;;; Generated autoloads from textmodes/org.el |
| 20112 | 20105 | ||
| 20113 | (autoload 'org-mode "org" "\ | 20106 | (autoload 'org-mode "org" "\ |
| @@ -22209,8 +22202,8 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number | |||
| 22209 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer | 22202 | ;;;;;; ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer |
| 22210 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces | 22203 | ;;;;;; ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces |
| 22211 | ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type | 22204 | ;;;;;; ps-print-buffer ps-print-customize ps-print-color-p ps-paper-type |
| 22212 | ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18366 | 22205 | ;;;;;; ps-page-dimensions-database) "ps-print" "ps-print.el" (18367 |
| 22213 | ;;;;;; 8289)) | 22206 | ;;;;;; 13960)) |
| 22214 | ;;; Generated autoloads from ps-print.el | 22207 | ;;; Generated autoloads from ps-print.el |
| 22215 | 22208 | ||
| 22216 | (defvar ps-page-dimensions-database (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5")) "\ | 22209 | (defvar ps-page-dimensions-database (list (list 'a4 (/ (* 72 21.0) 2.54) (/ (* 72 29.7) 2.54) "A4") (list 'a3 (/ (* 72 29.7) 2.54) (/ (* 72 42.0) 2.54) "A3") (list 'letter (* 72 8.5) (* 72 11.0) "Letter") (list 'legal (* 72 8.5) (* 72 14.0) "Legal") (list 'letter-small (* 72 7.68) (* 72 10.16) "LetterSmall") (list 'tabloid (* 72 11.0) (* 72 17.0) "Tabloid") (list 'ledger (* 72 17.0) (* 72 11.0) "Ledger") (list 'statement (* 72 5.5) (* 72 8.5) "Statement") (list 'executive (* 72 7.5) (* 72 10.0) "Executive") (list 'a4small (* 72 7.47) (* 72 10.85) "A4Small") (list 'b4 (* 72 10.125) (* 72 14.33) "B4") (list 'b5 (* 72 7.16) (* 72 10.125) "B5")) "\ |
| @@ -22407,7 +22400,7 @@ If EXTENSION is any other symbol, it is ignored. | |||
| 22407 | ;;;*** | 22400 | ;;;*** |
| 22408 | 22401 | ||
| 22409 | ;;;### (autoloads (python-shell jython-mode python-mode run-python) | 22402 | ;;;### (autoloads (python-shell jython-mode python-mode run-python) |
| 22410 | ;;;;;; "python" "progmodes/python.el" (18366 7835)) | 22403 | ;;;;;; "python" "progmodes/python.el" (18367 13962)) |
| 22411 | ;;; Generated autoloads from progmodes/python.el | 22404 | ;;; Generated autoloads from progmodes/python.el |
| 22412 | 22405 | ||
| 22413 | (add-to-list 'interpreter-mode-alist '("jython" . jython-mode)) | 22406 | (add-to-list 'interpreter-mode-alist '("jython" . jython-mode)) |
| @@ -22850,7 +22843,7 @@ Display `quickurl-list' as a formatted list using `quickurl-list-mode'. | |||
| 22850 | ;;;*** | 22843 | ;;;*** |
| 22851 | 22844 | ||
| 22852 | ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" | 22845 | ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc" |
| 22853 | ;;;;;; "net/rcirc.el" (18351 56657)) | 22846 | ;;;;;; "net/rcirc.el" (18369 28761)) |
| 22854 | ;;; Generated autoloads from net/rcirc.el | 22847 | ;;; Generated autoloads from net/rcirc.el |
| 22855 | 22848 | ||
| 22856 | (autoload 'rcirc "rcirc" "\ | 22849 | (autoload 'rcirc "rcirc" "\ |
| @@ -24099,7 +24092,7 @@ strings represent the same value, the returned objects must be equal. | |||
| 24099 | ;;;*** | 24092 | ;;;*** |
| 24100 | 24093 | ||
| 24101 | ;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) | 24094 | ;;;### (autoloads (robin-use-package robin-modify-package robin-define-package) |
| 24102 | ;;;;;; "robin" "international/robin.el" (18339 61282)) | 24095 | ;;;;;; "robin" "international/robin.el" (18340 25864)) |
| 24103 | ;;; Generated autoloads from international/robin.el | 24096 | ;;; Generated autoloads from international/robin.el |
| 24104 | 24097 | ||
| 24105 | (autoload 'robin-define-package "robin" "\ | 24098 | (autoload 'robin-define-package "robin" "\ |
| @@ -24520,7 +24513,7 @@ which is probably undesirable. | |||
| 24520 | ;;;*** | 24513 | ;;;*** |
| 24521 | 24514 | ||
| 24522 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" | 24515 | ;;;### (autoloads (dsssl-mode scheme-mode) "scheme" "progmodes/scheme.el" |
| 24523 | ;;;;;; (18335 54543)) | 24516 | ;;;;;; (18369 28763)) |
| 24524 | ;;; Generated autoloads from progmodes/scheme.el | 24517 | ;;; Generated autoloads from progmodes/scheme.el |
| 24525 | 24518 | ||
| 24526 | (autoload 'scheme-mode "scheme" "\ | 24519 | (autoload 'scheme-mode "scheme" "\ |
| @@ -24985,7 +24978,7 @@ These are active only in the minibuffer, when entering or editing a formula: | |||
| 24985 | ;;;*** | 24978 | ;;;*** |
| 24986 | 24979 | ||
| 24987 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" | 24980 | ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el" |
| 24988 | ;;;;;; (18341 12919)) | 24981 | ;;;;;; (18369 28764)) |
| 24989 | ;;; Generated autoloads from textmodes/sgml-mode.el | 24982 | ;;; Generated autoloads from textmodes/sgml-mode.el |
| 24990 | 24983 | ||
| 24991 | (autoload 'sgml-mode "sgml-mode" "\ | 24984 | (autoload 'sgml-mode "sgml-mode" "\ |
| @@ -25514,7 +25507,7 @@ interactively. If there's no argument, do it at the current buffer | |||
| 25514 | ;;;*** | 25507 | ;;;*** |
| 25515 | 25508 | ||
| 25516 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" | 25509 | ;;;### (autoloads (smtpmail-send-queued-mail smtpmail-send-it) "smtpmail" |
| 25517 | ;;;;;; "mail/smtpmail.el" (18357 34940)) | 25510 | ;;;;;; "mail/smtpmail.el" (18368 43878)) |
| 25518 | ;;; Generated autoloads from mail/smtpmail.el | 25511 | ;;; Generated autoloads from mail/smtpmail.el |
| 25519 | 25512 | ||
| 25520 | (autoload 'smtpmail-send-it "smtpmail" "\ | 25513 | (autoload 'smtpmail-send-it "smtpmail" "\ |
| @@ -25962,7 +25955,7 @@ selected. If the speedbar frame is active, then select the attached frame. | |||
| 25962 | ;;;*** | 25955 | ;;;*** |
| 25963 | 25956 | ||
| 25964 | ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) | 25957 | ;;;### (autoloads (spell-string spell-region spell-word spell-buffer) |
| 25965 | ;;;;;; "spell" "textmodes/spell.el" (18366 7835)) | 25958 | ;;;;;; "spell" "textmodes/spell.el" (18367 13963)) |
| 25966 | ;;; Generated autoloads from textmodes/spell.el | 25959 | ;;; Generated autoloads from textmodes/spell.el |
| 25967 | 25960 | ||
| 25968 | (put 'spell-filter 'risky-local-variable t) | 25961 | (put 'spell-filter 'risky-local-variable t) |
| @@ -26588,7 +26581,7 @@ Studlify-case the current buffer. | |||
| 26588 | 26581 | ||
| 26589 | ;;;*** | 26582 | ;;;*** |
| 26590 | 26583 | ||
| 26591 | ;;;### (autoloads (locate-library) "subr" "subr.el" (18366 7833)) | 26584 | ;;;### (autoloads (locate-library) "subr" "subr.el" (18369 28751)) |
| 26592 | ;;; Generated autoloads from subr.el | 26585 | ;;; Generated autoloads from subr.el |
| 26593 | 26586 | ||
| 26594 | (autoload 'locate-library "subr" "\ | 26587 | (autoload 'locate-library "subr" "\ |
| @@ -26643,7 +26636,7 @@ before, and `sc-post-hook' is run after the guts of this function. | |||
| 26643 | ;;;*** | 26636 | ;;;*** |
| 26644 | 26637 | ||
| 26645 | ;;;### (autoloads (symbol-completion-try-complete symbol-complete) | 26638 | ;;;### (autoloads (symbol-completion-try-complete symbol-complete) |
| 26646 | ;;;;;; "sym-comp" "progmodes/sym-comp.el" (18365 44770)) | 26639 | ;;;;;; "sym-comp" "progmodes/sym-comp.el" (18368 4866)) |
| 26647 | ;;; Generated autoloads from progmodes/sym-comp.el | 26640 | ;;; Generated autoloads from progmodes/sym-comp.el |
| 26648 | 26641 | ||
| 26649 | (autoload 'symbol-complete "sym-comp" "\ | 26642 | (autoload 'symbol-complete "sym-comp" "\ |
| @@ -28213,7 +28206,7 @@ This function performs no refilling of the changed text. | |||
| 28213 | 28206 | ||
| 28214 | ;;;### (autoloads (emacs-init-time emacs-uptime display-time-world | 28207 | ;;;### (autoloads (emacs-init-time emacs-uptime display-time-world |
| 28215 | ;;;;;; display-time-mode display-time display-time-day-and-date) | 28208 | ;;;;;; display-time-mode display-time display-time-day-and-date) |
| 28216 | ;;;;;; "time" "time.el" (18366 7833)) | 28209 | ;;;;;; "time" "time.el" (18367 13960)) |
| 28217 | ;;; Generated autoloads from time.el | 28210 | ;;; Generated autoloads from time.el |
| 28218 | 28211 | ||
| 28219 | (defvar display-time-day-and-date nil "\ | 28212 | (defvar display-time-day-and-date nil "\ |
| @@ -28810,7 +28803,7 @@ holds a keymap. | |||
| 28810 | ;;;*** | 28803 | ;;;*** |
| 28811 | 28804 | ||
| 28812 | ;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" | 28805 | ;;;### (autoloads (tpu-edt-on tpu-edt-mode) "tpu-edt" "emulation/tpu-edt.el" |
| 28813 | ;;;;;; (18335 54524)) | 28806 | ;;;;;; (18367 13961)) |
| 28814 | ;;; Generated autoloads from emulation/tpu-edt.el | 28807 | ;;; Generated autoloads from emulation/tpu-edt.el |
| 28815 | 28808 | ||
| 28816 | (defvar tpu-edt-mode nil "\ | 28809 | (defvar tpu-edt-mode nil "\ |
| @@ -29086,7 +29079,7 @@ resumed later. | |||
| 29086 | ;;;*** | 29079 | ;;;*** |
| 29087 | 29080 | ||
| 29088 | ;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" | 29081 | ;;;### (autoloads (tai-viet-composition-function) "tv-util" "language/tv-util.el" |
| 29089 | ;;;;;; (18339 61323)) | 29082 | ;;;;;; (18340 25864)) |
| 29090 | ;;; Generated autoloads from language/tv-util.el | 29083 | ;;; Generated autoloads from language/tv-util.el |
| 29091 | 29084 | ||
| 29092 | (autoload 'tai-viet-composition-function "tv-util" "\ | 29085 | (autoload 'tai-viet-composition-function "tv-util" "\ |
| @@ -30072,7 +30065,7 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 30072 | ;;;;;; vc-status vc-directory vc-merge vc-insert-headers vc-revision-other-window | 30065 | ;;;;;; vc-status vc-directory vc-merge vc-insert-headers vc-revision-other-window |
| 30073 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-do-command | 30066 | ;;;;;; vc-diff vc-version-diff vc-register vc-next-action vc-do-command |
| 30074 | ;;;;;; edit-vc-file with-vc-file vc-before-checkin-hook vc-checkin-hook | 30067 | ;;;;;; edit-vc-file with-vc-file vc-before-checkin-hook vc-checkin-hook |
| 30075 | ;;;;;; vc-checkout-hook) "vc" "vc.el" (18366 7833)) | 30068 | ;;;;;; vc-checkout-hook) "vc" "vc.el" (18368 4863)) |
| 30076 | ;;; Generated autoloads from vc.el | 30069 | ;;; Generated autoloads from vc.el |
| 30077 | 30070 | ||
| 30078 | (defvar vc-checkout-hook nil "\ | 30071 | (defvar vc-checkout-hook nil "\ |
| @@ -30380,7 +30373,7 @@ mode-specific menu. `vc-annotate-color-map' and | |||
| 30380 | 30373 | ||
| 30381 | ;;;*** | 30374 | ;;;*** |
| 30382 | 30375 | ||
| 30383 | ;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18335 54517)) | 30376 | ;;;### (autoloads nil "vc-bzr" "vc-bzr.el" (18368 4859)) |
| 30384 | ;;; Generated autoloads from vc-bzr.el | 30377 | ;;; Generated autoloads from vc-bzr.el |
| 30385 | 30378 | ||
| 30386 | (defconst vc-bzr-admin-dirname ".bzr" "\ | 30379 | (defconst vc-bzr-admin-dirname ".bzr" "\ |
| @@ -30395,7 +30388,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 30395 | 30388 | ||
| 30396 | ;;;*** | 30389 | ;;;*** |
| 30397 | 30390 | ||
| 30398 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18364 62105)) | 30391 | ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (18370 635)) |
| 30399 | ;;; Generated autoloads from vc-cvs.el | 30392 | ;;; Generated autoloads from vc-cvs.el |
| 30400 | (defun vc-cvs-registered (f) | 30393 | (defun vc-cvs-registered (f) |
| 30401 | (when (file-readable-p (expand-file-name | 30394 | (when (file-readable-p (expand-file-name |
| @@ -30405,7 +30398,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 30405 | 30398 | ||
| 30406 | ;;;*** | 30399 | ;;;*** |
| 30407 | 30400 | ||
| 30408 | ;;;### (autoloads nil "vc-git" "vc-git.el" (18362 26778)) | 30401 | ;;;### (autoloads nil "vc-git" "vc-git.el" (18367 13960)) |
| 30409 | ;;; Generated autoloads from vc-git.el | 30402 | ;;; Generated autoloads from vc-git.el |
| 30410 | (defun vc-git-registered (file) | 30403 | (defun vc-git-registered (file) |
| 30411 | "Return non-nil if FILE is registered with git." | 30404 | "Return non-nil if FILE is registered with git." |
| @@ -30416,7 +30409,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 30416 | 30409 | ||
| 30417 | ;;;*** | 30410 | ;;;*** |
| 30418 | 30411 | ||
| 30419 | ;;;### (autoloads nil "vc-hg" "vc-hg.el" (18364 62105)) | 30412 | ;;;### (autoloads nil "vc-hg" "vc-hg.el" (18368 4862)) |
| 30420 | ;;; Generated autoloads from vc-hg.el | 30413 | ;;; Generated autoloads from vc-hg.el |
| 30421 | (defun vc-hg-registered (file) | 30414 | (defun vc-hg-registered (file) |
| 30422 | "Return non-nil if FILE is registered with hg." | 30415 | "Return non-nil if FILE is registered with hg." |
| @@ -30427,7 +30420,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 30427 | 30420 | ||
| 30428 | ;;;*** | 30421 | ;;;*** |
| 30429 | 30422 | ||
| 30430 | ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18335 54517)) | 30423 | ;;;### (autoloads nil "vc-mcvs" "vc-mcvs.el" (18370 635)) |
| 30431 | ;;; Generated autoloads from vc-mcvs.el | 30424 | ;;; Generated autoloads from vc-mcvs.el |
| 30432 | (defun vc-mcvs-registered (file) | 30425 | (defun vc-mcvs-registered (file) |
| 30433 | (if (vc-find-root file "MCVS/CVS") | 30426 | (if (vc-find-root file "MCVS/CVS") |
| @@ -30452,7 +30445,7 @@ Name of the directory containing Bzr repository status files.") | |||
| 30452 | ;;;*** | 30445 | ;;;*** |
| 30453 | 30446 | ||
| 30454 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" | 30447 | ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el" |
| 30455 | ;;;;;; (18364 62105)) | 30448 | ;;;;;; (18370 636)) |
| 30456 | ;;; Generated autoloads from vc-rcs.el | 30449 | ;;; Generated autoloads from vc-rcs.el |
| 30457 | 30450 | ||
| 30458 | (defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\ | 30451 | (defvar vc-rcs-master-templates '("%sRCS/%s,v" "%s%s,v" "%sRCS/%s") "\ |
| @@ -30465,7 +30458,7 @@ For a description of possible values, see `vc-check-master-templates'.") | |||
| 30465 | ;;;*** | 30458 | ;;;*** |
| 30466 | 30459 | ||
| 30467 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" | 30460 | ;;;### (autoloads (vc-sccs-master-templates) "vc-sccs" "vc-sccs.el" |
| 30468 | ;;;;;; (18364 62105)) | 30461 | ;;;;;; (18370 636)) |
| 30469 | ;;; Generated autoloads from vc-sccs.el | 30462 | ;;; Generated autoloads from vc-sccs.el |
| 30470 | 30463 | ||
| 30471 | (defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir) "\ | 30464 | (defvar vc-sccs-master-templates '("%sSCCS/s.%s" "%ss.%s" vc-sccs-search-project-dir) "\ |
| @@ -30482,7 +30475,7 @@ find any project directory." (let ((project-dir (getenv "PROJECTDIR")) dirs dir) | |||
| 30482 | 30475 | ||
| 30483 | ;;;*** | 30476 | ;;;*** |
| 30484 | 30477 | ||
| 30485 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (18364 62105)) | 30478 | ;;;### (autoloads nil "vc-svn" "vc-svn.el" (18367 13960)) |
| 30486 | ;;; Generated autoloads from vc-svn.el | 30479 | ;;; Generated autoloads from vc-svn.el |
| 30487 | (defun vc-svn-registered (f) | 30480 | (defun vc-svn-registered (f) |
| 30488 | (let ((admin-dir (cond ((and (eq system-type 'windows-nt) | 30481 | (let ((admin-dir (cond ((and (eq system-type 'windows-nt) |
| @@ -30558,7 +30551,7 @@ Key bindings: | |||
| 30558 | ;;;*** | 30551 | ;;;*** |
| 30559 | 30552 | ||
| 30560 | ;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" | 30553 | ;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" |
| 30561 | ;;;;;; (18362 26779)) | 30554 | ;;;;;; (18369 28764)) |
| 30562 | ;;; Generated autoloads from progmodes/verilog-mode.el | 30555 | ;;; Generated autoloads from progmodes/verilog-mode.el |
| 30563 | 30556 | ||
| 30564 | (autoload 'verilog-mode "verilog-mode" "\ | 30557 | (autoload 'verilog-mode "verilog-mode" "\ |
| @@ -30694,201 +30687,6 @@ Key bindings specific to `verilog-mode-map' are: | |||
| 30694 | 30687 | ||
| 30695 | ;;;*** | 30688 | ;;;*** |
| 30696 | 30689 | ||
| 30697 | ;;;### (autoloads (vera-mode) "vera-mode" "progmodes/vera-mode.el" | ||
| 30698 | ;;;;;; (18310 14601)) | ||
| 30699 | ;;; Generated autoloads from progmodes/vera-mode.el | ||
| 30700 | (add-to-list 'auto-mode-alist '("\\.vr[hi]?\\'" . vera-mode)) | ||
| 30701 | |||
| 30702 | (autoload (quote vera-mode) "vera-mode" "\ | ||
| 30703 | Major mode for editing Vera code. | ||
| 30704 | |||
| 30705 | Usage: | ||
| 30706 | ------ | ||
| 30707 | |||
| 30708 | INDENTATION: Typing `TAB' at the beginning of a line indents the line. | ||
| 30709 | The amount of indentation is specified by option `vera-basic-offset'. | ||
| 30710 | Indentation can be done for an entire region (`M-C-\\') or buffer (menu). | ||
| 30711 | `TAB' always indents the line if option `vera-intelligent-tab' is nil. | ||
| 30712 | |||
| 30713 | WORD/COMMAND COMPLETION: Typing `TAB' after a (not completed) word looks | ||
| 30714 | for a word in the buffer or a Vera keyword that starts alike, inserts it | ||
| 30715 | and adjusts case. Re-typing `TAB' toggles through alternative word | ||
| 30716 | completions. | ||
| 30717 | |||
| 30718 | Typing `TAB' after a non-word character inserts a tabulator stop (if not | ||
| 30719 | at the beginning of a line). `M-TAB' always inserts a tabulator stop. | ||
| 30720 | |||
| 30721 | COMMENTS: `C-c C-c' comments out a region if not commented out, and | ||
| 30722 | uncomments a region if already commented out. | ||
| 30723 | |||
| 30724 | HIGHLIGHTING (fontification): Vera keywords, predefined types and | ||
| 30725 | constants, function names, declaration names, directives, as well as | ||
| 30726 | comments and strings are highlighted using different colors. | ||
| 30727 | |||
| 30728 | VERA VERSION: OpenVera 1.4 and Vera version 6.2.8. | ||
| 30729 | |||
| 30730 | |||
| 30731 | Maintenance: | ||
| 30732 | ------------ | ||
| 30733 | |||
| 30734 | To submit a bug report, use the corresponding menu entry within Vera Mode. | ||
| 30735 | Add a description of the problem and include a reproducible test case. | ||
| 30736 | |||
| 30737 | Feel free to send questions and enhancement requests to <reto@gnu.org>. | ||
| 30738 | |||
| 30739 | Official distribution is at | ||
| 30740 | <http://www.iis.ee.ethz.ch/~zimmi/emacs/vera-mode.html>. | ||
| 30741 | |||
| 30742 | |||
| 30743 | The Vera Mode Maintainer | ||
| 30744 | Reto Zimmermann <reto@gnu.org> | ||
| 30745 | |||
| 30746 | Key bindings: | ||
| 30747 | ------------- | ||
| 30748 | |||
| 30749 | \\{vera-mode-map} | ||
| 30750 | |||
| 30751 | \(fn)" t nil) | ||
| 30752 | |||
| 30753 | ;;;*** | ||
| 30754 | |||
| 30755 | ;;;### (autoloads (verilog-mode) "verilog-mode" "progmodes/verilog-mode.el" | ||
| 30756 | ;;;;;; (18363 3872)) | ||
| 30757 | ;;; Generated autoloads from progmodes/verilog-mode.el | ||
| 30758 | |||
| 30759 | (autoload (quote verilog-mode) "verilog-mode" "\ | ||
| 30760 | Major mode for editing Verilog code. | ||
| 30761 | \\<verilog-mode-map> | ||
| 30762 | See \\[describe-function] verilog-auto (\\[verilog-auto]) for details on how | ||
| 30763 | AUTOs can improve coding efficiency. | ||
| 30764 | |||
| 30765 | Use \\[verilog-faq] for a pointer to frequently asked questions. | ||
| 30766 | |||
| 30767 | NEWLINE, TAB indents for Verilog code. | ||
| 30768 | Delete converts tabs to spaces as it moves back. | ||
| 30769 | |||
| 30770 | Supports highlighting. | ||
| 30771 | |||
| 30772 | Turning on Verilog mode calls the value of the variable `verilog-mode-hook' | ||
| 30773 | with no args, if that value is non-nil. | ||
| 30774 | |||
| 30775 | Variables controlling indentation/edit style: | ||
| 30776 | |||
| 30777 | variable `verilog-indent-level' (default 3) | ||
| 30778 | Indentation of Verilog statements with respect to containing block. | ||
| 30779 | `verilog-indent-level-module' (default 3) | ||
| 30780 | Absolute indentation of Module level Verilog statements. | ||
| 30781 | Set to 0 to get initial and always statements lined up | ||
| 30782 | on the left side of your screen. | ||
| 30783 | `verilog-indent-level-declaration' (default 3) | ||
| 30784 | Indentation of declarations with respect to containing block. | ||
| 30785 | Set to 0 to get them list right under containing block. | ||
| 30786 | `verilog-indent-level-behavioral' (default 3) | ||
| 30787 | Indentation of first begin in a task or function block | ||
| 30788 | Set to 0 to get such code to lined up underneath the task or | ||
| 30789 | function keyword. | ||
| 30790 | `verilog-indent-level-directive' (default 1) | ||
| 30791 | Indentation of `ifdef/`endif blocks. | ||
| 30792 | `verilog-cexp-indent' (default 1) | ||
| 30793 | Indentation of Verilog statements broken across lines i.e.: | ||
| 30794 | if (a) | ||
| 30795 | begin | ||
| 30796 | `verilog-case-indent' (default 2) | ||
| 30797 | Indentation for case statements. | ||
| 30798 | `verilog-auto-newline' (default nil) | ||
| 30799 | Non-nil means automatically newline after semicolons and the punctuation | ||
| 30800 | mark after an end. | ||
| 30801 | `verilog-auto-indent-on-newline' (default t) | ||
| 30802 | Non-nil means automatically indent line after newline. | ||
| 30803 | `verilog-tab-always-indent' (default t) | ||
| 30804 | Non-nil means TAB in Verilog mode should always reindent the current line, | ||
| 30805 | regardless of where in the line point is when the TAB command is used. | ||
| 30806 | `verilog-indent-begin-after-if' (default t) | ||
| 30807 | Non-nil means to indent begin statements following a preceding | ||
| 30808 | if, else, while, for and repeat statements, if any. Otherwise, | ||
| 30809 | the begin is lined up with the preceding token. If t, you get: | ||
| 30810 | if (a) | ||
| 30811 | begin // amount of indent based on `verilog-cexp-indent' | ||
| 30812 | otherwise you get: | ||
| 30813 | if (a) | ||
| 30814 | begin | ||
| 30815 | `verilog-auto-endcomments' (default t) | ||
| 30816 | Non-nil means a comment /* ... */ is set after the ends which ends | ||
| 30817 | cases, tasks, functions and modules. | ||
| 30818 | The type and name of the object will be set between the braces. | ||
| 30819 | `verilog-minimum-comment-distance' (default 10) | ||
| 30820 | Minimum distance (in lines) between begin and end required before a comment | ||
| 30821 | will be inserted. Setting this variable to zero results in every | ||
| 30822 | end acquiring a comment; the default avoids too many redundant | ||
| 30823 | comments in tight quarters. | ||
| 30824 | `verilog-auto-lineup' (default `(all)) | ||
| 30825 | List of contexts where auto lineup of code should be done. | ||
| 30826 | |||
| 30827 | Variables controlling other actions: | ||
| 30828 | |||
| 30829 | `verilog-linter' (default surelint) | ||
| 30830 | Unix program to call to run the lint checker. This is the default | ||
| 30831 | command for \\[compile-command] and \\[verilog-auto-save-compile]. | ||
| 30832 | |||
| 30833 | See \\[customize] for the complete list of variables. | ||
| 30834 | |||
| 30835 | AUTO expansion functions are, in part: | ||
| 30836 | |||
| 30837 | \\[verilog-auto] Expand AUTO statements. | ||
| 30838 | \\[verilog-delete-auto] Remove the AUTOs. | ||
| 30839 | \\[verilog-inject-auto] Insert AUTOs for the first time. | ||
| 30840 | |||
| 30841 | Some other functions are: | ||
| 30842 | |||
| 30843 | \\[verilog-complete-word] Complete word with appropriate possibilities. | ||
| 30844 | \\[verilog-mark-defun] Mark function. | ||
| 30845 | \\[verilog-beg-of-defun] Move to beginning of current function. | ||
| 30846 | \\[verilog-end-of-defun] Move to end of current function. | ||
| 30847 | \\[verilog-label-be] Label matching begin ... end, fork ... join, etc statements. | ||
| 30848 | |||
| 30849 | \\[verilog-comment-region] Put marked area in a comment. | ||
| 30850 | \\[verilog-uncomment-region] Uncomment an area commented with \\[verilog-comment-region]. | ||
| 30851 | \\[verilog-insert-block] Insert begin ... end;. | ||
| 30852 | \\[verilog-star-comment] Insert /* ... */. | ||
| 30853 | |||
| 30854 | \\[verilog-sk-always] Insert a always @(AS) begin .. end block. | ||
| 30855 | \\[verilog-sk-begin] Insert a begin .. end block. | ||
| 30856 | \\[verilog-sk-case] Insert a case block, prompting for details. | ||
| 30857 | \\[verilog-sk-for] Insert a for (...) begin .. end block, prompting for details. | ||
| 30858 | \\[verilog-sk-generate] Insert a generate .. endgenerate block. | ||
| 30859 | \\[verilog-sk-header] Insert a nice header block at the top of file. | ||
| 30860 | \\[verilog-sk-initial] Insert an initial begin .. end block. | ||
| 30861 | \\[verilog-sk-fork] Insert a fork begin .. end .. join block. | ||
| 30862 | \\[verilog-sk-module] Insert a module .. (/*AUTOARG*/);.. endmodule block. | ||
| 30863 | \\[verilog-sk-primitive] Insert a primitive .. (.. );.. endprimitive block. | ||
| 30864 | \\[verilog-sk-repeat] Insert a repeat (..) begin .. end block. | ||
| 30865 | \\[verilog-sk-specify] Insert a specify .. endspecify block. | ||
| 30866 | \\[verilog-sk-task] Insert a task .. begin .. end endtask block. | ||
| 30867 | \\[verilog-sk-while] Insert a while (...) begin .. end block, prompting for details. | ||
| 30868 | \\[verilog-sk-casex] Insert a casex (...) item: begin.. end endcase block, prompting for details. | ||
| 30869 | \\[verilog-sk-casez] Insert a casez (...) item: begin.. end endcase block, prompting for details. | ||
| 30870 | \\[verilog-sk-if] Insert an if (..) begin .. end block. | ||
| 30871 | \\[verilog-sk-else-if] Insert an else if (..) begin .. end block. | ||
| 30872 | \\[verilog-sk-comment] Insert a comment block. | ||
| 30873 | \\[verilog-sk-assign] Insert an assign .. = ..; statement. | ||
| 30874 | \\[verilog-sk-function] Insert a function .. begin .. end endfunction block. | ||
| 30875 | \\[verilog-sk-input] Insert an input declaration, prompting for details. | ||
| 30876 | \\[verilog-sk-output] Insert an output declaration, prompting for details. | ||
| 30877 | \\[verilog-sk-state-machine] Insert a state machine definition, prompting for details. | ||
| 30878 | \\[verilog-sk-inout] Insert an inout declaration, prompting for details. | ||
| 30879 | \\[verilog-sk-wire] Insert a wire declaration, prompting for details. | ||
| 30880 | \\[verilog-sk-reg] Insert a register declaration, prompting for details. | ||
| 30881 | \\[verilog-sk-define-signal] Define signal under point as a register at the top of the module. | ||
| 30882 | |||
| 30883 | All key bindings can be seen in a Verilog-buffer with \\[describe-bindings]. | ||
| 30884 | Key bindings specific to `verilog-mode-map' are: | ||
| 30885 | |||
| 30886 | \\{verilog-mode-map} | ||
| 30887 | |||
| 30888 | \(fn)" t nil) | ||
| 30889 | |||
| 30890 | ;;;*** | ||
| 30891 | |||
| 30892 | ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" | 30690 | ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el" |
| 30893 | ;;;;;; (18335 54543)) | 30691 | ;;;;;; (18335 54543)) |
| 30894 | ;;; Generated autoloads from progmodes/vhdl-mode.el | 30692 | ;;; Generated autoloads from progmodes/vhdl-mode.el |
| @@ -31780,8 +31578,8 @@ Exit View mode and make the current buffer editable. | |||
| 31780 | 31578 | ||
| 31781 | ;;;*** | 31579 | ;;;*** |
| 31782 | 31580 | ||
| 31783 | ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18335 | 31581 | ;;;### (autoloads (vip-mode vip-setup) "vip" "emulation/vip.el" (18367 |
| 31784 | ;;;;;; 54524)) | 31582 | ;;;;;; 13961)) |
| 31785 | ;;; Generated autoloads from emulation/vip.el | 31583 | ;;; Generated autoloads from emulation/vip.el |
| 31786 | 31584 | ||
| 31787 | (autoload 'vip-setup "vip" "\ | 31585 | (autoload 'vip-setup "vip" "\ |
| @@ -32623,65 +32421,72 @@ Zone out, completely. | |||
| 32623 | ;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" | 32421 | ;;;;;; "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el" |
| 32624 | ;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" | 32422 | ;;;;;; "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el" |
| 32625 | ;;;;;; "calendar/cal-x.el" "case-table.el" "cdl.el" "cus-dep.el" | 32423 | ;;;;;; "calendar/cal-x.el" "case-table.el" "cdl.el" "cus-dep.el" |
| 32626 | ;;;;;; "cus-load.el" "cus-start.el" "custom.el" "dframe.el" "dos-fns.el" | 32424 | ;;;;;; "cus-load.el" "cus-start.el" "custom.el" "dframe.el" "dired.el" |
| 32627 | ;;;;;; "dos-vars.el" "dos-w32.el" "ediff-diff.el" "ediff-init.el" | 32425 | ;;;;;; "doc-view.el" "dos-fns.el" "dos-vars.el" "dos-w32.el" "ediff-diff.el" |
| 32628 | ;;;;;; "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" | 32426 | ;;;;;; "ediff-init.el" "ediff-merg.el" "ediff-ptch.el" "ediff-vers.el" |
| 32629 | ;;;;;; "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" | 32427 | ;;;;;; "ediff-wind.el" "electric.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el" |
| 32630 | ;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" | 32428 | ;;;;;; "emacs-lisp/avl-tree.el" "emacs-lisp/bindat.el" "emacs-lisp/byte-opt.el" |
| 32631 | ;;;;;; "emacs-lisp/byte-run.el" "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" | 32429 | ;;;;;; "emacs-lisp/byte-run.el" "emacs-lisp/bytecomp.el" "emacs-lisp/cl-compat.el" |
| 32632 | ;;;;;; "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-seq.el" | 32430 | ;;;;;; "emacs-lisp/cl-extra.el" "emacs-lisp/cl-loaddefs.el" "emacs-lisp/cl-macs.el" |
| 32633 | ;;;;;; "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/find-gc.el" | 32431 | ;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el" "emacs-lisp/copyright.el" |
| 32432 | ;;;;;; "emacs-lisp/cust-print.el" "emacs-lisp/edebug.el" "emacs-lisp/find-gc.el" | ||
| 32634 | ;;;;;; "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el" | 32433 | ;;;;;; "emacs-lisp/float-sup.el" "emacs-lisp/gulp.el" "emacs-lisp/levents.el" |
| 32635 | ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" | 32434 | ;;;;;; "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" |
| 32636 | ;;;;;; "emacs-lisp/lmenu.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" | 32435 | ;;;;;; "emacs-lisp/lmenu.el" "emacs-lisp/lucid.el" "emacs-lisp/map-ynp.el" |
| 32637 | ;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/syntax.el" | 32436 | ;;;;;; "emacs-lisp/regi.el" "emacs-lisp/sregex.el" "emacs-lisp/syntax.el" |
| 32638 | ;;;;;; "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" | 32437 | ;;;;;; "emacs-lisp/tcover-ses.el" "emacs-lisp/tcover-unsafep.el" |
| 32639 | ;;;;;; "emacs-lock.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" | 32438 | ;;;;;; "emacs-lock.el" "emerge.el" "emulation/cua-gmrk.el" "emulation/cua-rect.el" |
| 32640 | ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" | 32439 | ;;;;;; "emulation/edt-lk201.el" "emulation/edt-mapper.el" "emulation/edt-pc.el" |
| 32641 | ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-extras.el" "emulation/viper-cmd.el" | 32440 | ;;;;;; "emulation/edt-vt100.el" "emulation/tpu-edt.el" "emulation/tpu-extras.el" |
| 32642 | ;;;;;; "emulation/viper-ex.el" "emulation/viper-init.el" "emulation/viper-keym.el" | 32441 | ;;;;;; "emulation/vip.el" "emulation/viper-cmd.el" "emulation/viper-ex.el" |
| 32643 | ;;;;;; "emulation/viper-macs.el" "emulation/viper-mous.el" "emulation/viper-util.el" | 32442 | ;;;;;; "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el" |
| 32644 | ;;;;;; "env.el" "erc/erc-backend.el" "erc/erc-goodies.el" "erc/erc-ibuffer.el" | 32443 | ;;;;;; "emulation/viper-mous.el" "emulation/viper-util.el" "env.el" |
| 32645 | ;;;;;; "erc/erc-lang.el" "eshell/em-alias.el" "eshell/em-banner.el" | 32444 | ;;;;;; "erc/erc-backend.el" "erc/erc-button.el" "erc/erc-dcc.el" |
| 32646 | ;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" | 32445 | ;;;;;; "erc/erc-goodies.el" "erc/erc-ibuffer.el" "erc/erc-lang.el" |
| 32647 | ;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" | 32446 | ;;;;;; "erc/erc-match.el" "erc/erc-track.el" "erc/erc.el" "eshell/em-alias.el" |
| 32648 | ;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" | 32447 | ;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el" |
| 32649 | ;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" | 32448 | ;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el" |
| 32650 | ;;;;;; "eshell/em-unix.el" "eshell/em-xtra.el" "eshell/esh-arg.el" | 32449 | ;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el" |
| 32651 | ;;;;;; "eshell/esh-cmd.el" "eshell/esh-ext.el" "eshell/esh-groups.el" | 32450 | ;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el" |
| 32652 | ;;;;;; "eshell/esh-io.el" "eshell/esh-maint.el" "eshell/esh-module.el" | 32451 | ;;;;;; "eshell/em-term.el" "eshell/em-unix.el" "eshell/em-xtra.el" |
| 32653 | ;;;;;; "eshell/esh-opt.el" "eshell/esh-proc.el" "eshell/esh-util.el" | 32452 | ;;;;;; "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el" |
| 32654 | ;;;;;; "eshell/esh-var.el" "ezimage.el" "faces.el" "files.el" "finder-inf.el" | 32453 | ;;;;;; "eshell/esh-groups.el" "eshell/esh-io.el" "eshell/esh-maint.el" |
| 32655 | ;;;;;; "foldout.el" "font-core.el" "font-lock.el" "format-spec.el" | 32454 | ;;;;;; "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el" |
| 32656 | ;;;;;; "format.el" "forms-d2.el" "forms-pass.el" "frame.el" "fringe.el" | 32455 | ;;;;;; "eshell/esh-util.el" "eshell/esh-var.el" "ezimage.el" "faces.el" |
| 32657 | ;;;;;; "generic-x.el" "gnus/compface.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el" | 32456 | ;;;;;; "ffap.el" "files.el" "finder-inf.el" "foldout.el" "follow.el" |
| 32658 | ;;;;;; "gnus/gnus-cite.el" "gnus/gnus-cus.el" "gnus/gnus-demon.el" | 32457 | ;;;;;; "font-core.el" "font-lock.el" "format-spec.el" "format.el" |
| 32659 | ;;;;;; "gnus/gnus-dup.el" "gnus/gnus-eform.el" "gnus/gnus-ems.el" | 32458 | ;;;;;; "forms-d2.el" "forms-pass.el" "frame.el" "fringe.el" "generic-x.el" |
| 32660 | ;;;;;; "gnus/gnus-int.el" "gnus/gnus-logic.el" "gnus/gnus-mh.el" | 32459 | ;;;;;; "gnus/compface.el" "gnus/deuglify.el" "gnus/gnus-async.el" |
| 32661 | ;;;;;; "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el" | 32460 | ;;;;;; "gnus/gnus-bcklg.el" "gnus/gnus-cite.el" "gnus/gnus-cus.el" |
| 32662 | ;;;;;; "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el" | 32461 | ;;;;;; "gnus/gnus-demon.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el" |
| 32663 | ;;;;;; "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el" | 32462 | ;;;;;; "gnus/gnus-ems.el" "gnus/gnus-group.el" "gnus/gnus-int.el" |
| 32664 | ;;;;;; "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/legacy-gnus-agent.el" | 32463 | ;;;;;; "gnus/gnus-logic.el" "gnus/gnus-mh.el" "gnus/gnus-salt.el" |
| 32665 | ;;;;;; "gnus/mail-parse.el" "gnus/mail-prsvr.el" "gnus/mail-source.el" | 32464 | ;;;;;; "gnus/gnus-score.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el" |
| 32666 | ;;;;;; "gnus/mailcap.el" "gnus/messcompat.el" "gnus/mm-bodies.el" | 32465 | ;;;;;; "gnus/gnus-sum.el" "gnus/gnus-topic.el" "gnus/gnus-undo.el" |
| 32667 | ;;;;;; "gnus/mm-decode.el" "gnus/mm-encode.el" "gnus/mm-util.el" | 32466 | ;;;;;; "gnus/gnus-util.el" "gnus/gnus-uu.el" "gnus/gnus-vm.el" "gnus/ietf-drums.el" |
| 32668 | ;;;;;; "gnus/mm-view.el" "gnus/mml-sec.el" "gnus/mml-smime.el" "gnus/mml.el" | 32467 | ;;;;;; "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el" "gnus/mail-prsvr.el" |
| 32669 | ;;;;;; "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndb.el" "gnus/nndir.el" | 32468 | ;;;;;; "gnus/mail-source.el" "gnus/mailcap.el" "gnus/message.el" |
| 32670 | ;;;;;; "gnus/nndraft.el" "gnus/nneething.el" "gnus/nngateway.el" | 32469 | ;;;;;; "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el" |
| 32671 | ;;;;;; "gnus/nnheader.el" "gnus/nnimap.el" "gnus/nnlistserv.el" | 32470 | ;;;;;; "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml-sec.el" |
| 32672 | ;;;;;; "gnus/nnmail.el" "gnus/nnmaildir.el" "gnus/nnmbox.el" "gnus/nnmh.el" | 32471 | ;;;;;; "gnus/mml-smime.el" "gnus/mml.el" "gnus/mml2015.el" "gnus/nnagent.el" |
| 32673 | ;;;;;; "gnus/nnnil.el" "gnus/nnoo.el" "gnus/nnrss.el" "gnus/nnslashdot.el" | 32472 | ;;;;;; "gnus/nnbabyl.el" "gnus/nndb.el" "gnus/nndir.el" "gnus/nndraft.el" |
| 32674 | ;;;;;; "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" | 32473 | ;;;;;; "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el" |
| 32675 | ;;;;;; "gnus/nnwarchive.el" "gnus/nnweb.el" "gnus/nnwfm.el" "gnus/pop3.el" | 32474 | ;;;;;; "gnus/nnimap.el" "gnus/nnlistserv.el" "gnus/nnmail.el" "gnus/nnmaildir.el" |
| 32676 | ;;;;;; "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" | 32475 | ;;;;;; "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnnil.el" "gnus/nnoo.el" |
| 32677 | ;;;;;; "gnus/rfc2231.el" "gnus/sieve-manage.el" "gnus/smime.el" | 32476 | ;;;;;; "gnus/nnrss.el" "gnus/nnslashdot.el" "gnus/nnspool.el" "gnus/nntp.el" |
| 32678 | ;;;;;; "gnus/spam-stat.el" "gnus/spam-wash.el" "gnus/starttls.el" | 32477 | ;;;;;; "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el" |
| 32679 | ;;;;;; "gnus/utf7.el" "gnus/webmail.el" "help.el" "hex-util.el" | 32478 | ;;;;;; "gnus/nnweb.el" "gnus/nnwfm.el" "gnus/pop3.el" "gnus/rfc1843.el" |
| 32479 | ;;;;;; "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el" | ||
| 32480 | ;;;;;; "gnus/sieve-manage.el" "gnus/smime.el" "gnus/spam-stat.el" | ||
| 32481 | ;;;;;; "gnus/spam-wash.el" "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" | ||
| 32482 | ;;;;;; "help.el" "hex-util.el" "hilit-chg.el" "ielm.el" "image-mode.el" | ||
| 32680 | ;;;;;; "indent.el" "international/characters.el" "international/charprop.el" | 32483 | ;;;;;; "indent.el" "international/characters.el" "international/charprop.el" |
| 32681 | ;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el" | 32484 | ;;;;;; "international/cp51932.el" "international/eucjp-ms.el" "international/fontset.el" |
| 32682 | ;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el" | 32485 | ;;;;;; "international/iso-ascii.el" "international/ja-dic-cnv.el" |
| 32683 | ;;;;;; "international/ja-dic-utl.el" "international/mule-cmds.el" | 32486 | ;;;;;; "international/ja-dic-utl.el" "international/latin1-disp.el" |
| 32684 | ;;;;;; "international/mule-conf.el" "international/mule.el" "international/ogonek.el" | 32487 | ;;;;;; "international/mule-cmds.el" "international/mule-conf.el" |
| 32488 | ;;;;;; "international/mule-diag.el" "international/mule-util.el" | ||
| 32489 | ;;;;;; "international/mule.el" "international/ogonek.el" "international/robin.el" | ||
| 32685 | ;;;;;; "international/uni-bidi.el" "international/uni-category.el" | 32490 | ;;;;;; "international/uni-bidi.el" "international/uni-category.el" |
| 32686 | ;;;;;; "international/uni-combining.el" "international/uni-comment.el" | 32491 | ;;;;;; "international/uni-combining.el" "international/uni-comment.el" |
| 32687 | ;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" | 32492 | ;;;;;; "international/uni-decimal.el" "international/uni-decomposition.el" |
| @@ -32689,7 +32494,7 @@ Zone out, completely. | |||
| 32689 | ;;;;;; "international/uni-mirrored.el" "international/uni-name.el" | 32494 | ;;;;;; "international/uni-mirrored.el" "international/uni-name.el" |
| 32690 | ;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" | 32495 | ;;;;;; "international/uni-numeric.el" "international/uni-old-name.el" |
| 32691 | ;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" | 32496 | ;;;;;; "international/uni-titlecase.el" "international/uni-uppercase.el" |
| 32692 | ;;;;;; "isearch.el" "jit-lock.el" "jka-cmpr-hook.el" "kermit.el" | 32497 | ;;;;;; "isearch.el" "jit-lock.el" "jka-cmpr-hook.el" "json.el" "kermit.el" |
| 32693 | ;;;;;; "language/burmese.el" "language/cham.el" "language/chinese.el" | 32498 | ;;;;;; "language/burmese.el" "language/cham.el" "language/chinese.el" |
| 32694 | ;;;;;; "language/cyrillic.el" "language/czech.el" "language/english.el" | 32499 | ;;;;;; "language/cyrillic.el" "language/czech.el" "language/english.el" |
| 32695 | ;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el" | 32500 | ;;;;;; "language/ethiopic.el" "language/european.el" "language/georgian.el" |
| @@ -32698,57 +32503,67 @@ Zone out, completely. | |||
| 32698 | ;;;;;; "language/lao.el" "language/misc-lang.el" "language/romanian.el" | 32503 | ;;;;;; "language/lao.el" "language/misc-lang.el" "language/romanian.el" |
| 32699 | ;;;;;; "language/sinhala.el" "language/slovak.el" "language/tai-viet.el" | 32504 | ;;;;;; "language/sinhala.el" "language/slovak.el" "language/tai-viet.el" |
| 32700 | ;;;;;; "language/thai-word.el" "language/thai.el" "language/tibetan.el" | 32505 | ;;;;;; "language/thai-word.el" "language/thai.el" "language/tibetan.el" |
| 32701 | ;;;;;; "language/utf-8-lang.el" "language/vietnamese.el" "ldefs-boot.el" | 32506 | ;;;;;; "language/tv-util.el" "language/utf-8-lang.el" "language/vietnamese.el" |
| 32702 | ;;;;;; "loadup.el" "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el" | 32507 | ;;;;;; "ldefs-boot.el" "linum.el" "loadup.el" "mail/blessmail.el" |
| 32508 | ;;;;;; "mail/mail-extr.el" "mail/mailheader.el" "mail/mailpost.el" | ||
| 32703 | ;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" | 32509 | ;;;;;; "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/rmail-spam-filter.el" |
| 32704 | ;;;;;; "mail/uce.el" "mail/vms-pmail.el" "md4.el" "mh-e/mh-acros.el" | 32510 | ;;;;;; "mail/smtpmail.el" "mail/uce.el" "mail/vms-pmail.el" "md4.el" |
| 32705 | ;;;;;; "mh-e/mh-alias.el" "mh-e/mh-buffers.el" "mh-e/mh-compat.el" | 32511 | ;;;;;; "menu-bar.el" "mh-e/mh-acros.el" "mh-e/mh-alias.el" "mh-e/mh-buffers.el" |
| 32706 | ;;;;;; "mh-e/mh-funcs.el" "mh-e/mh-gnus.el" "mh-e/mh-identity.el" | 32512 | ;;;;;; "mh-e/mh-comp.el" "mh-e/mh-compat.el" "mh-e/mh-e.el" "mh-e/mh-funcs.el" |
| 32707 | ;;;;;; "mh-e/mh-inc.el" "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" | 32513 | ;;;;;; "mh-e/mh-gnus.el" "mh-e/mh-identity.el" "mh-e/mh-inc.el" |
| 32514 | ;;;;;; "mh-e/mh-junk.el" "mh-e/mh-letter.el" "mh-e/mh-limit.el" | ||
| 32708 | ;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" | 32515 | ;;;;;; "mh-e/mh-loaddefs.el" "mh-e/mh-mime.el" "mh-e/mh-print.el" |
| 32709 | ;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" | 32516 | ;;;;;; "mh-e/mh-scan.el" "mh-e/mh-search.el" "mh-e/mh-seq.el" "mh-e/mh-show.el" |
| 32710 | ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" | 32517 | ;;;;;; "mh-e/mh-speed.el" "mh-e/mh-thread.el" "mh-e/mh-tool-bar.el" |
| 32711 | ;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "misc.el" "mouse-copy.el" | 32518 | ;;;;;; "mh-e/mh-utils.el" "mh-e/mh-xface.el" "misc.el" "mouse-copy.el" |
| 32712 | ;;;;;; "mouse-drag.el" "mouse.el" "net/dig.el" "net/dns.el" "net/eudc-vars.el" | 32519 | ;;;;;; "mouse-drag.el" "mouse.el" "net/ange-ftp.el" "net/dig.el" |
| 32713 | ;;;;;; "net/eudcb-bbdb.el" "net/eudcb-ldap.el" "net/eudcb-mab.el" | 32520 | ;;;;;; "net/dns.el" "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el" |
| 32714 | ;;;;;; "net/eudcb-ph.el" "net/hmac-def.el" "net/hmac-md5.el" "net/imap.el" | 32521 | ;;;;;; "net/eudcb-mab.el" "net/eudcb-ph.el" "net/hmac-def.el" "net/hmac-md5.el" |
| 32715 | ;;;;;; "net/json.el" "net/ldap.el" "net/netrc.el" "net/ntlm.el" | 32522 | ;;;;;; "net/imap.el" "net/ldap.el" "net/net-utils.el" "net/netrc.el" |
| 32716 | ;;;;;; "net/sasl-cram.el" "net/sasl-digest.el" "net/sasl-ntlm.el" | 32523 | ;;;;;; "net/ntlm.el" "net/rcirc.el" "net/sasl-cram.el" "net/sasl-digest.el" |
| 32717 | ;;;;;; "net/sasl.el" "net/socks.el" "net/tls.el" "net/tramp-cache.el" | 32524 | ;;;;;; "net/sasl-ntlm.el" "net/sasl.el" "net/socks.el" "net/tls.el" |
| 32718 | ;;;;;; "net/tramp-cmds.el" "net/tramp-compat.el" "net/tramp-fish.el" | 32525 | ;;;;;; "net/tramp-cache.el" "net/tramp-cmds.el" "net/tramp-compat.el" |
| 32719 | ;;;;;; "net/tramp-gw.el" "net/tramp-smb.el" "net/tramp-uu.el" "net/trampver.el" | 32526 | ;;;;;; "net/tramp-fish.el" "net/tramp-gw.el" "net/tramp-smb.el" |
| 32720 | ;;;;;; "nxml/char-name/subdirs.el" "nxml/nxml-enc.el" "nxml/nxml-maint.el" | 32527 | ;;;;;; "net/tramp-uu.el" "net/trampver.el" "nxml/nxml-enc.el" "nxml/nxml-maint.el" |
| 32721 | ;;;;;; "nxml/nxml-ns.el" "nxml/nxml-outln.el" "nxml/nxml-parse.el" | 32528 | ;;;;;; "nxml/nxml-ns.el" "nxml/nxml-outln.el" "nxml/nxml-parse.el" |
| 32722 | ;;;;;; "nxml/nxml-rap.el" "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" | 32529 | ;;;;;; "nxml/nxml-rap.el" "nxml/nxml-util.el" "nxml/rng-dt.el" "nxml/rng-loc.el" |
| 32723 | ;;;;;; "nxml/rng-maint.el" "nxml/rng-match.el" "nxml/rng-parse.el" | 32530 | ;;;;;; "nxml/rng-maint.el" "nxml/rng-match.el" "nxml/rng-parse.el" |
| 32724 | ;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el" | 32531 | ;;;;;; "nxml/rng-pttrn.el" "nxml/rng-uri.el" "nxml/rng-util.el" |
| 32725 | ;;;;;; "nxml/subdirs.el" "nxml/xsd-regexp.el" "password-cache.el" | 32532 | ;;;;;; "nxml/xsd-regexp.el" "password-cache.el" "patcomp.el" "paths.el" |
| 32726 | ;;;;;; "patcomp.el" "paths.el" "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" | 32533 | ;;;;;; "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" |
| 32727 | ;;;;;; "pgg-def.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" | 32534 | ;;;;;; "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" |
| 32728 | ;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" | 32535 | ;;;;;; "play/gametree.el" "play/meese.el" "progmodes/ada-mode.el" |
| 32729 | ;;;;;; "progmodes/cc-align.el" "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" | 32536 | ;;;;;; "progmodes/ada-prj.el" "progmodes/cap-words.el" "progmodes/cc-align.el" |
| 32730 | ;;;;;; "progmodes/cc-cmds.el" "progmodes/cc-defs.el" "progmodes/cc-fonts.el" | 32537 | ;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" |
| 32731 | ;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" | 32538 | ;;;;;; "progmodes/cc-defs.el" "progmodes/cc-engine.el" "progmodes/cc-fonts.el" |
| 32732 | ;;;;;; "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" | 32539 | ;;;;;; "progmodes/cc-langs.el" "progmodes/cc-menus.el" "progmodes/cc-mode.el" |
| 32733 | ;;;;;; "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" | 32540 | ;;;;;; "progmodes/cc-styles.el" "progmodes/compile.el" "progmodes/cperl-mode.el" |
| 32541 | ;;;;;; "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-dtd.el" | ||
| 32542 | ;;;;;; "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el" | ||
| 32543 | ;;;;;; "progmodes/ebnf-yac.el" "progmodes/gdb-ui.el" "progmodes/gud.el" | ||
| 32734 | ;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el" | 32544 | ;;;;;; "progmodes/idlw-complete-structtag.el" "progmodes/idlw-help.el" |
| 32735 | ;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/xscheme.el" | 32545 | ;;;;;; "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "progmodes/modula2.el" |
| 32736 | ;;;;;; "ps-def.el" "ps-mule.el" "ps-samp.el" "register.el" "replace.el" | 32546 | ;;;;;; "progmodes/python.el" "progmodes/scheme.el" "progmodes/sym-comp.el" |
| 32547 | ;;;;;; "progmodes/verilog-mode.el" "progmodes/xscheme.el" "ps-def.el" | ||
| 32548 | ;;;;;; "ps-mule.el" "ps-print.el" "ps-samp.el" "register.el" "replace.el" | ||
| 32737 | ;;;;;; "rfn-eshadow.el" "s-region.el" "saveplace.el" "sb-image.el" | 32549 | ;;;;;; "rfn-eshadow.el" "s-region.el" "saveplace.el" "sb-image.el" |
| 32738 | ;;;;;; "scroll-bar.el" "select.el" "soundex.el" "startup.el" "subdirs.el" | 32550 | ;;;;;; "scroll-bar.el" "select.el" "soundex.el" "startup.el" "subdirs.el" |
| 32739 | ;;;;;; "tempo.el" "textmodes/bib-mode.el" "textmodes/makeinfo.el" | 32551 | ;;;;;; "subr.el" "tempo.el" "textmodes/bib-mode.el" "textmodes/ispell.el" |
| 32740 | ;;;;;; "textmodes/org-mouse.el" "textmodes/page-ext.el" "textmodes/page.el" | 32552 | ;;;;;; "textmodes/makeinfo.el" "textmodes/org-mouse.el" "textmodes/org.el" |
| 32741 | ;;;;;; "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el" | 32553 | ;;;;;; "textmodes/page-ext.el" "textmodes/page.el" "textmodes/refbib.el" |
| 32742 | ;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" | 32554 | ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" |
| 32743 | ;;;;;; "textmodes/reftex-toc.el" "textmodes/texnfo-upd.el" "textmodes/text-mode.el" | 32555 | ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" |
| 32744 | ;;;;;; "timezone.el" "tooltip.el" "tree-widget.el" "uniquify.el" | 32556 | ;;;;;; "textmodes/sgml-mode.el" "textmodes/spell.el" "textmodes/texnfo-upd.el" |
| 32745 | ;;;;;; "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" | 32557 | ;;;;;; "textmodes/text-mode.el" "time.el" "timezone.el" "tooltip.el" |
| 32746 | ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" | 32558 | ;;;;;; "tree-widget.el" "uniquify.el" "url/url-about.el" "url/url-cookie.el" |
| 32559 | ;;;;;; "url/url-dired.el" "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" | ||
| 32747 | ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" | 32560 | ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" |
| 32748 | ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-hooks.el" "vcursor.el" | 32561 | ;;;;;; "url/url-vars.el" "url/vc-dav.el" "vc-bzr.el" "vc-cvs.el" |
| 32749 | ;;;;;; "version.el" "vms-patch.el" "vmsproc.el" "vt-control.el" | 32562 | ;;;;;; "vc-git.el" "vc-hg.el" "vc-hooks.el" "vc-mcvs.el" "vc-rcs.el" |
| 32750 | ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "widget.el" "window.el" | 32563 | ;;;;;; "vc-sccs.el" "vc-svn.el" "vc.el" "vcursor.el" "version.el" |
| 32751 | ;;;;;; "x-dnd.el") (18366 10004 954679)) | 32564 | ;;;;;; "vms-patch.el" "vmsproc.el" "vt-control.el" "vt100-led.el" |
| 32565 | ;;;;;; "w32-fns.el" "w32-vars.el" "widget.el" "window.el" "x-dnd.el") | ||
| 32566 | ;;;;;; (18370 4500 578000)) | ||
| 32752 | 32567 | ||
| 32753 | ;;;*** | 32568 | ;;;*** |
| 32754 | 32569 | ||