org-table: Remove command status for some functions
commit0ca32a283854db7ee7586660dbd6e18bec6a912f
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 8 Jan 2017 23:30:41 +0000 (9 00:30 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 8 Jan 2017 23:30:41 +0000 (9 00:30 +0100)
treefc0bb3f7edfb426d3734296aed985709c8c7e1e3
parentb0cb4fe59b934e496b6cef5f28c59d9d9ef3d863
org-table: Remove command status for some functions

* lisp/org-table.el (org-table-current-column):
(org-table-current-dline): Do not allow to call these functions
interactively.  `org-table-field-info' should be used instead.
* lisp/org-capture.el (org-encrypt-entry): Silence byte-compiler.
lisp/org-capture.el
lisp/org-table.el