Home
last modified time | relevance | path

Searched +refs:change +refs:major +refs:mode +refs:after +refs:body +refs:hook (Results 1 – 25 of 2945) sorted by relevance

12345678910>>...118

/dports/editors/emacs/emacs-27.2/doc/lispref/
H A Dhooks.texi28 For example, every major mode defines a hook named
29 @samp{@var{modename}-mode-hook}. The major mode command runs this
47 @item after-change-functions
49 @itemx first-change-hook
52 @item after-change-major-mode-hook
53 @itemx change-major-mode-after-body-hook
110 @item change-major-mode-hook
148 @item font-lock-extend-after-change-region-function
223 @item prog-mode-hook
224 @itemx special-mode-hook
[all …]
H A Dmodes.texi343 @code{change-major-mode-hook}, then gets rid of the buffer-local
501 hook @code{change-major-mode-after-body-hook}, the mode hook, the
503 and then the normal hook @code{after-change-major-mode-hook}.
952 normal hook @code{change-major-mode-after-body-hook}, its mode hook,
953 and the normal hook @code{after-change-major-mode-hook}.
962 Versions before 24 did not have @code{change-major-mode-after-body-hook}.
966 or fail to run @code{after-change-major-mode-hook}. If you encounter
977 @code{change-major-mode-after-body-hook}, @code{hack-local-variables}
979 and @code{after-change-major-mode-hook}. The last thing it does is to
1001 @defvar change-major-mode-after-body-hook
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/lispref/
H A Dhooks.texi30 For example, every major mode defines a hook named
31 @samp{@var{modename}-mode-hook}. The major mode command runs this
49 @item after-change-functions
51 @itemx first-change-hook
54 @item after-change-major-mode-hook
55 @itemx change-major-mode-after-body-hook
112 @item change-major-mode-hook
150 @item font-lock-extend-after-change-region-function
225 @item prog-mode-hook
226 @itemx special-mode-hook
[all …]
H A Dmodes.texi366 @code{change-major-mode-hook}, then gets rid of the buffer-local
541 hook @code{change-major-mode-after-body-hook}, the mode hook, the
543 and then the normal hook @code{after-change-major-mode-hook}.
997 normal hook @code{change-major-mode-after-body-hook}, its mode hook,
998 and the normal hook @code{after-change-major-mode-hook}.
1007 Versions before 24 did not have @code{change-major-mode-after-body-hook}.
1011 or fail to run @code{after-change-major-mode-hook}. If you encounter
1022 @code{change-major-mode-after-body-hook}, @code{hack-local-variables}
1024 and @code{after-change-major-mode-hook}. The last thing it does is to
1046 @defvar change-major-mode-after-body-hook
[all …]
H A Dbuffers.texi130 the command loop to restore the current buffer after an operation.
725 wants to change the buffer text despite this can do so after clearing
771 When enabling Read Only mode, this mode command also enables View mode
774 When disabling Read Only mode, it disables View mode if View mode was
997 The major mode for a newly created buffer is set to Fundamental mode.
998 (The default value of the variable @code{major-mode} is handled at a higher
1029 The major mode for the new buffer is set to Fundamental mode. The default
1030 value of the variable @code{major-mode} is handled at a higher level.
1122 This is a normal hook run by @code{kill-buffer} after asking all the
1126 is not cleared by changing major modes.
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/xemacs_manual/
H A Dtext.texi67 @vindex text-mode-hook
72 mode, and Mail mode. Your hook can look at the value of
134 @vindex nroff-mode-hook
138 @code{nroff-mode-hook}.
362 @vindex TeX-mode-hook
363 @vindex LaTeX-mode-hook
364 @vindex plain-TeX-mode-hook
368 @code{TeX-mode-hook} and either @code{plain-TeX-mode-hook} or
382 @vindex outline-mode-hook
386 @code{outline-mode-hook}.
[all …]
H A Dprograms.texi97 @cindex mode hook
98 @vindex c-mode-hook
99 @vindex lisp-mode-hook
100 @vindex emacs-lisp-mode-hook
101 @vindex lisp-interaction-mode-hook
102 @vindex scheme-mode-hook
103 @vindex muddle-mode-hook
109 @code{emacs-lisp-mode-hook}, @code{lisp-interaction-mode-hook},
110 @code{scheme-mode-hook}, and @code{muddle-mode-hook}. The mode hook
970 change just after the header line of the entry. When @kbd{M-x
[all …]
/dports/lang/clojure-mode.el/clojure-mode-5.11.0/
H A DREADME.md74 * `clojure-mode` is a major mode for editing Clojure code
75 * `clojurescript-mode` is a major mode for editing ClojureScript code
76 * `clojurec-mode` is a major mode for editing `.cljc` source files
90 `clojure-mode-hook` and `clojure-mode-map` will affect all the derived modes as
178 This means that the body of the `->/->>` is after the first argument.
371 (add-hook 'clojure-mode-hook #'subword-mode)
381 (add-hook 'clojure-mode-hook #'paredit-mode)
390 (add-hook 'clojure-mode-hook #'smartparens-strict-mode)
402 (add-hook 'clojure-mode-hook #'rainbow-delimiters-mode)
411 (add-hook 'clojure-mode-hook #'aggressive-indent-mode)
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dtext.texi933 situations where you shouldn't change the major mode---in mail
944 @vindex text-mode-hook
945 Entering Text mode runs the mode hook @code{text-mode-hook}
970 @code{text-mode-hook} followed by the hook @code{outline-mode-hook}
1938 @vindex tex-mode-hook
1940 @vindex latex-mode-hook
1944 @code{text-mode-hook} and @code{tex-mode-hook}. Then it runs either
1945 @code{plain-tex-mode-hook}, @code{doctex-mode-hook},
1946 @code{latex-mode-hook}, or @code{slitex-mode-hook}, whichever is
2103 @vindex nroff-mode-hook
[all …]
H A Dsending.texi275 a word-separator character after an alias (@pxref{Abbrevs}). This
290 The default major mode for the @file{*mail*} buffer is called
417 Move to the start of the message body (@code{message-goto-body}).
445 the body.
524 body.
554 @vindex message-mode-hook
557 the normal hooks @code{text-mode-hook} and @code{message-mode-hook}.
563 invoked. Whenever you type @kbd{C-x m}, @code{message-mode-hook} runs
569 @code{message-mode-hook} runs immediately after switching to the mail
571 start again, @code{message-setup-hook} runs after the default contents
[all …]
H A Dprograms.texi60 for each language is named after the language; for instance, the major
114 @cindex mode hook, and major modes
115 @vindex c-mode-hook
116 @vindex lisp-mode-hook
117 @vindex emacs-lisp-mode-hook
118 @vindex lisp-interaction-mode-hook
119 @vindex scheme-mode-hook
121 specified in the hook variable @code{prog-mode-hook}, followed by
460 @vindex lisp-body-indent
463 a @dfn{body}, by indenting the second line @code{lisp-body-indent}
[all …]
/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dtext.texi919 situations where you shouldn't change the major mode---in mail
930 @vindex text-mode-hook
931 Entering Text mode runs the mode hook @code{text-mode-hook}
956 @code{text-mode-hook} followed by the hook @code{outline-mode-hook}
1899 @vindex tex-mode-hook
1901 @vindex latex-mode-hook
1905 @code{text-mode-hook} and @code{tex-mode-hook}. Then it runs either
1906 @code{plain-tex-mode-hook}, @code{doctex-mode-hook},
1907 @code{latex-mode-hook}, or @code{slitex-mode-hook}, whichever is
2064 @vindex nroff-mode-hook
[all …]
H A Dsending.texi275 a word-separator character after an alias (@pxref{Abbrevs}). This
290 The default major mode for the @file{*mail*} buffer is called
417 Move to the start of the message body (@code{message-goto-body}).
445 the body.
524 body.
554 @vindex message-mode-hook
557 the normal hooks @code{text-mode-hook} and @code{message-mode-hook}.
563 invoked. Whenever you type @kbd{C-x m}, @code{message-mode-hook} runs
569 @code{message-mode-hook} runs immediately after switching to the mail
571 start again, @code{message-setup-hook} runs after the default contents
[all …]
H A Dprograms.texi60 for each language is named after the language; for instance, the major
114 @cindex mode hook, and major modes
115 @vindex c-mode-hook
116 @vindex lisp-mode-hook
117 @vindex emacs-lisp-mode-hook
118 @vindex lisp-interaction-mode-hook
119 @vindex scheme-mode-hook
121 specified in the hook variable @code{prog-mode-hook}, followed by
458 @vindex lisp-body-indent
461 a @dfn{body}, by indenting the second line @code{lisp-body-indent}
[all …]
/dports/lang/emacs-lisp-intro/emacs-lisp-intro-2.04/
H A Demacs-lisp-intro.info-12328 change to it does not lead to a change in Emacs unless you load it
434 '(text-mode-hook (quote (turn-on-auto-fill text-mode-hook-identify))))
559 (setq default-major-mode 'text-mode)
560 (add-hook 'text-mode-hook 'text-mode-hook-identify)
561 (add-hook 'text-mode-hook 'turn-on-auto-fill)
587 (setq default-major-mode 'text-mode)
592 `default-major-mode', to the subsequent value, which is `text-mode'.
602 (add-hook 'text-mode-hook 'text-mode-hook-identify)
603 (add-hook 'text-mode-hook 'turn-on-auto-fill)
606 `text-mode-hook-identify' to the variable called `text-mode-hook' and
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/doc/
H A Dnghttpx.h2r69 It is a log message body.
117 nghttpx supports HTTP/2 server push in default mode with Link header
139 HTTP/2 in default mode. In this case, in addition to server push via
283 API is subject to change in the future release.
295 response phase. The request phase hook is invoked after all request
316 might happen after a request hook is executed, backend failed for some
455 Return HTTP major version.
533 Return HTTP major version.
570 .. rb:method:: return(body)
600 after :rb:meth:`Nghttpx::Response#return` is called.
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/doc/
H A Dnghttpx.h2r69 It is a log message body.
117 nghttpx supports HTTP/2 server push in default mode with Link header
139 HTTP/2 in default mode. In this case, in addition to server push via
283 API is subject to change in the future release.
295 response phase. The request phase hook is invoked after all request
316 might happen after a request hook is executed, backend failed for some
455 Return HTTP major version.
533 Return HTTP major version.
570 .. rb:method:: return(body)
600 after :rb:meth:`Nghttpx::Response#return` is called.
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/doc/
H A Dnghttpx.h2r69 It is a log message body.
117 nghttpx supports HTTP/2 server push in default mode with Link header
139 HTTP/2 in default mode. In this case, in addition to server push via
283 API is subject to change in the future release.
295 response phase. The request phase hook is invoked after all request
316 might happen after a request hook is executed, backend failed for some
455 Return HTTP major version.
533 Return HTTP major version.
570 .. rb:method:: return(body)
600 after :rb:meth:`Nghttpx::Response#return` is called.
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/doc/
H A Dnghttpx.h2r69 It is a log message body.
117 nghttpx supports HTTP/2 server push in default mode with Link header
139 HTTP/2 in default mode. In this case, in addition to server push via
283 API is subject to change in the future release.
295 response phase. The request phase hook is invoked after all request
316 might happen after a request hook is executed, backend failed for some
455 Return HTTP major version.
533 Return HTTP major version.
570 .. rb:method:: return(body)
600 after :rb:meth:`Nghttpx::Response#return` is called.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.6100 * font-lock.el (font-lock-mode): Don't add to after-change-functions
630 * noutline.el (outline-minor-mode): Using change-major-mode-hook,
631 turn this mode off if we change major modes.
660 (font-lock-mode): Remove before-revert-hook and after-revert-hook code.
668 (font-lock-change-major-mode): Turn off Font Lock mode if it is on.
669 Add font-lock-change-major-mode to change-major-mode-hook at top level.
3062 (font-lock-change-major-mode, turn-on-font-lock-if-supported): New
3984 Use make-local-hook for change-major-mode-hook.
6504 for after-save-hook.
6507 (after-save-hook): Add defvar.
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.6100 * font-lock.el (font-lock-mode): Don't add to after-change-functions
630 * noutline.el (outline-minor-mode): Using change-major-mode-hook,
631 turn this mode off if we change major modes.
660 (font-lock-mode): Remove before-revert-hook and after-revert-hook code.
668 (font-lock-change-major-mode): Turn off Font Lock mode if it is on.
669 Add font-lock-change-major-mode to change-major-mode-hook at top level.
3062 (font-lock-change-major-mode, turn-on-font-lock-if-supported): New
3984 Use make-local-hook for change-major-mode-hook.
6504 for after-save-hook.
6507 (after-save-hook): Add defvar.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.19476 buffers that use a particular major mode, use the mode hook, as in
2595 to select the default major mode specified with default-major-mode.
3495 (add-hook 'c-mode-common-hook 'my-c-mode-common-hook)
3547 c-special-indent-hook is run after a line is indented by CC mode. You
3738 ** Major modes can now set change-major-mode-hook to arrange for state
3849 ** The variables before-change-functions and after-change-functions
3856 after-change-function obsolete.
4331 before-make-frame-hook and after-make-frame-hook.
4713 for the current major mode:
5331 major mode.
[all …]
H A DNEWS.1872 *** icon.el: a major mode for editing programs written in Icon.
98 a nonexistent file. The text used depends on the major mode, and
600 ** Changes in major modes.
602 *** C mode indentation change.
876 `overwrite-mode', `case-fold-search', `auto-fill-hook',
911 When `default-major-mode' is `nil', new buffers are supposed to
912 get their major mode from the buffer that is current. However,
913 certain major modes (such as Dired mode, Rmail mode, Rmail Summary mode,
1034 regardless of the current major mode, because ESC C-x is defined to
1037 current major mode.
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DNEWS.19476 buffers that use a particular major mode, use the mode hook, as in
2595 to select the default major mode specified with default-major-mode.
3493 (add-hook 'c-mode-common-hook 'my-c-mode-common-hook)
3545 c-special-indent-hook is run after a line is indented by CC mode. You
3736 ** Major modes can now set change-major-mode-hook to arrange for state
3847 ** The variables before-change-functions and after-change-functions
3854 after-change-function obsolete.
4328 before-make-frame-hook and after-make-frame-hook.
4710 for the current major mode:
5328 major mode.
[all …]
H A DNEWS.1872 *** icon.el: a major mode for editing programs written in Icon.
98 a nonexistent file. The text used depends on the major mode, and
600 ** Changes in major modes.
602 *** C mode indentation change.
876 `overwrite-mode', `case-fold-search', `auto-fill-hook',
911 When `default-major-mode' is `nil', new buffers are supposed to
912 get their major mode from the buffer that is current. However,
913 certain major modes (such as Dired mode, Rmail mode, Rmail Summary mode,
1034 regardless of the current major mode, because ESC C-x is defined to
1037 current major mode.
[all …]

12345678910>>...118