aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris2019-11-01 06:27:08 -0700
committerGlenn Morris2019-11-01 06:27:08 -0700
commit64a1541175ffac58eeba0b4811b1d20d3434c5bf (patch)
treead80b159a2f8e3f436ad81690184695cc9c6ae42 /lisp
parentf301513a46809d0638487c2065847b5fa3f017e5 (diff)
downloademacs-64a1541175ffac58eeba0b4811b1d20d3434c5bf.tar.gz
emacs-64a1541175ffac58eeba0b4811b1d20d3434c5bf.zip
; Auto-commit of loaddefs files.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ldefs-boot.el1155
1 files changed, 657 insertions, 498 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index ea111f2d3f1..b6b0c894be9 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -512,9 +512,9 @@ Return t if `allout-mode' is active in current buffer." nil t)
512Toggle Allout outline mode. 512Toggle Allout outline mode.
513 513
514If called interactively, enable Allout mode if ARG is positive, and 514If called interactively, enable Allout mode if ARG is positive, and
515disable it if ARG is zero or negative. If called from Lisp, 515disable it if ARG is zero or negative. If called from Lisp, also
516also enable the mode if ARG is omitted or nil, and toggle it 516enable the mode if ARG is omitted or nil, and toggle it if ARG is
517if ARG is `toggle'; disable the mode otherwise. 517`toggle'; disable the mode otherwise.
518 518
519\\<allout-mode-map-value> 519\\<allout-mode-map-value>
520Allout outline mode is a minor mode that provides extensive 520Allout outline mode is a minor mode that provides extensive
@@ -826,10 +826,10 @@ See `allout-widgets-mode' for allout widgets mode features.")
826(autoload 'allout-widgets-mode "allout-widgets" "\ 826(autoload 'allout-widgets-mode "allout-widgets" "\
827Toggle Allout Widgets mode. 827Toggle Allout Widgets mode.
828 828
829If called interactively, enable Allout-Widgets mode if ARG is positive, and 829If called interactively, enable Allout-Widgets mode if ARG is
830disable it if ARG is zero or negative. If called from Lisp, 830positive, and disable it if ARG is zero or negative. If called from
831also enable the mode if ARG is omitted or nil, and toggle it 831Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
832if ARG is `toggle'; disable the mode otherwise. 832ARG is `toggle'; disable the mode otherwise.
833 833
834Allout Widgets mode is an extension of Allout mode that provides 834Allout Widgets mode is an extension of Allout mode that provides
835graphical decoration of outline structure. It is meant to 835graphical decoration of outline structure. It is meant to
@@ -1233,9 +1233,9 @@ Entering array mode calls the function `array-mode-hook'.
1233Toggle Artist mode. 1233Toggle Artist mode.
1234 1234
1235If called interactively, enable Artist mode if ARG is positive, and 1235If called interactively, enable Artist mode if ARG is positive, and
1236disable it if ARG is zero or negative. If called from Lisp, 1236disable it if ARG is zero or negative. If called from Lisp, also
1237also enable the mode if ARG is omitted or nil, and toggle it 1237enable the mode if ARG is omitted or nil, and toggle it if ARG is
1238if ARG is `toggle'; disable the mode otherwise. 1238`toggle'; disable the mode otherwise.
1239 1239
1240Artist lets you draw lines, squares, rectangles and poly-lines, 1240Artist lets you draw lines, squares, rectangles and poly-lines,
1241ellipses and circles with your mouse and/or keyboard. 1241ellipses and circles with your mouse and/or keyboard.
@@ -1564,10 +1564,10 @@ or call the function `autoarg-kp-mode'.")
1564(autoload 'autoarg-kp-mode "autoarg" "\ 1564(autoload 'autoarg-kp-mode "autoarg" "\
1565Toggle Autoarg-KP mode, a global minor mode. 1565Toggle Autoarg-KP mode, a global minor mode.
1566 1566
1567If called interactively, enable Autoarg-Kp mode if ARG is positive, and 1567If called interactively, enable Autoarg-Kp mode if ARG is positive,
1568disable it if ARG is zero or negative. If called from Lisp, 1568and disable it if ARG is zero or negative. If called from Lisp, also
1569also enable the mode if ARG is omitted or nil, and toggle it 1569enable the mode if ARG is omitted or nil, and toggle it if ARG is
1570if ARG is `toggle'; disable the mode otherwise. 1570`toggle'; disable the mode otherwise.
1571 1571
1572\\<autoarg-kp-mode-map> 1572\\<autoarg-kp-mode-map>
1573This is similar to `autoarg-mode' but rebinds the keypad keys 1573This is similar to `autoarg-mode' but rebinds the keypad keys
@@ -1620,10 +1620,10 @@ or call the function `auto-insert-mode'.")
1620(autoload 'auto-insert-mode "autoinsert" "\ 1620(autoload 'auto-insert-mode "autoinsert" "\
1621Toggle Auto-insert mode, a global minor mode. 1621Toggle Auto-insert mode, a global minor mode.
1622 1622
1623If called interactively, enable Auto-Insert mode if ARG is positive, and 1623If called interactively, enable Auto-Insert mode if ARG is positive,
1624disable it if ARG is zero or negative. If called from Lisp, 1624and disable it if ARG is zero or negative. If called from Lisp, also
1625also enable the mode if ARG is omitted or nil, and toggle it 1625enable the mode if ARG is omitted or nil, and toggle it if ARG is
1626if ARG is `toggle'; disable the mode otherwise. 1626`toggle'; disable the mode otherwise.
1627 1627
1628When Auto-insert mode is enabled, when new files are created you can 1628When Auto-insert mode is enabled, when new files are created you can
1629insert a template for the file depending on the mode of the buffer. 1629insert a template for the file depending on the mode of the buffer.
@@ -1692,10 +1692,10 @@ should be non-nil)." nil nil)
1692(autoload 'auto-revert-mode "autorevert" "\ 1692(autoload 'auto-revert-mode "autorevert" "\
1693Toggle reverting buffer when the file changes (Auto-Revert Mode). 1693Toggle reverting buffer when the file changes (Auto-Revert Mode).
1694 1694
1695If called interactively, enable Auto-Revert mode if ARG is positive, and 1695If called interactively, enable Auto-Revert mode if ARG is positive,
1696disable it if ARG is zero or negative. If called from Lisp, 1696and disable it if ARG is zero or negative. If called from Lisp, also
1697also enable the mode if ARG is omitted or nil, and toggle it 1697enable the mode if ARG is omitted or nil, and toggle it if ARG is
1698if ARG is `toggle'; disable the mode otherwise. 1698`toggle'; disable the mode otherwise.
1699 1699
1700Auto-Revert Mode is a minor mode that affects only the current 1700Auto-Revert Mode is a minor mode that affects only the current
1701buffer. When enabled, it reverts the buffer when the file on 1701buffer. When enabled, it reverts the buffer when the file on
@@ -1719,10 +1719,10 @@ This function is designed to be added to hooks, for example:
1719(autoload 'auto-revert-tail-mode "autorevert" "\ 1719(autoload 'auto-revert-tail-mode "autorevert" "\
1720Toggle reverting tail of buffer when the file grows. 1720Toggle reverting tail of buffer when the file grows.
1721 1721
1722If called interactively, enable Auto-Revert-Tail mode if ARG is positive, and 1722If called interactively, enable Auto-Revert-Tail mode if ARG is
1723disable it if ARG is zero or negative. If called from Lisp, 1723positive, and disable it if ARG is zero or negative. If called from
1724also enable the mode if ARG is omitted or nil, and toggle it 1724Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
1725if ARG is `toggle'; disable the mode otherwise. 1725ARG is `toggle'; disable the mode otherwise.
1726 1726
1727When Auto-Revert Tail Mode is enabled, the tail of the file is 1727When Auto-Revert Tail Mode is enabled, the tail of the file is
1728constantly followed, as with the shell command `tail -f'. This 1728constantly followed, as with the shell command `tail -f'. This
@@ -1760,10 +1760,10 @@ or call the function `global-auto-revert-mode'.")
1760(autoload 'global-auto-revert-mode "autorevert" "\ 1760(autoload 'global-auto-revert-mode "autorevert" "\
1761Toggle Global Auto-Revert Mode. 1761Toggle Global Auto-Revert Mode.
1762 1762
1763If called interactively, enable Global Auto-Revert mode if ARG is positive, and 1763If called interactively, enable Global Auto-Revert mode if ARG is
1764disable it if ARG is zero or negative. If called from Lisp, 1764positive, and disable it if ARG is zero or negative. If called from
1765also enable the mode if ARG is omitted or nil, and toggle it 1765Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
1766if ARG is `toggle'; disable the mode otherwise. 1766ARG is `toggle'; disable the mode otherwise.
1767 1767
1768Global Auto-Revert Mode is a global minor mode that reverts any 1768Global Auto-Revert Mode is a global minor mode that reverts any
1769buffer associated with a file when the file changes on disk. Use 1769buffer associated with a file when the file changes on disk. Use
@@ -1891,10 +1891,10 @@ or call the function `display-battery-mode'.")
1891(autoload 'display-battery-mode "battery" "\ 1891(autoload 'display-battery-mode "battery" "\
1892Toggle battery status display in mode line (Display Battery mode). 1892Toggle battery status display in mode line (Display Battery mode).
1893 1893
1894If called interactively, enable Display-Battery mode if ARG is positive, and 1894If called interactively, enable Display-Battery mode if ARG is
1895disable it if ARG is zero or negative. If called from Lisp, 1895positive, and disable it if ARG is zero or negative. If called from
1896also enable the mode if ARG is omitted or nil, and toggle it 1896Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
1897if ARG is `toggle'; disable the mode otherwise. 1897ARG is `toggle'; disable the mode otherwise.
1898 1898
1899The text displayed in the mode line is controlled by 1899The text displayed in the mode line is controlled by
1900`battery-mode-line-format' and `battery-status-function'. 1900`battery-mode-line-format' and `battery-status-function'.
@@ -1943,6 +1943,14 @@ For non-interactive use see also `benchmark-run' and
1943 1943
1944\(fn REPETITIONS FORM)" t nil) 1944\(fn REPETITIONS FORM)" t nil)
1945 1945
1946(autoload 'benchmark-progn "benchmark" "\
1947Evaluate BODY and message the time taken.
1948The return value is the value of the final form in BODY.
1949
1950\(fn &rest BODY)" nil t)
1951
1952(function-put 'benchmark-progn 'lisp-indent-function '0)
1953
1946(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "benchmark" '("benchmark-elapse"))) 1954(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "benchmark" '("benchmark-elapse")))
1947 1955
1948;;;*** 1956;;;***
@@ -2857,20 +2865,20 @@ columns on its right towards the left.
2857(autoload 'bug-reference-mode "bug-reference" "\ 2865(autoload 'bug-reference-mode "bug-reference" "\
2858Toggle hyperlinking bug references in the buffer (Bug Reference mode). 2866Toggle hyperlinking bug references in the buffer (Bug Reference mode).
2859 2867
2860If called interactively, enable Bug-Reference mode if ARG is positive, and 2868If called interactively, enable Bug-Reference mode if ARG is positive,
2861disable it if ARG is zero or negative. If called from Lisp, 2869and disable it if ARG is zero or negative. If called from Lisp, also
2862also enable the mode if ARG is omitted or nil, and toggle it 2870enable the mode if ARG is omitted or nil, and toggle it if ARG is
2863if ARG is `toggle'; disable the mode otherwise. 2871`toggle'; disable the mode otherwise.
2864 2872
2865\(fn &optional ARG)" t nil) 2873\(fn &optional ARG)" t nil)
2866 2874
2867(autoload 'bug-reference-prog-mode "bug-reference" "\ 2875(autoload 'bug-reference-prog-mode "bug-reference" "\
2868Like `bug-reference-mode', but only buttonize in comments and strings. 2876Like `bug-reference-mode', but only buttonize in comments and strings.
2869 2877
2870If called interactively, enable Bug-Reference-Prog mode if ARG is positive, and 2878If called interactively, enable Bug-Reference-Prog mode if ARG is
2871disable it if ARG is zero or negative. If called from Lisp, 2879positive, and disable it if ARG is zero or negative. If called from
2872also enable the mode if ARG is omitted or nil, and toggle it 2880Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
2873if ARG is `toggle'; disable the mode otherwise. 2881ARG is `toggle'; disable the mode otherwise.
2874 2882
2875\(fn &optional ARG)" t nil) 2883\(fn &optional ARG)" t nil)
2876 2884
@@ -4637,10 +4645,10 @@ Prefix argument is the same as for `checkdoc-defun'." t nil)
4637(autoload 'checkdoc-minor-mode "checkdoc" "\ 4645(autoload 'checkdoc-minor-mode "checkdoc" "\
4638Toggle automatic docstring checking (Checkdoc minor mode). 4646Toggle automatic docstring checking (Checkdoc minor mode).
4639 4647
4640If called interactively, enable Checkdoc minor mode if ARG is positive, and 4648If called interactively, enable Checkdoc minor mode if ARG is
4641disable it if ARG is zero or negative. If called from Lisp, 4649positive, and disable it if ARG is zero or negative. If called from
4642also enable the mode if ARG is omitted or nil, and toggle it 4650Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
4643if ARG is `toggle'; disable the mode otherwise. 4651ARG is `toggle'; disable the mode otherwise.
4644 4652
4645In Checkdoc minor mode, the usual bindings for `eval-defun' which is 4653In Checkdoc minor mode, the usual bindings for `eval-defun' which is
4646bound to \\<checkdoc-minor-mode-map>\\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include 4654bound to \\<checkdoc-minor-mode-map>\\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include
@@ -4870,10 +4878,10 @@ This can be needed when using code byte-compiled using the old
4870macro-expansion of `cl-defstruct' that used vectors objects instead 4878macro-expansion of `cl-defstruct' that used vectors objects instead
4871of record objects. 4879of record objects.
4872 4880
4873If called interactively, enable Cl-Old-Struct-Compat mode if ARG is positive, and 4881If called interactively, enable Cl-Old-Struct-Compat mode if ARG is
4874disable it if ARG is zero or negative. If called from Lisp, 4882positive, and disable it if ARG is zero or negative. If called from
4875also enable the mode if ARG is omitted or nil, and toggle it 4883Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
4876if ARG is `toggle'; disable the mode otherwise. 4884ARG is `toggle'; disable the mode otherwise.
4877 4885
4878\(fn &optional ARG)" t nil) 4886\(fn &optional ARG)" t nil)
4879 4887
@@ -5319,10 +5327,10 @@ Runs `compilation-mode-hook' with `run-mode-hooks' (which see).
5319(autoload 'compilation-shell-minor-mode "compile" "\ 5327(autoload 'compilation-shell-minor-mode "compile" "\
5320Toggle Compilation Shell minor mode. 5328Toggle Compilation Shell minor mode.
5321 5329
5322If called interactively, enable Compilation-Shell minor mode if ARG is positive, and 5330If called interactively, enable Compilation-Shell minor mode if ARG is
5323disable it if ARG is zero or negative. If called from Lisp, 5331positive, and disable it if ARG is zero or negative. If called from
5324also enable the mode if ARG is omitted or nil, and toggle it 5332Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
5325if ARG is `toggle'; disable the mode otherwise. 5333ARG is `toggle'; disable the mode otherwise.
5326 5334
5327When Compilation Shell minor mode is enabled, all the 5335When Compilation Shell minor mode is enabled, all the
5328error-parsing commands of the Compilation major mode are 5336error-parsing commands of the Compilation major mode are
@@ -5334,10 +5342,10 @@ See `compilation-mode'.
5334(autoload 'compilation-minor-mode "compile" "\ 5342(autoload 'compilation-minor-mode "compile" "\
5335Toggle Compilation minor mode. 5343Toggle Compilation minor mode.
5336 5344
5337If called interactively, enable Compilation minor mode if ARG is positive, and 5345If called interactively, enable Compilation minor mode if ARG is
5338disable it if ARG is zero or negative. If called from Lisp, 5346positive, and disable it if ARG is zero or negative. If called from
5339also enable the mode if ARG is omitted or nil, and toggle it 5347Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
5340if ARG is `toggle'; disable the mode otherwise. 5348ARG is `toggle'; disable the mode otherwise.
5341 5349
5342When Compilation minor mode is enabled, all the error-parsing 5350When Compilation minor mode is enabled, all the error-parsing
5343commands of Compilation major mode are available. See 5351commands of Compilation major mode are available. See
@@ -5371,10 +5379,10 @@ or call the function `dynamic-completion-mode'.")
5371(autoload 'dynamic-completion-mode "completion" "\ 5379(autoload 'dynamic-completion-mode "completion" "\
5372Toggle dynamic word-completion on or off. 5380Toggle dynamic word-completion on or off.
5373 5381
5374If called interactively, enable Dynamic-Completion mode if ARG is positive, and 5382If called interactively, enable Dynamic-Completion mode if ARG is
5375disable it if ARG is zero or negative. If called from Lisp, 5383positive, and disable it if ARG is zero or negative. If called from
5376also enable the mode if ARG is omitted or nil, and toggle it 5384Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
5377if ARG is `toggle'; disable the mode otherwise. 5385ARG is `toggle'; disable the mode otherwise.
5378 5386
5379\(fn &optional ARG)" t nil) 5387\(fn &optional ARG)" t nil)
5380 5388
@@ -5931,9 +5939,9 @@ or call the function `cua-mode'.")
5931Toggle Common User Access style editing (CUA mode). 5939Toggle Common User Access style editing (CUA mode).
5932 5940
5933If called interactively, enable Cua mode if ARG is positive, and 5941If called interactively, enable Cua mode if ARG is positive, and
5934disable it if ARG is zero or negative. If called from Lisp, 5942disable it if ARG is zero or negative. If called from Lisp, also
5935also enable the mode if ARG is omitted or nil, and toggle it 5943enable the mode if ARG is omitted or nil, and toggle it if ARG is
5936if ARG is `toggle'; disable the mode otherwise. 5944`toggle'; disable the mode otherwise.
5937 5945
5938CUA mode is a global minor mode. When enabled, typed text 5946CUA mode is a global minor mode. When enabled, typed text
5939replaces the active selection, and you can use C-z, C-x, C-c, and 5947replaces the active selection, and you can use C-z, C-x, C-c, and
@@ -5978,10 +5986,10 @@ Enable CUA selection mode without the C-z/C-x/C-c/C-v bindings.
5978Toggle the region as rectangular. 5986Toggle the region as rectangular.
5979Activates the region if needed. Only lasts until the region is deactivated. 5987Activates the region if needed. Only lasts until the region is deactivated.
5980 5988
5981If called interactively, enable Cua-Rectangle-Mark mode if ARG is positive, and 5989If called interactively, enable Cua-Rectangle-Mark mode if ARG is
5982disable it if ARG is zero or negative. If called from Lisp, 5990positive, and disable it if ARG is zero or negative. If called from
5983also enable the mode if ARG is omitted or nil, and toggle it 5991Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
5984if ARG is `toggle'; disable the mode otherwise. 5992ARG is `toggle'; disable the mode otherwise.
5985 5993
5986\(fn &optional ARG)" t nil) 5994\(fn &optional ARG)" t nil)
5987 5995
@@ -6001,10 +6009,10 @@ By convention, this is a list of symbols where each symbol stands for the
6001(autoload 'cursor-intangible-mode "cursor-sensor" "\ 6009(autoload 'cursor-intangible-mode "cursor-sensor" "\
6002Keep cursor outside of any `cursor-intangible' text property. 6010Keep cursor outside of any `cursor-intangible' text property.
6003 6011
6004If called interactively, enable Cursor-Intangible mode if ARG is positive, and 6012If called interactively, enable Cursor-Intangible mode if ARG is
6005disable it if ARG is zero or negative. If called from Lisp, 6013positive, and disable it if ARG is zero or negative. If called from
6006also enable the mode if ARG is omitted or nil, and toggle it 6014Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
6007if ARG is `toggle'; disable the mode otherwise. 6015ARG is `toggle'; disable the mode otherwise.
6008 6016
6009\(fn &optional ARG)" t nil) 6017\(fn &optional ARG)" t nil)
6010 6018
@@ -6016,10 +6024,10 @@ where WINDOW is the affected window, OLDPOS is the last known position of
6016the cursor and DIR can be `entered' or `left' depending on whether the cursor 6024the cursor and DIR can be `entered' or `left' depending on whether the cursor
6017is entering the area covered by the text-property property or leaving it. 6025is entering the area covered by the text-property property or leaving it.
6018 6026
6019If called interactively, enable Cursor-Sensor mode if ARG is positive, and 6027If called interactively, enable Cursor-Sensor mode if ARG is positive,
6020disable it if ARG is zero or negative. If called from Lisp, 6028and disable it if ARG is zero or negative. If called from Lisp, also
6021also enable the mode if ARG is omitted or nil, and toggle it 6029enable the mode if ARG is omitted or nil, and toggle it if ARG is
6022if ARG is `toggle'; disable the mode otherwise. 6030`toggle'; disable the mode otherwise.
6023 6031
6024\(fn &optional ARG)" t nil) 6032\(fn &optional ARG)" t nil)
6025 6033
@@ -6398,9 +6406,9 @@ Mode used for cvs status output.
6398Minor mode that highlights suspicious C and C++ constructions. 6406Minor mode that highlights suspicious C and C++ constructions.
6399 6407
6400If called interactively, enable Cwarn mode if ARG is positive, and 6408If called interactively, enable Cwarn mode if ARG is positive, and
6401disable it if ARG is zero or negative. If called from Lisp, 6409disable it if ARG is zero or negative. If called from Lisp, also
6402also enable the mode if ARG is omitted or nil, and toggle it 6410enable the mode if ARG is omitted or nil, and toggle it if ARG is
6403if ARG is `toggle'; disable the mode otherwise. 6411`toggle'; disable the mode otherwise.
6404 6412
6405Suspicious constructs are highlighted using `font-lock-warning-face'. 6413Suspicious constructs are highlighted using `font-lock-warning-face'.
6406 6414
@@ -6412,6 +6420,8 @@ C++ modes are included.
6412 6420
6413(define-obsolete-function-alias 'turn-on-cwarn-mode 'cwarn-mode "24.1") 6421(define-obsolete-function-alias 'turn-on-cwarn-mode 'cwarn-mode "24.1")
6414 6422
6423(put 'global-cwarn-mode 'globalized-minor-mode t)
6424
6415(defvar global-cwarn-mode nil "\ 6425(defvar global-cwarn-mode nil "\
6416Non-nil if Global Cwarn mode is enabled. 6426Non-nil if Global Cwarn mode is enabled.
6417See the `global-cwarn-mode' command 6427See the `global-cwarn-mode' command
@@ -6844,10 +6854,10 @@ or call the function `delete-selection-mode'.")
6844(autoload 'delete-selection-mode "delsel" "\ 6854(autoload 'delete-selection-mode "delsel" "\
6845Toggle Delete Selection mode. 6855Toggle Delete Selection mode.
6846 6856
6847If called interactively, enable Delete-Selection mode if ARG is positive, and 6857If called interactively, enable Delete-Selection mode if ARG is
6848disable it if ARG is zero or negative. If called from Lisp, 6858positive, and disable it if ARG is zero or negative. If called from
6849also enable the mode if ARG is omitted or nil, and toggle it 6859Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
6850if ARG is `toggle'; disable the mode otherwise. 6860ARG is `toggle'; disable the mode otherwise.
6851 6861
6852When Delete Selection mode is enabled, typed text replaces the selection 6862When Delete Selection mode is enabled, typed text replaces the selection
6853if the selection is active. Otherwise, typed text is just inserted at 6863if the selection is active. Otherwise, typed text is just inserted at
@@ -7011,10 +7021,10 @@ or call the function `desktop-save-mode'.")
7011(autoload 'desktop-save-mode "desktop" "\ 7021(autoload 'desktop-save-mode "desktop" "\
7012Toggle desktop saving (Desktop Save mode). 7022Toggle desktop saving (Desktop Save mode).
7013 7023
7014If called interactively, enable Desktop-Save mode if ARG is positive, and 7024If called interactively, enable Desktop-Save mode if ARG is positive,
7015disable it if ARG is zero or negative. If called from Lisp, 7025and disable it if ARG is zero or negative. If called from Lisp, also
7016also enable the mode if ARG is omitted or nil, and toggle it 7026enable the mode if ARG is omitted or nil, and toggle it if ARG is
7017if ARG is `toggle'; disable the mode otherwise. 7027`toggle'; disable the mode otherwise.
7018 7028
7019When Desktop Save mode is enabled, the state of Emacs is saved from 7029When Desktop Save mode is enabled, the state of Emacs is saved from
7020one session to another. In particular, Emacs will save the desktop when 7030one session to another. In particular, Emacs will save the desktop when
@@ -7301,7 +7311,12 @@ Major mode for editing the diary file.
7301;;; Generated autoloads from vc/diff.el 7311;;; Generated autoloads from vc/diff.el
7302 7312
7303(defvar diff-switches (purecopy "-u") "\ 7313(defvar diff-switches (purecopy "-u") "\
7304A string or list of strings specifying switches to be passed to diff.") 7314A string or list of strings specifying switches to be passed to diff.
7315
7316This variable is also used in the `vc-diff' command (and related
7317commands) if the backend-specific diff switch variable isn't
7318set (`vc-git-diff-switches' for git, for instance), and
7319`vc-diff-switches' isn't set.")
7305 7320
7306(custom-autoload 'diff-switches "diff" t) 7321(custom-autoload 'diff-switches "diff" t)
7307 7322
@@ -7370,10 +7385,10 @@ a diff with \\[diff-reverse-direction].
7370(autoload 'diff-minor-mode "diff-mode" "\ 7385(autoload 'diff-minor-mode "diff-mode" "\
7371Toggle Diff minor mode. 7386Toggle Diff minor mode.
7372 7387
7373If called interactively, enable Diff minor mode if ARG is positive, and 7388If called interactively, enable Diff minor mode if ARG is positive,
7374disable it if ARG is zero or negative. If called from Lisp, 7389and disable it if ARG is zero or negative. If called from Lisp, also
7375also enable the mode if ARG is omitted or nil, and toggle it 7390enable the mode if ARG is omitted or nil, and toggle it if ARG is
7376if ARG is `toggle'; disable the mode otherwise. 7391`toggle'; disable the mode otherwise.
7377 7392
7378\\{diff-minor-mode-map} 7393\\{diff-minor-mode-map}
7379 7394
@@ -7454,6 +7469,12 @@ If DIRNAME is already in a Dired buffer, that buffer is used without refresh.
7454\"Edit\" directory DIRNAME. Like `dired' but makes a new frame. 7469\"Edit\" directory DIRNAME. Like `dired' but makes a new frame.
7455 7470
7456\(fn DIRNAME &optional SWITCHES)" t nil) 7471\(fn DIRNAME &optional SWITCHES)" t nil)
7472 (define-key tab-prefix-map "d" 'dired-other-tab)
7473
7474(autoload 'dired-other-tab "dired" "\
7475\"Edit\" directory DIRNAME. Like `dired' but makes a new tab.
7476
7477\(fn DIRNAME &optional SWITCHES)" t nil)
7457 7478
7458(autoload 'dired-noselect "dired" "\ 7479(autoload 'dired-noselect "dired" "\
7459Like `dired' but returns the Dired buffer as value, does not select it. 7480Like `dired' but returns the Dired buffer as value, does not select it.
@@ -7551,9 +7572,9 @@ Keybindings:
7551Toggle directory tracking in shell buffers (Dirtrack mode). 7572Toggle directory tracking in shell buffers (Dirtrack mode).
7552 7573
7553If called interactively, enable Dirtrack mode if ARG is positive, and 7574If called interactively, enable Dirtrack mode if ARG is positive, and
7554disable it if ARG is zero or negative. If called from Lisp, 7575disable it if ARG is zero or negative. If called from Lisp, also
7555also enable the mode if ARG is omitted or nil, and toggle it 7576enable the mode if ARG is omitted or nil, and toggle it if ARG is
7556if ARG is `toggle'; disable the mode otherwise. 7577`toggle'; disable the mode otherwise.
7557 7578
7558This method requires that your shell prompt contain the current 7579This method requires that your shell prompt contain the current
7559working directory at all times, and that you set the variable 7580working directory at all times, and that you set the variable
@@ -7721,10 +7742,10 @@ in `.emacs'.
7721Toggle display of fill-column indicator. 7742Toggle display of fill-column indicator.
7722This uses `display-fill-column-indicator' internally. 7743This uses `display-fill-column-indicator' internally.
7723 7744
7724If called interactively, enable Display-Fill-Column-Indicator mode if ARG is positive, and 7745If called interactively, enable Display-Fill-Column-Indicator mode if
7725disable it if ARG is zero or negative. If called from Lisp, 7746ARG is positive, and disable it if ARG is zero or negative. If called
7726also enable the mode if ARG is omitted or nil, and toggle it 7747from Lisp, also enable the mode if ARG is omitted or nil, and toggle
7727if ARG is `toggle'; disable the mode otherwise. 7748it if ARG is `toggle'; disable the mode otherwise.
7728 7749
7729To change the position of the column displayed by default 7750To change the position of the column displayed by default
7730customize `display-fill-column-indicator-column'. You can change the 7751customize `display-fill-column-indicator-column'. You can change the
@@ -7732,6 +7753,8 @@ character for the indicator setting `display-fill-column-indicator-character'.
7732 7753
7733\(fn &optional ARG)" t nil) 7754\(fn &optional ARG)" t nil)
7734 7755
7756(put 'global-display-fill-column-indicator-mode 'globalized-minor-mode t)
7757
7735(defvar global-display-fill-column-indicator-mode nil "\ 7758(defvar global-display-fill-column-indicator-mode nil "\
7736Non-nil if Global Display-Fill-Column-Indicator mode is enabled. 7759Non-nil if Global Display-Fill-Column-Indicator mode is enabled.
7737See the `global-display-fill-column-indicator-mode' command 7760See the `global-display-fill-column-indicator-mode' command
@@ -7766,10 +7789,10 @@ See `display-fill-column-indicator-mode' for more information on Display-Fill-Co
7766Toggle display of line numbers in the buffer. 7789Toggle display of line numbers in the buffer.
7767This uses `display-line-numbers' internally. 7790This uses `display-line-numbers' internally.
7768 7791
7769If called interactively, enable Display-Line-Numbers mode if ARG is positive, and 7792If called interactively, enable Display-Line-Numbers mode if ARG is
7770disable it if ARG is zero or negative. If called from Lisp, 7793positive, and disable it if ARG is zero or negative. If called from
7771also enable the mode if ARG is omitted or nil, and toggle it 7794Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
7772if ARG is `toggle'; disable the mode otherwise. 7795ARG is `toggle'; disable the mode otherwise.
7773 7796
7774To change the type of line numbers displayed by default, 7797To change the type of line numbers displayed by default,
7775customize `display-line-numbers-type'. To change the type while 7798customize `display-line-numbers-type'. To change the type while
@@ -7777,6 +7800,8 @@ the mode is on, set `display-line-numbers' directly.
7777 7800
7778\(fn &optional ARG)" t nil) 7801\(fn &optional ARG)" t nil)
7779 7802
7803(put 'global-display-line-numbers-mode 'globalized-minor-mode t)
7804
7780(defvar global-display-line-numbers-mode nil "\ 7805(defvar global-display-line-numbers-mode nil "\
7781Non-nil if Global Display-Line-Numbers mode is enabled. 7806Non-nil if Global Display-Line-Numbers mode is enabled.
7782See the `global-display-line-numbers-mode' command 7807See the `global-display-line-numbers-mode' command
@@ -7899,10 +7924,10 @@ to the next best mode." nil nil)
7899(autoload 'doc-view-minor-mode "doc-view" "\ 7924(autoload 'doc-view-minor-mode "doc-view" "\
7900Toggle displaying buffer via Doc View (Doc View minor mode). 7925Toggle displaying buffer via Doc View (Doc View minor mode).
7901 7926
7902If called interactively, enable Doc-View minor mode if ARG is positive, and 7927If called interactively, enable Doc-View minor mode if ARG is
7903disable it if ARG is zero or negative. If called from Lisp, 7928positive, and disable it if ARG is zero or negative. If called from
7904also enable the mode if ARG is omitted or nil, and toggle it 7929Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
7905if ARG is `toggle'; disable the mode otherwise. 7930ARG is `toggle'; disable the mode otherwise.
7906 7931
7907See the command `doc-view-mode' for more information on this mode. 7932See the command `doc-view-mode' for more information on this mode.
7908 7933
@@ -7962,9 +7987,9 @@ Switch to *doctor* buffer and start giving psychotherapy." t nil)
7962Toggle special insertion on double keypresses (Double mode). 7987Toggle special insertion on double keypresses (Double mode).
7963 7988
7964If called interactively, enable Double mode if ARG is positive, and 7989If called interactively, enable Double mode if ARG is positive, and
7965disable it if ARG is zero or negative. If called from Lisp, 7990disable it if ARG is zero or negative. If called from Lisp, also
7966also enable the mode if ARG is omitted or nil, and toggle it 7991enable the mode if ARG is omitted or nil, and toggle it if ARG is
7967if ARG is `toggle'; disable the mode otherwise. 7992`toggle'; disable the mode otherwise.
7968 7993
7969When Double mode is enabled, some keys will insert different 7994When Double mode is enabled, some keys will insert different
7970strings when pressed twice. See `double-map' for details. 7995strings when pressed twice. See `double-map' for details.
@@ -8802,10 +8827,10 @@ or call the function `global-ede-mode'.")
8802(autoload 'global-ede-mode "ede" "\ 8827(autoload 'global-ede-mode "ede" "\
8803Toggle global EDE (Emacs Development Environment) mode. 8828Toggle global EDE (Emacs Development Environment) mode.
8804 8829
8805If called interactively, enable Global Ede mode if ARG is positive, and 8830If called interactively, enable Global Ede mode if ARG is positive,
8806disable it if ARG is zero or negative. If called from Lisp, 8831and disable it if ARG is zero or negative. If called from Lisp, also
8807also enable the mode if ARG is omitted or nil, and toggle it 8832enable the mode if ARG is omitted or nil, and toggle it if ARG is
8808if ARG is `toggle'; disable the mode otherwise. 8833`toggle'; disable the mode otherwise.
8809 8834
8810This global minor mode enables `ede-minor-mode' in all buffers in 8835This global minor mode enables `ede-minor-mode' in all buffers in
8811an EDE controlled project. 8836an EDE controlled project.
@@ -9781,10 +9806,10 @@ or call the function `electric-pair-mode'.")
9781(autoload 'electric-pair-mode "elec-pair" "\ 9806(autoload 'electric-pair-mode "elec-pair" "\
9782Toggle automatic parens pairing (Electric Pair mode). 9807Toggle automatic parens pairing (Electric Pair mode).
9783 9808
9784If called interactively, enable Electric-Pair mode if ARG is positive, and 9809If called interactively, enable Electric-Pair mode if ARG is positive,
9785disable it if ARG is zero or negative. If called from Lisp, 9810and disable it if ARG is zero or negative. If called from Lisp, also
9786also enable the mode if ARG is omitted or nil, and toggle it 9811enable the mode if ARG is omitted or nil, and toggle it if ARG is
9787if ARG is `toggle'; disable the mode otherwise. 9812`toggle'; disable the mode otherwise.
9788 9813
9789Electric Pair mode is a global minor mode. When enabled, typing 9814Electric Pair mode is a global minor mode. When enabled, typing
9790an open parenthesis automatically inserts the corresponding 9815an open parenthesis automatically inserts the corresponding
@@ -9799,10 +9824,10 @@ To toggle the mode in a single buffer, use `electric-pair-local-mode'.
9799(autoload 'electric-pair-local-mode "elec-pair" "\ 9824(autoload 'electric-pair-local-mode "elec-pair" "\
9800Toggle `electric-pair-mode' only in this buffer. 9825Toggle `electric-pair-mode' only in this buffer.
9801 9826
9802If called interactively, enable Electric-Pair-Local mode if ARG is positive, and 9827If called interactively, enable Electric-Pair-Local mode if ARG is
9803disable it if ARG is zero or negative. If called from Lisp, 9828positive, and disable it if ARG is zero or negative. If called from
9804also enable the mode if ARG is omitted or nil, and toggle it 9829Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
9805if ARG is `toggle'; disable the mode otherwise. 9830ARG is `toggle'; disable the mode otherwise.
9806 9831
9807\(fn &optional ARG)" t nil) 9832\(fn &optional ARG)" t nil)
9808 9833
@@ -10141,9 +10166,9 @@ These are files with embedded formatting information in the MIME standard
10141text/enriched format. 10166text/enriched format.
10142 10167
10143If called interactively, enable Enriched mode if ARG is positive, and 10168If called interactively, enable Enriched mode if ARG is positive, and
10144disable it if ARG is zero or negative. If called from Lisp, 10169disable it if ARG is zero or negative. If called from Lisp, also
10145also enable the mode if ARG is omitted or nil, and toggle it 10170enable the mode if ARG is omitted or nil, and toggle it if ARG is
10146if ARG is `toggle'; disable the mode otherwise. 10171`toggle'; disable the mode otherwise.
10147 10172
10148Turning the mode on or off runs `enriched-mode-hook'. 10173Turning the mode on or off runs `enriched-mode-hook'.
10149 10174
@@ -10400,9 +10425,9 @@ Encrypt marked files." t nil)
10400A minor-mode for composing encrypted/clearsigned mails. 10425A minor-mode for composing encrypted/clearsigned mails.
10401 10426
10402If called interactively, enable epa-mail mode if ARG is positive, and 10427If called interactively, enable epa-mail mode if ARG is positive, and
10403disable it if ARG is zero or negative. If called from Lisp, 10428disable it if ARG is zero or negative. If called from Lisp, also
10404also enable the mode if ARG is omitted or nil, and toggle it 10429enable the mode if ARG is omitted or nil, and toggle it if ARG is
10405if ARG is `toggle'; disable the mode otherwise. 10430`toggle'; disable the mode otherwise.
10406 10431
10407\(fn &optional ARG)" t nil) 10432\(fn &optional ARG)" t nil)
10408 10433
@@ -10460,10 +10485,10 @@ or call the function `epa-global-mail-mode'.")
10460(autoload 'epa-global-mail-mode "epa-mail" "\ 10485(autoload 'epa-global-mail-mode "epa-mail" "\
10461Minor mode to hook EasyPG into Mail mode. 10486Minor mode to hook EasyPG into Mail mode.
10462 10487
10463If called interactively, enable Epa-Global-Mail mode if ARG is positive, and 10488If called interactively, enable Epa-Global-Mail mode if ARG is
10464disable it if ARG is zero or negative. If called from Lisp, 10489positive, and disable it if ARG is zero or negative. If called from
10465also enable the mode if ARG is omitted or nil, and toggle it 10490Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
10466if ARG is `toggle'; disable the mode otherwise. 10491ARG is `toggle'; disable the mode otherwise.
10467 10492
10468\(fn &optional ARG)" t nil) 10493\(fn &optional ARG)" t nil)
10469 10494
@@ -10734,9 +10759,9 @@ Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
10734;;; Generated autoloads from erc/erc-networks.el 10759;;; Generated autoloads from erc/erc-networks.el
10735 10760
10736(autoload 'erc-determine-network "erc-networks" "\ 10761(autoload 'erc-determine-network "erc-networks" "\
10737Return the name of the network or \"Unknown\" as a symbol. Use the 10762Return the name of the network or \"Unknown\" as a symbol.
10738server parameter NETWORK if provided, otherwise parse the server name and 10763Use the server parameter NETWORK if provided, otherwise parse the
10739search for a match in `erc-networks-alist'." nil nil) 10764server name and search for a match in `erc-networks-alist'." nil nil)
10740 10765
10741(autoload 'erc-server-select "erc-networks" "\ 10766(autoload 'erc-server-select "erc-networks" "\
10742Interactively select a server to connect to using `erc-server-alist'." t nil) 10767Interactively select a server to connect to using `erc-server-alist'." t nil)
@@ -10867,6 +10892,10 @@ Tests that are expected to fail can be marked as such
10867using :expected-result. See `ert-test-result-type-p' for a 10892using :expected-result. See `ert-test-result-type-p' for a
10868description of valid values for RESULT-TYPE. 10893description of valid values for RESULT-TYPE.
10869 10894
10895Macros in BODY are expanded when the test is defined, not when it
10896is run. If a macro (possibly with side effects) is to be tested,
10897it has to be wrapped in `(eval (quote ...))'.
10898
10870\(fn NAME () [DOCSTRING] [:expected-result RESULT-TYPE] [:tags \\='(TAG...)] BODY...)" nil t) 10899\(fn NAME () [DOCSTRING] [:expected-result RESULT-TYPE] [:tags \\='(TAG...)] BODY...)" nil t)
10871 10900
10872(function-put 'ert-deftest 'doc-string-elt '3) 10901(function-put 'ert-deftest 'doc-string-elt '3)
@@ -11014,13 +11043,20 @@ Emacs shell interactive mode.
11014 11043
11015(autoload 'eshell "eshell" "\ 11044(autoload 'eshell "eshell" "\
11016Create an interactive Eshell buffer. 11045Create an interactive Eshell buffer.
11017The buffer used for Eshell sessions is determined by the value of 11046Start a new Eshell session, or switch to an already active
11018`eshell-buffer-name'. If there is already an Eshell session active in 11047session. Return the buffer selected (or created).
11019that buffer, Emacs will simply switch to it. Otherwise, a new session 11048
11020will begin. A numeric prefix arg (as in `C-u 42 M-x eshell RET') 11049With a nonnumeric prefix arg, create a new session.
11021switches to the session with that number, creating it if necessary. A 11050
11022nonnumeric prefix arg means to create a new session. Returns the 11051With a numeric prefix arg (as in `C-u 42 M-x eshell RET'), switch
11023buffer selected (or created). 11052to the session with that number, or create it if it doesn't
11053already exist.
11054
11055The buffer name used for Eshell sessions is determined by the
11056value of `eshell-buffer-name', which see.
11057
11058Eshell is a shell-like command interpreter. For more
11059information on Eshell, see Info node `(eshell)Top'.
11024 11060
11025\(fn &optional ARG)" t nil) 11061\(fn &optional ARG)" t nil)
11026 11062
@@ -11317,9 +11353,11 @@ For non-interactive use, superceded by `fileloop-initialize-replace'.
11317 11353
11318(autoload 'list-tags "etags" "\ 11354(autoload 'list-tags "etags" "\
11319Display list of tags in file FILE. 11355Display list of tags in file FILE.
11320This searches only the first table in the list, and no included tables. 11356This searches only the first table in the list, and no included
11321FILE should be as it appeared in the `etags' command, usually without a 11357tables. FILE should be as it appeared in the `etags' command,
11322directory specification. 11358usually without a directory specification. If called
11359interactively, FILE defaults to the file name of the current
11360buffer.
11323 11361
11324\(fn FILE &optional NEXT-MATCH)" t nil) 11362\(fn FILE &optional NEXT-MATCH)" t nil)
11325 11363
@@ -11715,7 +11753,19 @@ Mode for browsing the web.
11715\(fn)" t nil) 11753\(fn)" t nil)
11716 11754
11717(autoload 'eww-browse-url "eww" "\ 11755(autoload 'eww-browse-url "eww" "\
11756Ask the EWW browser to load URL.
11757
11758Interactively, if the variable `browse-url-new-window-flag' is non-nil,
11759loads the document in a new buffer tab on the window tab-line. A non-nil
11760prefix argument reverses the effect of `browse-url-new-window-flag'.
11761
11762If `tab-bar-mode' is enabled, then whenever a document would
11763otherwise be loaded in a new buffer, it is loaded in a new tab
11764in the tab-bar on an existing frame. See more options in
11765`eww-browse-url-new-window-is-tab'.
11718 11766
11767Non-interactively, this uses the optional second argument NEW-WINDOW
11768instead of `browse-url-new-window-flag'.
11719 11769
11720\(fn URL &optional NEW-WINDOW)" nil nil) 11770\(fn URL &optional NEW-WINDOW)" nil nil)
11721 11771
@@ -11817,7 +11867,7 @@ This is used only in conjunction with `expand-add-abbrevs'." t nil)
11817;;;### (autoloads nil "ezimage" "ezimage.el" (0 0 0 0)) 11867;;;### (autoloads nil "ezimage" "ezimage.el" (0 0 0 0))
11818;;; Generated autoloads from ezimage.el 11868;;; Generated autoloads from ezimage.el
11819 11869
11820(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ezimage" '("ezimage-"))) 11870(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "ezimage" '("defezimage" "ezimage-")))
11821 11871
11822;;;*** 11872;;;***
11823 11873
@@ -12004,10 +12054,10 @@ a top-level keymap, `text-scale-increase' or
12004(autoload 'buffer-face-mode "face-remap" "\ 12054(autoload 'buffer-face-mode "face-remap" "\
12005Minor mode for a buffer-specific default face. 12055Minor mode for a buffer-specific default face.
12006 12056
12007If called interactively, enable Buffer-Face mode if ARG is positive, and 12057If called interactively, enable Buffer-Face mode if ARG is positive,
12008disable it if ARG is zero or negative. If called from Lisp, 12058and disable it if ARG is zero or negative. If called from Lisp, also
12009also enable the mode if ARG is omitted or nil, and toggle it 12059enable the mode if ARG is omitted or nil, and toggle it if ARG is
12010if ARG is `toggle'; disable the mode otherwise. 12060`toggle'; disable the mode otherwise.
12011 12061
12012When enabled, the face specified by the variable 12062When enabled, the face specified by the variable
12013`buffer-face-mode-face' is used to display the buffer text. 12063`buffer-face-mode-face' is used to display the buffer text.
@@ -12905,9 +12955,9 @@ region is invalid.
12905Toggle Flymake mode on or off. 12955Toggle Flymake mode on or off.
12906 12956
12907If called interactively, enable Flymake mode if ARG is positive, and 12957If called interactively, enable Flymake mode if ARG is positive, and
12908disable it if ARG is zero or negative. If called from Lisp, 12958disable it if ARG is zero or negative. If called from Lisp, also
12909also enable the mode if ARG is omitted or nil, and toggle it 12959enable the mode if ARG is omitted or nil, and toggle it if ARG is
12910if ARG is `toggle'; disable the mode otherwise. 12960`toggle'; disable the mode otherwise.
12911 12961
12912Flymake is an Emacs minor mode for on-the-fly syntax checking. 12962Flymake is an Emacs minor mode for on-the-fly syntax checking.
12913Flymake collects diagnostic information from multiple sources, 12963Flymake collects diagnostic information from multiple sources,
@@ -12987,9 +13037,9 @@ Turn on `flyspell-mode' for comments and strings." t nil)
12987Toggle on-the-fly spell checking (Flyspell mode). 13037Toggle on-the-fly spell checking (Flyspell mode).
12988 13038
12989If called interactively, enable Flyspell mode if ARG is positive, and 13039If called interactively, enable Flyspell mode if ARG is positive, and
12990disable it if ARG is zero or negative. If called from Lisp, 13040disable it if ARG is zero or negative. If called from Lisp, also
12991also enable the mode if ARG is omitted or nil, and toggle it 13041enable the mode if ARG is omitted or nil, and toggle it if ARG is
12992if ARG is `toggle'; disable the mode otherwise. 13042`toggle'; disable the mode otherwise.
12993 13043
12994Flyspell mode is a buffer-local minor mode. When enabled, it 13044Flyspell mode is a buffer-local minor mode. When enabled, it
12995spawns a single Ispell process and checks each word. The default 13045spawns a single Ispell process and checks each word. The default
@@ -13064,9 +13114,9 @@ Turn off Follow mode. Please see the function `follow-mode'." nil nil)
13064Toggle Follow mode. 13114Toggle Follow mode.
13065 13115
13066If called interactively, enable Follow mode if ARG is positive, and 13116If called interactively, enable Follow mode if ARG is positive, and
13067disable it if ARG is zero or negative. If called from Lisp, 13117disable it if ARG is zero or negative. If called from Lisp, also
13068also enable the mode if ARG is omitted or nil, and toggle it 13118enable the mode if ARG is omitted or nil, and toggle it if ARG is
13069if ARG is `toggle'; disable the mode otherwise. 13119`toggle'; disable the mode otherwise.
13070 13120
13071Follow mode is a minor mode that combines windows into one tall 13121Follow mode is a minor mode that combines windows into one tall
13072virtual window. This is accomplished by two main techniques: 13122virtual window. This is accomplished by two main techniques:
@@ -13189,9 +13239,9 @@ selected if the original window is the first one in the frame.
13189Toggle Footnote mode. 13239Toggle Footnote mode.
13190 13240
13191If called interactively, enable Footnote mode if ARG is positive, and 13241If called interactively, enable Footnote mode if ARG is positive, and
13192disable it if ARG is zero or negative. If called from Lisp, 13242disable it if ARG is zero or negative. If called from Lisp, also
13193also enable the mode if ARG is omitted or nil, and toggle it 13243enable the mode if ARG is omitted or nil, and toggle it if ARG is
13194if ARG is `toggle'; disable the mode otherwise. 13244`toggle'; disable the mode otherwise.
13195 13245
13196Footnote mode is a buffer-local minor mode. If enabled, it 13246Footnote mode is a buffer-local minor mode. If enabled, it
13197provides footnote support for `message-mode'. To get started, 13247provides footnote support for `message-mode'. To get started,
@@ -13603,10 +13653,10 @@ being transferred. This list may grow up to a size of
13603`gdb-debug-log-max' after which the oldest element (at the end of 13653`gdb-debug-log-max' after which the oldest element (at the end of
13604the list) is deleted every time a new one is added (at the front). 13654the list) is deleted every time a new one is added (at the front).
13605 13655
13606If called interactively, enable Gdb-Enable-Debug mode if ARG is positive, and 13656If called interactively, enable Gdb-Enable-Debug mode if ARG is
13607disable it if ARG is zero or negative. If called from Lisp, 13657positive, and disable it if ARG is zero or negative. If called from
13608also enable the mode if ARG is omitted or nil, and toggle it 13658Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
13609if ARG is `toggle'; disable the mode otherwise. 13659ARG is `toggle'; disable the mode otherwise.
13610 13660
13611\(fn &optional ARG)" t nil) 13661\(fn &optional ARG)" t nil)
13612 13662
@@ -13778,9 +13828,9 @@ regular expression that can be used as an element of
13778Minor mode for making identifiers likeThis readable. 13828Minor mode for making identifiers likeThis readable.
13779 13829
13780If called interactively, enable Glasses mode if ARG is positive, and 13830If called interactively, enable Glasses mode if ARG is positive, and
13781disable it if ARG is zero or negative. If called from Lisp, 13831disable it if ARG is zero or negative. If called from Lisp, also
13782also enable the mode if ARG is omitted or nil, and toggle it 13832enable the mode if ARG is omitted or nil, and toggle it if ARG is
13783if ARG is `toggle'; disable the mode otherwise. 13833`toggle'; disable the mode otherwise.
13784 13834
13785When this mode is active, it tries to add virtual 13835When this mode is active, it tries to add virtual
13786separators (like underscores) at places they belong to. 13836separators (like underscores) at places they belong to.
@@ -14361,10 +14411,10 @@ If FORCE is non-nil, replace the old ones.
14361(autoload 'gnus-mailing-list-mode "gnus-ml" "\ 14411(autoload 'gnus-mailing-list-mode "gnus-ml" "\
14362Minor mode for providing mailing-list commands. 14412Minor mode for providing mailing-list commands.
14363 14413
14364If called interactively, enable Gnus-Mailing-List mode if ARG is positive, and 14414If called interactively, enable Gnus-Mailing-List mode if ARG is
14365disable it if ARG is zero or negative. If called from Lisp, 14415positive, and disable it if ARG is zero or negative. If called
14366also enable the mode if ARG is omitted or nil, and toggle it 14416from Lisp, also enable the mode if ARG is omitted or nil, and
14367if ARG is `toggle'; disable the mode otherwise. 14417toggle it if ARG is `toggle'; disable the mode otherwise.
14368 14418
14369\\{gnus-mailing-list-mode-map} 14419\\{gnus-mailing-list-mode-map}
14370 14420
@@ -14815,20 +14865,20 @@ Also fontifies the buffer appropriately (see `goto-address-fontify-p' and
14815(autoload 'goto-address-mode "goto-addr" "\ 14865(autoload 'goto-address-mode "goto-addr" "\
14816Minor mode to buttonize URLs and e-mail addresses in the current buffer. 14866Minor mode to buttonize URLs and e-mail addresses in the current buffer.
14817 14867
14818If called interactively, enable Goto-Address mode if ARG is positive, and 14868If called interactively, enable Goto-Address mode if ARG is positive,
14819disable it if ARG is zero or negative. If called from Lisp, 14869and disable it if ARG is zero or negative. If called from Lisp, also
14820also enable the mode if ARG is omitted or nil, and toggle it 14870enable the mode if ARG is omitted or nil, and toggle it if ARG is
14821if ARG is `toggle'; disable the mode otherwise. 14871`toggle'; disable the mode otherwise.
14822 14872
14823\(fn &optional ARG)" t nil) 14873\(fn &optional ARG)" t nil)
14824 14874
14825(autoload 'goto-address-prog-mode "goto-addr" "\ 14875(autoload 'goto-address-prog-mode "goto-addr" "\
14826Like `goto-address-mode', but only for comments and strings. 14876Like `goto-address-mode', but only for comments and strings.
14827 14877
14828If called interactively, enable Goto-Address-Prog mode if ARG is positive, and 14878If called interactively, enable Goto-Address-Prog mode if ARG is
14829disable it if ARG is zero or negative. If called from Lisp, 14879positive, and disable it if ARG is zero or negative. If called from
14830also enable the mode if ARG is omitted or nil, and toggle it 14880Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
14831if ARG is `toggle'; disable the mode otherwise. 14881ARG is `toggle'; disable the mode otherwise.
14832 14882
14833\(fn &optional ARG)" t nil) 14883\(fn &optional ARG)" t nil)
14834 14884
@@ -14874,7 +14924,7 @@ include it when specifying `grep-command'.
14874 14924
14875In interactive usage, the actual value of this variable is set up 14925In interactive usage, the actual value of this variable is set up
14876by `grep-compute-defaults'; to change the default value, use 14926by `grep-compute-defaults'; to change the default value, use
14877Customize or call the function `grep-apply-setting'.") 14927\\[customize] or call the function `grep-apply-setting'.")
14878 14928
14879(custom-autoload 'grep-command "grep" nil) 14929(custom-autoload 'grep-command "grep" nil)
14880 14930
@@ -14882,7 +14932,7 @@ Customize or call the function `grep-apply-setting'.")
14882The default find command for \\[grep-find]. 14932The default find command for \\[grep-find].
14883In interactive usage, the actual value of this variable is set up 14933In interactive usage, the actual value of this variable is set up
14884by `grep-compute-defaults'; to change the default value, use 14934by `grep-compute-defaults'; to change the default value, use
14885Customize or call the function `grep-apply-setting'.") 14935\\[customize] or call the function `grep-apply-setting'.")
14886 14936
14887(custom-autoload 'grep-find-command "grep" nil) 14937(custom-autoload 'grep-find-command "grep" nil)
14888 14938
@@ -14931,7 +14981,12 @@ History list for grep-find.")
14931Setup compilation variables and buffer for `grep'. 14981Setup compilation variables and buffer for `grep'.
14932Set up `compilation-exit-message-function' and run `grep-setup-hook'." nil nil) 14982Set up `compilation-exit-message-function' and run `grep-setup-hook'." nil nil)
14933 14983
14934(autoload 'grep-compute-defaults "grep" nil nil nil) 14984(autoload 'grep-compute-defaults "grep" "\
14985Compute the defaults for the `grep' command.
14986The value depends on `grep-command', `grep-template',
14987`grep-use-null-device', `grep-find-command', `grep-find-template',
14988`grep-use-null-filename-separator', `grep-find-use-xargs' and
14989`grep-highlight-matches'." nil nil)
14935 14990
14936(autoload 'grep-mode "grep" "\ 14991(autoload 'grep-mode "grep" "\
14937Sets `grep-last-buffer' and `compilation-window-height'. 14992Sets `grep-last-buffer' and `compilation-window-height'.
@@ -14939,7 +14994,9 @@ Sets `grep-last-buffer' and `compilation-window-height'.
14939\(fn)" nil nil) 14994\(fn)" nil nil)
14940 14995
14941(autoload 'grep "grep" "\ 14996(autoload 'grep "grep" "\
14942Run Grep with user-specified COMMAND-ARGS, collect output in a buffer. 14997Run Grep with user-specified COMMAND-ARGS.
14998The output from the command goes to the \"*grep*\" buffer.
14999
14943While Grep runs asynchronously, you can use \\[next-error] (M-x next-error), 15000While Grep runs asynchronously, you can use \\[next-error] (M-x next-error),
14944or \\<grep-mode-map>\\[compile-goto-error] in the *grep* buffer, to go to the lines where Grep found 15001or \\<grep-mode-map>\\[compile-goto-error] in the *grep* buffer, to go to the lines where Grep found
14945matches. To kill the Grep job before it finishes, type \\[kill-compilation]. 15002matches. To kill the Grep job before it finishes, type \\[kill-compilation].
@@ -14962,7 +15019,7 @@ list is empty).
14962 15019
14963(autoload 'grep-find "grep" "\ 15020(autoload 'grep-find "grep" "\
14964Run grep via find, with user-specified args COMMAND-ARGS. 15021Run grep via find, with user-specified args COMMAND-ARGS.
14965Collect output in a buffer. 15022Collect output in the \"*grep*\" buffer.
14966While find runs asynchronously, you can use the \\[next-error] command 15023While find runs asynchronously, you can use the \\[next-error] command
14967to find the text that grep hits refer to. 15024to find the text that grep hits refer to.
14968 15025
@@ -14985,12 +15042,15 @@ With \\[universal-argument] prefix, you can edit the constructed shell command l
14985before it is executed. 15042before it is executed.
14986With two \\[universal-argument] prefixes, directly edit and run `grep-command'. 15043With two \\[universal-argument] prefixes, directly edit and run `grep-command'.
14987 15044
14988Collect output in a buffer. While grep runs asynchronously, you 15045Collect output in the \"*grep*\" buffer. While grep runs asynchronously, you
14989can use \\[next-error] (M-x next-error), or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer, 15046can use \\[next-error] (M-x next-error), or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer,
14990to go to the lines where grep found matches. 15047to go to the lines where grep found matches.
14991 15048
14992This command shares argument histories with \\[rgrep] and \\[grep]. 15049This command shares argument histories with \\[rgrep] and \\[grep].
14993 15050
15051If CONFIRM is non-nil, the user will be given an opportunity to edit the
15052command before it's run.
15053
14994\(fn REGEXP &optional FILES DIR CONFIRM)" t nil) 15054\(fn REGEXP &optional FILES DIR CONFIRM)" t nil)
14995 15055
14996(autoload 'rgrep "grep" "\ 15056(autoload 'rgrep "grep" "\
@@ -15005,7 +15065,7 @@ With \\[universal-argument] prefix, you can edit the constructed shell command l
15005before it is executed. 15065before it is executed.
15006With two \\[universal-argument] prefixes, directly edit and run `grep-find-command'. 15066With two \\[universal-argument] prefixes, directly edit and run `grep-find-command'.
15007 15067
15008Collect output in a buffer. While the recursive grep is running, 15068Collect output in the \"*grep*\" buffer. While the recursive grep is running,
15009you can use \\[next-error] (M-x next-error), or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer, 15069you can use \\[next-error] (M-x next-error), or \\<grep-mode-map>\\[compile-goto-error] in the grep output buffer,
15010to visit the lines where matches were found. To kill the job 15070to visit the lines where matches were found. To kill the job
15011before it finishes, type \\[kill-compilation]. 15071before it finishes, type \\[kill-compilation].
@@ -15015,6 +15075,9 @@ This command shares argument histories with \\[lgrep] and \\[grep-find].
15015When called programmatically and FILES is nil, REGEXP is expected 15075When called programmatically and FILES is nil, REGEXP is expected
15016to specify a command to run. 15076to specify a command to run.
15017 15077
15078If CONFIRM is non-nil, the user will be given an opportunity to edit the
15079command before it's run.
15080
15018\(fn REGEXP &optional FILES DIR CONFIRM)" t nil) 15081\(fn REGEXP &optional FILES DIR CONFIRM)" t nil)
15019 15082
15020(autoload 'zrgrep "grep" "\ 15083(autoload 'zrgrep "grep" "\
@@ -15022,6 +15085,9 @@ Recursively grep for REGEXP in gzipped FILES in tree rooted at DIR.
15022Like `rgrep' but uses `zgrep' for `grep-program', sets the default 15085Like `rgrep' but uses `zgrep' for `grep-program', sets the default
15023file name to `*.gz', and sets `grep-highlight-matches' to `always'. 15086file name to `*.gz', and sets `grep-highlight-matches' to `always'.
15024 15087
15088If CONFIRM is non-nil, the user will be given an opportunity to edit the
15089command before it's run.
15090
15025\(fn REGEXP &optional FILES DIR CONFIRM TEMPLATE)" t nil) 15091\(fn REGEXP &optional FILES DIR CONFIRM TEMPLATE)" t nil)
15026 15092
15027(defalias 'rzgrep 'zrgrep) 15093(defalias 'rzgrep 'zrgrep)
@@ -15138,10 +15204,10 @@ or call the function `gud-tooltip-mode'.")
15138(autoload 'gud-tooltip-mode "gud" "\ 15204(autoload 'gud-tooltip-mode "gud" "\
15139Toggle the display of GUD tooltips. 15205Toggle the display of GUD tooltips.
15140 15206
15141If called interactively, enable Gud-Tooltip mode if ARG is positive, and 15207If called interactively, enable Gud-Tooltip mode if ARG is positive,
15142disable it if ARG is zero or negative. If called from Lisp, 15208and disable it if ARG is zero or negative. If called from Lisp, also
15143also enable the mode if ARG is omitted or nil, and toggle it 15209enable the mode if ARG is omitted or nil, and toggle it if ARG is
15144if ARG is `toggle'; disable the mode otherwise. 15210`toggle'; disable the mode otherwise.
15145 15211
15146\(fn &optional ARG)" t nil) 15212\(fn &optional ARG)" t nil)
15147 15213
@@ -15814,9 +15880,9 @@ This discards the buffer's undo information." t nil)
15814Toggle selective highlighting of patterns (Hi Lock mode). 15880Toggle selective highlighting of patterns (Hi Lock mode).
15815 15881
15816If called interactively, enable Hi-Lock mode if ARG is positive, and 15882If called interactively, enable Hi-Lock mode if ARG is positive, and
15817disable it if ARG is zero or negative. If called from Lisp, 15883disable it if ARG is zero or negative. If called from Lisp, also
15818also enable the mode if ARG is omitted or nil, and toggle it 15884enable the mode if ARG is omitted or nil, and toggle it if ARG is
15819if ARG is `toggle'; disable the mode otherwise. 15885`toggle'; disable the mode otherwise.
15820 15886
15821Hi Lock mode is automatically enabled when you invoke any of the 15887Hi Lock mode is automatically enabled when you invoke any of the
15822highlighting commands listed below, such as \\[highlight-regexp]. 15888highlighting commands listed below, such as \\[highlight-regexp].
@@ -15877,6 +15943,8 @@ Hi-lock: end is found. A mode is excluded if it's in the list
15877 15943
15878\(fn &optional ARG)" t nil) 15944\(fn &optional ARG)" t nil)
15879 15945
15946(put 'global-hi-lock-mode 'globalized-minor-mode t)
15947
15880(defvar global-hi-lock-mode nil "\ 15948(defvar global-hi-lock-mode nil "\
15881Non-nil if Global Hi-Lock mode is enabled. 15949Non-nil if Global Hi-Lock mode is enabled.
15882See the `global-hi-lock-mode' command 15950See the `global-hi-lock-mode' command
@@ -15987,10 +16055,10 @@ be found in variable `hi-lock-interactive-patterns'." t nil)
15987(autoload 'hide-ifdef-mode "hideif" "\ 16055(autoload 'hide-ifdef-mode "hideif" "\
15988Toggle features to hide/show #ifdef blocks (Hide-Ifdef mode). 16056Toggle features to hide/show #ifdef blocks (Hide-Ifdef mode).
15989 16057
15990If called interactively, enable Hide-Ifdef mode if ARG is positive, and 16058If called interactively, enable Hide-Ifdef mode if ARG is positive,
15991disable it if ARG is zero or negative. If called from Lisp, 16059and disable it if ARG is zero or negative. If called from Lisp, also
15992also enable the mode if ARG is omitted or nil, and toggle it 16060enable the mode if ARG is omitted or nil, and toggle it if ARG is
15993if ARG is `toggle'; disable the mode otherwise. 16061`toggle'; disable the mode otherwise.
15994 16062
15995Hide-Ifdef mode is a buffer-local minor mode for use with C and 16063Hide-Ifdef mode is a buffer-local minor mode for use with C and
15996C-like major modes. When enabled, code within #ifdef constructs 16064C-like major modes. When enabled, code within #ifdef constructs
@@ -16067,9 +16135,9 @@ whitespace. Case does not matter.")
16067Minor mode to selectively hide/show code and comment blocks. 16135Minor mode to selectively hide/show code and comment blocks.
16068 16136
16069If called interactively, enable Hs minor mode if ARG is positive, and 16137If called interactively, enable Hs minor mode if ARG is positive, and
16070disable it if ARG is zero or negative. If called from Lisp, 16138disable it if ARG is zero or negative. If called from Lisp, also
16071also enable the mode if ARG is omitted or nil, and toggle it 16139enable the mode if ARG is omitted or nil, and toggle it if ARG is
16072if ARG is `toggle'; disable the mode otherwise. 16140`toggle'; disable the mode otherwise.
16073 16141
16074When hideshow minor mode is on, the menu bar is augmented with hideshow 16142When hideshow minor mode is on, the menu bar is augmented with hideshow
16075commands and the hideshow commands are enabled. 16143commands and the hideshow commands are enabled.
@@ -16102,10 +16170,10 @@ Unconditionally turn off `hs-minor-mode'." nil nil)
16102(autoload 'highlight-changes-mode "hilit-chg" "\ 16170(autoload 'highlight-changes-mode "hilit-chg" "\
16103Toggle highlighting changes in this buffer (Highlight Changes mode). 16171Toggle highlighting changes in this buffer (Highlight Changes mode).
16104 16172
16105If called interactively, enable Highlight-Changes mode if ARG is positive, and 16173If called interactively, enable Highlight-Changes mode if ARG is
16106disable it if ARG is zero or negative. If called from Lisp, 16174positive, and disable it if ARG is zero or negative. If called from
16107also enable the mode if ARG is omitted or nil, and toggle it 16175Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
16108if ARG is `toggle'; disable the mode otherwise. 16176ARG is `toggle'; disable the mode otherwise.
16109 16177
16110When Highlight Changes is enabled, changes are marked with a text 16178When Highlight Changes is enabled, changes are marked with a text
16111property. Normally they are displayed in a distinctive face, but 16179property. Normally they are displayed in a distinctive face, but
@@ -16127,10 +16195,10 @@ buffer with the contents of a file
16127(autoload 'highlight-changes-visible-mode "hilit-chg" "\ 16195(autoload 'highlight-changes-visible-mode "hilit-chg" "\
16128Toggle visibility of highlighting due to Highlight Changes mode. 16196Toggle visibility of highlighting due to Highlight Changes mode.
16129 16197
16130If called interactively, enable Highlight-Changes-Visible mode if ARG is positive, and 16198If called interactively, enable Highlight-Changes-Visible mode if ARG
16131disable it if ARG is zero or negative. If called from Lisp, 16199is positive, and disable it if ARG is zero or negative. If called
16132also enable the mode if ARG is omitted or nil, and toggle it 16200from Lisp, also enable the mode if ARG is omitted or nil, and toggle
16133if ARG is `toggle'; disable the mode otherwise. 16201it if ARG is `toggle'; disable the mode otherwise.
16134 16202
16135Highlight Changes Visible mode only has an effect when Highlight 16203Highlight Changes Visible mode only has an effect when Highlight
16136Changes mode is on. When enabled, the changed text is displayed 16204Changes mode is on. When enabled, the changed text is displayed
@@ -16202,6 +16270,8 @@ changes are made, so \\[highlight-changes-next-change] and
16202 16270
16203\(fn FILE-B)" t nil) 16271\(fn FILE-B)" t nil)
16204 16272
16273(put 'global-highlight-changes-mode 'globalized-minor-mode t)
16274
16205(defvar global-highlight-changes-mode nil "\ 16275(defvar global-highlight-changes-mode nil "\
16206Non-nil if Global Highlight-Changes mode is enabled. 16276Non-nil if Global Highlight-Changes mode is enabled.
16207See the `global-highlight-changes-mode' command 16277See the `global-highlight-changes-mode' command
@@ -16269,9 +16339,9 @@ argument VERBOSE non-nil makes the function verbose.
16269Toggle highlighting of the current line (Hl-Line mode). 16339Toggle highlighting of the current line (Hl-Line mode).
16270 16340
16271If called interactively, enable Hl-Line mode if ARG is positive, and 16341If called interactively, enable Hl-Line mode if ARG is positive, and
16272disable it if ARG is zero or negative. If called from Lisp, 16342disable it if ARG is zero or negative. If called from Lisp, also
16273also enable the mode if ARG is omitted or nil, and toggle it 16343enable the mode if ARG is omitted or nil, and toggle it if ARG is
16274if ARG is `toggle'; disable the mode otherwise. 16344`toggle'; disable the mode otherwise.
16275 16345
16276Hl-Line mode is a buffer-local minor mode. If 16346Hl-Line mode is a buffer-local minor mode. If
16277`hl-line-sticky-flag' is non-nil, Hl-Line mode highlights the 16347`hl-line-sticky-flag' is non-nil, Hl-Line mode highlights the
@@ -16300,10 +16370,10 @@ or call the function `global-hl-line-mode'.")
16300(autoload 'global-hl-line-mode "hl-line" "\ 16370(autoload 'global-hl-line-mode "hl-line" "\
16301Toggle line highlighting in all buffers (Global Hl-Line mode). 16371Toggle line highlighting in all buffers (Global Hl-Line mode).
16302 16372
16303If called interactively, enable Global Hl-Line mode if ARG is positive, and 16373If called interactively, enable Global Hl-Line mode if ARG is
16304disable it if ARG is zero or negative. If called from Lisp, 16374positive, and disable it if ARG is zero or negative. If called from
16305also enable the mode if ARG is omitted or nil, and toggle it 16375Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
16306if ARG is `toggle'; disable the mode otherwise. 16376ARG is `toggle'; disable the mode otherwise.
16307 16377
16308If `global-hl-line-sticky-flag' is non-nil, Global Hl-Line mode 16378If `global-hl-line-sticky-flag' is non-nil, Global Hl-Line mode
16309highlights the line about the current buffer's point in all live 16379highlights the line about the current buffer's point in all live
@@ -16722,9 +16792,9 @@ or call the function `icomplete-mode'.")
16722Toggle incremental minibuffer completion (Icomplete mode). 16792Toggle incremental minibuffer completion (Icomplete mode).
16723 16793
16724If called interactively, enable Icomplete mode if ARG is positive, and 16794If called interactively, enable Icomplete mode if ARG is positive, and
16725disable it if ARG is zero or negative. If called from Lisp, 16795disable it if ARG is zero or negative. If called from Lisp, also
16726also enable the mode if ARG is omitted or nil, and toggle it 16796enable the mode if ARG is omitted or nil, and toggle it if ARG is
16727if ARG is `toggle'; disable the mode otherwise. 16797`toggle'; disable the mode otherwise.
16728 16798
16729When this global minor mode is enabled, typing in the minibuffer 16799When this global minor mode is enabled, typing in the minibuffer
16730continuously displays a list of possible completions that match 16800continuously displays a list of possible completions that match
@@ -17043,8 +17113,15 @@ For details of keybindings, see `ido-switch-buffer'." t nil)
17043 17113
17044(autoload 'ido-display-buffer "ido" "\ 17114(autoload 'ido-display-buffer "ido" "\
17045Display a buffer in another window but don't select it. 17115Display a buffer in another window but don't select it.
17116
17117If ACTION (the prefix argument interactively), display the buffer
17118in another windown even if it's already displayed in the current
17119window.
17120
17046The buffer name is selected interactively by typing a substring. 17121The buffer name is selected interactively by typing a substring.
17047For details of keybindings, see `ido-switch-buffer'." t nil) 17122For details of keybindings, see `ido-switch-buffer'.
17123
17124\(fn &optional ACTION)" t nil)
17048 17125
17049(autoload 'ido-display-buffer-other-frame "ido" "\ 17126(autoload 'ido-display-buffer-other-frame "ido" "\
17050Display a buffer preferably in another frame. 17127Display a buffer preferably in another frame.
@@ -17258,9 +17335,9 @@ See `inferior-emacs-lisp-mode' for details.
17258Toggle Iimage mode on or off. 17335Toggle Iimage mode on or off.
17259 17336
17260If called interactively, enable Iimage mode if ARG is positive, and 17337If called interactively, enable Iimage mode if ARG is positive, and
17261disable it if ARG is zero or negative. If called from Lisp, 17338disable it if ARG is zero or negative. If called from Lisp, also
17262also enable the mode if ARG is omitted or nil, and toggle it 17339enable the mode if ARG is omitted or nil, and toggle it if ARG is
17263if ARG is `toggle'; disable the mode otherwise. 17340`toggle'; disable the mode otherwise.
17264 17341
17265\\{iimage-mode-map} 17342\\{iimage-mode-map}
17266 17343
@@ -17311,7 +17388,7 @@ Optional DATA-P non-nil means SOURCE is a string containing image data.
17311\(fn SOURCE &optional TYPE DATA-P)" nil nil) 17388\(fn SOURCE &optional TYPE DATA-P)" nil nil)
17312 17389
17313(autoload 'image-type-available-p "image" "\ 17390(autoload 'image-type-available-p "image" "\
17314Return non-nil if image type TYPE is available. 17391Return t if image type TYPE is available.
17315Image types are symbols like `xbm' or `jpeg'. 17392Image types are symbols like `xbm' or `jpeg'.
17316 17393
17317\(fn TYPE)" nil nil) 17394\(fn TYPE)" nil nil)
@@ -17462,7 +17539,7 @@ recognizes these files as having image type `imagemagick'.
17462 17539
17463If Emacs is compiled without ImageMagick support, this does nothing." nil nil) 17540If Emacs is compiled without ImageMagick support, this does nothing." nil nil)
17464 17541
17465(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "image" '("image"))) 17542(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "image" '("image" "unknown-image-type")))
17466 17543
17467;;;*** 17544;;;***
17468 17545
@@ -17561,10 +17638,10 @@ Setup easy-to-use keybindings for the commands to be used in dired mode.
17561Note that n, p and <down> and <up> will be hijacked and bound to 17638Note that n, p and <down> and <up> will be hijacked and bound to
17562`image-dired-dired-x-line'. 17639`image-dired-dired-x-line'.
17563 17640
17564If called interactively, enable Image-Dired minor mode if ARG is positive, and 17641If called interactively, enable Image-Dired minor mode if ARG is
17565disable it if ARG is zero or negative. If called from Lisp, 17642positive, and disable it if ARG is zero or negative. If called from
17566also enable the mode if ARG is omitted or nil, and toggle it 17643Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
17567if ARG is `toggle'; disable the mode otherwise. 17644ARG is `toggle'; disable the mode otherwise.
17568 17645
17569\(fn &optional ARG)" t nil) 17646\(fn &optional ARG)" t nil)
17570 17647
@@ -17657,10 +17734,10 @@ or call the function `auto-image-file-mode'.")
17657(autoload 'auto-image-file-mode "image-file" "\ 17734(autoload 'auto-image-file-mode "image-file" "\
17658Toggle visiting of image files as images (Auto Image File mode). 17735Toggle visiting of image files as images (Auto Image File mode).
17659 17736
17660If called interactively, enable Auto-Image-File mode if ARG is positive, and 17737If called interactively, enable Auto-Image-File mode if ARG is
17661disable it if ARG is zero or negative. If called from Lisp, 17738positive, and disable it if ARG is zero or negative. If called from
17662also enable the mode if ARG is omitted or nil, and toggle it 17739Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
17663if ARG is `toggle'; disable the mode otherwise. 17740ARG is `toggle'; disable the mode otherwise.
17664 17741
17665An image file is one whose name has an extension in 17742An image file is one whose name has an extension in
17666`image-file-name-extensions', or matches a regexp in 17743`image-file-name-extensions', or matches a regexp in
@@ -17686,10 +17763,10 @@ Key bindings:
17686(autoload 'image-minor-mode "image-mode" "\ 17763(autoload 'image-minor-mode "image-mode" "\
17687Toggle Image minor mode in this buffer. 17764Toggle Image minor mode in this buffer.
17688 17765
17689If called interactively, enable Image minor mode if ARG is positive, and 17766If called interactively, enable Image minor mode if ARG is positive,
17690disable it if ARG is zero or negative. If called from Lisp, 17767and disable it if ARG is zero or negative. If called from Lisp, also
17691also enable the mode if ARG is omitted or nil, and toggle it 17768enable the mode if ARG is omitted or nil, and toggle it if ARG is
17692if ARG is `toggle'; disable the mode otherwise. 17769`toggle'; disable the mode otherwise.
17693 17770
17694Image minor mode provides the key \\<image-mode-map>\\[image-toggle-display], 17771Image minor mode provides the key \\<image-mode-map>\\[image-toggle-display],
17695to switch back to `image-mode' and display an image file as the 17772to switch back to `image-mode' and display an image file as the
@@ -18631,10 +18708,10 @@ available on the net." t nil)
18631(autoload 'ispell-minor-mode "ispell" "\ 18708(autoload 'ispell-minor-mode "ispell" "\
18632Toggle last-word spell checking (Ispell minor mode). 18709Toggle last-word spell checking (Ispell minor mode).
18633 18710
18634If called interactively, enable ISpell minor mode if ARG is positive, and 18711If called interactively, enable ISpell minor mode if ARG is positive,
18635disable it if ARG is zero or negative. If called from Lisp, 18712and disable it if ARG is zero or negative. If called from Lisp, also
18636also enable the mode if ARG is omitted or nil, and toggle it 18713enable the mode if ARG is omitted or nil, and toggle it if ARG is
18637if ARG is `toggle'; disable the mode otherwise. 18714`toggle'; disable the mode otherwise.
18638 18715
18639Ispell minor mode is a buffer-local minor mode. When enabled, 18716Ispell minor mode is a buffer-local minor mode. When enabled,
18640typing SPC or RET warns you if the previous word is incorrectly 18717typing SPC or RET warns you if the previous word is incorrectly
@@ -19318,14 +19395,16 @@ generations (this defaults to 1).
19318Toggle display of line numbers in the left margin (Linum mode). 19395Toggle display of line numbers in the left margin (Linum mode).
19319 19396
19320If called interactively, enable Linum mode if ARG is positive, and 19397If called interactively, enable Linum mode if ARG is positive, and
19321disable it if ARG is zero or negative. If called from Lisp, 19398disable it if ARG is zero or negative. If called from Lisp, also
19322also enable the mode if ARG is omitted or nil, and toggle it 19399enable the mode if ARG is omitted or nil, and toggle it if ARG is
19323if ARG is `toggle'; disable the mode otherwise. 19400`toggle'; disable the mode otherwise.
19324 19401
19325Linum mode is a buffer-local minor mode. 19402Linum mode is a buffer-local minor mode.
19326 19403
19327\(fn &optional ARG)" t nil) 19404\(fn &optional ARG)" t nil)
19328 19405
19406(put 'global-linum-mode 'globalized-minor-mode t)
19407
19329(defvar global-linum-mode nil "\ 19408(defvar global-linum-mode nil "\
19330Non-nil if Global Linum mode is enabled. 19409Non-nil if Global Linum mode is enabled.
19331See the `global-linum-mode' command 19410See the `global-linum-mode' command
@@ -19888,10 +19967,10 @@ or call the function `mail-abbrevs-mode'.")
19888(autoload 'mail-abbrevs-mode "mailabbrev" "\ 19967(autoload 'mail-abbrevs-mode "mailabbrev" "\
19889Toggle abbrev expansion of mail aliases (Mail Abbrevs mode). 19968Toggle abbrev expansion of mail aliases (Mail Abbrevs mode).
19890 19969
19891If called interactively, enable Mail-Abbrevs mode if ARG is positive, and 19970If called interactively, enable Mail-Abbrevs mode if ARG is positive,
19892disable it if ARG is zero or negative. If called from Lisp, 19971and disable it if ARG is zero or negative. If called from Lisp, also
19893also enable the mode if ARG is omitted or nil, and toggle it 19972enable the mode if ARG is omitted or nil, and toggle it if ARG is
19894if ARG is `toggle'; disable the mode otherwise. 19973`toggle'; disable the mode otherwise.
19895 19974
19896Mail Abbrevs mode is a global minor mode. When enabled, 19975Mail Abbrevs mode is a global minor mode. When enabled,
19897abbrev-like expansion is performed when editing certain mail 19976abbrev-like expansion is performed when editing certain mail
@@ -20222,9 +20301,9 @@ Default bookmark handler for Man buffers.
20222Toggle Master mode. 20301Toggle Master mode.
20223 20302
20224If called interactively, enable Master mode if ARG is positive, and 20303If called interactively, enable Master mode if ARG is positive, and
20225disable it if ARG is zero or negative. If called from Lisp, 20304disable it if ARG is zero or negative. If called from Lisp, also
20226also enable the mode if ARG is omitted or nil, and toggle it 20305enable the mode if ARG is omitted or nil, and toggle it if ARG is
20227if ARG is `toggle'; disable the mode otherwise. 20306`toggle'; disable the mode otherwise.
20228 20307
20229When Master mode is enabled, you can scroll the slave buffer 20308When Master mode is enabled, you can scroll the slave buffer
20230using the following commands: 20309using the following commands:
@@ -20257,10 +20336,10 @@ or call the function `minibuffer-depth-indicate-mode'.")
20257(autoload 'minibuffer-depth-indicate-mode "mb-depth" "\ 20336(autoload 'minibuffer-depth-indicate-mode "mb-depth" "\
20258Toggle Minibuffer Depth Indication mode. 20337Toggle Minibuffer Depth Indication mode.
20259 20338
20260If called interactively, enable Minibuffer-Depth-Indicate mode if ARG is positive, and 20339If called interactively, enable Minibuffer-Depth-Indicate mode if ARG
20261disable it if ARG is zero or negative. If called from Lisp, 20340is positive, and disable it if ARG is zero or negative. If called
20262also enable the mode if ARG is omitted or nil, and toggle it 20341from Lisp, also enable the mode if ARG is omitted or nil, and toggle
20263if ARG is `toggle'; disable the mode otherwise. 20342it if ARG is `toggle'; disable the mode otherwise.
20264 20343
20265Minibuffer Depth Indication mode is a global minor mode. When 20344Minibuffer Depth Indication mode is a global minor mode. When
20266enabled, any recursive use of the minibuffer will show the 20345enabled, any recursive use of the minibuffer will show the
@@ -20837,9 +20916,9 @@ or call the function `midnight-mode'.")
20837Non-nil means run `midnight-hook' at midnight. 20916Non-nil means run `midnight-hook' at midnight.
20838 20917
20839If called interactively, enable Midnight mode if ARG is positive, and 20918If called interactively, enable Midnight mode if ARG is positive, and
20840disable it if ARG is zero or negative. If called from Lisp, 20919disable it if ARG is zero or negative. If called from Lisp, also
20841also enable the mode if ARG is omitted or nil, and toggle it 20920enable the mode if ARG is omitted or nil, and toggle it if ARG is
20842if ARG is `toggle'; disable the mode otherwise. 20921`toggle'; disable the mode otherwise.
20843 20922
20844\(fn &optional ARG)" t nil) 20923\(fn &optional ARG)" t nil)
20845 20924
@@ -20882,10 +20961,10 @@ or call the function `minibuffer-electric-default-mode'.")
20882(autoload 'minibuffer-electric-default-mode "minibuf-eldef" "\ 20961(autoload 'minibuffer-electric-default-mode "minibuf-eldef" "\
20883Toggle Minibuffer Electric Default mode. 20962Toggle Minibuffer Electric Default mode.
20884 20963
20885If called interactively, enable Minibuffer-Electric-Default mode if ARG is positive, and 20964If called interactively, enable Minibuffer-Electric-Default mode if
20886disable it if ARG is zero or negative. If called from Lisp, 20965ARG is positive, and disable it if ARG is zero or negative. If called
20887also enable the mode if ARG is omitted or nil, and toggle it 20966from Lisp, also enable the mode if ARG is omitted or nil, and toggle
20888if ARG is `toggle'; disable the mode otherwise. 20967it if ARG is `toggle'; disable the mode otherwise.
20889 20968
20890Minibuffer Electric Default mode is a global minor mode. When 20969Minibuffer Electric Default mode is a global minor mode. When
20891enabled, minibuffer prompts that show a default value only show 20970enabled, minibuffer prompts that show a default value only show
@@ -21294,7 +21373,7 @@ will be computed and used.
21294 21373
21295(put 'define-overloadable-function 'doc-string-elt 3) 21374(put 'define-overloadable-function 'doc-string-elt 3)
21296 21375
21297(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "mode-local" '("activate-mode-local-bindings" "deactivate-mode-local-bindings" "def" "describe-mode-local-" "fetch-overload" "function-overload-p" "get-mode-local-parent" "make-obsolete-overload" "mode-local-" "new-mode-local-bindings" "overload-" "set" "with-mode-local" "xref-mode-local-"))) 21376(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "mode-local" '("def" "describe-mode-local-bindings" "fetch-overload" "get-mode-local-parent" "make-obsolete-overload" "mode-local-" "setq-mode-local" "with-mode-local" "xref-mode-local-")))
21298 21377
21299;;;*** 21378;;;***
21300 21379
@@ -21453,9 +21532,9 @@ or call the function `msb-mode'.")
21453Toggle Msb mode. 21532Toggle Msb mode.
21454 21533
21455If called interactively, enable Msb mode if ARG is positive, and 21534If called interactively, enable Msb mode if ARG is positive, and
21456disable it if ARG is zero or negative. If called from Lisp, 21535disable it if ARG is zero or negative. If called from Lisp, also
21457also enable the mode if ARG is omitted or nil, and toggle it 21536enable the mode if ARG is omitted or nil, and toggle it if ARG is
21458if ARG is `toggle'; disable the mode otherwise. 21537`toggle'; disable the mode otherwise.
21459 21538
21460This mode overrides the binding(s) of `mouse-buffer-menu' to provide a 21539This mode overrides the binding(s) of `mouse-buffer-menu' to provide a
21461different buffer menu using the function `msb'. 21540different buffer menu using the function `msb'.
@@ -21631,7 +21710,11 @@ unless the display width of STR is equal to or less than the display
21631width of ELLIPSIS. If it is non-nil and not a string, then ELLIPSIS 21710width of ELLIPSIS. If it is non-nil and not a string, then ELLIPSIS
21632defaults to `truncate-string-ellipsis'. 21711defaults to `truncate-string-ellipsis'.
21633 21712
21634\(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS)" nil nil) 21713If ELLIPSIS-TEXT-PROPERTY in non-nil, a too-long string will not
21714be truncated, but instead the elided parts will be covered by a
21715`display' text property showing the ellipsis.
21716
21717\(fn STR END-COLUMN &optional START-COLUMN PADDING ELLIPSIS ELLIPSIS-TEXT-PROPERTY)" nil nil)
21635 21718
21636(defsubst nested-alist-p (obj) "\ 21719(defsubst nested-alist-p (obj) "\
21637Return t if OBJ is a nested alist. 21720Return t if OBJ is a nested alist.
@@ -23104,9 +23187,9 @@ the cursor is on a headline, or on a plain list item (both as
23104defined by Org mode). 23187defined by Org mode).
23105 23188
23106If called interactively, enable OrgStruct mode if ARG is positive, and 23189If called interactively, enable OrgStruct mode if ARG is positive, and
23107disable it if ARG is zero or negative. If called from Lisp, 23190disable it if ARG is zero or negative. If called from Lisp, also
23108also enable the mode if ARG is omitted or nil, and toggle it 23191enable the mode if ARG is omitted or nil, and toggle it if ARG is
23109if ARG is `toggle'; disable the mode otherwise. 23192`toggle'; disable the mode otherwise.
23110 23193
23111\(fn &optional ARG)" t nil) 23194\(fn &optional ARG)" t nil)
23112 23195
@@ -23986,10 +24069,10 @@ Turning on outline mode calls the value of `text-mode-hook' and then of
23986(autoload 'outline-minor-mode "outline" "\ 24069(autoload 'outline-minor-mode "outline" "\
23987Toggle Outline minor mode. 24070Toggle Outline minor mode.
23988 24071
23989If called interactively, enable Outline minor mode if ARG is positive, and 24072If called interactively, enable Outline minor mode if ARG is positive,
23990disable it if ARG is zero or negative. If called from Lisp, 24073and disable it if ARG is zero or negative. If called from Lisp, also
23991also enable the mode if ARG is omitted or nil, and toggle it 24074enable the mode if ARG is omitted or nil, and toggle it if ARG is
23992if ARG is `toggle'; disable the mode otherwise. 24075`toggle'; disable the mode otherwise.
23993 24076
23994See the command `outline-mode' for more information on this mode. 24077See the command `outline-mode' for more information on this mode.
23995 24078
@@ -24157,12 +24240,17 @@ downloads in the background.
24157 24240
24158(autoload 'package-install "package" "\ 24241(autoload 'package-install "package" "\
24159Install the package PKG. 24242Install the package PKG.
24160PKG can be a `package-desc' or a symbol naming one of the available packages 24243PKG can be a `package-desc' or a symbol naming one of the
24161in an archive in `package-archives'. Interactively, prompt for its name. 24244available packages in an archive in `package-archives'. When
24245called interactively, prompt for the package name.
24162 24246
24163If called interactively or if DONT-SELECT nil, add PKG to 24247Mark the installed package as selected by adding it to
24164`package-selected-packages'. 24248`package-selected-packages'.
24165 24249
24250When called from Lisp and optional argument DONT-SELECT is
24251non-nil, install the package but do not add it to
24252`package-select-packages'.
24253
24166If PKG is a `package-desc' and it is already installed, don't try 24254If PKG is a `package-desc' and it is already installed, don't try
24167to install it but still mark it as selected. 24255to install it but still mark it as selected.
24168 24256
@@ -24280,10 +24368,10 @@ or call the function `show-paren-mode'.")
24280(autoload 'show-paren-mode "paren" "\ 24368(autoload 'show-paren-mode "paren" "\
24281Toggle visualization of matching parens (Show Paren mode). 24369Toggle visualization of matching parens (Show Paren mode).
24282 24370
24283If called interactively, enable Show-Paren mode if ARG is positive, and 24371If called interactively, enable Show-Paren mode if ARG is positive,
24284disable it if ARG is zero or negative. If called from Lisp, 24372and disable it if ARG is zero or negative. If called from Lisp, also
24285also enable the mode if ARG is omitted or nil, and toggle it 24373enable the mode if ARG is omitted or nil, and toggle it if ARG is
24286if ARG is `toggle'; disable the mode otherwise. 24374`toggle'; disable the mode otherwise.
24287 24375
24288Show Paren mode is a global minor mode. When enabled, any 24376Show Paren mode is a global minor mode. When enabled, any
24289matching parenthesis is highlighted in `show-paren-style' after 24377matching parenthesis is highlighted in `show-paren-style' after
@@ -24654,6 +24742,8 @@ completion functions list (it should occur fairly early in the list).
24654 24742
24655\(fn &optional INTERACTIVELY)" t nil) 24743\(fn &optional INTERACTIVELY)" t nil)
24656 24744
24745(make-obsolete 'pcomplete '"use completion-at-point and pcomplete-completions-at-point" '"27.1")
24746
24657(autoload 'pcomplete-reverse "pcomplete" "\ 24747(autoload 'pcomplete-reverse "pcomplete" "\
24658If cycling completion is in use, cycle backwards." t nil) 24748If cycling completion is in use, cycle backwards." t nil)
24659 24749
@@ -24671,6 +24761,8 @@ This will modify the current buffer." t nil)
24671(autoload 'pcomplete-help "pcomplete" "\ 24761(autoload 'pcomplete-help "pcomplete" "\
24672Display any help information relative to the current argument." t nil) 24762Display any help information relative to the current argument." t nil)
24673 24763
24764(make-obsolete 'pcomplete-help '"use completion-help-at-point and pcomplete-completions-at-point" '"27.1")
24765
24674(autoload 'pcomplete-list "pcomplete" "\ 24766(autoload 'pcomplete-list "pcomplete" "\
24675Show the list of possible completions for the current argument." t nil) 24767Show the list of possible completions for the current argument." t nil)
24676 24768
@@ -24972,10 +25064,10 @@ or call the function `pixel-scroll-mode'.")
24972(autoload 'pixel-scroll-mode "pixel-scroll" "\ 25064(autoload 'pixel-scroll-mode "pixel-scroll" "\
24973A minor mode to scroll text pixel-by-pixel. 25065A minor mode to scroll text pixel-by-pixel.
24974 25066
24975If called interactively, enable Pixel-Scroll mode if ARG is positive, and 25067If called interactively, enable Pixel-Scroll mode if ARG is positive,
24976disable it if ARG is zero or negative. If called from Lisp, 25068and disable it if ARG is zero or negative. If called from Lisp, also
24977also enable the mode if ARG is omitted or nil, and toggle it 25069enable the mode if ARG is omitted or nil, and toggle it if ARG is
24978if ARG is `toggle'; disable the mode otherwise. 25070`toggle'; disable the mode otherwise.
24979 25071
24980\(fn &optional ARG)" t nil) 25072\(fn &optional ARG)" t nil)
24981 25073
@@ -26580,10 +26672,10 @@ or call the function `rcirc-track-minor-mode'.")
26580(autoload 'rcirc-track-minor-mode "rcirc" "\ 26672(autoload 'rcirc-track-minor-mode "rcirc" "\
26581Global minor mode for tracking activity in rcirc buffers. 26673Global minor mode for tracking activity in rcirc buffers.
26582 26674
26583If called interactively, enable Rcirc-Track minor mode if ARG is positive, and 26675If called interactively, enable Rcirc-Track minor mode if ARG is
26584disable it if ARG is zero or negative. If called from Lisp, 26676positive, and disable it if ARG is zero or negative. If called from
26585also enable the mode if ARG is omitted or nil, and toggle it 26677Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
26586if ARG is `toggle'; disable the mode otherwise. 26678ARG is `toggle'; disable the mode otherwise.
26587 26679
26588\(fn &optional ARG)" t nil) 26680\(fn &optional ARG)" t nil)
26589 26681
@@ -26627,13 +26719,13 @@ or call the function `recentf-mode'.")
26627Toggle \"Open Recent\" menu (Recentf mode). 26719Toggle \"Open Recent\" menu (Recentf mode).
26628 26720
26629If called interactively, enable Recentf mode if ARG is positive, and 26721If called interactively, enable Recentf mode if ARG is positive, and
26630disable it if ARG is zero or negative. If called from Lisp, 26722disable it if ARG is zero or negative. If called from Lisp, also
26631also enable the mode if ARG is omitted or nil, and toggle it 26723enable the mode if ARG is omitted or nil, and toggle it if ARG is
26632if ARG is `toggle'; disable the mode otherwise. 26724`toggle'; disable the mode otherwise.
26633 26725
26634When Recentf mode is enabled, a \"Open Recent\" submenu is 26726When Recentf mode is enabled, a \"Open Recent\" submenu is
26635displayed in the \"File\" menu, containing a list of files that 26727displayed in the \"File\" menu, containing a list of files that
26636were operated on recently. 26728were operated on recently, in the most-recently-used order.
26637 26729
26638\(fn &optional ARG)" t nil) 26730\(fn &optional ARG)" t nil)
26639 26731
@@ -26778,10 +26870,10 @@ with a prefix argument, prompt for START-AT and FORMAT.
26778(autoload 'rectangle-mark-mode "rect" "\ 26870(autoload 'rectangle-mark-mode "rect" "\
26779Toggle the region as rectangular. 26871Toggle the region as rectangular.
26780 26872
26781If called interactively, enable Rectangle-Mark mode if ARG is positive, and 26873If called interactively, enable Rectangle-Mark mode if ARG is
26782disable it if ARG is zero or negative. If called from Lisp, 26874positive, and disable it if ARG is zero or negative. If called from
26783also enable the mode if ARG is omitted or nil, and toggle it 26875Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
26784if ARG is `toggle'; disable the mode otherwise. 26876ARG is `toggle'; disable the mode otherwise.
26785 26877
26786Activates the region if needed. Only lasts until the region is deactivated. 26878Activates the region if needed. Only lasts until the region is deactivated.
26787 26879
@@ -26812,9 +26904,9 @@ Activates the region if needed. Only lasts until the region is deactivated.
26812Toggle automatic refilling (Refill mode). 26904Toggle automatic refilling (Refill mode).
26813 26905
26814If called interactively, enable Refill mode if ARG is positive, and 26906If called interactively, enable Refill mode if ARG is positive, and
26815disable it if ARG is zero or negative. If called from Lisp, 26907disable it if ARG is zero or negative. If called from Lisp, also
26816also enable the mode if ARG is omitted or nil, and toggle it 26908enable the mode if ARG is omitted or nil, and toggle it if ARG is
26817if ARG is `toggle'; disable the mode otherwise. 26909`toggle'; disable the mode otherwise.
26818 26910
26819Refill mode is a buffer-local minor mode. When enabled, the 26911Refill mode is a buffer-local minor mode. When enabled, the
26820current paragraph is refilled as you edit. Self-inserting 26912current paragraph is refilled as you edit. Self-inserting
@@ -26843,9 +26935,9 @@ Turn on RefTeX mode." nil nil)
26843Minor mode with distinct support for \\label, \\ref and \\cite in LaTeX. 26935Minor mode with distinct support for \\label, \\ref and \\cite in LaTeX.
26844 26936
26845If called interactively, enable Reftex mode if ARG is positive, and 26937If called interactively, enable Reftex mode if ARG is positive, and
26846disable it if ARG is zero or negative. If called from Lisp, 26938disable it if ARG is zero or negative. If called from Lisp, also
26847also enable the mode if ARG is omitted or nil, and toggle it 26939enable the mode if ARG is omitted or nil, and toggle it if ARG is
26848if ARG is `toggle'; disable the mode otherwise. 26940`toggle'; disable the mode otherwise.
26849 26941
26850\\<reftex-mode-map>A Table of Contents of the entire (multifile) document with browsing 26942\\<reftex-mode-map>A Table of Contents of the entire (multifile) document with browsing
26851capabilities is available with `\\[reftex-toc]'. 26943capabilities is available with `\\[reftex-toc]'.
@@ -27196,9 +27288,9 @@ first comment line visible (if point is in a comment).
27196Toggle uncloaking of invisible text near point (Reveal mode). 27288Toggle uncloaking of invisible text near point (Reveal mode).
27197 27289
27198If called interactively, enable Reveal mode if ARG is positive, and 27290If called interactively, enable Reveal mode if ARG is positive, and
27199disable it if ARG is zero or negative. If called from Lisp, 27291disable it if ARG is zero or negative. If called from Lisp, also
27200also enable the mode if ARG is omitted or nil, and toggle it 27292enable the mode if ARG is omitted or nil, and toggle it if ARG is
27201if ARG is `toggle'; disable the mode otherwise. 27293`toggle'; disable the mode otherwise.
27202 27294
27203Reveal mode is a buffer-local minor mode. When enabled, it 27295Reveal mode is a buffer-local minor mode. When enabled, it
27204reveals invisible text around point. 27296reveals invisible text around point.
@@ -27219,10 +27311,10 @@ or call the function `global-reveal-mode'.")
27219Toggle Reveal mode in all buffers (Global Reveal mode). 27311Toggle Reveal mode in all buffers (Global Reveal mode).
27220Reveal mode renders invisible text around point visible again. 27312Reveal mode renders invisible text around point visible again.
27221 27313
27222If called interactively, enable Global Reveal mode if ARG is positive, and 27314If called interactively, enable Global Reveal mode if ARG is positive,
27223disable it if ARG is zero or negative. If called from Lisp, 27315and disable it if ARG is zero or negative. If called from Lisp, also
27224also enable the mode if ARG is omitted or nil, and toggle it 27316enable the mode if ARG is omitted or nil, and toggle it if ARG is
27225if ARG is `toggle'; disable the mode otherwise. 27317`toggle'; disable the mode otherwise.
27226 27318
27227\(fn &optional ARG)" t nil) 27319\(fn &optional ARG)" t nil)
27228 27320
@@ -27787,10 +27879,10 @@ Validation will be enabled if `rng-nxml-auto-validate-flag' is non-nil." t nil)
27787(autoload 'rng-validate-mode "rng-valid" "\ 27879(autoload 'rng-validate-mode "rng-valid" "\
27788Minor mode performing continual validation against a RELAX NG schema. 27880Minor mode performing continual validation against a RELAX NG schema.
27789 27881
27790If called interactively, enable Rng-Validate mode if ARG is positive, and 27882If called interactively, enable Rng-Validate mode if ARG is positive,
27791disable it if ARG is zero or negative. If called from Lisp, 27883and disable it if ARG is zero or negative. If called from Lisp, also
27792also enable the mode if ARG is omitted or nil, and toggle it 27884enable the mode if ARG is omitted or nil, and toggle it if ARG is
27793if ARG is `toggle'; disable the mode otherwise. 27885`toggle'; disable the mode otherwise.
27794 27886
27795Checks whether the buffer is a well-formed XML 1.0 document, 27887Checks whether the buffer is a well-formed XML 1.0 document,
27796conforming to the XML Namespaces Recommendation and valid against a 27888conforming to the XML Namespaces Recommendation and valid against a
@@ -27824,7 +27916,7 @@ to use for finding the schema.
27824(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile #'rng-xsd-compile) 27916(put 'http://www\.w3\.org/2001/XMLSchema-datatypes 'rng-dt-compile #'rng-xsd-compile)
27825 27917
27826(autoload 'rng-xsd-compile "rng-xsd" "\ 27918(autoload 'rng-xsd-compile "rng-xsd" "\
27827Provides W3C XML Schema as a RELAX NG datatypes library. 27919Provide W3C XML Schema as a RELAX NG datatypes library.
27828NAME is a symbol giving the local name of the datatype. PARAMS is a 27920NAME is a symbol giving the local name of the datatype. PARAMS is a
27829list of pairs (PARAM-NAME . PARAM-VALUE) where PARAM-NAME is a symbol 27921list of pairs (PARAM-NAME . PARAM-VALUE) where PARAM-NAME is a symbol
27830giving the name of the parameter and PARAM-VALUE is a string giving 27922giving the name of the parameter and PARAM-VALUE is a string giving
@@ -27939,9 +28031,9 @@ highlighting.
27939Toggle ReST minor mode. 28031Toggle ReST minor mode.
27940 28032
27941If called interactively, enable Rst minor mode if ARG is positive, and 28033If called interactively, enable Rst minor mode if ARG is positive, and
27942disable it if ARG is zero or negative. If called from Lisp, 28034disable it if ARG is zero or negative. If called from Lisp, also
27943also enable the mode if ARG is omitted or nil, and toggle it 28035enable the mode if ARG is omitted or nil, and toggle it if ARG is
27944if ARG is `toggle'; disable the mode otherwise. 28036`toggle'; disable the mode otherwise.
27945 28037
27946When ReST minor mode is enabled, the ReST mode keybindings 28038When ReST minor mode is enabled, the ReST mode keybindings
27947are installed on top of the major mode bindings. Use this 28039are installed on top of the major mode bindings. Use this
@@ -27990,9 +28082,9 @@ Use the command `ruler-mode' to change this variable.")
27990Toggle display of ruler in header line (Ruler mode). 28082Toggle display of ruler in header line (Ruler mode).
27991 28083
27992If called interactively, enable Ruler mode if ARG is positive, and 28084If called interactively, enable Ruler mode if ARG is positive, and
27993disable it if ARG is zero or negative. If called from Lisp, 28085disable it if ARG is zero or negative. If called from Lisp, also
27994also enable the mode if ARG is omitted or nil, and toggle it 28086enable the mode if ARG is omitted or nil, and toggle it if ARG is
27995if ARG is `toggle'; disable the mode otherwise. 28087`toggle'; disable the mode otherwise.
27996 28088
27997\(fn &optional ARG)" t nil) 28089\(fn &optional ARG)" t nil)
27998 28090
@@ -28017,7 +28109,7 @@ For extending the `rx' notation in FORM, use `rx-define' or `rx-let-eval'.
28017(autoload 'rx "rx" "\ 28109(autoload 'rx "rx" "\
28018Translate regular expressions REGEXPS in sexp form to a regexp string. 28110Translate regular expressions REGEXPS in sexp form to a regexp string.
28019Each argument is one of the forms below; RX is a subform, and RX... stands 28111Each argument is one of the forms below; RX is a subform, and RX... stands
28020for one or more RXs. For details, see Info node `(elisp) Rx Notation'. 28112for zero or more RXs. For details, see Info node `(elisp) Rx Notation'.
28021See `rx-to-string' for the corresponding function. 28113See `rx-to-string' for the corresponding function.
28022 28114
28023STRING Match a literal string. 28115STRING Match a literal string.
@@ -28050,7 +28142,8 @@ CHAR Match a literal character.
28050 can be (any ...), (syntax ...), (category ...), 28142 can be (any ...), (syntax ...), (category ...),
28051 or a character class. 28143 or a character class.
28052not-newline Match any character except a newline. Alias: nonl. 28144not-newline Match any character except a newline. Alias: nonl.
28053anything Match any character. 28145anychar Match any character. Alias: anything.
28146unmatchable Never match anything at all.
28054 28147
28055CHARCLASS Match a character from a character class. One of: 28148CHARCLASS Match a character from a character class. One of:
28056 alpha, alphabetic, letter Alphabetic characters (defined by Unicode). 28149 alpha, alphabetic, letter Alphabetic characters (defined by Unicode).
@@ -28098,8 +28191,8 @@ Zero-width assertions: these all match the empty string in specific places.
28098 string-end At the end of the string or buffer. 28191 string-end At the end of the string or buffer.
28099 Alias: buffer-end, eos, eot. 28192 Alias: buffer-end, eos, eot.
28100 point At point. 28193 point At point.
28101 word-start At the beginning of a word. 28194 word-start At the beginning of a word. Alias: bow.
28102 word-end At the end of a word. 28195 word-end At the end of a word. Alias: eow.
28103 word-boundary At the beginning or end of a word. 28196 word-boundary At the beginning or end of a word.
28104 not-word-boundary Not at the beginning or end of a word. 28197 not-word-boundary Not at the beginning or end of a word.
28105 symbol-start At the beginning of a symbol. 28198 symbol-start At the beginning of a symbol.
@@ -28244,9 +28337,9 @@ or call the function `savehist-mode'.")
28244Toggle saving of minibuffer history (Savehist mode). 28337Toggle saving of minibuffer history (Savehist mode).
28245 28338
28246If called interactively, enable Savehist mode if ARG is positive, and 28339If called interactively, enable Savehist mode if ARG is positive, and
28247disable it if ARG is zero or negative. If called from Lisp, 28340disable it if ARG is zero or negative. If called from Lisp, also
28248also enable the mode if ARG is omitted or nil, and toggle it 28341enable the mode if ARG is omitted or nil, and toggle it if ARG is
28249if ARG is `toggle'; disable the mode otherwise. 28342`toggle'; disable the mode otherwise.
28250 28343
28251When Savehist mode is enabled, minibuffer history is saved 28344When Savehist mode is enabled, minibuffer history is saved
28252to `savehist-file' periodically and when exiting Emacs. When 28345to `savehist-file' periodically and when exiting Emacs. When
@@ -28298,10 +28391,10 @@ Non-nil means automatically save place in each file.
28298This means when you visit a file, point goes to the last place 28391This means when you visit a file, point goes to the last place
28299where it was when you previously visited the same file. 28392where it was when you previously visited the same file.
28300 28393
28301If called interactively, enable Save-Place mode if ARG is positive, and 28394If called interactively, enable Save-Place mode if ARG is positive,
28302disable it if ARG is zero or negative. If called from Lisp, 28395and disable it if ARG is zero or negative. If called from Lisp, also
28303also enable the mode if ARG is omitted or nil, and toggle it 28396enable the mode if ARG is omitted or nil, and toggle it if ARG is
28304if ARG is `toggle'; disable the mode otherwise. 28397`toggle'; disable the mode otherwise.
28305 28398
28306\(fn &optional ARG)" t nil) 28399\(fn &optional ARG)" t nil)
28307 28400
@@ -28311,10 +28404,10 @@ If this mode is enabled, point is recorded when you kill the buffer
28311or exit Emacs. Visiting this file again will go to that position, 28404or exit Emacs. Visiting this file again will go to that position,
28312even in a later Emacs session. 28405even in a later Emacs session.
28313 28406
28314If called interactively, enable Save-Place-Local mode if ARG is positive, and 28407If called interactively, enable Save-Place-Local mode if ARG is
28315disable it if ARG is zero or negative. If called from Lisp, 28408positive, and disable it if ARG is zero or negative. If called from
28316also enable the mode if ARG is omitted or nil, and toggle it 28409Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
28317if ARG is `toggle'; disable the mode otherwise. 28410ARG is `toggle'; disable the mode otherwise.
28318 28411
28319To save places automatically in all files, put this in your init 28412To save places automatically in all files, put this in your init
28320file: 28413file:
@@ -28406,10 +28499,10 @@ or call the function `scroll-all-mode'.")
28406(autoload 'scroll-all-mode "scroll-all" "\ 28499(autoload 'scroll-all-mode "scroll-all" "\
28407Toggle shared scrolling in same-frame windows (Scroll-All mode). 28500Toggle shared scrolling in same-frame windows (Scroll-All mode).
28408 28501
28409If called interactively, enable Scroll-All mode if ARG is positive, and 28502If called interactively, enable Scroll-All mode if ARG is positive,
28410disable it if ARG is zero or negative. If called from Lisp, 28503and disable it if ARG is zero or negative. If called from Lisp, also
28411also enable the mode if ARG is omitted or nil, and toggle it 28504enable the mode if ARG is omitted or nil, and toggle it if ARG is
28412if ARG is `toggle'; disable the mode otherwise. 28505`toggle'; disable the mode otherwise.
28413 28506
28414When Scroll-All mode is enabled, scrolling commands invoked in 28507When Scroll-All mode is enabled, scrolling commands invoked in
28415one window apply to all visible windows in the same frame. 28508one window apply to all visible windows in the same frame.
@@ -28433,16 +28526,19 @@ one window apply to all visible windows in the same frame.
28433(autoload 'scroll-lock-mode "scroll-lock" "\ 28526(autoload 'scroll-lock-mode "scroll-lock" "\
28434Buffer-local minor mode for pager-like scrolling. 28527Buffer-local minor mode for pager-like scrolling.
28435 28528
28436If called interactively, enable Scroll-Lock mode if ARG is positive, and 28529If called interactively, enable Scroll-Lock mode if ARG is positive,
28437disable it if ARG is zero or negative. If called from Lisp, 28530and disable it if ARG is zero or negative. If called from Lisp, also
28438also enable the mode if ARG is omitted or nil, and toggle it 28531enable the mode if ARG is omitted or nil, and toggle it if ARG is
28439if ARG is `toggle'; disable the mode otherwise. 28532`toggle'; disable the mode otherwise.
28440 28533
28441When enabled, keys that normally move point by line or paragraph 28534When enabled, keys that normally move point by line or paragraph
28442will scroll the buffer by the respective amount of lines instead 28535will scroll the buffer by the respective amount of lines instead
28443and point will be kept vertically fixed relative to window 28536and point will be kept vertically fixed relative to window
28444boundaries during scrolling. 28537boundaries during scrolling.
28445 28538
28539Note that the default key binding to Scroll_Lock will not work on
28540MS-Windows systems if `w32-scroll-lock-modifier' is non-nil.
28541
28446\(fn &optional ARG)" t nil) 28542\(fn &optional ARG)" t nil)
28447 28543
28448(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "scroll-lock" '("scroll-lock-"))) 28544(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "scroll-lock" '("scroll-lock-")))
@@ -28502,9 +28598,9 @@ or call the function `semantic-mode'.")
28502Toggle parser features (Semantic mode). 28598Toggle parser features (Semantic mode).
28503 28599
28504If called interactively, enable Semantic mode if ARG is positive, and 28600If called interactively, enable Semantic mode if ARG is positive, and
28505disable it if ARG is zero or negative. If called from Lisp, 28601disable it if ARG is zero or negative. If called from Lisp, also
28506also enable the mode if ARG is omitted or nil, and toggle it 28602enable the mode if ARG is omitted or nil, and toggle it if ARG is
28507if ARG is `toggle'; disable the mode otherwise. 28603`toggle'; disable the mode otherwise.
28508 28604
28509In Semantic mode, Emacs parses the buffers you visit for their 28605In Semantic mode, Emacs parses the buffers you visit for their
28510semantic content. This information is used by a variety of 28606semantic content. This information is used by a variety of
@@ -28572,7 +28668,7 @@ Semantic mode.
28572;;;;;; "cedet/semantic/bovine/c.el" (0 0 0 0)) 28668;;;;;; "cedet/semantic/bovine/c.el" (0 0 0 0))
28573;;; Generated autoloads from cedet/semantic/bovine/c.el 28669;;; Generated autoloads from cedet/semantic/bovine/c.el
28574 28670
28575(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/bovine/c" '("c++-mode" "c-mode" "semantic"))) 28671(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/bovine/c" '("c-mode" "semantic")))
28576 28672
28577;;;*** 28673;;;***
28578 28674
@@ -28588,7 +28684,7 @@ Semantic mode.
28588;;;;;; "cedet/semantic/bovine/el.el" (0 0 0 0)) 28684;;;;;; "cedet/semantic/bovine/el.el" (0 0 0 0))
28589;;; Generated autoloads from cedet/semantic/bovine/el.el 28685;;; Generated autoloads from cedet/semantic/bovine/el.el
28590 28686
28591(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/bovine/el" '("emacs-lisp-mode" "lisp-mode" "semantic-"))) 28687(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/bovine/el" '("emacs-lisp-mode" "semantic-")))
28592 28688
28593;;;*** 28689;;;***
28594 28690
@@ -28849,7 +28945,7 @@ Major mode for editing Bovine grammars.
28849;;;;;; "cedet/semantic/html.el" (0 0 0 0)) 28945;;;;;; "cedet/semantic/html.el" (0 0 0 0))
28850;;; Generated autoloads from cedet/semantic/html.el 28946;;; Generated autoloads from cedet/semantic/html.el
28851 28947
28852(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/html" '("html-helper-mode" "semantic-"))) 28948(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/html" '("semantic-")))
28853 28949
28854;;;*** 28950;;;***
28855 28951
@@ -29102,7 +29198,7 @@ Major mode for editing Wisent grammars.
29102;;;;;; "cedet/semantic/wisent/javascript.el" (0 0 0 0)) 29198;;;;;; "cedet/semantic/wisent/javascript.el" (0 0 0 0))
29103;;; Generated autoloads from cedet/semantic/wisent/javascript.el 29199;;; Generated autoloads from cedet/semantic/wisent/javascript.el
29104 29200
29105(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/wisent/javascript" '("js-mode" "semantic-" "wisent-javascript-jv-expand-tag"))) 29201(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/wisent/javascript" '("semantic-" "wisent-javascript-jv-expand-tag")))
29106 29202
29107;;;*** 29203;;;***
29108 29204
@@ -29110,7 +29206,7 @@ Major mode for editing Wisent grammars.
29110;;;;;; "cedet/semantic/wisent/python.el" (0 0 0 0)) 29206;;;;;; "cedet/semantic/wisent/python.el" (0 0 0 0))
29111;;; Generated autoloads from cedet/semantic/wisent/python.el 29207;;; Generated autoloads from cedet/semantic/wisent/python.el
29112 29208
29113(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/wisent/python" '("python-" "semantic-" "wisent-python-"))) 29209(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "semantic/wisent/python" '("semantic-" "wisent-python-")))
29114 29210
29115;;;*** 29211;;;***
29116 29212
@@ -29408,6 +29504,48 @@ Like `mail' command, but display mail buffer in another frame.
29408;;; Generated autoloads from emacs-lisp/seq.el 29504;;; Generated autoloads from emacs-lisp/seq.el
29409(push (purecopy '(seq 2 21)) package--builtin-versions) 29505(push (purecopy '(seq 2 21)) package--builtin-versions)
29410 29506
29507(autoload 'seq-take "seq" "\
29508Take the first N elements of SEQUENCE and return the result.
29509The result is a sequence of the same type as SEQUENCE.
29510
29511If N is a negative integer or zero, an empty sequence is
29512returned.
29513
29514\(fn SEQUENCE N)" nil nil)
29515
29516(autoload 'seq-sort-by "seq" "\
29517Sort SEQUENCE using PRED as a comparison function.
29518Elements of SEQUENCE are transformed by FUNCTION before being
29519sorted. FUNCTION must be a function of one argument.
29520
29521\(fn FUNCTION PRED SEQUENCE)" nil nil)
29522
29523(autoload 'seq-filter "seq" "\
29524Return a list of all the elements for which (PRED element) is non-nil in SEQUENCE.
29525
29526\(fn PRED SEQUENCE)" nil nil)
29527
29528(autoload 'seq-remove "seq" "\
29529Return a list of all the elements for which (PRED element) is nil in SEQUENCE.
29530
29531\(fn PRED SEQUENCE)" nil nil)
29532
29533(autoload 'seq-find "seq" "\
29534Return the first element for which (PRED element) is non-nil in SEQUENCE.
29535If no element is found, return DEFAULT.
29536
29537Note that `seq-find' has an ambiguity if the found element is
29538identical to DEFAULT, as it cannot be known if an element was
29539found or not.
29540
29541\(fn PRED SEQUENCE &optional DEFAULT)" nil nil)
29542
29543(autoload 'seq-position "seq" "\
29544Return the index of the first element in SEQUENCE that is equal to ELT.
29545Equality is defined by TESTFN if non-nil or by `equal' if nil.
29546
29547\(fn SEQUENCE ELT &optional TESTFN)" nil nil)
29548
29411(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "seq" '("seq-"))) 29549(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "seq" '("seq-")))
29412 29550
29413;;;*** 29551;;;***
@@ -29464,9 +29602,9 @@ or call the function `server-mode'.")
29464Toggle Server mode. 29602Toggle Server mode.
29465 29603
29466If called interactively, enable Server mode if ARG is positive, and 29604If called interactively, enable Server mode if ARG is positive, and
29467disable it if ARG is zero or negative. If called from Lisp, 29605disable it if ARG is zero or negative. If called from Lisp, also
29468also enable the mode if ARG is omitted or nil, and toggle it 29606enable the mode if ARG is omitted or nil, and toggle it if ARG is
29469if ARG is `toggle'; disable the mode otherwise. 29607`toggle'; disable the mode otherwise.
29470 29608
29471Server mode runs a process that accepts commands from the 29609Server mode runs a process that accepts commands from the
29472`emacsclient' program. See Info node `Emacs server' and 29610`emacsclient' program. See Info node `Emacs server' and
@@ -29782,7 +29920,7 @@ The buffer is put in Shell mode, giving commands for sending input
29782and controlling the subjobs of the shell. See `shell-mode'. 29920and controlling the subjobs of the shell. See `shell-mode'.
29783See also the variable `shell-prompt-pattern'. 29921See also the variable `shell-prompt-pattern'.
29784 29922
29785To specify a coding system for converting non-ASCII characters 29923\\<shell-mode-map>To specify a coding system for converting non-ASCII characters
29786in the input and output to the shell, use \\[universal-coding-system-argument] 29924in the input and output to the shell, use \\[universal-coding-system-argument]
29787before \\[shell]. You can also specify this with \\[set-buffer-process-coding-system] 29925before \\[shell]. You can also specify this with \\[set-buffer-process-coding-system]
29788in the shell buffer, after you start the shell. 29926in the shell buffer, after you start the shell.
@@ -29794,6 +29932,8 @@ such as `explicit-csh-args'. If that symbol is a variable,
29794its value is used as a list of arguments when invoking the shell. 29932its value is used as a list of arguments when invoking the shell.
29795Otherwise, one argument `-i' is passed to the shell. 29933Otherwise, one argument `-i' is passed to the shell.
29796 29934
29935Make the shell buffer the current buffer, and return it.
29936
29797\(Type \\[describe-mode] in the shell buffer for a list of commands.) 29937\(Type \\[describe-mode] in the shell buffer for a list of commands.)
29798 29938
29799\(fn &optional BUFFER)" t nil) 29939\(fn &optional BUFFER)" t nil)
@@ -30083,9 +30223,9 @@ buffer names.
30083Minor mode to simplify editing output from the diff3 program. 30223Minor mode to simplify editing output from the diff3 program.
30084 30224
30085If called interactively, enable Smerge mode if ARG is positive, and 30225If called interactively, enable Smerge mode if ARG is positive, and
30086disable it if ARG is zero or negative. If called from Lisp, 30226disable it if ARG is zero or negative. If called from Lisp, also
30087also enable the mode if ARG is omitted or nil, and toggle it 30227enable the mode if ARG is omitted or nil, and toggle it if ARG is
30088if ARG is `toggle'; disable the mode otherwise. 30228`toggle'; disable the mode otherwise.
30089 30229
30090\\{smerge-mode-map} 30230\\{smerge-mode-map}
30091 30231
@@ -30207,10 +30347,10 @@ Open the so-long `customize' group." t nil)
30207(autoload 'so-long-minor-mode "so-long" "\ 30347(autoload 'so-long-minor-mode "so-long" "\
30208This is the minor mode equivalent of `so-long-mode'. 30348This is the minor mode equivalent of `so-long-mode'.
30209 30349
30210If called interactively, enable So-Long minor mode if ARG is positive, and 30350If called interactively, enable So-Long minor mode if ARG is positive,
30211disable it if ARG is zero or negative. If called from Lisp, 30351and disable it if ARG is zero or negative. If called from Lisp, also
30212also enable the mode if ARG is omitted or nil, and toggle it 30352enable the mode if ARG is omitted or nil, and toggle it if ARG is
30213if ARG is `toggle'; disable the mode otherwise. 30353`toggle'; disable the mode otherwise.
30214 30354
30215Any active minor modes listed in `so-long-minor-modes' are disabled for the 30355Any active minor modes listed in `so-long-minor-modes' are disabled for the
30216current buffer, and buffer-local values are assigned to variables in accordance 30356current buffer, and buffer-local values are assigned to variables in accordance
@@ -30244,7 +30384,7 @@ values), despite potential performance issues, type \\[so-long-revert].
30244 30384
30245Use \\[so-long-commentary] for more information. 30385Use \\[so-long-commentary] for more information.
30246 30386
30247Use \\[so-long-customize] to configure the behaviour. 30387Use \\[so-long-customize] to configure the behavior.
30248 30388
30249\(fn)" t nil) 30389\(fn)" t nil)
30250 30390
@@ -30279,10 +30419,10 @@ or call the function `global-so-long-mode'.")
30279(autoload 'global-so-long-mode "so-long" "\ 30419(autoload 'global-so-long-mode "so-long" "\
30280Toggle automated performance mitigations for files with long lines. 30420Toggle automated performance mitigations for files with long lines.
30281 30421
30282If called interactively, enable Global So-Long mode if ARG is positive, and 30422If called interactively, enable Global So-Long mode if ARG is
30283disable it if ARG is zero or negative. If called from Lisp, 30423positive, and disable it if ARG is zero or negative. If called from
30284also enable the mode if ARG is omitted or nil, and toggle it 30424Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
30285if ARG is `toggle'; disable the mode otherwise. 30425ARG is `toggle'; disable the mode otherwise.
30286 30426
30287Many Emacs modes struggle with buffers which contain excessively long lines, 30427Many Emacs modes struggle with buffers which contain excessively long lines,
30288and may consequently cause unacceptable performance issues. 30428and may consequently cause unacceptable performance issues.
@@ -31483,9 +31623,9 @@ or call the function `strokes-mode'.")
31483Toggle Strokes mode, a global minor mode. 31623Toggle Strokes mode, a global minor mode.
31484 31624
31485If called interactively, enable Strokes mode if ARG is positive, and 31625If called interactively, enable Strokes mode if ARG is positive, and
31486disable it if ARG is zero or negative. If called from Lisp, 31626disable it if ARG is zero or negative. If called from Lisp, also
31487also enable the mode if ARG is omitted or nil, and toggle it 31627enable the mode if ARG is omitted or nil, and toggle it if ARG is
31488if ARG is `toggle'; disable the mode otherwise. 31628`toggle'; disable the mode otherwise.
31489 31629
31490\\<strokes-mode-map> 31630\\<strokes-mode-map>
31491Strokes are pictographic mouse gestures which invoke commands. 31631Strokes are pictographic mouse gestures which invoke commands.
@@ -31561,9 +31701,9 @@ The variable list SPEC is the same as in `if-let'.
31561Toggle subword movement and editing (Subword mode). 31701Toggle subword movement and editing (Subword mode).
31562 31702
31563If called interactively, enable Subword mode if ARG is positive, and 31703If called interactively, enable Subword mode if ARG is positive, and
31564disable it if ARG is zero or negative. If called from Lisp, 31704disable it if ARG is zero or negative. If called from Lisp, also
31565also enable the mode if ARG is omitted or nil, and toggle it 31705enable the mode if ARG is omitted or nil, and toggle it if ARG is
31566if ARG is `toggle'; disable the mode otherwise. 31706`toggle'; disable the mode otherwise.
31567 31707
31568Subword mode is a buffer-local minor mode. Enabling it changes 31708Subword mode is a buffer-local minor mode. Enabling it changes
31569the definition of a word so that word-based commands stop inside 31709the definition of a word so that word-based commands stop inside
@@ -31585,6 +31725,8 @@ treat nomenclature boundaries as word boundaries.
31585 31725
31586\(fn &optional ARG)" t nil) 31726\(fn &optional ARG)" t nil)
31587 31727
31728(put 'global-subword-mode 'globalized-minor-mode t)
31729
31588(defvar global-subword-mode nil "\ 31730(defvar global-subword-mode nil "\
31589Non-nil if Global Subword mode is enabled. 31731Non-nil if Global Subword mode is enabled.
31590See the `global-subword-mode' command 31732See the `global-subword-mode' command
@@ -31611,9 +31753,9 @@ See `subword-mode' for more information on Subword mode.
31611Toggle superword movement and editing (Superword mode). 31753Toggle superword movement and editing (Superword mode).
31612 31754
31613If called interactively, enable Superword mode if ARG is positive, and 31755If called interactively, enable Superword mode if ARG is positive, and
31614disable it if ARG is zero or negative. If called from Lisp, 31756disable it if ARG is zero or negative. If called from Lisp, also
31615also enable the mode if ARG is omitted or nil, and toggle it 31757enable the mode if ARG is omitted or nil, and toggle it if ARG is
31616if ARG is `toggle'; disable the mode otherwise. 31758`toggle'; disable the mode otherwise.
31617 31759
31618Superword mode is a buffer-local minor mode. Enabling it changes 31760Superword mode is a buffer-local minor mode. Enabling it changes
31619the definition of words such that symbols characters are treated 31761the definition of words such that symbols characters are treated
@@ -31624,6 +31766,8 @@ as parts of words: e.g., in `superword-mode',
31624 31766
31625\(fn &optional ARG)" t nil) 31767\(fn &optional ARG)" t nil)
31626 31768
31769(put 'global-superword-mode 'globalized-minor-mode t)
31770
31627(defvar global-superword-mode nil "\ 31771(defvar global-superword-mode nil "\
31628Non-nil if Global Superword mode is enabled. 31772Non-nil if Global Superword mode is enabled.
31629See the `global-superword-mode' command 31773See the `global-superword-mode' command
@@ -31709,9 +31853,9 @@ or call the function `gpm-mouse-mode'.")
31709Toggle mouse support in GNU/Linux consoles (GPM Mouse mode). 31853Toggle mouse support in GNU/Linux consoles (GPM Mouse mode).
31710 31854
31711If called interactively, enable Gpm-Mouse mode if ARG is positive, and 31855If called interactively, enable Gpm-Mouse mode if ARG is positive, and
31712disable it if ARG is zero or negative. If called from Lisp, 31856disable it if ARG is zero or negative. If called from Lisp, also
31713also enable the mode if ARG is omitted or nil, and toggle it 31857enable the mode if ARG is omitted or nil, and toggle it if ARG is
31714if ARG is `toggle'; disable the mode otherwise. 31858`toggle'; disable the mode otherwise.
31715 31859
31716This allows the use of the mouse when operating on a GNU/Linux console, 31860This allows the use of the mouse when operating on a GNU/Linux console,
31717in the same way as you can use the mouse under X11. 31861in the same way as you can use the mouse under X11.
@@ -31727,6 +31871,51 @@ GPM. This is due to limitations in GPM and the Linux kernel.
31727 31871
31728;;;*** 31872;;;***
31729 31873
31874;;;### (autoloads nil "tab-line" "tab-line.el" (0 0 0 0))
31875;;; Generated autoloads from tab-line.el
31876
31877(autoload 'tab-line-mode "tab-line" "\
31878Toggle display of window tab line in the buffer.
31879
31880If called interactively, enable Tab-Line mode if ARG is positive, and
31881disable it if ARG is zero or negative. If called from Lisp, also
31882enable the mode if ARG is omitted or nil, and toggle it if ARG is
31883`toggle'; disable the mode otherwise.
31884
31885\(fn &optional ARG)" t nil)
31886
31887(defvar tab-line-exclude nil)
31888
31889(make-variable-buffer-local 'tab-line-exclude)
31890
31891(put 'global-tab-line-mode 'globalized-minor-mode t)
31892
31893(defvar global-tab-line-mode nil "\
31894Non-nil if Global Tab-Line mode is enabled.
31895See the `global-tab-line-mode' command
31896for a description of this minor mode.
31897Setting this variable directly does not take effect;
31898either customize it (see the info node `Easy Customization')
31899or call the function `global-tab-line-mode'.")
31900
31901(custom-autoload 'global-tab-line-mode "tab-line" nil)
31902
31903(autoload 'global-tab-line-mode "tab-line" "\
31904Toggle Tab-Line mode in all buffers.
31905With prefix ARG, enable Global Tab-Line mode if ARG is positive;
31906otherwise, disable it. If called from Lisp, enable the mode if
31907ARG is omitted or nil.
31908
31909Tab-Line mode is enabled in all buffers where
31910`tab-line-mode--turn-on' would do it.
31911See `tab-line-mode' for more information on Tab-Line mode.
31912
31913\(fn &optional ARG)" t nil)
31914
31915(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "tab-line" '("tab-line-")))
31916
31917;;;***
31918
31730;;;### (autoloads nil "tabify" "tabify.el" (0 0 0 0)) 31919;;;### (autoloads nil "tabify" "tabify.el" (0 0 0 0))
31731;;; Generated autoloads from tabify.el 31920;;; Generated autoloads from tabify.el
31732 31921
@@ -32096,10 +32285,10 @@ location is indicated by `table-word-continuation-char'. This
32096variable's value can be toggled by \\[table-fixed-width-mode] at 32285variable's value can be toggled by \\[table-fixed-width-mode] at
32097run-time. 32286run-time.
32098 32287
32099If called interactively, enable Table-Fixed-Width mode if ARG is positive, and 32288If called interactively, enable Table-Fixed-Width mode if ARG is
32100disable it if ARG is zero or negative. If called from Lisp, 32289positive, and disable it if ARG is zero or negative. If called from
32101also enable the mode if ARG is omitted or nil, and toggle it 32290Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
32102if ARG is `toggle'; disable the mode otherwise. 32291ARG is `toggle'; disable the mode otherwise.
32103 32292
32104\(fn &optional ARG)" t nil) 32293\(fn &optional ARG)" t nil)
32105 32294
@@ -33286,9 +33475,9 @@ This function is meant to be used as a `post-self-insert-hook'." t nil)
33286Adds electric behavior to space character. 33475Adds electric behavior to space character.
33287 33476
33288If called interactively, enable Tildify mode if ARG is positive, and 33477If called interactively, enable Tildify mode if ARG is positive, and
33289disable it if ARG is zero or negative. If called from Lisp, 33478disable it if ARG is zero or negative. If called from Lisp, also
33290also enable the mode if ARG is omitted or nil, and toggle it 33479enable the mode if ARG is omitted or nil, and toggle it if ARG is
33291if ARG is `toggle'; disable the mode otherwise. 33480`toggle'; disable the mode otherwise.
33292 33481
33293When space is inserted into a buffer in a position where hard space is required 33482When space is inserted into a buffer in a position where hard space is required
33294instead (determined by `tildify-space-pattern' and `tildify-space-predicates'), 33483instead (determined by `tildify-space-pattern' and `tildify-space-predicates'),
@@ -33334,10 +33523,10 @@ or call the function `display-time-mode'.")
33334(autoload 'display-time-mode "time" "\ 33523(autoload 'display-time-mode "time" "\
33335Toggle display of time, load level, and mail flag in mode lines. 33524Toggle display of time, load level, and mail flag in mode lines.
33336 33525
33337If called interactively, enable Display-Time mode if ARG is positive, and 33526If called interactively, enable Display-Time mode if ARG is positive,
33338disable it if ARG is zero or negative. If called from Lisp, 33527and disable it if ARG is zero or negative. If called from Lisp, also
33339also enable the mode if ARG is omitted or nil, and toggle it 33528enable the mode if ARG is omitted or nil, and toggle it if ARG is
33340if ARG is `toggle'; disable the mode otherwise. 33529`toggle'; disable the mode otherwise.
33341 33530
33342When Display Time mode is enabled, it updates every minute (you 33531When Display Time mode is enabled, it updates every minute (you
33343can control the number of seconds between updates by customizing 33532can control the number of seconds between updates by customizing
@@ -33395,8 +33584,9 @@ TIME should be either a time value or a date-time string.
33395(define-obsolete-function-alias 'subtract-time 'time-subtract "26.1") 33584(define-obsolete-function-alias 'subtract-time 'time-subtract "26.1")
33396 33585
33397(autoload 'date-to-day "time-date" "\ 33586(autoload 'date-to-day "time-date" "\
33398Return the number of days between year 1 and DATE. 33587Return the absolute date of DATE, a date-time string.
33399DATE should be a date-time string. 33588The absolute date is the number of days elapsed since the imaginary
33589Gregorian date Sunday, December 31, 1 BC.
33400 33590
33401\(fn DATE)" nil nil) 33591\(fn DATE)" nil nil)
33402 33592
@@ -33417,9 +33607,9 @@ Return the day number within the year corresponding to TIME.
33417\(fn TIME)" nil nil) 33607\(fn TIME)" nil nil)
33418 33608
33419(autoload 'time-to-days "time-date" "\ 33609(autoload 'time-to-days "time-date" "\
33420The number of days between the Gregorian date 0001-12-31bce and TIME. 33610The absolute date corresponding to TIME, a time value.
33421TIME should be a time value. 33611The absolute date is the number of days elapsed since the imaginary
33422The Gregorian date Sunday, December 31, 1bce is imaginary. 33612Gregorian date Sunday, December 31, 1 BC.
33423 33613
33424\(fn TIME)" nil nil) 33614\(fn TIME)" nil nil)
33425 33615
@@ -33465,7 +33655,13 @@ Convert the time interval in seconds to a short string.
33465;;;### (autoloads nil "time-stamp" "time-stamp.el" (0 0 0 0)) 33655;;;### (autoloads nil "time-stamp" "time-stamp.el" (0 0 0 0))
33466;;; Generated autoloads from time-stamp.el 33656;;; Generated autoloads from time-stamp.el
33467(put 'time-stamp-format 'safe-local-variable 'stringp) 33657(put 'time-stamp-format 'safe-local-variable 'stringp)
33468(put 'time-stamp-time-zone 'safe-local-variable 'string-or-null-p) 33658(put 'time-stamp-time-zone 'safe-local-variable 'time-stamp-zone-type-p)
33659
33660(autoload 'time-stamp-zone-type-p "time-stamp" "\
33661Return whether or not ZONE is of the correct type for a timezone rule.
33662Valid ZONE values are described in the documentation of `format-time-string'.
33663
33664\(fn ZONE)" nil nil)
33469(put 'time-stamp-line-limit 'safe-local-variable 'integerp) 33665(put 'time-stamp-line-limit 'safe-local-variable 'integerp)
33470(put 'time-stamp-start 'safe-local-variable 'stringp) 33666(put 'time-stamp-start 'safe-local-variable 'stringp)
33471(put 'time-stamp-end 'safe-local-variable 'stringp) 33667(put 'time-stamp-end 'safe-local-variable 'stringp)
@@ -33485,12 +33681,14 @@ look like one of the following:
33485 Time-stamp: \" \" 33681 Time-stamp: \" \"
33486The time stamp is written between the brackets or quotes: 33682The time stamp is written between the brackets or quotes:
33487 Time-stamp: <2001-02-18 10:20:51 gildea> 33683 Time-stamp: <2001-02-18 10:20:51 gildea>
33488The time stamp is updated only if the variable `time-stamp-active' is non-nil. 33684
33489The format of the time stamp is set by the variable `time-stamp-pattern' or 33685The time stamp is updated only if the variable
33490`time-stamp-format'. The variables `time-stamp-pattern', 33686`time-stamp-active' is non-nil.
33491`time-stamp-line-limit', `time-stamp-start', `time-stamp-end', 33687The format of the time stamp is set by the variable
33492`time-stamp-count', and `time-stamp-inserts-lines' control finding 33688`time-stamp-pattern' or `time-stamp-format'.
33493the template." t nil) 33689The variables `time-stamp-pattern', `time-stamp-line-limit',
33690`time-stamp-start', `time-stamp-end', `time-stamp-count', and
33691`time-stamp-inserts-lines' control finding the template." t nil)
33494 33692
33495(autoload 'time-stamp-toggle-active "time-stamp" "\ 33693(autoload 'time-stamp-toggle-active "time-stamp" "\
33496Toggle `time-stamp-active', setting whether \\[time-stamp] updates a buffer. 33694Toggle `time-stamp-active', setting whether \\[time-stamp] updates a buffer.
@@ -34199,10 +34397,10 @@ or call the function `type-break-mode'.")
34199Enable or disable typing-break mode. 34397Enable or disable typing-break mode.
34200This is a minor mode, but it is global to all buffers by default. 34398This is a minor mode, but it is global to all buffers by default.
34201 34399
34202If called interactively, enable Type-Break mode if ARG is positive, and 34400If called interactively, enable Type-Break mode if ARG is positive,
34203disable it if ARG is zero or negative. If called from Lisp, 34401and disable it if ARG is zero or negative. If called from Lisp, also
34204also enable the mode if ARG is omitted or nil, and toggle it 34402enable the mode if ARG is omitted or nil, and toggle it if ARG is
34205if ARG is `toggle'; disable the mode otherwise. 34403`toggle'; disable the mode otherwise.
34206 34404
34207When this mode is enabled, the user is encouraged to take typing breaks at 34405When this mode is enabled, the user is encouraged to take typing breaks at
34208appropriate intervals; either after a specified amount of time or when the 34406appropriate intervals; either after a specified amount of time or when the
@@ -34732,10 +34930,10 @@ or call the function `url-handler-mode'.")
34732(autoload 'url-handler-mode "url-handlers" "\ 34930(autoload 'url-handler-mode "url-handlers" "\
34733Toggle using `url' library for URL filenames (URL Handler mode). 34931Toggle using `url' library for URL filenames (URL Handler mode).
34734 34932
34735If called interactively, enable Url-Handler mode if ARG is positive, and 34933If called interactively, enable Url-Handler mode if ARG is positive,
34736disable it if ARG is zero or negative. If called from Lisp, 34934and disable it if ARG is zero or negative. If called from Lisp, also
34737also enable the mode if ARG is omitted or nil, and toggle it 34935enable the mode if ARG is omitted or nil, and toggle it if ARG is
34738if ARG is `toggle'; disable the mode otherwise. 34936`toggle'; disable the mode otherwise.
34739 34937
34740\(fn &optional ARG)" t nil) 34938\(fn &optional ARG)" t nil)
34741 34939
@@ -34914,48 +35112,6 @@ Fetch a data URL (RFC 2397).
34914 35112
34915;;;*** 35113;;;***
34916 35114
34917;;;### (autoloads nil "url-ns" "url/url-ns.el" (0 0 0 0))
34918;;; Generated autoloads from url/url-ns.el
34919
34920(autoload 'isPlainHostName "url-ns" "\
34921
34922
34923\(fn HOST)" nil nil)
34924
34925(autoload 'dnsDomainIs "url-ns" "\
34926
34927
34928\(fn HOST DOM)" nil nil)
34929
34930(autoload 'dnsResolve "url-ns" "\
34931
34932
34933\(fn HOST)" nil nil)
34934
34935(autoload 'isResolvable "url-ns" "\
34936
34937
34938\(fn HOST)" nil nil)
34939
34940(autoload 'isInNet "url-ns" "\
34941
34942
34943\(fn IP NET MASK)" nil nil)
34944
34945(autoload 'url-ns-prefs "url-ns" "\
34946
34947
34948\(fn &optional FILE)" nil nil)
34949
34950(autoload 'url-ns-user-pref "url-ns" "\
34951
34952
34953\(fn KEY &optional DEFAULT)" nil nil)
34954
34955(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "url-ns" '("url-ns-")))
34956
34957;;;***
34958
34959;;;### (autoloads nil "url-parse" "url/url-parse.el" (0 0 0 0)) 35115;;;### (autoloads nil "url-parse" "url/url-parse.el" (0 0 0 0))
34960;;; Generated autoloads from url/url-parse.el 35116;;; Generated autoloads from url/url-parse.el
34961 35117
@@ -35192,8 +35348,9 @@ string: \"%\" followed by two upper-case hex digits.
35192 35348
35193The allowed characters are specified by ALLOWED-CHARS. If this 35349The allowed characters are specified by ALLOWED-CHARS. If this
35194argument is nil, the list `url-unreserved-chars' determines the 35350argument is nil, the list `url-unreserved-chars' determines the
35195allowed characters. Otherwise, ALLOWED-CHARS should be a vector 35351allowed characters. Otherwise, ALLOWED-CHARS should be either a
35196whose Nth element is non-nil if character N is allowed. 35352list of allowed chars, or a vector whose Nth element is non-nil
35353if character N is allowed.
35197 35354
35198\(fn STRING &optional ALLOWED-CHARS)" nil nil) 35355\(fn STRING &optional ALLOWED-CHARS)" nil nil)
35199 35356
@@ -35251,6 +35408,8 @@ is \"www.fsf.co.uk\".
35251;;;### (autoloads nil "userlock" "userlock.el" (0 0 0 0)) 35408;;;### (autoloads nil "userlock" "userlock.el" (0 0 0 0))
35252;;; Generated autoloads from userlock.el 35409;;; Generated autoloads from userlock.el
35253 35410
35411(put 'create-lockfiles 'safe-local-variable 'booleanp)
35412
35254(autoload 'ask-user-about-lock "userlock" "\ 35413(autoload 'ask-user-about-lock "userlock" "\
35255Ask user what to do when he wants to edit FILE but it is locked by OPPONENT. 35414Ask user what to do when he wants to edit FILE but it is locked by OPPONENT.
35256This function has a choice of three things to do: 35415This function has a choice of three things to do:
@@ -36910,9 +37069,9 @@ own View-like bindings.
36910Toggle View mode, a minor mode for viewing text but not editing it. 37069Toggle View mode, a minor mode for viewing text but not editing it.
36911 37070
36912If called interactively, enable View mode if ARG is positive, and 37071If called interactively, enable View mode if ARG is positive, and
36913disable it if ARG is zero or negative. If called from Lisp, 37072disable it if ARG is zero or negative. If called from Lisp, also
36914also enable the mode if ARG is omitted or nil, and toggle it 37073enable the mode if ARG is omitted or nil, and toggle it if ARG is
36915if ARG is `toggle'; disable the mode otherwise. 37074`toggle'; disable the mode otherwise.
36916 37075
36917When View mode is enabled, commands that do not change the buffer 37076When View mode is enabled, commands that do not change the buffer
36918contents are available as usual. Kill commands save text but 37077contents are available as usual. Kill commands save text but
@@ -37278,10 +37437,10 @@ or call the function `which-function-mode'.")
37278(autoload 'which-function-mode "which-func" "\ 37437(autoload 'which-function-mode "which-func" "\
37279Toggle mode line display of current function (Which Function mode). 37438Toggle mode line display of current function (Which Function mode).
37280 37439
37281If called interactively, enable Which-Function mode if ARG is positive, and 37440If called interactively, enable Which-Function mode if ARG is
37282disable it if ARG is zero or negative. If called from Lisp, 37441positive, and disable it if ARG is zero or negative. If called from
37283also enable the mode if ARG is omitted or nil, and toggle it 37442Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
37284if ARG is `toggle'; disable the mode otherwise. 37443ARG is `toggle'; disable the mode otherwise.
37285 37444
37286Which Function mode is a global minor mode. When enabled, the 37445Which Function mode is a global minor mode. When enabled, the
37287current function name is continuously displayed in the mode line, 37446current function name is continuously displayed in the mode line,
@@ -37300,10 +37459,10 @@ in certain major modes.
37300(autoload 'whitespace-mode "whitespace" "\ 37459(autoload 'whitespace-mode "whitespace" "\
37301Toggle whitespace visualization (Whitespace mode). 37460Toggle whitespace visualization (Whitespace mode).
37302 37461
37303If called interactively, enable Whitespace mode if ARG is positive, and 37462If called interactively, enable Whitespace mode if ARG is positive,
37304disable it if ARG is zero or negative. If called from Lisp, 37463and disable it if ARG is zero or negative. If called from Lisp, also
37305also enable the mode if ARG is omitted or nil, and toggle it 37464enable the mode if ARG is omitted or nil, and toggle it if ARG is
37306if ARG is `toggle'; disable the mode otherwise. 37465`toggle'; disable the mode otherwise.
37307 37466
37308See also `whitespace-style', `whitespace-newline' and 37467See also `whitespace-style', `whitespace-newline' and
37309`whitespace-display-mappings'. 37468`whitespace-display-mappings'.
@@ -37313,10 +37472,10 @@ See also `whitespace-style', `whitespace-newline' and
37313(autoload 'whitespace-newline-mode "whitespace" "\ 37472(autoload 'whitespace-newline-mode "whitespace" "\
37314Toggle newline visualization (Whitespace Newline mode). 37473Toggle newline visualization (Whitespace Newline mode).
37315 37474
37316If called interactively, enable Whitespace-Newline mode if ARG is positive, and 37475If called interactively, enable Whitespace-Newline mode if ARG is
37317disable it if ARG is zero or negative. If called from Lisp, 37476positive, and disable it if ARG is zero or negative. If called from
37318also enable the mode if ARG is omitted or nil, and toggle it 37477Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
37319if ARG is `toggle'; disable the mode otherwise. 37478ARG is `toggle'; disable the mode otherwise.
37320 37479
37321Use `whitespace-newline-mode' only for NEWLINE visualization 37480Use `whitespace-newline-mode' only for NEWLINE visualization
37322exclusively. For other visualizations, including NEWLINE 37481exclusively. For other visualizations, including NEWLINE
@@ -37340,10 +37499,10 @@ or call the function `global-whitespace-mode'.")
37340(autoload 'global-whitespace-mode "whitespace" "\ 37499(autoload 'global-whitespace-mode "whitespace" "\
37341Toggle whitespace visualization globally (Global Whitespace mode). 37500Toggle whitespace visualization globally (Global Whitespace mode).
37342 37501
37343If called interactively, enable Global Whitespace mode if ARG is positive, and 37502If called interactively, enable Global Whitespace mode if ARG is
37344disable it if ARG is zero or negative. If called from Lisp, 37503positive, and disable it if ARG is zero or negative. If called from
37345also enable the mode if ARG is omitted or nil, and toggle it 37504Lisp, also enable the mode if ARG is omitted or nil, and toggle it if
37346if ARG is `toggle'; disable the mode otherwise. 37505ARG is `toggle'; disable the mode otherwise.
37347 37506
37348See also `whitespace-style', `whitespace-newline' and 37507See also `whitespace-style', `whitespace-newline' and
37349`whitespace-display-mappings'. 37508`whitespace-display-mappings'.
@@ -37363,10 +37522,10 @@ or call the function `global-whitespace-newline-mode'.")
37363(autoload 'global-whitespace-newline-mode "whitespace" "\ 37522(autoload 'global-whitespace-newline-mode "whitespace" "\
37364Toggle global newline visualization (Global Whitespace Newline mode). 37523Toggle global newline visualization (Global Whitespace Newline mode).
37365 37524
37366If called interactively, enable Global Whitespace-Newline mode if ARG is positive, and 37525If called interactively, enable Global Whitespace-Newline mode if ARG
37367disable it if ARG is zero or negative. If called from Lisp, 37526is positive, and disable it if ARG is zero or negative. If called
37368also enable the mode if ARG is omitted or nil, and toggle it 37527from Lisp, also enable the mode if ARG is omitted or nil, and toggle
37369if ARG is `toggle'; disable the mode otherwise. 37528it if ARG is `toggle'; disable the mode otherwise.
37370 37529
37371Use `global-whitespace-newline-mode' only for NEWLINE 37530Use `global-whitespace-newline-mode' only for NEWLINE
37372visualization exclusively. For other visualizations, including 37531visualization exclusively. For other visualizations, including
@@ -37687,10 +37846,10 @@ Show widget browser for WIDGET in other window.
37687(autoload 'widget-minor-mode "wid-browse" "\ 37846(autoload 'widget-minor-mode "wid-browse" "\
37688Minor mode for traversing widgets. 37847Minor mode for traversing widgets.
37689 37848
37690If called interactively, enable Widget minor mode if ARG is positive, and 37849If called interactively, enable Widget minor mode if ARG is positive,
37691disable it if ARG is zero or negative. If called from Lisp, 37850and disable it if ARG is zero or negative. If called from Lisp, also
37692also enable the mode if ARG is omitted or nil, and toggle it 37851enable the mode if ARG is omitted or nil, and toggle it if ARG is
37693if ARG is `toggle'; disable the mode otherwise. 37852`toggle'; disable the mode otherwise.
37694 37853
37695\(fn &optional ARG)" t nil) 37854\(fn &optional ARG)" t nil)
37696 37855
@@ -37912,9 +38071,9 @@ or call the function `winner-mode'.")
37912Toggle Winner mode on or off. 38071Toggle Winner mode on or off.
37913 38072
37914If called interactively, enable Winner mode if ARG is positive, and 38073If called interactively, enable Winner mode if ARG is positive, and
37915disable it if ARG is zero or negative. If called from Lisp, 38074disable it if ARG is zero or negative. If called from Lisp, also
37916also enable the mode if ARG is omitted or nil, and toggle it 38075enable the mode if ARG is omitted or nil, and toggle it if ARG is
37917if ARG is `toggle'; disable the mode otherwise. 38076`toggle'; disable the mode otherwise.
37918 38077
37919Winner mode is a global minor mode that records the changes in 38078Winner mode is a global minor mode that records the changes in
37920the window configuration (i.e. how the frames are partitioned 38079the window configuration (i.e. how the frames are partitioned
@@ -38178,10 +38337,10 @@ or call the function `xterm-mouse-mode'.")
38178(autoload 'xterm-mouse-mode "xt-mouse" "\ 38337(autoload 'xterm-mouse-mode "xt-mouse" "\
38179Toggle XTerm mouse mode. 38338Toggle XTerm mouse mode.
38180 38339
38181If called interactively, enable Xterm-Mouse mode if ARG is positive, and 38340If called interactively, enable Xterm-Mouse mode if ARG is positive,
38182disable it if ARG is zero or negative. If called from Lisp, 38341and disable it if ARG is zero or negative. If called from Lisp, also
38183also enable the mode if ARG is omitted or nil, and toggle it 38342enable the mode if ARG is omitted or nil, and toggle it if ARG is
38184if ARG is `toggle'; disable the mode otherwise. 38343`toggle'; disable the mode otherwise.
38185 38344
38186Turn it on to use Emacs mouse commands, and off to use xterm mouse commands. 38345Turn it on to use Emacs mouse commands, and off to use xterm mouse commands.
38187This works in terminal emulators compatible with xterm. It only 38346This works in terminal emulators compatible with xterm. It only
@@ -38360,13 +38519,13 @@ Zone out, completely." t nil)
38360;;;;;; "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" "org/ox.el" 38519;;;;;; "org/ox-org.el" "org/ox-publish.el" "org/ox-texinfo.el" "org/ox.el"
38361;;;;;; "progmodes/elisp-mode.el" "progmodes/prog-mode.el" "ps-mule.el" 38520;;;;;; "progmodes/elisp-mode.el" "progmodes/prog-mode.el" "ps-mule.el"
38362;;;;;; "register.el" "replace.el" "rfn-eshadow.el" "select.el" "simple.el" 38521;;;;;; "register.el" "replace.el" "rfn-eshadow.el" "select.el" "simple.el"
38363;;;;;; "startup.el" "subdirs.el" "subr.el" "textmodes/fill.el" "textmodes/page.el" 38522;;;;;; "startup.el" "subdirs.el" "subr.el" "tab-bar.el" "textmodes/fill.el"
38364;;;;;; "textmodes/paragraphs.el" "textmodes/reftex-auc.el" "textmodes/reftex-cite.el" 38523;;;;;; "textmodes/page.el" "textmodes/paragraphs.el" "textmodes/reftex-auc.el"
38365;;;;;; "textmodes/reftex-dcr.el" "textmodes/reftex-global.el" "textmodes/reftex-index.el" 38524;;;;;; "textmodes/reftex-cite.el" "textmodes/reftex-dcr.el" "textmodes/reftex-global.el"
38366;;;;;; "textmodes/reftex-parse.el" "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" 38525;;;;;; "textmodes/reftex-index.el" "textmodes/reftex-parse.el" "textmodes/reftex-ref.el"
38367;;;;;; "textmodes/reftex-toc.el" "textmodes/text-mode.el" "uniquify.el" 38526;;;;;; "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" "textmodes/text-mode.el"
38368;;;;;; "vc/ediff-hook.el" "vc/vc-hooks.el" "version.el" "widget.el" 38527;;;;;; "uniquify.el" "vc/ediff-hook.el" "vc/vc-hooks.el" "version.el"
38369;;;;;; "window.el") (0 0 0 0)) 38528;;;;;; "widget.el" "window.el") (0 0 0 0))
38370 38529
38371;;;*** 38530;;;***
38372 38531