mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Sync with Org 8.2.8.
This commit is contained in:
parent
e197284d47
commit
a81e5de3a3
44 changed files with 2586 additions and 1811 deletions
|
|
@ -147,7 +147,6 @@ specifying a variable of the same value."
|
|||
(concat "[" (mapconcat #'org-babel-haskell-var-to-haskell var ", ") "]")
|
||||
(format "%S" var)))
|
||||
|
||||
(defvar org-src-preserve-indentation)
|
||||
(defvar org-export-copy-to-kill-ring)
|
||||
(declare-function org-export-to-file "ox"
|
||||
(backend file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue