- [2021-06-04 22:50:43 +0900]: Fix documentation of a recent change.
- [2021-06-04 19:01:41 +0900]: Fix placement of point in Dired deletion operations
- [2021-06-04 18:09:46 +0900]: Add a new `server-edit-abort' command
- [2021-06-04 17:48:16 +0900]: Revert "Make the `i' command in Info-mode remove duplicate matches"
- [2021-06-04 15:48:13 +0900]: Fix documentation of recent 'windmove' changes
- [2021-06-04 05:54:30 +0900]: * lisp/simple.el (read-from-kill-ring): Fix the case of 'M-y M-p' (bug#48478)
- [2021-06-04 05:41:30 +0900]: * lisp/help-fns.el (help--symbol-class): New function.
- [2021-06-04 05:36:07 +0900]: * etc/NEWS: Add windmove keybindings (bug#41438)
- [2021-06-04 04:20:57 +0900]: Constant-propagate (function SYMBOL)
- [2021-06-04 04:15:11 +0900]: Optimise (cons X nil) to (list X)