/[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.56 by eliz, Mon Nov 26 19:57:04 2001 UTC revision 2.57 by eliz, Fri Dec 21 09:20:35 2001 UTC
# Line 4  Line 4 
4    
5  ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best  ;;;### (autoloads (5x5-crack 5x5-crack-xor-mutate 5x5-crack-mutating-best
6  ;;;;;;  5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"  ;;;;;;  5x5-crack-mutating-current 5x5-crack-randomly 5x5) "5x5"
7  ;;;;;;  "play/5x5.el" (15192 12238))  ;;;;;;  "play/5x5.el" (15384 21747))
8  ;;; Generated autoloads from play/5x5.el  ;;; Generated autoloads from play/5x5.el
9    
10  (autoload (quote 5x5) "5x5" "\  (autoload (quote 5x5) "5x5" "\
# Line 38  Attempt to crack 5x5 by mutating the cur Line 38  Attempt to crack 5x5 by mutating the cur
38  Attempt to crack 5x5 by mutating the best solution." t nil)  Attempt to crack 5x5 by mutating the best solution." t nil)
39    
40  (autoload (quote 5x5-crack-xor-mutate) "5x5" "\  (autoload (quote 5x5-crack-xor-mutate) "5x5" "\
41  Attempt to crack 5x5 by xor the current and best solution and then  Attempt to crack 5x5 by xor the current and best solution.
42  mutating the result." t nil)  Mutate the result." t nil)
43    
44  (autoload (quote 5x5-crack) "5x5" "\  (autoload (quote 5x5-crack) "5x5" "\
45  Attempt to find a solution for 5x5.  Attempt to find a solution for 5x5.
# Line 52  should return a grid vector array that i Line 52  should return a grid vector array that i
52  ;;;***  ;;;***
53    
54  ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"  ;;;### (autoloads (ada-mode ada-add-extensions) "ada-mode" "progmodes/ada-mode.el"
55  ;;;;;;  (15192 12240))  ;;;;;;  (15394 64300))
56  ;;; Generated autoloads from progmodes/ada-mode.el  ;;; Generated autoloads from progmodes/ada-mode.el
57    
58  (autoload (quote ada-add-extensions) "ada-mode" "\  (autoload (quote ada-add-extensions) "ada-mode" "\
# Line 224  Fix any old-style date entries in the cu Line 224  Fix any old-style date entries in the cu
224  ;;;***  ;;;***
225    
226  ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action  ;;;### (autoloads (defadvice ad-add-advice ad-default-compilation-action
227  ;;;;;;  ad-redefinition-action) "advice" "emacs-lisp/advice.el" (15185  ;;;;;;  ad-redefinition-action) "advice" "emacs-lisp/advice.el" (15384
228  ;;;;;;  36002))  ;;;;;;  21745))
229  ;;; Generated autoloads from emacs-lisp/advice.el  ;;; Generated autoloads from emacs-lisp/advice.el
230    
231  (defvar ad-redefinition-action (quote warn) "\  (defvar ad-redefinition-action (quote warn) "\
# Line 392  A replacement function for `newline-and- Line 392  A replacement function for `newline-and-
392  ;;;***  ;;;***
393    
394  ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"  ;;;### (autoloads (ange-ftp-hook-function ange-ftp-reread-dir) "ange-ftp"
395  ;;;;;;  "net/ange-ftp.el" (15306 37169))  ;;;;;;  "net/ange-ftp.el" (15322 26506))
396  ;;; Generated autoloads from net/ange-ftp.el  ;;; Generated autoloads from net/ange-ftp.el
397   (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)   (defalias 'ange-ftp-re-read-dir 'ange-ftp-reread-dir)
398    
# Line 433  Display Sarah's birthday present in a ne Line 433  Display Sarah's birthday present in a ne
433  ;;;***  ;;;***
434    
435  ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)  ;;;### (autoloads (ansi-color-process-output ansi-color-for-comint-mode-on)
436  ;;;;;;  "ansi-color" "ansi-color.el" (14969 37995))  ;;;;;;  "ansi-color" "ansi-color.el" (15384 21740))
437  ;;; Generated autoloads from ansi-color.el  ;;; Generated autoloads from ansi-color.el
438    
439  (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\  (autoload (quote ansi-color-for-comint-mode-on) "ansi-color" "\
# Line 455  This is a good function to put in `comin Line 455  This is a good function to put in `comin
455  ;;;***  ;;;***
456    
457  ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)  ;;;### (autoloads (antlr-set-tabs antlr-mode antlr-show-makefile-rules)
458  ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (15242 17023))  ;;;;;;  "antlr-mode" "progmodes/antlr-mode.el" (15384 21747))
459  ;;; Generated autoloads from progmodes/antlr-mode.el  ;;; Generated autoloads from progmodes/antlr-mode.el
460    
461  (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\  (autoload (quote antlr-show-makefile-rules) "antlr-mode" "\
# Line 488  Used in `antlr-mode'.  Also a useful fun Line 488  Used in `antlr-mode'.  Also a useful fun
488  ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary  ;;;### (autoloads (appt-make-list appt-delete appt-add appt-display-diary
489  ;;;;;;  appt-display-duration appt-msg-window appt-display-mode-line  ;;;;;;  appt-display-duration appt-msg-window appt-display-mode-line
490  ;;;;;;  appt-visible appt-audible appt-message-warning-time appt-issue-message)  ;;;;;;  appt-visible appt-audible appt-message-warning-time appt-issue-message)
491  ;;;;;;  "appt" "calendar/appt.el" (15192 12220))  ;;;;;;  "appt" "calendar/appt.el" (15384 21744))
492  ;;; Generated autoloads from calendar/appt.el  ;;; Generated autoloads from calendar/appt.el
493    
494  (defvar appt-issue-message t "\  (defvar appt-issue-message t "\
# Line 540  They specify the range of dates that the Line 540  They specify the range of dates that the
540  ;;;***  ;;;***
541    
542  ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command  ;;;### (autoloads (apropos-documentation apropos-value apropos apropos-command
543  ;;;;;;  apropos-variable apropos-mode) "apropos" "apropos.el" (15299  ;;;;;;  apropos-variable apropos-mode) "apropos" "apropos.el" (15358
544  ;;;;;;  18676))  ;;;;;;  31081))
545  ;;; Generated autoloads from apropos.el  ;;; Generated autoloads from apropos.el
546    
547  (autoload (quote apropos-mode) "apropos" "\  (autoload (quote apropos-mode) "apropos" "\
# Line 604  archive. Line 604  archive.
604    
605  ;;;***  ;;;***
606    
607  ;;;### (autoloads (array-mode) "array" "array.el" (15192 12207))  ;;;### (autoloads (array-mode) "array" "array.el" (15384 21740))
608  ;;; Generated autoloads from array.el  ;;; Generated autoloads from array.el
609    
610  (autoload (quote array-mode) "array" "\  (autoload (quote array-mode) "array" "\
# Line 673  Entering array mode calls the function ` Line 673  Entering array mode calls the function `
673    
674  ;;;***  ;;;***
675    
676  ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15192  ;;;### (autoloads (artist-mode) "artist" "textmodes/artist.el" (15384
677  ;;;;;;  12246))  ;;;;;;  21747))
678  ;;; Generated autoloads from textmodes/artist.el  ;;; Generated autoloads from textmodes/artist.el
679    
680  (autoload (quote artist-mode) "artist" "\  (autoload (quote artist-mode) "artist" "\
# Line 972  This is similar to \\[autoarg-mode] but Line 972  This is similar to \\[autoarg-mode] but
972  ;;;***  ;;;***
973    
974  ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"  ;;;### (autoloads (autoconf-mode) "autoconf" "progmodes/autoconf.el"
975  ;;;;;;  (15192 12240))  ;;;;;;  (15327 25266))
976  ;;; Generated autoloads from progmodes/autoconf.el  ;;; Generated autoloads from progmodes/autoconf.el
977    
978  (autoload (quote autoconf-mode) "autoconf" "\  (autoload (quote autoconf-mode) "autoconf" "\
# Line 981  Major mode for editing Autoconf configur Line 981  Major mode for editing Autoconf configur
981  ;;;***  ;;;***
982    
983  ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)  ;;;### (autoloads (auto-insert-mode define-auto-insert auto-insert)
984  ;;;;;;  "autoinsert" "autoinsert.el" (14900 37239))  ;;;;;;  "autoinsert" "autoinsert.el" (15391 40437))
985  ;;; Generated autoloads from autoinsert.el  ;;; Generated autoloads from autoinsert.el
986    
987  (autoload (quote auto-insert) "autoinsert" "\  (autoload (quote auto-insert) "autoinsert" "\
# Line 1015  insert a template for the file depending Line 1015  insert a template for the file depending
1015    
1016  ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories  ;;;### (autoloads (batch-update-autoloads update-autoloads-from-directories
1017  ;;;;;;  update-file-autoloads) "autoload" "emacs-lisp/autoload.el"  ;;;;;;  update-file-autoloads) "autoload" "emacs-lisp/autoload.el"
1018  ;;;;;;  (15301 19232))  ;;;;;;  (15384 21745))
1019  ;;; Generated autoloads from emacs-lisp/autoload.el  ;;; Generated autoloads from emacs-lisp/autoload.el
1020    
1021  (autoload (quote update-file-autoloads) "autoload" "\  (autoload (quote update-file-autoloads) "autoload" "\
# Line 1155  Vectors work just like lists.  Nested ba Line 1155  Vectors work just like lists.  Nested ba
1155  ;;;***  ;;;***
1156    
1157  ;;;### (autoloads (display-battery battery) "battery" "battery.el"  ;;;### (autoloads (display-battery battery) "battery" "battery.el"
1158  ;;;;;;  (15223 37886))  ;;;;;;  (15384 21740))
1159  ;;; Generated autoloads from battery.el  ;;; Generated autoloads from battery.el
1160    
1161  (autoload (quote battery) "battery" "\  (autoload (quote battery) "battery" "\
# Line 1284  non-nil. Line 1284  non-nil.
1284    
1285  ;;;***  ;;;***
1286    
1287  ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (13229  ;;;### (autoloads (blackbox) "blackbox" "play/blackbox.el" (15394
1288  ;;;;;;  27947))  ;;;;;;  64300))
1289  ;;; Generated autoloads from play/blackbox.el  ;;; Generated autoloads from play/blackbox.el
1290    
1291  (autoload (quote blackbox) "blackbox" "\  (autoload (quote blackbox) "blackbox" "\
1292  Play blackbox.  Optional prefix argument is the number of balls;  Play blackbox.
1293  the default is 4.  Optional prefix argument is the number of balls; the default is 4.
1294    
1295  What is blackbox?  What is blackbox?
1296    
# Line 1407  a reflection." t nil) Line 1407  a reflection." t nil)
1407  ;;;;;;  bookmark-load bookmark-save bookmark-write bookmark-delete  ;;;;;;  bookmark-load bookmark-save bookmark-write bookmark-delete
1408  ;;;;;;  bookmark-insert bookmark-rename bookmark-insert-location  ;;;;;;  bookmark-insert bookmark-rename bookmark-insert-location
1409  ;;;;;;  bookmark-relocate bookmark-jump bookmark-set) "bookmark"  ;;;;;;  bookmark-relocate bookmark-jump bookmark-set) "bookmark"
1410  ;;;;;;  "bookmark.el" (15296 35571))  ;;;;;;  "bookmark.el" (15394 64298))
1411  ;;; Generated autoloads from bookmark.el  ;;; Generated autoloads from bookmark.el
1412   (define-key ctl-x-map "rb" 'bookmark-jump)   (define-key ctl-x-map "rb" 'bookmark-jump)
1413   (define-key ctl-x-map "rm" 'bookmark-set)   (define-key ctl-x-map "rm" 'bookmark-set)
# Line 1661  corresponding bookmark function from Lis Line 1661  corresponding bookmark function from Lis
1661  ;;;;;;  browse-url-mmm browse-url-lynx-emacs browse-url-lynx-xterm  ;;;;;;  browse-url-mmm browse-url-lynx-emacs browse-url-lynx-xterm
1662  ;;;;;;  browse-url-w3-gnudoit browse-url-w3 browse-url-iximosaic  ;;;;;;  browse-url-w3-gnudoit browse-url-w3 browse-url-iximosaic
1663  ;;;;;;  browse-url-cci browse-url-grail browse-url-mosaic browse-url-gnome-moz  ;;;;;;  browse-url-cci browse-url-grail browse-url-mosaic browse-url-gnome-moz
1664  ;;;;;;  browse-url-netscape browse-url-at-mouse browse-url-at-point  ;;;;;;  browse-url-galeon browse-url-mozilla browse-url-netscape
1665    ;;;;;;  browse-url-default-browser browse-url-at-mouse browse-url-at-point
1666  ;;;;;;  browse-url browse-url-of-region browse-url-of-dired-file  ;;;;;;  browse-url browse-url-of-region browse-url-of-dired-file
1667  ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-generic-program  ;;;;;;  browse-url-of-buffer browse-url-of-file browse-url-generic-program
1668  ;;;;;;  browse-url-save-file browse-url-netscape-display browse-url-new-window-flag  ;;;;;;  browse-url-save-file browse-url-new-window-flag browse-url-galeon-program
1669  ;;;;;;  browse-url-browser-function) "browse-url" "net/browse-url.el"  ;;;;;;  browse-url-browser-display browse-url-browser-function) "browse-url"
1670  ;;;;;;  (15192 12237))  ;;;;;;  "net/browse-url.el" (15384 21746))
1671  ;;; Generated autoloads from net/browse-url.el  ;;; Generated autoloads from net/browse-url.el
1672    
1673  (defvar browse-url-browser-function (if (memq system-type (quote (windows-nt ms-dos))) (quote browse-url-default-windows-browser) (quote browse-url-netscape)) "\  (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)) "\
1674  *Function to display the current buffer in a WWW browser.  *Function to display the current buffer in a WWW browser.
1675  This is used by the `browse-url-at-point', `browse-url-at-mouse', and  This is used by the `browse-url-at-point', `browse-url-at-mouse', and
1676  `browse-url-of-file' commands.  `browse-url-of-file' commands.
# Line 1680  associated with the first REGEXP which m Line 1681  associated with the first REGEXP which m
1681  function is passed the URL and any other args of `browse-url'.  The last  function is passed the URL and any other args of `browse-url'.  The last
1682  regexp should probably be \".\" to specify a default browser.")  regexp should probably be \".\" to specify a default browser.")
1683    
1684    (defvar browse-url-browser-display nil "\
1685    *The X display for running the browser, if not same as Emacs'.")
1686    
1687    (defvar browse-url-galeon-program "galeon" "\
1688    The name by which to invoke Galeon.")
1689    
1690  (defvar browse-url-new-window-flag nil "\  (defvar browse-url-new-window-flag nil "\
1691  *If non-nil, always open a new browser window with appropriate browsers.  *If non-nil, always open a new browser window with appropriate browsers.
1692  Passing an interactive argument to \\[browse-url], or specific browser  Passing an interactive argument to \\[browse-url], or specific browser
1693  commands reverses the effect of this variable.  Requires Netscape version  commands reverses the effect of this variable.  Requires Netscape version
1694  1.1N or later or XMosaic version 2.5 or later if using those browsers.")  1.1N or later or XMosaic version 2.5 or later if using those browsers.")
1695    
 (defvar browse-url-netscape-display nil "\  
 *The X display for running Netscape, if not same as Emacs'.")  
   
1696  (defvar browse-url-save-file nil "\  (defvar browse-url-save-file nil "\
1697  *If non-nil, save the buffer before displaying its file.  *If non-nil, save the buffer before displaying its file.
1698  Used by the `browse-url-of-file' command.")  Used by the `browse-url-of-file' command.")
# Line 1732  but point is not changed.  Doesn't let y Line 1736  but point is not changed.  Doesn't let y
1736  `browse-url'.  Variable `browse-url-browser-function' says which browser  `browse-url'.  Variable `browse-url-browser-function' says which browser
1737  to use." t nil)  to use." t nil)
1738    
1739    (autoload (quote browse-url-default-browser) "browse-url" "\
1740    Find a suitable browser and ask it to load URL.
1741    Default to the URL around or before point.
1742    
1743    When called interactively, if variable `browse-url-new-window-flag' is
1744    non-nil, load the document in a new window, if possible, otherwise use
1745    a random existing one.  A non-nil interactive prefix argument reverses
1746    the effect of `browse-url-new-window-flag'.
1747    
1748    When called non-interactively, optional second argument NEW-WINDOW is
1749    used instead of `browse-url-new-window-flag'.
1750    
1751    The order attempted is gnome-moz-remote, Mozilla, Galeon, Netscape,
1752    Mosaic, IXI Mosaic, Lynx in an xterm, MMM, Konqueror, and then W3." nil nil)
1753    
1754  (autoload (quote browse-url-netscape) "browse-url" "\  (autoload (quote browse-url-netscape) "browse-url" "\
1755  Ask the Netscape WWW browser to load URL.  Ask the Netscape WWW browser to load URL.
1756  Default to the URL around or before point.  The strings in variable  Default to the URL around or before point.  The strings in variable
# Line 1745  the effect of `browse-url-new-window-fla Line 1764  the effect of `browse-url-new-window-fla
1764  When called non-interactively, optional second argument NEW-WINDOW is  When called non-interactively, optional second argument NEW-WINDOW is
1765  used instead of `browse-url-new-window-flag'." t nil)  used instead of `browse-url-new-window-flag'." t nil)
1766    
1767    (autoload (quote browse-url-mozilla) "browse-url" "\
1768    Ask the Mozilla WWW browser to load URL.
1769    Default to the URL around or before point.  The strings in variable
1770    `browse-url-mozilla-arguments' are also passed to Mozilla.
1771    
1772    When called interactively, if variable `browse-url-new-window-flag' is
1773    non-nil, load the document in a new Mozilla window, otherwise use a
1774    random existing one.  A non-nil interactive prefix argument reverses
1775    the effect of `browse-url-new-window-flag'.
1776    
1777    When called non-interactively, optional second argument NEW-WINDOW is
1778    used instead of `browse-url-new-window-flag'." t nil)
1779    
1780    (autoload (quote browse-url-galeon) "browse-url" "\
1781    Ask the Galeon WWW browser to load URL.
1782    Default to the URL around or before point.  The strings in variable
1783    `browse-url-galeon-arguments' are also passed to Galeon.
1784    
1785    When called interactively, if variable `browse-url-new-window-flag' is
1786    non-nil, load the document in a new Galeon window, otherwise use a
1787    random existing one.  A non-nil interactive prefix argument reverses
1788    the effect of `browse-url-new-window-flag'.
1789    
1790    When called non-interactively, optional second argument NEW-WINDOW is
1791    used instead of `browse-url-new-window-flag'." t nil)
1792    
1793  (autoload (quote browse-url-gnome-moz) "browse-url" "\  (autoload (quote browse-url-gnome-moz) "browse-url" "\
1794  Ask Mozilla/Netscape to load URL via the GNOME program `gnome-moz-remote'.  Ask Mozilla/Netscape to load URL via the GNOME program `gnome-moz-remote'.
1795  Default to the URL around or before point.  The strings in variable  Default to the URL around or before point.  The strings in variable
# Line 1870  Default to the URL around or before poin Line 1915  Default to the URL around or before poin
1915    
1916  ;;;***  ;;;***
1917    
1918  ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (13607  ;;;### (autoloads (snarf-bruces bruce) "bruce" "play/bruce.el" (15391
1919  ;;;;;;  42538))  ;;;;;;  40440))
1920  ;;; Generated autoloads from play/bruce.el  ;;; Generated autoloads from play/bruce.el
1921    
1922  (autoload (quote bruce) "bruce" "\  (autoload (quote bruce) "bruce" "\
# Line 1883  Return a vector containing the lines fro Line 1928  Return a vector containing the lines fro
1928  ;;;***  ;;;***
1929    
1930  ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)  ;;;### (autoloads (bs-show bs-customize bs-cycle-previous bs-cycle-next)
1931  ;;;;;;  "bs" "bs.el" (15297 22172))  ;;;;;;  "bs" "bs.el" (15358 31081))
1932  ;;; Generated autoloads from bs.el  ;;; Generated autoloads from bs.el
1933    
1934  (autoload (quote bs-cycle-next) "bs" "\  (autoload (quote bs-cycle-next) "bs" "\
# Line 1916  name of buffer configuration." t nil) Line 1961  name of buffer configuration." t nil)
1961  ;;;***  ;;;***
1962    
1963  ;;;### (autoloads (insert-text-button make-text-button insert-button  ;;;### (autoloads (insert-text-button make-text-button insert-button
1964  ;;;;;;  make-button define-button-type) "button" "button.el" (15306  ;;;;;;  make-button define-button-type) "button" "button.el" (15328
1965  ;;;;;;  37162))  ;;;;;;  62164))
1966  ;;; Generated autoloads from button.el  ;;; Generated autoloads from button.el
1967    
1968  (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "" (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\  (defvar button-map (let ((map (make-sparse-keymap))) (define-key map "" (quote push-button)) (define-key map [mouse-2] (quote push-button)) map) "\
# Line 1994  Also see `make-text-button'." nil nil) Line 2039  Also see `make-text-button'." nil nil)
2039  ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile  ;;;### (autoloads (batch-byte-recompile-directory batch-byte-compile
2040  ;;;;;;  display-call-tree byte-compile compile-defun byte-compile-file  ;;;;;;  display-call-tree byte-compile compile-defun byte-compile-file
2041  ;;;;;;  byte-recompile-directory byte-force-recompile) "bytecomp"  ;;;;;;  byte-recompile-directory byte-force-recompile) "bytecomp"
2042  ;;;;;;  "emacs-lisp/bytecomp.el" (15311 55090))  ;;;;;;  "emacs-lisp/bytecomp.el" (15358 31086))
2043  ;;; Generated autoloads from emacs-lisp/bytecomp.el  ;;; Generated autoloads from emacs-lisp/bytecomp.el
2044    
2045  (autoload (quote byte-force-recompile) "bytecomp" "\  (autoload (quote byte-force-recompile) "bytecomp" "\
# Line 2020  recompile every `.el' file that already Line 2065  recompile every `.el' file that already
2065  Compile a file of Lisp code named FILENAME into a file of byte code.  Compile a file of Lisp code named FILENAME into a file of byte code.
2066  The output file's name is made by appending `c' to the end of FILENAME.  The output file's name is made by appending `c' to the end of FILENAME.
2067  With prefix arg (noninteractively: 2nd arg), LOAD the file after compiling.  With prefix arg (noninteractively: 2nd arg), LOAD the file after compiling.
2068  The value is t if there were no errors, nil if errors." t nil)  The value is non-nil if there were no errors, nil if errors." t nil)
2069    
2070  (autoload (quote compile-defun) "bytecomp" "\  (autoload (quote compile-defun) "bytecomp" "\
2071  Compile and evaluate the current top-level form.  Compile and evaluate the current top-level form.
# Line 2080  from the cursor position." t nil) Line 2125  from the cursor position." t nil)
2125    
2126  ;;;***  ;;;***
2127    
2128    ;;;### (autoloads (defmath calc-embedded-activate calc-embedded calc-grab-rectangle
2129    ;;;;;;  calc-grab-region full-calc-keypad calc-keypad calc-eval quick-calc
2130    ;;;;;;  full-calc calc calc-dispatch) "calc" "calc/calc.el" (15394
2131    ;;;;;;  64299))
2132    ;;; Generated autoloads from calc/calc.el
2133    
2134    (defvar calc-info-filename "calc.info" "\
2135    *File name in which to look for the Calculator's Info documentation.")
2136    
2137    (defvar calc-settings-file user-init-file "\
2138    *File in which to record permanent settings; default is `user-init-file'.")
2139    
2140    (defvar calc-autoload-directory nil "\
2141    Name of directory from which additional \".elc\" files for Calc should be
2142    loaded.  Should include a trailing \"/\".
2143    If nil, use original installation directory.
2144    This can safely be nil as long as the Calc files are on the load-path.")
2145    
2146    (defvar calc-gnuplot-name "gnuplot" "\
2147    *Name of GNUPLOT program, for calc-graph features.")
2148    
2149    (defvar calc-gnuplot-plot-command nil "\
2150    *Name of command for displaying GNUPLOT output; %s = file name to print.")
2151    
2152    (defvar calc-gnuplot-print-command "lp %s" "\
2153    *Name of command for printing GNUPLOT output; %s = file name to print.")
2154     (global-set-key "\e#" 'calc-dispatch)
2155    
2156    (autoload (quote calc-dispatch) "calc" "\
2157    Invoke the GNU Emacs Calculator.  See `calc-dispatch-help' for details." t nil)
2158    
2159    (autoload (quote calc) "calc" "\
2160    The Emacs Calculator.  Full documentation is listed under \"calc-mode\"." t nil)
2161    
2162    (autoload (quote full-calc) "calc" "\
2163    Invoke the Calculator and give it a full-sized window." t nil)
2164    
2165    (autoload (quote quick-calc) "calc" "\
2166    Do a quick calculation in the minibuffer without invoking full Calculator." t nil)
2167    
2168    (autoload (quote calc-eval) "calc" "\
2169    Do a quick calculation and return the result as a string.
2170    Return value will either be the formatted result in string form,
2171    or a list containing a character position and an error message in string form." nil nil)
2172    
2173    (autoload (quote calc-keypad) "calc" "\
2174    Invoke the Calculator in \"visual keypad\" mode.
2175    This is most useful in the X window system.
2176    In this mode, click on the Calc \"buttons\" using the left mouse button.
2177    Or, position the cursor manually and do M-x calc-keypad-press." t nil)
2178    
2179    (autoload (quote full-calc-keypad) "calc" "\
2180    Invoke the Calculator in full-screen \"visual keypad\" mode.
2181    See calc-keypad for details." t nil)
2182    
2183    (autoload (quote calc-grab-region) "calc" "\
2184    Parse the region as a vector of numbers and push it on the Calculator stack." t nil)
2185    
2186    (autoload (quote calc-grab-rectangle) "calc" "\
2187    Parse a rectangle as a matrix of numbers and push it on the Calculator stack." t nil)
2188    
2189    (autoload (quote calc-embedded) "calc" "\
2190    Start Calc Embedded mode on the formula surrounding point." t nil)
2191    
2192    (autoload (quote calc-embedded-activate) "calc" "\
2193    Scan the current editing buffer for all embedded := and => formulas.
2194    Also looks for the equivalent TeX words, \\gets and \\evalto." t nil)
2195    
2196    (autoload (quote defmath) "calc" nil nil (quote macro))
2197    
2198    ;;;***
2199    
2200    ;;;### (autoloads (calc-extensions) "calc-ext" "calc/calc-ext.el"
2201    ;;;;;;  (15394 64299))
2202    ;;; Generated autoloads from calc/calc-ext.el
2203    
2204    (autoload (quote calc-extensions) "calc-ext" "\
2205    This function is part of the autoload linkage for parts of Calc." nil nil)
2206    
2207    ;;;***
2208    
2209  ;;;### (autoloads (calculator) "calculator" "calculator.el" (15302  ;;;### (autoloads (calculator) "calculator" "calculator.el" (15302
2210  ;;;;;;  65117))  ;;;;;;  65117))
2211  ;;; Generated autoloads from calculator.el  ;;; Generated autoloads from calculator.el
# Line 2106  See the documentation for `calculator-mo Line 2232  See the documentation for `calculator-mo
2232  ;;;;;;  calendar-remove-frame-by-deleting mark-diary-entries-in-calendar  ;;;;;;  calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2233  ;;;;;;  number-of-diary-entries view-diary-entries-initially calendar-offset  ;;;;;;  number-of-diary-entries view-diary-entries-initially calendar-offset
2234  ;;;;;;  calendar-week-start-day) "calendar" "calendar/calendar.el"  ;;;;;;  calendar-week-start-day) "calendar" "calendar/calendar.el"
2235  ;;;;;;  (15302 40107))  ;;;;;;  (15384 21745))
2236  ;;; Generated autoloads from calendar/calendar.el  ;;; Generated autoloads from calendar/calendar.el
2237    
2238  (defvar calendar-week-start-day 0 "\  (defvar calendar-week-start-day 0 "\
# Line 2579  Syntax table used in pike-mode buffers." Line 2705  Syntax table used in pike-mode buffers."
2705    
2706  ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode  ;;;### (autoloads (pike-mode idl-mode java-mode objc-mode c++-mode
2707  ;;;;;;  c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"  ;;;;;;  c-mode c-initialize-cc-mode) "cc-mode" "progmodes/cc-mode.el"
2708  ;;;;;;  (15122 26750))  ;;;;;;  (15384 21747))
2709  ;;; Generated autoloads from progmodes/cc-mode.el  ;;; Generated autoloads from progmodes/cc-mode.el
2710    
2711  (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)  (autoload (quote c-initialize-cc-mode) "cc-mode" nil nil nil)
# Line 2999  See the documentation of `define-ccl-pro Line 3125  See the documentation of `define-ccl-pro
3125  ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer  ;;;;;;  checkdoc-comments checkdoc-continue checkdoc-start checkdoc-current-buffer
3126  ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive  ;;;;;;  checkdoc-eval-current-buffer checkdoc-message-interactive
3127  ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"  ;;;;;;  checkdoc-interactive checkdoc) "checkdoc" "emacs-lisp/checkdoc.el"
3128  ;;;;;;  (15319 49208))  ;;;;;;  (15384 21745))
3129  ;;; Generated autoloads from emacs-lisp/checkdoc.el  ;;; Generated autoloads from emacs-lisp/checkdoc.el
3130    
3131  (autoload (quote checkdoc) "checkdoc" "\  (autoload (quote checkdoc) "checkdoc" "\
# Line 3138  checking of documentation strings. Line 3264  checking of documentation strings.
3264  ;;;***  ;;;***
3265    
3266  ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer  ;;;### (autoloads (encode-hz-buffer encode-hz-region decode-hz-buffer
3267  ;;;;;;  decode-hz-region) "china-util" "language/china-util.el" (15192  ;;;;;;  decode-hz-region) "china-util" "language/china-util.el" (15391
3268  ;;;;;;  12234))  ;;;;;;  40439))
3269  ;;; Generated autoloads from language/china-util.el  ;;; Generated autoloads from language/china-util.el
3270    
3271  (autoload (quote decode-hz-region) "china-util" "\  (autoload (quote decode-hz-region) "china-util" "\
# Line 3192  and runs the normal hook `command-histor Line 3318  and runs the normal hook `command-histor
3318    
3319  ;;;***  ;;;***
3320    
3321  ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15297 22177))  ;;;### (autoloads nil "cl" "emacs-lisp/cl.el" (15384 21745))
3322  ;;; Generated autoloads from emacs-lisp/cl.el  ;;; Generated autoloads from emacs-lisp/cl.el
3323    
3324  (defvar custom-print-functions nil "\  (defvar custom-print-functions nil "\
# Line 3208  a future Emacs interpreter will be able Line 3334  a future Emacs interpreter will be able
3334  ;;;***  ;;;***
3335    
3336  ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"  ;;;### (autoloads (common-lisp-indent-function) "cl-indent" "emacs-lisp/cl-indent.el"
3337  ;;;;;;  (15226 33281))  ;;;;;;  (15358 31086))
3338  ;;; Generated autoloads from emacs-lisp/cl-indent.el  ;;; Generated autoloads from emacs-lisp/cl-indent.el
3339    
3340  (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)  (autoload (quote common-lisp-indent-function) "cl-indent" nil nil nil)
# Line 3233  For use inside Lisp programs, see also ` Line 3359  For use inside Lisp programs, see also `
3359    
3360  ;;;***  ;;;***
3361    
3362  ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15192  ;;;### (autoloads (run-scheme) "cmuscheme" "cmuscheme.el" (15394
3363  ;;;;;;  12207))  ;;;;;;  64298))
3364  ;;; Generated autoloads from cmuscheme.el  ;;; Generated autoloads from cmuscheme.el
3365    
3366  (autoload (quote run-scheme) "cmuscheme" "\  (autoload (quote run-scheme) "cmuscheme" "\
# Line 3248  of `scheme-program-name').  Runs the hoo Line 3374  of `scheme-program-name').  Runs the hoo
3374    
3375  ;;;***  ;;;***
3376    
3377    ;;;### (autoloads (cp-make-coding-system) "code-pages" "international/code-pages.el"
3378    ;;;;;;  (15387 34065))
3379    ;;; Generated autoloads from international/code-pages.el
3380    
3381    (autoload (quote cp-make-coding-system) "code-pages" "\
3382    Make coding system NAME for and 8-bit, extended-ASCII character set.
3383    V is a 128-long vector of characters to translate the upper half of
3384    the charactert set.  DOC-STRING and MNEMONIC are used as the
3385    corresponding args of `make-coding-system'.  If MNEMONIC isn't given,
3386    ?* is used." nil (quote macro))
3387    
3388    ;;;***
3389    
3390  ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage  ;;;### (autoloads (codepage-setup cp-supported-codepages cp-offset-for-codepage
3391  ;;;;;;  cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)  ;;;;;;  cp-language-for-codepage cp-charset-for-codepage cp-make-coding-systems-for-codepage)
3392  ;;;;;;  "codepage" "international/codepage.el" (15192 12231))  ;;;;;;  "codepage" "international/codepage.el" (15384 21745))
3393  ;;; Generated autoloads from international/codepage.el  ;;; Generated autoloads from international/codepage.el
3394    
3395  (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\  (autoload (quote cp-make-coding-systems-for-codepage) "codepage" "\
# Line 3297  read/written by MS-DOS software, or for Line 3436  read/written by MS-DOS software, or for
3436  ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list  ;;;### (autoloads (comint-redirect-results-list-from-process comint-redirect-results-list
3437  ;;;;;;  comint-redirect-send-command-to-process comint-redirect-send-command  ;;;;;;  comint-redirect-send-command-to-process comint-redirect-send-command
3438  ;;;;;;  comint-run make-comint make-comint-in-buffer) "comint" "comint.el"  ;;;;;;  comint-run make-comint make-comint-in-buffer) "comint" "comint.el"
3439  ;;;;;;  (15309 60248))  ;;;;;;  (15394 64298))
3440  ;;; Generated autoloads from comint.el  ;;; Generated autoloads from comint.el
3441    
3442  (autoload (quote make-comint-in-buffer) "comint" "\  (autoload (quote make-comint-in-buffer) "comint" "\
# Line 3377  If `compare-ignore-case' is non-nil, cha Line 3516  If `compare-ignore-case' is non-nil, cha
3516  ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode  ;;;### (autoloads (next-error compilation-minor-mode compilation-shell-minor-mode
3517  ;;;;;;  compilation-mode grep-find grep compile compilation-search-path  ;;;;;;  compilation-mode grep-find grep compile compilation-search-path
3518  ;;;;;;  compilation-ask-about-save compilation-window-height compilation-mode-hook)  ;;;;;;  compilation-ask-about-save compilation-window-height compilation-mode-hook)
3519  ;;;;;;  "compile" "progmodes/compile.el" (15320 3854))  ;;;;;;  "compile" "progmodes/compile.el" (15384 21747))
3520  ;;; Generated autoloads from progmodes/compile.el  ;;; Generated autoloads from progmodes/compile.el
3521    
3522  (defvar compilation-mode-hook nil "\  (defvar compilation-mode-hook nil "\
# Line 3543  See also the variable `PC-include-file-p Line 3682  See also the variable `PC-include-file-p
3682  ;;;***  ;;;***
3683    
3684  ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"  ;;;### (autoloads (dynamic-completion-mode) "completion" "completion.el"
3685  ;;;;;;  (15192 12207))  ;;;;;;  (15394 64298))
3686  ;;; Generated autoloads from completion.el  ;;; Generated autoloads from completion.el
3687    
3688  (autoload (quote dynamic-completion-mode) "completion" "\  (autoload (quote dynamic-completion-mode) "completion" "\
# Line 3743  vector of CHAR respectively." nil nil) Line 3882  vector of CHAR respectively." nil nil)
3882  ;;;***  ;;;***
3883    
3884  ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)  ;;;### (autoloads (shuffle-vector cookie-snarf cookie-insert cookie)
3885  ;;;;;;  "cookie1" "play/cookie1.el" (14747 44775))  ;;;;;;  "cookie1" "play/cookie1.el" (15384 21747))
3886  ;;; Generated autoloads from play/cookie1.el  ;;; Generated autoloads from play/cookie1.el
3887    
3888  (autoload (quote cookie) "cookie1" "\  (autoload (quote cookie) "cookie1" "\
3889  Return a random phrase from PHRASE-FILE.  When the phrase file  Return a random phrase from PHRASE-FILE.
3890  is read in, display STARTMSG at beginning of load, ENDMSG at end." nil nil)  When the phrase file is read in, display STARTMSG at the beginning
3891    of load, ENDMSG at the end." nil nil)
3892    
3893  (autoload (quote cookie-insert) "cookie1" "\  (autoload (quote cookie-insert) "cookie1" "\
3894  Insert random phrases from PHRASE-FILE; COUNT of them.  When the phrase file  Insert random phrases from PHRASE-FILE; COUNT of them.
3895  is read in, display STARTMSG at beginning of load, ENDMSG at end." nil nil)  When the phrase file is read in, display STARTMSG at the beginning
3896    of load, ENDMSG at the end." nil nil)
3897    
3898  (autoload (quote cookie-snarf) "cookie1" "\  (autoload (quote cookie-snarf) "cookie1" "\
3899  Reads in the PHRASE-FILE, returns it as a vector of strings.  Reads in the PHRASE-FILE, returns it as a vector of strings.
# Line 3760  Emit STARTMSG and ENDMSG before and afte Line 3901  Emit STARTMSG and ENDMSG before and afte
3901  and subsequent calls on the same file won't go to disk." nil nil)  and subsequent calls on the same file won't go to disk." nil nil)
3902    
3903  (autoload (quote shuffle-vector) "cookie1" "\  (autoload (quote shuffle-vector) "cookie1" "\
3904  Randomly permute the elements of VECTOR (all permutations equally likely)" nil nil)  Randomly permute the elements of VECTOR (all permutations equally likely)." nil nil)
3905    
3906  ;;;***  ;;;***
3907    
# Line 3781  Insert a copyright by $ORGANIZATION noti Line 3922  Insert a copyright by $ORGANIZATION noti
3922  ;;;***  ;;;***
3923    
3924  ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"  ;;;### (autoloads (cperl-mode) "cperl-mode" "progmodes/cperl-mode.el"
3925  ;;;;;;  (15306 37171))  ;;;;;;  (15358 31086))
3926  ;;; Generated autoloads from progmodes/cperl-mode.el  ;;; Generated autoloads from progmodes/cperl-mode.el
3927    
3928  (autoload (quote cperl-mode) "cperl-mode" "\  (autoload (quote cperl-mode) "cperl-mode" "\
# Line 3952  or as help on variables `cperl-tips', `c Line 4093  or as help on variables `cperl-tips', `c
4093  ;;;***  ;;;***
4094    
4095  ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"  ;;;### (autoloads (cpp-parse-edit cpp-highlight-buffer) "cpp" "progmodes/cpp.el"
4096  ;;;;;;  (15192 12242))  ;;;;;;  (15349 7598))
4097  ;;; Generated autoloads from progmodes/cpp.el  ;;; Generated autoloads from progmodes/cpp.el
4098    
4099  (autoload (quote cpp-highlight-buffer) "cpp" "\  (autoload (quote cpp-highlight-buffer) "cpp" "\
# Line 3991  With ARG, turn CRiSP mode on if ARG is p Line 4132  With ARG, turn CRiSP mode on if ARG is p
4132  ;;;***  ;;;***
4133    
4134  ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"  ;;;### (autoloads (completing-read-multiple) "crm" "emacs-lisp/crm.el"
4135  ;;;;;;  (14600 38414))  ;;;;;;  (15384 21745))
4136  ;;; Generated autoloads from emacs-lisp/crm.el  ;;; Generated autoloads from emacs-lisp/crm.el
4137    
4138  (autoload (quote completing-read-multiple) "crm" "\  (autoload (quote completing-read-multiple) "crm" "\
# Line 4008  The default value for the separator char Line 4149  The default value for the separator char
4149  `crm-default-separator' (comma).  The separator character may be  `crm-default-separator' (comma).  The separator character may be
4150  changed by modifying the value of `crm-separator'.  changed by modifying the value of `crm-separator'.
4151    
4152  Continguous strings of non-separator-characters are referred to as  Contiguous strings of non-separator-characters are referred to as
4153  'elements'.  In the aforementioned example, the elements are: 'alice',  'elements'.  In the aforementioned example, the elements are: 'alice',
4154  'bob', and 'eve'.  'bob', and 'eve'.
4155    
# Line 4032  INHERIT-INPUT-METHOD." nil nil) Line 4173  INHERIT-INPUT-METHOD." nil nil)
4173  ;;;;;;  customize-option-other-window customize-changed-options customize-option  ;;;;;;  customize-option-other-window customize-changed-options customize-option
4174  ;;;;;;  customize-group-other-window customize-group customize customize-save-variable  ;;;;;;  customize-group-other-window customize-group customize customize-save-variable
4175  ;;;;;;  customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"  ;;;;;;  customize-set-variable customize-set-value) "cus-edit" "cus-edit.el"
4176  ;;;;;;  (15297 22173))  ;;;;;;  (15384 21741))
4177  ;;; Generated autoloads from cus-edit.el  ;;; Generated autoloads from cus-edit.el
4178   (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")   (add-hook 'same-window-regexps "\\`\\*Customiz.*\\*\\'")
4179    
# Line 4212  See `defface' for the format of SPEC." n Line 4353  See `defface' for the format of SPEC." n
4353  ;;;***  ;;;***
4354    
4355  ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"  ;;;### (autoloads (cvs-status-mode) "cvs-status" "cvs-status.el"
4356  ;;;;;;  (14910 483))  ;;;;;;  (15394 64298))
4357  ;;; Generated autoloads from cvs-status.el  ;;; Generated autoloads from cvs-status.el
4358    
4359  (autoload (quote cvs-status-mode) "cvs-status" "\  (autoload (quote cvs-status-mode) "cvs-status" "\
# Line 4221  Mode used for cvs status output." t nil) Line 4362  Mode used for cvs status output." t nil)
4362  ;;;***  ;;;***
4363    
4364  ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)  ;;;### (autoloads (global-cwarn-mode turn-on-cwarn-mode cwarn-mode)
4365  ;;;;;;  "cwarn" "progmodes/cwarn.el" (15315 52173))  ;;;;;;  "cwarn" "progmodes/cwarn.el" (15384 21747))
4366  ;;; Generated autoloads from progmodes/cwarn.el  ;;; Generated autoloads from progmodes/cwarn.el
4367    
4368  (autoload (quote cwarn-mode) "cwarn" "\  (autoload (quote cwarn-mode) "cwarn" "\
# Line 4271  If the argument is nil, we return the di Line 4412  If the argument is nil, we return the di
4412  ;;;***  ;;;***
4413    
4414  ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"  ;;;### (autoloads (dabbrev-expand dabbrev-completion) "dabbrev" "dabbrev.el"
4415  ;;;;;;  (15155 16524))  ;;;;;;  (15337 53819))
4416  ;;; Generated autoloads from dabbrev.el  ;;; Generated autoloads from dabbrev.el
4417    
4418  (define-key esc-map "/" (quote dabbrev-expand))  (define-key esc-map "/" (quote dabbrev-expand))
# Line 4316  See also `dabbrev-abbrev-char-regexp' an Line 4457  See also `dabbrev-abbrev-char-regexp' an
4457    
4458  ;;;***  ;;;***
4459    
4460  ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15054  ;;;### (autoloads (dcl-mode) "dcl-mode" "progmodes/dcl-mode.el" (15384
4461  ;;;;;;  32604))  ;;;;;;  21747))
4462  ;;; Generated autoloads from progmodes/dcl-mode.el  ;;; Generated autoloads from progmodes/dcl-mode.el
4463    
4464  (autoload (quote dcl-mode) "dcl-mode" "\  (autoload (quote dcl-mode) "dcl-mode" "\
# Line 4439  $ Line 4580  $
4580  ;;;***  ;;;***
4581    
4582  ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"  ;;;### (autoloads (cancel-debug-on-entry debug-on-entry debug) "debug"
4583  ;;;;;;  "emacs-lisp/debug.el" (14763 42852))  ;;;;;;  "emacs-lisp/debug.el" (15391 40439))
4584  ;;; Generated autoloads from emacs-lisp/debug.el  ;;; Generated autoloads from emacs-lisp/debug.el
4585    
4586  (setq debugger (quote debug))  (setq debugger (quote debug))
# Line 4468  If argument is nil or an empty string, c Line 4609  If argument is nil or an empty string, c
4609  ;;;***  ;;;***
4610    
4611  ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"  ;;;### (autoloads (decipher-mode decipher) "decipher" "play/decipher.el"
4612  ;;;;;;  (15192 12238))  ;;;;;;  (15394 64300))
4613  ;;; Generated autoloads from play/decipher.el  ;;; Generated autoloads from play/decipher.el
4614    
4615  (autoload (quote decipher) "decipher" "\  (autoload (quote decipher) "decipher" "\
# Line 4512  START and END delimits the corners of te Line 4653  START and END delimits the corners of te
4653    
4654  ;;;***  ;;;***
4655    
4656  ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15192  ;;;### (autoloads (delphi-mode) "delphi" "progmodes/delphi.el" (15384
4657  ;;;;;;  12242))  ;;;;;;  21747))
4658  ;;; Generated autoloads from progmodes/delphi.el  ;;; Generated autoloads from progmodes/delphi.el
4659    
4660  (autoload (quote delphi-mode) "delphi" "\  (autoload (quote delphi-mode) "delphi" "\
# Line 4561  no args, if that value is non-nil." t ni Line 4702  no args, if that value is non-nil." t ni
4702    
4703  ;;;***  ;;;***
4704    
4705  ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (15209  ;;;### (autoloads (delete-selection-mode) "delsel" "delsel.el" (15358
4706  ;;;;;;  13374))  ;;;;;;  31081))
4707  ;;; Generated autoloads from delsel.el  ;;; Generated autoloads from delsel.el
4708    
4709  (defalias (quote pending-delete-mode) (quote delete-selection-mode))  (defalias (quote pending-delete-mode) (quote delete-selection-mode))
# Line 4590  any selection." t nil) Line 4731  any selection." t nil)
4731  ;;;***  ;;;***
4732    
4733  ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)  ;;;### (autoloads (derived-mode-init-mode-variables define-derived-mode)
4734  ;;;;;;  "derived" "derived.el" (15319 49207))  ;;;;;;  "derived" "derived.el" (15384 21741))
4735  ;;; Generated autoloads from derived.el  ;;; Generated autoloads from derived.el
4736    
4737  (autoload (quote define-derived-mode) "derived" "\  (autoload (quote define-derived-mode) "derived" "\
# Line 4605  NAME:      a string which will appear in Line 4746  NAME:      a string which will appear in
4746  DOCSTRING: an optional documentation string--if you do not supply one,  DOCSTRING: an optional documentation string--if you do not supply one,
4747             the function will attempt to invent something useful.             the function will attempt to invent something useful.
4748  BODY:      forms to execute just before running the  BODY:      forms to execute just before running the
4749             hooks for the new mode.             hooks for the new mode.  Do not use `interactive' here.
4750    
4751  Here is how you could define LaTeX-Thesis mode as a variant of LaTeX mode:  Here is how you could define LaTeX-Thesis mode as a variant of LaTeX mode:
4752    
# Line 4634  the first time the mode is used." nil ni Line 4775  the first time the mode is used." nil ni
4775  ;;;***  ;;;***
4776    
4777  ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"  ;;;### (autoloads (desktop-load-default desktop-read) "desktop" "desktop.el"
4778  ;;;;;;  (15318 28377))  ;;;;;;  (15358 31081))
4779  ;;; Generated autoloads from desktop.el  ;;; Generated autoloads from desktop.el
4780    
4781  (autoload (quote desktop-read) "desktop" "\  (autoload (quote desktop-read) "desktop" "\
# Line 4648  to provide correct modes for autoloaded Line 4789  to provide correct modes for autoloaded
4789    
4790  ;;;***  ;;;***
4791    
4792  ;;;### (autoloads (devanagari-decode-itrans-region devanagari-encode-itrans-region  ;;;### (autoloads nil "devan-util" "language/devan-util.el" (15391
4793  ;;;;;;  in-is13194-devanagari-pre-write-conversion devanagari-decompose-to-is13194-region  ;;;;;;  40440))
 ;;;;;;  in-is13194-devanagari-post-read-conversion devanagari-compose-from-is13194-region  
 ;;;;;;  devanagari-compose-region devanagari-compose-string devanagari-decompose-region  
 ;;;;;;  devanagari-decompose-string char-to-glyph-devanagari indian-to-devanagari-string  
 ;;;;;;  devanagari-to-indian-region indian-to-devanagari-region devanagari-to-indian  
 ;;;;;;  indian-to-devanagari) "devan-util" "language/devan-util.el"  
 ;;;;;;  (15192 12234))  
4794  ;;; Generated autoloads from language/devan-util.el  ;;; Generated autoloads from language/devan-util.el
4795    
4796  (autoload (quote indian-to-devanagari) "devan-util" "\  (defconst devanagari-consonant "[\x51ad5-\x51af9\x51b38-\x51b3f]")
 Convert IS 13194 character CHAR to Devanagari basic characters.  
 If CHAR is not IS 13194, return CHAR as is." nil nil)  
   
 (autoload (quote devanagari-to-indian) "devan-util" "\  
 Convert Devanagari basic character CHAR to IS 13194 characters.  
 If CHAR is not Devanagari basic character, return CHAR as is." nil nil)  
   
 (autoload (quote indian-to-devanagari-region) "devan-util" "\  
 Convert IS 13194 characters in region to Devanagari basic characters.  
 When called from a program, expects two arguments,  
 positions (integers or markers) specifying the region." t nil)  
   
 (autoload (quote devanagari-to-indian-region) "devan-util" "\  
 Convert Devanagari basic characters in region to Indian characters.  
 When called from a program, expects two arguments,  
 positions (integers or markers) specifying the region." t nil)  
   
 (autoload (quote indian-to-devanagari-string) "devan-util" "\  
 Convert Indian characters in STRING to Devanagari Basic characters." nil nil)  
   
 (autoload (quote char-to-glyph-devanagari) "devan-util" "\  
 Convert Devanagari characters in STRING to Devanagari glyphs.    
 Ligatures and special rules are processed." nil nil)  
   
 (autoload (quote devanagari-decompose-string) "devan-util" "\  
 Decompose Devanagari string STR" nil nil)  
   
 (autoload (quote devanagari-decompose-region) "devan-util" nil t nil)  
   
 (autoload (quote devanagari-compose-string) "devan-util" nil nil nil)  
   
 (autoload (quote devanagari-compose-region) "devan-util" nil t nil)  
   
 (autoload (quote devanagari-compose-from-is13194-region) "devan-util" "\  
 Compose IS 13194 characters in the region to Devanagari characters." t nil)  
   
 (autoload (quote in-is13194-devanagari-post-read-conversion) "devan-util" nil nil nil)  
   
 (autoload (quote devanagari-decompose-to-is13194-region) "devan-util" "\  
 Decompose Devanagari characters in the region to IS 13194 characters." t nil)  
   
 (autoload (quote in-is13194-devanagari-pre-write-conversion) "devan-util" nil nil nil)  
   
 (autoload (quote devanagari-encode-itrans-region) "devan-util" nil t nil)  
   
 (autoload (quote devanagari-decode-itrans-region) "devan-util" nil t nil)  
4797    
4798  ;;;***  ;;;***
4799    
4800  ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"  ;;;### (autoloads (diary-mail-entries diary) "diary-lib" "calendar/diary-lib.el"
4801  ;;;;;;  (15297 22176))  ;;;;;;  (15384 21745))
4802  ;;; Generated autoloads from calendar/diary-lib.el  ;;; Generated autoloads from calendar/diary-lib.el
4803    
4804  (autoload (quote diary) "diary-lib" "\  (autoload (quote diary) "diary-lib" "\
# Line 4768  The backup file is the first file given Line 4857  The backup file is the first file given
4857  ;;;***  ;;;***
4858    
4859  ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"  ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
4860  ;;;;;;  (15279 8859))  ;;;;;;  (15384 21741))
4861  ;;; Generated autoloads from diff-mode.el  ;;; Generated autoloads from diff-mode.el
4862    
4863  (autoload (quote diff-mode) "diff-mode" "\  (autoload (quote diff-mode) "diff-mode" "\
# Line 4787  Minor mode for viewing/editing context d Line 4876  Minor mode for viewing/editing context d
4876  ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink  ;;;;;;  dired dired-copy-preserve-time dired-dwim-target dired-keep-marker-symlink
4877  ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename  ;;;;;;  dired-keep-marker-hardlink dired-keep-marker-copy dired-keep-marker-rename
4878  ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)  ;;;;;;  dired-trivial-filenames dired-ls-F-marks-symlinks dired-listing-switches)
4879  ;;;;;;  "dired" "dired.el" (15279 8859))  ;;;;;;  "dired" "dired.el" (15394 64298))
4880  ;;; Generated autoloads from dired.el  ;;; Generated autoloads from dired.el
4881    
4882  (defvar dired-listing-switches "-al" "\  (defvar dired-listing-switches "-al" "\
4883  *Switches passed to `ls' for dired.  MUST contain the `l' option.  *Switches passed to `ls' for dired.  MUST contain the `l' option.
4884  May contain all other options that don't contradict `-l';  May contain all other options that don't contradict `-l';
4885  may contain even `F', `b', `i' and `s'.  See also the variable  may contain even `F', `b', `i' and `s'.  See also the variable
4886  `dired-ls-F-marks-symlinks' concerning the `F' switch.")  `dired-ls-F-marks-symlinks' concerning the `F' switch.
4887    On systems such as MS-DOS and MS-Windows, which use `ls' emulation in Lisp,
4888    some of the `ls' switches are not supported; see the doc string of
4889    `insert-directory' on ls-lisp.el for more details.")
4890    
4891  (defvar dired-chown-program (if (memq system-type (quote (hpux dgux usg-unix-v irix linux gnu/linux))) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\  (defvar dired-chown-program (if (memq system-type (quote (hpux dgux usg-unix-v irix linux gnu/linux))) "chown" (if (file-exists-p "/usr/sbin/chown") "/usr/sbin/chown" "/etc/chown")) "\
4892  Name of chown command (usually `chown' or `/etc/chown').")  Name of chown command (usually `chown' or `/etc/chown').")
# Line 4891  Like `dired' but returns the dired buffe Line 4983  Like `dired' but returns the dired buffe
4983  ;;;;;;  dired-do-compress dired-compress-file dired-do-kill-lines  ;;;;;;  dired-do-compress dired-compress-file dired-do-kill-lines
4984  ;;;;;;  dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp  ;;;;;;  dired-do-shell-command dired-do-print dired-do-chown dired-do-chgrp
4985  ;;;;;;  dired-do-chmod dired-backup-diff dired-diff) "dired-aux"  ;;;;;;  dired-do-chmod dired-backup-diff dired-diff) "dired-aux"
4986  ;;;;;;  "dired-aux.el" (15279 8859))  ;;;;;;  "dired-aux.el" (15394 64298))
4987  ;;; Generated autoloads from dired-aux.el  ;;; Generated autoloads from dired-aux.el
4988    
4989  (autoload (quote dired-diff) "dired-aux" "\  (autoload (quote dired-diff) "dired-aux" "\
# Line 5124  true then the type of the file linked to Line 5216  true then the type of the file linked to
5216    
5217  ;;;***  ;;;***
5218    
5219  ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15246 17699))  ;;;### (autoloads (dired-jump) "dired-x" "dired-x.el" (15391 40437))
5220  ;;; Generated autoloads from dired-x.el  ;;; Generated autoloads from dired-x.el
5221    
5222  (autoload (quote dired-jump) "dired-x" "\  (autoload (quote dired-jump) "dired-x" "\
# Line 5171  redefine OBJECT if it is a symbol." t ni Line 5263  redefine OBJECT if it is a symbol." t ni
5263  ;;;;;;  standard-display-graphic standard-display-g1 standard-display-ascii  ;;;;;;  standard-display-graphic standard-display-g1 standard-display-ascii
5264  ;;;;;;  standard-display-default standard-display-8bit describe-current-display-table  ;;;;;;  standard-display-default standard-display-8bit describe-current-display-table
5265  ;;;;;;  describe-display-table set-display-table-slot display-table-slot  ;;;;;;  describe-display-table set-display-table-slot display-table-slot
5266  ;;;;;;  make-display-table) "disp-table" "disp-table.el" (15192 12208))  ;;;;;;  make-display-table) "disp-table" "disp-table.el" (15384 21741))
5267  ;;; Generated autoloads from disp-table.el  ;;; Generated autoloads from disp-table.el
5268    
5269  (autoload (quote make-display-table) "disp-table" "\  (autoload (quote make-display-table) "disp-table" "\
# Line 5363  CSS contains a list of syntax specificat Line 5455  CSS contains a list of syntax specificat
5455  ;;;***  ;;;***
5456    
5457  ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define  ;;;### (autoloads (easy-menu-change easy-menu-create-menu easy-menu-do-define
5458  ;;;;;;  easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15192  ;;;;;;  easy-menu-define) "easymenu" "emacs-lisp/easymenu.el" (15391
5459  ;;;;;;  12223))  ;;;;;;  40439))
5460  ;;; Generated autoloads from emacs-lisp/easymenu.el  ;;; Generated autoloads from emacs-lisp/easymenu.el
5461    
5462  (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))  (put (quote easy-menu-define) (quote lisp-indent-function) (quote defun))
# Line 5610  It returns the old style symbol." t nil) Line 5702  It returns the old style symbol." t nil)
5702  ;;;;;;  ebrowse-back-in-position-stack ebrowse-tags-search-member-use  ;;;;;;  ebrowse-back-in-position-stack ebrowse-tags-search-member-use
5703  ;;;;;;  ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol  ;;;;;;  ebrowse-tags-query-replace ebrowse-tags-loop-continue ebrowse-tags-complete-symbol
5704  ;;;;;;  ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"  ;;;;;;  ebrowse-electric-choose-tree ebrowse-tree-mode) "ebrowse"
5705  ;;;;;;  "progmodes/ebrowse.el" (15318 48330))  ;;;;;;  "progmodes/ebrowse.el" (15394 64300))
5706  ;;; Generated autoloads from progmodes/ebrowse.el  ;;; Generated autoloads from progmodes/ebrowse.el
5707    
5708  (autoload (quote ebrowse-tree-mode) "ebrowse" "\  (autoload (quote ebrowse-tree-mode) "ebrowse" "\
# Line 5673  Display statistics for a class tree." t Line 5765  Display statistics for a class tree." t
5765  ;;;***  ;;;***
5766    
5767  ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"  ;;;### (autoloads (electric-buffer-list) "ebuff-menu" "ebuff-menu.el"
5768  ;;;;;;  (15238 19581))  ;;;;;;  (15349 7596))
5769  ;;; Generated autoloads from ebuff-menu.el  ;;; Generated autoloads from ebuff-menu.el
5770    
5771  (autoload (quote electric-buffer-list) "ebuff-menu" "\  (autoload (quote electric-buffer-list) "ebuff-menu" "\
# Line 5706  With prefix arg NOCONFIRM, execute curre Line 5798  With prefix arg NOCONFIRM, execute curre
5798  ;;;***  ;;;***
5799    
5800  ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms  ;;;### (autoloads (edebug-eval-top-level-form def-edebug-spec edebug-all-forms
5801  ;;;;;;  edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15292 25969))  ;;;;;;  edebug-all-defs) "edebug" "emacs-lisp/edebug.el" (15358 31086))
5802  ;;; Generated autoloads from emacs-lisp/edebug.el  ;;; Generated autoloads from emacs-lisp/edebug.el
5803    
5804  (defvar edebug-all-defs nil "\  (defvar edebug-all-defs nil "\
# Line 6009  or nil, use a compact 80-column format." Line 6101  or nil, use a compact 80-column format."
6101  ;;;***  ;;;***
6102    
6103  ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"  ;;;### (autoloads (edt-emulation-on edt-set-scroll-margins) "edt"
6104  ;;;;;;  "emulation/edt.el" (15192 12224))  ;;;;;;  "emulation/edt.el" (15394 64299))
6105  ;;; Generated autoloads from emulation/edt.el  ;;; Generated autoloads from emulation/edt.el
6106    
6107  (autoload (quote edt-set-scroll-margins) "edt" "\  (autoload (quote edt-set-scroll-margins) "edt" "\
# Line 6055  BUFFER is put into `default-major-mode' Line 6147  BUFFER is put into `default-major-mode'
6147    
6148  ;;;***  ;;;***
6149    
6150  ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string  ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
6151  ;;;;;;  eldoc-mode) "eldoc" "emacs-lisp/eldoc.el" (14891 22286))  ;;;;;;  "eldoc" "emacs-lisp/eldoc.el" (15358 31086))
6152  ;;; Generated autoloads from emacs-lisp/eldoc.el  ;;; Generated autoloads from emacs-lisp/eldoc.el
6153    
6154  (defvar eldoc-mode nil "\  (defvar eldoc-minor-mode-string " ElDoc" "\
6155  *If non-nil, show the defined parameters for the elisp function near point.  *String to display in mode line when Eldoc Mode is enabled.")
6156    
6157    (autoload (quote eldoc-mode) "eldoc" "\
6158    Toggle ElDoc mode on or off.
6159    Show the defined parameters for the elisp function near point.
6160    
6161  For the emacs lisp function at the beginning of the sexp which point is  For the emacs lisp function at the beginning of the sexp which point is
6162  within, show the defined parameters for the function in the echo area.  within, show the defined parameters for the function in the echo area.
# Line 6071  from the documentation string if possibl Line 6167  from the documentation string if possibl
6167  If point is over a documented variable, print that variable's docstring  If point is over a documented variable, print that variable's docstring
6168  instead.  instead.
6169    
6170  This variable is buffer-local.")  With prefix ARG, turn ElDoc mode on if and only if ARG is positive." t nil)
   
 (defvar eldoc-minor-mode-string " ElDoc" "\  
 *String to display in mode line when Eldoc Mode is enabled.")  
   
 (cond ((fboundp (quote add-minor-mode)) (add-minor-mode (quote eldoc-mode) (quote eldoc-minor-mode-string))) ((assq (quote eldoc-mode) (default-value (quote minor-mode-alist)))) (t (setq-default minor-mode-alist (append (default-value (quote minor-mode-alist)) (quote ((eldoc-mode eldoc-minor-mode-string)))))))  
   
 (autoload (quote eldoc-mode) "eldoc" "\  
 *Enable or disable eldoc mode.  
 See documentation for the variable of the same name for more details.  
   
 If called interactively with no prefix argument, toggle current condition  
 of the mode.  
 If called with a positive or negative prefix argument, enable or disable  
 the mode, respectively." t nil)  
6171    
6172  (autoload (quote turn-on-eldoc-mode) "eldoc" "\  (autoload (quote turn-on-eldoc-mode) "eldoc" "\
6173  Unequivocally turn on eldoc-mode (see variable documentation)." t nil)  Unequivocally turn on eldoc-mode (see variable documentation)." t nil)
# Line 6107  This is suitable as an entry on `find-fi Line 6189  This is suitable as an entry on `find-fi
6189  ;;;***  ;;;***
6190    
6191  ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"  ;;;### (autoloads (elint-initialize) "elint" "emacs-lisp/elint.el"
6192  ;;;;;;  (15192 12223))  ;;;;;;  (15394 64299))
6193  ;;; Generated autoloads from emacs-lisp/elint.el  ;;; Generated autoloads from emacs-lisp/elint.el
6194    
6195  (autoload (quote elint-initialize) "elint" "\  (autoload (quote elint-initialize) "elint" "\
# Line 6116  Initialize elint." t nil) Line 6198  Initialize elint." t nil)
6198  ;;;***  ;;;***
6199    
6200  ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list  ;;;### (autoloads (elp-results elp-instrument-package elp-instrument-list
6201  ;;;;;;  elp-instrument-function) "elp" "emacs-lisp/elp.el" (15192  ;;;;;;  elp-instrument-function) "elp" "emacs-lisp/elp.el" (15394
6202  ;;;;;;  12223))  ;;;;;;  64299))
6203  ;;; Generated autoloads from emacs-lisp/elp.el  ;;; Generated autoloads from emacs-lisp/elp.el
6204    
6205  (autoload (quote elp-instrument-function) "elp" "\  (autoload (quote elp-instrument-function) "elp" "\
# Line 6156  Prompts for bug subject.  Leaves you in Line 6238  Prompts for bug subject.  Leaves you in
6238  ;;;;;;  emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote  ;;;;;;  emerge-revisions emerge-files-with-ancestor-remote emerge-files-remote
6239  ;;;;;;  emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor  ;;;;;;  emerge-files-with-ancestor-command emerge-files-command emerge-buffers-with-ancestor
6240  ;;;;;;  emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"  ;;;;;;  emerge-buffers emerge-files-with-ancestor emerge-files) "emerge"
6241  ;;;;;;  "emerge.el" (15192 12209))  ;;;;;;  "emerge.el" (15384 21741))
6242  ;;; Generated autoloads from emerge.el  ;;; Generated autoloads from emerge.el
6243    
6244  (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))  (defvar menu-bar-emerge-menu (make-sparse-keymap "Emerge"))
# Line 6208  Emerge two RCS revisions of a file, with Line 6290  Emerge two RCS revisions of a file, with
6290  ;;;***  ;;;***
6291    
6292  ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"  ;;;### (autoloads (encoded-kbd-mode) "encoded-kb" "international/encoded-kb.el"
6293  ;;;;;;  (15192 12231))  ;;;;;;  (15384 21745))
6294  ;;; Generated autoloads from international/encoded-kb.el  ;;; Generated autoloads from international/encoded-kb.el
6295    
6296    (defvar encoded-kbd-mode nil "\
6297    Non-nil if Encoded-Kbd mode is enabled.
6298    See the command `encoded-kbd-mode' for a description of this minor-mode.
6299    Setting this variable directly does not take effect;
6300    use either \\[customize] or the function `encoded-kbd-mode'.")
6301    
6302    (custom-add-to-group (quote encoded-kbd) (quote encoded-kbd-mode) (quote custom-variable))
6303    
6304    (custom-add-load (quote encoded-kbd-mode) (quote encoded-kb))
6305    
6306  (autoload (quote encoded-kbd-mode) "encoded-kb" "\  (autoload (quote encoded-kbd-mode) "encoded-kb" "\
6307  Toggle Encoded-kbd minor mode.  Toggle Encoded-kbd minor mode.
6308  With arg, turn Encoded-kbd mode on if and only if arg is positive.  With arg, turn Encoded-kbd mode on if and only if arg is positive.
# Line 6221  automatically. Line 6313  automatically.
6313    
6314  In Encoded-kbd mode, a text sent from keyboard is accepted  In Encoded-kbd mode, a text sent from keyboard is accepted
6315  as a multilingual text encoded in a coding system set by  as a multilingual text encoded in a coding system set by
6316  \\[set-keyboard-coding-system]." nil nil)  \\[set-keyboard-coding-system]." t nil)
6317    
6318  ;;;***  ;;;***
6319    
6320  ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)  ;;;### (autoloads (enriched-decode enriched-encode enriched-mode)
6321  ;;;;;;  "enriched" "enriched.el" (14886 12681))  ;;;;;;  "enriched" "enriched.el" (15384 21741))
6322  ;;; Generated autoloads from enriched.el  ;;; Generated autoloads from enriched.el
6323    
6324  (autoload (quote enriched-mode) "enriched" "\  (autoload (quote enriched-mode) "enriched" "\
# Line 6236  text/enriched format. Line 6328  text/enriched format.
6328  Turning the mode on runs `enriched-mode-hook'.  Turning the mode on runs `enriched-mode-hook'.
6329    
6330  More information about Enriched mode is available in the file  More information about Enriched mode is available in the file
6331  etc/enriched.doc  in the Emacs distribution directory.  etc/enriched.doc in the Emacs distribution directory.
6332    
6333  Commands:  Commands:
6334    
# Line 6304  Please include any configuration details Line 6396  Please include any configuration details
6396  ;;;;;;  find-tag find-tag-noselect tags-table-files visit-tags-table  ;;;;;;  find-tag find-tag-noselect tags-table-files visit-tags-table
6397  ;;;;;;  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
6398  ;;;;;;  tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"  ;;;;;;  tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
6399  ;;;;;;  (15320 19403))  ;;;;;;  (15384 21747))
6400  ;;; Generated autoloads from progmodes/etags.el  ;;; Generated autoloads from progmodes/etags.el
6401    
6402  (defvar tags-file-name nil "\  (defvar tags-file-name nil "\
# Line 6545  for \\[find-tag] (which see)." t nil) Line 6637  for \\[find-tag] (which see)." t nil)
6637  ;;;;;;  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
6638  ;;;;;;  ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker  ;;;;;;  ethio-sera-to-fidel-mail ethio-sera-to-fidel-mail-or-marker
6639  ;;;;;;  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)
6640  ;;;;;;  "ethio-util" "language/ethio-util.el" (15192 12234))  ;;;;;;  "ethio-util" "language/ethio-util.el" (15394 64299))
6641  ;;; Generated autoloads from language/ethio-util.el  ;;; Generated autoloads from language/ethio-util.el
6642    
6643  (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil)  (autoload (quote setup-ethiopic-environment-internal) "ethio-util" nil nil nil)
# Line 6811  file modes." nil nil) Line 6903  file modes." nil nil)
6903  ;;;***  ;;;***
6904    
6905  ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot  ;;;### (autoloads (expand-jump-to-next-slot expand-jump-to-previous-slot
6906  ;;;;;;  expand-add-abbrevs) "expand" "expand.el" (15306 37162))  ;;;;;;  expand-add-abbrevs) "expand" "expand.el" (15384 21741))
6907  ;;; Generated autoloads from expand.el  ;;; Generated autoloads from expand.el
6908    
6909  (autoload (quote expand-add-abbrevs) "expand" "\  (autoload (quote expand-add-abbrevs) "expand" "\
# Line 6848  This is used only in conjunction with `e Line 6940  This is used only in conjunction with `e
6940    
6941  ;;;***  ;;;***
6942    
6943  ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (14970 28801))  ;;;### (autoloads (f90-mode) "f90" "progmodes/f90.el" (15384 21747))
6944  ;;; Generated autoloads from progmodes/f90.el  ;;; Generated autoloads from progmodes/f90.el
6945    
6946  (autoload (quote f90-mode) "f90" "\  (autoload (quote f90-mode) "f90" "\
# Line 6916  with no args, if that value is non-nil." Line 7008  with no args, if that value is non-nil."
7008  ;;;;;;  facemenu-remove-special facemenu-remove-all facemenu-remove-face-props  ;;;;;;  facemenu-remove-special facemenu-remove-all facemenu-remove-face-props
7009  ;;;;;;  facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible  ;;;;;;  facemenu-set-read-only facemenu-set-intangible facemenu-set-invisible
7010  ;;;;;;  facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground  ;;;;;;  facemenu-set-face-from-menu facemenu-set-background facemenu-set-foreground
7011  ;;;;;;  facemenu-set-face) "facemenu" "facemenu.el" (15319 49208))  ;;;;;;  facemenu-set-face) "facemenu" "facemenu.el" (15384 21741))
7012  ;;; Generated autoloads from facemenu.el  ;;; Generated autoloads from facemenu.el
7013   (define-key global-map "\M-g" 'facemenu-keymap)   (define-key global-map "\M-g" 'facemenu-keymap)
7014   (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)   (autoload 'facemenu-keymap "facemenu" "Keymap for face-changing commands." t 'keymap)
# Line 7054  of colors that the current display can h Line 7146  of colors that the current display can h
7146  ;;;***  ;;;***
7147    
7148  ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"  ;;;### (autoloads (turn-on-fast-lock fast-lock-mode) "fast-lock"
7149  ;;;;;;  "fast-lock.el" (15192 12210))  ;;;;;;  "fast-lock.el" (15384 21741))
7150  ;;; Generated autoloads from fast-lock.el  ;;; Generated autoloads from fast-lock.el
7151    
7152  (autoload (quote fast-lock-mode) "fast-lock" "\  (autoload (quote fast-lock-mode) "fast-lock" "\
# Line 7091  Unconditionally turn on Fast Lock mode." Line 7183  Unconditionally turn on Fast Lock mode."
7183    
7184  ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue  ;;;### (autoloads (feedmail-queue-reminder feedmail-run-the-queue
7185  ;;;;;;  feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts  ;;;;;;  feedmail-run-the-queue-global-prompt feedmail-run-the-queue-no-prompts
7186  ;;;;;;  feedmail-send-it) "feedmail" "mail/feedmail.el" (15292 25972))  ;;;;;;  feedmail-send-it) "feedmail" "mail/feedmail.el" (15394 64300))
7187  ;;; Generated autoloads from mail/feedmail.el  ;;; Generated autoloads from mail/feedmail.el
7188    
7189  (autoload (quote feedmail-send-it) "feedmail" "\  (autoload (quote feedmail-send-it) "feedmail" "\
# Line 7181  Evaluate the forms in variable `ffap-bin Line 7273  Evaluate the forms in variable `ffap-bin
7273  ;;;***  ;;;***
7274    
7275  ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"  ;;;### (autoloads (file-cache-minibuffer-complete) "filecache" "filecache.el"
7276  ;;;;;;  (14887 35754))  ;;;;;;  (15384 21741))
7277  ;;; Generated autoloads from filecache.el  ;;; Generated autoloads from filecache.el
7278    
7279  (autoload (quote file-cache-minibuffer-complete) "filecache" "\  (autoload (quote file-cache-minibuffer-complete) "filecache" "\
# Line 7241  Thus ARG can also contain additional gre Line 7333  Thus ARG can also contain additional gre
7333    
7334  ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file  ;;;### (autoloads (ff-mouse-find-other-file-other-window ff-mouse-find-other-file
7335  ;;;;;;  ff-find-other-file ff-get-other-file) "find-file" "find-file.el"  ;;;;;;  ff-find-other-file ff-get-other-file) "find-file" "find-file.el"
7336  ;;;;;;  (15173 51739))  ;;;;;;  (15391 40437))
7337  ;;; Generated autoloads from find-file.el  ;;; Generated autoloads from find-file.el
7338    
7339  (autoload (quote ff-get-other-file) "find-file" "\  (autoload (quote ff-get-other-file) "find-file" "\
# Line 7316  Visit the file you click on in another w Line 7408  Visit the file you click on in another w
7408  ;;;;;;  find-variable-other-window find-variable find-variable-noselect  ;;;;;;  find-variable-other-window find-variable find-variable-noselect
7409  ;;;;;;  find-function-other-frame find-function-other-window find-function  ;;;;;;  find-function-other-frame find-function-other-window find-function
7410  ;;;;;;  find-function-noselect) "find-func" "emacs-lisp/find-func.el"  ;;;;;;  find-function-noselect) "find-func" "emacs-lisp/find-func.el"
7411  ;;;;;;  (15199 61891))  ;;;;;;  (15326 12779))
7412  ;;; Generated autoloads from emacs-lisp/find-func.el  ;;; Generated autoloads from emacs-lisp/find-func.el
7413    
7414  (autoload (quote find-function-noselect) "find-func" "\  (autoload (quote find-function-noselect) "find-func" "\
# Line 7353  Find, in ananother frame, the definition Line 7445  Find, in ananother frame, the definition
7445  See `find-function' for more details." t nil)  See `find-function' for more details." t nil)
7446    
7447  (autoload (quote find-variable-noselect) "find-func" "\  (autoload (quote find-variable-noselect) "find-func" "\
7448  Return a pair `(buffer . point)' pointing to the definition of SYMBOL.  Return a pair `(BUFFER . POINT)' pointing to the definition of SYMBOL.
7449    
7450  Finds the Emacs Lisp library containing the definition of SYMBOL  Finds the Emacs Lisp library containing the definition of SYMBOL
7451  in a buffer and the point of the definition.  The buffer is  in a buffer and the point of the definition.  The buffer is
7452  not selected.  not selected.
7453    
7454  The library where VARIABLE is defined is searched for in  The library where VARIABLE is defined is searched for in FILE or
7455  `find-function-source-path', if non nil, otherwise in `load-path'." nil nil)  `find-function-source-path', if non nil, otherwise in `load-path'." nil nil)
7456    
7457  (autoload (quote find-variable) "find-func" "\  (autoload (quote find-variable) "find-func" "\
# Line 7450  to get the effect of a C-q." nil nil) Line 7542  to get the effect of a C-q." nil nil)
7542    
7543  ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off  ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off
7544  ;;;;;;  flyspell-mode flyspell-prog-mode flyspell-mode-line-string)  ;;;;;;  flyspell-mode flyspell-prog-mode flyspell-mode-line-string)
7545  ;;;;;;  "flyspell" "textmodes/flyspell.el" (15279 11558))  ;;;;;;  "flyspell" "textmodes/flyspell.el" (15349 7598))
7546  ;;; Generated autoloads from textmodes/flyspell.el  ;;; Generated autoloads from textmodes/flyspell.el
7547    
7548  (defvar flyspell-mode-line-string " Fly" "\  (defvar flyspell-mode-line-string " Fly" "\
# Line 7460  Set this to nil if you don't want a mode Line 7552  Set this to nil if you don't want a mode
7552  (autoload (quote flyspell-prog-mode) "flyspell" "\  (autoload (quote flyspell-prog-mode) "flyspell" "\
7553  Turn on `flyspell-mode' for comments and strings." t nil)  Turn on `flyspell-mode' for comments and strings." t nil)
7554    
 (defvar flyspell-mode-map (make-sparse-keymap))  
   
7555  (autoload (quote flyspell-mode) "flyspell" "\  (autoload (quote flyspell-mode) "flyspell" "\
7556  Minor mode performing on-the-fly spelling checking.  Minor mode performing on-the-fly spelling checking.
7557  Ispell is automatically spawned on background for each entered words.  Ispell is automatically spawned on background for each entered words.
# Line 7475  Bindings: Line 7565  Bindings:
7565  \\[flyspell-correct-word] (or mouse-2): popup correct words.  \\[flyspell-correct-word] (or mouse-2): popup correct words.
7566    
7567  Hooks:  Hooks:
7568  flyspell-mode-hook is run after flyspell is entered.  This runs `flyspell-mode-hook' after flyspell is entered.
7569    
7570  Remark:  Remark:
7571  `flyspell-mode' uses `ispell-mode'.  Thus all Ispell options are  `flyspell-mode' uses `ispell-mode'.  Thus all Ispell options are
# Line 7487  consider adding: Line 7577  consider adding:
7577  \(add-hook 'tex-mode-hook (function (lambda () (setq ispell-parser 'tex))))  \(add-hook 'tex-mode-hook (function (lambda () (setq ispell-parser 'tex))))
7578  in your .emacs file.  in your .emacs file.
7579    
7580  flyspell-region checks all words inside a region.  \\[flyspell-region] checks all words inside a region.
7581    \\[flyspell-buffer] checks the whole buffer." t nil)
 flyspell-buffer checks the whole buffer." t nil)  
