org-colview: Fix column view editing
commit0d53e5f9e85f29a0c0cbdb09283856bfde0b40df
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 20 Jan 2016 23:51:13 +0000 (21 00:51 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 20 Jan 2016 23:51:13 +0000 (21 00:51 +0100)
tree29f10f72c53d5a37d2c0dd7c395b3432582b4923
parentce80a0e727fb4152462641209f41fea735ee459f
org-colview: Fix column view editing

* lisp/org-colview.el (org-columns-next-allowed-value): Fix error when
  trying to edit a column from a headline starting at the very beginning
  of the buffer.

This patch also prepares for lexical binding.

Reported-by: "T.F. Torrey" <tftorrey@tftorrey.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/104370>
lisp/org-colview.el