org-src.el (org-edit-src-code): Fix bug on Emacs <24.1.
commit7a770c10c142dae5e585c529c2232affbc313585
authorBastien Guerry <bzg@altern.org>
Thu, 13 Dec 2012 16:04:38 +0000 (13 17:04 +0100)
committerBastien Guerry <bzg@altern.org>
Thu, 13 Dec 2012 16:04:38 +0000 (13 17:04 +0100)
treebdb54cc92ce3b5aec163d24f5d830d20b48f390e
parent82db0aab3bc843b8004b19231657018d425518c2
org-src.el (org-edit-src-code): Fix bug on Emacs <24.1.

* org-src.el (org-edit-src-code): Fix bug triggered by the
sexp (copy-marker nil) on Emacs <24.1.

Thanks to Bernt Hansen for reporting this.
lisp/org-src.el