7582    
7583  (if (fboundp (quote add-minor-mode)) (add-minor-mode (quote flyspell-mode) (quote flyspell-mode-line-string) flyspell-mode-map nil (quote flyspell-mode)) (or (assoc (quote flyspell-mode) minor-mode-alist) (setq minor-mode-alist (cons (quote (flyspell-mode flyspell-mode-line-string)) minor-mode-alist))) (or (assoc (quote flyspell-mode) minor-mode-map-alist) (setq minor-mode-map-alist (cons (cons (quote flyspell-mode) flyspell-mode-map) minor-mode-map-alist))))  (add-minor-mode (quote flyspell-mode) (quote flyspell-mode-line-string) nil nil (quote flyspell-mode))
7584    
7585  (autoload (quote flyspell-mode-off) "flyspell" "\  (autoload (quote flyspell-mode-off) "flyspell" "\
7586  Turn Flyspell mode off." nil nil)  Turn Flyspell mode off." nil nil)
# Line 7574  in your `~/.emacs' file, replacing [f7] Line 7663  in your `~/.emacs' file, replacing [f7]
7663    
7664  ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode  ;;;### (autoloads (font-lock-fontify-buffer global-font-lock-mode
7665  ;;;;;;  font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock  ;;;;;;  font-lock-remove-keywords font-lock-add-keywords turn-on-font-lock
7666  ;;;;;;  font-lock-mode) "font-lock" "font-lock.el" (15280 18506))  ;;;;;;  font-lock-mode) "font-lock" "font-lock.el" (15384 21741))
7667  ;;; Generated autoloads from font-lock.el  ;;; Generated autoloads from font-lock.el
7668    
7669  (make-variable-buffer-local (quote font-lock-defaults))  (make-variable-buffer-local (quote font-lock-defaults))
# Line 7697  Fontify the current buffer the way the f Line 7786  Fontify the current buffer the way the f
7786  ;;;***  ;;;***
7787    
7788  ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"  ;;;### (autoloads (create-fontset-from-fontset-spec) "fontset" "international/fontset.el"
7789  ;;;;;;  (15318 48329))  ;;;;;;  (15394 64299))
7790  ;;; Generated autoloads from international/fontset.el  ;;; Generated autoloads from international/fontset.el
7791    
7792  (autoload (quote create-fontset-from-fontset-spec) "fontset" "\  (autoload (quote create-fontset-from-fontset-spec) "fontset" "\
# Line 7716  It returns a name of the created fontset Line 7805  It returns a name of the created fontset
7805    
7806  ;;;***  ;;;***
7807    
7808  ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15192  ;;;### (autoloads (footnote-mode) "footnote" "mail/footnote.el" (15394
7809  ;;;;;;  12235))  ;;;;;;  64300))
7810  ;;; Generated autoloads from mail/footnote.el  ;;; Generated autoloads from mail/footnote.el
7811    
7812  (autoload (quote footnote-mode) "footnote" "\  (autoload (quote footnote-mode) "footnote" "\
# Line 7769  Visit a file in Forms mode in other wind Line 7858  Visit a file in Forms mode in other wind
7858  ;;;***  ;;;***
7859    
7860  ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"  ;;;### (autoloads (fortran-mode fortran-tab-mode-default) "fortran"
7861  ;;;;;;  "progmodes/fortran.el" (15192 12243))  ;;;;;;  "progmodes/fortran.el" (15384 21747))
7862  ;;; Generated autoloads from progmodes/fortran.el  ;;; Generated autoloads from progmodes/fortran.el
7863    
7864  (defvar fortran-tab-mode-default nil "\  (defvar fortran-tab-mode-default nil "\
# Line 7947  at places they belong to." t nil) Line 8036  at places they belong to." t nil)
8036  ;;;***  ;;;***
8037    
8038  ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server  ;;;### (autoloads (gnus gnus-other-frame gnus-slave gnus-no-server
8039  ;;;;;;  gnus-slave-no-server) "gnus" "gnus/gnus.el" (15252 33904))  ;;;;;;  gnus-slave-no-server) "gnus" "gnus/gnus.el" (15341 16282))
8040  ;;; Generated autoloads from gnus/gnus.el  ;;; Generated autoloads from gnus/gnus.el
8041    
8042  (autoload (quote gnus-slave-no-server) "gnus" "\  (autoload (quote gnus-slave-no-server) "gnus" "\
# Line 8005  Start Gnus and fetch session." t nil) Line 8094  Start Gnus and fetch session." t nil)
8094  ;;;***  ;;;***
8095    
8096  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"  ;;;### (autoloads (gnus-article-prepare-display) "gnus-art" "gnus/gnus-art.el"
8097  ;;;;;;  (15272 19188))  ;;;;;;  (15394 64299))
8098  ;;; Generated autoloads from gnus/gnus-art.el  ;;; Generated autoloads from gnus/gnus-art.el
8099    
8100  (autoload (quote gnus-article-prepare-display) "gnus-art" "\  (autoload (quote gnus-article-prepare-display) "gnus-art" "\
# Line 8042  Generate NOV files recursively starting Line 8131  Generate NOV files recursively starting
8131  ;;;***  ;;;***
8132    
8133  ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)  ;;;### (autoloads (gnus-fetch-group-other-frame gnus-fetch-group)
8134  ;;;;;;  "gnus-group" "gnus/gnus-group.el" (14875 60440))  ;;;;;;  "gnus-group" "gnus/gnus-group.el" (15384 21745))
8135  ;;; Generated autoloads from gnus/gnus-group.el  ;;; Generated autoloads from gnus/gnus-group.el
8136    
8137  (autoload (quote gnus-fetch-group) "gnus-group" "\  (autoload (quote gnus-fetch-group) "gnus-group" "\
# Line 8081  Minor mode for providing mailing-list co Line 8170  Minor mode for providing mailing-list co
8170    
8171  ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update  ;;;### (autoloads (gnus-group-split-fancy gnus-group-split gnus-group-split-update
8172  ;;;;;;  gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"  ;;;;;;  gnus-group-split-setup) "gnus-mlspl" "gnus/gnus-mlspl.el"
8173  ;;;;;;  (15192 12228))  ;;;;;;  (15384 21745))
8174  ;;; Generated autoloads from gnus/gnus-mlspl.el  ;;; Generated autoloads from gnus/gnus-mlspl.el
8175    
8176  (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\  (autoload (quote gnus-group-split-setup) "gnus-mlspl" "\
# Line 8120  See gnus-group-split-fancy for more info Line 8209  See gnus-group-split-fancy for more info
8209  gnus-group-split is a valid value for nnmail-split-methods." nil nil)  gnus-group-split is a valid value for nnmail-split-methods." nil nil)
8210    
8211  (autoload (quote gnus-group-split-fancy) "gnus-mlspl" "\  (autoload (quote gnus-group-split-fancy) "gnus-mlspl" "\
8212  Uses information from group parameters in order to split mail.  It  Uses information from group parameters in order to split mail.
8213  can be embedded into nnmail-split-fancy lists with the SPLIT  It can be embedded into `nnmail-split-fancy' lists with the SPLIT
8214    
8215  \(: gnus-group-split-fancy GROUPS NO-CROSSPOST CATCH-ALL)  \(: gnus-group-split-fancy GROUPS NO-CROSSPOST CATCH-ALL)
8216    
# Line 8182  Update the .newsrc.eld file to reflect t Line 8271  Update the .newsrc.eld file to reflect t
8271    
8272  ;;;***  ;;;***
8273    
8274  ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (14915  ;;;### (autoloads (gnus-msg-mail) "gnus-msg" "gnus/gnus-msg.el" (15323
8275  ;;;;;;  11613))  ;;;;;;  15021))
8276  ;;; Generated autoloads from gnus/gnus-msg.el  ;;; Generated autoloads from gnus/gnus-msg.el
8277    
8278  (autoload (quote gnus-msg-mail) "gnus-msg" "\  (autoload (quote gnus-msg-mail) "gnus-msg" "\
# Line 8262  Add the window configuration CONF to `gn Line 8351  Add the window configuration CONF to `gn
8351    
8352  ;;;***  ;;;***
8353    
8354  ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15306 37170))  ;;;### (autoloads (gomoku) "gomoku" "play/gomoku.el" (15394 64300))
8355  ;;; Generated autoloads from play/gomoku.el  ;;; Generated autoloads from play/gomoku.el
8356    
8357  (autoload (quote gomoku) "gomoku" "\  (autoload (quote gomoku) "gomoku" "\
8358  Start a Gomoku game between you and Emacs.  Start a Gomoku game between you and Emacs.
8359    
8360  If a game is in progress, this command allow you to resume it.  If a game is in progress, this command allow you to resume it.
8361  If optional arguments N and M are given, an N by M board is used.  If optional arguments N and M are given, an N by M board is used.
8362  If prefix arg is given for N, M is prompted for.  If prefix arg is given for N, M is prompted for.
# Line 8277  marks horizontally, vertically or in dia Line 8367  marks horizontally, vertically or in dia
8367    
8368  You play by moving the cursor over the square you choose and hitting  You play by moving the cursor over the square you choose and hitting
8369  \\<gomoku-mode-map>\\[gomoku-human-plays].  \\<gomoku-mode-map>\\[gomoku-human-plays].
8370    
8371    This program actually plays a simplified or archaic version of the
8372    Gomoku game, and ought to be upgraded to use the full modern rules.
8373    
8374  Use \\[describe-mode] for more info." t nil)  Use \\[describe-mode] for more info." t nil)
8375    
8376  ;;;***  ;;;***
# Line 8320  the form \"WINDOW-ID PIXMAP-ID\".  Value Line 8414  the form \"WINDOW-ID PIXMAP-ID\".  Value
8414  ;;;***  ;;;***
8415    
8416  ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"  ;;;### (autoloads (jdb pdb perldb xdb dbx sdb gdb) "gud" "gud.el"
8417  ;;;;;;  (15263 18995))  ;;;;;;  (15384 21741))
8418  ;;; Generated autoloads from gud.el  ;;; Generated autoloads from gud.el
8419    
8420  (autoload (quote gdb) "gud" "\  (autoload (quote gdb) "gud" "\
# Line 8357  The directory containing FILE becomes th Line 8451  The directory containing FILE becomes th
8451  and source-file directory for your debugger." t nil)  and source-file directory for your debugger." t nil)
8452    
8453  (autoload (quote jdb) "gud" "\  (autoload (quote jdb) "gud" "\
8454  Run jdb with command line COMMAND-LINE in a buffer.  The buffer is named  Run jdb with command line COMMAND-LINE in a buffer.
8455  \"*gud*\" if no initial class is given or \"*gud-<initial-class-basename>*\"  The buffer is named \"*gud*\" if no initial class is given or
8456  if there is.  If the \"-classpath\" switch is given, omit all whitespace  \"*gud-<initial-class-basename>*\" if there is.  If the \"-classpath\"
8457  between it and it's value." t nil)  switch is given, omit all whitespace between it and it's value." t nil)
8458   (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)")   (add-hook 'same-window-regexps "\\*gud-.*\\*\\(\\|<[0-9]+>\\)")
8459    
8460  ;;;***  ;;;***
# Line 8403  to be updated." t nil) Line 8497  to be updated." t nil)
8497    
8498  ;;;***  ;;;***
8499    
8500  ;;;### (autoloads (describe-variable variable-at-point describe-function-1  ;;;### (autoloads (describe-categories describe-syntax describe-variable
8501  ;;;;;;  describe-function locate-library help-with-tutorial) "help-fns"  ;;;;;;  variable-at-point describe-function-1 describe-function locate-library
8502  ;;;;;;  "help-fns.el" (15315 52171))  ;;;;;;  help-with-tutorial) "help-fns" "help-fns.el" (15362 56769))
8503  ;;; Generated autoloads from help-fns.el  ;;; Generated autoloads from help-fns.el
8504    
8505  (autoload (quote help-with-tutorial) "help-fns" "\  (autoload (quote help-with-tutorial) "help-fns" "\
# Line 8444  Returns the documentation as a string, a Line 8538  Returns the documentation as a string, a
8538  If VARIABLE has a buffer-local value in BUFFER (default to the current buffer),  If VARIABLE has a buffer-local value in BUFFER (default to the current buffer),
8539  it is displayed along with the global value." t nil)  it is displayed along with the global value." t nil)
8540    
8541    (autoload (quote describe-syntax) "help-fns" "\
8542    Describe the syntax specifications in the syntax table of BUFFER.
8543    The descriptions are inserted in a help buffer, which is then displayed.
8544    BUFFER defaults to the current buffer." t nil)
8545    
8546    (autoload (quote describe-categories) "help-fns" "\
8547    Describe the category specifications in the current category table.
8548    The descriptions are inserted in a buffer, which is then displayed." t nil)
8549    
8550  ;;;***  ;;;***
8551    
8552  ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"  ;;;### (autoloads (three-step-help) "help-macro" "help-macro.el"
# Line 8461  A value of nil means skip the middle ste Line 8564  A value of nil means skip the middle ste
8564    
8565  ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button  ;;;### (autoloads (help-xref-on-pp help-insert-xref-button help-xref-button
8566  ;;;;;;  help-make-xrefs help-setup-xref help-mode-finish help-mode-setup  ;;;;;;  help-make-xrefs help-setup-xref help-mode-finish help-mode-setup
8567  ;;;;;;  help-mode) "help-mode" "help-mode.el" (15317 28321))  ;;;;;;  help-mode) "help-mode" "help-mode.el" (15384 21741))
8568  ;;; Generated autoloads from help-mode.el  ;;; Generated autoloads from help-mode.el
8569    
8570  (autoload (quote help-mode) "help-mode" "\  (autoload (quote help-mode) "help-mode" "\
# Line 8536  Provide help for current mode." t nil) Line 8639  Provide help for current mode." t nil)
8639  ;;;***  ;;;***
8640    
8641  ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"  ;;;### (autoloads (hexlify-buffer hexl-find-file hexl-mode) "hexl"
8642  ;;;;;;  "hexl.el" (15279 8859))  ;;;;;;  "hexl.el" (15384 21741))
8643  ;;; Generated autoloads from hexl.el  ;;; Generated autoloads from hexl.el
8644    
8645  (autoload (quote hexl-mode) "hexl" "\  (autoload (quote hexl-mode) "hexl" "\
# Line 8729  be found in variable `hi-lock-interactiv Line 8832  be found in variable `hi-lock-interactiv
8832  ;;;***  ;;;***
8833    
8834  ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially  ;;;### (autoloads (hide-ifdef-lines hide-ifdef-read-only hide-ifdef-initially
8835  ;;;;;;  hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15192 12243))  ;;;;;;  hide-ifdef-mode) "hideif" "progmodes/hideif.el" (15384 21747))
8836  ;;; Generated autoloads from progmodes/hideif.el  ;;; Generated autoloads from progmodes/hideif.el
8837    
 (defvar hide-ifdef-mode nil "\  
 Non-nil when hide-ifdef-mode is activated.")  
   
8838  (autoload (quote hide-ifdef-mode) "hideif" "\  (autoload (quote hide-ifdef-mode) "hideif" "\
8839  Toggle Hide-Ifdef mode.  This is a minor mode, albeit a large one.  Toggle Hide-Ifdef mode.  This is a minor mode, albeit a large one.
8840  With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise.  With ARG, turn Hide-Ifdef mode on if arg is positive, off otherwise.
# Line 8742  In Hide-Ifdef mode, code within #ifdef c Line 8842  In Hide-Ifdef mode, code within #ifdef c
8842  would eliminate may be hidden from view.  Several variables affect  would eliminate may be hidden from view.  Several variables affect
8843  how the hiding is done:  how the hiding is done:
8844    
8845  hide-ifdef-env  `hide-ifdef-env'
8846          An association list of defined and undefined symbols for the          An association list of defined and undefined symbols for the
8847          current buffer.  Initially, the global value of `hide-ifdef-env'          current buffer.  Initially, the global value of `hide-ifdef-env'
8848          is used.          is used.
8849    
8850  hide-ifdef-define-alist  `hide-ifdef-define-alist'
8851          An association list of defined symbol lists.            An association list of defined symbol lists.  
8852          Use `hide-ifdef-set-define-alist' to save the current `hide-ifdef-env'          Use `hide-ifdef-set-define-alist' to save the current `hide-ifdef-env'
8853          and `hide-ifdef-use-define-alist' to set the current `hide-ifdef-env'          and `hide-ifdef-use-define-alist' to set the current `hide-ifdef-env'
8854          from one of the lists in `hide-ifdef-define-alist'.          from one of the lists in `hide-ifdef-define-alist'.
8855    
8856  hide-ifdef-lines  `hide-ifdef-lines'
8857          Set to non-nil to not show #if, #ifdef, #ifndef, #else, and          Set to non-nil to not show #if, #ifdef, #ifndef, #else, and
8858          #endif lines when hiding.          #endif lines when hiding.
8859    
8860  hide-ifdef-initially  `hide-ifdef-initially'
8861          Indicates whether `hide-ifdefs' should be called when Hide-Ifdef mode          Indicates whether `hide-ifdefs' should be called when Hide-Ifdef mode
8862          is activated.          is activated.
8863    
8864  hide-ifdef-read-only  `hide-ifdef-read-only'
8865          Set to non-nil if you want to make buffers read only while hiding.          Set to non-nil if you want to make buffers read only while hiding.
8866          After `show-ifdefs', read-only status is restored to previous value.          After `show-ifdefs', read-only status is restored to previous value.
8867    
# Line 8836  Key bindings: Line 8936  Key bindings:
8936  ;;;### (autoloads (global-highlight-changes highlight-compare-with-file  ;;;### (autoloads (global-highlight-changes highlight-compare-with-file
8937  ;;;;;;  highlight-changes-rotate-faces highlight-changes-previous-change  ;;;;;;  highlight-changes-rotate-faces highlight-changes-previous-change
8938  ;;;;;;  highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)  ;;;;;;  highlight-changes-next-change highlight-changes-mode highlight-changes-remove-highlight)
8939  ;;;;;;  "hilit-chg" "hilit-chg.el" (15192 12212))  ;;;;;;  "hilit-chg" "hilit-chg.el" (15384 21741))
8940  ;;; Generated autoloads from hilit-chg.el  ;;; Generated autoloads from hilit-chg.el
8941    
8942  (defvar highlight-changes-mode nil)  (defvar highlight-changes-mode nil)
# Line 8940  variable `highlight-changes-global-chang Line 9040  variable `highlight-changes-global-chang
9040  ;;;;;;  hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction  ;;;;;;  hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
9041  ;;;;;;  hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space  ;;;;;;  hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
9042  ;;;;;;  hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"  ;;;;;;  hippie-expand-verbose hippie-expand-try-functions-list) "hippie-exp"
9043  ;;;;;;  "hippie-exp.el" (15192 12212))  ;;;;;;  "hippie-exp.el" (15394 64298))
9044  ;;; Generated autoloads from hippie-exp.el  ;;; Generated autoloads from hippie-exp.el
9045    
9046  (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\  (defvar hippie-expand-try-functions-list (quote (try-complete-file-name-partially try-complete-file-name try-expand-all-abbrevs try-expand-list try-expand-line try-expand-dabbrev try-expand-dabbrev-all-buffers try-expand-dabbrev-from-kill try-complete-lisp-symbol-partially try-complete-lisp-symbol)) "\
# Line 8972  Can contain both regexps matching buffer Line 9072  Can contain both regexps matching buffer
9072  (defvar hippie-expand-only-buffers nil "\  (defvar hippie-expand-only-buffers nil "\
9073  *A list specifying the only buffers to search (in addition to current).  *A list specifying the only buffers to search (in addition to current).
9074  Can contain both regexps matching buffer names (as strings) and major modes  Can contain both regexps matching buffer names (as strings) and major modes
9075  \(as atoms). If non-NIL, this variable overrides the variable  \(as atoms).  If non-nil, this variable overrides the variable
9076  `hippie-expand-ignore-buffers'.")  `hippie-expand-ignore-buffers'.")
9077    
9078  (autoload (quote hippie-expand) "hippie-exp" "\  (autoload (quote hippie-expand) "hippie-exp" "\
# Line 9062  Also see `automatic-hscrolling'." t nil) Line 9162  Also see `automatic-hscrolling'." t nil)
9162  ;;;***  ;;;***
9163    
9164  ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"  ;;;### (autoloads (icomplete-minibuffer-setup icomplete-mode) "icomplete"
9165  ;;;;;;  "icomplete.el" (15054 32535))  ;;;;;;  "icomplete.el" (15384 21741))
9166  ;;; Generated autoloads from icomplete.el  ;;; Generated autoloads from icomplete.el
9167    
9168  (autoload (quote icomplete-mode) "icomplete" "\  (autoload (quote icomplete-mode) "icomplete" "\
# Line 9114  with no args, if that value is non-nil." Line 9214  with no args, if that value is non-nil."
9214  ;;;***  ;;;***
9215    
9216  ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"  ;;;### (autoloads (idlwave-shell) "idlw-shell" "progmodes/idlw-shell.el"
9217  ;;;;;;  (15192 12243))  ;;;;;;  (15384 21747))
9218  ;;; Generated autoloads from progmodes/idlw-shell.el  ;;; Generated autoloads from progmodes/idlw-shell.el
9219    
9220  (autoload (quote idlwave-shell) "idlw-shell" "\  (autoload (quote idlwave-shell) "idlw-shell" "\
# Line 9137  See also the variable `idlwave-shell-pro Line 9237  See also the variable `idlwave-shell-pro
9237  ;;;***  ;;;***
9238    
9239  ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"  ;;;### (autoloads (idlwave-mode) "idlwave" "progmodes/idlwave.el"
9240  ;;;;;;  (15192 12244))  ;;;;;;  (15394 64300))
9241  ;;; Generated autoloads from progmodes/idlwave.el  ;;; Generated autoloads from progmodes/idlwave.el
9242    
9243  (autoload (quote idlwave-mode) "idlwave" "\  (autoload (quote idlwave-mode) "idlwave" "\
# Line 9364  Example: Line 9464  Example:
9464    
9465  ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp  ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
9466  ;;;;;;  image-file-name-regexps image-file-name-extensions) "image-file"  ;;;;;;  image-file-name-regexps image-file-name-extensions) "image-file"
9467  ;;;;;;  "image-file.el" (15205 22594))  ;;;;;;  "image-file.el" (15391 40437))
9468  ;;; Generated autoloads from image-file.el  ;;; Generated autoloads from image-file.el
9469    
9470  (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm")) "\  (defvar image-file-name-extensions (quote ("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm")) "\
9471  *A list of image-file filename extensions.  *A list of image-file filename extensions.
9472  Filenames having one of these extensions are considered image files,  Filenames having one of these extensions are considered image files,
9473  in addition to those matching `image-file-name-regexps'.  in addition to those matching `image-file-name-regexps'.
9474    
9475  See `auto-image-file-mode'; if `auto-image-file-mode' is enabled,  See `auto-image-file-mode'; if `auto-image-file-mode' is enabled,
9476  setting this variable directly does not take effect unless  setting this variable directly does not take effect unless
9477  `auto-image-file-mode' is re-enabled; this happens automatically the  `auto-image-file-mode' is re-enabled; this happens automatically when
9478  variable is set using \\[customize].")  the variable is set using \\[customize].")
9479    
9480  (defvar image-file-name-regexps nil "\  (defvar image-file-name-regexps nil "\
9481  *List of regexps matching image-file filenames.  *List of regexps matching image-file filenames.
# Line 9384  in addition to those with an extension i Line 9484  in addition to those with an extension i
9484    
9485  See function `auto-image-file-mode'; if `auto-image-file-mode' is  See function `auto-image-file-mode'; if `auto-image-file-mode' is
9486  enabled, setting this variable directly does not take effect unless  enabled, setting this variable directly does not take effect unless
9487  `auto-image-file-mode' is re-enabled; this happens automatically the  `auto-image-file-mode' is re-enabled; this happens automatically when
9488  variable is set using \\[customize].")  the variable is set using \\[customize].")
9489    
9490  (autoload (quote image-file-name-regexp) "image-file" "\  (autoload (quote image-file-name-regexp) "image-file" "\
9491  Return a regular expression matching image-file filenames." nil nil)  Return a regular expression matching image-file filenames." nil nil)
# Line 9417  Image files are those whose name has an Line 9517  Image files are those whose name has an
9517  ;;;***  ;;;***
9518    
9519  ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar  ;;;### (autoloads (imenu imenu-add-menubar-index imenu-add-to-menubar
9520  ;;;;;;  imenu-sort-function) "imenu" "imenu.el" (15192 12212))  ;;;;;;  imenu-sort-function) "imenu" "imenu.el" (15358 31083))
9521  ;;; Generated autoloads from imenu.el  ;;; Generated autoloads from imenu.el
9522    
9523  (defvar imenu-sort-function nil "\  (defvar imenu-sort-function nil "\
# Line 9467  The variable `imenu-case-fold-search' de Line 9567  The variable `imenu-case-fold-search' de
9567  regexp matches are case sensitive, and `imenu-syntax-alist' can be  regexp matches are case sensitive, and `imenu-syntax-alist' can be
9568  used to alter the syntax table for the search.  used to alter the syntax table for the search.
9569    
9570  For example, see the value of `lisp-imenu-generic-expression' used by  For example, see the value of `fortran-imenu-generic-expression' used by
9571  `fortran-mode' with `imenu-syntax-alist' set locally to give the  `fortran-mode' with `imenu-syntax-alist' set locally to give the
9572  characters which normally have \"symbol\" syntax \"word\" syntax  characters which normally have \"symbol\" syntax \"word\" syntax
9573  during matching.")  during matching.")
# Line 9560  for more information." t nil) Line 9660  for more information." t nil)
9660    
9661  ;;;***  ;;;***
9662    
9663    ;;;### (autoloads (indian-char-glyph indian-glyph-char in-is13194-pre-write-conversion
9664    ;;;;;;  in-is13194-post-read-conversion indian-compose-string indian-compose-region)
9665    ;;;;;;  "ind-util" "language/ind-util.el" (15391 40440))
9666    ;;; Generated autoloads from language/ind-util.el
9667    
9668    (autoload (quote indian-compose-region) "ind-util" "\
9669    Compose the region according to `composition-function-table'. " t nil)
9670    
9671    (autoload (quote indian-compose-string) "ind-util" nil nil nil)
9672    
9673    (autoload (quote in-is13194-post-read-conversion) "ind-util" nil nil nil)
9674    
9675    (autoload (quote in-is13194-pre-write-conversion) "ind-util" nil nil nil)
9676    
9677    (autoload (quote indian-glyph-char) "ind-util" "\
9678    Return character of charset `indian-glyph' made from glyph index INDEX.
9679    The variable `indian-default-script' specifies the script of the glyph.
9680    Optional argument SCRIPT, if non-nil, overrides `indian-default-script'.
9681    See also the function `indian-char-glyph'." nil nil)
9682    
9683    (autoload (quote indian-char-glyph) "ind-util" "\
9684    Return information about the glyph code for CHAR of `indian-glyph' charset.
9685    The value is (INDEX . SCRIPT), where INDEX is the glyph index
9686    in the font that Indian script name SCRIPT specifies.
9687    See also the function `indian-glyph-char'." nil nil)
9688    
9689    ;;;***
9690    
9691  ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"  ;;;### (autoloads (inferior-lisp) "inf-lisp" "progmodes/inf-lisp.el"
9692  ;;;;;;  (14821 31354))  ;;;;;;  (15394 64300))
9693  ;;; Generated autoloads from progmodes/inf-lisp.el  ;;; Generated autoloads from progmodes/inf-lisp.el
9694    
9695  (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\  (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "\
# Line 9617  of `inferior-lisp-program').  Runs the h Line 9745  of `inferior-lisp-program').  Runs the h
9745    
9746  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node  ;;;### (autoloads (Info-speedbar-browser Info-goto-emacs-key-command-node
9747  ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone  ;;;;;;  Info-goto-emacs-command-node Info-directory info-standalone
9748  ;;;;;;  info info-other-window) "info" "info.el" (15318 28377))  ;;;;;;  info info-other-window) "info" "info.el" (15384 21741))
9749  ;;; Generated autoloads from info.el  ;;; Generated autoloads from info.el
9750    
9751  (autoload (quote info-other-window) "info" "\  (autoload (quote info-other-window) "info" "\
# Line 9668  This will add a speedbar major display m Line 9796  This will add a speedbar major display m
9796    
9797  ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file  ;;;### (autoloads (info-complete-file info-complete-symbol info-lookup-file
9798  ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"  ;;;;;;  info-lookup-symbol info-lookup-reset) "info-look" "info-look.el"
9799  ;;;;;;  (15192 12212))  ;;;;;;  (15349 7597))
9800  ;;; Generated autoloads from info-look.el  ;;; Generated autoloads from info-look.el
9801    
9802  (autoload (quote info-lookup-reset) "info-look" "\  (autoload (quote info-lookup-reset) "info-look" "\
# Line 9751  Toggle input method in interactive searc Line 9879  Toggle input method in interactive searc
9879  ;;;***  ;;;***
9880    
9881  ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"  ;;;### (autoloads (iso-accents-mode) "iso-acc" "international/iso-acc.el"
9882  ;;;;;;  (14388 11031))  ;;;;;;  (15326 53473))
9883  ;;; Generated autoloads from international/iso-acc.el  ;;; Generated autoloads from international/iso-acc.el
9884    
9885  (autoload (quote iso-accents-mode) "iso-acc" "\  (autoload (quote iso-accents-mode) "iso-acc" "\
# Line 9842  Add submenus to the Files menu, to conve Line 9970  Add submenus to the Files menu, to conve
9970  ;;;***  ;;;***
9971    
9972  ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"  ;;;### (autoloads nil "iso-transl" "international/iso-transl.el"
9973  ;;;;;;  (15301 19233))  ;;;;;;  (15384 21745))
9974  ;;; Generated autoloads from international/iso-transl.el  ;;; Generated autoloads from international/iso-transl.el
9975   (or key-translation-map (setq key-translation-map (make-sparse-keymap)))   (or key-translation-map (setq key-translation-map (make-sparse-keymap)))
9976   (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)   (define-key key-translation-map "\C-x8" 'iso-transl-ctl-x-8-map)
# Line 9855  Add submenus to the Files menu, to conve Line 9983  Add submenus to the Files menu, to conve
9983  ;;;;;;  ispell-region ispell-change-dictionary ispell-kill-ispell  ;;;;;;  ispell-region ispell-change-dictionary ispell-kill-ispell
9984  ;;;;;;  ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist  ;;;;;;  ispell-help ispell-pdict-save ispell-word ispell-dictionary-alist
9985  ;;;;;;  ispell-local-dictionary-alist ispell-personal-dictionary)  ;;;;;;  ispell-local-dictionary-alist ispell-personal-dictionary)
9986  ;;;;;;  "ispell" "textmodes/ispell.el" (15260 30414))  ;;;;;;  "ispell" "textmodes/ispell.el" (15394 64301))
9987  ;;; Generated autoloads from textmodes/ispell.el  ;;; Generated autoloads from textmodes/ispell.el
9988    
9989  (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\  (defconst xemacsp (string-match "Lucid\\|XEmacs" emacs-version) "\
9990  Non nil if using XEmacs.")  Non nil if using XEmacs.")
9991    
 (defconst version18p (string-match "18\\.[0-9]+\\.[0-9]+" emacs-version) "\  
 Non nil if using emacs version 18.")  
   
 (defconst version20p (string-match "20\\.[0-9]+\\.[0-9]+" emacs-version) "\  
 Non nil if using emacs version 20.")  
   
9992  (defvar ispell-personal-dictionary nil "\  (defvar ispell-personal-dictionary nil "\
9993  *File name of your personal spelling dictionary, or nil.  *File name of your personal spelling dictionary, or nil.
9994  If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,  If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
# Line 9944  Spelling menu for XEmacs. Line 10066  Spelling menu for XEmacs.
10066  If nil when package is loaded, a standard menu will be set,  If nil when package is loaded, a standard menu will be set,
10067  and added as a submenu of the \"Edit\" menu.")  and added as a submenu of the \"Edit\" menu.")
10068    
10069  (defvar ispell-menu-map-needed (and (not ispell-menu-map) (not version18p) (not xemacsp) (quote reload)))  (defvar ispell-menu-map-needed (and (not ispell-menu-map) (not xemacsp) (quote reload)))
10070    
10071  (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (let ((dicts (reverse (cons (cons "default" nil) ispell-dictionary-alist))) (path (and (boundp (quote ispell-library-path)) ispell-library-path)) name load-dict) (setq ispell-menu-map (make-sparse-keymap "Spell")) (while dicts (setq name (car (car dicts)) load-dict (car (cdr (member "-d" (nth 5 (car dicts))))) dicts (cdr dicts)) (cond ((not (stringp name)) (define-key ispell-menu-map (vector (quote default)) (cons "Select Default Dict" (cons "Dictionary for which Ispell was configured" (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) "default")))))) ((or (not path) (file-exists-p (concat path "/" name ".hash")) (file-exists-p (concat path "/" name ".has")) (and load-dict (or (file-exists-p (concat path "/" load-dict ".hash")) (file-exists-p (concat path "/" load-dict ".has"))))) (define-key ispell-menu-map (vector (intern name)) (cons (concat "Select " (capitalize name) " Dict") (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) name)))))))))  (if (and ispell-menu-map-needed (or (not (fboundp (quote byte-compiling-files-p))) (not (byte-compiling-files-p)))) (let ((dicts (reverse (cons (cons "default" nil) ispell-dictionary-alist))) (path (and (boundp (quote ispell-library-path)) ispell-library-path)) name load-dict) (setq ispell-menu-map (make-sparse-keymap "Spell")) (while dicts (setq name (car (car dicts)) load-dict (car (cdr (member "-d" (nth 5 (car dicts))))) dicts (cdr dicts)) (cond ((not (stringp name)) (define-key ispell-menu-map (vector (quote default)) (cons "Select Default Dict" (cons "Dictionary for which Ispell was configured" (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) "default")))))) ((or (not path) (file-exists-p (concat path "/" name ".hash")) (file-exists-p (concat path "/" name ".has")) (and load-dict (or (file-exists-p (concat path "/" load-dict ".hash")) (file-exists-p (concat path "/" load-dict ".has"))))) (define-key ispell-menu-map (vector (intern name)) (cons (concat "Select " (capitalize name) " Dict") (list (quote lambda) nil (quote (interactive)) (list (quote ispell-change-dictionary) name)))))))))
10072    
# Line 10054  Check the current buffer for spelling er Line 10176  Check the current buffer for spelling er
10176  Continue a halted spelling session beginning with the current word." t nil)  Continue a halted spelling session beginning with the current word." t nil)
10177    
10178  (autoload (quote ispell-complete-word) "ispell" "\  (autoload (quote ispell-complete-word) "ispell" "\
10179  Try to complete the word before or under point (see `lookup-words')  Try to complete the word before or under point (see `lookup-words').
10180  If optional INTERIOR-FRAG is non-nil then the word may be a character  If optional INTERIOR-FRAG is non-nil then the word may be a character
10181  sequence inside of a word.  sequence inside of a word.
10182    
# Line 10107  You can bind this to the key C-c i in GN Line 10229  You can bind this to the key C-c i in GN
10229    
10230  ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer  ;;;### (autoloads (iswitchb-mode iswitchb-buffer-other-frame iswitchb-display-buffer
10231  ;;;;;;  iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings  ;;;;;;  iswitchb-buffer-other-window iswitchb-buffer iswitchb-default-keybindings
10232  ;;;;;;  iswitchb-read-buffer iswitchb-mode) "iswitchb" "iswitchb.el"  ;;;;;;  iswitchb-read-buffer) "iswitchb" "iswitchb.el" (15384 21741))
 ;;;;;;  (15244 46382))  
