Handle comments in source blocks with `comment-line'
commit21c6148bbe60c278abfb0f035c15c030ac0582c6
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 15 Oct 2016 10:31:25 +0000 (15 12:31 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 15 Oct 2016 10:31:25 +0000 (15 12:31 +0200)
tree6e41fbe37c444089556769a81cf7d55f15afa1e6
parent8d2f0a441174c703ed0ed570e2f0eaf0da5d6aeb
Handle comments in source blocks with `comment-line'

* lisp/org.el (org-comment-or-uncomment-region): Caller is not
  necessarily `comment-dwim'.  Also handle `comment-line'.

Reported-by: Xebar Saram <zeltakc@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/109809>
lisp/org.el