]> git.eshelyaron.com Git - emacs.git/commit
Add commands to move to next/previous column in tabulated-list-mode
authorPeter Feigl <peter.feigl@nexoid.at>
Sun, 25 Jul 2021 07:16:08 +0000 (09:16 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 25 Jul 2021 07:16:08 +0000 (09:16 +0200)
commita6afa221d7b373271bedef69e3a5f9e957e9fbf8
treed943357a3bc674c81f5a5780c2cbcbcf5088d32e
parentf04f8126f016b43c45d432bf353ba2a0ac8f7d96
Add commands to move to next/previous column in tabulated-list-mode

* lisp/emacs-lisp/tabulated-list.el (tabulated-list-mode-map): Add
keybindings M-left and M-right.
(tabulated-list-previous-column tabulated-list-next-column): Implement
commands (bug#44711).
etc/NEWS
lisp/emacs-lisp/tabulated-list.el