Silence `checkdoc'
This commit is contained in:
parent
b0379ab4ab
commit
c586b5fed2
@ -1864,6 +1864,7 @@ file.
|
|||||||
#+name: lst:maybe-read-only-in-outline-mode
|
#+name: lst:maybe-read-only-in-outline-mode
|
||||||
#+begin_src emacs-lisp -n :results silent
|
#+begin_src emacs-lisp -n :results silent
|
||||||
(defun maybe-read-only-in-outline-mode ()
|
(defun maybe-read-only-in-outline-mode ()
|
||||||
|
"Check whether to open a file in `outline-mode' with `read-only-mode' enabled."
|
||||||
;; GAV: Should be a toplevel function to call `message' here.
|
;; GAV: Should be a toplevel function to call `message' here.
|
||||||
(let ((fnsd (buffer-file-name)))
|
(let ((fnsd (buffer-file-name)))
|
||||||
;; GAV: `fnsd' is nil during Org export to LaTeX.
|
;; GAV: `fnsd' is nil during Org export to LaTeX.
|
||||||
|
Loading…
Reference in New Issue
Block a user