org-src: Allow to post-process edit buffer
commitc347b87ffe479824269ae0825e467c35d0946eed
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 26 Apr 2015 08:04:55 +0000 (26 10:04 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 26 Apr 2015 09:13:37 +0000 (26 11:13 +0200)
tree9c3c146cf90d666629e018e75c5535081d5feefd
parentc1f515840d6e30978189bbdd7182193c9e9178f2
org-src: Allow to post-process edit buffer

* lisp/org-src.el (org-src--allow-write-back): Rename from
  `org-src--allow-write-back-p'.

(org-src--edit-element):
(org-src-mode-configure-edit-buffer):
(org-edit-src-abort):
(org-edit-src-exit): Apply renaming.

(org-src--contents-for-write-back):
(org-edit-export-block):
(org-edit-src-code):
(org-edit-fixed-width-region): Use post-process.
lisp/org-src.el