projects
/
org-mode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
206257a
8d22b11
)
Merge branch 'maint'
author
Le Wang
<le.wang@agworld.com.au>
Sun, 18 Nov 2012 05:39:51 +0000 (13:39 +0800)
committer
Nicolas Goaziou
<n.goaziou@gmail.com>
Fri, 30 Nov 2012 13:20:19 +0000 (14:20 +0100)
org-src: Fix org-edit-src-code for empty blocks and block with just an empty line
* lisp/org-src.el (org-edit-src-code): Use marker with insertion type
t to track end and remove hack requiring delete from beg to (1- end).
Trivial merge