/[emacs]/emacs/lisp/loaddefs.el
ViewVC logotype

Diff of /emacs/lisp/loaddefs.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.79 by rost, Mon Jul 22 01:23:10 2002 UTC revision 2.80 by kfstorm, Tue Aug 20 09:44:14 2002 UTC
# Line 131  Completion is available." t nil) Line 131  Completion is available." t nil)
131  ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun  ;;;### (autoloads (change-log-redate change-log-merge add-log-current-defun
132  ;;;;;;  change-log-mode add-change-log-entry-other-window add-change-log-entry  ;;;;;;  change-log-mode add-change-log-entry-other-window add-change-log-entry
133  ;;;;;;  find-change-log prompt-for-change-log-name add-log-mailing-address  ;;;;;;  find-change-log prompt-for-change-log-name add-log-mailing-address
134  ;;;;;;  add-log-full-name) "add-log" "add-log.el" (15583 56451))  ;;;;;;  add-log-full-name) "add-log" "add-log.el" (15683 14753))
135  ;;; Generated autoloads from add-log.el  ;;; Generated autoloads from add-log.el
136    
137  (defvar add-log-full-name nil "\  (defvar add-log-full-name nil "\
# Line 221  Other modes are handled by a heuristic t Line 221  Other modes are handled by a heuristic t
221  point for uppercase headings starting in the first column or  point for uppercase headings starting in the first column or
222  identifiers followed by `:' or `='.  See variables  identifiers followed by `:' or `='.  See variables
223  `add-log-current-defun-header-regexp' and  `add-log-current-defun-header-regexp' and
224  `add-log-current-defun-function'  `add-log-current-defun-function'.
225    
226  Has a preference of looking backwards." nil nil)  Has a preference of looking backwards." nil nil)
227    
# Line 407  A replacement function for `newline-and- Line 407  A replacement function for `newline-and-
407  ;;;***  ;;;***
408    
409  ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"  ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
410  ;;;;;;  "net/ange-ftp.el" (15664 47249))  ;;;;;;  "net/ange-ftp.el" (15707 34351))
411  ;;; Generated autoloads from net/ange-ftp.el  ;;; Generated autoloads from net/ange-ftp.el
412    
413  (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))  (defalias (quote ange-ftp-re-read-dir) (quote ange-ftp-reread-dir))
# Line 502  Used in `antlr-mode'.  Also a useful fun Line 502  Used in `antlr-mode'.  Also a useful fun
502  ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary  ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
503  ;;;;;;  appt-display-duration appt-msg-window appt-display-mode-line  ;;;;;;  appt-display-duration appt-msg-window appt-display-mode-line
504  ;;;;;;  appt-visible appt-audible appt-message-warning-time appt-issue-message)  ;;;;;;  appt-visible appt-audible appt-message-warning-time appt-issue-message)
505  ;;;;;;  "appt" "calendar/appt.el" (15651 7288))  ;;;;;;  "appt" "calendar/appt.el" (15708 56871))
506  ;;; Generated autoloads from calendar/appt.el  ;;; Generated autoloads from calendar/appt.el
507    
508  (defvar appt-issue-message t "\  (defvar appt-issue-message t "\
# Line 1678  corresponding bookmark function from Lis Line 1678  corresponding bookmark function from Lis
1678  ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-generic-program  ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-generic-program
1679  ;;;;;;  browse-url-save-file browse-url-new-window-flag browse-url-galeon-program  ;;;;;;  browse-url-save-file browse-url-new-window-flag browse-url-galeon-program
1680  ;;;;;;  browse-url-browser-display browse-url-browser-function) "browse-url"  ;;;;;;  browse-url-browser-display browse-url-browser-function) "browse-url"
1681  ;;;;;;  "net/browse-url.el" (15640 49863))  ;;;;;;  "net/browse-url.el" (15683 14757))
1682  ;;; Generated autoloads from net/browse-url.el  ;;; Generated autoloads from net/browse-url.el
1683    
1684  (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\  (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-default-browser)) "\
# Line 2055  Also see `make-text-button'." nil nil) Line 2055  Also see `make-text-button'." nil nil)
2055  ;;;;;;  batch-byte-compile-if-not-done display-call-tree byte-compile  ;;;;;;  batch-byte-compile-if-not-done display-call-tree byte-compile
2056  ;;;;;;  compile-defun byte-compile-file byte-recompile-directory  ;;;;;;  compile-defun byte-compile-file byte-recompile-directory
2057  ;;;;;;  byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"  ;;;;;;  byte-force-recompile) "bytecomp" "emacs-lisp/bytecomp.el"
2058  ;;;;;;  (15673 57912))  ;;;;;;  (15689 46994))
2059  ;;; Generated autoloads from emacs-lisp/bytecomp.el  ;;; Generated autoloads from emacs-lisp/bytecomp.el
2060    
2061  (autoload (quote byte-force-recompile) "bytecomp" "\  (autoload (quote byte-force-recompile) "bytecomp" "\
# Line 2139  For example, invoke `emacs -batch -f bat Line 2139  For example, invoke `emacs -batch -f bat
2139  ;;;***  ;;;***
2140    
2141  ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"  ;;;### (autoloads (list-yahrzeit-dates) "cal-hebrew" "calendar/cal-hebrew.el"
2142  ;;;;;;  (15533 28772))  ;;;;;;  (15683 14756))
2143  ;;; Generated autoloads from calendar/cal-hebrew.el  ;;; Generated autoloads from calendar/cal-hebrew.el
2144    
2145  (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\  (autoload (quote list-yahrzeit-dates) "cal-hebrew" "\
# Line 2151  from the cursor position." t nil) Line 2151  from the cursor position." t nil)
2151    
2152  ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle  ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2153  ;;;;;;  calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc  ;;;;;;  calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2154  ;;;;;;  full-calc calc calc-dispatch) "calc" "calc/calc.el" (15623  ;;;;;;  full-calc calc calc-dispatch) "calc" "calc/calc.el" (15698
2155  ;;;;;;  551))  ;;;;;;  64355))
2156  ;;; Generated autoloads from calc/calc.el  ;;; Generated autoloads from calc/calc.el
2157    
2158  (defvar calc-info-filename "calc.info" "\  (defvar calc-info-filename "calc.info" "\
# Line 2911  Infodock (based on XEmacs) has an additi Line 2911  Infodock (based on XEmacs) has an additi
2911    
2912  ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program  ;;;### (autoloads (ccl-execute-with-args check-ccl-program define-ccl-program
2913  ;;;;;;  declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"  ;;;;;;  declare-ccl-program ccl-dump ccl-compile) "ccl" "international/ccl.el"
2914  ;;;;;;  (15669 48157))  ;;;;;;  (15669 59919))
2915  ;;; Generated autoloads from international/ccl.el  ;;; Generated autoloads from international/ccl.el
2916    
2917  (autoload (quote ccl-compile) "ccl" "\  (autoload (quote ccl-compile) "ccl" "\
# Line 3164  See the documentation of `define-ccl-pro Line 3164  See the documentation of `define-ccl-pro
3164  ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer  ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3165  ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive  ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive
3166  ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"  ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3167  ;;;;;;  (15666 2623))  ;;;;;;  (15702 53007))
3168  ;;; Generated autoloads from emacs-lisp/checkdoc.el  ;;; Generated autoloads from emacs-lisp/checkdoc.el
3169    
3170  (autoload (quote checkdoc) "checkdoc" "\  (autoload (quote checkdoc) "checkdoc" "\
# Line 3357  and runs the normal hook `command-histor Line 3357  and runs the normal hook `command-histor
3357    
3358  ;;;***  ;;;***
3359    
3360  ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15664 62841))  ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15666 1371))
3361  ;;; Generated autoloads from emacs-lisp/cl.el  ;;; Generated autoloads from emacs-lisp/cl.el
3362    
3363  (defvar custom-print-functions nil "\  (defvar custom-print-functions nil "\
# Line 3475  read/written by MS-DOS software, or for Line 3475  read/written by MS-DOS software, or for
3475  ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list  ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3476  ;;;;;;  comint-redirect-send-command-to-process comint-redirect-send-command  ;;;;;;  comint-redirect-send-command-to-process comint-redirect-send-command
3477  ;;;;;;  comint-run make-comint make-comint-in-buffer) "comint" "comint.el"  ;;;;;;  comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3478  ;;;;;;  (15657 51987))  ;;;;;;  (15712 52093))
3479  ;;; Generated autoloads from comint.el  ;;; Generated autoloads from comint.el
3480    
3481  (autoload (quote make-comint-in-buffer) "comint" "\  (autoload (quote make-comint-in-buffer) "comint" "\
# Line 3531  REGEXP-GROUP is the regular expression g Line 3531  REGEXP-GROUP is the regular expression g
3531    
3532  ;;;***  ;;;***
3533    
3534  ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15668  ;;;### (autoloads (compare-windows) "compare-w" "compare-w.el" (15669
3535  ;;;;;;  25537))  ;;;;;;  19465))
3536  ;;; Generated autoloads from compare-w.el  ;;; Generated autoloads from compare-w.el
3537    
3538  (autoload (quote compare-windows) "compare-w" "\  (autoload (quote compare-windows) "compare-w" "\
# Line 3739  See also the variable `PC-include-file-p Line 3739  See also the variable `PC-include-file-p
3739  ;;;***  ;;;***
3740    
3741  ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"  ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
3742  ;;;;;;  (15394 12097))  ;;;;;;  (15707 34351))
3743  ;;; Generated autoloads from completion.el  ;;; Generated autoloads from completion.el
3744    
3745  (autoload (quote dynamic-completion-mode) "completion" "\  (autoload (quote dynamic-completion-mode) "completion" "\
# Line 3750  Enable dynamic word-completion." t nil) Line 3750  Enable dynamic word-completion." t nil)
3750  ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after  ;;;### (autoloads (decompose-composite-char compose-last-chars compose-chars-after
3751  ;;;;;;  find-composition compose-chars decompose-string compose-string  ;;;;;;  find-composition compose-chars decompose-string compose-string
3752  ;;;;;;  decompose-region compose-region) "composite" "composite.el"  ;;;;;;  decompose-region compose-region) "composite" "composite.el"
3753  ;;;;;;  (15671 1183))  ;;;;;;  (15714 3656))
3754  ;;; Generated autoloads from composite.el  ;;; Generated autoloads from composite.el
3755    
3756  (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\  (defconst reference-point-alist (quote ((tl . 0) (tc . 1) (tr . 2) (Bl . 3) (Bc . 4) (Br . 5) (bl . 6) (bc . 7) (br . 8) (cl . 9) (cc . 10) (cr . 11) (top-left . 0) (top-center . 1) (top-right . 2) (base-left . 3) (base-center . 4) (base-right . 5) (bottom-left . 6) (bottom-center . 7) (bottom-right . 8) (center-left . 9) (center-center . 10) (center-right . 11) (ml . 3) (mc . 10) (mr . 5) (mid-left . 3) (mid-center . 10) (mid-right . 5))) "\
# Line 3795  follows (the point `*' corresponds to bo Line 3795  follows (the point `*' corresponds to bo
3795  (autoload (quote compose-region) "composite" "\  (autoload (quote compose-region) "composite" "\
3796  Compose characters in the current region.  Compose characters in the current region.
3797    
3798    Characters are composed relatively, i.e. composed by overstricking or
3799    stacking depending on ascent, descent and other properties.
3800    
3801  When called from a program, expects these four arguments.  When called from a program, expects these four arguments.
3802    
3803  First two arguments START and END are positions (integers or markers)  First two arguments START and END are positions (integers or markers)
3804  specifying the region.  specifying the region.
3805    
3806  Optional 3rd argument COMPONENTS, if non-nil, is a character or a  Optional 3rd argument COMPONENTS, if non-nil, is a character or a
3807  sequence (vector, list, or string) of integers.  sequence (vector, list, or string) of integers.  In this case,
3808    characters are composed not relatively but according to COMPONENTS.
3809    
3810  If it is a character, it is an alternate character to display instead  If it is a character, it is an alternate character to display instead
3811  of the text in the region.  of the text in the region.
# Line 4260  paste (in addition to the normal emacs b Line 4264  paste (in addition to the normal emacs b
4264  ;;;;;;  customize-option-other-window customize-changed-options customize-option  ;;;;;;  customize-option-other-window customize-changed-options customize-option
4265  ;;;;;;  customize-group-other-window customize-group customize customize-save-variable  ;;;;;;  customize-group-other-window customize-group customize customize-save-variable
4266  ;;;;;;  customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"  ;;;;;;  customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
4267  ;;;;;;  (15673 57911))  ;;;;;;  (15675 7034))
4268  ;;; Generated autoloads from cus-edit.el  ;;; Generated autoloads from cus-edit.el
4269   (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")   (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4270    
# Line 4496  in which `turn-on-cwarn-mode-if-enabled' Line 4500  in which `turn-on-cwarn-mode-if-enabled'
4500    
4501  ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char  ;;;### (autoloads (standard-display-cyrillic-translit cyrillic-encode-alternativnyj-char
4502  ;;;;;;  cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"  ;;;;;;  cyrillic-encode-koi8-r-char) "cyril-util" "language/cyril-util.el"
4503  ;;;;;;  (15458 48360))  ;;;;;;  (15683 14756))
4504  ;;; Generated autoloads from language/cyril-util.el  ;;; Generated autoloads from language/cyril-util.el
4505    
4506  (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\  (autoload (quote cyrillic-encode-koi8-r-char) "cyril-util" "\
# Line 4519  If the argument is nil, we return the di Line 4523  If the argument is nil, we return the di
4523  ;;;***  ;;;***
4524    
4525  ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"  ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
4526  ;;;;;;  (15671 1183))  ;;;;;;  (15671 8032))
4527  ;;; Generated autoloads from dabbrev.el  ;;; Generated autoloads from dabbrev.el
4528    
4529  (define-key esc-map "/" (quote dabbrev-expand))  (define-key esc-map "/" (quote dabbrev-expand))
# Line 4687  $ Line 4691  $
4691  ;;;***  ;;;***
4692    
4693  ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"  ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
4694  ;;;;;;  "emacs-lisp/debug.el" (15656 53216))  ;;;;;;  "emacs-lisp/debug.el" (15685 15800))
4695  ;;; Generated autoloads from emacs-lisp/debug.el  ;;; Generated autoloads from emacs-lisp/debug.el
4696    
4697  (setq debugger (quote debug))  (setq debugger (quote debug))
# Line 4925  to provide correct modes for autoloaded Line 4929  to provide correct modes for autoloaded
4929  ;;;***  ;;;***
4930    
4931  ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"  ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4932  ;;;;;;  (15556 56042))  ;;;;;;  (15698 64355))
4933  ;;; Generated autoloads from calendar/diary-lib.el  ;;; Generated autoloads from calendar/diary-lib.el
4934    
4935  (autoload (quote diary) "diary-lib" "\  (autoload (quote diary) "diary-lib" "\
# Line 4984  The backup file is the first file given Line 4988  The backup file is the first file given
4988  ;;;***  ;;;***
4989    
4990  ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"  ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
4991  ;;;;;;  (15668 25537))  ;;;;;;  (15669 19465))
4992  ;;; Generated autoloads from diff-mode.el  ;;; Generated autoloads from diff-mode.el
4993    
4994  (autoload (quote diff-mode) "diff-mode" "\  (autoload (quote diff-mode) "diff-mode" "\
# Line 5003  Minor mode for viewing/editing context d Line 5007  Minor mode for viewing/editing context d
5007  ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink  ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
5008  ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename  ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
5009  ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)  ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
5010  ;;;;;;  "dired" "dired.el" (15646 4758))  ;;;;;;  "dired" "dired.el" (15698 64354))
5011  ;;; Generated autoloads from dired.el  ;;; Generated autoloads from dired.el
5012    
5013  (defvar dired-listing-switches "-al" "\  (defvar dired-listing-switches "-al" "\
# Line 5095  If DIRNAME is already in a dired buffer, Line 5099  If DIRNAME is already in a dired buffer,
5099    
5100  (autoload (quote dired-noselect) "dired" "\  (autoload (quote dired-noselect) "dired" "\
5101  Like `dired' but returns the dired buffer as value, does not select it." nil nil)  Like `dired' but returns the dired buffer as value, does not select it." nil nil)
5102     (put 'dired-find-alternate-file 'disabled t)
5103    
5104  ;;;***  ;;;***
5105    
# Line 5536  Play sounds in message buffers." t nil) Line 5541  Play sounds in message buffers." t nil)
5541    
5542  ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap  ;;;### (autoloads (easy-mmode-defsyntax easy-mmode-defmap easy-mmode-define-keymap
5543  ;;;;;;  easy-mmode-define-global-mode define-minor-mode) "easy-mmode"  ;;;;;;  easy-mmode-define-global-mode define-minor-mode) "easy-mmode"
5544  ;;;;;;  "emacs-lisp/easy-mmode.el" (15579 13270))  ;;;;;;  "emacs-lisp/easy-mmode.el" (15707 34351))
5545  ;;; Generated autoloads from emacs-lisp/easy-mmode.el  ;;; Generated autoloads from emacs-lisp/easy-mmode.el
5546    
5547  (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))  (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
# Line 5933  With prefix arg NOCONFIRM, execute curre Line 5938  With prefix arg NOCONFIRM, execute curre
5938  ;;;***  ;;;***
5939    
5940  ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms  ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
5941  ;;;;;;  edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15544 37708))  ;;;;;;  edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15698 64355))
5942  ;;; Generated autoloads from emacs-lisp/edebug.el  ;;; Generated autoloads from emacs-lisp/edebug.el
5943    
5944  (defvar edebug-all-defs nil "\  (defvar edebug-all-defs nil "\
# Line 5960  Both SYMBOL and SPEC are unevaluated. Th Line 5965  Both SYMBOL and SPEC are unevaluated. Th
5965  (defalias (quote edebug-defun) (quote edebug-eval-top-level-form))  (defalias (quote edebug-defun) (quote edebug-eval-top-level-form))
5966    
5967  (autoload (quote edebug-eval-top-level-form) "edebug" "\  (autoload (quote edebug-eval-top-level-form) "edebug" "\
5968  Evaluate a top level form, such as a defun or defmacro.  Evaluate the top level form point is in, stepping through with Edebug.
5969  This is like `eval-defun', but the code is always instrumented for Edebug.  This is like `eval-defun' except that it steps the code for Edebug
5970  Print its name in the minibuffer and leave point where it is,  before evaluating it.  It displays the value in the echo area
5971  or if an error occurs, leave point after it with mark at the original point." t nil)  using `eval-expression' (which see).
5972    
5973    If you do this on a function definition
5974    such as a defun or defmacro, it defines the function and instruments
5975    its definition for Edebug, so it will do Edebug stepping when called
5976    later.  It displays `Edebug: FUNCTION' in the echo area to indicate
5977    that FUNCTION is now instrumented for Edebug.
5978    
5979    If the current defun is actually a call to `defvar' or `defcustom',
5980    evaluating it this way resets the variable using its initial value
5981    expression even if the variable already has some other value.
5982    \(Normally `defvar' and `defcustom' do not alter the value if there
5983    already is one.)" t nil)
5984    
5985  ;;;***  ;;;***
5986    
# Line 5975  or if an error occurs, leave point after Line 5992  or if an error occurs, leave point after
5992  ;;;;;;  ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor  ;;;;;;  ediff-windows-linewise ediff-windows-wordwise ediff-merge-directory-revisions-with-ancestor
5993  ;;;;;;  ediff-merge-directory-revisions ediff-merge-directories-with-ancestor  ;;;;;;  ediff-merge-directory-revisions ediff-merge-directories-with-ancestor
5994  ;;;;;;  ediff-merge-directories ediff-directories3 ediff-directory-revisions  ;;;;;;  ediff-merge-directories ediff-directories3 ediff-directory-revisions
5995  ;;;;;;  ediff-directories ediff-buffers3 ediff-buffers ediff-files3  ;;;;;;  ediff-directories ediff-buffers3 ediff-buffers ediff-backup
5996  ;;;;;;  ediff-files) "ediff" "ediff.el" (15513 1037))  ;;;;;;  ediff-files3 ediff-files) "ediff" "ediff.el" (15689 46993))
5997  ;;; Generated autoloads from ediff.el  ;;; Generated autoloads from ediff.el
5998    
5999  (autoload (quote ediff-files) "ediff" "\  (autoload (quote ediff-files) "ediff" "\
# Line 5989  Run Ediff on three files, FILE-A, FILE-B Line 6006  Run Ediff on three files, FILE-A, FILE-B
6006    
6007  (defalias (quote ediff) (quote ediff-files))  (defalias (quote ediff) (quote ediff-files))
6008    
6009    (autoload (quote ediff-backup) "ediff" "\
6010    Run Ediff on FILE and its backup file.
6011    Uses the latest backup, if there are several numerical backups.
6012    If this file is a backup, `ediff' it with its original." t nil)
6013    
6014  (autoload (quote ediff-buffers) "ediff" "\  (autoload (quote ediff-buffers) "ediff" "\
6015  Run Ediff on a pair of buffers, BUFFER-A and BUFFER-B." t nil)  Run Ediff on a pair of buffers, BUFFER-A and BUFFER-B." t nil)
6016    
# Line 6170  Display Ediff's registry." t nil) Line 6192  Display Ediff's registry." t nil)
6192  ;;;***  ;;;***
6193    
6194  ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)  ;;;### (autoloads (ediff-toggle-use-toolbar ediff-toggle-multiframe)
6195  ;;;;;;  "ediff-util" "ediff-util.el" (15549 60238))  ;;;;;;  "ediff-util" "ediff-util.el" (15698 64354))
6196  ;;; Generated autoloads from ediff-util.el  ;;; Generated autoloads from ediff-util.el
6197    
6198  (autoload (quote ediff-toggle-multiframe) "ediff-util" "\  (autoload (quote ediff-toggle-multiframe) "ediff-util" "\
# Line 6187  To change the default, set the variable Line 6209  To change the default, set the variable
6209    
6210  ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro  ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
6211  ;;;;;;  edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"  ;;;;;;  edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
6212  ;;;;;;  (15640 49858))  ;;;;;;  (15714 4504))
6213  ;;; Generated autoloads from edmacro.el  ;;; Generated autoloads from edmacro.el
  (define-key ctl-x-map "\C-k" 'edit-kbd-macro)  
6214    
6215  (defvar edmacro-eight-bits nil "\  (defvar edmacro-eight-bits nil "\
6216  *Non-nil if edit-kbd-macro should leave 8-bit characters intact.  *Non-nil if edit-kbd-macro should leave 8-bit characters intact.
# Line 6304  Unequivocally turn on eldoc-mode (see va Line 6325  Unequivocally turn on eldoc-mode (see va
6325    
6326  ;;;***  ;;;***
6327    
6328  ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15186  ;;;### (autoloads (elide-head) "elide-head" "elide-head.el" (15707
6329  ;;;;;;  56482))  ;;;;;;  34351))
6330  ;;; Generated autoloads from elide-head.el  ;;; Generated autoloads from elide-head.el
6331    
6332  (autoload (quote elide-head) "elide-head" "\  (autoload (quote elide-head) "elide-head" "\
# Line 6314  Hide header material in buffer according Line 6335  Hide header material in buffer according
6335  The header is made invisible with an overlay.  With a prefix arg, show  The header is made invisible with an overlay.  With a prefix arg, show
6336  an elided material again.  an elided material again.
6337    
6338  This is suitable as an entry on `find-file-hooks' or appropriate mode hooks." t nil)  This is suitable as an entry on `find-file-hook' or appropriate mode hooks." t nil)
6339    
6340  ;;;***  ;;;***
6341    
# Line 6355  displayed." t nil) Line 6376  displayed." t nil)
6376  ;;;***  ;;;***
6377    
6378  ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"  ;;;### (autoloads (report-emacs-bug) "emacsbug" "mail/emacsbug.el"
6379  ;;;;;;  (15672 29704))  ;;;;;;  (15672 42728))
6380  ;;; Generated autoloads from mail/emacsbug.el  ;;; Generated autoloads from mail/emacsbug.el
6381    
6382  (autoload (quote report-emacs-bug) "emacsbug" "\  (autoload (quote report-emacs-bug) "emacsbug" "\
# Line 6491  Test Eshell to verify that it works as e Line 6512  Test Eshell to verify that it works as e
6512  ;;;***  ;;;***
6513    
6514  ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command  ;;;### (autoloads (eshell-report-bug eshell-command-result eshell-command
6515  ;;;;;;  eshell) "eshell" "eshell/eshell.el" (15470 1515))  ;;;;;;  eshell) "eshell" "eshell/eshell.el" (15683 14756))
6516  ;;; Generated autoloads from eshell/eshell.el  ;;; Generated autoloads from eshell/eshell.el
6517    
6518  (autoload (quote eshell) "eshell" "\  (autoload (quote eshell) "eshell" "\
# Line 6499  Create an interactive Eshell buffer. Line 6520  Create an interactive Eshell buffer.
6520  The buffer used for Eshell sessions is determined by the value of  The buffer used for Eshell sessions is determined by the value of
6521  `eshell-buffer-name'.  If there is already an Eshell session active in  `eshell-buffer-name'.  If there is already an Eshell session active in
6522  that buffer, Emacs will simply switch to it.  Otherwise, a new session  that buffer, Emacs will simply switch to it.  Otherwise, a new session
6523  will begin.  A new session is always created if the prefix  will begin.  A numeric prefix arg (as in `C-u 42 M-x eshell RET')
6524  argument ARG is specified.  Returns the buffer selected (or created)." t nil)  switches to the session with that number, creating it if necessary.  A
6525    nonnumeric prefix arg means to create a new session.  Returns the
6526    buffer selected (or created)." t nil)
6527    
6528  (autoload (quote eshell-command) "eshell" "\  (autoload (quote eshell-command) "eshell" "\
6529  Execute the Eshell command string COMMAND.  Execute the Eshell command string COMMAND.
# Line 6767  for \\[find-tag] (which see)." t nil) Line 6790  for \\[find-tag] (which see)." t nil)
6790  ;;;;;;  ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker  ;;;;;;  ethio-fidel-to-sera-buffer ethio-fidel-to-sera-region ethio-sera-to-fidel-marker
6791  ;;;;;;  ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker  ;;;;;;  ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
6792  ;;;;;;  ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)  ;;;;;;  ethio-sera-to-fidel-buffer ethio-sera-to-fidel-region setup-ethiopic-environment-internal)
6793  ;;;;;;  "ethio-util" "language/ethio-util.el" (15391 46451))  ;;;;;;  "ethio-util" "language/ethio-util.el" (15707 34351))
6794  ;;; Generated autoloads from language/ethio-util.el  ;;; Generated autoloads from language/ethio-util.el
6795    
6796  (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil)  (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil)
# Line 7073  This is used only in conjunction with `e Line 7096  This is used only in conjunction with `e
7096    
7097  ;;;***  ;;;***
7098    
7099  ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15640 49865))  ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15698 64355))
7100  ;;; Generated autoloads from progmodes/f90.el  ;;; Generated autoloads from progmodes/f90.el
7101    
7102  (autoload (quote f90-mode) "f90" "\  (autoload (quote f90-mode) "f90" "\
# Line 7537  Visit the file you click on in another w Line 7560  Visit the file you click on in another w
7560  ;;;;;;  find-variable-other-window find-variable find-variable-noselect  ;;;;;;  find-variable-other-window find-variable find-variable-noselect
7561  ;;;;;;  find-function-other-frame find-function-other-window find-function  ;;;;;;  find-function-other-frame find-function-other-window find-function
7562  ;;;;;;  find-function-noselect find-function-search-for-symbol) "find-func"  ;;;;;;  find-function-noselect find-function-search-for-symbol) "find-func"
7563  ;;;;;;  "emacs-lisp/find-func.el" (15588 20860))  ;;;;;;  "emacs-lisp/find-func.el" (15707 34351))
7564  ;;; Generated autoloads from emacs-lisp/find-func.el  ;;; Generated autoloads from emacs-lisp/find-func.el
7565    
7566  (autoload (quote find-function-search-for-symbol) "find-func" "\  (autoload (quote find-function-search-for-symbol) "find-func" "\
# Line 8185  Start Gnus and fetch session." t nil) Line 8208  Start Gnus and fetch session." t nil)
8208  ;;;***  ;;;***
8209    
8210  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
8211  ;;;;;;  (15587 64723))  ;;;;;;  (15714 3658))
8212  ;;; Generated autoloads from gnus/gnus-art.el  ;;; Generated autoloads from gnus/gnus-art.el
8213    
8214  (autoload (quote gnus-article-prepare-display) "gnus-art" "\  (autoload (quote gnus-article-prepare-display) "gnus-art" "\
# Line 8598  to be updated." t nil) Line 8621  to be updated." t nil)
8621    
8622  ;;;### (autoloads (describe-categories describe-syntax describe-variable  ;;;### (autoloads (describe-categories describe-syntax describe-variable
8623  ;;;;;;  variable-at-point describe-function-1 describe-function locate-library  ;;;;;;  variable-at-point describe-function-1 describe-function locate-library
8624  ;;;;;;  help-with-tutorial) "help-fns" "help-fns.el" (15669 48156))  ;;;;;;  help-with-tutorial) "help-fns" "help-fns.el" (15713 28690))
8625  ;;; Generated autoloads from help-fns.el  ;;; Generated autoloads from help-fns.el
8626    
8627  (autoload (quote help-with-tutorial) "help-fns" "\  (autoload (quote help-with-tutorial) "help-fns" "\
# Line 8610  With arg, you are asked to choose which Line 8633  With arg, you are asked to choose which
8633    
8634  (autoload (quote locate-library) "help-fns" "\  (autoload (quote locate-library) "help-fns" "\
8635  Show the precise file name of Emacs library LIBRARY.  Show the precise file name of Emacs library LIBRARY.
8636  This command searches the directories in `load-path' like `M-x load-library'  This command searches the directories in `load-path' like `\\[load-library]'
8637  to find the file that `M-x load-library RET LIBRARY RET' would load.  to find the file that `\\[load-library] RET LIBRARY RET' would load.
8638  Optional second arg NOSUFFIX non-nil means don't add suffixes `load-suffixes'  Optional second arg NOSUFFIX non-nil means don't add suffixes `load-suffixes'
8639  to the specified name LIBRARY.  to the specified name LIBRARY.
8640    
# Line 8663  A value of nil means skip the middle ste Line 8686  A value of nil means skip the middle ste
8686    
8687  ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button  ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
8688  ;;;;;;  help-make-xrefs help-setup-xref help-mode-finish help-mode-setup  ;;;;;;  help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
8689  ;;;;;;  help-mode) "help-mode" "help-mode.el" (15668 25538))  ;;;;;;  help-mode) "help-mode" "help-mode.el" (15669 19465))
8690  ;;; Generated autoloads from help-mode.el  ;;; Generated autoloads from help-mode.el
8691    
8692  (autoload (quote help-mode) "help-mode" "\  (autoload (quote help-mode) "help-mode" "\
# Line 9280  Also see `automatic-hscrolling'." t nil) Line 9303  Also see `automatic-hscrolling'." t nil)
9303  ;;;;;;  ibuffer-backward-filter-group ibuffer-forward-filter-group  ;;;;;;  ibuffer-backward-filter-group ibuffer-forward-filter-group
9304  ;;;;;;  ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group  ;;;;;;  ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
9305  ;;;;;;  ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode  ;;;;;;  ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
9306  ;;;;;;  ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15583 56451))  ;;;;;;  ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15712 9990))
9307  ;;; Generated autoloads from ibuf-ext.el  ;;; Generated autoloads from ibuf-ext.el
9308    
9309  (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\  (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
# Line 9404  Set this buffer's filters to filters wit Line 9427  Set this buffer's filters to filters wit
9427  If prefix argument ADD is non-nil, then add the saved filters instead  If prefix argument ADD is non-nil, then add the saved filters instead
9428  of replacing the current filters." t nil)  of replacing the current filters." t nil)
9429   (autoload 'ibuffer-filter-by-mode "ibuf-ext.el")   (autoload 'ibuffer-filter-by-mode "ibuf-ext.el")
9430     (autoload 'ibuffer-filter-by-used-mode "ibuf-ext.el")
9431   (autoload 'ibuffer-filter-by-name "ibuf-ext.el")   (autoload 'ibuffer-filter-by-name "ibuf-ext.el")
9432   (autoload 'ibuffer-filter-by-filename "ibuf-ext.el")   (autoload 'ibuffer-filter-by-filename "ibuf-ext.el")
9433   (autoload 'ibuffer-filter-by-size-gt  "ibuf-ext.el")   (autoload 'ibuffer-filter-by-size-gt  "ibuf-ext.el")
# Line 9598  bound to the current value of the filter Line 9622  bound to the current value of the filter
9622  ;;;***  ;;;***
9623    
9624  ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)  ;;;### (autoloads (ibuffer ibuffer-other-window ibuffer-list-buffers)
9625  ;;;;;;  "ibuffer" "ibuffer.el" (15629 7773))  ;;;;;;  "ibuffer" "ibuffer.el" (15698 64354))
9626  ;;; Generated autoloads from ibuffer.el  ;;; Generated autoloads from ibuffer.el
9627    
9628  (autoload (quote ibuffer-list-buffers) "ibuffer" "\  (autoload (quote ibuffer-list-buffers) "ibuffer" "\
# Line 9837  The main features of this mode are Line 9861  The main features of this mode are
9861  ;;;;;;  ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame  ;;;;;;  ido-find-file ido-find-file-in-dir ido-switch-buffer-other-frame
9862  ;;;;;;  ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window  ;;;;;;  ido-insert-buffer ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window
9863  ;;;;;;  ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido"  ;;;;;;  ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido"
9864  ;;;;;;  "ido.el" (15664 47248))  ;;;;;;  "ido.el" (15683 14753))
9865  ;;; Generated autoloads from ido.el  ;;; Generated autoloads from ido.el
9866    
9867  (defvar ido-mode nil "\  (defvar ido-mode nil "\
# Line 10038  See `read-file-name' for additional para Line 10062  See `read-file-name' for additional para
10062    
10063  ;;;***  ;;;***
10064    
10065  ;;;### (autoloads (ielm) "ielm" "ielm.el" (15629 7773))  ;;;### (autoloads (ielm) "ielm" "ielm.el" (15712 52093))
10066  ;;; Generated autoloads from ielm.el  ;;; Generated autoloads from ielm.el
10067   (add-hook 'same-window-buffer-names "*ielm*")   (add-hook 'same-window-buffer-names "*ielm*")
10068    
# Line 10050  Switches to the buffer `*ielm*', or crea Line 10074  Switches to the buffer `*ielm*', or crea
10074    
10075  ;;;### (autoloads (defimage find-image remove-images insert-image  ;;;### (autoloads (defimage find-image remove-images insert-image
10076  ;;;;;;  put-image create-image image-type-available-p image-type-from-file-header  ;;;;;;  put-image create-image image-type-available-p image-type-from-file-header
10077  ;;;;;;  image-type-from-data) "image" "image.el" (15501 5682))  ;;;;;;  image-type-from-data) "image" "image.el" (15698 64354))
10078  ;;; Generated autoloads from image.el  ;;; Generated autoloads from image.el
10079    
10080  (autoload (quote image-type-from-data) "image" "\  (autoload (quote image-type-from-data) "image" "\
# Line 10200  Image files are those whose name has an Line 10224  Image files are those whose name has an
10224  ;;;***  ;;;***
10225    
10226  ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar  ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
10227  ;;;;;;  imenu-sort-function) "imenu" "imenu.el" (15510 21813))  ;;;;;;  imenu-sort-function) "imenu" "imenu.el" (15707 34351))
10228  ;;; Generated autoloads from imenu.el  ;;; Generated autoloads from imenu.el
10229    
10230  (defvar imenu-sort-function nil "\  (defvar imenu-sort-function nil "\
# Line 10429  of `inferior-lisp-program').  Runs the h Line 10453  of `inferior-lisp-program').  Runs the h
10453  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
10454  ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone  ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone
10455  ;;;;;;  info-emacs-manual info info-other-window) "info" "info.el"  ;;;;;;  info-emacs-manual info info-other-window) "info" "info.el"
10456  ;;;;;;  (15664 47248))  ;;;;;;  (15685 15800))
10457  ;;; Generated autoloads from info.el  ;;; Generated autoloads from info.el
10458    
10459  (autoload (quote info-other-window) "info" "\  (autoload (quote info-other-window) "info" "\
# Line 10482  This will add a speedbar major display m Line 10506  This will add a speedbar major display m
10506    
10507  ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file  ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
10508  ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"  ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
10509  ;;;;;;  (15671 3848))  ;;;;;;  (15671 8032))
10510  ;;; Generated autoloads from info-look.el  ;;; Generated autoloads from info-look.el
10511    
10512  (autoload (quote info-lookup-reset) "info-look" "\  (autoload (quote info-lookup-reset) "info-look" "\
# Line 10669  Add submenus to the Files menu, to conve Line 10693  Add submenus to the Files menu, to conve
10693  ;;;;;;  ispell-region ispell-change-dictionary ispell-kill-ispell  ;;;;;;  ispell-region ispell-change-dictionary ispell-kill-ispell
10694  ;;;;;;  ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist  ;;;;;;  ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
10695  ;;;;;;  ispell-local-dictionary-alist ispell-personal-dictionary)  ;;;;;;  ispell-local-dictionary-alist ispell-personal-dictionary)
10696  ;;;;;;  "ispell" "textmodes/ispell.el" (15609 17209))  ;;;;;;  "ispell" "textmodes/ispell.el" (15686 22779))
10697  ;;; Generated autoloads from textmodes/ispell.el  ;;; Generated autoloads from textmodes/ispell.el
10698    
10699  (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\  (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
# Line 11171  and the return value is the length of th Line 11195  and the return value is the length of th
11195    
11196  ;;;***  ;;;***
11197    
11198  ;;;### (autoloads (kmacro-initialize kmacro-initialize) "kmacro"  ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-or-call-macro
11199  ;;;;;;  "kmacro.el" (15647 46106))  ;;;;;;  kmacro-start-macro-or-insert-counter kmacro-call-macro kmacro-end-macro
11200    ;;;;;;  kmacro-start-macro) "kmacro" "kmacro.el" (15713 34420))
11201  ;;; Generated autoloads from kmacro.el  ;;; Generated autoloads from kmacro.el
11202     (global-set-key "\C-x(" 'kmacro-start-macro)
11203  (defvar kmacro-initialize nil "\   (global-set-key "\C-x)" 'kmacro-end-macro)
11204  Setting this variable turns on the kmacro functionality.   (global-set-key "\C-xe" 'kmacro-call-macro)
11205  This binds the kmacro function keys in the `global-map', so   (global-set-key [f7] 'kmacro-start-macro-or-insert-counter)
11206  unsetting this variable does not have any effect!")   (global-set-key [f8] 'kmacro-end-or-call-macro)
11207     (global-set-key "\C-x\C-k" 'kmacro-keymap)
11208  (custom-add-to-group (quote kmacro) (quote kmacro-initialize) (quote custom-variable))   (autoload 'kmacro-keymap "kmacro" "Keymap for keyboard macro commands." t 'keymap)
11209    
11210  (custom-add-load (quote kmacro-initialize) (quote kmacro))  (autoload (quote kmacro-start-macro) "kmacro" "\
11211    Record subsequent keyboard input, defining a keyboard macro.
11212  (autoload (quote kmacro-initialize) "kmacro" "\  The commands are recorded even as they are executed.
11213  Setup key bindings for the keyboard macro package.  Use \\[end-kbd-macro] to finish recording and make the macro available.
11214  If specified, use keys START-KEY, CALL-KEY, and CALL-MOUSE.  Use \\[call-last-kbd-macro] to execute the macro.
11215  Don't bind to any mouse event if CALL-MOUSE is t.  Use \\[name-last-kbd-macro] to give it a permanent name.
11216  Otherwise, use customized keys." nil nil)  Non-nil arg (prefix arg) means append to last macro defined;
11217    
11218    With \\[universal-argument] prefix, append to last keyboard macro
11219    defined.  Depending on `kmacro-execute-before-append', this may begin
11220    by re-executing the last macro as if you typed it again.
11221    
11222    Otherwise, it sets `kmacro-counter' to ARG or 0 if missing before
11223    defining the macro.
11224    
11225    Use \\[kmacro-insert-counter] to insert (and increment) the macro counter.
11226    The counter value can be set or modified via \\[kmacro-set-counter] and \\[kmacro-add-counter].
11227    The format of the counter can be modified via \\[kmacro-set-format]." t nil)
11228    
11229    (autoload (quote kmacro-end-macro) "kmacro" "\
11230    Finish defining a keyboard macro.
11231    The definition was started by \\[kmacro-start-macro].
11232    The macro is now available for use via \\[kmacro-call-macro],
11233    or it can be given a name with \\[name-last-kbd-macro] and then invoked
11234    under that name.
11235    
11236    With numeric arg, repeat macro now that many times,
11237    counting the definition just completed as the first repetition.
11238    An argument of zero means repeat until error." t nil)
11239    
11240    (autoload (quote kmacro-call-macro) "kmacro" "\
11241    Call the last keyboard macro that you defined with \\[kmacro-start-macro].
11242    
11243    A prefix argument serves as a repeat count.  Zero means repeat until error.
11244    
11245    To make a macro permanent so you can call it even after
11246    defining others, use M-x name-last-kbd-macro." t nil)
11247    
11248    (autoload (quote kmacro-start-macro-or-insert-counter) "kmacro" "\
11249    Set `kmacro-counter' to ARG or 0 if missing, and `start-kbd-macro'.
11250    With \\[universal-argument], append to current keyboard macro (keep kmacro-counter).
11251    
11252    When defining/executing macro, insert macro counter and increment with
11253    ARG or 1 if missing.
11254    With \\[universal-argument], insert previous kmacro-counter (but do not modify counter).
11255    
11256    The macro counter can be modified via \\[kmacro-set-counter] and \\[kmacro-add-counter].
11257    The format of the counter can be modified via \\[kmacro-set-format]." t nil)
11258    
11259    (autoload (quote kmacro-end-or-call-macro) "kmacro" "\
11260    End kbd macro if currently being defined; else call last kbd macro.
11261    With numeric prefix ARG, repeat macro that many times.
11262    With \\[universal-argument], call second macro in macro ring." t nil)
11263    
11264    (autoload (quote kmacro-end-call-mouse) "kmacro" "\
11265    Move point to the position clicked with the mouse and call last kbd macro.
11266    If kbd macro currently being defined end it before activating it." t nil)
11267    
11268  ;;;***  ;;;***
11269    
# Line 11562  for further customization of the printer Line 11637  for further customization of the printer
11637    
11638  ;;;***  ;;;***
11639    
11640  ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15186  ;;;### (autoloads (phases-of-moon) "lunar" "calendar/lunar.el" (15683
11641  ;;;;;;  39912))  ;;;;;;  14756))
11642  ;;; Generated autoloads from calendar/lunar.el  ;;; Generated autoloads from calendar/lunar.el
11643    
11644  (autoload (quote phases-of-moon) "lunar" "\  (autoload (quote phases-of-moon) "lunar" "\
# Line 12381  Convert morse coded text in region to or Line 12456  Convert morse coded text in region to or
12456    
12457  ;;;***  ;;;***
12458    
12459  ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15668  ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15669
12460  ;;;;;;  25538))  ;;;;;;  19465))
12461  ;;; Generated autoloads from mouse-sel.el  ;;; Generated autoloads from mouse-sel.el
12462    
12463  (defvar mouse-sel-mode nil "\  (defvar mouse-sel-mode nil "\
# Line 12777  Open a network connection to HOST on POR Line 12852  Open a network connection to HOST on POR
12852  ;;;;;;  comment-region uncomment-region comment-kill comment-set-column  ;;;;;;  comment-region uncomment-region comment-kill comment-set-column
12853  ;;;;;;  comment-indent comment-indent-default comment-normalize-vars  ;;;;;;  comment-indent comment-indent-default comment-normalize-vars
12854  ;;;;;;  comment-multi-line comment-padding comment-style comment-column)  ;;;;;;  comment-multi-line comment-padding comment-style comment-column)
12855  ;;;;;;  "newcomment" "newcomment.el" (15640 49859))  ;;;;;;  "newcomment" "newcomment.el" (15704 51484))
12856  ;;; Generated autoloads from newcomment.el  ;;; Generated autoloads from newcomment.el
12857    
12858  (defalias (quote indent-for-comment) (quote comment-indent))  (defalias (quote indent-for-comment) (quote comment-indent))
# Line 13452  Completion for the `chgrp' command." nil Line 13527  Completion for the `chgrp' command." nil
13527    
13528  ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list  ;;;### (autoloads (pcomplete-shell-setup pcomplete-comint-setup pcomplete-list
13529  ;;;;;;  pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete  ;;;;;;  pcomplete-help pcomplete-expand pcomplete-continue pcomplete-expand-and-complete
13530  ;;;;;;  pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15500  ;;;;;;  pcomplete-reverse pcomplete) "pcomplete" "pcomplete.el" (15698
13531  ;;;;;;  16256))  ;;;;;;  64354))
13532  ;;; Generated autoloads from pcomplete.el  ;;; Generated autoloads from pcomplete.el
13533    
13534  (autoload (quote pcomplete) "pcomplete" "\  (autoload (quote pcomplete) "pcomplete" "\
# Line 13877  This checks if all multi-byte characters Line 13952  This checks if all multi-byte characters
13952  ;;;;;;  ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer  ;;;;;;  ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
13953  ;;;;;;  ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces  ;;;;;;  ps-print-region-with-faces ps-print-region ps-print-buffer-with-faces
13954  ;;;;;;  ps-print-buffer ps-print-customize ps-paper-type) "ps-print"  ;;;;;;  ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
13955  ;;;;;;  "ps-print.el" (15564 39433))  ;;;;;;  "ps-print.el" (15683 14756))
13956  ;;; Generated autoloads from ps-print.el  ;;; Generated autoloads from ps-print.el
13957    
13958  (defvar ps-paper-type (quote letter) "\  (defvar ps-paper-type (quote letter) "\
# Line 14465  refilling if they would cause auto-filli Line 14540  refilling if they would cause auto-filli
14540  ;;;***  ;;;***
14541    
14542  ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"  ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
14543  ;;;;;;  (15186 39912))  ;;;;;;  (15712 9991))
14544  ;;; Generated autoloads from textmodes/reftex.el  ;;; Generated autoloads from textmodes/reftex.el
14545    
14546  (autoload (quote turn-on-reftex) "reftex" "\  (autoload (quote turn-on-reftex) "reftex" "\
# Line 14505  on the menu bar. Line 14580  on the menu bar.
14580  ;;;***  ;;;***
14581    
14582  ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"  ;;;### (autoloads (reftex-citation) "reftex-cite" "textmodes/reftex-cite.el"
14583  ;;;;;;  (15649 61374))  ;;;;;;  (15683 14757))
14584  ;;; Generated autoloads from textmodes/reftex-cite.el  ;;; Generated autoloads from textmodes/reftex-cite.el
14585    
14586  (autoload (quote reftex-citation) "reftex-cite" "\  (autoload (quote reftex-citation) "reftex-cite" "\
# Line 14532  While entering the regexp, completion on Line 14607  While entering the regexp, completion on
14607  ;;;***  ;;;***
14608    
14609  ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"  ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
14610  ;;;;;;  (15369 62712))  ;;;;;;  (15683 14757))
14611  ;;; Generated autoloads from textmodes/reftex-index.el  ;;; Generated autoloads from textmodes/reftex-index.el
14612    
14613  (autoload (quote reftex-index-phrases-mode) "reftex-index" "\  (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
# Line 14799  variable." t nil) Line 14874  variable." t nil)
14874  ;;;;;;  rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output  ;;;;;;  rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
14875  ;;;;;;  rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers  ;;;;;;  rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
14876  ;;;;;;  rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)  ;;;;;;  rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
14877  ;;;;;;  "rmail" "mail/rmail.el" (15649 61373))  ;;;;;;  "rmail" "mail/rmail.el" (15712 9990))
14878  ;;; Generated autoloads from mail/rmail.el  ;;; Generated autoloads from mail/rmail.el
14879    
14880  (defvar rmail-dont-reply-to-names nil "\  (defvar rmail-dont-reply-to-names nil "\
# Line 14917  MSG is the message number, REGEXP is the Line 14992  MSG is the message number, REGEXP is the
14992  (defvar rmail-search-mime-header-function nil "\  (defvar rmail-search-mime-header-function nil "\
14993  Function to check if a regexp matches a header of MIME message.  Function to check if a regexp matches a header of MIME message.
14994  This function is called if `rmail-enable-mime' is non-nil.  This function is called if `rmail-enable-mime' is non-nil.
14995  It is called with four arguments MSG, REGEXP, and LIMIT, where  It is called with three arguments MSG, REGEXP, and LIMIT, where
14996  MSG is the message number,  MSG is the message number,
14997  REGEXP is the regular expression,  REGEXP is the regular expression,
14998  LIMIT is the position specifying the end of header.")  LIMIT is the position specifying the end of header.")
# Line 15644  Interesting variables: Line 15719  Interesting variables:
15719    
15720  ;;;***  ;;;***
15721    
15722  ;;;### (autoloads (scroll-all-mode scroll-all-mode) "scroll-all"  ;;;### (autoloads (scroll-all-mode) "scroll-all" "scroll-all.el"
15723  ;;;;;;  "scroll-all.el" (15559 7260))  ;;;;;;  (15704 51484))
15724  ;;; Generated autoloads from scroll-all.el  ;;; Generated autoloads from scroll-all.el
15725    
15726  (defvar scroll-all-mode nil "\  (defvar scroll-all-mode "Toggle Scroll-All minor mode.\nWith ARG, turn Scroll-All minor mode on if ARG is positive, off otherwise.\nWhen Scroll-All mode is on, scrolling commands entered in one window\napply to all visible windows in the same frame." "\
15727  Control/track scroll locking.  Non-nil if Scroll-All mode is enabled.
15728    See the command `scroll-all-mode' for a description of this minor-mode.
15729  Setting this variable directly does not take effect;  Setting this variable directly does not take effect;
15730  use either \\[customize] or the function `scroll-all-mode'.")  use either \\[customize] or the function `scroll-all-mode'.")
15731    
15732  (custom-add-to-group (quote windows) (quote scroll-all-mode) (quote custom-variable))  (custom-add-to-group (quote scroll-all) (quote scroll-all-mode) (quote custom-variable))
15733    
15734  (custom-add-load (quote scroll-all-mode) (quote scroll-all))  (custom-add-load (quote scroll-all-mode) (quote scroll-all))
15735    
15736  (autoload (quote scroll-all-mode) "scroll-all" "\  (autoload (quote scroll-all-mode) "scroll-all" "\
15737  Toggle Scroll-All minor mode." t nil)   *SL*" t nil)
15738    
15739  ;;;***  ;;;***
15740    
# Line 15839  Like `mail' command, but display mail bu Line 15914  Like `mail' command, but display mail bu
15914    
15915  ;;;***  ;;;***
15916    
15917  ;;;### (autoloads (server-start) "server" "server.el" (15391 29182))  ;;;### (autoloads (server-start) "server" "server.el" (15708 56871))
15918  ;;; Generated autoloads from server.el  ;;; Generated autoloads from server.el
15919    
15920  (autoload (quote server-start) "server" "\  (autoload (quote server-start) "server" "\
# Line 16265  symmetrical ones, and the same character Line 16340  symmetrical ones, and the same character
16340    
16341  ;;;***  ;;;***
16342    
16343  ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15347  ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15707
16344  ;;;;;;  6543))  ;;;;;;  34351))
16345  ;;; Generated autoloads from smerge-mode.el  ;;; Generated autoloads from smerge-mode.el
16346    
16347  (autoload (quote smerge-mode) "smerge-mode" "\  (autoload (quote smerge-mode) "smerge-mode" "\
# Line 16344  then `snmpv2-mode-hook'." t nil) Line 16419  then `snmpv2-mode-hook'." t nil)
16419    
16420  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
16421  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)
16422  ;;;;;;  "solar" "calendar/solar.el" (15533 28773))  ;;;;;;  "solar" "calendar/solar.el" (15683 14756))
16423  ;;; Generated autoloads from calendar/solar.el  ;;; Generated autoloads from calendar/solar.el
16424    
16425  (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\  (defvar calendar-time-display-form (quote (12-hours ":" minutes am-pm (if time-zone " (") time-zone (if time-zone ")"))) "\
# Line 17147  The variable `tab-width' controls the sp Line 17222  The variable `tab-width' controls the sp
17222    
17223  ;;;***  ;;;***
17224    
17225    ;;;### (autoloads (table-release table-capture table-delete-column
17226    ;;;;;;  table-delete-row table-insert-sequence table-generate-source
17227    ;;;;;;  table-query-dimension table-fixed-width-mode table-justify-column
17228    ;;;;;;  table-justify-row table-justify-cell table-justify table-split-cell
17229    ;;;;;;  table-split-cell-horizontally table-split-cell-vertically
17230    ;;;;;;  table-span-cell table-backward-cell table-forward-cell table-narrow-cell
17231    ;;;;;;  table-widen-cell table-shorten-cell table-heighten-cell table-unrecognize-cell
17232    ;;;;;;  table-recognize-cell table-unrecognize-table table-recognize-table
17233    ;;;;;;  table-unrecognize-region table-recognize-region table-unrecognize
17234    ;;;;;;  table-recognize table-insert-row-column table-insert-column
17235    ;;;;;;  table-insert-row table-insert table-point-left-cell-hook
17236    ;;;;;;  table-point-entered-cell-hook table-load-hook table-cell-map-hook)
17237    ;;;;;;  "table" "textmodes/table.el" (15712 16962))
17238    ;;; Generated autoloads from textmodes/table.el
17239    
17240    (defvar table-cell-map-hook nil "\
17241    *Normal hooks run when finishing construction of `table-cell-map'.
17242    User can modify `table-cell-map' by adding custom functions here.")
17243    
17244    (defvar table-load-hook nil "\
17245    *List of functions to be called after the table is first loaded.")
17246    
17247    (defvar table-point-entered-cell-hook nil "\
17248    *List of functions to be called after point entered a table cell.")
17249    
17250    (defvar table-point-left-cell-hook nil "\
17251    *List of functions to be called after point left a table cell.")
17252    
17253    (autoload (quote table-insert) "table" "\
17254    Insert an editable text table.
17255    Insert a table of specified number of COLUMNS and ROWS.  Optional
17256    parameter CELL-WIDTH and CELL-HEIGHT can specify the size of each
17257    cell.  The cell size is uniform across the table if the specified size
17258    is a number.  They can be a list of numbers to specify different size
17259    for each cell.  When called interactively, the list of number is
17260    entered by simply listing all the numbers with space characters
17261    delimiting them.
17262    
17263    Examples:
17264    
17265    \\[table-insert] inserts a table at the current point location.
17266    
17267    Suppose we have the following situation where `-!-' indicates the
17268    location of point.
17269    
17270        -!-
17271    
17272    Type \\[table-insert] and hit ENTER key.  As it asks table
17273    specification, provide 3 for number of columns, 1 for number of rows,
17274    5 for cell width and 1 for cell height.  Now you shall see the next
17275    table and the point is automatically moved to the beginning of the
17276    first cell.
17277    
17278        +-----+-----+-----+
17279        |-!-  |     |     |
17280        +-----+-----+-----+
17281    
17282    Inside a table cell, there are special key bindings. \\<table-cell-map>
17283    
17284    M-9 \\[table-widen-cell] (or \\[universal-argument] 9 \\[table-widen-cell]) widens the first cell by 9 character
17285    width, which results as
17286    
17287        +--------------+-----+-----+
17288        |-!-           |     |     |
17289        +--------------+-----+-----+
17290    
17291    Type TAB \\[table-widen-cell] then type TAB M-2 M-7 \\[table-widen-cell] (or \\[universal-argument] 2 7 \\[table-widen-cell]).  Typing
17292    TAB moves the point forward by a cell. The result now looks like this:
17293    
17294        +--------------+------+--------------------------------+
17295        |              |      |-!-                             |
17296        +--------------+------+--------------------------------+
17297    
17298    If you knew each width of the columns prior to the table creation,
17299    what you could have done better was to have had given the complete
17300    width information to `table-insert'.
17301    
17302    Cell width(s): 14 6 32
17303    
17304    instead of
17305    
17306    Cell width(s): 5
17307    
17308    This would have eliminated the previously mentioned width adjustment
17309    work all together.
17310    
17311    If the point is in the last cell type S-TAB S-TAB to move it to the
17312    first cell.  Now type \\[table-heighten-cell] which heighten the row by a line.
17313    
17314        +--------------+------+--------------------------------+
17315        |-!-           |      |                                |
17316        |              |      |                                |
17317        +--------------+------+--------------------------------+
17318    
17319    Type \\[table-insert-row-column] and tell it to insert a row.
17320    
17321        +--------------+------+--------------------------------+
17322        |-!-           |      |                                |
17323        |              |      |                                |
17324        +--------------+------+--------------------------------+
17325        |              |      |                                |
17326        |              |      |                                |
17327        +--------------+------+--------------------------------+
17328    
17329    Move the point under the table as shown below.
17330    
17331        +--------------+------+--------------------------------+
17332        |              |      |                                |
17333        |              |      |                                |
17334        +--------------+------+--------------------------------+
17335        |              |      |                                |
17336        |              |      |                                |
17337        +--------------+------+--------------------------------+
17338        -!-
17339    
17340    Type M-x table-insert-row instead of \\[table-insert-row-column].  \\[table-insert-row-column] does not work
17341    when the point is outside of the table.  This insertion at
17342    outside of the table effectively appends a row at the end.
17343    
17344        +--------------+------+--------------------------------+
17345        |              |      |                                |
17346        |              |      |                                |
17347        +--------------+------+--------------------------------+
17348        |              |      |                                |
17349        |              |      |                                |
17350        +--------------+------+--------------------------------+
17351        |-!-           |      |                                |
17352        |              |      |                                |
17353        +--------------+------+--------------------------------+
17354    
17355    Text editing inside the table cell produces reasonably expected
17356    results.
17357    
17358        +--------------+------+--------------------------------+
17359        |              |      |                                |
17360        |              |      |                                |
17361        +--------------+------+--------------------------------+
17362        |              |      |Text editing inside the table   |
17363        |              |      |cell produces reasonably        |
17364        |              |      |expected results.-!-            |
17365        +--------------+------+--------------------------------+
17366        |              |      |                                |
17367        |              |      |                                |
17368        +--------------+------+--------------------------------+
17369    
17370    Inside a table cell has a special keymap.
17371    
17372    \\{table-cell-map}
17373    " t nil)
17374    
17375    (autoload (quote table-insert-row) "table" "\
17376    Insert N table row(s).
17377    When point is in a table the newly inserted row(s) are placed above
17378    the current row.  When point is outside of the table it must be below
17379    the table within the table width range, then the newly created row(s)
17380    are appended at the bottom of the table." t nil)
17381    
17382    (autoload (quote table-insert-column) "table" "\
17383    Insert N table column(s).
17384    When point is in a table the newly inserted column(s) are placed left
17385    of the current column.  When point is outside of the table it must be
17386    right side of the table within the table height range, then the newly
17387    created column(s) are appended at the right of the table." t nil)
17388    
17389    (autoload (quote table-insert-row-column) "table" "\
17390    Insert row(s) or column(s).
17391    See `table-insert-row' and `table-insert-column'." t nil)
17392    
17393    (autoload (quote table-recognize) "table" "\
17394    Recognize all tables within the current buffer and activate them.
17395    Scans the entire buffer and recognizes valid table cells.  If the
17396    optional numeric prefix argument ARG is negative the tables in the
17397    buffer become inactive, meaning the tables become plain text and loses
17398    all the table specific features." t nil)
17399    
17400    (autoload (quote table-unrecognize) "table" nil t nil)
17401    
17402    (autoload (quote table-recognize-region) "table" "\
17403    Recognize all tables within region.
17404    BEG and END specify the region to work on.  If the optional numeric
17405    prefix argument ARG is negative the tables in the region become
17406    inactive, meaning the tables become plain text and lose all the table
17407    specific features." t nil)
17408    
17409    (autoload (quote table-unrecognize-region) "table" nil t nil)
17410    
17411    (autoload (quote table-recognize-table) "table" "\
17412    Recognize a table at point.
17413    If the optional numeric prefix argument ARG is negative the table
17414    becomes inactive, meaning the table becomes plain text and loses all
17415    the table specific features." t nil)
17416    
17417    (autoload (quote table-unrecognize-table) "table" nil t nil)
17418    
17419    (autoload (quote table-recognize-cell) "table" "\
17420    Recognize a table cell that contains current point.
17421    Probe the cell dimension and prepare the cell information.  The
17422    optional two arguments FORCE and NO-COPY are for internal use only and
17423    must not be specified.  When the optional numeric prefix argument ARG
17424    is negative the cell becomes inactive, meaning that the cell becomes
17425    plain text and loses all the table specific features." t nil)
17426    
17427    (autoload (quote table-unrecognize-cell) "table" nil t nil)
17428    
17429    (autoload (quote table-heighten-cell) "table" "\
17430    Heighten the current cell by N lines by expanding the cell vertically.
17431    Heightening is done by adding blank lines at the bottom of the current
17432    cell.  Other cells aligned horizontally with the current one are also
17433    heightened in order to keep the rectangular table structure.  The
17434    optional argument NO-COPY is internal use only and must not be
17435    specified." t nil)
17436    
17437    (autoload (quote table-shorten-cell) "table" "\
17438    Shorten the current cell by N lines by shrinking the cell vertically.
17439    Shortening is done by removing blank lines from the bottom of the cell
17440    and possibly from the top of the cell as well.  Therefor, the cell
17441    must have some bottom/top blank lines to be shorten effectively.  This
17442    is applicable to all the cells aligned horizontally with the current
17443    one because they are also shortened in order to keep the rectangular
17444    table structure." t nil)
17445    
17446    (autoload (quote table-widen-cell) "table" "\
17447    Widen the current cell by N columns and expand the cell horizontally.
17448    Some other cells in the same table are widen as well to keep the
17449    table's rectangle structure." t nil)
17450    
17451    (autoload (quote table-narrow-cell) "table" "\
17452    Narrow the current cell by N columns and shrink the cell horizontally.
17453    Some other cells in the same table are narrowed as well to keep the
17454    table's rectangle structure." t nil)
17455    
17456    (autoload (quote table-forward-cell) "table" "\
17457    Move point forward to the beginning of the next cell.
17458    With argument ARG, do it ARG times;
17459    a negative argument ARG = -N means move backward N cells.
17460    Do not specify NO-RECOGNIZE and UNRECOGNIZE. They are for internal use only.
17461    
17462    Sample Cell Traveling Order (In Irregular Table Cases)
17463    
17464    You can actually try how it works in this buffer.  Press
17465    \\[table-recognize] and go to cells in the following tables and press
17466    \\[table-forward-cell] or TAB key.
17467    
17468    +-----+--+  +--+-----+  +--+--+--+  +--+--+--+  +---------+  +--+---+--+
17469    |0    |1 |  |0 |1    |  |0 |1 |2 |  |0 |1 |2 |  |0        |  |0 |1  |2 |
17470    +--+--+  |  |  +--+--+  +--+  |  |  |  |  +--+  +----+----+  +--+-+-+--+
17471    |2 |3 |  |  |  |2 |3 |  |3 +--+  |  |  +--+3 |  |1   |2   |  |3   |4   |
17472    |  +--+--+  +--+--+  |  +--+4 |  |  |  |4 +--+  +--+-+-+--+  +----+----+
17473    |  |4    |  |4    |  |  |5 |  |  |  |  |  |5 |  |3 |4  |5 |  |5        |
17474    +--+-----+  +-----+--+  +--+--+--+  +--+--+--+  +--+---+--+  +---------+
17475    
17476    +--+--+--+  +--+--+--+  +--+--+--+  +--+--+--+
17477    |0 |1 |2 |  |0 |1 |2 |  |0 |1 |2 |  |0 |1 |2 |
17478    |  |  |  |  |  +--+  |  |  |  |  |  +--+  +--+
17479    +--+  +--+  +--+3 +--+  |  +--+  |  |3 +--+4 |
17480    |3 |  |4 |  |4 +--+5 |  |  |3 |  |  +--+5 +--+
17481    |  |  |  |  |  |6 |  |  |  |  |  |  |6 |  |7 |
17482    +--+--+--+  +--+--+--+  +--+--+--+  +--+--+--+
17483    
17484    +--+--+--+  +--+--+--+  +--+--+--+--+  +--+-----+--+  +--+--+--+--+
17485    |0 |1 |2 |  |0 |1 |2 |  |0 |1 |2 |3 |  |0 |1    |2 |  |0 |1 |2 |3 |
17486    |  +--+  |  |  +--+  |  |  +--+--+  |  |  |     |  |  |  +--+--+  |
17487    |  |3 +--+  +--+3 |  |  +--+4    +--+  +--+     +--+  +--+4    +--+
17488    +--+  |4 |  |4 |  +--+  |5 +--+--+6 |  |3 +--+--+4 |  |5 |     |6 |
17489    |5 +--+  |  |  +--+5 |  |  |7 |8 |  |  |  |5 |6 |  |  |  |     |  |
17490    |  |6 |  |  |  |6 |  |  +--+--+--+--+  +--+--+--+--+  +--+-----+--+
17491    +--+--+--+  +--+--+--+
17492    " t nil)
17493    
17494    (autoload (quote table-backward-cell) "table" "\
17495    Move backward to the beginning of the previous cell.
17496    With argument ARG, do it ARG times;
17497    a negative argument ARG = -N means move forward N cells." t nil)
17498    
17499    (autoload (quote table-span-cell) "table" "\
17500    Span current cell into adjacent cell in DIRECTION.
17501    DIRECTION is one of symbols; right, left, above or below." t nil)
17502    
17503    (autoload (quote table-split-cell-vertically) "table" "\
17504    Split current cell vertically.
17505    Creates a cell above and a cell below the current point location." t nil)
17506    
17507    (autoload (quote table-split-cell-horizontally) "table" "\
17508    Split current cell horizontally.
17509    Creates a cell on the left and a cell on the right of the current point location." t nil)
17510    
17511    (autoload (quote table-split-cell) "table" "\
17512    Split current cell in ORIENTATION.
17513    ORIENTATION is a symbol either horizontally or vertically." t nil)
17514    
17515    (autoload (quote table-justify) "table" "\
17516    Justify contents of a cell, a row of cells or a column of cells.
17517    WHAT is a symbol 'cell, 'row or 'column.  JUSTIFY is a symbol 'left,
17518    'center, 'right, 'top, 'middle, 'bottom or 'none." t nil)
17519    
17520    (autoload (quote table-justify-cell) "table" "\
17521    Justify cell contents.
17522    JUSTIFY is a symbol 'left, 'center or 'right for horizontal, or 'top,
17523    'middle, 'bottom or 'none for vertical.  When optional PARAGRAPH is
17524    non-nil the justify operation is limited to the current paragraph,
17525    otherwise the entire cell contents is justified." t nil)
17526    
17527    (autoload (quote table-justify-row) "table" "\
17528    Justify cells of a row.
17529    JUSTIFY is a symbol 'left, 'center or 'right for horizontal, or top,
17530    'middle, 'bottom or 'none for vertical." t nil)
17531    
17532    (autoload (quote table-justify-column) "table" "\
17533    Justify cells of a column.
17534    JUSTIFY is a symbol 'left, 'center or 'right for horizontal, or top,
17535    'middle, 'bottom or 'none for vertical." t nil)
17536    
17537    (autoload (quote table-fixed-width-mode) "table" "\
17538    Toggle fixing width mode.
17539    In the fixed width mode, typing inside a cell never changes the cell
17540    width where in the normal mode the cell width expands automatically in
17541    order to prevent a word being folded into multiple lines." t nil)
17542    
17543    (autoload (quote table-query-dimension) "table" "\
17544    Return the dimension of the current cell and the current table.
17545    The result is a list (cw ch tw th c r cells) where cw is the cell
17546    width, ch is the cell height, tw is the table width, th is the table
17547    height, c is the number of columns, r is the number of rows and cells
17548    is the total number of cells.  The cell dimension excludes the cell
17549    frame while the table dimension includes the table frame.  The columns
17550    and the rows are counted by the number of cell boundaries.  Therefore
17551    the number tends to be larger than it appears for the tables with
17552    non-uniform cell structure (heavily spanned and split).  When optional
17553    WHERE is provided the cell and table at that location is reported." t nil)
17554    
17555    (autoload (quote table-generate-source) "table" "\
17556    Generate source of the current table in the specified language.
17557    LANGUAGE is a symbol that specifies the language to describe the
17558    structure of the table.  It must be either 'html, 'latex or 'cals.
17559    The resulted source text is inserted into DEST-BUFFER and the buffer
17560    object is returned.  When DEST-BUFFER is omitted or nil the default
17561    buffer specified in `table-dest-buffer-name' is used.  In this case
17562    the content of the default buffer is erased prior to the generation.
17563    When DEST-BUFFER is non-nil it is expected to be either a destination
17564    buffer or a name of the destination buffer.  In this case the
17565    generated result is inserted at the current point in the destination
17566    buffer and the previously existing contents in the buffer are
17567    untouched.
17568    
17569    References used for this implementation:
17570    
17571    HTML:
17572            http://www.w3.org
17573    
17574    LaTeX:
17575            http://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/Tables.html
17576    
17577    CALS (DocBook DTD):
17578            http://www.oasis-open.org/html/a502.htm
17579            http://www.oreilly.com/catalog/docbook/chapter/book/table.html#AEN114751
17580    " t nil)
17581    
17582    (autoload (quote table-insert-sequence) "table" "\
17583    Travel cells forward while inserting a specified sequence string in each cell.
17584    STR is the base string from which the sequence starts.  When STR is an
17585    empty string then each cell content is erased.  When STR ends with
17586    numerical characters (they may optionally be surrounded by a pair of
17587    parentheses) they are incremented as a decimal number.  Otherwise the
17588    last character in STR is incremented in ASCII code order.  N is the
17589    number of sequence elements to insert.  When N is negative the cell
17590    traveling direction is backward.  When N is zero it travels forward
17591    entire table.  INCREMENT is the increment between adjacent sequence
17592    elements and can be a negative number for effectively decrementing.
17593    INTERVAL is the number of cells to travel between sequence element
17594    insertion which is normally 1.  When zero or less is given for
17595    INTERVAL it is interpreted as number of cells per row so that sequence
17596    is placed straight down vertically as long as the table's cell
17597    structure is uniform.  JUSTIFY is one of the symbol 'left, 'center or
17598    'right, that specifies justification of the inserted string.
17599    
17600    Example:
17601    
17602      (progn
17603        (table-insert 16 3 5 1)
17604        (table-forward-cell 15)
17605        (table-insert-sequence \"D0\" -16 1 1 'center)
17606        (table-forward-cell 16)
17607        (table-insert-sequence \"A[0]\" -16 1 1 'center)
17608        (table-forward-cell 1)
17609        (table-insert-sequence \"-\" 16 0 1 'center))
17610    
17611      (progn
17612        (table-insert 16 8 5 1)
17613        (table-insert-sequence \"@\" 0 1 2 'right)
17614        (table-forward-cell 1)
17615        (table-insert-sequence \"64\" 0 1 2 'left))
17616    " t nil)
17617    
17618    (autoload (quote table-delete-row) "table" "\
17619    Delete N row(s) of cells.
17620    Delete N rows of cells from current row.  The current row is the row
17621    contains the current cell where point is located.  Each row must
17622    consists from cells of same height." t nil)
17623    
17624    (autoload (quote table-delete-column) "table" "\
17625    Delete N column(s) of cells.
17626    Delete N columns of cells from current column.  The current column is
17627    the column contains the current cell where point is located.  Each
17628    column must consists from cells of same width." t nil)
17629    
17630    (autoload (quote table-capture) "table" "\
17631    Convert plain text into a table by capturing the text in the region.
17632    Create a table with the text in region as cell contents.  BEG and END
17633    specify the region.  The text in the region is replaced with a table.
17634    The removed text is inserted in the table.  When optional
17635    COL-DELIM-REGEXP and ROW-DELIM-REGEXP are provided the region contents
17636    is parsed and separated into individual cell contents by using the
17637    delimiter regular expressions.  This parsing determines the number of
17638    columns and rows of the table automatically.  If COL-DELIM-REGEXP and
17639    ROW-DELIM-REGEXP are omitted the result table has only one cell and
17640    the entire region contents is placed in that cell.  Optional JUSTIFY
17641    is one of 'left, 'center or 'right, which specifies the cell
17642    justification.  Optional MIN-CELL-WIDTH specifies the minimum cell
17643    width.  Optional COLUMNS specify the number of columns when
17644    ROW-DELIM-REGEXP is not specified.
17645    
17646    
17647    Example 1:
17648    
17649    1, 2, 3, 4
17650    5, 6, 7, 8
17651    , 9, 10
17652    
17653    Running `table-capture' on above 3 line region with COL-DELIM-REGEXP
17654    \",\" and ROW-DELIM-REGEXP \"\\n\" creates the following table.  In
17655    this example the cells are centered and minimum cell width is
17656    specified as 5.
17657    
17658    +-----+-----+-----+-----+
17659    |  1  |  2  |  3  |  4  |
17660    +-----+-----+-----+-----+
17661    |  5  |  6  |  7  |  8  |
17662    +-----+-----+-----+-----+
17663    |     |  9  | 10  |     |
17664    +-----+-----+-----+-----+
17665    
17666    Note:
17667    
17668    In case the function is called interactively user must use \\[quoted-insert] `quoted-insert'
17669    in order to enter \"\\n\" successfully.  COL-DELIM-REGEXP at the end
17670    of each row is optional.
17671    
17672    
17673    Example 2:
17674    
17675    This example shows how a table can be used for text layout editing.
17676    Let `table-capture' capture the following region starting from
17677    -!- and ending at -*-, that contains three paragraphs and two item
17678    name headers.  This time specify empty string for both
17679    COL-DELIM-REGEXP and ROW-DELIM-REGEXP.
17680    
17681    -!-`table-capture' is a powerful command however mastering its power
17682    requires some practice.  Here is a list of items what it can do.
17683    
17684    Parse Cell Items      By using column delimiter regular
17685                          expression and raw delimiter regular
17686                          expression, it parses the specified text
17687                          area and extracts cell items from
17688                          non-table text and then forms a table out
17689                          of them.
17690    
17691    Capture Text Area     When no delimiters are specified it
17692                          creates a single cell table.  The text in
17693                          the specified region is placed in that
17694                          cell.-*-
17695    
17696    Now the entire content is captured in a cell which is itself a table
17697    like this.
17698    
17699    +-----------------------------------------------------------------+
17700    |`table-capture' is a powerful command however mastering its power|
17701    |requires some practice.  Here is a list of items what it can do. |
17702    |                                                                 |
17703    |Parse Cell Items      By using column delimiter regular          |
17704    |                      expression and raw delimiter regular       |
17705    |                      expression, it parses the specified text   |
17706    |                      area and extracts cell items from          |
17707    |                      non-table text and then forms a table out  |
17708    |                      of them.                                   |
17709    |                                                                 |
17710    |Capture Text Area     When no delimiters are specified it        |
17711    |                      creates a single cell table.  The text in  |
17712    |                      the specified region is placed in that     |
17713    |                      cell.                                      |
17714    +-----------------------------------------------------------------+
17715    
17716    By splitting the cell appropriately we now have a table consisting of
17717    paragraphs occupying its own cell.  Each cell can now be edited
17718    independently.
17719    
17720    +-----------------------------------------------------------------+
17721    |`table-capture' is a powerful command however mastering its power|
17722    |requires some practice.  Here is a list of items what it can do. |
17723    +---------------------+-------------------------------------------+
17724    |Parse Cell Items     |By using column delimiter regular          |
17725    |                     |expression and raw delimiter regular       |
17726    |                     |expression, it parses the specified text   |
17727    |                     |area and extracts cell items from          |
17728    |                     |non-table text and then forms a table out  |
17729    |                     |of them.                                   |
17730    +---------------------+-------------------------------------------+
17731    |Capture Text Area    |When no delimiters are specified it        |
17732    |                     |creates a single cell table.  The text in  |
17733    |                     |the specified region is placed in that     |
17734    |                     |cell.                                      |
17735    +---------------------+-------------------------------------------+
17736    
17737    By applying `table-release', which does the opposite process, the
17738    contents become once again plain text.  `table-release' works as
17739    companion command to `table-capture' this way.
17740    " t nil)
17741    
17742    (autoload (quote table-release) "table" "\
17743    Convert a table into plain text by removing the frame from a table.
17744    Remove the frame from a table and inactivate the table.  This command
17745    converts a table into plain text without frames.  It is a companion to
17746    `table-capture' which does the opposite process." t nil)
17747    
17748    ;;;***
17749    
17750  ;;;### (autoloads (talk-connect) "talk" "talk.el" (15569 44240))  ;;;### (autoloads (talk-connect) "talk" "talk.el" (15569 44240))
17751  ;;; Generated autoloads from talk.el  ;;; Generated autoloads from talk.el
17752    
# Line 17155  Connect to display DISPLAY for the Emacs Line 17755  Connect to display DISPLAY for the Emacs
17755    
17756  ;;;***  ;;;***
17757    
17758  ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15590 62428))  ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15712 9990))
17759  ;;; Generated autoloads from tar-mode.el  ;;; Generated autoloads from tar-mode.el
17760    
17761  (autoload (quote tar-mode) "tar-mode" "\  (autoload (quote tar-mode) "tar-mode" "\
# Line 18035  non-nil." t nil) Line 18635  non-nil." t nil)
18635    
18636  ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer  ;;;### (autoloads (with-timeout run-with-idle-timer add-timeout run-with-timer
18637  ;;;;;;  run-at-time cancel-function-timers cancel-timer) "timer"  ;;;;;;  run-at-time cancel-function-timers cancel-timer) "timer"
18638  ;;;;;;  "timer.el" (15671 1184))  ;;;;;;  "timer.el" (15671 8032))
18639  ;;; Generated autoloads from timer.el  ;;; Generated autoloads from timer.el
18640    
18641  (defalias (quote disable-timeout) (quote cancel-timer))  (defalias (quote disable-timeout) (quote cancel-timer))
# Line 18094  be detected." nil (quote macro)) Line 18694  be detected." nil (quote macro))
18694  ;;;***  ;;;***
18695    
18696  ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"  ;;;### (autoloads (batch-titdic-convert titdic-convert) "titdic-cnv"
18697  ;;;;;;  "international/titdic-cnv.el" (15538 21134))  ;;;;;;  "international/titdic-cnv.el" (15683 14756))
18698  ;;; Generated autoloads from international/titdic-cnv.el  ;;; Generated autoloads from international/titdic-cnv.el
18699    
18700  (autoload (quote titdic-convert) "titdic-cnv" "\  (autoload (quote titdic-convert) "titdic-cnv" "\
# Line 18193  Show TODO list." t nil) Line 18793  Show TODO list." t nil)
18793    
18794  ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu  ;;;### (autoloads (tool-bar-local-item-from-menu tool-bar-add-item-from-menu
18795  ;;;;;;  tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar"  ;;;;;;  tool-bar-local-item tool-bar-add-item tool-bar-mode) "tool-bar"
18796  ;;;;;;  "toolbar/tool-bar.el" (15668 41714))  ;;;;;;  "toolbar/tool-bar.el" (15669 19466))
18797  ;;; Generated autoloads from toolbar/tool-bar.el  ;;; Generated autoloads from toolbar/tool-bar.el
18798    
18799  (defvar tool-bar-mode nil "\  (defvar tool-bar-mode nil "\
# Line 18350  the window or buffer configuration at al Line 18950  the window or buffer configuration at al
18950  ;;;***  ;;;***
18951    
18952  ;;;### (autoloads (tramp-file-name-handler tramp-file-name-regexp)  ;;;### (autoloads (tramp-file-name-handler tramp-file-name-regexp)
18953  ;;;;;;  "tramp" "net/tramp.el" (15674 57885))  ;;;;;;  "tramp" "net/tramp.el" (15698 64355))
18954  ;;; Generated autoloads from net/tramp.el  ;;; Generated autoloads from net/tramp.el
18955    
18956  (defconst tramp-file-name-regexp-unified "\\`/[^/:]+:" "\  (defconst tramp-file-name-regexp-unified "\\`/[^/:]+:" "\
# Line 18672  If FILE-NAME is non-nil, save the result Line 19272  If FILE-NAME is non-nil, save the result
19272  ;;;;;;  vc-directory vc-resolve-conflicts vc-merge vc-insert-headers  ;;;;;;  vc-directory vc-resolve-conflicts vc-merge vc-insert-headers
19273  ;;;;;;  vc-version-other-window vc-diff vc-register vc-next-action  ;;;;;;  vc-version-other-window vc-diff vc-register vc-next-action
19274  ;;;;;;  vc-do-command edit-vc-file with-vc-file vc-branch-part vc-before-checkin-hook  ;;;;;;  vc-do-command edit-vc-file with-vc-file vc-branch-part vc-before-checkin-hook
19275  ;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15672 23277))  ;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15683 14756))
19276  ;;; Generated autoloads from vc.el  ;;; Generated autoloads from vc.el
19277    
19278  (defvar vc-checkout-hook nil "\  (defvar vc-checkout-hook nil "\
# Line 18916  colors. `vc-annotate-background' specifi Line 19516  colors. `vc-annotate-background' specifi
19516  ;;;***  ;;;***
19517    
19518  ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"  ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
19519  ;;;;;;  (15672 23277))  ;;;;;;  (15672 42728))
19520  ;;; Generated autoloads from vc-rcs.el  ;;; Generated autoloads from vc-rcs.el
19521    
19522  (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\  (defvar vc-rcs-master-templates (quote ("%sRCS/%s,v" "%s%s,v" "%sRCS/%s")) "\
# Line 19513  Turn on Viper emulation of Vi." t nil) Line 20113  Turn on Viper emulation of Vi." t nil)
20113  ;;;***  ;;;***
20114    
20115  ;;;### (autoloads (warn lwarn display-warning) "warnings" "warnings.el"  ;;;### (autoloads (warn lwarn display-warning) "warnings" "warnings.el"
20116  ;;;;;;  (15673 57258))  ;;;;;;  (15698 64355))
20117  ;;; Generated autoloads from warnings.el  ;;; Generated autoloads from warnings.el
20118    
20119    (defvar warning-prefix-function nil "\
20120    Function to generate warning prefixes.
20121    This function, if non-nil, is called with two arguments,
20122    the severity level and its entry in `warning-levels',
20123    and should return the entry that should actually be used.
20124    The warnings buffer is current when this function is called
20125    and the function can insert text in it.  This text becomes
20126    the beginning of the warning.")
20127    
20128    (defvar warning-series nil "\
20129    Non-nil means treat multiple `display-warning' calls as a series.
20130    An integer is a position in the warnings buffer
20131    which is the start of the current series.
20132    t means the next warning begins a series (and stores an integer here).
20133    A symbol with a function definition is like t, except
20134    also call that function before the next warning.")
20135    
20136    (defvar warning-fill-prefix nil "\
20137    Non-nil means fill each warning text using this string as `fill-prefix'.")
20138    
20139    (defvar warning-group-format " (%s)" "\
20140    Format for displaying the warning group in the warning message.
20141    The result of formatting the group this way gets included in the
20142    message under the control of the string in `warning-levels'.")
20143    
20144  (autoload (quote display-warning) "warnings" "\  (autoload (quote display-warning) "warnings" "\
20145  Display a warning message, MESSAGE.  Display a warning message, MESSAGE.
20146  GROUP should be a custom group name (a symbol).  GROUP should be a custom group name (a symbol),
20147  or else a list of symbols whose first element is a custom group name.  or else a list of symbols whose first element is a custom group name.
20148  \(The rest of the symbols represent subcategories, for warning purposes  \(The rest of the symbols represent subcategories, for warning purposes
20149  only, and you can use whatever symbols you like.)  only, and you can use whatever symbols you like.)
# Line 19542  See also `warning-series', `warning-pref Line 20167  See also `warning-series', `warning-pref
20167  (autoload (quote lwarn) "warnings" "\  (autoload (quote lwarn) "warnings" "\
20168  Display a warning message made from (format MESSAGE ARGS...).  Display a warning message made from (format MESSAGE ARGS...).
20169  Aside from generating the message with `format',  Aside from generating the message with `format',
20170  this is equivalent to `display-message'.  this is equivalent to `display-warning'.
20171    
20172  GROUP should be a custom group name (a symbol).  GROUP should be a custom group name (a symbol).
20173  or else a list of symbols whose first element is a custom group name.  or else a list of symbols whose first element is a custom group name.
# Line 19558  LEVEL should be either :warning, :error, Line 20183  LEVEL should be either :warning, :error,
20183  (autoload (quote warn) "warnings" "\  (autoload (quote warn) "warnings" "\
20184  Display a warning message made from (format MESSAGE ARGS...).  Display a warning message made from (format MESSAGE ARGS...).
20185  Aside from generating the message with `format',  Aside from generating the message with `format',
20186  this is equivalent to `display-message', using  this is equivalent to `display-warning', using
20187  `emacs' as the group and `:warning' as the level." nil nil)  `emacs' as the group and `:warning' as the level." nil nil)
20188    
20189  ;;;***  ;;;***
# Line 19578  Please submit bug reports and other feed Line 20203  Please submit bug reports and other feed
20203  ;;;***  ;;;***
20204    
20205  ;;;### (autoloads (which-function-mode) "which-func" "which-func.el"  ;;;### (autoloads (which-function-mode) "which-func" "which-func.el"
20206  ;;;;;;  (15356 16861))  ;;;;;;  (15707 34351))
20207  ;;; Generated autoloads from which-func.el  ;;; Generated autoloads from which-func.el
20208    
20209  (defalias (quote which-func-mode) (quote which-function-mode))  (defalias (quote which-func-mode) (quote which-function-mode))
# Line 19729  whitespaces during the process of your e Line 20354  whitespaces during the process of your e
20354  ;;;***  ;;;***
20355    
20356  ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse  ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
20357  ;;;;;;  widget-browse-at) "wid-browse" "wid-browse.el" (15467 59919))  ;;;;;;  widget-browse-at) "wid-browse" "wid-browse.el" (15698 64355))
20358  ;;; Generated autoloads from wid-browse.el  ;;; Generated autoloads from wid-browse.el
20359    
20360  (autoload (quote widget-browse-at) "wid-browse" "\  (autoload (quote widget-browse-at) "wid-browse" "\
# Line 19748  With arg, turn widget mode on if and onl Line 20373  With arg, turn widget mode on if and onl
20373  ;;;***  ;;;***
20374    
20375  ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create  ;;;### (autoloads (widget-setup widget-insert widget-delete widget-create
20376  ;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15673  ;;;;;;  widget-prompt-value widgetp) "wid-edit" "wid-edit.el" (15683
20377  ;;;;;;  57911))  ;;;;;;  14756))
20378  ;;; Generated autoloads from wid-edit.el  ;;; Generated autoloads from wid-edit.el
20379    
20380  (autoload (quote widgetp) "wid-edit" "\  (autoload (quote widgetp) "wid-edit" "\
# Line 19983  The key bindings are: Line 20608  The key bindings are:
20608    
20609  ;;;***  ;;;***
20610    
20611  ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15544  ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15698
20612  ;;;;;;  37707))  ;;;;;;  64355))
20613  ;;; Generated autoloads from xt-mouse.el  ;;; Generated autoloads from xt-mouse.el
20614    
20615    (defvar xterm-mouse-mode nil "\
20616    Non-nil if Xterm-Mouse mode is enabled.
20617    See the command `xterm-mouse-mode' for a description of this minor-mode.
20618    Setting this variable directly does not take effect;
20619    use either \\[customize] or the function `xterm-mouse-mode'.")
20620    
20621    (custom-add-to-group (quote xterm-mouse) (quote xterm-mouse-mode) (quote custom-variable))
20622    
20623    (custom-add-load (quote xterm-mouse-mode) (quote xt-mouse))
20624    
20625  (autoload (quote xterm-mouse-mode) "xt-mouse" "\  (autoload (quote xterm-mouse-mode) "xt-mouse" "\
20626  Toggle XTerm mouse mode.  Toggle XTerm mouse mode.
20627  With prefix arg, turn XTerm mouse mode on iff arg is positive.  With prefix arg, turn XTerm mouse mode on iff arg is positive.
# Line 20041  Zone-mode does two things: Line 20676  Zone-mode does two things:
20676    
20677  ;;;***  ;;;***
20678    
20679  ;;;### (autoloads nil nil ("progmodes/idlw-toolbar.el" "progmodes/idlw-rinfo.el"  ;;;### (autoloads nil nil ("play/meese.el" "obsolete/hilit19.el"
20680  ;;;;;;  "language/cyrillic.el" "international/utf-8.el" "international/utf-8-subst.el"  ;;;;;;  "international/mule.el" "eshell/esh-groups.el" "gnus/nnmh.el"
20681  ;;;;;;  "international/ucs-tables.el" "international/mule.el" "international/mule-conf.el"  ;;;;;;  "window.el" "uniquify.el" "startup.el" "saveplace.el" "menu-bar.el"
20682  ;;;;;;  "international/mule-cmds.el" "international/characters.el"  ;;;;;;  "font-core.el" "finder-inf.el" "files.el" "cus-load.el" "bindings.el"
20683  ;;;;;;  "vc-hooks.el" "subr.el" "startup.el" "simple.el" "replace.el"  ;;;;;;  "textmodes/page-ext.el" "term/mac-win.el" "international/mule-cmds.el"
20684  ;;;;;;  "mouse.el" "loadup.el" "help.el" "finder-inf.el" "files.el"  ;;;;;;  "eshell/esh-util.el" "eshell/esh-ext.el" "eshell/em-ls.el"
20685  ;;;;;;  "cus-load.el" "bindings.el" "eshell/esh-groups.el" "ediff-ptch.el"  ;;;;;;  "eshell/em-hist.el" "eshell/em-glob.el" "eshell/em-dirs.el"
20686  ;;;;;;  "select.el" "textmodes/text-mode.el" "textmodes/texnfo-upd.el"  ;;;;;;  "eshell/em-cmpl.el" "subr.el" "simple.el" "select.el" "language/indian.el"
20687  ;;;;;;  "textmodes/reftex-toc.el" "textmodes/reftex-sel.el" "textmodes/reftex-ref.el"  ;;;;;;  "textmodes/reftex-vars.el" "textmodes/reftex-toc.el" "textmodes/reftex-sel.el"
20688  ;;;;;;  "textmodes/reftex-parse.el" "textmodes/reftex-global.el"  ;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-parse.el" "textmodes/reftex-global.el"
20689  ;;;;;;  "textmodes/reftex-dcr.el" "textmodes/reftex-auc.el" "textmodes/refer.el"  ;;;;;;  "textmodes/reftex-dcr.el" "textmodes/reftex-auc.el" "progmodes/cc-engine.el"
20690  ;;;;;;  "textmodes/refbib.el" "textmodes/paragraphs.el" "textmodes/page.el"  ;;;;;;  "language/georgian.el" "language/european.el" "international/utf-8.el"
20691  ;;;;;;  "textmodes/page-ext.el" "textmodes/makeinfo.el" "textmodes/fill.el"  ;;;;;;  "international/utf-16.el" "international/ucs-tables.el" "international/ja-dic-cnv.el"
20692    ;;;;;;  "vc-hooks.el" "replace.el" "ediff-wind.el" "cus-start.el"
20693    ;;;;;;  "progmodes/idlw-toolbar.el" "progmodes/idlw-rinfo.el" "language/cyrillic.el"
20694    ;;;;;;  "international/utf-8-subst.el" "international/mule-conf.el"
20695    ;;;;;;  "international/characters.el" "mouse.el" "loadup.el" "help.el"
20696    ;;;;;;  "ediff-ptch.el" "textmodes/text-mode.el" "textmodes/texnfo-upd.el"
20697    ;;;;;;  "textmodes/refer.el" "textmodes/refbib.el" "textmodes/paragraphs.el"
20698    ;;;;;;  "textmodes/page.el" "textmodes/makeinfo.el" "textmodes/fill.el"
20699  ;;;;;;  "textmodes/bib-mode.el" "term/wyse50.el" "term/vt420.el"  ;;;;;;  "textmodes/bib-mode.el" "term/wyse50.el" "term/vt420.el"
20700  ;;;;;;  "term/vt400.el" "term/vt320.el" "term/vt300.el" "term/vt240.el"  ;;;;;;  "term/vt400.el" "term/vt320.el" "term/vt300.el" "term/vt240.el"
20701  ;;;;;;  "term/vt220.el" "term/vt201.el" "term/vt200.el" "term/vt125.el"  ;;;;;;  "term/vt220.el" "term/vt201.el" "term/vt200.el" "term/vt125.el"
# Line 20064  Zone-mode does two things: Line 20706  Zone-mode does two things:
20706  ;;;;;;  "term/apollo.el" "term/AT386.el" "progmodes/mantemp.el" "progmodes/ebnf-otz.el"  ;;;;;;  "term/apollo.el" "term/AT386.el" "progmodes/mantemp.el" "progmodes/ebnf-otz.el"
20707  ;;;;;;  "progmodes/ebnf-iso.el" "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el"  ;;;;;;  "progmodes/ebnf-iso.el" "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el"
20708  ;;;;;;  "progmodes/cc-defs.el" "progmodes/cc-compat.el" "progmodes/cc-cmds.el"  ;;;;;;  "progmodes/cc-defs.el" "progmodes/cc-compat.el" "progmodes/cc-cmds.el"
20709  ;;;;;;  "progmodes/cc-bytecomp.el" "progmodes/cc-align.el" "play/meese.el"  ;;;;;;  "progmodes/cc-bytecomp.el" "progmodes/cc-align.el" "play/gametree.el"
20710  ;;;;;;  "play/gametree.el" "play/gamegrid.el" "obsolete/x-menu.el"  ;;;;;;  "play/gamegrid.el" "obsolete/x-menu.el" "obsolete/x-apollo.el"
20711  ;;;;;;  "obsolete/x-apollo.el" "obsolete/uncompress.el" "obsolete/sun-fns.el"  ;;;;;;  "obsolete/uncompress.el" "obsolete/sun-fns.el" "obsolete/sun-curs.el"
20712  ;;;;;;  "obsolete/sun-curs.el" "obsolete/sc.el" "obsolete/rnews.el"  ;;;;;;  "obsolete/sc.el" "obsolete/rnews.el" "obsolete/profile.el"
20713  ;;;;;;  "obsolete/profile.el" "obsolete/ooutline.el" "obsolete/mlsupport.el"  ;;;;;;  "obsolete/ooutline.el" "obsolete/mlsupport.el" "obsolete/cplus-md.el"
20714  ;;;;;;  "obsolete/hilit19.el" "obsolete/cplus-md.el" "mail/vms-pmail.el"  ;;;;;;  "mail/vms-pmail.el" "mail/uce.el" "mail/rfc822.el" "mail/rfc2368.el"
20715  ;;;;;;  "mail/uce.el" "mail/rfc822.el" "mail/rfc2368.el" "mail/mspools.el"  ;;;;;;  "mail/mspools.el" "mail/mh-seq.el" "mail/mh-pick.el" "mail/mh-funcs.el"
20716  ;;;;;;  "mail/mh-seq.el" "mail/mh-pick.el" "mail/mh-funcs.el" "mail/mailpost.el"  ;;;;;;  "mail/mailpost.el" "mail/mailheader.el" "mail/blessmail.el"
20717  ;;;;;;  "mail/mailheader.el" "mail/blessmail.el" "language/vietnamese.el"  ;;;;;;  "language/vietnamese.el" "language/tibetan.el" "language/thai.el"
20718  ;;;;;;  "language/tibetan.el" "language/thai.el" "language/slovak.el"  ;;;;;;  "language/slovak.el" "language/romanian.el" "language/misc-lang.el"
20719  ;;;;;;  "language/romanian.el" "language/misc-lang.el" "language/lao.el"  ;;;;;;  "language/lao.el" "language/korean.el" "language/japanese.el"
20720  ;;;;;;  "language/korean.el" "language/japanese.el" "language/indian.el"  ;;;;;;  "language/hebrew.el" "language/greek.el" "language/ethiopic.el"
20721  ;;;;;;  "language/hebrew.el" "language/greek.el" "language/european.el"  ;;;;;;  "language/english.el" "language/devanagari.el" "language/czech.el"
20722  ;;;;;;  "language/ethiopic.el" "language/english.el" "language/devanagari.el"  ;;;;;;  "language/chinese.el" "international/swedish.el" "international/ogonek.el"
20723  ;;;;;;  "language/czech.el" "language/chinese.el" "international/swedish.el"  ;;;;;;  "international/latin-9.el" "international/latin-8.el" "international/latin-5.el"
20724  ;;;;;;  "international/ogonek.el" "international/latin-9.el" "international/latin-8.el"  ;;;;;;  "international/latin-4.el" "international/latin-3.el" "international/latin-2.el"
20725  ;;;;;;  "international/latin-5.el" "international/latin-4.el" "international/latin-3.el"  ;;;;;;  "international/latin-1.el" "international/ja-dic-utl.el"
20726  ;;;;;;  "international/latin-2.el" "international/latin-1.el" "international/ja-dic-utl.el"  ;;;;;;  "international/iso-swed.el" "international/iso-insert.el"
20727  ;;;;;;  "international/ja-dic-cnv.el" "international/iso-swed.el"  ;;;;;;  "international/iso-ascii.el" "gnus/webmail.el" "gnus/utf7.el"
20728  ;;;;;;  "international/iso-insert.el" "international/iso-ascii.el"  ;;;;;;  "gnus/starttls.el" "gnus/rfc2231.el" "gnus/rfc2104.el" "gnus/rfc2047.el"
20729  ;;;;;;  "gnus/webmail.el" "gnus/utf7.el" "gnus/starttls.el" "gnus/rfc2231.el"  ;;;;;;  "gnus/rfc2045.el" "gnus/rfc1843.el" "gnus/qp.el" "gnus/pop3.el"
20730  ;;;;;;  "gnus/rfc2104.el" "gnus/rfc2047.el" "gnus/rfc2045.el" "gnus/rfc1843.el"  ;;;;;;  "gnus/nnweb.el" "gnus/nnwarchive.el" "gnus/nnultimate.el"
20731  ;;;;;;  "gnus/qp.el" "gnus/pop3.el" "gnus/nnweb.el" "gnus/nnwarchive.el"  ;;;;;;  "gnus/nntp.el" "gnus/nnspool.el" "gnus/nnslashdot.el" "gnus/nnoo.el"
20732  ;;;;;;  "gnus/nnultimate.el" "gnus/nntp.el" "gnus/nnspool.el" "gnus/nnslashdot.el"  ;;;;;;  "gnus/nnmbox.el" "gnus/nnlistserv.el" "gnus/nnimap.el" "gnus/nngateway.el"
20733  ;;;;;;  "gnus/nnoo.el" "gnus/nnmh.el" "gnus/nnmbox.el" "gnus/nnlistserv.el"  ;;;;;;  "gnus/nneething.el" "gnus/nndraft.el" "gnus/nndir.el" "gnus/nnbabyl.el"
20734  ;;;;;;  "gnus/nnimap.el" "gnus/nngateway.el" "gnus/nneething.el"  ;;;;;;  "gnus/nnagent.el" "gnus/mml.el" "gnus/mm-view.el" "gnus/mm-util.el"
20735  ;;;;;;  "gnus/nndraft.el" "gnus/nndir.el" "gnus/nnbabyl.el" "gnus/nnagent.el"  ;;;;;;  "gnus/mm-encode.el" "gnus/mm-decode.el" "gnus/mm-bodies.el"
20736  ;;;;;;  "gnus/mml.el" "gnus/mm-view.el" "gnus/mm-util.el" "gnus/mm-encode.el"  ;;;;;;  "gnus/messcompat.el" "gnus/mailcap.el" "gnus/mail-source.el"
20737  ;;;;;;  "gnus/mm-decode.el" "gnus/mm-bodies.el" "gnus/messcompat.el"  ;;;;;;  "gnus/mail-prsvr.el" "gnus/mail-parse.el" "gnus/imap.el"
20738  ;;;;;;  "gnus/mailcap.el" "gnus/mail-source.el" "gnus/mail-prsvr.el"  ;;;;;;  "gnus/ietf-drums.el" "gnus/gnus-vm.el" "gnus/gnus-uu.el"
20739  ;;;;;;  "gnus/mail-parse.el" "gnus/imap.el" "gnus/ietf-drums.el"  ;;;;;;  "gnus/gnus-util.el" "gnus/gnus-undo.el" "gnus/gnus-srvr.el"
20740  ;;;;;;  "gnus/gnus-vm.el" "gnus/gnus-uu.el" "gnus/gnus-util.el" "gnus/gnus-undo.el"  ;;;;;;  "gnus/gnus-setup.el" "gnus/gnus-score.el" "gnus/gnus-salt.el"
20741  ;;;;;;  "gnus/gnus-srvr.el" "gnus/gnus-setup.el" "gnus/gnus-score.el"  ;;;;;;  "gnus/gnus-range.el" "gnus/gnus-nocem.el" "gnus/gnus-mh.el"
20742  ;;;;;;  "gnus/gnus-salt.el" "gnus/gnus-range.el" "gnus/gnus-nocem.el"  ;;;;;;  "gnus/gnus-logic.el" "gnus/gnus-int.el" "gnus/gnus-gl.el"
20743  ;;;;;;  "gnus/gnus-mh.el" "gnus/gnus-logic.el" "gnus/gnus-int.el"  ;;;;;;  "gnus/gnus-eform.el" "gnus/gnus-dup.el" "gnus/gnus-draft.el"
20744  ;;;;;;  "gnus/gnus-gl.el" "gnus/gnus-eform.el" "gnus/gnus-dup.el"  ;;;;;;  "gnus/gnus-demon.el" "gnus/gnus-cus.el" "gnus/gnus-bcklg.el"
20745  ;;;;;;  "gnus/gnus-draft.el" "gnus/gnus-demon.el" "gnus/gnus-cus.el"  ;;;;;;  "gnus/gnus-async.el" "gnus/format-spec.el" "gnus/flow-fill.el"
20746  ;;;;;;  "gnus/gnus-bcklg.el" "gnus/gnus-async.el" "gnus/format-spec.el"  ;;;;;;  "emulation/viper-util.el" "emulation/viper-mous.el" "emulation/viper-macs.el"
20747  ;;;;;;  "gnus/flow-fill.el" "emulation/viper-util.el" "emulation/viper-mous.el"  ;;;;;;  "emulation/viper-keym.el" "emulation/viper-init.el" "emulation/viper-ex.el"
20748  ;;;;;;  "emulation/viper-macs.el" "emulation/viper-keym.el" "emulation/viper-init.el"  ;;;;;;  "emulation/tpu-mapper.el" "emulation/edt-vt100.el" "emulation/edt-pc.el"
20749  ;;;;;;  "emulation/viper-ex.el" "emulation/tpu-mapper.el" "emulation/edt-vt100.el"  ;;;;;;  "emulation/edt-mapper.el" "emulation/edt-lk201.el" "emacs-lisp/sregex.el"
20750  ;;;;;;  "emulation/edt-pc.el" "emulation/edt-mapper.el" "emulation/edt-lk201.el"  ;;;;;;  "emacs-lisp/lucid.el" "emacs-lisp/lselect.el" "emacs-lisp/lmenu.el"
20751  ;;;;;;  "emacs-lisp/sregex.el" "emacs-lisp/lucid.el" "emacs-lisp/lselect.el"  ;;;;;;  "emacs-lisp/lisp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/levents.el"
20752  ;;;;;;  "emacs-lisp/lmenu.el" "emacs-lisp/lisp.el" "emacs-lisp/lisp-mnt.el"  ;;;;;;  "emacs-lisp/gulp.el" "emacs-lisp/float.el" "emacs-lisp/find-gc.el"
20753  ;;;;;;  "emacs-lisp/levents.el" "emacs-lisp/gulp.el" "emacs-lisp/float.el"  ;;;;;;  "emacs-lisp/ewoc.el" "emacs-lisp/cust-print.el" "emacs-lisp/cl-specs.el"
20754  ;;;;;;  "emacs-lisp/find-gc.el" "emacs-lisp/ewoc.el" "emacs-lisp/cust-print.el"  ;;;;;;  "emacs-lisp/cl-macs.el" "emacs-lisp/cl-compat.el" "emacs-lisp/byte-opt.el"
20755  ;;;;;;  "emacs-lisp/cl-specs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-compat.el"  ;;;;;;  "emacs-lisp/assoc.el" "calendar/parse-time.el" "calendar/cal-x.el"
20756  ;;;;;;  "emacs-lisp/byte-opt.el" "emacs-lisp/assoc.el" "calendar/parse-time.el"  ;;;;;;  "calendar/cal-tex.el" "calendar/cal-persia.el" "calendar/cal-move.el"
20757  ;;;;;;  "calendar/cal-x.el" "calendar/cal-tex.el" "calendar/cal-persia.el"  ;;;;;;  "calendar/cal-menu.el" "calendar/cal-mayan.el" "calendar/cal-julian.el"
20758  ;;;;;;  "calendar/cal-move.el" "calendar/cal-menu.el" "calendar/cal-mayan.el"  ;;;;;;  "calendar/cal-iso.el" "calendar/cal-islam.el" "calendar/cal-french.el"
20759  ;;;;;;  "calendar/cal-julian.el" "calendar/cal-iso.el" "calendar/cal-islam.el"  ;;;;;;  "calendar/cal-coptic.el" "calendar/cal-china.el" "net/netrc.el"
20760  ;;;;;;  "calendar/cal-french.el" "calendar/cal-coptic.el" "calendar/cal-china.el"  ;;;;;;  "net/eudcb-ph.el" "net/eudcb-ldap.el" "net/eudcb-bbdb.el"
 ;;;;;;  "net/netrc.el" "net/eudcb-ph.el" "net/eudcb-ldap.el" "net/eudcb-bbdb.el"  
20761  ;;;;;;  "net/eudc-vars.el" "eshell/esh-var.el" "eshell/esh-proc.el"  ;;;;;;  "net/eudc-vars.el" "eshell/esh-var.el" "eshell/esh-proc.el"
20762  ;;;;;;  "eshell/esh-opt.el" "eshell/esh-module.el" "eshell/esh-maint.el"  ;;;;;;  "eshell/esh-opt.el" "eshell/esh-module.el" "eshell/esh-maint.el"
20763  ;;;;;;  "eshell/esh-io.el" "eshell/esh-ext.el" "eshell/esh-cmd.el"  ;;;;;;  "eshell/esh-io.el" "eshell/esh-cmd.el" "eshell/esh-arg.el"
20764  ;;;;;;  "eshell/esh-arg.el" "eshell/em-xtra.el" "eshell/em-term.el"  ;;;;;;  "eshell/em-xtra.el" "eshell/em-term.el" "eshell/em-smart.el"
20765  ;;;;;;  "eshell/em-smart.el" "eshell/em-script.el" "eshell/em-rebind.el"  ;;;;;;  "eshell/em-script.el" "eshell/em-rebind.el" "eshell/em-prompt.el"
20766  ;;;;;;  "eshell/em-prompt.el" "eshell/em-ls.el" "eshell/em-hist.el"  ;;;;;;  "eshell/em-basic.el" "eshell/em-banner.el" "eshell/em-alias.el"
20767  ;;;;;;  "eshell/em-glob.el" "eshell/em-cmpl.el" "eshell/em-basic.el"  ;;;;;;  "calc/calcsel2.el" "calc/calccomp.el" "calc/calcalg3.el"
20768  ;;;;;;  "eshell/em-banner.el" "eshell/em-alias.el" "calc/calcsel2.el"  ;;;;;;  "calc/calcalg2.el" "calc/calc-yank.el" "calc/calc-vec.el"
20769  ;;;;;;  "calc/calccomp.el" "calc/calcalg3.el" "calc/calcalg2.el"  ;;;;;;  "calc/calc-undo.el" "calc/calc-trail.el" "calc/calc-stuff.el"
20770  ;;;;;;  "calc/calc-yank.el" "calc/calc-vec.el" "calc/calc-undo.el"  ;;;;;;  "calc/calc-store.el" "calc/calc-stat.el" "calc/calc-sel.el"
20771  ;;;;;;  "calc/calc-trail.el" "calc/calc-stuff.el" "calc/calc-store.el"  ;;;;;;  "calc/calc-rules.el" "calc/calc-rewr.el" "calc/calc-prog.el"
20772  ;;;;;;  "calc/calc-stat.el" "calc/calc-sel.el" "calc/calc-rules.el"  ;;;;;;  "calc/calc-poly.el" "calc/calc-mtx.el" "calc/calc-mode.el"
20773  ;;;;;;  "calc/calc-rewr.el" "calc/calc-prog.el" "calc/calc-poly.el"  ;;;;;;  "calc/calc-misc.el" "calc/calc-math.el" "calc/calc-map.el"
20774  ;;;;;;  "calc/calc-mtx.el" "calc/calc-mode.el" "calc/calc-misc.el"  ;;;;;;  "calc/calc-maint.el" "calc/calc-macs.el" "calc/calc-lang.el"
20775  ;;;;;;  "calc/calc-math.el" "calc/calc-map.el" "calc/calc-maint.el"  ;;;;;;  "calc/calc-keypd.el" "calc/calc-incom.el" "calc/calc-graph.el"
20776  ;;;;;;  "calc/calc-macs.el" "calc/calc-lang.el" "calc/calc-keypd.el"  ;;;;;;  "calc/calc-funcs.el" "calc/calc-frac.el" "calc/calc-forms.el"
20777  ;;;;;;  "calc/calc-incom.el" "calc/calc-graph.el" "calc/calc-funcs.el"  ;;;;;;  "calc/calc-fin.el" "calc/calc-embed.el" "calc/calc-cplx.el"
20778  ;;;;;;  "calc/calc-frac.el" "calc/calc-forms.el" "calc/calc-fin.el"  ;;;;;;  "calc/calc-comb.el" "calc/calc-bin.el" "calc/calc-arith.el"
20779  ;;;;;;  "calc/calc-embed.el" "calc/calc-cplx.el" "calc/calc-comb.el"  ;;;;;;  "calc/calc-aent.el" "xml.el" "widget.el" "vt100-led.el" "vt-control.el"
 ;;;;;;  "calc/calc-bin.el" "calc/calc-arith.el" "calc/calc-aent.el"  
 ;;;;;;  "xml.el" "window.el" "widget.el" "vt100-led.el" "vt-control.el"  
20780  ;;;;;;  "vmsproc.el" "vms-patch.el" "vcursor.el" "unused.el" "timezone.el"  ;;;;;;  "vmsproc.el" "vms-patch.el" "vcursor.el" "unused.el" "timezone.el"
20781  ;;;;;;  "tempo.el" "soundex.el" "scroll-bar.el" "saveplace.el" "s-region.el"  ;;;;;;  "tempo.el" "soundex.el" "scroll-bar.el" "s-region.el" "register.el"
20782  ;;;;;;  "register.el" "regi.el" "pcvs-util.el" "paths.el" "patcomp.el"  ;;;;;;  "regi.el" "pcvs-util.el" "paths.el" "patcomp.el" "mouse-drag.el"
20783  ;;;;;;  "mouse-drag.el" "mouse-copy.el" "misc.el" "map-ynp.el" "kermit.el"  ;;;;;;  "mouse-copy.el" "misc.el" "map-ynp.el" "kermit.el" "isearch.el"
20784  ;;;;;;  "isearch.el" "generic-x.el" "frame.el" "forms-pass.el" "forms-d2.el"  ;;;;;;  "generic-x.el" "frame.el" "forms-pass.el" "forms-d2.el" "foldout.el"
20785  ;;;;;;  "foldout.el" "float-sup.el" "env.el" "emacs-lock.el" "electric.el"  ;;;;;;  "float-sup.el" "env.el" "emacs-lock.el" "electric.el" "ediff-vers.el"
20786  ;;;;;;  "ediff-wind.el" "ediff-vers.el" "ediff-merg.el" "ediff-init.el"  ;;;;;;  "ediff-merg.el" "ediff-init.el" "ediff-hook.el" "dos-vars.el"
20787  ;;;;;;  "ediff-hook.el" "dos-vars.el" "dos-fns.el" "cus-start.el"  ;;;;;;  "dos-fns.el" "cus-dep.el" "cdl.el" "case-table.el" "byte-run.el"
20788  ;;;;;;  "cus-dep.el" "cdl.el" "case-table.el" "byte-run.el" "buff-menu.el"  ;;;;;;  "buff-menu.el" "abbrevlist.el" "abbrev.el" "custom.el" "indent.el"
20789  ;;;;;;  "abbrevlist.el" "abbrev.el" "custom.el" "indent.el" "version.el"  ;;;;;;  "version.el" "w32-vars.el" "xscheme.el" "net/ldap.el" "term/x-win.el"
20790  ;;;;;;  "w32-vars.el" "xscheme.el" "net/ldap.el" "progmodes/cc-engine.el"  ;;;;;;  "emacs-lisp/cl-extra.el" "emacs-lisp/cl-seq.el" "emulation/cua-gmrk.el"
20791  ;;;;;;  "term/x-win.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-seq.el"  ;;;;;;  "gnus/gnus-cite.el" "gnus/nnmail.el" "gnus/nnvirtual.el"
20792  ;;;;;;  "emulation/cua-gmrk.el" "gnus/gnus-cite.el" "gnus/nnmail.el"  ;;;;;;  "language/utf-8-lang.el" "calc/calc-help.el" "calc/calc-units.el"
20793  ;;;;;;  "gnus/nnvirtual.el" "language/georgian.el" "language/utf-8-lang.el"  ;;;;;;  "allout.el" "dos-w32.el" "ediff-diff.el" "faces.el" "filesets.el"
20794  ;;;;;;  "calc/calc-help.el" "calc/calc-units.el" "allout.el" "dos-w32.el"  ;;;;;;  "format.el" "pcvs-info.el" "pcvs-parse.el" "w32-fns.el" "calc/calc-alg.el"
20795  ;;;;;;  "ediff-diff.el" "faces.el" "filesets.el" "font-core.el" "format.el"  ;;;;;;  "gnus/gnus-ems.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"
20796  ;;;;;;  "menu-bar.el" "pcvs-info.el" "pcvs-parse.el" "uniquify.el"  ;;;;;;  "gnus/nnheader.el" "emacs-lisp/authors.el" "emacs-lisp/bindat.el"
20797  ;;;;;;  "w32-fns.el" "calc/calc-alg.el" "gnus/gnus-ems.el" "gnus/gnus-sum.el"  ;;;;;;  "emacs-lisp/lisp-mode.el" "emulation/cua-rect.el" "emulation/viper-cmd.el"
20798  ;;;;;;  "gnus/gnus-topic.el" "gnus/nnheader.el" "emacs-lisp/authors.el"  ;;;;;;  "eshell/em-pred.el" "eshell/em-unix.el" "net/tramp-vc.el"
20799  ;;;;;;  "emacs-lisp/bindat.el" "emacs-lisp/lisp-mode.el" "emulation/cua-rect.el"  ;;;;;;  "progmodes/ada-prj.el" "progmodes/ebnf-yac.el" "term/tty-colors.el"
20800  ;;;;;;  "emulation/viper-cmd.el" "eshell/em-dirs.el" "eshell/em-pred.el"  ;;;;;;  "term/w32-win.el" "term/xterm.el" "subdirs.el") (15714 5520
20801  ;;;;;;  "eshell/em-unix.el" "eshell/esh-util.el" "net/tramp-vc.el"  ;;;;;;  332589))
 ;;;;;;  "obsolete/c-mode.el" "progmodes/ada-prj.el" "progmodes/ebnf-yac.el"  
 ;;;;;;  "term/mac-win.el" "term/tty-colors.el" "term/w32-win.el"  
 ;;;;;;  "term/xterm.el" "textmodes/reftex-vars.el" "subdirs.el")  
 ;;;;;;  (15675 11367 371259))  
20802    
20803  ;;;***  ;;;***
20804    

Legend:
Removed from v.2.79  
changed lines
  Added in v.2.80

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26