[emacs-w3m:13674] [emacs-w3m/emacs-w3m] BUGFIX: moving tabs should not swap them (#82)
Boruch Baum <[email protected]> Tue, 08 Sep 2020 16:20:16 -0700
| Newsgroups | gmane.emacs.w3m |
|---|---|
| Message-ID | <emacs-w3m/emacs-w3m/pull/[email protected]> |
+ When using functions w3m-tab-move-right or w3m-tab-move-left with a
prefix argument greateer than 1, the functions would simply swap two
tabs instead of moving one, and incrementing or decrementing the
ones in between.
You can view, comment on, or merge this pull request online at:
https://github.com/emacs-w3m/emacs-w3m/pull/82
-- Commit Summary --
* BUGFIX: moving tabs should not swap them
-- File Changes --
M ChangeLog (6)
M w3m-ems.el (64)
-- Patch Links --
https://github.com/emacs-w3m/emacs-w3m/pull/82.patch
https://github.com/emacs-w3m/emacs-w3m/pull/82.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/emacs-w3m/emacs-w3m/pull/82