org-src.el: Fix bug: the S-TAB key should not trigger a native TAB command.
commit570ecb4e31e0ad3b9b2df175cc7d49d92b180631
authorBastien Guerry <bzg@altern.org>
Wed, 12 Dec 2012 08:09:04 +0000 (12 09:09 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 12 Dec 2012 08:09:04 +0000 (12 09:09 +0100)
treeefa422cd256c229d073fd53341713b40115cb90c
parent1c13115780fc793c6eddf879e91623292daa60c4
org-src.el: Fix bug: the S-TAB key should not trigger a native TAB command.

* org-src.el (org-src-native-tab-command-maybe): Fix bug: the
S-TAB key should not trigger a native TAB command.
lisp/org-src.el