Stop exporting the "Tools to handle buffers and modes" section

This commit is contained in:
Gerard Vermeulen 2024-06-20 12:07:51 +02:00
parent b7ccd6e94f
commit fbfd912403

View File

@ -1223,13 +1223,14 @@ sub makeglossaries {
world-clock-time-format "%a %d %b %R %z"))
#+end_src
* Tools to handle buffers and modes
* Tools to handle buffers and modes :noexport:
:PROPERTIES:
:CUSTOM_ID: sec:buffer-mode-tools
:header-args:emacs-lisp: :tangle no
:END:
#+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
#+begin_src emacs-lisp -n :results silent
(defun set-all-buffers-with-modes (minor-mode value modes)