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"))
|
||||
#+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)
|
||||
|
Loading…
Reference in New Issue
Block a user