10233  ;;; Generated autoloads from iswitchb.el  ;;; Generated autoloads from iswitchb.el
10234    
 (defvar iswitchb-mode nil "\  
 Toggle Iswitchb mode.  
 Setting this variable directly does not take effect;  
 use either \\[customize] or the function `iswitchb-mode'.")  
   
 (custom-add-to-group (quote iswitchb) (quote iswitchb-mode) (quote custom-variable))  
   
 (custom-add-load (quote iswitchb-mode) (quote iswitchb))  
   
10235  (autoload (quote iswitchb-read-buffer) "iswitchb" "\  (autoload (quote iswitchb-read-buffer) "iswitchb" "\
10236  Replacement for the built-in `read-buffer'.  Replacement for the built-in `read-buffer'.
10237  Return the name of a buffer selected.  Return the name of a buffer selected.
# Line 10158  Switch to another buffer and show it in Line 10270  Switch to another buffer and show it in
10270  The buffer name is selected interactively by typing a substring.  The buffer name is selected interactively by typing a substring.
10271  For details of keybindings, do `\\[describe-function] iswitchb'." t nil)  For details of keybindings, do `\\[describe-function] iswitchb'." t nil)
10272    
10273    (defvar iswitchb-mode nil "\
10274    Non-nil if Iswitchb mode is enabled.
10275    See the command `iswitchb-mode' for a description of this minor-mode.
10276    Setting this variable directly does not take effect;
10277    use either \\[customize] or the function `iswitchb-mode'.")
10278    
10279    (custom-add-to-group (quote iswitchb) (quote iswitchb-mode) (quote custom-variable))
10280    
10281    (custom-add-load (quote iswitchb-mode) (quote iswitchb))
10282    
10283  (autoload (quote iswitchb-mode) "iswitchb" "\  (autoload (quote iswitchb-mode) "iswitchb" "\
10284  Toggle Iswitchb global minor mode.  Toggle Iswitchb global minor mode.
10285  With arg, turn Iswitchb mode on if and only iff ARG is positive.  With arg, turn Iswitchb mode on if and only iff ARG is positive.
# Line 10225  If non-nil, second arg INITIAL-INPUT is Line 10347  If non-nil, second arg INITIAL-INPUT is
10347    
10348  ;;;***  ;;;***
10349    
10350  ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15192  ;;;### (autoloads (jit-lock-register) "jit-lock" "jit-lock.el" (15384
10351  ;;;;;;  12212))  ;;;;;;  21741))
10352  ;;; Generated autoloads from jit-lock.el  ;;; Generated autoloads from jit-lock.el
10353    
10354  (autoload (quote jit-lock-register) "jit-lock" "\  (autoload (quote jit-lock-register) "jit-lock" "\
# Line 10238  If non-nil, CONTEXTUAL means that a cont Line 10360  If non-nil, CONTEXTUAL means that a cont
10360  ;;;***  ;;;***
10361    
10362  ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)  ;;;### (autoloads (with-auto-compression-mode auto-compression-mode)
10363  ;;;;;;  "jka-compr" "jka-compr.el" (15306 37163))  ;;;;;;  "jka-compr" "jka-compr.el" (15349 7597))
10364  ;;; Generated autoloads from jka-compr.el  ;;; Generated autoloads from jka-compr.el
10365    
10366  (defvar auto-compression-mode nil "\  (defvar auto-compression-mode nil "\
# Line 10315  and the return value is the length of th Line 10437  and the return value is the length of th
10437  ;;;***  ;;;***
10438    
10439  ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"  ;;;### (autoloads (lm lm-test-run) "landmark" "play/landmark.el"
10440  ;;;;;;  (15306 37170))  ;;;;;;  (15358 31086))
10441  ;;; Generated autoloads from play/landmark.el  ;;; Generated autoloads from play/landmark.el
10442    
10443  (defalias (quote landmark-repeat) (quote lm-test-run))  (defalias (quote landmark-repeat) (quote lm-test-run))
# Line 10343  Use \\[describe-mode] for more info." t Line 10465  Use \\[describe-mode] for more info." t
10465    
10466  ;;;***  ;;;***
10467    
10468  ;;;### (autoloads (lao-compose-region lao-composition-function lao-transcribe-roman-to-lao-string  ;;;### (autoloads (lao-compose-region lao-composition-function lao-post-read-conversion
10469  ;;;;;;  lao-transcribe-single-roman-syllable-to-lao lao-compose-string)  ;;;;;;  lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
10470  ;;;;;;  "lao-util" "language/lao-util.el" (15192 12234))  ;;;;;;  lao-compose-string) "lao-util" "language/lao-util.el" (15384
10471    ;;;;;;  21746))
10472  ;;; Generated autoloads from language/lao-util.el  ;;; Generated autoloads from language/lao-util.el
10473    
10474  (autoload (quote lao-compose-string) "lao-util" nil nil nil)  (autoload (quote lao-compose-string) "lao-util" nil nil nil)
# Line 10363  syllable.  In that case, FROM and TO are Line 10486  syllable.  In that case, FROM and TO are
10486  (autoload (quote lao-transcribe-roman-to-lao-string) "lao-util" "\  (autoload (quote lao-transcribe-roman-to-lao-string) "lao-util" "\
10487  Transcribe Romanized Lao string STR to Lao character string." nil nil)  Transcribe Romanized Lao string STR to Lao character string." nil nil)
10488    
10489    (autoload (quote lao-post-read-conversion) "lao-util" nil nil nil)
10490    
10491  (autoload (quote lao-composition-function) "lao-util" "\  (autoload (quote lao-composition-function) "lao-util" "\
10492  Compose Lao text in the region FROM and TO.  Compose Lao text in the region FROM and TO.
10493  The text matches the regular expression PATTERN.  The text matches the regular expression PATTERN.
# Line 10375  The return value is number of composed c Line 10500  The return value is number of composed c
10500    
10501  ;;;***  ;;;***
10502    
10503  ;;;### (autoloads (latin1-display latin1-display) "latin1-disp" "international/latin1-disp.el"  ;;;### (autoloads (latin1-display-ucs-per-lynx latin1-display latin1-display)
10504  ;;;;;;  (15054 32560))  ;;;;;;  "latin1-disp" "international/latin1-disp.el" (15384 21745))
10505  ;;; Generated autoloads from international/latin1-disp.el  ;;; Generated autoloads from international/latin1-disp.el
10506    
10507  (defvar latin1-display nil "\  (defvar latin1-display nil "\
# Line 10388  ASCII sequences are used, mostly followi Line 10513  ASCII sequences are used, mostly followi
10513  methods.  Some different ASCII sequences are used if  methods.  Some different ASCII sequences are used if
10514  `latin1-display-mnemonic' is non-nil.  `latin1-display-mnemonic' is non-nil.
10515    
10516    This option also treats some characters in the `mule-unicode-...'
10517    charsets if you don't have a Unicode font with which to display them.
10518    
10519  Setting this variable directly does not take effect;  Setting this variable directly does not take effect;
10520  use either M-x customize of the function `latin1-display'.")  use either M-x customize of the function `latin1-display'.")
10521    
# Line 10399  use either M-x customize of the function Line 10527  use either M-x customize of the function
10527  Set up Latin-1/ASCII display for the arguments character SETS.  Set up Latin-1/ASCII display for the arguments character SETS.
10528  See option `latin1-display' for the method.  The members of the list  See option `latin1-display' for the method.  The members of the list
10529  must be in `latin1-display-sets'.  With no arguments, reset the  must be in `latin1-display-sets'.  With no arguments, reset the
10530  display for all of `latin1-display-sets'. See also `latin1-display-setup'." nil nil)  display for all of `latin1-display-sets'. See also
10531    `latin1-display-setup'.  As well as iso-8859 characters, this treats
10532    some characters in the `mule-unicode-...' charsets if you don't have
10533    a Unicode font with which to display them." nil nil)
10534    
10535    (defvar latin1-display-ucs-per-lynx nil "\
10536    Set up Latin-1/ASCII display for Unicode characters.
10537    This uses the transliterations of the Lynx browser.  The display is't
10538    changed if the display can render Unicode characters.
10539    
10540    Setting this variable directly does not take effect;
10541    use either M-x customize of the function `latin1-display'.")
10542    
10543    (custom-add-to-group (quote latin1-display) (quote latin1-display-ucs-per-lynx) (quote custom-variable))
10544    
10545    (custom-add-load (quote latin1-display-ucs-per-lynx) (quote latin1-disp))
10546    
10547  ;;;***  ;;;***
10548    
10549  ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"  ;;;### (autoloads (turn-on-lazy-lock lazy-lock-mode) "lazy-lock"
10550  ;;;;;;  "lazy-lock.el" (15229 7095))  ;;;;;;  "lazy-lock.el" (15384 21741))
10551  ;;; Generated autoloads from lazy-lock.el  ;;; Generated autoloads from lazy-lock.el
10552    
10553  (autoload (quote lazy-lock-mode) "lazy-lock" "\  (autoload (quote lazy-lock-mode) "lazy-lock" "\
# Line 10516  is nil, raise an error." t nil) Line 10659  is nil, raise an error." t nil)
10659  ;;;***  ;;;***
10660    
10661  ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"  ;;;### (autoloads (locate-with-filter locate) "locate" "locate.el"
10662  ;;;;;;  (15260 28028))  ;;;;;;  (15384 21743))
10663  ;;; Generated autoloads from locate.el  ;;; Generated autoloads from locate.el
10664    
10665  (autoload (quote locate) "locate" "\  (autoload (quote locate) "locate" "\
# Line 10531  shown; this is often useful to constrain Line 10674  shown; this is often useful to constrain
10674    
10675  ;;;***  ;;;***
10676    
10677  ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15122 26743))  ;;;### (autoloads (log-edit) "log-edit" "log-edit.el" (15326 11642))
10678  ;;; Generated autoloads from log-edit.el  ;;; Generated autoloads from log-edit.el
10679    
10680  (autoload (quote log-edit) "log-edit" "\  (autoload (quote log-edit) "log-edit" "\
# Line 10550  If BUFFER is non-nil `log-edit' will jum Line 10693  If BUFFER is non-nil `log-edit' will jum
10693    
10694  ;;;***  ;;;***
10695    
10696  ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (14910  ;;;### (autoloads (log-view-mode) "log-view" "log-view.el" (15391
10697  ;;;;;;  483))  ;;;;;;  40438))
10698  ;;; Generated autoloads from log-view.el  ;;; Generated autoloads from log-view.el
10699    
10700  (autoload (quote log-view-mode) "log-view" "\  (autoload (quote log-view-mode) "log-view" "\
# Line 10640  for further customization of the printer Line 10783  for further customization of the printer
10783    
10784  ;;;***  ;;;***
10785    
10786  ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15192 12214))  ;;;### (autoloads nil "ls-lisp" "ls-lisp.el" (15394 64298))
10787  ;;; Generated autoloads from ls-lisp.el  ;;; Generated autoloads from ls-lisp.el
10788    
10789  (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired))  (defgroup ls-lisp nil "Emulate the ls program completely in Emacs Lisp." :version "21.1" :group (quote dired))
# Line 10752  and then select the region of un-tablifi Line 10895  and then select the region of un-tablifi
10895  ;;;***  ;;;***
10896    
10897  ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"  ;;;### (autoloads (what-domain mail-extract-address-components) "mail-extr"
10898  ;;;;;;  "mail/mail-extr.el" (15192 12235))  ;;;;;;  "mail/mail-extr.el" (15358 31086))
10899  ;;; Generated autoloads from mail/mail-extr.el  ;;; Generated autoloads from mail/mail-extr.el
10900    
10901  (autoload (quote mail-extract-address-components) "mail-extr" "\  (autoload (quote mail-extract-address-components) "mail-extr" "\
# Line 10836  If 4th arg LIST is non-nil, return a lis Line 10979  If 4th arg LIST is non-nil, return a lis
10979  ;;;***  ;;;***
10980    
10981  ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)  ;;;### (autoloads (define-mail-abbrev build-mail-abbrevs mail-abbrevs-setup)
10982  ;;;;;;  "mailabbrev" "mail/mailabbrev.el" (15297 22179))  ;;;;;;  "mailabbrev" "mail/mailabbrev.el" (15391 40440))
10983  ;;; Generated autoloads from mail/mailabbrev.el  ;;; Generated autoloads from mail/mailabbrev.el
10984    
10985  (autoload (quote mail-abbrevs-setup) "mailabbrev" "\  (autoload (quote mail-abbrevs-setup) "mailabbrev" "\
# Line 10892  current header, calls `mail-complete-fun Line 11035  current header, calls `mail-complete-fun
11035  ;;;***  ;;;***
11036    
11037  ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"  ;;;### (autoloads (makefile-mode) "make-mode" "progmodes/make-mode.el"
11038  ;;;;;;  (15206 24546))  ;;;;;;  (15384 21747))
11039  ;;; Generated autoloads from progmodes/make-mode.el  ;;; Generated autoloads from progmodes/make-mode.el
11040    
11041  (autoload (quote makefile-mode) "make-mode" "\  (autoload (quote makefile-mode) "make-mode" "\
# Line 10907  In the browser, use the following keys: Line 11050  In the browser, use the following keys:
11050    
11051  Makefile mode can be configured by modifying the following variables:  Makefile mode can be configured by modifying the following variables:
11052    
11053  makefile-browser-buffer-name:  `makefile-browser-buffer-name':
11054      Name of the macro- and target browser buffer.      Name of the macro- and target browser buffer.
11055    
11056  makefile-target-colon:  `makefile-target-colon':
11057      The string that gets appended to all target names      The string that gets appended to all target names
11058      inserted by `makefile-insert-target'.      inserted by `makefile-insert-target'.
11059      \":\" or \"::\" are quite common values.      \":\" or \"::\" are quite common values.
11060    
11061  makefile-macro-assign:  `makefile-macro-assign':
11062     The string that gets appended to all macro names     The string that gets appended to all macro names
11063     inserted by `makefile-insert-macro'.     inserted by `makefile-insert-macro'.
11064     The normal value should be \" = \", since this is what     The normal value should be \" = \", since this is what
# Line 10923  makefile-macro-assign: Line 11066  makefile-macro-assign:
11066     allow a larger variety of different macro assignments, so you     allow a larger variety of different macro assignments, so you
11067     might prefer to use \" += \" or \" := \" .     might prefer to use \" += \" or \" := \" .
11068    
11069  makefile-tab-after-target-colon:  `makefile-tab-after-target-colon':
11070     If you want a TAB (instead of a space) to be appended after the     If you want a TAB (instead of a space) to be appended after the
11071     target colon, then set this to a non-nil value.     target colon, then set this to a non-nil value.
11072    
11073  makefile-browser-leftmost-column:  `makefile-browser-leftmost-column':
11074     Number of blanks to the left of the browser selection mark.     Number of blanks to the left of the browser selection mark.
11075    
11076  makefile-browser-cursor-column:  `makefile-browser-cursor-column':
11077     Column in which the cursor is positioned when it moves     Column in which the cursor is positioned when it moves
11078     up or down in the browser.     up or down in the browser.
11079    
11080  makefile-browser-selected-mark:  `makefile-browser-selected-mark':
11081     String used to mark selected entries in the browser.     String used to mark selected entries in the browser.
11082    
11083  makefile-browser-unselected-mark:  `makefile-browser-unselected-mark':
11084     String used to mark unselected entries in the browser.     String used to mark unselected entries in the browser.
11085    
11086  makefile-browser-auto-advance-after-selection-p:  `makefile-browser-auto-advance-after-selection-p':
11087     If this variable is set to a non-nil value the cursor     If this variable is set to a non-nil value the cursor
11088     will automagically advance to the next line after an item     will automagically advance to the next line after an item
11089     has been selected in the browser.     has been selected in the browser.
11090    
11091  makefile-pickup-everything-picks-up-filenames-p:  `makefile-pickup-everything-picks-up-filenames-p':
11092     If this variable is set to a non-nil value then     If this variable is set to a non-nil value then
11093     `makefile-pickup-everything' also picks up filenames as targets     `makefile-pickup-everything' also picks up filenames as targets
11094     (i.e. it calls `makefile-pickup-filenames-as-targets'), otherwise     (i.e. it calls `makefile-pickup-filenames-as-targets'), otherwise
11095     filenames are omitted.     filenames are omitted.
11096    
11097  makefile-cleanup-continuations-p:  `makefile-cleanup-continuations-p':
11098     If this variable is set to a non-nil value then Makefile mode     If this variable is set to a non-nil value then Makefile mode
11099     will assure that no line in the file ends with a backslash     will assure that no line in the file ends with a backslash
11100     (the continuation character) followed by any whitespace.     (the continuation character) followed by any whitespace.
# Line 10960  makefile-cleanup-continuations-p: Line 11103  makefile-cleanup-continuations-p:
11103     IMPORTANT: Please note that enabling this option causes Makefile mode     IMPORTANT: Please note that enabling this option causes Makefile mode
11104     to MODIFY A FILE WITHOUT YOUR CONFIRMATION when \"it seems necessary\".     to MODIFY A FILE WITHOUT YOUR CONFIRMATION when \"it seems necessary\".
11105    
11106  makefile-browser-hook:  `makefile-browser-hook':
11107     A function or list of functions to be called just before the     A function or list of functions to be called just before the
11108     browser is entered. This is executed in the makefile buffer.     browser is entered. This is executed in the makefile buffer.
11109    
11110  makefile-special-targets-list:  `makefile-special-targets-list':
11111     List of special targets. You will be offered to complete     List of special targets. You will be offered to complete
11112     on one of those in the minibuffer whenever you enter a `.'.     on one of those in the minibuffer whenever you enter a `.'.
11113     at the beginning of a line in Makefile mode." t nil)     at the beginning of a line in Makefile mode." t nil)
# Line 10981  Previous contents of that buffer are kil Line 11124  Previous contents of that buffer are kil
11124    
11125  ;;;***  ;;;***
11126    
11127  ;;;### (autoloads (man-follow man) "man" "man.el" (15243 17691))  ;;;### (autoloads (man-follow man) "man" "man.el" (15384 21743))
11128  ;;; Generated autoloads from man.el  ;;; Generated autoloads from man.el
11129    
11130  (defalias (quote manual-entry) (quote man))  (defalias (quote manual-entry) (quote man))
# Line 11026  yourself the value of `master-of' by cal Line 11169  yourself the value of `master-of' by cal
11169    
11170  ;;;### (autoloads (unbold-region bold-region message-news-other-frame  ;;;### (autoloads (unbold-region bold-region message-news-other-frame
11171  ;;;;;;  message-news-other-window message-mail-other-frame message-mail-other-window  ;;;;;;  message-news-other-window message-mail-other-frame message-mail-other-window
11172  ;;;;;;  message-bounce message-resend message-forward message-recover  ;;;;;;  message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body
11173    ;;;;;;  message-forward-make-body message-forward message-recover
11174  ;;;;;;  message-supersede message-cancel-news message-followup message-wide-reply  ;;;;;;  message-supersede message-cancel-news message-followup message-wide-reply
11175  ;;;;;;  message-reply message-news message-mail message-mode message-signature-file  ;;;;;;  message-reply message-news message-mail message-mode message-signature-file
11176  ;;;;;;  message-signature message-indent-citation-function message-cite-function  ;;;;;;  message-signature message-indent-citation-function message-cite-function
11177  ;;;;;;  message-yank-prefix message-citation-line-function message-send-mail-function  ;;;;;;  message-yank-prefix message-citation-line-function message-send-mail-function
11178  ;;;;;;  message-user-organization-file message-signature-separator  ;;;;;;  message-user-organization-file message-signature-separator
11179  ;;;;;;  message-from-style) "message" "gnus/message.el" (15054 32558))  ;;;;;;  message-from-style) "message" "gnus/message.el" (15384 21745))
11180  ;;; Generated autoloads from gnus/message.el  ;;; Generated autoloads from gnus/message.el
11181    
11182  (defvar message-from-style (quote default) "\  (defvar message-from-style (quote default) "\
# Line 11156  Forward the current message via mail. Line 11300  Forward the current message via mail.
11300  Optional NEWS will use news to forward instead of mail.  Optional NEWS will use news to forward instead of mail.
11301  Optional DIGEST will use digest to forward." t nil)  Optional DIGEST will use digest to forward." t nil)
11302    
11303    (autoload (quote message-forward-make-body) "message" nil nil nil)
11304    
11305    (autoload (quote message-forward-rmail-make-body) "message" nil nil nil)
11306    
11307    (autoload (quote message-insinuate-rmail) "message" "\
11308    Let RMAIL uses message to forward." t nil)
11309    
11310  (autoload (quote message-resend) "message" "\  (autoload (quote message-resend) "message" "\
11311  Resend the current article to ADDRESS." t nil)  Resend the current article to ADDRESS." t nil)
11312    
# Line 11250  redisplayed as output is inserted." t ni Line 11401  redisplayed as output is inserted." t ni
11401  ;;;***  ;;;***
11402    
11403  ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch  ;;;### (autoloads (mh-letter-mode mh-smail-other-window mh-smail-batch
11404  ;;;;;;  mh-smail) "mh-comp" "mail/mh-comp.el" (15192 12235))  ;;;;;;  mh-smail) "mh-comp" "mail/mh-comp.el" (15394 64300))
11405  ;;; Generated autoloads from mail/mh-comp.el  ;;; Generated autoloads from mail/mh-comp.el
11406    
11407  (autoload (quote mh-smail) "mh-comp" "\  (autoload (quote mh-smail) "mh-comp" "\
# Line 11307  This command runs the normal hooks `text Line 11458  This command runs the normal hooks `text
11458    
11459  ;;;***  ;;;***
11460    
11461  ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mail/mh-e.el" (15281  ;;;### (autoloads (mh-version mh-rmail) "mh-e" "mail/mh-e.el" (15394
11462  ;;;;;;  51219))  ;;;;;;  64300))
11463  ;;; Generated autoloads from mail/mh-e.el  ;;; Generated autoloads from mail/mh-e.el
11464    
11465  (autoload (quote mh-rmail) "mh-e" "\  (autoload (quote mh-rmail) "mh-e" "\
# Line 11329  Legal MIME content types.  See documenta Line 11480  Legal MIME content types.  See documenta
11480    
11481  ;;;***  ;;;***
11482    
11483  ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15320 3853))  ;;;### (autoloads nil "mh-utils" "mail/mh-utils.el" (15394 64300))
11484  ;;; Generated autoloads from mail/mh-utils.el  ;;; Generated autoloads from mail/mh-utils.el
11485    
11486  (put (quote mh-progs) (quote risky-local-variable) t)  (put (quote mh-progs) (quote risky-local-variable) t)
# Line 11366  to its second argument TM." nil nil) Line 11517  to its second argument TM." nil nil)
11517  ;;;***  ;;;***
11518    
11519  ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"  ;;;### (autoloads (minibuffer-electric-default-mode) "minibuf-eldef"
11520  ;;;;;;  "minibuf-eldef.el" (15297 22175))  ;;;;;;  "minibuf-eldef.el" (15384 21743))
11521  ;;; Generated autoloads from minibuf-eldef.el  ;;; Generated autoloads from minibuf-eldef.el
11522    
11523  (defvar minibuffer-electric-default-mode nil "\  (defvar minibuffer-electric-default-mode nil "\
# Line 11380  use either \\[customize] or the function Line 11531  use either \\[customize] or the function
11531  (custom-add-load (quote minibuffer-electric-default-mode) (quote minibuf-eldef))  (custom-add-load (quote minibuffer-electric-default-mode) (quote minibuf-eldef))
11532    
11533  (autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" "\  (autoload (quote minibuffer-electric-default-mode) "minibuf-eldef" "\
11534  Toggle Minibuffer Electric Default mode  Toggle Minibuffer Electric Default mode.
11535  When active, minibuffer prompts that show a default value only show the  When active, minibuffer prompts that show a default value only show the
11536  default when it's applicable -- that is, when hitting RET would yield  default when it's applicable -- that is, when hitting RET would yield
11537  the default value.  If the user modifies the input such that hitting RET  the default value.  If the user modifies the input such that hitting RET
# Line 11467  Convert morse coded text in region to or Line 11618  Convert morse coded text in region to or
11618    
11619  ;;;***  ;;;***
11620    
11621  ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15235  ;;;### (autoloads (mouse-sel-mode) "mouse-sel" "mouse-sel.el" (15384
11622  ;;;;;;  24850))  ;;;;;;  21743))
11623  ;;; Generated autoloads from mouse-sel.el  ;;; Generated autoloads from mouse-sel.el
11624    
11625  (autoload (quote mouse-sel-mode) "mouse-sel" "\  (autoload (quote mouse-sel-mode) "mouse-sel" "\
# Line 11509  primary selection and region." t nil) Line 11660  primary selection and region." t nil)
11660    
11661  ;;;***  ;;;***
11662    
11663  ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (14184 34750))  ;;;### (autoloads (mpuz) "mpuz" "play/mpuz.el" (15394 64300))
11664  ;;; Generated autoloads from play/mpuz.el  ;;; Generated autoloads from play/mpuz.el
11665    
11666  (autoload (quote mpuz) "mpuz" "\  (autoload (quote mpuz) "mpuz" "\
# Line 11517  Multiplication puzzle with GNU Emacs." t Line 11668  Multiplication puzzle with GNU Emacs." t
11668    
11669  ;;;***  ;;;***
11670    
11671  ;;;### (autoloads (msb-mode) "msb" "msb.el" (15192 12215))  ;;;### (autoloads (msb-mode) "msb" "msb.el" (15394 64298))
11672  ;;; Generated autoloads from msb.el  ;;; Generated autoloads from msb.el
11673    
11674  (defvar msb-mode nil "\  (defvar msb-mode nil "\
# Line 11543  different buffer menu using the function Line 11694  different buffer menu using the function
11694  ;;;;;;  list-coding-systems describe-current-coding-system describe-current-coding-system-briefly  ;;;;;;  list-coding-systems describe-current-coding-system describe-current-coding-system-briefly
11695  ;;;;;;  describe-coding-system describe-char-after describe-character-set  ;;;;;;  describe-coding-system describe-char-after describe-character-set
11696  ;;;;;;  list-charset-chars read-charset list-character-sets) "mule-diag"  ;;;;;;  list-charset-chars read-charset list-character-sets) "mule-diag"
11697  ;;;;;;  "international/mule-diag.el" (15292 25972))  ;;;;;;  "international/mule-diag.el" (15394 64299))
11698  ;;; Generated autoloads from international/mule-diag.el  ;;; Generated autoloads from international/mule-diag.el
11699    
11700  (autoload (quote list-character-sets) "mule-diag" "\  (autoload (quote list-character-sets) "mule-diag" "\
# Line 11670  The file is saved in the directory `data Line 11821  The file is saved in the directory `data
11821  ;;;;;;  coding-system-post-read-conversion coding-system-eol-type-mnemonic  ;;;;;;  coding-system-post-read-conversion coding-system-eol-type-mnemonic
11822  ;;;;;;  lookup-nested-alist set-nested-alist truncate-string-to-width  ;;;;;;  lookup-nested-alist set-nested-alist truncate-string-to-width
11823  ;;;;;;  store-substring string-to-sequence) "mule-util" "international/mule-util.el"  ;;;;;;  store-substring string-to-sequence) "mule-util" "international/mule-util.el"
11824  ;;;;;;  (15192 12232))  ;;;;;;  (15391 40439))
11825  ;;; Generated autoloads from international/mule-util.el  ;;; Generated autoloads from international/mule-util.el
11826    
11827  (autoload (quote string-to-sequence) "mule-util" "\  (autoload (quote string-to-sequence) "mule-util" "\
# Line 11678  Convert STRING to a sequence of TYPE whi Line 11829  Convert STRING to a sequence of TYPE whi
11829  TYPE should be `list' or `vector'." nil nil)  TYPE should be `list' or `vector'." nil nil)
11830    
11831  (defsubst string-to-list (string) "\  (defsubst string-to-list (string) "\
11832  Return a list of characters in STRING." (string-to-sequence string (quote list)))  Return a list of characters in STRING." (append string nil))
11833    
11834  (defsubst string-to-vector (string) "\  (defsubst string-to-vector (string) "\
11835  Return a vector of characters in STRING." (string-to-sequence string (quote vector)))  Return a vector of characters in STRING." (vconcat string))
11836    
11837  (autoload (quote store-substring) "mule-util" "\  (autoload (quote store-substring) "mule-util" "\
11838  Embed OBJ (string or character) at index IDX of STRING." nil nil)  Embed OBJ (string or character) at index IDX of STRING." nil nil)
# Line 11738  Optional 3rd argument NIL-FOR-TOO-LONG n Line 11889  Optional 3rd argument NIL-FOR-TOO-LONG n
11889  Return the string indicating end-of-line format of CODING-SYSTEM." nil nil)  Return the string indicating end-of-line format of CODING-SYSTEM." nil nil)
11890    
11891  (autoload (quote coding-system-post-read-conversion) "mule-util" "\  (autoload (quote coding-system-post-read-conversion) "mule-util" "\
11892  Return the value of CODING-SYSTEM's post-read-conversion property." nil nil)  Return the value of CODING-SYSTEM's `post-read-conversion' property." nil nil)
11893    
11894  (autoload (quote coding-system-pre-write-conversion) "mule-util" "\  (autoload (quote coding-system-pre-write-conversion) "mule-util" "\
11895  Return the value of CODING-SYSTEM's pre-write-conversion property." nil nil)  Return the value of CODING-SYSTEM's `pre-write-conversion' property." nil nil)
11896    
11897  (autoload (quote coding-system-translation-table-for-decode) "mule-util" "\  (autoload (quote coding-system-translation-table-for-decode) "mule-util" "\
11898  Return the value of CODING-SYSTEM's translation-table-for-decode property." nil nil)  Return the value of CODING-SYSTEM's `translation-table-for-decode' property." nil nil)
11899    
11900  (autoload (quote coding-system-translation-table-for-encode) "mule-util" "\  (autoload (quote coding-system-translation-table-for-encode) "mule-util" "\
11901  Return the value of CODING-SYSTEM's translation-table-for-encode property." nil nil)  Return the value of CODING-SYSTEM's `translation-table-for-encode' property." nil nil)
11902    
11903  (autoload (quote coding-system-equal) "mule-util" "\  (autoload (quote coding-system-equal) "mule-util" "\
11904  Return t if and only if CODING-SYSTEM-1 and CODING-SYSTEM-2 are identical.  Return t if and only if CODING-SYSTEM-1 and CODING-SYSTEM-2 are identical.
# Line 11767  language environment LANG-ENV." nil nil) Line 11918  language environment LANG-ENV." nil nil)
11918  ;;;***  ;;;***
11919    
11920  ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"  ;;;### (autoloads (mwheel-install mouse-wheel-mode) "mwheel" "mwheel.el"
11921  ;;;;;;  (15205 21902))  ;;;;;;  (15358 31083))
11922  ;;; Generated autoloads from mwheel.el  ;;; Generated autoloads from mwheel.el
11923    
11924  (defvar mouse-wheel-mode nil "\  (defvar mouse-wheel-mode nil "\
# Line 11793  Enable mouse wheel support." nil nil) Line 11944  Enable mouse wheel support." nil nil)
11944  ;;;### (autoloads (network-connection network-connection-to-service  ;;;### (autoloads (network-connection network-connection-to-service
11945  ;;;;;;  whois-reverse-lookup whois finger ftp dig nslookup nslookup-host  ;;;;;;  whois-reverse-lookup whois finger ftp dig nslookup nslookup-host
11946  ;;;;;;  route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el"  ;;;;;;  route arp netstat ipconfig ping traceroute) "net-utils" "net/net-utils.el"
11947  ;;;;;;  (15192 12237))  ;;;;;;  (15358 31086))
11948  ;;; Generated autoloads from net/net-utils.el  ;;; Generated autoloads from net/net-utils.el
11949    
11950  (autoload (quote traceroute) "net-utils" "\  (autoload (quote traceroute) "net-utils" "\
# Line 11852  Open a network connection to HOST on POR Line 12003  Open a network connection to HOST on POR
12003  ;;;;;;  uncomment-region comment-kill comment-set-column comment-indent  ;;;;;;  uncomment-region comment-kill comment-set-column comment-indent
12004  ;;;;;;  comment-indent-default comment-normalize-vars comment-multi-line  ;;;;;;  comment-indent-default comment-normalize-vars comment-multi-line
12005  ;;;;;;  comment-padding comment-style comment-column) "newcomment"  ;;;;;;  comment-padding comment-style comment-column) "newcomment"
12006  ;;;;;;  "newcomment.el" (15306 37163))  ;;;;;;  "newcomment.el" (15391 40438))
12007  ;;; Generated autoloads from newcomment.el  ;;; Generated autoloads from newcomment.el
12008    
12009  (defalias (quote indent-for-comment) (quote comment-indent))  (defalias (quote indent-for-comment) (quote comment-indent))
# Line 11986  symbol in the alist." nil nil) Line 12137  symbol in the alist." nil nil)
12137  ;;;***  ;;;***
12138    
12139  ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"  ;;;### (autoloads (nnfolder-generate-active-file) "nnfolder" "gnus/nnfolder.el"
12140  ;;;;;;  (15185 36003))  ;;;;;;  (15394 64299))
12141  ;;; Generated autoloads from gnus/nnfolder.el  ;;; Generated autoloads from gnus/nnfolder.el
12142    
12143  (autoload (quote nnfolder-generate-active-file) "nnfolder" "\  (autoload (quote nnfolder-generate-active-file) "nnfolder" "\
# Line 12098  startup file, `~/.emacs-octave'." t nil) Line 12249  startup file, `~/.emacs-octave'." t nil)
12249  ;;;***  ;;;***
12250    
12251  ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"  ;;;### (autoloads (octave-mode) "octave-mod" "progmodes/octave-mod.el"
12252  ;;;;;;  (14535 49117))  ;;;;;;  (15394 64300))
12253  ;;; Generated autoloads from progmodes/octave-mod.el  ;;; Generated autoloads from progmodes/octave-mod.el
12254    
12255  (autoload (quote octave-mode) "octave-mod" "\  (autoload (quote octave-mode) "octave-mod" "\
# Line 12154  octave-continuation-string Line 12305  octave-continuation-string
12305    Default is a backslash.    Default is a backslash.
12306    
12307  octave-mode-startup-message  octave-mode-startup-message
12308    Nil means do not display the Octave mode startup message.    nil means do not display the Octave mode startup message.
12309    Default is t.    Default is t.
12310    
12311  octave-send-echo-input  octave-send-echo-input
# Line 12213  The Custom feature is intended to make t Line 12364  The Custom feature is intended to make t
12364  ;;;***  ;;;***
12365    
12366  ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el"  ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "textmodes/outline.el"
12367  ;;;;;;  (15265 49062))  ;;;;;;  (15384 21747))
12368  ;;; Generated autoloads from textmodes/outline.el  ;;; Generated autoloads from textmodes/outline.el
12369    
12370  (autoload (quote outline-mode) "outline" "\  (autoload (quote outline-mode) "outline" "\
# Line 12263  See the command `outline-mode' for more Line 12414  See the command `outline-mode' for more
12414    
12415  ;;;***  ;;;***
12416    
12417  ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15309 13359))  ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (15336 49893))
12418  ;;; Generated autoloads from paren.el  ;;; Generated autoloads from paren.el
12419    
12420  (defvar show-paren-mode nil "\  (defvar show-paren-mode nil "\
# Line 12354  C-Escape does list-buffers." t nil) Line 12505  C-Escape does list-buffers." t nil)
12505  ;;;***  ;;;***
12506    
12507  ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"  ;;;### (autoloads (pc-selection-mode pc-selection-mode) "pc-select"
12508  ;;;;;;  "emulation/pc-select.el" (15192 12224))  ;;;;;;  "emulation/pc-select.el" (15358 31086))
12509  ;;; Generated autoloads from emulation/pc-select.el  ;;; Generated autoloads from emulation/pc-select.el
12510    
12511  (autoload (quote pc-selection-mode) "pc-select" "\  (autoload (quote pc-selection-mode) "pc-select" "\
# Line 12373  S-C-LEFT and S-C-RIGHT move back or forw Line 12524  S-C-LEFT and S-C-RIGHT move back or forw
12524    
12525  M-LEFT and M-RIGHT move back or forward one word or sexp, disabling the mark.  M-LEFT and M-RIGHT move back or forward one word or sexp, disabling the mark.
12526  S-M-LEFT and S-M-RIGHT move back or forward one word or sexp, leaving the mark  S-M-LEFT and S-M-RIGHT move back or forward one word or sexp, leaving the mark
12527  behind. To control wether these keys move word-wise or sexp-wise set the  behind.  To control whether these keys move word-wise or sexp-wise set the
12528  variable pc-select-meta-moves-sexps after loading pc-select.el but before  variable `pc-select-meta-moves-sexps' after loading pc-select.el but before
12529  turning pc-selection-mode on.  turning `pc-selection-mode' on.
12530    
12531  C-DOWN and C-UP move back or forward a paragraph, disabling the mark.  C-DOWN and C-UP move back or forward a paragraph, disabling the mark.
12532  S-C-DOWN and S-C-UP move back or forward a paragraph, leaving the mark behind.  S-C-DOWN and S-C-UP move back or forward a paragraph, leaving the mark behind.
# Line 12396  S-INSERT yanks text from the kill ring ( Line 12547  S-INSERT yanks text from the kill ring (
12547  C-INSERT copies the region into the kill ring (`copy-region-as-kill').  C-INSERT copies the region into the kill ring (`copy-region-as-kill').
12548    
12549  In addition, certain other PC bindings are imitated (to avoid this, set  In addition, certain other PC bindings are imitated (to avoid this, set
12550  the variable pc-select-selection-keys-only to t after loading pc-select.el  the variable `pc-select-selection-keys-only' to t after loading pc-select.el
12551  but before calling pc-selection-mode):  but before calling `pc-selection-mode'):
12552    
12553    F6           other-window    F6           `other-window'
12554    DELETE       delete-char    DELETE       `delete-char'
12555    C-DELETE     kill-line    C-DELETE     `kill-line'
12556    M-DELETE     kill-word    M-DELETE     `kill-word'
12557    C-M-DELETE   kill-sexp    C-M-DELETE   `kill-sexp'
12558    C-BACKSPACE  backward-kill-word    C-BACKSPACE  `backward-kill-word'
12559    M-BACKSPACE  undo" t nil)    M-BACKSPACE  `undo'" t nil)
12560    
12561  (defvar pc-selection-mode nil "\  (defvar pc-selection-mode nil "\
12562  Toggle PC Selection mode.  Toggle PC Selection mode.
# Line 12553  Setup shell-mode to use pcomplete." nil Line 12704  Setup shell-mode to use pcomplete." nil
12704    
12705  ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status  ;;;### (autoloads (cvs-dired-use-hook cvs-dired-action cvs-status
12706  ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"  ;;;;;;  cvs-update cvs-examine cvs-quickdir cvs-checkout) "pcvs"
12707  ;;;;;;  "pcvs.el" (15279 8859))  ;;;;;;  "pcvs.el" (15394 64298))
12708  ;;; Generated autoloads from pcvs.el  ;;; Generated autoloads from pcvs.el
12709    
12710  (autoload (quote cvs-checkout) "pcvs" "\  (autoload (quote cvs-checkout) "pcvs" "\
# Line 12603  Sensible values are `cvs-examine', `cvs- Line 12754  Sensible values are `cvs-examine', `cvs-
12754    
12755  (defvar cvs-dired-use-hook (quote (4)) "\  (defvar cvs-dired-use-hook (quote (4)) "\
12756  Whether or not opening a CVS directory should run PCL-CVS.  Whether or not opening a CVS directory should run PCL-CVS.
12757  NIL means never do it.  nil means never do it.
12758  ALWAYS means to always do it unless a prefix argument is given to the  ALWAYS means to always do it unless a prefix argument is given to the
12759    command that prompted the opening of the directory.    command that prompted the opening of the directory.
12760  Anything else means to do it only if the prefix arg is equal to this value.")  Anything else means to do it only if the prefix arg is equal to this value.")
# Line 12614  The exact behavior is determined also by Line 12765  The exact behavior is determined also by
12765    
12766  ;;;***  ;;;***
12767    
12768  ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15192 12216))  ;;;### (autoloads nil "pcvs-defs" "pcvs-defs.el" (15394 64298))
12769  ;;; Generated autoloads from pcvs-defs.el  ;;; Generated autoloads from pcvs-defs.el
12770    
12771  (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m))  (defvar cvs-global-menu (let ((m (make-sparse-keymap "PCL-CVS"))) (define-key m [status] (quote (menu-item "Directory Status" cvs-status :help "A more verbose status of a workarea"))) (define-key m [checkout] (quote (menu-item "Checkout Module" cvs-checkout :help "Check out a module from the repository"))) (define-key m [update] (quote (menu-item "Update Directory" cvs-update :help "Fetch updates from the repository"))) (define-key m [examine] (quote (menu-item "Examine Directory" cvs-examine :help "Examine the current state of a workarea"))) m))
# Line 12622  The exact behavior is determined also by Line 12773  The exact behavior is determined also by
12773  ;;;***  ;;;***
12774    
12775  ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"  ;;;### (autoloads (perl-mode) "perl-mode" "progmodes/perl-mode.el"
12776  ;;;;;;  (15297 22180))  ;;;;;;  (15358 31086))
12777  ;;; Generated autoloads from progmodes/perl-mode.el  ;;; Generated autoloads from progmodes/perl-mode.el
12778    
12779  (autoload (quote perl-mode) "perl-mode" "\  (autoload (quote perl-mode) "perl-mode" "\
# Line 12676  Turning on Perl mode runs the normal hoo Line 12827  Turning on Perl mode runs the normal hoo
12827  ;;;***  ;;;***
12828    
12829  ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"  ;;;### (autoloads (picture-mode) "picture" "textmodes/picture.el"
12830  ;;;;;;  (15306 37172))  ;;;;;;  (15384 21747))
12831  ;;; Generated autoloads from textmodes/picture.el  ;;; Generated autoloads from textmodes/picture.el
12832    
12833  (autoload (quote picture-mode) "picture" "\  (autoload (quote picture-mode) "picture" "\
# Line 12808  The default value is '(\"/usr/local/shar Line 12959  The default value is '(\"/usr/local/shar
12959    
12960  ;;;***  ;;;***
12961    
12962  ;;;### (autoloads (ps-mode) "ps-mode" "progmodes/ps-mode.el" (15192  ;;;### (autoloads nil "ps-mode" "progmodes/ps-mode.el" (15349 7598))
 ;;;;;;  12245))  
