Skip to content

Commit

Permalink
2024/07/16 commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchan0321 committed Jul 15, 2024
1 parent 716cf26 commit 353a8ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions RELEASE
Original file line number Diff line number Diff line change
Expand Up @@ -3726,8 +3726,8 @@
Add keybind O at dired mode for open file previous window.
Add command store-buffer for store buffer name at current window.
Add command bind-stored-buffer for bind stored buffer at current window.
Add keybind ALT+o to store-buffer.
Add keybind ALT+O to bind-stored-buffer.
Add keybind ALT+m to store-buffer.
Add keybind ALT+M to bind-stored-buffer.
Add config variable BUFFER_MEMORY for buffer name store.
Change buffer-list header format.
Add store-buffer and bind-stored-buffer command for memory buffer name and
Expand All @@ -3740,8 +3740,8 @@

2024/06/29
pmacs update:
Add keybind Alt+(mouse scroll down) -> all-window-scrall-down.
Add keybind Alt+(mouse scroll up) -> all-window-scrall-up.
Add keybind Alt+(mouse scroll down) -> all-window-scroll-down.
Add keybind Alt+(mouse scroll up) -> all-window-scroll-up.
Add keybind Ctrl+Alt+(mouse scroll down) -> all-window-page-down.
Add keybind Ctrl+Alt+(mouse scroll up) -> all-window-page-up.

Expand Down

0 comments on commit 353a8ea

Please sign in to comment.