Backport commit 616dcf27e from Emacs
; Fix typos in Lisp symbols 616dcf27e57388403d4c28d441bf7310bb665241 Stefan Kangas Tue Sep 20 12:21:40 2022 +0200
This commit is contained in:
parent
de5bdb090d
commit
e7572fa86c
|
@ -4605,7 +4605,7 @@ from the export back-end."
|
||||||
;; a given element, excluded. Note: "-n" switches reset that count.
|
;; a given element, excluded. Note: "-n" switches reset that count.
|
||||||
;;
|
;;
|
||||||
;; `org-export-unravel-code' extracts source code (along with a code
|
;; `org-export-unravel-code' extracts source code (along with a code
|
||||||
;; references alist) from an `element-block' or `src-block' type
|
;; references alist) from an `example-block' or `src-block' type
|
||||||
;; element.
|
;; element.
|
||||||
;;
|
;;
|
||||||
;; `org-export-format-code' applies a formatting function to each line
|
;; `org-export-format-code' applies a formatting function to each line
|
||||||
|
|
Loading…
Reference in New Issue