12963  ;;; Generated autoloads from progmodes/ps-mode.el  ;;; Generated autoloads from progmodes/ps-mode.el
12964     (autoload (quote ps-mode) "ps-mode" "Major mode for editing PostScript with GNU Emacs.\n" t)
 (autoload (quote ps-mode) "ps-mode" "\  
 Major mode for editing PostScript with GNU Emacs.  
   
 Entry to this mode calls `ps-mode-hook'.  
   
 The following variables hold user options, and can  
 be set through the `customize' command:  
   
   ps-mode-auto-indent  
   ps-mode-tab  
   ps-mode-paper-size  
   ps-mode-print-function  
   ps-run-prompt  
   ps-run-font-lock-keywords-2  
   ps-run-x  
   ps-run-dumb  
   ps-run-init  
   ps-run-error-line-numbers  
   ps-run-tmp-dir  
   
 Type \\[describe-variable] for documentation on these options.  
   
   
 \\{ps-mode-map}  
   
   
 When starting an interactive PostScript process with \\[ps-run-start],  
 a second window will be displayed, and `ps-run-mode-hook' will be called.  
 The keymap for this second window is:  
   
 \\{ps-run-mode-map}  
   
   
 When Ghostscript encounters an error it displays an error message  
 with a file position. Clicking mouse-2 on this number will bring  
 point to the corresponding spot in the PostScript window, if input  
 to the interpreter was sent from that window.  
 Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number has the same effect.  
 " t nil)  
12965    
12966  ;;;***  ;;;***
12967    
# Line 13105  If EXTENSION is any other symbol, it is Line 13216  If EXTENSION is any other symbol, it is
13216  ;;;;;;  quail-defrule quail-install-decode-map quail-install-map  ;;;;;;  quail-defrule quail-install-decode-map quail-install-map
13217  ;;;;;;  quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout  ;;;;;;  quail-define-rules quail-show-keyboard-layout quail-set-keyboard-layout
13218  ;;;;;;  quail-define-package quail-use-package quail-title) "quail"  ;;;;;;  quail-define-package quail-use-package quail-title) "quail"
13219  ;;;;;;  "international/quail.el" (15255 11737))  ;;;;;;  "international/quail.el" (15391 40439))
13220  ;;; Generated autoloads from international/quail.el  ;;; Generated autoloads from international/quail.el
13221    
13222  (autoload (quote quail-title) "quail" "\  (autoload (quote quail-title) "quail" "\
# Line 13381  See \\[compile]." t nil) Line 13492  See \\[compile]." t nil)
13492  ;;;***  ;;;***
13493    
13494  ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"  ;;;### (autoloads (re-builder) "re-builder" "emacs-lisp/re-builder.el"
13495  ;;;;;;  (15192 12223))  ;;;;;;  (15358 31086))
13496  ;;; Generated autoloads from emacs-lisp/re-builder.el  ;;; Generated autoloads from emacs-lisp/re-builder.el
13497    
13498  (autoload (quote re-builder) "re-builder" "\  (autoload (quote re-builder) "re-builder" "\
# Line 13391  Call up the RE Builder for the current w Line 13502  Call up the RE Builder for the current w
13502    
13503  ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files  ;;;### (autoloads (recentf-mode recentf-open-more-files recentf-open-files
13504  ;;;;;;  recentf-cleanup recentf-edit-list recentf-save-list) "recentf"  ;;;;;;  recentf-cleanup recentf-edit-list recentf-save-list) "recentf"
13505  ;;;;;;  "recentf.el" (15210 48798))  ;;;;;;  "recentf.el" (15394 64298))
13506  ;;; Generated autoloads from recentf.el  ;;; Generated autoloads from recentf.el
13507    
13508  (autoload (quote recentf-save-list) "recentf" "\  (autoload (quote recentf-save-list) "recentf" "\
# Line 13435  were operated on recently." t nil) Line 13546  were operated on recently." t nil)
13546  ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle  ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
13547  ;;;;;;  delete-whitespace-rectangle open-rectangle insert-rectangle  ;;;;;;  delete-whitespace-rectangle open-rectangle insert-rectangle
13548  ;;;;;;  yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle  ;;;;;;  yank-rectangle kill-rectangle extract-rectangle delete-extract-rectangle
13549  ;;;;;;  delete-rectangle move-to-column-force) "rect" "rect.el" (15292  ;;;;;;  delete-rectangle move-to-column-force) "rect" "rect.el" (15358
13550  ;;;;;;  25968))  ;;;;;;  31083))
13551  ;;; Generated autoloads from rect.el  ;;; Generated autoloads from rect.el
13552    
13553  (autoload (quote move-to-column-force) "rect" "\  (autoload (quote move-to-column-force) "rect" "\
13554  Move point to column COLUMN rigidly in the current line.  Obsolete.  Use `move-to-column'.
13555  If COLUMN is within a multi-column character, replace it by  If COLUMN is within a multi-column character, replace it by spaces and tab.
 spaces and tab.  
   
13556  As for `move-to-column', passing anything but nil or t in FLAG will move to  As for `move-to-column', passing anything but nil or t in FLAG will move to
13557  the desired column only if the line is long enough." nil nil)  the desired column only if the line is long enough." nil nil)
13558    
# Line 13614  While entering the regexp, completion on Line 13723  While entering the regexp, completion on
13723  ;;;***  ;;;***
13724    
13725  ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"  ;;;### (autoloads (reftex-index-phrases-mode) "reftex-index" "textmodes/reftex-index.el"
13726  ;;;;;;  (15192 12248))  ;;;;;;  (15384 21747))
13727  ;;; Generated autoloads from textmodes/reftex-index.el  ;;; Generated autoloads from textmodes/reftex-index.el
13728    
13729  (autoload (quote reftex-index-phrases-mode) "reftex-index" "\  (autoload (quote reftex-index-phrases-mode) "reftex-index" "\
# Line 13645  Here are all local bindings. Line 13754  Here are all local bindings.
13754  ;;;***  ;;;***
13755    
13756  ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"  ;;;### (autoloads (regexp-opt-depth regexp-opt) "regexp-opt" "emacs-lisp/regexp-opt.el"
13757  ;;;;;;  (15192 12223))  ;;;;;;  (15384 21745))
13758  ;;; Generated autoloads from emacs-lisp/regexp-opt.el  ;;; Generated autoloads from emacs-lisp/regexp-opt.el
13759    
13760  (autoload (quote regexp-opt) "regexp-opt" "\  (autoload (quote regexp-opt) "regexp-opt" "\
# Line 13684  can be modified by the global variable ` Line 13793  can be modified by the global variable `
13793  ;;;***  ;;;***
13794    
13795  ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"  ;;;### (autoloads (reporter-submit-bug-report) "reporter" "mail/reporter.el"
13796  ;;;;;;  (15192 12235))  ;;;;;;  (15358 31086))
13797  ;;; Generated autoloads from mail/reporter.el  ;;; Generated autoloads from mail/reporter.el
13798    
13799  (autoload (quote reporter-submit-bug-report) "reporter" "\  (autoload (quote reporter-submit-bug-report) "reporter" "\
# Line 13707  This function prompts for a summary if ` Line 13816  This function prompts for a summary if `
13816  is non-nil.  is non-nil.
13817    
13818  This function does not send a message; it uses the given information  This function does not send a message; it uses the given information
13819  to initialize a a messagem, which the user can then edit and finally send  to initialize a message, which the user can then edit and finally send
13820  \(or decline to send).  The variable `mail-user-agent' controls which  \(or decline to send).  The variable `mail-user-agent' controls which
13821  mail-sending package is used for editing and sending the message." nil nil)  mail-sending package is used for editing and sending the message." nil nil)
13822    
13823  ;;;***  ;;;***
13824    
13825  ;;;### (autoloads (reposition-window) "reposition" "reposition.el"  ;;;### (autoloads (reposition-window) "reposition" "reposition.el"
13826  ;;;;;;  (13229 29317))  ;;;;;;  (15384 21743))
13827  ;;; Generated autoloads from reposition.el  ;;; Generated autoloads from reposition.el
13828    
13829  (autoload (quote reposition-window) "reposition" "\  (autoload (quote reposition-window) "reposition" "\
# Line 13748  Clear out the file used for transmitting Line 13857  Clear out the file used for transmitting
13857    
13858  ;;;***  ;;;***
13859    
13860    ;;;### (autoloads (global-reveal-mode reveal-mode) "reveal" "reveal.el"
13861    ;;;;;;  (15369 56001))
13862    ;;; Generated autoloads from reveal.el
13863    
13864    (autoload (quote reveal-mode) "reveal" "\
13865    Toggle Reveal mode on or off.
13866    Reveal mode renders invisible text around point visible again.
13867    
13868    Interactively, with no prefix argument, toggle the mode.
13869    With universal prefix ARG (or if ARG is nil) turn mode on.
13870    With zero or negative ARG turn mode off." t nil)
13871    
13872    (defvar global-reveal-mode nil "\
13873    Non-nil if Global-Reveal mode is enabled.
13874    See the command `global-reveal-mode' for a description of this minor-mode.
13875    Setting this variable directly does not take effect;
13876    use either \\[customize] or the function `global-reveal-mode'.")
13877    
13878    (custom-add-to-group (quote global-reveal) (quote global-reveal-mode) (quote custom-variable))
13879    
13880    (custom-add-load (quote global-reveal-mode) (quote reveal))
13881    
13882    (autoload (quote global-reveal-mode) "reveal" "\
13883    Toggle Reveal mode in all buffers on or off.
13884    Reveal mode renders invisible text around point visible again.
13885    
13886    Interactively, with no prefix argument, toggle the mode.
13887    With universal prefix ARG (or if ARG is nil) turn mode on.
13888    With zero or negative ARG turn mode off." t nil)
13889    
13890    ;;;***
13891    
13892  ;;;### (autoloads (read-file-name-electric-shadow-mode read-file-name-electric-shadow-tty-properties  ;;;### (autoloads (read-file-name-electric-shadow-mode read-file-name-electric-shadow-tty-properties
13893  ;;;;;;  read-file-name-electric-shadow-properties) "rfn-eshadow"  ;;;;;;  read-file-name-electric-shadow-properties) "rfn-eshadow"
13894  ;;;;;;  "rfn-eshadow.el" (15298 53573))  ;;;;;;  "rfn-eshadow.el" (15384 21743))
13895  ;;; Generated autoloads from rfn-eshadow.el  ;;; Generated autoloads from rfn-eshadow.el
13896    
13897  (defvar read-file-name-electric-shadow-properties (quote (face read-file-name-electric-shadow field shadow)) "\  (defvar read-file-name-electric-shadow-properties (quote (face read-file-name-electric-shadow field shadow)) "\
# Line 13776  use either \\[customize] or the function Line 13917  use either \\[customize] or the function
13917  (custom-add-load (quote read-file-name-electric-shadow-mode) (quote rfn-eshadow))  (custom-add-load (quote read-file-name-electric-shadow-mode) (quote rfn-eshadow))
13918    
13919  (autoload (quote read-file-name-electric-shadow-mode) "rfn-eshadow" "\  (autoload (quote read-file-name-electric-shadow-mode) "rfn-eshadow" "\
13920  Toggle Read-File-Name Electric Shadow mode  Toggle Read-File-Name Electric Shadow mode.
13921  When active, any part of the a filename being read in the minibuffer  When active, any part of the a filename being read in the minibuffer
13922  that would be ignored because the result is passed through  that would be ignored because the result is passed through
13923  `substitute-in-file-name' is given the properties in  `substitute-in-file-name' is given the properties in
# Line 13849  variable." t nil) Line 13990  variable." t nil)
13990  ;;;;;;  rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output  ;;;;;;  rmail-mail-new-frame rmail-primary-inbox-list rmail-delete-after-output
13991  ;;;;;;  rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers  ;;;;;;  rmail-highlight-face rmail-highlighted-headers rmail-retry-ignored-headers
13992  ;;;;;;  rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)  ;;;;;;  rmail-displayed-headers rmail-ignored-headers rmail-dont-reply-to-names)
13993  ;;;;;;  "rmail" "mail/rmail.el" (15269 48090))  ;;;;;;  "rmail" "mail/rmail.el" (15391 40440))
13994  ;;; Generated autoloads from mail/rmail.el  ;;; Generated autoloads from mail/rmail.el
13995    
13996  (defvar rmail-dont-reply-to-names nil "\  (defvar rmail-dont-reply-to-names nil "\
# Line 13945  It is called with no argument.") Line 14086  It is called with no argument.")
14086    
14087  (defvar rmail-insert-mime-forwarded-message-function nil "\  (defvar rmail-insert-mime-forwarded-message-function nil "\
14088  Function to insert a message in MIME format so it can be forwarded.  Function to insert a message in MIME format so it can be forwarded.
14089  This function is called if `rmail-enable-mime' is non-nil.  This function is called if `rmail-enable-mime' or
14090    `rmail-enable-mime-composing' is non-nil.
14091  It is called with one argument FORWARD-BUFFER, which is a  It is called with one argument FORWARD-BUFFER, which is a
14092  buffer containing the message to forward.  The current buffer  buffer containing the message to forward.  The current buffer
14093  is the outgoing mail buffer.")  is the outgoing mail buffer.")
# Line 14206  KEYWORDS is a comma-separated list of la Line 14348  KEYWORDS is a comma-separated list of la
14348  ;;;;;;  rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp  ;;;;;;  rmail-summary-by-senders rmail-summary-by-topic rmail-summary-by-regexp
14349  ;;;;;;  rmail-summary-by-recipients rmail-summary-by-labels rmail-summary  ;;;;;;  rmail-summary-by-recipients rmail-summary-by-labels rmail-summary
14350  ;;;;;;  rmail-summary-line-count-flag rmail-summary-scroll-between-messages)  ;;;;;;  rmail-summary-line-count-flag rmail-summary-scroll-between-messages)
14351  ;;;;;;  "rmailsum" "mail/rmailsum.el" (15315 52173))  ;;;;;;  "rmailsum" "mail/rmailsum.el" (15391 40440))
14352  ;;; Generated autoloads from mail/rmailsum.el  ;;; Generated autoloads from mail/rmailsum.el
14353    
14354  (defvar rmail-summary-scroll-between-messages t "\  (defvar rmail-summary-scroll-between-messages t "\
# Line 14331  This function is obsolete." t nil) Line 14473  This function is obsolete." t nil)
14473    
14474  ;;;***  ;;;***
14475    
14476  ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15298  ;;;### (autoloads (ruler-mode) "ruler-mode" "ruler-mode.el" (15391
14477  ;;;;;;  59689))  ;;;;;;  40438))
14478  ;;; Generated autoloads from ruler-mode.el  ;;; Generated autoloads from ruler-mode.el
14479    
14480  (autoload (quote ruler-mode) "ruler-mode" "\  (autoload (quote ruler-mode) "ruler-mode" "\
# Line 14661  This mode is an extended emacs-lisp mode Line 14803  This mode is an extended emacs-lisp mode
14803    
14804  ;;;***  ;;;***
14805    
14806  ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15306  ;;;### (autoloads (scribe-mode) "scribe" "textmodes/scribe.el" (15394
14807  ;;;;;;  37172))  ;;;;;;  64301))
14808  ;;; Generated autoloads from textmodes/scribe.el  ;;; Generated autoloads from textmodes/scribe.el
14809    
14810  (autoload (quote scribe-mode) "scribe" "\  (autoload (quote scribe-mode) "scribe" "\
# Line 14708  Toggle Scroll-All minor mode." t nil) Line 14850  Toggle Scroll-All minor mode." t nil)
14850  ;;;;;;  mail-archive-file-name mail-header-separator send-mail-function  ;;;;;;  mail-archive-file-name mail-header-separator send-mail-function
14851  ;;;;;;  mail-yank-ignored-headers mail-interactive mail-self-blind  ;;;;;;  mail-yank-ignored-headers mail-interactive mail-self-blind
14852  ;;;;;;  mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"  ;;;;;;  mail-specify-envelope-from mail-from-style) "sendmail" "mail/sendmail.el"
14853  ;;;;;;  (15292 25972))  ;;;;;;  (15323 13041))
14854  ;;; Generated autoloads from mail/sendmail.el  ;;; Generated autoloads from mail/sendmail.el
14855    
14856  (defvar mail-from-style (quote angles) "\  (defvar mail-from-style (quote angles) "\
# Line 14874  Like `mail' command, but display mail bu Line 15016  Like `mail' command, but display mail bu
15016    
15017  ;;;***  ;;;***
15018    
15019  ;;;### (autoloads (server-start) "server" "server.el" (15260 28028))  ;;;### (autoloads (server-start) "server" "server.el" (15391 40438))
15020  ;;; Generated autoloads from server.el  ;;; Generated autoloads from server.el
15021    
15022  (autoload (quote server-start) "server" "\  (autoload (quote server-start) "server" "\
# Line 14889  Prefix arg means just kill any existing Line 15031  Prefix arg means just kill any existing
15031  ;;;***  ;;;***
15032    
15033  ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"  ;;;### (autoloads (html-mode sgml-mode) "sgml-mode" "textmodes/sgml-mode.el"
15034  ;;;;;;  (15317 28322))  ;;;;;;  (15329 41961))
15035  ;;; Generated autoloads from textmodes/sgml-mode.el  ;;; Generated autoloads from textmodes/sgml-mode.el
15036    
15037  (autoload (quote sgml-mode) "sgml-mode" "\  (autoload (quote sgml-mode) "sgml-mode" "\
# Line 14951  To work around that, do: Line 15093  To work around that, do:
15093  ;;;***  ;;;***
15094    
15095  ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"  ;;;### (autoloads (sh-mode) "sh-script" "progmodes/sh-script.el"
15096  ;;;;;;  (15306 37171))  ;;;;;;  (15391 40440))
15097  ;;; Generated autoloads from progmodes/sh-script.el  ;;; Generated autoloads from progmodes/sh-script.el
15098    
15099  (put (quote sh-mode) (quote mode-class) (quote special))  (put (quote sh-mode) (quote mode-class) (quote special))
# Line 15092  Set up file shadowing." t nil) Line 15234  Set up file shadowing." t nil)
15234  ;;;***  ;;;***
15235    
15236  ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"  ;;;### (autoloads (shell shell-dumb-shell-regexp) "shell" "shell.el"
15237  ;;;;;;  (15186 41418))  ;;;;;;  (15384 21743))
15238  ;;; Generated autoloads from shell.el  ;;; Generated autoloads from shell.el
15239    
15240  (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\  (defvar shell-dumb-shell-regexp "cmd\\(proxy\\)?\\.exe" "\
# Line 15134  Otherwise, one argument `-i' is passed t Line 15276  Otherwise, one argument `-i' is passed t
15276    
15277  ;;;***  ;;;***
15278    
15279  ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15192  ;;;### (autoloads (simula-mode) "simula" "progmodes/simula.el" (15394
15280  ;;;;;;  12245))  ;;;;;;  64300))
15281  ;;; Generated autoloads from progmodes/simula.el  ;;; Generated autoloads from progmodes/simula.el
15282    
15283  (autoload (quote simula-mode) "simula" "\  (autoload (quote simula-mode) "simula" "\
# Line 15300  symmetrical ones, and the same character Line 15442  symmetrical ones, and the same character
15442    
15443  ;;;***  ;;;***
15444    
15445  ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15209  ;;;### (autoloads (smerge-mode) "smerge-mode" "smerge-mode.el" (15349
15446  ;;;;;;  13374))  ;;;;;;  7597))
15447  ;;; Generated autoloads from smerge-mode.el  ;;; Generated autoloads from smerge-mode.el
15448    
15449  (autoload (quote smerge-mode) "smerge-mode" "\  (autoload (quote smerge-mode) "smerge-mode" "\
# Line 15323  which smileys to operate on and which im Line 15465  which smileys to operate on and which im
15465  ;;;***  ;;;***
15466    
15467  ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"  ;;;### (autoloads (smtpmail-send-it) "smtpmail" "mail/smtpmail.el"
15468  ;;;;;;  (15311 55090))  ;;;;;;  (15384 21746))
15469  ;;; Generated autoloads from mail/smtpmail.el  ;;; Generated autoloads from mail/smtpmail.el
15470    
15471  (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)  (autoload (quote smtpmail-send-it) "smtpmail" nil nil nil)
15472    
15473  ;;;***  ;;;***
15474    
15475  ;;;### (autoloads (snake) "snake" "play/snake.el" (15292 25972))  ;;;### (autoloads (snake) "snake" "play/snake.el" (15384 21747))
15476  ;;; Generated autoloads from play/snake.el  ;;; Generated autoloads from play/snake.el
15477    
15478  (autoload (quote snake) "snake" "\  (autoload (quote snake) "snake" "\
# Line 15381  then `snmpv2-mode-hook'." t nil) Line 15523  then `snmpv2-mode-hook'." t nil)
15523    
15524  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name  ;;;### (autoloads (solar-equinoxes-solstices sunrise-sunset calendar-location-name
15525  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)  ;;;;;;  calendar-longitude calendar-latitude calendar-time-display-form)
15526  ;;;;;;  "solar" "calendar/solar.el" (15192 12221))  ;;;;;;  "solar" "calendar/solar.el" (15349 7597))
15527  ;;; Generated autoloads from calendar/solar.el  ;;; Generated autoloads from calendar/solar.el
15528    
15529  (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 15639  From a program takes two point or marker Line 15781  From a program takes two point or marker
15781  ;;;***  ;;;***
15782    
15783  ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"  ;;;### (autoloads (speedbar-get-focus speedbar-frame-mode) "speedbar"
15784  ;;;;;;  "speedbar.el" (15192 12218))  ;;;;;;  "speedbar.el" (15384 21744))
15785  ;;; Generated autoloads from speedbar.el  ;;; Generated autoloads from speedbar.el
15786    
15787  (defalias (quote speedbar) (quote speedbar-frame-mode))  (defalias (quote speedbar) (quote speedbar-frame-mode))
# Line 15702  Return a vector containing the lines fro Line 15844  Return a vector containing the lines fro
15844    
15845  ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres  ;;;### (autoloads (sql-db2 sql-interbase sql-postgres sql-ms sql-ingres
15846  ;;;;;;  sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode  ;;;;;;  sql-solid sql-mysql sql-informix sql-sybase sql-oracle sql-mode
15847  ;;;;;;  sql-help) "sql" "progmodes/sql.el" (15234 3951))  ;;;;;;  sql-help) "sql" "progmodes/sql.el" (15349 7598))
15848  ;;; Generated autoloads from progmodes/sql.el  ;;; Generated autoloads from progmodes/sql.el
15849    
15850  (autoload (quote sql-help) "sql" "\  (autoload (quote sql-help) "sql" "\
# Line 15714  usually named `*SQL*'.  The name of the Line 15856  usually named `*SQL*'.  The name of the
15856  Use the following commands to start a specific SQL interpreter:  Use the following commands to start a specific SQL interpreter:
15857    
15858      PostGres: \\[sql-postgres]      PostGres: \\[sql-postgres]
15859        MySQL: \\[sql-mysql]
15860    
15861  Other non-free SQL implementations are also supported:  Other non-free SQL implementations are also supported:
15862    
     MySQL: \\[sql-mysql]  
15863      Solid: \\[sql-solid]      Solid: \\[sql-solid]
15864      Oracle: \\[sql-oracle]      Oracle: \\[sql-oracle]
15865      Informix: \\[sql-informix]      Informix: \\[sql-informix]
# Line 15760  determine where the strings should be se Line 15902  determine where the strings should be se
15902  value of `sql-buffer' using \\[sql-set-sqli-buffer].  value of `sql-buffer' using \\[sql-set-sqli-buffer].
15903    
15904  For information on how to create multiple SQLi buffers, see  For information on how to create multiple SQLi buffers, see
15905  `sql-interactive-mode'." t nil)  `sql-interactive-mode'.
15906    
15907    Note that SQL doesn't have an escape character unless you specify
15908    one.  If you specify backslash as escape character in SQL,
15909    you must tell Emacs.  Here's how to do that in your `~/.emacs' file:
15910    
15911    \(add-hook 'sql-mode-hook
15912              (lambda ()
15913                (modify-syntax-entry ?\\\\ \".\" sql-mode-syntax-table)))" t nil)
15914    
15915  (autoload (quote sql-oracle) "sql" "\  (autoload (quote sql-oracle) "sql" "\
15916  Run sqlplus by Oracle as an inferior process.  Run sqlplus by Oracle as an inferior process.
# Line 15835  The default comes from `process-coding-s Line 15985  The default comes from `process-coding-s
15985  (autoload (quote sql-mysql) "sql" "\  (autoload (quote sql-mysql) "sql" "\
15986  Run mysql by TcX as an inferior process.  Run mysql by TcX as an inferior process.
15987    
15988  Note that the widespread idea that mysql is free software is inaccurate;  Mysql versions 3.23 and up are free software.
 its license is too restrictive.  We urge you to use PostGres instead.  
15989    
15990  If buffer `*SQL*' exists but no process is running, make a new process.  If buffer `*SQL*' exists but no process is running, make a new process.
15991  If buffer exists and a process is running, just switch to buffer  If buffer exists and a process is running, just switch to buffer
# Line 16013  The default comes from `process-coding-s Line 16162  The default comes from `process-coding-s
16162  ;;;;;;  strokes-help strokes-describe-stroke strokes-do-complex-stroke  ;;;;;;  strokes-help strokes-describe-stroke strokes-do-complex-stroke
16163  ;;;;;;  strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke  ;;;;;;  strokes-do-stroke strokes-read-complex-stroke strokes-read-stroke
16164  ;;;;;;  strokes-global-set-stroke strokes-mode) "strokes" "strokes.el"  ;;;;;;  strokes-global-set-stroke strokes-mode) "strokes" "strokes.el"
16165  ;;;;;;  (14789 50514))  ;;;;;;  (15384 21744))
16166  ;;; Generated autoloads from strokes.el  ;;; Generated autoloads from strokes.el
16167    
16168  (defvar strokes-mode nil "\  (defvar strokes-mode nil "\
# Line 16104  Read a complex stroke and insert its gly Line 16253  Read a complex stroke and insert its gly
16253    
16254  ;;;***  ;;;***
16255    
16256  ;;;### (autoloads (studlify-word studlify-region) "studly" "play/studly.el"  ;;;### (autoloads (studlify-buffer studlify-word studlify-region)
16257  ;;;;;;  (15223 37897))  ;;;;;;  "studly" "play/studly.el" (15384 21747))
16258  ;;; Generated autoloads from play/studly.el  ;;; Generated autoloads from play/studly.el
16259    
16260  (autoload (quote studlify-region) "studly" "\  (autoload (quote studlify-region) "studly" "\
16261  Studlify-case the region" t nil)  Studlify-case the region." t nil)
16262    
16263  (autoload (quote studlify-word) "studly" "\  (autoload (quote studlify-word) "studly" "\
16264  Studlify-case the current word, or COUNT words if given an argument" t nil)  Studlify-case the current word, or COUNT words if given an argument." t nil)
16265    
16266    (autoload (quote studlify-buffer) "studly" "\
16267    Studlify-case the current buffer." t nil)
16268    
16269  ;;;***  ;;;***
16270    
16271  ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"  ;;;### (autoloads (sc-cite-original) "supercite" "mail/supercite.el"
16272  ;;;;;;  (15192 12236))  ;;;;;;  (15394 64300))
16273  ;;; Generated autoloads from mail/supercite.el  ;;; Generated autoloads from mail/supercite.el
16274    
16275  (autoload (quote sc-cite-original) "supercite" "\  (autoload (quote sc-cite-original) "supercite" "\
# Line 16146  before, and `sc-post-hook' is run after Line 16298  before, and `sc-post-hook' is run after
16298    
16299  ;;;***  ;;;***
16300    
16301  ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15306  ;;;### (autoloads (syntax-ppss) "syntax" "emacs-lisp/syntax.el" (15384
16302  ;;;;;;  37167))  ;;;;;;  21745))
16303  ;;; Generated autoloads from emacs-lisp/syntax.el  ;;; Generated autoloads from emacs-lisp/syntax.el
16304    
16305  (autoload (quote syntax-ppss) "syntax" "\  (autoload (quote syntax-ppss) "syntax" "\
# Line 16189  Connect to display DISPLAY for the Emacs Line 16341  Connect to display DISPLAY for the Emacs
16341    
16342  ;;;***  ;;;***
16343    
16344  ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15292 25969))  ;;;### (autoloads (tar-mode) "tar-mode" "tar-mode.el" (15358 31084))
16345  ;;; Generated autoloads from tar-mode.el  ;;; Generated autoloads from tar-mode.el
16346    
16347  (autoload (quote tar-mode) "tar-mode" "\  (autoload (quote tar-mode) "tar-mode" "\
# Line 16206  saved back into the tar-file buffer; in Line 16358  saved back into the tar-file buffer; in
16358  inside of a tar archive without extracting it and re-archiving it.  inside of a tar archive without extracting it and re-archiving it.
16359    
16360  See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.  See also: variables `tar-update-datestamp' and `tar-anal-blocksize'.
16361  \\{tar-mode-map}" nil nil)  \\{tar-mode-map}" t nil)
16362    
16363  ;;;***  ;;;***
16364    
# Line 16279  Normally input is edited in Emacs and se Line 16431  Normally input is edited in Emacs and se
16431    
16432  ;;;***  ;;;***
16433    
16434  ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15192  ;;;### (autoloads (ansi-term term make-term) "term" "term.el" (15394
16435  ;;;;;;  12218))  ;;;;;;  64298))
16436  ;;; Generated autoloads from term.el  ;;; Generated autoloads from term.el
16437    
16438  (autoload (quote make-term) "term" "\  (autoload (quote make-term) "term" "\
# Line 16298  Start a terminal-emulator in a new buffe Line 16450  Start a terminal-emulator in a new buffe
16450    
16451  ;;;***  ;;;***
16452    
16453  ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15192  ;;;### (autoloads (terminal-emulator) "terminal" "terminal.el" (15394
16454  ;;;;;;  12218))  ;;;;;;  64298))
16455  ;;; Generated autoloads from terminal.el  ;;; Generated autoloads from terminal.el
16456    
16457  (autoload (quote terminal-emulator) "terminal" "\  (autoload (quote terminal-emulator) "terminal" "\
# Line 16333  subprocess started." t nil) Line 16485  subprocess started." t nil)
16485    
16486  ;;;***  ;;;***
16487    
16488  ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15292 25972))  ;;;### (autoloads (tetris) "tetris" "play/tetris.el" (15384 21747))
16489  ;;; Generated autoloads from play/tetris.el  ;;; Generated autoloads from play/tetris.el
16490    
16491  (autoload (quote tetris) "tetris" "\  (autoload (quote tetris) "tetris" "\
# Line 16612  Entering SliTeX mode runs the hook `text Line 16764  Entering SliTeX mode runs the hook `text
16764  ;;;***  ;;;***
16765    
16766  ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)  ;;;### (autoloads (texi2info texinfo-format-region texinfo-format-buffer)
16767  ;;;;;;  "texinfmt" "textmodes/texinfmt.el" (15192 12249))  ;;;;;;  "texinfmt" "textmodes/texinfmt.el" (15322 52028))
16768  ;;; Generated autoloads from textmodes/texinfmt.el  ;;; Generated autoloads from textmodes/texinfmt.el
16769    
16770  (autoload (quote texinfo-format-buffer) "texinfmt" "\  (autoload (quote texinfo-format-buffer) "texinfmt" "\
# Line 16726  value of `texinfo-mode-hook'." t nil) Line 16878  value of `texinfo-mode-hook'." t nil)
16878    
16879  ;;;### (autoloads (thai-composition-function thai-post-read-conversion  ;;;### (autoloads (thai-composition-function thai-post-read-conversion
16880  ;;;;;;  thai-compose-buffer thai-compose-string thai-compose-region)  ;;;;;;  thai-compose-buffer thai-compose-string thai-compose-region)
16881  ;;;;;;  "thai-util" "language/thai-util.el" (15192 12234))  ;;;;;;  "thai-util" "language/thai-util.el" (15384 21746))
16882  ;;; Generated autoloads from language/thai-util.el  ;;; Generated autoloads from language/thai-util.el
16883    
16884  (autoload (quote thai-compose-region) "thai-util" "\  (autoload (quote thai-compose-region) "thai-util" "\
# Line 16941  With arg, turn time stamping on if and o Line 17093  With arg, turn time stamping on if and o
17093  ;;;;;;  timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out  ;;;;;;  timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
17094  ;;;;;;  timeclock-change timeclock-status-string timeclock-out timeclock-in  ;;;;;;  timeclock-change timeclock-status-string timeclock-out timeclock-in
17095  ;;;;;;  timeclock-modeline-display) "timeclock" "calendar/timeclock.el"  ;;;;;;  timeclock-modeline-display) "timeclock" "calendar/timeclock.el"
17096  ;;;;;;  (15122 26745))  ;;;;;;  (15332 4541))
17097  ;;; Generated autoloads from calendar/timeclock.el  ;;; Generated autoloads from calendar/timeclock.el
17098    
17099  (autoload (quote timeclock-modeline-display) "timeclock" "\  (autoload (quote timeclock-modeline-display) "timeclock" "\
# Line 17098  To get complete usage, invoke \"emacs -b Line 17250  To get complete usage, invoke \"emacs -b
17250  ;;;***  ;;;***
17251    
17252  ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"  ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm"
17253  ;;;;;;  "tmm.el" (15122 26744))  ;;;;;;  "tmm.el" (15384 21744))
17254  ;;; Generated autoloads from tmm.el  ;;; Generated autoloads from tmm.el
17255   (define-key global-map "\M-`" 'tmm-menubar)   (define-key global-map "\M-`" 'tmm-menubar)
17256   (define-key global-map [f10] 'tmm-menubar)   (define-key global-map [f10] 'tmm-menubar)
# Line 17133  Its value should be an event that has a Line 17285  Its value should be an event that has a
17285    
17286  ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities  ;;;### (autoloads (todo-show todo-cp todo-mode todo-print todo-top-priorities
17287  ;;;;;;  todo-insert-item todo-add-item-non-interactively todo-add-category)  ;;;;;;  todo-insert-item todo-add-item-non-interactively todo-add-category)
17288  ;;;;;;  "todo-mode" "calendar/todo-mode.el" (15192 12221))  ;;;;;;  "todo-mode" "calendar/todo-mode.el" (15384 21745))
17289  ;;; Generated autoloads from calendar/todo-mode.el  ;;; Generated autoloads from calendar/todo-mode.el
17290    
17291  (autoload (quote todo-add-category) "todo-mode" "\  (autoload (quote todo-add-category) "todo-mode" "\
# Line 17227  function." nil nil) Line 17379  function." nil nil)
17379  ;;;***  ;;;***
17380    
17381  ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"  ;;;### (autoloads (tooltip-mode tooltip-mode) "tooltip" "tooltip.el"
17382  ;;;;;;  (15317 28321))  ;;;;;;  (15332 8799))
17383  ;;; Generated autoloads from tooltip.el  ;;; Generated autoloads from tooltip.el
17384    
17385  (autoload (quote tooltip-mode) "tooltip" "\  (autoload (quote tooltip-mode) "tooltip" "\
# Line 17501  FRAC should be the inverse of the fracti Line 17653  FRAC should be the inverse of the fracti
17653    
17654  ;;;***  ;;;***
17655    
17656    ;;;### (autoloads (unify-8859-on-decoding-mode unify-8859-on-encoding-mode)
17657    ;;;;;;  "ucs-tables" "international/ucs-tables.el" (15383 44376))
17658    ;;; Generated autoloads from international/ucs-tables.el
17659    
17660    (defvar unify-8859-on-encoding-mode nil "\
17661    Non-nil if Unify-8859-On-Encoding mode is enabled.
17662    See the command `unify-8859-on-encoding-mode' for a description of this minor-mode.
17663    Setting this variable directly does not take effect;
17664    use either \\[customize] or the function `unify-8859-on-encoding-mode'.")
17665    
17666    (custom-add-to-group (quote mule) (quote unify-8859-on-encoding-mode) (quote custom-variable))
17667    
17668    (custom-add-load (quote unify-8859-on-encoding-mode) (quote ucs-tables))
17669    
17670    (autoload (quote unify-8859-on-encoding-mode) "ucs-tables" "\
17671    Set up translation tables for unifying ISO 8859 characters on encoding.
17672    
17673    The ISO 8859 characters sets overlap, e.g. 8859-1 (Latin-1) and
17674    8859-15 (Latin-9) differ only in a few characters.  Emacs normally
17675    distinguishes equivalent characters from those ISO-8859 character sets
17676    which are built in to Emacs.  This behaviour is essentially inherited
17677    from the European-originated international standards.  Treating them
17678    equivalently, by translating to and from a single representation is
17679    called `unification'.  (The `utf-8' coding system treats the
17680    characters of European scripts in a unified manner.)
17681    
17682    In this mode, on encoding -- i.e. output operations -- non-ASCII
17683    characters from the built-in ISO 8859 and `mule-unicode-0100-24ff'
17684    charsets are handled automatically by the coding system used if it can
17685    represent them.  Thus, say, an e-acute from the Latin-1 charset (the
17686    unified representation) in a buffer saved as Latin-9 will be encoded
17687    directly to a byte value 233.  By default, in contrast, you would be
17688    promtped for a general coding system to use for saving the file, which
17689    can cope with separate Latin-1 and Latin-9 representations of e-acute.
17690    
17691    See also command `unify-8859-on-decoding-mode'." t nil)
17692    
17693    (defvar unify-8859-on-decoding-mode nil "\
17694    Non-nil if Unify-8859-On-Decoding mode is enabled.
17695    See the command `unify-8859-on-decoding-mode' for a description of this minor-mode.
17696    Setting this variable directly does not take effect;
17697    use either \\[customize] or the function `unify-8859-on-decoding-mode'.")
17698    
17699    (custom-add-to-group (quote mule) (quote unify-8859-on-decoding-mode) (quote custom-variable))
17700    
17701    (custom-add-load (quote unify-8859-on-decoding-mode) (quote ucs-tables))
17702    
17703    (autoload (quote unify-8859-on-decoding-mode) "ucs-tables" "\
17704    Set up translation table for unifying ISO 8859 characters on decoding.
17705    On decoding -- i.e. input operations -- non-ASCII characters from the
17706    built-in ISO 8859 charsets are unified by mapping them into the
17707    `iso-latin-1' and `mule-unicode-0100-24ff' charsets.
17708    
17709    This sets the parent of `standard-translation-table-for-decode'.
17710    
17711    See also command `unify-8859-on-encoding-mode'." t nil)
17712    
17713    ;;;***
17714    
17715  ;;;### (autoloads (ununderline-region underline-region) "underline"  ;;;### (autoloads (ununderline-region underline-region) "underline"
17716  ;;;;;;  "textmodes/underline.el" (15192 12249))  ;;;;;;  "textmodes/underline.el" (15192 12249))
17717  ;;; Generated autoloads from textmodes/underline.el  ;;; Generated autoloads from textmodes/underline.el
# Line 17595  If FILE-NAME is non-nil, save the result Line 17806  If FILE-NAME is non-nil, save the result
17806  ;;;;;;  vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window  ;;;;;;  vc-resolve-conflicts vc-merge vc-insert-headers vc-version-other-window
17807  ;;;;;;  vc-diff vc-register vc-next-action vc-do-command edit-vc-file  ;;;;;;  vc-diff vc-register vc-next-action vc-do-command edit-vc-file
17808  ;;;;;;  with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)  ;;;;;;  with-vc-file vc-before-checkin-hook vc-checkin-hook vc-checkout-hook)
17809  ;;;;;;  "vc" "vc.el" (15317 28321))  ;;;;;;  "vc" "vc.el" (15394 64299))
17810  ;;; Generated autoloads from vc.el  ;;; Generated autoloads from vc.el
17811    
17812  (defvar vc-checkout-hook nil "\  (defvar vc-checkout-hook nil "\
17813  *Normal hook (list of functions) run after a file has been checked out.  *Normal hook (list of functions) run after checking out a file.
17814  See `run-hooks'.")  See `run-hooks'.")
17815    
17816  (defvar vc-checkin-hook nil "\  (defvar vc-checkin-hook nil "\
# Line 17607  See `run-hooks'.") Line 17818  See `run-hooks'.")
17818  See `run-hooks'.")  See `run-hooks'.")
17819    
17820  (defvar vc-before-checkin-hook nil "\  (defvar vc-before-checkin-hook nil "\
17821  *Normal hook (list of functions) run before a file gets checked in.  *Normal hook (list of functions) run before a file is checked in.
17822  See `run-hooks'.")  See `run-hooks'.")
17823    
17824  (autoload (quote with-vc-file) "vc" "\  (autoload (quote with-vc-file) "vc" "\
17825  Check out a writable copy of FILE if necessary and execute the body.  Check out a writable copy of FILE if necessary, then execute BODY.
17826  Check in FILE with COMMENT (a string) after BODY has been executed.  Check in FILE with COMMENT (a string) after BODY has been executed.
17827  FILE is passed through `expand-file-name'; BODY executed within  FILE is passed through `expand-file-name'; BODY executed within
17828  `save-excursion'.  If FILE is not under version control, or locked by  `save-excursion'.  If FILE is not under version control, or locked by
# Line 17624  This macro uses `with-vc-file', passing Line 17835  This macro uses `with-vc-file', passing
17835  However, before executing BODY, find FILE, and after BODY, save buffer." nil (quote macro))  However, before executing BODY, find FILE, and after BODY, save buffer." nil (quote macro))
17836    
17837  (autoload (quote vc-do-command) "vc" "\  (autoload (quote vc-do-command) "vc" "\
17838  Execute a version control command, notifying user and checking for errors.  Execute a VC command, notifying user and checking for errors.
17839  Output from COMMAND goes to BUFFER, or *vc* if BUFFER is nil or the  Output from COMMAND goes to BUFFER, or *vc* if BUFFER is nil or the
17840  current buffer if BUFFER is t.  If the destination buffer is not  current buffer if BUFFER is t.  If the destination buffer is not
17841  already current, set it up properly and erase it.  The command is  already current, set it up properly and erase it.  The command is
# Line 17636  don't expect a file name).  If an option Line 17847  don't expect a file name).  If an option
17847  that is inserted into the command line before the filename." nil nil)  that is inserted into the command line before the filename." nil nil)
17848    
17849  (autoload (quote vc-next-action) "vc" "\  (autoload (quote vc-next-action) "vc" "\
17850  Do the next logical checkin or checkout operation on the current file.  Do the next logical version control operation on the current file.
17851    
17852  If you call this from within a VC dired buffer with no files marked,  If you call this from within a VC dired buffer with no files marked,
17853  it will operate on the file in the current line.  it will operate on the file in the current line.
# Line 17690  first backend that could register the fi Line 17901  first backend that could register the fi
17901    
17902  (autoload (quote vc-diff) "vc" "\  (autoload (quote vc-diff) "vc" "\
17903  Display diffs between file versions.  Display diffs between file versions.
17904  Normally this compares the current file and buffer with the most recent  Normally this compares the current file and buffer with the most
17905  checked in version of that file.  This uses no arguments.  recent checked in version of that file.  This uses no arguments.  With
17906  With a prefix argument, it reads the file name to use  a prefix argument HISTORIC, it reads the file name to use and two
17907  and two version designators specifying which versions to compare." t nil)  version designators specifying which versions to compare.  The
17908    optional argument NOT-URGENT non-nil means it is ok to say no to
17909    saving the buffer." t nil)
17910    
17911  (autoload (quote vc-version-other-window) "vc" "\  (autoload (quote vc-version-other-window) "vc" "\
17912  Visit version REV of the current buffer in another window.  Visit version REV of the current file in another window.
17913  If the current buffer is named `F', the version is named `F.~REV~'.  If the current file is named `F', the version is named `F.~REV~'.
17914  If `F.~REV~' already exists, it is used instead of being re-created." t nil)  If `F.~REV~' already exists, use it instead of checking it out again." t nil)
17915    
17916  (autoload (quote vc-insert-headers) "vc" "\  (autoload (quote vc-insert-headers) "vc" "\
17917  Insert headers in a file for use with your version control system.  Insert headers into a file for use with a version control system.
17918  Headers desired are inserted at point, and are pulled from  Headers desired are inserted at point, and are pulled from
17919  the variable `vc-BACKEND-header'." t nil)  the variable `vc-BACKEND-header'." t nil)
17920    
# Line 17744  allowed and simply skipped)." t nil) Line 17957  allowed and simply skipped)." t nil)
17957  List the change log of the current buffer in a window." t nil)  List the change log of the current buffer in a window." t nil)
17958    
17959  (autoload (quote vc-revert-buffer) "vc" "\  (autoload (quote vc-revert-buffer) "vc" "\
17960  Revert the current buffer's file back to the version it was based on.  Revert the current buffer's file to the version it was based on.
17961  This asks for confirmation if the buffer contents are not identical  This asks for confirmation if the buffer contents are not identical
17962  to that version.  This function does not automatically pick up newer  to that version.  This function does not automatically pick up newer
17963  changes found in the master file; use \\[universal-argument] \\[vc-next-action] to do so." t nil)  changes found in the master file; use \\[universal-argument] \\[vc-next-action] to do so." t nil)
# Line 17802  With a prefix argument, this command ask Line 18015  With a prefix argument, this command ask
18015  minibuffer.  First, you may enter a version number; then the buffer  minibuffer.  First, you may enter a version number; then the buffer
18016  displays and annotates that version instead of the current version  displays and annotates that version instead of the current version
18017  \(type RET in the minibuffer to leave that default unchanged).  Then,  \(type RET in the minibuffer to leave that default unchanged).  Then,
18018  you are prompted for a stretch factor for the time scale.  This makes  you are prompted for the time span in days which the color range
18019  the color range cover a time span longer or shorter than the default  should cover.  For example, a time span of 20 days means that changes
18020  of one year.  For example, a factor of 0.1 means that the range from  over the past 20 days are shown in red to blue, according to their
18021  red to blue stands for the past 36 days only, and everything that is  age, and everything that is older than that is shown in blue.
 older than that is shown in blue.  
18022    
18023  Customization variables:  Customization variables:
18024    
# Line 17817  colors. `vc-annotate-background' specifi Line 18029  colors. `vc-annotate-background' specifi
18029    
18030  ;;;***  ;;;***
18031    
18032  ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15317 28321))  ;;;### (autoloads nil "vc-cvs" "vc-cvs.el" (15394 64298))
18033  ;;; Generated autoloads from vc-cvs.el  ;;; Generated autoloads from vc-cvs.el
18034   (defun vc-cvs-registered (f)   (defun vc-cvs-registered (f)
18035    (when (file-readable-p (expand-file-name    (when (file-readable-p (expand-file-name
# Line 17857  find any project directory." (let ((proj Line 18069  find any project directory." (let ((proj
18069  ;;;***  ;;;***
18070    
18071  ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"  ;;;### (autoloads (vhdl-mode) "vhdl-mode" "progmodes/vhdl-mode.el"
18072  ;;;;;;  (14385 23382))  ;;;;;;  (15394 64300))
18073  ;;; Generated autoloads from progmodes/vhdl-mode.el  ;;; Generated autoloads from progmodes/vhdl-mode.el
18074    
18075  (autoload (quote vhdl-mode) "vhdl-mode" "\  (autoload (quote vhdl-mode) "vhdl-mode" "\
# Line 18215  Convert Vietnamese characaters of the cu Line 18427  Convert Vietnamese characaters of the cu
18427    
18428  ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame  ;;;### (autoloads (View-exit-and-edit view-mode-enter view-mode view-buffer-other-frame
18429  ;;;;;;  view-buffer-other-window view-buffer view-file-other-frame  ;;;;;;  view-buffer-other-window view-buffer view-file-other-frame
18430  ;;;;;;  view-file-other-window view-file) "view" "view.el" (15254  ;;;;;;  view-file-other-window view-file) "view" "view.el" (15358
18431  ;;;;;;  8041))  ;;;;;;  31084))
18432  ;;; Generated autoloads from view.el  ;;; Generated autoloads from view.el
18433    
18434  (defvar view-mode nil "\  (defvar view-mode nil "\
# Line 18412  Turn on VIP emulation of VI." t nil) Line 18624  Turn on VIP emulation of VI." t nil)
18624  ;;;***  ;;;***
18625    
18626  ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"  ;;;### (autoloads (viper-mode toggle-viper-mode) "viper" "emulation/viper.el"
18627  ;;;;;;  (15260 46307))  ;;;;;;  (15358 31086))
18628  ;;; Generated autoloads from emulation/viper.el  ;;; Generated autoloads from emulation/viper.el
18629    
18630  (autoload (quote toggle-viper-mode) "viper" "\  (autoload (quote toggle-viper-mode) "viper" "\
# Line 18424  Turn on Viper emulation of Vi." t nil) Line 18636  Turn on Viper emulation of Vi." t nil)
18636    
18637  ;;;***  ;;;***
18638    
18639  ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15192 12237))  ;;;### (autoloads (webjump) "webjump" "net/webjump.el" (15384 21746))
18640  ;;; Generated autoloads from net/webjump.el  ;;; Generated autoloads from net/webjump.el
18641    
18642  (autoload (quote webjump) "webjump" "\  (autoload (quote webjump) "webjump" "\
# Line 18439  Please submit bug reports and other feed Line 18651  Please submit bug reports and other feed
18651  ;;;***  ;;;***
18652    
18653  ;;;### (autoloads (which-function-mode) "which-func" "which-func.el"  ;;;### (autoloads (which-function-mode) "which-func" "which-func.el"
18654  ;;;;;;  (15192 12219))  ;;;;;;  (15358 31084))
18655  ;;; Generated autoloads from which-func.el  ;;; Generated autoloads from which-func.el
18656    
18657  (defalias (quote which-func-mode) (quote which-function-mode))  (defalias (quote which-func-mode) (quote which-function-mode))
# Line 18469  and off otherwise." t nil) Line 18681  and off otherwise." t nil)
18681  ;;;;;;  whitespace-cleanup whitespace-region whitespace-buffer whitespace-toggle-ateol-check  ;;;;;;  whitespace-cleanup whitespace-region whitespace-buffer whitespace-toggle-ateol-check
18682  ;;;;;;  whitespace-toggle-spacetab-check whitespace-toggle-indent-check  ;;;;;;  whitespace-toggle-spacetab-check whitespace-toggle-indent-check
18683  ;;;;;;  whitespace-toggle-trailing-check whitespace-toggle-leading-check)  ;;;;;;  whitespace-toggle-trailing-check whitespace-toggle-leading-check)
18684  ;;;;;;  "whitespace" "whitespace.el" (15234 20126))  ;;;;;;  "whitespace" "whitespace.el" (15391 40438))
18685  ;;; Generated autoloads from whitespace.el  ;;; Generated autoloads from whitespace.el
18686    
18687  (autoload (quote whitespace-toggle-leading-check) "whitespace" "\  (autoload (quote whitespace-toggle-leading-check) "whitespace" "\
# Line 18609  With arg, turn widget mode on if and onl Line 18821  With arg, turn widget mode on if and onl
18821  ;;;***  ;;;***
18822    
18823  ;;;### (autoloads (widget-delete widget-create widget-prompt-value)  ;;;### (autoloads (widget-delete widget-create widget-prompt-value)
18824  ;;;;;;  "wid-edit" "wid-edit.el" (15315 52173))  ;;;;;;  "wid-edit" "wid-edit.el" (15384 21744))
18825  ;;; Generated autoloads from wid-edit.el  ;;; Generated autoloads from wid-edit.el
18826    
18827  (autoload (quote widget-prompt-value) "wid-edit" "\  (autoload (quote widget-prompt-value) "wid-edit" "\
# Line 18717  decompress the file if appropriate.  See Line 18929  decompress the file if appropriate.  See
18929  ;;;***  ;;;***
18930    
18931  ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"  ;;;### (autoloads (wordstar-mode) "ws-mode" "emulation/ws-mode.el"
18932  ;;;;;;  (13415 51576))  ;;;;;;  (15394 64299))
18933  ;;; Generated autoloads from emulation/ws-mode.el  ;;; Generated autoloads from emulation/ws-mode.el
18934    
18935  (autoload (quote wordstar-mode) "ws-mode" "\  (autoload (quote wordstar-mode) "ws-mode" "\
# Line 18828  The key bindings are: Line 19040  The key bindings are:
19040    
19041  ;;;***  ;;;***
19042    
19043  ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15199  ;;;### (autoloads (xterm-mouse-mode) "xt-mouse" "xt-mouse.el" (15384
19044  ;;;;;;  61891))  ;;;;;;  21744))
19045  ;;; Generated autoloads from xt-mouse.el  ;;; Generated autoloads from xt-mouse.el
19046    
19047  (autoload (quote xterm-mouse-mode) "xt-mouse" "\  (autoload (quote xterm-mouse-mode) "xt-mouse" "\
# Line 18841  Turn it on to use emacs mouse commands, Line 19053  Turn it on to use emacs mouse commands,
19053  ;;;***  ;;;***
19054    
19055  ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism  ;;;### (autoloads (psychoanalyze-pinhead apropos-zippy insert-zippyism
19056  ;;;;;;  yow) "yow" "play/yow.el" (14810 62720))  ;;;;;;  yow) "yow" "play/yow.el" (15384 21747))
19057  ;;; Generated autoloads from play/yow.el  ;;; Generated autoloads from play/yow.el
19058    
19059  (autoload (quote yow) "yow" "\  (autoload (quote yow) "yow" "\
# Line 18859  Zippy goes to the analyst." t nil) Line 19071  Zippy goes to the analyst." t nil)
19071    
19072  ;;;***  ;;;***
19073    
19074  ;;;### (autoloads (zone) "zone" "play/zone.el" (15214 18673))  ;;;### (autoloads (zone) "zone" "play/zone.el" (15321 50029))
19075  ;;; Generated autoloads from play/zone.el  ;;; Generated autoloads from play/zone.el
19076    
19077  (autoload (quote zone) "zone" "\  (autoload (quote zone) "zone" "\
# Line 18868  Zone out, completely." t nil) Line 19080  Zone out, completely." t nil)
19080  ;;;***  ;;;***
19081    
19082  ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"  ;;;### (autoloads (zone-mode zone-mode-update-serial-hook) "zone-mode"
19083  ;;;;;;  "net/zone-mode.el" (15192 12237))  ;;;;;;  "net/zone-mode.el" (15384 21746))
19084  ;;; Generated autoloads from net/zone-mode.el  ;;; Generated autoloads from net/zone-mode.el
19085    
19086  (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\  (autoload (quote zone-mode-update-serial-hook) "zone-mode" "\
19087  Update the serial number in a zone if the file was modified" t nil)  Update the serial number in a zone if the file was modified." t nil)
19088    
19089  (autoload (quote zone-mode) "zone-mode" "\  (autoload (quote zone-mode) "zone-mode" "\
19090  A mode for editing DNS zone files.  A mode for editing DNS zone files.
# Line 18886  Zone-mode does two things: Line 19098  Zone-mode does two things:
19098    
19099  ;;;***  ;;;***
19100    
19101  ;;;### (autoloads nil nil ("abbrev.el" "abbrevlist.el" "allout.el"  ;;;### (autoloads nil nil ("textmodes/text-mode.el" "textmodes/texnfo-upd.el"
19102  ;;;;;;  "buff-menu.el" "byte-run.el" "case-table.el" "cdl.el" "cus-dep.el"  ;;;;;;  "term/xterm.el" "term/pc-win.el" "gnus/nnweb.el" "gnus/nnultimate.el"
19103  ;;;;;;  "cus-load.el" "cus-start.el" "dos-fns.el" "dos-vars.el" "dos-w32.el"  ;;;;;;  "gnus/nnslashdot.el" "gnus/nnimap.el" "gnus/mml.el" "help.el"
19104  ;;;;;;  "ediff-diff.el" "ediff-init.el" "ediff-merg.el" "ediff-ptch.el"  ;;;;;;  "faces.el" "env.el" "buff-menu.el" "abbrevlist.el" "byte-run.el"
19105  ;;;;;;  "ediff-vers.el" "ediff-wind.el" "electric.el" "emacs-lock.el"  ;;;;;;  "cdl.el" "cus-dep.el" "dos-fns.el" "dos-vars.el" "dos-w32.el"
19106  ;;;;;;  "finder-inf.el" "float-sup.el" "foldout.el" "format.el" "forms-d2.el"  ;;;;;;  "ediff-ptch.el" "ediff-vers.el" "ediff-wind.el" "electric.el"
19107  ;;;;;;  "forms-pass.el" "generic-x.el" "indent.el" "kermit.el" "map-ynp.el"  ;;;;;;  "emacs-lock.el" "format.el" "forms-d2.el" "forms-pass.el"
19108  ;;;;;;  "misc.el" "mouse-copy.el" "mouse-drag.el" "patcomp.el" "paths.el"  ;;;;;;  "kermit.el" "map-ynp.el" "misc.el" "mouse-copy.el" "patcomp.el"
19109  ;;;;;;  "pcvs-info.el" "pcvs-parse.el" "pcvs-util.el" "regi.el" "register.el"  ;;;;;;  "paths.el" "pcvs-info.el" "pcvs-parse.el" "regi.el" "register.el"
19110  ;;;;;;  "s-region.el" "scroll-bar.el" "select.el" "soundex.el" "subdirs.el"  ;;;;;;  "s-region.el" "scroll-bar.el" "soundex.el" "tcp.el" "timezone.el"
19111  ;;;;;;  "tcp.el" "tempo.el" "timezone.el" "unused.el" "vc-hooks.el"  ;;;;;;  "unused.el" "vcursor.el" "vms-patch.el" "vmsproc.el" "vt-control.el"
19112  ;;;;;;  "vcursor.el" "vms-patch.el" "vmsproc.el" "vt-control.el"  ;;;;;;  "vt100-led.el" "widget.el" "xscheme.el" "international/iso-ascii.el"
19113  ;;;;;;  "vt100-led.el" "w32-fns.el" "widget.el" "window.el" "xscheme.el"  ;;;;;;  "international/iso-swed.el" "international/ja-dic-cnv.el"
19114  ;;;;;;  "international/characters.el" "international/iso-ascii.el"  ;;;;;;  "international/ja-dic-utl.el" "international/ogonek.el" "international/swedish.el"
 ;;;;;;  "international/iso-insert.el" "international/iso-swed.el"  
 ;;;;;;  "international/ja-dic-cnv.el" "international/ja-dic-utl.el"  
 ;;;;;;  "international/mule-cmds.el" "international/mule-conf.el"  
 ;;;;;;  "international/ogonek.el" "international/swedish.el" "international/utf-8.el"  
19115  ;;;;;;  "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"  ;;;;;;  "net/eudc-vars.el" "net/eudcb-bbdb.el" "net/eudcb-ldap.el"
19116  ;;;;;;  "net/eudcb-ph.el" "net/ldap.el" "calendar/cal-china.el" "calendar/cal-coptic.el"  ;;;;;;  "net/eudcb-ph.el" "net/ldap.el" "calendar/cal-china.el" "calendar/cal-coptic.el"
19117  ;;;;;;  "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el"  ;;;;;;  "calendar/cal-french.el" "calendar/cal-islam.el" "calendar/cal-iso.el"
19118  ;;;;;;  "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el"  ;;;;;;  "calendar/cal-julian.el" "calendar/cal-mayan.el" "calendar/cal-menu.el"
19119  ;;;;;;  "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el"  ;;;;;;  "calendar/cal-move.el" "calendar/cal-persia.el" "calendar/cal-tex.el"
19120  ;;;;;;  "calendar/cal-x.el" "emacs-lisp/assoc.el" "emacs-lisp/authors.el"  ;;;;;;  "calendar/cal-x.el" "emacs-lisp/assoc.el" "emacs-lisp/cl-compat.el"
19121  ;;;;;;  "emacs-lisp/cl-compat.el" "emacs-lisp/cl-extra.el" "emacs-lisp/cl-seq.el"  ;;;;;;  "emacs-lisp/cl-extra.el" "emacs-lisp/cl-seq.el" "emacs-lisp/cl-specs.el"
19122  ;;;;;;  "emacs-lisp/cl-specs.el" "emacs-lisp/cust-print.el" "emacs-lisp/ewoc.el"  ;;;;;;  "emacs-lisp/cust-print.el" "emacs-lisp/find-gc.el" "emacs-lisp/float.el"
19123  ;;;;;;  "emacs-lisp/find-gc.el" "emacs-lisp/float.el" "emacs-lisp/gulp.el"  ;;;;;;  "emacs-lisp/gulp.el" "emacs-lisp/levents.el" "emacs-lisp/lmenu.el"
 ;;;;;;  "emacs-lisp/levents.el" "emacs-lisp/lisp.el" "emacs-lisp/lmenu.el"  
19124  ;;;;;;  "emacs-lisp/lucid.el" "emacs-lisp/sregex.el" "emulation/edt-lk201.el"  ;;;;;;  "emacs-lisp/lucid.el" "emacs-lisp/sregex.el" "emulation/edt-lk201.el"
19125  ;;;;;;  "emulation/edt-mapper.el" "emulation/edt-pc.el" "emulation/edt-vt100.el"  ;;;;;;  "emulation/edt-pc.el" "emulation/edt-vt100.el" "emulation/mlsupport.el"
19126  ;;;;;;  "emulation/mlsupport.el" "emulation/tpu-mapper.el" "emulation/viper-init.el"  ;;;;;;  "emulation/viper-init.el" "emulation/viper-keym.el" "emulation/viper-macs.el"
19127  ;;;;;;  "emulation/viper-keym.el" "emulation/viper-macs.el" "emulation/viper-mous.el"  ;;;;;;  "emulation/viper-mous.el" "emulation/viper-util.el" "eshell/em-alias.el"
19128  ;;;;;;  "emulation/viper-util.el" "eshell/em-alias.el" "eshell/em-banner.el"  ;;;;;;  "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
19129  ;;;;;;  "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el"  ;;;;;;  "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
19130  ;;;;;;  "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-pred.el"  ;;;;;;  "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el"
19131  ;;;;;;  "eshell/em-prompt.el" "eshell/em-rebind.el" "eshell/em-script.el"  ;;;;;;  "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el"
19132  ;;;;;;  "eshell/em-smart.el" "eshell/em-term.el" "eshell/em-xtra.el"  ;;;;;;  "eshell/em-xtra.el" "eshell/esh-arg.el" "eshell/esh-cmd.el"
19133  ;;;;;;  "eshell/esh-arg.el" "eshell/esh-cmd.el" "eshell/esh-ext.el"  ;;;;;;  "eshell/esh-ext.el" "eshell/esh-io.el" "eshell/esh-maint.el"
 ;;;;;;  "eshell/esh-groups.el" "eshell/esh-io.el" "eshell/esh-maint.el"  
19134  ;;;;;;  "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"  ;;;;;;  "eshell/esh-module.el" "eshell/esh-opt.el" "eshell/esh-proc.el"
19135  ;;;;;;  "eshell/esh-util.el" "eshell/esh-var.el" "gnus/flow-fill.el"  ;;;;;;  "eshell/esh-util.el" "eshell/esh-var.el" "gnus/flow-fill.el"
19136  ;;;;;;  "gnus/format-spec.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"  ;;;;;;  "gnus/format-spec.el" "gnus/gnus-async.el" "gnus/gnus-bcklg.el"
# Line 18932  Zone-mode does two things: Line 19138  Zone-mode does two things:
19138  ;;;;;;  "gnus/gnus-draft.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"  ;;;;;;  "gnus/gnus-draft.el" "gnus/gnus-dup.el" "gnus/gnus-eform.el"
19139  ;;;;;;  "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"  ;;;;;;  "gnus/gnus-ems.el" "gnus/gnus-gl.el" "gnus/gnus-int.el" "gnus/gnus-logic.el"
19140  ;;;;;;  "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el"  ;;;;;;  "gnus/gnus-mh.el" "gnus/gnus-nocem.el" "gnus/gnus-range.el"
19141  ;;;;;;  "gnus/gnus-salt.el" "gnus/gnus-score.el" "gnus/gnus-setup.el"  ;;;;;;  "gnus/gnus-salt.el" "gnus/gnus-setup.el" "gnus/gnus-srvr.el"
19142  ;;;;;;  "gnus/gnus-srvr.el" "gnus/gnus-sum.el" "gnus/gnus-topic.el"  ;;;;;;  "gnus/gnus-topic.el" "gnus/gnus-undo.el" "gnus/gnus-uu.el"
19143  ;;;;;;  "gnus/gnus-undo.el" "gnus/gnus-util.el" "gnus/gnus-uu.el"  ;;;;;;  "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/mail-parse.el"
19144  ;;;;;;  "gnus/gnus-vm.el" "gnus/ietf-drums.el" "gnus/imap.el" "gnus/mail-parse.el"  ;;;;;;  "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/messcompat.el"
19145  ;;;;;;  "gnus/mail-prsvr.el" "gnus/mail-source.el" "gnus/mailcap.el"  ;;;;;;  "gnus/mm-bodies.el" "gnus/mm-decode.el" "gnus/mm-encode.el"
 ;;;;;;  "gnus/messcompat.el" "gnus/mm-bodies.el" "gnus/mm-decode.el"  
 ;;;;;;  "gnus/mm-encode.el" "gnus/mm-util.el" "gnus/mm-view.el" "gnus/mml.el"  
19146  ;;;;;;  "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"  ;;;;;;  "gnus/nnagent.el" "gnus/nnbabyl.el" "gnus/nndir.el" "gnus/nndraft.el"
19147  ;;;;;;  "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"  ;;;;;;  "gnus/nneething.el" "gnus/nngateway.el" "gnus/nnheader.el"
19148  ;;;;;;  "gnus/nnimap.el" "gnus/nnlistserv.el" "gnus/nnmail.el" "gnus/nnmbox.el"  ;;;;;;  "gnus/nnlistserv.el" "gnus/nnmbox.el" "gnus/nnmh.el" "gnus/nnoo.el"
19149  ;;;;;;  "gnus/nnmh.el" "gnus/nnoo.el" "gnus/nnslashdot.el" "gnus/nnspool.el"  ;;;;;;  "gnus/nnspool.el" "gnus/nntp.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el"
19150  ;;;;;;  "gnus/nntp.el" "gnus/nnultimate.el" "gnus/nnvirtual.el" "gnus/nnwarchive.el"  ;;;;;;  "gnus/parse-time.el" "gnus/pop3.el" "gnus/qp.el" "gnus/rfc1843.el"
19151  ;;;;;;  "gnus/nnweb.el" "gnus/parse-time.el" "gnus/pop3.el" "gnus/qp.el"  ;;;;;;  "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el" "gnus/rfc2231.el"
19152  ;;;;;;  "gnus/rfc1843.el" "gnus/rfc2045.el" "gnus/rfc2047.el" "gnus/rfc2104.el"  ;;;;;;  "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el" "language/english.el"
19153  ;;;;;;  "gnus/rfc2231.el" "gnus/starttls.el" "gnus/utf7.el" "gnus/webmail.el"  ;;;;;;  "language/ethiopic.el" "language/misc-lang.el" "language/romanian.el"
19154  ;;;;;;  "language/chinese.el" "language/cyrillic.el" "language/czech.el"  ;;;;;;  "mail/blessmail.el" "mail/mailheader.el" "mail/mailpost.el"
19155  ;;;;;;  "language/devanagari.el" "language/english.el" "language/ethiopic.el"  ;;;;;;  "mail/mh-funcs.el" "mail/mh-seq.el" "mail/rfc2368.el" "mail/rfc822.el"
19156  ;;;;;;  "language/european.el" "language/greek.el" "language/hebrew.el"  ;;;;;;  "mail/uce.el" "mail/vms-pmail.el" "obsolete/ooutline.el"
19157  ;;;;;;  "language/indian.el" "language/japanese.el" "language/korean.el"  ;;;;;;  "obsolete/profile.el" "obsolete/rnews.el" "obsolete/sc.el"
19158  ;;;;;;  "language/lao.el" "language/misc-lang.el" "language/romanian.el"  ;;;;;;  "obsolete/sun-curs.el" "obsolete/sun-fns.el" "obsolete/uncompress.el"
19159  ;;;;;;  "language/slovak.el" "language/thai.el" "language/tibetan.el"  ;;;;;;  "obsolete/x-apollo.el" "obsolete/x-menu.el" "play/gametree.el"
19160  ;;;;;;  "language/vietnamese.el" "mail/blessmail.el" "mail/mailheader.el"  ;;;;;;  "play/meese.el" "progmodes/ada-prj.el" "progmodes/ada-xref.el"
19161  ;;;;;;  "mail/mailpost.el" "mail/mh-funcs.el" "mail/mh-pick.el" "mail/mh-seq.el"  ;;;;;;  "progmodes/cc-align.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el"
19162  ;;;;;;  "mail/mspools.el" "mail/rfc2368.el" "mail/rfc822.el" "mail/uce.el"  ;;;;;;  "progmodes/cc-compat.el" "progmodes/cc-defs.el" "progmodes/cc-menus.el"
19163  ;;;;;;  "mail/vms-pmail.el" "obsolete/c-mode.el" "obsolete/cplus-md.el"  ;;;;;;  "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el" "progmodes/ebnf-otz.el"
19164  ;;;;;;  "obsolete/ooutline.el" "obsolete/profile.el" "obsolete/rnews.el"  ;;;;;;  "progmodes/ebnf-yac.el" "progmodes/mantemp.el" "term/AT386.el"
19165  ;;;;;;  "obsolete/sc.el" "obsolete/sun-curs.el" "obsolete/sun-fns.el"  ;;;;;;  "term/apollo.el" "term/bobcat.el" "term/iris-ansi.el" "term/keyswap.el"
19166  ;;;;;;  "obsolete/uncompress.el" "obsolete/x-apollo.el" "obsolete/x-menu.el"  ;;;;;;  "term/linux.el" "term/lk201.el" "term/mac-win.el" "term/news.el"
 ;;;;;;  "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el"  
 ;;;;;;  "progmodes/ada-xref.el" "progmodes/cc-align.el" "progmodes/cc-bytecomp.el"  
 ;;;;;;  "progmodes/cc-cmds.el" "progmodes/cc-compat.el" "progmodes/cc-defs.el"  
 ;;;;;;  "progmodes/cc-menus.el" "progmodes/ebnf-bnf.el" "progmodes/ebnf-iso.el"  
 ;;;;;;  "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-rinfo.el"  
 ;;;;;;  "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" "term/AT386.el"  
 ;;;;;;  "term/apollo.el" "term/bg-mouse.el" "term/bobcat.el" "term/internal.el"  
 ;;;;;;  "term/iris-ansi.el" "term/keyswap.el" "term/linux.el" "term/lk201.el"  
 ;;;;;;  "term/mac-win.el" "term/news.el" "term/pc-win.el" "term/sun-mouse.el"  
19167  ;;;;;;  "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el"  ;;;;;;  "term/sun.el" "term/sup-mouse.el" "term/tty-colors.el" "term/tvi970.el"
19168  ;;;;;;  "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el"  ;;;;;;  "term/vt100.el" "term/vt102.el" "term/vt125.el" "term/vt200.el"
19169  ;;;;;;  "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el"  ;;;;;;  "term/vt201.el" "term/vt220.el" "term/vt240.el" "term/vt300.el"
19170  ;;;;;;  "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/wyse50.el"  ;;;;;;  "term/vt320.el" "term/vt400.el" "term/vt420.el" "term/wyse50.el"
19171  ;;;;;;  "term/x-win.el" "term/xterm.el" "textmodes/fill.el" "textmodes/makeinfo.el"  ;;;;;;  "term/x-win.el" "textmodes/makeinfo.el" "textmodes/page.el"
19172  ;;;;;;  "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/refbib.el"  ;;;;;;  "textmodes/refbib.el" "textmodes/refer.el" "textmodes/reftex-auc.el"
19173  ;;;;;;  "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el"  ;;;;;;  "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-parse.el"
19174  ;;;;;;  "textmodes/reftex-global.el" "textmodes/reftex-parse.el"  ;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-vars.el"
19175  ;;;;;;  "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el"  ;;;;;;  "emacs-lisp/lselect.el" "saveplace.el" "uniquify.el" "eshell/em-ls.el"
19176  ;;;;;;  "textmodes/reftex-vars.el" "textmodes/text-mode.el" "emacs-lisp/cl-macs.el"  ;;;;;;  "eshell/em-unix.el" "emulation/viper-cmd.el" "emulation/viper-ex.el"
19177  ;;;;;;  "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emacs-lisp/lselect.el"  ;;;;;;  "international/latin-1.el" "international/latin-2.el" "international/latin-3.el"
19178  ;;;;;;  "bindings.el" "custom.el" "env.el" "faces.el" "files.el"  ;;;;;;  "international/latin-4.el" "international/latin-5.el" "international/latin-8.el"
19179  ;;;;;;  "frame.el" "isearch.el" "loadup.el" "menu-bar.el" "mouse.el"  ;;;;;;  "term/w32-win.el" "textmodes/page-ext.el" "eshell/esh-groups.el"
19180  ;;;;;;  "replace.el" "saveplace.el" "simple.el" "startup.el" "subr.el"  ;;;;;;  "abbrev.el" "generic-x.el" "mouse-drag.el" "version.el" "w32-fns.el"
19181  ;;;;;;  "uniquify.el" "version.el" "xml.el" "obsolete/hilit19.el"  ;;;;;;  "calc/calc-aent.el" "calc/calc-alg.el" "calc/calc-arith.el"
19182  ;;;;;;  "eshell/em-ls.el" "eshell/em-unix.el" "emacs-lisp/byte-opt.el"  ;;;;;;  "calc/calc-bin.el" "calc/calc-comb.el" "calc/calc-cplx.el"
19183  ;;;;;;  "emulation/viper-cmd.el" "emulation/viper-ex.el" "international/latin-1.el"  ;;;;;;  "calc/calc-embed.el" "calc/calc-fin.el" "calc/calc-frac.el"
19184  ;;;;;;  "international/latin-2.el" "international/latin-3.el" "international/latin-4.el"  ;;;;;;  "calc/calc-funcs.el" "calc/calc-graph.el" "calc/calc-help.el"
19185  ;;;;;;  "international/latin-5.el" "international/latin-8.el" "international/latin-9.el"  ;;;;;;  "calc/calc-incom.el" "calc/calc-keypd.el" "calc/calc-lang.el"
19186  ;;;;;;  "international/mule.el" "progmodes/cc-engine.el" "term/w32-win.el"  ;;;;;;  "calc/calc-macs.el" "calc/calc-maint.el" "calc/calc-map.el"
19187  ;;;;;;  "textmodes/bib-mode.el" "textmodes/page-ext.el" "textmodes/texnfo-upd.el")  ;;;;;;  "calc/calc-misc.el" "calc/calc-mode.el" "calc/calc-poly.el"
19188  ;;;;;;  (15320 23959 705052))  ;;;;;;  "calc/calc-prog.el" "calc/calc-rewr.el" "calc/calc-rules.el"
19189    ;;;;;;  "calc/calc-sel.el" "calc/calc-stat.el" "calc/calc-store.el"
19190    ;;;;;;  "calc/calc-stuff.el" "calc/calc-trail.el" "calc/calc-undo.el"
19191    ;;;;;;  "calc/calc-units.el" "calc/calc-vec.el" "calc/calc-yank.el"
19192    ;;;;;;  "calc/calcalg2.el" "calc/calcalg3.el" "calc/calccomp.el"
19193    ;;;;;;  "calc/calcsel2.el" "emacs-lisp/lisp.el" "international/latin-9.el"
19194    ;;;;;;  "mail/mspools.el" "progmodes/cc-engine.el" "allout.el" "bindings.el"
19195    ;;;;;;  "case-table.el" "cus-load.el" "cus-start.el" "custom.el"
19196    ;;;;;;  "ediff-diff.el" "ediff-init.el" "ediff-merg.el" "files.el"
19197    ;;;;;;  "finder-inf.el" "float-sup.el" "foldout.el" "frame.el" "indent.el"
19198    ;;;;;;  "isearch.el" "loadup.el" "menu-bar.el" "mouse.el" "pcvs-util.el"
19199    ;;;;;;  "replace.el" "select.el" "simple.el" "startup.el" "subdirs.el"
19200    ;;;;;;  "subr.el" "tempo.el" "vc-hooks.el" "window.el" "xml.el" "calc/calc-forms.el"
19201    ;;;;;;  "calc/calc-math.el" "calc/calc-mtx.el" "gnus/gnus-score.el"
19202    ;;;;;;  "gnus/gnus-sum.el" "gnus/gnus-util.el" "gnus/imap.el" "gnus/mailcap.el"
19203    ;;;;;;  "gnus/mm-util.el" "gnus/mm-view.el" "gnus/nnmail.el" "emacs-lisp/authors.el"
19204    ;;;;;;  "emacs-lisp/byte-opt.el" "emacs-lisp/cl-macs.el" "emacs-lisp/ewoc.el"
19205    ;;;;;;  "emacs-lisp/lisp-mnt.el" "emacs-lisp/lisp-mode.el" "emulation/edt-mapper.el"
19206    ;;;;;;  "emulation/tpu-mapper.el" "international/characters.el" "international/iso-insert.el"
19207    ;;;;;;  "international/mule-cmds.el" "international/mule-conf.el"
19208    ;;;;;;  "international/mule.el" "international/utf-8-subst.el" "international/utf-8.el"
19209    ;;;;;;  "language/chinese.el" "language/cyrillic.el" "language/czech.el"
19210    ;;;;;;  "language/devanagari.el" "language/european.el" "language/georgian.el"
19211    ;;;;;;  "language/greek.el" "language/hebrew.el" "language/indian.el"
19212    ;;;;;;  "language/japanese.el" "language/korean.el" "language/lao.el"
19213    ;;;;;;  "language/slovak.el" "language/thai.el" "language/tibetan.el"
19214    ;;;;;;  "language/utf-8-lang.el" "language/vietnamese.el" "mail/mh-pick.el"
19215    ;;;;;;  "obsolete/c-mode.el" "obsolete/cplus-md.el" "obsolete/hilit19.el"
19216    ;;;;;;  "play/gamegrid.el" "progmodes/idlw-rinfo.el" "progmodes/idlw-toolbar.el"
19217    ;;;;;;  "term/bg-mouse.el" "term/internal.el" "term/sun-mouse.el"
19218    ;;;;;;  "textmodes/bib-mode.el" "textmodes/fill.el" "textmodes/paragraphs.el"
19219    ;;;;;;  "textmodes/reftex-toc.el") (15394 64965 234514))
19220    
19221  ;;;***  ;;;***
19222    

Legend:
Removed from v.2.56  
changed lines
  Added in v.2.57

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