Stop exporting the "Tools to handle buffers and modes" section
This commit is contained in:
parent
b7ccd6e94f
commit
fbfd912403
@ -1223,13 +1223,14 @@ sub makeglossaries {
|
|||||||
world-clock-time-format "%a %d %b %R %z"))
|
world-clock-time-format "%a %d %b %R %z"))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
* Tools to handle buffers and modes
|
* Tools to handle buffers and modes :noexport:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: sec:buffer-mode-tools
|
:CUSTOM_ID: sec:buffer-mode-tools
|
||||||
|
:header-args:emacs-lisp: :tangle no
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
#+caption[Tools to handle buffers and modes]:
|
#+caption[Tools to handle buffers and modes]:
|
||||||
#+caption: Tools to handl buffers and modes.
|
#+caption: Tools to handle buffers and modes.
|
||||||
#+name: lst:buffer-mode-tools
|
#+name: lst:buffer-mode-tools
|
||||||
#+begin_src emacs-lisp -n :results silent
|
#+begin_src emacs-lisp -n :results silent
|
||||||
(defun set-all-buffers-with-modes (minor-mode value modes)
|
(defun set-all-buffers-with-modes (minor-mode value modes)
|
||||||
|
Loading…
Reference in New Issue
Block a user