org-src.el: Fix compiler warning

This commit is contained in:
Bastien Guerry 2012-12-29 09:23:11 +01:00
parent 8477a4b215
commit bdbdc4cb2c
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
(declare-function org-do-remove-indentation "org" (&optional n))
(declare-function org-at-table.el-p "org" ())
(declare-function org-in-src-block-p "org" (&optional inside))
(declare-function org-in-block-p "org" (names))
(declare-function org-get-indentation "org" (&optional line))
(declare-function org-switch-to-buffer-other-window "org" (&rest args))
(declare-function org-pop-to-buffer-same-window