- [2021-05-26 23:20:55 +0900]: * src/sysdep.c (system_process_attributes): Fix misspelled Qttname for FreeBSD
- [2021-05-26 18:08:01 +0900]: Remove modus-themes.org build date (bug#48661)
- [2021-05-26 05:55:13 +0900]: * lisp/international/mule-cmds.el (mule--ucs-names-group): Better char check.
- [2021-05-26 05:38:14 +0900]: Make the Alacritty terminal an alias of xterm-256color
- [2021-05-26 05:31:00 +0900]: Make hs-set-up-overlay into user option
- [2021-05-26 05:26:42 +0900]: Restore `ff-find-other-file' buffer selection logic
- [2021-05-26 05:22:28 +0900]: Fix font and indentation of call-with-port in scheme-mode
- [2021-05-26 05:17:40 +0900]: Handle syntactically invalid .dir-locals.el files better
- [2021-05-26 04:47:37 +0900]: Update modus-themes to version 1.4.0
- [2021-05-26 04:40:02 +0900]: Do not switch to other window when minibuffer is selected
- [2021-05-26 04:29:24 +0900]: Restore `dired-do-create-files' return value
- [2021-05-26 04:29:11 +0900]: Fix documentation of a recent change
- [2021-05-26 04:22:22 +0900]: Update help-tests.el after minibuffer map change
- [2021-05-26 04:01:58 +0900]: Try to not prioritise reading from lower file descriptors
- [2021-05-26 03:05:47 +0900]: * doc/misc/cc-mode.texi: Remove hand-written node pointers (bug#48402).
- [2021-05-26 02:38:05 +0900]: * lisp/emacs-lisp/byte-opt.el: Make the build more reproducible