whitespace
This commit is contained in:
parent
47719bfec1
commit
8d8bf4c814
@ -805,7 +805,6 @@ dump."
|
|||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
(with-eval-after-load 'org
|
(with-eval-after-load 'org
|
||||||
|
|
||||||
;; custom org functions ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;; custom org functions ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
(defun ck/org-confirm-babel-evaluate (lang body)
|
(defun ck/org-confirm-babel-evaluate (lang body)
|
||||||
(not (or (string= lang "latex") (string= lang "maxima"))))
|
(not (or (string= lang "latex") (string= lang "maxima"))))
|
||||||
@ -984,8 +983,6 @@ So a typical ID could look like \"Org-4nd91V40HI\"."
|
|||||||
"langue-phundrak-fr-pdf"))))
|
"langue-phundrak-fr-pdf"))))
|
||||||
|
|
||||||
;; Shortcuts ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;; Shortcuts ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
|
|
||||||
(with-eval-after-load 'org-agenda
|
(with-eval-after-load 'org-agenda
|
||||||
(require 'org-projectile)
|
(require 'org-projectile)
|
||||||
(mapcar #'(lambda (file)
|
(mapcar #'(lambda (file)
|
||||||
|
Loading…
Reference in New Issue
Block a user