org-table: Check if on table for field edit
commit5b4fcc3e2e25349c690a37a94fd7c8599e7696d2
authorMarco Wahl <marcowahlsoft@gmail.com>
Wed, 4 Jan 2017 22:35:40 +0000 (4 23:35 +0100)
committerMarco Wahl <marcowahlsoft@gmail.com>
Wed, 4 Jan 2017 22:35:40 +0000 (4 23:35 +0100)
tree5e62f451d7b75bec8aacb35da8f4709f3fe6eae4
parent774ce8a50e26893f503c50c8754672366d121027
org-table: Check if on table for field edit

* lisp/org-table.el (org-table-edit-field): Don't open edit buffer if
  not on a table.  Further added the toggle-feature for
  org-table-follow-field-mode to the documentation.
lisp/org-table.el