Prevent to use tabulated-list--near-rows unbound
commitade0652cc2a7103cd910accda8165ff8ee7c719f
authorTino Calancha <tino.calancha@gmail.com>
Sun, 22 Jan 2017 05:23:45 +0000 (22 14:23 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Sun, 22 Jan 2017 05:23:45 +0000 (22 14:23 +0900)
tree2b844a063520482bdf8434baa130b220fd0af32e
parentad29e145b16cf2966e3a9df884cbc234f1ae3e51
Prevent to use tabulated-list--near-rows unbound

* lisp/emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
Make sure 'tabulated-list--near-rows' is bound before use it (Bug#25506).
lisp/emacs-lisp/tabulated-list.el