/[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.83 by rost, Sun Sep 1 16:01:07 2002 UTC revision 2.84 by kfstorm, Sun Sep 8 21:38:11 2002 UTC
# Line 3373  a future Emacs interpreter will be able Line 3373  a future Emacs interpreter will be able
3373  ;;;***  ;;;***
3374    
3375  ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"  ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3376  ;;;;;;  (15605 17010))  ;;;;;;  (15738 35331))
3377  ;;; Generated autoloads from emacs-lisp/cl-indent.el  ;;; Generated autoloads from emacs-lisp/cl-indent.el
3378    
3379  (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)  (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
# Line 3555  If `compare-ignore-case' is non-nil, cha Line 3555  If `compare-ignore-case' is non-nil, cha
3555  ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode  ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3556  ;;;;;;  compilation-mode grep-tree grep-find grep compile compilation-search-path  ;;;;;;  compilation-mode grep-tree grep-find grep compile compilation-search-path
3557  ;;;;;;  compilation-ask-about-save compilation-window-height compilation-mode-hook)  ;;;;;;  compilation-ask-about-save compilation-window-height compilation-mode-hook)
3558  ;;;;;;  "compile" "progmodes/compile.el" (15664 47328))  ;;;;;;  "compile" "progmodes/compile.el" (15738 35332))
3559  ;;; Generated autoloads from progmodes/compile.el  ;;; Generated autoloads from progmodes/compile.el
3560    
3561  (defvar compilation-mode-hook nil "\  (defvar compilation-mode-hook nil "\
# Line 4964  to run it every morning at 1am." t nil) Line 4964  to run it every morning at 1am." t nil)
4964  ;;;***  ;;;***
4965    
4966  ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"  ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
4967  ;;;;;;  "diff.el" (15596 25372))  ;;;;;;  "diff.el" (15738 35316))
4968  ;;; Generated autoloads from diff.el  ;;; Generated autoloads from diff.el
4969    
4970  (defvar diff-switches "-c" "\  (defvar diff-switches "-c" "\
# Line 4977  to run it every morning at 1am." t nil) Line 4977  to run it every morning at 1am." t nil)
4977  Find and display the differences between OLD and NEW files.  Find and display the differences between OLD and NEW files.
4978  Interactively the current buffer's file name is the default for NEW  Interactively the current buffer's file name is the default for NEW
4979  and a backup file for NEW is the default for OLD.  and a backup file for NEW is the default for OLD.
4980  With prefix arg, prompt for diff switches." t nil)  With prefix arg, prompt for diff switches.
4981    If NO-ASYNC is non-nil, call diff syncrhonously." t nil)
4982    
4983  (autoload (quote diff-backup) "diff" "\  (autoload (quote diff-backup) "diff" "\
4984  Diff this file with its backup file or vice versa.  Diff this file with its backup file or vice versa.
# Line 5007  Minor mode for viewing/editing context d Line 5008  Minor mode for viewing/editing context d
5008  ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink  ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
5009  ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename  ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
5010  ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)  ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
5011  ;;;;;;  "dired" "dired.el" (15698 64354))  ;;;;;;  "dired" "dired.el" (15730 33154))
5012  ;;; Generated autoloads from dired.el  ;;; Generated autoloads from dired.el
5013    
5014  (defvar dired-listing-switches "-al" "\  (defvar dired-listing-switches "-al" "\
# Line 5501  Switch to *doctor* buffer and start givi Line 5502  Switch to *doctor* buffer and start givi
5502  ;;;***  ;;;***
5503    
5504  ;;;### (autoloads (double-mode double-mode) "double" "double.el"  ;;;### (autoloads (double-mode double-mode) "double" "double.el"
5505  ;;;;;;  (15186 56482))  ;;;;;;  (15738 35316))
5506  ;;; Generated autoloads from double.el  ;;; Generated autoloads from double.el
5507    
5508  (defvar double-mode nil "\  (defvar double-mode nil "\
# Line 5595  CSS contains a list of syntax specificat Line 5596  CSS contains a list of syntax specificat
5596  ;;;***  ;;;***
5597    
5598  ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define  ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
5599  ;;;;;;  easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15728  ;;;;;;  easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15738
5600  ;;;;;;  32693))  ;;;;;;  35331))
5601  ;;; Generated autoloads from emacs-lisp/easymenu.el  ;;; Generated autoloads from emacs-lisp/easymenu.el
5602    
5603  (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))  (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
# Line 5604  CSS contains a list of syntax specificat Line 5605  CSS contains a list of syntax specificat
5605  (autoload (quote easy-menu-define) "easymenu" "\  (autoload (quote easy-menu-define) "easymenu" "\
5606  Define a menu bar submenu in maps MAPS, according to MENU.  Define a menu bar submenu in maps MAPS, according to MENU.
5607  The menu keymap is stored in symbol SYMBOL, both as its value  The menu keymap is stored in symbol SYMBOL, both as its value
5608  and as its function definition.   DOC is used as the doc string for SYMBOL.  and as its function definition.  DOC is used as the doc string for SYMBOL.
5609    
5610  The first element of MENU must be a string.  It is the menu bar item name.  The first element of MENU must be a string.  It is the menu bar item name.
5611  It may be followed by the following keyword argument pairs  It may be followed by the following keyword argument pairs
# Line 6209  To change the default, set the variable Line 6210  To change the default, set the variable
6210    
6211  ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro  ;;;### (autoloads (format-kbd-macro read-kbd-macro edit-named-kbd-macro
6212  ;;;;;;  edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"  ;;;;;;  edit-last-kbd-macro edit-kbd-macro) "edmacro" "edmacro.el"
6213  ;;;;;;  (15727 34855))  ;;;;;;  (15738 35316))
6214  ;;; Generated autoloads from edmacro.el  ;;; Generated autoloads from edmacro.el
6215    
6216  (defvar edmacro-eight-bits nil "\  (defvar edmacro-eight-bits nil "\
# Line 6549  Please include any configuration details Line 6550  Please include any configuration details
6550  ;;;;;;  find-tag find-tag-noselect tags-table-files visit-tags-table  ;;;;;;  find-tag find-tag-noselect tags-table-files visit-tags-table
6551  ;;;;;;  find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list  ;;;;;;  find-tag-default-function find-tag-hook tags-add-tables tags-compression-info-list
6552  ;;;;;;  tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"  ;;;;;;  tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6553  ;;;;;;  (15640 49865))  ;;;;;;  (15738 35332))
6554  ;;; Generated autoloads from progmodes/etags.el  ;;; Generated autoloads from progmodes/etags.el
6555    
6556  (defvar tags-file-name nil "\  (defvar tags-file-name nil "\
# Line 7096  This is used only in conjunction with `e Line 7097  This is used only in conjunction with `e
7097    
7098  ;;;***  ;;;***
7099    
7100  ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15727 34846))  ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15730 33159))
7101  ;;; Generated autoloads from progmodes/f90.el  ;;; Generated autoloads from progmodes/f90.el
7102    
7103  (autoload (quote f90-mode) "f90" "\  (autoload (quote f90-mode) "f90" "\
# Line 7560  Visit the file you click on in another w Line 7561  Visit the file you click on in another w
7561  ;;;;;;  find-variable-other-window find-variable find-variable-noselect  ;;;;;;  find-variable-other-window find-variable find-variable-noselect
7562  ;;;;;;  find-function-other-frame find-function-other-window find-function  ;;;;;;  find-function-other-frame find-function-other-window find-function
7563  ;;;;;;  find-function-noselect find-function-search-for-symbol) "find-func"  ;;;;;;  find-function-noselect find-function-search-for-symbol) "find-func"
7564  ;;;;;;  "emacs-lisp/find-func.el" (15707 34351))  ;;;;;;  "emacs-lisp/find-func.el" (15738 35331))
7565  ;;; Generated autoloads from emacs-lisp/find-func.el  ;;; Generated autoloads from emacs-lisp/find-func.el
7566    
7567  (autoload (quote find-function-search-for-symbol) "find-func" "\  (autoload (quote find-function-search-for-symbol) "find-func" "\
7568  Search for SYMBOL.  Search for SYMBOL.
7569  If VARIABLE-P is nil, `find-function-regexp' is used, otherwise  If VARIABLE-P is nil, `find-function-regexp' is used, otherwise
7570  `find-variable-regexp' is used.   The search is done in library LIBRARY." nil nil)  `find-variable-regexp' is used.  The search is done in library LIBRARY." nil nil)
7571    
7572  (autoload (quote find-function-noselect) "find-func" "\  (autoload (quote find-function-noselect) "find-func" "\
7573  Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION.  Return a pair (BUFFER . POINT) pointing to the definition of FUNCTION.
# Line 8621  to be updated." t nil) Line 8622  to be updated." t nil)
8622    
8623  ;;;### (autoloads (describe-categories describe-syntax describe-variable  ;;;### (autoloads (describe-categories describe-syntax describe-variable
8624  ;;;;;;  variable-at-point describe-function-1 describe-function locate-library  ;;;;;;  variable-at-point describe-function-1 describe-function locate-library
8625  ;;;;;;  help-with-tutorial) "help-fns" "help-fns.el" (15727 34854))  ;;;;;;  help-with-tutorial) "help-fns" "help-fns.el" (15735 17293))
8626  ;;; Generated autoloads from help-fns.el  ;;; Generated autoloads from help-fns.el
8627    
8628  (autoload (quote help-with-tutorial) "help-fns" "\  (autoload (quote help-with-tutorial) "help-fns" "\
# Line 9057  Key bindings: Line 9058  Key bindings:
9058  ;;;### (autoloads (global-highlight-changes highlight-compare-with-file  ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
9059  ;;;;;;  highlight-changes-rotate-faces highlight-changes-previous-change  ;;;;;;  highlight-changes-rotate-faces highlight-changes-previous-change
9060  ;;;;;;  highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)  ;;;;;;  highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
9061  ;;;;;;  "hilit-chg" "hilit-chg.el" (15556 56033))  ;;;;;;  "hilit-chg" "hilit-chg.el" (15738 35316))
9062  ;;; Generated autoloads from hilit-chg.el  ;;; Generated autoloads from hilit-chg.el
9063    
9064  (defvar highlight-changes-mode nil)  (defvar highlight-changes-mode nil)
# Line 9113  face described by the second element, an Line 9114  face described by the second element, an
9114  shown in the last face in the list.  shown in the last face in the list.
9115    
9116  You can automatically rotate colours when the buffer is saved  You can automatically rotate colours when the buffer is saved
9117  by adding the following to `local-write-file-hooks',  by evaling it in the  by adding the following to `local-write-file-hooks', by evaling it in the
9118  buffer to be saved):  buffer to be saved):
9119    
9120    (add-hook 'local-write-file-hooks 'highlight-changes-rotate-faces)" t nil)    (add-hook 'local-write-file-hooks 'highlight-changes-rotate-faces)" t nil)
# Line 9146  When called interactively: Line 9147  When called interactively:
9147    
9148  When called from a program:  When called from a program:
9149  - if ARG is nil or omitted, turn it off  - if ARG is nil or omitted, turn it off
9150  - if ARG is `active',  turn it on in active mode  - if ARG is `active', turn it on in active mode
9151  - if ARG is `passive', turn it on in passive mode  - if ARG is `passive', turn it on in passive mode
9152  - otherwise just turn it on  - otherwise just turn it on
9153    
# Line 9303  Also see `automatic-hscrolling'." t nil) Line 9304  Also see `automatic-hscrolling'." t nil)
9304  ;;;;;;  ibuffer-backward-filter-group ibuffer-forward-filter-group  ;;;;;;  ibuffer-backward-filter-group ibuffer-forward-filter-group
9305  ;;;;;;  ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group  ;;;;;;  ibuffer-toggle-filter-group ibuffer-mouse-toggle-filter-group
9306  ;;;;;;  ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode  ;;;;;;  ibuffer-interactive-filter-by-mode ibuffer-mouse-filter-by-mode
9307  ;;;;;;  ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15727 34854))  ;;;;;;  ibuffer-auto-mode) "ibuf-ext" "ibuf-ext.el" (15738 35316))
9308  ;;; Generated autoloads from ibuf-ext.el  ;;; Generated autoloads from ibuf-ext.el
9309    
9310  (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\  (autoload (quote ibuffer-auto-mode) "ibuf-ext" "\
# Line 9708  with no args, if that value is non-nil." Line 9709  with no args, if that value is non-nil."
9709  ;;;***  ;;;***
9710    
9711  ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"  ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
9712  ;;;;;;  (15671 13114))  ;;;;;;  (15738 35332))
9713  ;;; Generated autoloads from progmodes/idlw-shell.el  ;;; Generated autoloads from progmodes/idlw-shell.el
9714    
9715  (autoload (quote idlwave-shell) "idlw-shell" "\  (autoload (quote idlwave-shell) "idlw-shell" "\
# Line 9732  See also the variable `idlwave-shell-pro Line 9733  See also the variable `idlwave-shell-pro
9733  ;;;***  ;;;***
9734    
9735  ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"  ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
9736  ;;;;;;  (15727 34845))  ;;;;;;  (15738 35332))
9737  ;;; Generated autoloads from progmodes/idlwave.el  ;;; Generated autoloads from progmodes/idlwave.el
9738    
9739  (autoload (quote idlwave-mode) "idlwave" "\  (autoload (quote idlwave-mode) "idlwave" "\
# Line 9861  The main features of this mode are Line 9862  The main features of this mode are
9862  ;;;;;;  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
9863  ;;;;;;  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
9864  ;;;;;;  ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido"  ;;;;;;  ido-switch-buffer ido-read-buffer ido-mode ido-mode) "ido"
9865  ;;;;;;  "ido.el" (15683 14753))  ;;;;;;  "ido.el" (15731 19470))
9866  ;;; Generated autoloads from ido.el  ;;; Generated autoloads from ido.el
9867    
9868  (defvar ido-mode nil "\  (defvar ido-mode nil "\
# Line 11070  If non-nil, CONTEXTUAL means that a cont Line 11071  If non-nil, CONTEXTUAL means that a cont
11071  ;;;***  ;;;***
11072    
11073  ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)  ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
11074  ;;;;;;  "jka-compr" "jka-compr.el" (15623 548))  ;;;;;;  "jka-compr" "jka-compr.el" (15730 33155))
11075  ;;; Generated autoloads from jka-compr.el  ;;; Generated autoloads from jka-compr.el
11076    
11077  (defvar auto-compression-mode nil "\  (defvar auto-compression-mode nil "\
# Line 11195  and the return value is the length of th Line 11196  and the return value is the length of th
11196    
11197  ;;;***  ;;;***
11198    
11199  ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-or-call-macro  ;;;### (autoloads (kmacro-end-call-mouse kmacro-end-and-call-macro
11200  ;;;;;;  kmacro-start-macro-or-insert-counter kmacro-call-macro kmacro-end-macro  ;;;;;;  kmacro-end-or-call-macro kmacro-start-macro-or-insert-counter
11201  ;;;;;;  kmacro-start-macro) "kmacro" "kmacro.el" (15727 34854))  ;;;;;;  kmacro-call-macro kmacro-end-macro kmacro-start-macro) "kmacro"
11202    ;;;;;;  "kmacro.el" (15739 48977))
11203  ;;; Generated autoloads from kmacro.el  ;;; Generated autoloads from kmacro.el
11204   (global-set-key "\C-x(" 'kmacro-start-macro)   (global-set-key "\C-x(" 'kmacro-start-macro)
11205   (global-set-key "\C-x)" 'kmacro-end-macro)   (global-set-key "\C-x)" 'kmacro-end-macro)
11206   (global-set-key "\C-xe" 'kmacro-end-or-call-macro)   (global-set-key "\C-xe" 'kmacro-end-and-call-macro)
11207   (global-set-key [f3] 'kmacro-start-macro-or-insert-counter)   (global-set-key [f3] 'kmacro-start-macro-or-insert-counter)
11208   (global-set-key [f4] 'kmacro-end-or-call-macro)   (global-set-key [f4] 'kmacro-end-or-call-macro)
11209   (global-set-key "\C-x\C-k" 'kmacro-keymap)   (global-set-key "\C-x\C-k" 'kmacro-keymap)
# Line 11271  End kbd macro if currently being defined Line 11273  End kbd macro if currently being defined
11273  With numeric prefix ARG, repeat macro that many times.  With numeric prefix ARG, repeat macro that many times.
11274  With \\[universal-argument], call second macro in macro ring." t nil)  With \\[universal-argument], call second macro in macro ring." t nil)
11275    
11276    (autoload (quote kmacro-end-and-call-macro) "kmacro" "\
11277    Call last keyboard macro, ending it first if currently being defined.
11278    With numeric prefix ARG, repeat macro that many times." t nil)
11279    
11280  (autoload (quote kmacro-end-call-mouse) "kmacro" "\  (autoload (quote kmacro-end-call-mouse) "kmacro" "\
11281  Move point to the position clicked with the mouse and call last kbd macro.  Move point to the position clicked with the mouse and call last kbd macro.
11282  If kbd macro currently being defined end it before activating it." t nil)  If kbd macro currently being defined end it before activating it." t nil)
# Line 12862  Open a network connection to HOST on POR Line 12868  Open a network connection to HOST on POR
12868  ;;;;;;  comment-region uncomment-region comment-kill comment-set-column  ;;;;;;  comment-region uncomment-region comment-kill comment-set-column
12869  ;;;;;;  comment-indent comment-indent-default comment-normalize-vars  ;;;;;;  comment-indent comment-indent-default comment-normalize-vars
12870  ;;;;;;  comment-multi-line comment-padding comment-style comment-column)  ;;;;;;  comment-multi-line comment-padding comment-style comment-column)
12871  ;;;;;;  "newcomment" "newcomment.el" (15704 51484))  ;;;;;;  "newcomment" "newcomment.el" (15732 40307))
12872  ;;; Generated autoloads from newcomment.el  ;;; Generated autoloads from newcomment.el
12873    
12874  (defalias (quote indent-for-comment) (quote comment-indent))  (defalias (quote indent-for-comment) (quote comment-indent))
# Line 12947  comment markers." t nil) Line 12953  comment markers." t nil)
12953    
12954  (autoload (quote comment-region) "newcomment" "\  (autoload (quote comment-region) "newcomment" "\
12955  Comment or uncomment each line in the region.  Comment or uncomment each line in the region.
12956  With just \\[universal-argument] prefix arg, uncomment each line in region BEG..END.  With just \\[universal-argument] prefix arg, uncomment each line in region BEG .. END.
12957  Numeric prefix arg ARG means use ARG comment characters.  Numeric prefix arg ARG means use ARG comment characters.
12958  If ARG is negative, delete that many comment characters instead.  If ARG is negative, delete that many comment characters instead.
12959  By default, comments start at the left margin, are terminated on each line,  By default, comments start at the left margin, are terminated on each line,
# Line 13302  in `show-paren-style' after `show-paren- Line 13308  in `show-paren-style' after `show-paren-
13308    
13309  ;;;***  ;;;***
13310    
13311  ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15465  ;;;### (autoloads (pascal-mode) "pascal" "progmodes/pascal.el" (15738
13312  ;;;;;;  21182))  ;;;;;;  35332))
13313  ;;; Generated autoloads from progmodes/pascal.el  ;;; Generated autoloads from progmodes/pascal.el
13314    
13315  (autoload (quote pascal-mode) "pascal" "\  (autoload (quote pascal-mode) "pascal" "\
# Line 13579  Setup shell-mode to use pcomplete." nil Line 13585  Setup shell-mode to use pcomplete." nil
13585    
13586  ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status  ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
13587  ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"  ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
13588  ;;;;;;  "pcvs.el" (15640 49860))  ;;;;;;  "pcvs.el" (15732 40308))
13589  ;;; Generated autoloads from pcvs.el  ;;; Generated autoloads from pcvs.el
13590    
13591  (autoload (quote cvs-checkout) "pcvs" "\  (autoload (quote cvs-checkout) "pcvs" "\
# Line 13962  This checks if all multi-byte characters Line 13968  This checks if all multi-byte characters
13968  ;;;;;;  ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer  ;;;;;;  ps-spool-region ps-spool-buffer-with-faces ps-spool-buffer
13969  ;;;;;;  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
13970  ;;;;;;  ps-print-buffer ps-print-customize ps-paper-type) "ps-print"  ;;;;;;  ps-print-buffer ps-print-customize ps-paper-type) "ps-print"
13971  ;;;;;;  "ps-print.el" (15727 45918))  ;;;;;;  "ps-print.el" (15728 1715))
13972  ;;; Generated autoloads from ps-print.el  ;;; Generated autoloads from ps-print.el
13973    
13974  (defvar ps-paper-type (quote letter) "\  (defvar ps-paper-type (quote letter) "\
# Line 14550  refilling if they would cause auto-filli Line 14556  refilling if they would cause auto-filli
14556  ;;;***  ;;;***
14557    
14558  ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"  ;;;### (autoloads (reftex-mode turn-on-reftex) "reftex" "textmodes/reftex.el"
14559  ;;;;;;  (15727 34844))  ;;;;;;  (15738 35332))
14560  ;;; Generated autoloads from textmodes/reftex.el  ;;; Generated autoloads from textmodes/reftex.el
14561    
14562  (autoload (quote turn-on-reftex) "reftex" "\  (autoload (quote turn-on-reftex) "reftex" "\
# Line 15376  This function is obsolete." t nil) Line 15382  This function is obsolete." t nil)
15382    
15383  ;;;***  ;;;***
15384    
15385  ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15583  ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15730
15386  ;;;;;;  13479))  ;;;;;;  33159))
15387  ;;; Generated autoloads from ruler-mode.el  ;;; Generated autoloads from ruler-mode.el
15388    
15389  (autoload (quote ruler-mode) "ruler-mode" "\  (autoload (quote ruler-mode) "ruler-mode" "\
# Line 15385  Display a ruler in the header line if AR Line 15391  Display a ruler in the header line if AR
15391    
15392  ;;;***  ;;;***
15393    
15394  ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15288  ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (15738
15395  ;;;;;;  6955))  ;;;;;;  35331))
15396  ;;; Generated autoloads from emacs-lisp/rx.el  ;;; Generated autoloads from emacs-lisp/rx.el
15397    
15398  (autoload (quote rx-to-string) "rx" "\  (autoload (quote rx-to-string) "rx" "\
# Line 15603  CHAR Line 15609  CHAR
15609       still match.  A non-greedy regexp matches as little as possible.       still match.  A non-greedy regexp matches as little as possible.
15610    
15611  `(maximal-match SEXP)'  `(maximal-match SEXP)'
15612       produce a greedy regexp for SEXP.   This is the default.       produce a greedy regexp for SEXP.  This is the default.
15613    
15614  `(zero-or-more SEXP)'  `(zero-or-more SEXP)'
15615       matches zero or more occurrences of what SEXP matches.       matches zero or more occurrences of what SEXP matches.
# Line 15648  CHAR Line 15654  CHAR
15654       matches N to M occurrences of what SEXP matches.       matches N to M occurrences of what SEXP matches.
15655    
15656  `(eval FORM)'  `(eval FORM)'
15657        evaluate FORM and insert result.   If result is a string,        evaluate FORM and insert result.  If result is a string,
15658        `regexp-quote' it.        `regexp-quote' it.
15659    
15660  `(regexp REGEXP)'  `(regexp REGEXP)'
# Line 15753  use either \\[customize] or the function Line 15759  use either \\[customize] or the function
15759  ;;;;;;  mail-alias-file mail-default-reply-to mail-archive-file-name  ;;;;;;  mail-alias-file mail-default-reply-to mail-archive-file-name
15760  ;;;;;;  mail-header-separator send-mail-function mail-yank-ignored-headers  ;;;;;;  mail-header-separator send-mail-function mail-yank-ignored-headers
15761  ;;;;;;  mail-interactive mail-self-blind mail-specify-envelope-from  ;;;;;;  mail-interactive mail-self-blind mail-specify-envelope-from
15762  ;;;;;;  mail-from-style) "sendmail" "mail/sendmail.el" (15593 24726))  ;;;;;;  mail-from-style) "sendmail" "mail/sendmail.el" (15731 62230))
15763  ;;; Generated autoloads from mail/sendmail.el  ;;; Generated autoloads from mail/sendmail.el
15764    
15765  (defvar mail-from-style (quote angles) "\  (defvar mail-from-style (quote angles) "\
# Line 16001  To work around that, do: Line 16007  To work around that, do:
16007  ;;;***  ;;;***
16008    
16009  ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"  ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
16010  ;;;;;;  (15640 49865))  ;;;;;;  (15738 35332))
16011  ;;; Generated autoloads from progmodes/sh-script.el  ;;; Generated autoloads from progmodes/sh-script.el
16012    
16013  (put (quote sh-mode) (quote mode-class) (quote special))  (put (quote sh-mode) (quote mode-class) (quote special))
# Line 16350  symmetrical ones, and the same character Line 16356  symmetrical ones, and the same character
16356    
16357  ;;;***  ;;;***
16358    
16359  ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15707  ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15732
16360  ;;;;;;  34351))  ;;;;;;  40308))
16361  ;;; Generated autoloads from smerge-mode.el  ;;; Generated autoloads from smerge-mode.el
16362    
16363  (autoload (quote smerge-mode) "smerge-mode" "\  (autoload (quote smerge-mode) "smerge-mode" "\
# Line 16373  which smileys to operate on and which im Line 16379  which smileys to operate on and which im
16379  ;;;***  ;;;***
16380    
16381  ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"  ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
16382  ;;;;;;  (15727 34847))  ;;;;;;  (15734 30756))
16383  ;;; Generated autoloads from mail/smtpmail.el  ;;; Generated autoloads from mail/smtpmail.el
16384    
16385  (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)  (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
# Line 16429  then `snmpv2-mode-hook'." t nil) Line 16435  then `snmpv2-mode-hook'." t nil)
16435    
16436  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
16437  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)
16438  ;;;;;;  "solar" "calendar/solar.el" (15683 14756))  ;;;;;;  "solar" "calendar/solar.el" (15738 35331))
16439  ;;; Generated autoloads from calendar/solar.el  ;;; Generated autoloads from calendar/solar.el
16440    
16441  (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 ")"))) "\
16442  *The pseudo-pattern that governs the way a time of day is formatted.  *The pseudo-pattern that governs the way a time of day is formatted.
16443    
16444  A pseudo-pattern is a list of expressions that can involve the keywords  A pseudo-pattern is a list of expressions that can involve the keywords
16445  `12-hours', `24-hours', and `minutes',  all numbers in string form,  `12-hours', `24-hours', and `minutes', all numbers in string form,
16446  and `am-pm' and `time-zone',  both alphabetic strings.  and `am-pm' and `time-zone', both alphabetic strings.
16447    
16448  For example, the form  For example, the form
16449    
# Line 16687  From a program takes two point or marker Line 16693  From a program takes two point or marker
16693  ;;;***  ;;;***
16694    
16695  ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"  ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
16696  ;;;;;;  "speedbar.el" (15661 53042))  ;;;;;;  "speedbar.el" (15738 35331))
16697  ;;; Generated autoloads from speedbar.el  ;;; Generated autoloads from speedbar.el
16698    
16699  (defalias (quote speedbar) (quote speedbar-frame-mode))  (defalias (quote speedbar) (quote speedbar-frame-mode))
# Line 17244  The variable `tab-width' controls the sp Line 17250  The variable `tab-width' controls the sp
17250  ;;;;;;  table-recognize table-insert-row-column table-insert-column  ;;;;;;  table-recognize table-insert-row-column table-insert-column
17251  ;;;;;;  table-insert-row table-insert table-point-left-cell-hook  ;;;;;;  table-insert-row table-insert table-point-left-cell-hook
17252  ;;;;;;  table-point-entered-cell-hook table-load-hook table-cell-map-hook)  ;;;;;;  table-point-entered-cell-hook table-load-hook table-cell-map-hook)
17253  ;;;;;;  "table" "textmodes/table.el" (15712 16962))  ;;;;;;  "table" "textmodes/table.el" (15738 35332))
17254  ;;; Generated autoloads from textmodes/table.el  ;;; Generated autoloads from textmodes/table.el
17255    
17256  (defvar table-cell-map-hook nil "\  (defvar table-cell-map-hook nil "\
# Line 18960  the window or buffer configuration at al Line 18966  the window or buffer configuration at al
18966  ;;;***  ;;;***
18967    
18968  ;;;### (autoloads (tramp-file-name-handler tramp-file-name-regexp)  ;;;### (autoloads (tramp-file-name-handler tramp-file-name-regexp)
18969  ;;;;;;  "tramp" "net/tramp.el" (15727 34846))  ;;;;;;  "tramp" "net/tramp.el" (15731 28628))
18970  ;;; Generated autoloads from net/tramp.el  ;;; Generated autoloads from net/tramp.el
18971    
18972  (defconst tramp-file-name-regexp-unified "\\`/[^/:]+:" "\  (defconst tramp-file-name-regexp-unified "\\`/[^/:]+:" "\
# Line 19282  If FILE-NAME is non-nil, save the result Line 19288  If FILE-NAME is non-nil, save the result
19288  ;;;;;;  vc-directory vc-resolve-conflicts vc-merge vc-insert-headers  ;;;;;;  vc-directory vc-resolve-conflicts vc-merge vc-insert-headers
19289  ;;;;;;  vc-version-other-window vc-diff vc-register vc-next-action  ;;;;;;  vc-version-other-window vc-diff vc-register vc-next-action
19290  ;;;;;;  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
19291  ;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15683 14756))  ;;;;;;  vc-checkin-hook vc-checkout-hook) "vc" "vc.el" (15735 17293))
19292  ;;; Generated autoloads from vc.el  ;;; Generated autoloads from vc.el
19293    
19294  (defvar vc-checkout-hook nil "\  (defvar vc-checkout-hook nil "\
# Line 19526  colors. `vc-annotate-background' specifi Line 19532  colors. `vc-annotate-background' specifi
19532  ;;;***  ;;;***
19533    
19534  ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"  ;;;### (autoloads (vc-rcs-master-templates) "vc-rcs" "vc-rcs.el"
19535  ;;;;;;  (15672 42728))  ;;;;;;  (15735 17293))
19536  ;;; Generated autoloads from vc-rcs.el  ;;; Generated autoloads from vc-rcs.el
19537    
19538  (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 19555  find any project directory." (let ((proj Line 19561  find any project directory." (let ((proj
19561  ;;;***  ;;;***
19562    
19563  ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"  ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
19564  ;;;;;;  (15440 59334))  ;;;;;;  (15738 35332))
19565  ;;; Generated autoloads from progmodes/vhdl-mode.el  ;;; Generated autoloads from progmodes/vhdl-mode.el
19566    
19567  (autoload (quote vhdl-mode) "vhdl-mode" "\  (autoload (quote vhdl-mode) "vhdl-mode" "\
# Line 20123  Turn on Viper emulation of Vi." t nil) Line 20129  Turn on Viper emulation of Vi." t nil)
20129  ;;;***  ;;;***
20130    
20131  ;;;### (autoloads (warn lwarn display-warning) "warnings" "warnings.el"  ;;;### (autoloads (warn lwarn display-warning) "warnings" "warnings.el"
20132  ;;;;;;  (15727 34850))  ;;;;;;  (15738 35331))
20133  ;;; Generated autoloads from warnings.el  ;;; Generated autoloads from warnings.el
20134    
20135  (defvar warning-prefix-function nil "\  (defvar warning-prefix-function nil "\
# Line 20687  Zone-mode does two things: Line 20693  Zone-mode does two things:
20693    
20694  ;;;***  ;;;***
20695    
20696  ;;;### (autoloads nil nil ("play/meese.el" "obsolete/hilit19.el"  ;;;### (autoloads nil nil ("textmodes/text-mode.el" "textmodes/reftex-vars.el"
20697    ;;;;;;  "textmodes/fill.el" "term/x-win.el" "language/european.el"
20698    ;;;;;;  "international/utf-8.el" "international/mule.el" "emacs-lisp/float.el"
20699    ;;;;;;  "gnus/gnus-int.el" "vcursor.el" "vc-hooks.el" "subr.el" "startup.el"
20700    ;;;;;;  "simple.el" "replace.el" "pcvs-parse.el" "menu-bar.el" "font-core.el"
20701    ;;;;;;  "files.el" "faces.el" "play/meese.el" "obsolete/hilit19.el"
20702  ;;;;;;  "eshell/esh-groups.el" "window.el" "uniquify.el" "saveplace.el"  ;;;;;;  "eshell/esh-groups.el" "window.el" "uniquify.el" "saveplace.el"
20703  ;;;;;;  "textmodes/page-ext.el" "term/mac-win.el" "international/mule-cmds.el"  ;;;;;;  "textmodes/page-ext.el" "term/mac-win.el" "international/mule-cmds.el"
20704  ;;;;;;  "eshell/esh-util.el" "eshell/esh-ext.el" "eshell/em-ls.el"  ;;;;;;  "eshell/esh-util.el" "eshell/esh-ext.el" "eshell/em-ls.el"
20705  ;;;;;;  "eshell/em-hist.el" "eshell/em-glob.el" "eshell/em-dirs.el"  ;;;;;;  "eshell/em-hist.el" "eshell/em-glob.el" "eshell/em-dirs.el"
20706  ;;;;;;  "eshell/em-cmpl.el" "simple.el" "select.el" "language/indian.el"  ;;;;;;  "eshell/em-cmpl.el" "select.el" "language/indian.el" "textmodes/reftex-global.el"
20707  ;;;;;;  "textmodes/reftex-global.el" "textmodes/reftex-auc.el" "language/georgian.el"  ;;;;;;  "textmodes/reftex-auc.el" "language/georgian.el" "international/utf-16.el"
 ;;;;;;  "language/european.el" "international/utf-8.el" "international/utf-16.el"  
20708  ;;;;;;  "international/ucs-tables.el" "international/ja-dic-cnv.el"  ;;;;;;  "international/ucs-tables.el" "international/ja-dic-cnv.el"
20709  ;;;;;;  "ediff-wind.el" "cus-start.el" "progmodes/idlw-toolbar.el"  ;;;;;;  "ediff-wind.el" "cus-start.el" "progmodes/idlw-toolbar.el"
20710  ;;;;;;  "progmodes/idlw-rinfo.el" "language/cyrillic.el" "international/utf-8-subst.el"  ;;;;;;  "progmodes/idlw-rinfo.el" "language/cyrillic.el" "international/utf-8-subst.el"
20711  ;;;;;;  "international/mule-conf.el" "international/characters.el"  ;;;;;;  "international/mule-conf.el" "international/characters.el"
20712  ;;;;;;  "mouse.el" "loadup.el" "help.el" "ediff-ptch.el" "textmodes/text-mode.el"  ;;;;;;  "mouse.el" "loadup.el" "help.el" "ediff-ptch.el" "textmodes/texnfo-upd.el"
20713  ;;;;;;  "textmodes/texnfo-upd.el" "textmodes/refer.el" "textmodes/refbib.el"  ;;;;;;  "textmodes/refer.el" "textmodes/refbib.el" "textmodes/paragraphs.el"
20714  ;;;;;;  "textmodes/paragraphs.el" "textmodes/page.el" "textmodes/makeinfo.el"  ;;;;;;  "textmodes/page.el" "textmodes/makeinfo.el" "textmodes/bib-mode.el"
20715  ;;;;;;  "textmodes/fill.el" "textmodes/bib-mode.el" "term/wyse50.el"  ;;;;;;  "term/wyse50.el" "term/vt420.el" "term/vt400.el" "term/vt320.el"
20716  ;;;;;;  "term/vt420.el" "term/vt400.el" "term/vt320.el" "term/vt300.el"  ;;;;;;  "term/vt300.el" "term/vt240.el" "term/vt220.el" "term/vt201.el"
20717  ;;;;;;  "term/vt240.el" "term/vt220.el" "term/vt201.el" "term/vt200.el"  ;;;;;;  "term/vt200.el" "term/vt125.el" "term/vt102.el" "term/vt100.el"
20718  ;;;;;;  "term/vt125.el" "term/vt102.el" "term/vt100.el" "term/tvi970.el"  ;;;;;;  "term/tvi970.el" "term/sup-mouse.el" "term/sun.el" "term/sun-mouse.el"
20719  ;;;;;;  "term/sup-mouse.el" "term/sun.el" "term/sun-mouse.el" "term/rxvt.el"  ;;;;;;  "term/rxvt.el" "term/pc-win.el" "term/news.el" "term/lk201.el"
20720  ;;;;;;  "term/pc-win.el" "term/news.el" "term/lk201.el" "term/linux.el"  ;;;;;;  "term/linux.el" "term/keyswap.el" "term/iris-ansi.el" "term/internal.el"
 ;;;;;;  "term/keyswap.el" "term/iris-ansi.el" "term/internal.el"  
20721  ;;;;;;  "term/bobcat.el" "term/bg-mouse.el" "term/apollo.el" "term/AT386.el"  ;;;;;;  "term/bobcat.el" "term/bg-mouse.el" "term/apollo.el" "term/AT386.el"
20722  ;;;;;;  "progmodes/mantemp.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-iso.el"  ;;;;;;  "progmodes/mantemp.el" "progmodes/ebnf-otz.el" "progmodes/ebnf-iso.el"
20723  ;;;;;;  "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el" "progmodes/cc-defs.el"  ;;;;;;  "progmodes/ebnf-bnf.el" "progmodes/cc-menus.el" "progmodes/cc-defs.el"
# Line 20744  Zone-mode does two things: Line 20753  Zone-mode does two things:
20753  ;;;;;;  "gnus/gnus-uu.el" "gnus/gnus-util.el" "gnus/gnus-undo.el"  ;;;;;;  "gnus/gnus-uu.el" "gnus/gnus-util.el" "gnus/gnus-undo.el"
20754  ;;;;;;  "gnus/gnus-srvr.el" "gnus/gnus-setup.el" "gnus/gnus-score.el"  ;;;;;;  "gnus/gnus-srvr.el" "gnus/gnus-setup.el" "gnus/gnus-score.el"
20755  ;;;;;;  "gnus/gnus-salt.el" "gnus/gnus-range.el" "gnus/gnus-nocem.el"  ;;;;;;  "gnus/gnus-salt.el" "gnus/gnus-range.el" "gnus/gnus-nocem.el"
20756  ;;;;;;  "gnus/gnus-mh.el" "gnus/gnus-logic.el" "gnus/gnus-int.el"  ;;;;;;  "gnus/gnus-mh.el" "gnus/gnus-logic.el" "gnus/gnus-gl.el"
20757  ;;;;;;  "gnus/gnus-gl.el" "gnus/gnus-eform.el" "gnus/gnus-dup.el"  ;;;;;;  "gnus/gnus-eform.el" "gnus/gnus-dup.el" "gnus/gnus-draft.el"
20758  ;;;;;;  "gnus/gnus-draft.el" "gnus/gnus-demon.el" "gnus/gnus-cus.el"  ;;;;;;  "gnus/gnus-demon.el" "gnus/gnus-cus.el" "gnus/gnus-bcklg.el"
20759  ;;;;;;  "gnus/gnus-bcklg.el" "gnus/gnus-async.el" "gnus/format-spec.el"  ;;;;;;  "gnus/gnus-async.el" "gnus/format-spec.el" "gnus/flow-fill.el"
20760  ;;;;;;  "gnus/flow-fill.el" "emulation/viper-util.el" "emulation/viper-mous.el"  ;;;;;;  "emulation/viper-util.el" "emulation/viper-mous.el" "emulation/viper-macs.el"
20761  ;;;;;;  "emulation/viper-macs.el" "emulation/viper-keym.el" "emulation/viper-init.el"  ;;;;;;  "emulation/viper-keym.el" "emulation/viper-init.el" "emulation/tpu-mapper.el"
20762  ;;;;;;  "emulation/tpu-mapper.el" "emulation/edt-vt100.el" "emulation/edt-pc.el"  ;;;;;;  "emulation/edt-vt100.el" "emulation/edt-pc.el" "emulation/edt-mapper.el"
20763  ;;;;;;  "emulation/edt-mapper.el" "emulation/edt-lk201.el" "emacs-lisp/sregex.el"  ;;;;;;  "emulation/edt-lk201.el" "emacs-lisp/sregex.el" "emacs-lisp/lucid.el"
20764  ;;;;;;  "emacs-lisp/lucid.el" "emacs-lisp/lselect.el" "emacs-lisp/lmenu.el"  ;;;;;;  "emacs-lisp/lselect.el" "emacs-lisp/lmenu.el" "emacs-lisp/lisp.el"
20765  ;;;;;;  "emacs-lisp/lisp.el" "emacs-lisp/lisp-mnt.el" "emacs-lisp/levents.el"  ;;;;;;  "emacs-lisp/lisp-mnt.el" "emacs-lisp/levents.el" "emacs-lisp/gulp.el"
20766  ;;;;;;  "emacs-lisp/gulp.el" "emacs-lisp/float.el" "emacs-lisp/find-gc.el"  ;;;;;;  "emacs-lisp/find-gc.el" "emacs-lisp/ewoc.el" "emacs-lisp/cust-print.el"
20767  ;;;;;;  "emacs-lisp/ewoc.el" "emacs-lisp/cust-print.el" "emacs-lisp/cl-specs.el"  ;;;;;;  "emacs-lisp/cl-specs.el" "emacs-lisp/cl-macs.el" "emacs-lisp/cl-compat.el"
20768  ;;;;;;  "emacs-lisp/cl-macs.el" "emacs-lisp/cl-compat.el" "emacs-lisp/byte-opt.el"  ;;;;;;  "emacs-lisp/byte-opt.el" "emacs-lisp/assoc.el" "calendar/parse-time.el"
20769  ;;;;;;  "emacs-lisp/assoc.el" "calendar/parse-time.el" "calendar/cal-x.el"  ;;;;;;  "calendar/cal-x.el" "calendar/cal-tex.el" "calendar/cal-persia.el"
20770  ;;;;;;  "calendar/cal-tex.el" "calendar/cal-persia.el" "calendar/cal-move.el"  ;;;;;;  "calendar/cal-move.el" "calendar/cal-menu.el" "calendar/cal-mayan.el"
20771  ;;;;;;  "calendar/cal-menu.el" "calendar/cal-mayan.el" "calendar/cal-julian.el"  ;;;;;;  "calendar/cal-julian.el" "calendar/cal-iso.el" "calendar/cal-islam.el"
20772  ;;;;;;  "calendar/cal-iso.el" "calendar/cal-islam.el" "calendar/cal-french.el"  ;;;;;;  "calendar/cal-french.el" "calendar/cal-coptic.el" "calendar/cal-china.el"
20773  ;;;;;;  "calendar/cal-coptic.el" "calendar/cal-china.el" "net/netrc.el"  ;;;;;;  "net/netrc.el" "net/eudcb-ph.el" "net/eudcb-ldap.el" "net/eudcb-bbdb.el"
 ;;;;;;  "net/eudcb-ph.el" "net/eudcb-ldap.el" "net/eudcb-bbdb.el"  
20774  ;;;;;;  "net/eudc-vars.el" "eshell/esh-var.el" "eshell/esh-proc.el"  ;;;;;;  "net/eudc-vars.el" "eshell/esh-var.el" "eshell/esh-proc.el"
20775  ;;;;;;  "eshell/esh-opt.el" "eshell/esh-module.el" "eshell/esh-maint.el"  ;;;;;;  "eshell/esh-opt.el" "eshell/esh-module.el" "eshell/esh-maint.el"
20776  ;;;;;;  "eshell/esh-io.el" "eshell/esh-cmd.el" "eshell/esh-arg.el"  ;;;;;;  "eshell/esh-io.el" "eshell/esh-cmd.el" "eshell/esh-arg.el"
# Line 20782  Zone-mode does two things: Line 20790  Zone-mode does two things:
20790  ;;;;;;  "calc/calc-fin.el" "calc/calc-embed.el" "calc/calc-cplx.el"  ;;;;;;  "calc/calc-fin.el" "calc/calc-embed.el" "calc/calc-cplx.el"
20791  ;;;;;;  "calc/calc-comb.el" "calc/calc-bin.el" "calc/calc-arith.el"  ;;;;;;  "calc/calc-comb.el" "calc/calc-bin.el" "calc/calc-arith.el"
20792  ;;;;;;  "calc/calc-aent.el" "xml.el" "widget.el" "vt100-led.el" "vt-control.el"  ;;;;;;  "calc/calc-aent.el" "xml.el" "widget.el" "vt100-led.el" "vt-control.el"
20793  ;;;;;;  "vmsproc.el" "vms-patch.el" "vcursor.el" "unused.el" "timezone.el"  ;;;;;;  "vmsproc.el" "vms-patch.el" "unused.el" "timezone.el" "tempo.el"
20794  ;;;;;;  "tempo.el" "soundex.el" "scroll-bar.el" "s-region.el" "register.el"  ;;;;;;  "soundex.el" "scroll-bar.el" "s-region.el" "register.el"
20795  ;;;;;;  "regi.el" "pcvs-util.el" "paths.el" "patcomp.el" "mouse-drag.el"  ;;;;;;  "regi.el" "pcvs-util.el" "paths.el" "patcomp.el" "mouse-drag.el"
20796  ;;;;;;  "misc.el" "map-ynp.el" "kermit.el" "isearch.el" "generic-x.el"  ;;;;;;  "misc.el" "map-ynp.el" "kermit.el" "isearch.el" "generic-x.el"
20797  ;;;;;;  "forms-pass.el" "forms-d2.el" "foldout.el" "float-sup.el"  ;;;;;;  "forms-pass.el" "forms-d2.el" "foldout.el" "float-sup.el"
# Line 20791  Zone-mode does two things: Line 20799  Zone-mode does two things:
20799  ;;;;;;  "ediff-init.el" "ediff-hook.el" "dos-vars.el" "dos-fns.el"  ;;;;;;  "ediff-init.el" "ediff-hook.el" "dos-vars.el" "dos-fns.el"
20800  ;;;;;;  "cus-dep.el" "cdl.el" "case-table.el" "byte-run.el" "buff-menu.el"  ;;;;;;  "cus-dep.el" "cdl.el" "case-table.el" "byte-run.el" "buff-menu.el"
20801  ;;;;;;  "abbrevlist.el" "abbrev.el" "custom.el" "indent.el" "version.el"  ;;;;;;  "abbrevlist.el" "abbrev.el" "custom.el" "indent.el" "version.el"
20802  ;;;;;;  "w32-vars.el" "xscheme.el" "net/ldap.el" "term/x-win.el"  ;;;;;;  "w32-vars.el" "xscheme.el" "net/ldap.el" "emacs-lisp/cl-extra.el"
20803  ;;;;;;  "emacs-lisp/cl-extra.el" "emacs-lisp/cl-seq.el" "emulation/cua-gmrk.el"  ;;;;;;  "emacs-lisp/cl-seq.el" "emulation/cua-gmrk.el" "gnus/gnus-cite.el"
20804  ;;;;;;  "gnus/gnus-cite.el" "gnus/nnmail.el" "gnus/nnvirtual.el"  ;;;;;;  "gnus/nnmail.el" "gnus/nnvirtual.el" "language/utf-8-lang.el"
20805  ;;;;;;  "language/utf-8-lang.el" "calc/calc-help.el" "calc/calc-units.el"  ;;;;;;  "calc/calc-help.el" "calc/calc-units.el" "dos-w32.el" "ediff-diff.el"
20806  ;;;;;;  "dos-w32.el" "ediff-diff.el" "faces.el" "filesets.el" "format.el"  ;;;;;;  "filesets.el" "format.el" "pcvs-info.el" "w32-fns.el" "calc/calc-alg.el"
 ;;;;;;  "pcvs-info.el" "pcvs-parse.el" "w32-fns.el" "calc/calc-alg.el"  
20807  ;;;;;;  "gnus/gnus-ems.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"  ;;;;;;  "gnus/gnus-ems.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"
20808  ;;;;;;  "gnus/nnheader.el" "emacs-lisp/bindat.el" "emacs-lisp/lisp-mode.el"  ;;;;;;  "gnus/nnheader.el" "emacs-lisp/bindat.el" "emacs-lisp/lisp-mode.el"
20809  ;;;;;;  "emulation/cua-rect.el" "emulation/viper-cmd.el" "eshell/em-pred.el"  ;;;;;;  "emulation/cua-rect.el" "emulation/viper-cmd.el" "eshell/em-pred.el"
20810  ;;;;;;  "eshell/em-unix.el" "net/tramp-vc.el" "progmodes/ada-prj.el"  ;;;;;;  "eshell/em-unix.el" "net/tramp-vc.el" "progmodes/ada-prj.el"
20811  ;;;;;;  "progmodes/ebnf-yac.el" "term/tty-colors.el" "term/w32-win.el"  ;;;;;;  "progmodes/ebnf-yac.el" "term/tty-colors.el" "term/w32-win.el"
20812  ;;;;;;  "term/xterm.el" "allout.el" "bindings.el" "cus-load.el" "files.el"  ;;;;;;  "term/xterm.el" "allout.el" "bindings.el" "cus-load.el" "finder-inf.el"
20813  ;;;;;;  "finder-inf.el" "font-core.el" "frame.el" "menu-bar.el" "mouse-copy.el"  ;;;;;;  "frame.el" "mouse-copy.el" "emacs-lisp/authors.el" "emulation/viper-ex.el"
20814  ;;;;;;  "replace.el" "startup.el" "subdirs.el" "subr.el" "vc-hooks.el"  ;;;;;;  "gnus/imap.el" "gnus/nnbabyl.el" "gnus/nnmbox.el" "gnus/nnmh.el"
 ;;;;;;  "emacs-lisp/authors.el" "emulation/viper-ex.el" "gnus/imap.el"  
 ;;;;;;  "gnus/nnbabyl.el" "gnus/nnmbox.el" "gnus/nnmh.el" "international/mule.el"  
20815  ;;;;;;  "progmodes/cc-engine.el" "textmodes/reftex-dcr.el" "textmodes/reftex-parse.el"  ;;;;;;  "progmodes/cc-engine.el" "textmodes/reftex-dcr.el" "textmodes/reftex-parse.el"
20816  ;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"  ;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"
20817  ;;;;;;  "textmodes/reftex-vars.el") (15729 24393 206661))  ;;;;;;  "subdirs.el") (15739 50398 369119))
20818    
20819  ;;;***  ;;;***
20820    

Legend:
Removed from v.2.83  
changed lines
  Added in v.2.84

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