• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/

Lines Matching defs:minor

573 Toggle minor mode for controlling exposure and editing of text outlines.
577 symbol. Allout outline mode always runs as a minor mode.
1485 See the command `autoarg-mode' for a description of this minor mode.")
1490 Toggle Autoarg minor mode globally.
1513 See the command `autoarg-kp-mode' for a description of this minor mode.
1521 Toggle Autoarg-KP minor mode globally.
1565 See the command `auto-insert-mode' for a description of this minor mode.
1630 This is a minor mode that affects only the current buffer.
1673 See the command `global-auto-revert-mode' for a description of this minor mode.
1684 This is a minor mode that affects all buffers.
1774 See the command `display-battery-mode' for a description of this minor mode.
1876 BibTeX mode supports Imenu and hideshow minor mode (`hs-minor-mode').
4075 ;;;### (autoloads (checkdoc-minor-mode checkdoc-ispell-defun checkdoc-ispell-comments
4251 (autoload (quote checkdoc-minor-mode) "checkdoc" "\
4252 Toggle Checkdoc minor mode, a mode for checking Lisp doc strings.
4253 With prefix ARG, turn Checkdoc minor mode on iff ARG is positive.
4255 In Checkdoc minor mode, the usual bindings for `eval-defun' which is
4256 bound to \\<checkdoc-minor-mode-map>\\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include
4259 \\{checkdoc-minor-mode-map}
4659 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode
4660 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4747 `compilation-shell-minor-mode'.
4772 may also be t meaning use `compilation-shell-minor-mode' under `comint-mode'.
4796 (autoload (quote compilation-shell-minor-mode) "compile" "\
4797 Toggle compilation shell minor mode.
4799 In this minor mode, all the error-parsing commands of the
4802 Turning the mode on runs the normal hook `compilation-shell-minor-mode-hook'.
4806 (autoload (quote compilation-minor-mode) "compile" "\
4807 Toggle compilation minor mode.
4809 In this minor mode, all the error-parsing commands of the
4811 Turning the mode on runs the normal hook `compilation-minor-mode-hook'.
4832 See the command `partial-completion-mode' for a description of this minor mode.
4875 See the command `dynamic-completion-mode' for a description of this minor mode.
5561 Toggle CRiSP/Brief emulation minor mode.
5614 See the command `cua-mode' for a description of this minor mode.
6078 Note, in addition to enabling this minor mode, the major mode must
6096 See the command `global-cwarn-mode' for a description of this minor mode.
6481 See the command `delete-selection-mode' for a description of this minor mode.
6602 See the command `desktop-save-mode' for a description of this minor mode.")
6617 The variables are saved only when they really are local. Conventional minor
6655 desktop-buffer-minor-modes
6676 (defvar desktop-minor-mode-handlers nil "\
6677 Alist of functions to restore non-standard minor modes.
6678 Functions are called by `desktop-create-buffer' to restore minor modes.
6683 Minor modes not specified here, are restored by the standard minor mode
6696 desktop-buffer-minor-modes
6706 Modules that define a minor mode that needs a special handler should contain
6711 (add-to-list 'desktop-minor-mode-handlers
6714 Furthermore the minor mode function must be autoloaded.
6716 See also `desktop-minor-mode-table'.")
6718 (put (quote desktop-minor-mode-handlers) (quote risky-local-variable) t)
6915 ;;;### (autoloads (diff-minor-mode diff-mode) "diff-mode" "diff-mode.el"
6936 (autoload (quote diff-minor-mode) "diff-mode" "\
6938 \\{diff-minor-mode-map}
7881 ;;;;;; define-globalized-minor-mode define-minor-mode) "easy-mmode"
7885 (defalias (quote easy-mmode-define-minor-mode) (quote define-minor-mode))
7887 (autoload (quote define-minor-mode) "easy-mmode" "\
7888 Define a new minor mode MODE.
7907 keywords will be passed to `defcustom' if the minor mode is global):
7912 :global GLOBAL If non-nil specifies that the minor mode is not meant to be
7921 (define-minor-mode foo-mode \"If enabled, foo on you!\"
7927 (defalias (quote easy-mmode-define-global-mode) (quote define-globalized-minor-mode))
7929 (defalias (quote define-global-minor-mode) (quote define-globalized-minor-mode))
7931 (autoload (quote define-globalized-minor-mode) "easy-mmode" "\
7932 Make a global mode GLOBAL-MODE corresponding to buffer-local minor MODE.
7935 KEYS is a list of CL-style keyword arguments. As the minor mode
7937 ignored. Other keywords have the same meaning as in `define-minor-mode',
7941 or :keymap keywords to `define-globalized-minor-mode', since these
7942 are usually passed to the buffer-local version of the minor mode.
9067 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
9071 (defvar eldoc-minor-mode-string " ElDoc" "\
9074 (custom-autoload (quote eldoc-minor-mode-string) "eldoc" t)
9273 See the command `encoded-kbd-mode' for a description of this minor mode.
9281 Toggle Encoded-kbd minor mode.
9397 (autoload 'erc-define-minor-mode "erc-compat")
9786 ;;;### (autoloads (erc-track-minor-mode) "erc-track" "erc/erc-track.el"
9790 (defvar erc-track-minor-mode nil "\
9791 Non-nil if Erc-Track minor mode is enabled.
9792 See the command `erc-track-minor-mode' for a description of this minor mode.")
9794 (custom-autoload (quote erc-track-minor-mode) "erc-track" nil)
9796 (autoload (quote erc-track-minor-mode) "erc-track" "\
9797 Global minor mode for tracking ERC buffers and showing activity in the
10583 `compilation-shell-minor-mode', so that you can answer any prompts.
11501 When called interactively, toggles the minor mode.
11535 With a prefix argument ARG, turn Flyspell minor mode on iff ARG is positive.
11671 Toggle footnote minor mode.
12149 minor mode in all Gnus buffers.
13587 Toggle minor mode for interactively adding font-lock highlighting patterns.
13639 See the command `global-hi-lock-mode' for a description of this minor mode.
13718 Toggle Hide-Ifdef mode. This is a minor mode, albeit a large one.
13769 ;;;### (autoloads (turn-off-hideshow hs-minor-mode) "hideshow" "progmodes/hideshow.el"
13801 (autoload (quote hs-minor-mode) "hideshow" "\
13802 Toggle hideshow minor mode.
13803 With ARG, turn hideshow minor mode on if ARG is positive, off otherwise.
13804 When hideshow minor mode is on, the menu bar is augmented with hideshow
13812 Turning hideshow minor mode off reverts the menu bar and the
13815 Lastly, the normal hook `hs-minor-mode-hook' is run using `run-hooks'.
13818 \\{hs-minor-mode-map}
13823 Unconditionally turn off `hs-minor-mode'.
14043 Buffer-local minor mode to highlight the line about point.
14061 See the command `global-hl-line-mode' for a description of this minor mode.
14069 Global minor mode to highlight the line about point in the current window.
14711 See the command `icomplete-mode' for a description of this minor mode.
14953 Turning on ido-mode will remap (via a minor-mode keymap) the default
15218 Toggle inline image minor mode.
15587 See the command `auto-image-file-mode' for a description of this minor mode.
15608 ;;;### (autoloads (image-mode-maybe image-minor-mode image-mode)
15625 (autoload (quote image-minor-mode) "image-mode" "\
15626 Toggle Image minor mode.
15627 With arg, turn Image minor mode on if arg is positive, off otherwise.
15633 Set major or minor mode for image files.
15637 set that major mode and Image minor mode.
15639 See commands `image-mode' and `image-minor-mode' for more
16295 ;;;### (autoloads (ispell-message ispell-minor-mode ispell ispell-complete-word-interior-frag
16551 (autoload (quote ispell-minor-mode) "ispell" "\
16552 Toggle Ispell minor mode.
16553 With prefix arg, turn Ispell minor mode on iff arg is positive.
16555 In Ispell minor mode, pressing SPC or RET
16594 See the command `iswitchb-mode' for a description of this minor mode.
16602 Toggle Iswitchb global minor mode.
17976 See the command `menu-bar-mode' for a description of this minor mode.
18558 See the command `minibuffer-electric-default-mode' for a description of this minor mode.
18811 See the command `mouse-sel-mode' for a description of this minor mode.
18875 See the command `msb-mode' for a description of this minor mode.
19208 See the command `mouse-wheel-mode' for a description of this minor mode.
19917 The `org-mode' table editor as a minor mode for use in other modes.
20127 ;;;### (autoloads (outline-minor-mode outline-mode) "outline" "outline.el"
20175 (autoload (quote outline-minor-mode) "outline" "\
20176 Toggle Outline minor mode.
20177 With arg, turn Outline minor mode on if arg is positive, off otherwise.
20206 See the command `show-paren-mode' for a description of this minor mode.
20319 See the command `pc-selection-mode' for a description of this minor mode.
22089 Info-Look and Imenu. In Outline minor mode, `class' and `def'
22442 ;;;### (autoloads (rcirc-track-minor-mode rcirc-connect rcirc) "rcirc"
22459 (defvar rcirc-track-minor-mode nil "\
22460 Non-nil if Rcirc-Track minor mode is enabled.
22461 See the command `rcirc-track-minor-mode' for a description of this minor mode.
22464 or call the function `rcirc-track-minor-mode'.")
22466 (custom-autoload (quote rcirc-track-minor-mode) "rcirc" nil)
22468 (autoload (quote rcirc-track-minor-mode) "rcirc" "\
22469 Global minor mode for tracking activity in rcirc buffers.
22508 See the command `recentf-mode' for a description of this minor mode.
22666 Toggle Refill minor mode.
22760 ;;;### (autoloads (reftex-isearch-minor-mode) "reftex-global" "textmodes/reftex-global.el"
22764 (autoload (quote reftex-isearch-minor-mode) "reftex-global" "\
22766 This minor mode allows isearch to search through all the files of
22770 `reftex-isearch-minor-mode'. With a prefix argument ARG, turn
22771 `reftex-isearch-minor-mode' on iff ARG is positive.
22974 See the command `global-reveal-mode' for a description of this minor mode.
24058 See the command `scroll-all-mode' for a description of this minor mode.
24066 Toggle Scroll-All minor mode.
24067 With ARG, turn Scroll-All minor mode on if ARG is positive, off otherwise.
24419 See the command `server-mode' for a description of this minor mode.
26003 See the command `strokes-mode' for a description of this minor mode.
26011 Toggle Strokes global minor mode.\\<strokes-mode-map>
26125 See the command `t-mouse-mode' for a description of this minor mode.
27697 See the command `display-time-mode' for a description of this minor mode.
28263 See the command `tpu-edt-mode' for a description of this minor mode.
28525 buffer in two-column minor mode (use \\[describe-mode] once in the mode,
28533 Associate another buffer with this one in two-column minor mode.
28542 Split a two-column text at point, into two buffers in two-column minor mode.
28632 This is a minor mode, but it is global to all buffers by default.
29007 See the command `url-handler-mode' for a description of this minor mode.
30604 Toggle View mode, a minor mode for viewing text but not editing it.
30886 See the command `which-function-mode' for a description of this minor mode.
30977 See the command `whitespace-global-mode' for a description of this minor mode.
31002 ;;;### (autoloads (widget-minor-mode widget-browse-other-window widget-browse
31021 (autoload (quote widget-minor-mode) "wid-browse" "\
31022 Togle minor mode for traversing widgets.
31336 See the command `xterm-mouse-mode' for a description of this minor mode.