[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emacs-w3m/emacs-w3m] BUGFIX: moving tabs should not swap them (#82)
- From: Boruch Baum <notifications@xxxxxxxxxx>
- Date: Tue, 08 Sep 2020 16:20:16 -0700
- X-ml-name: emacs-w3m
- X-mail-count: 13674
- 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
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.