org-src.el: Fix bug about C-c C-s'ing in the source editing window
commit468a73ea11d0d7cb532b2fb06a97f8ede9d2df0c
authorBastien Guerry <bzg@altern.org>
Thu, 27 Sep 2012 21:45:34 +0000 (27 23:45 +0200)
committerBastien Guerry <bzg@altern.org>
Thu, 27 Sep 2012 21:45:34 +0000 (27 23:45 +0200)
tree07bf1b51f715ed28ac6d0d58542a32c0d84f4d9d
parente279e98e774e37fd8bf908cca9fe75385194902d
org-src.el: Fix bug about C-c C-s'ing in the source editing window

* org-src.el (org-edit-src-code, org-edit-src-exit): Fix bug
about saving the source editing window with the default value
for `org-src-window-setup' (i.e. 'reorganize-frame).
lisp/org-src.el