]> git.eshelyaron.com Git - emacs.git/commit
Allow dragging the divider in vtable
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 15 Apr 2022 09:10:05 +0000 (11:10 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 15 Apr 2022 09:10:05 +0000 (11:10 +0200)
commitcc2a1b27806bff8431ebc8563ae5252267e3b178
tree9bd796be4e205318c518d11d3ce571ed7474d9c7
parente95c545180a63cce49e8cdeff0d2660c2ddac9ec
Allow dragging the divider in vtable

* lisp/emacs-lisp/vtable.el (vtable): Add a keymap cache.
(make-vtable): Allow dragging the divider.
(vtable-insert): Don't put the table keymap over the entire line
-- avoid the divider, which has its own keymap.
(vtable--drag-resize-column): Adjust to the in-buffer divider
dragging.
lisp/emacs-lisp/vtable.el