]> git.eshelyaron.com Git - emacs.git/commit
Enable newsticker--group-shift-feed-(up|down) to move groups as well
authorUlf Jasper <ulf.jasper@web.de>
Fri, 19 Feb 2021 16:07:36 +0000 (17:07 +0100)
committerUlf Jasper <ulf.jasper@web.de>
Fri, 19 Feb 2021 16:07:36 +0000 (17:07 +0100)
commit6830199984b9964286fda8e4c904ce84aa68e514
treeca3bdb3a5ac39fe475136606860a8c7526a3bfe8
parentd4f6927d48043d01929a93da53a64b1e4296f994
Enable newsticker--group-shift-feed-(up|down) to move groups as well

Fix broken newsticker--group-shift-group-(up-down).

* lisp/net/newst-treeview.el (newsticker-treeview-jump): Change prompt
string.
(newsticker--group-shift): Move the group when a group is currently
selected. Fix error when explicitly shifting a group. (Fixes first
issue in Bug#41376.)
lisp/net/newst-treeview.el