- [2021-11-13 23:37:39 +0900]: Improve style and comments in font-related sources
- [2021-11-13 23:26:42 +0900]: Revert accidential commit in icomplete.el
- [2021-11-13 23:14:02 +0900]: Remove Tramp's `dired-compress-file' handler, not needed anymore
- [2021-11-13 22:37:06 +0900]: Fix scroll event test in handle_one_xevent
- [2021-11-13 22:22:12 +0900]: Fix font selection via :family on MS-Windows
- [2021-11-13 21:58:23 +0900]: Correct patch from 2021-11-12 on src/fileio.c
- [2021-11-13 21:03:05 +0900]: Don't emit SELECT_WINDOW_EVENT when an xwidget is scrolled
- [2021-11-13 20:58:26 +0900]: C++ Mode: Fix incoorect background fontification of <
- [2021-11-13 18:05:36 +0900]: Don't create links to undefined commands in help--describe-command
- [2021-11-13 16:38:12 +0900]: Use GTK native file choosers in xwidget callback
- [2021-11-13 14:02:09 +0900]: Prevent NULL-pointer dereference on xwidget callback error
- [2021-11-13 12:24:13 +0900]: Fix file chooser hangs inside xwidget-webkit
- [2021-11-13 09:51:32 +0900]: Remove unused xwidget code in EmacsFixed GTK widget class
- [2021-11-13 09:30:43 +0900]: Prevent xwidget webkit isearch messages from entering log buffer
- [2021-11-13 03:43:22 +0900]: In insert_file_contents, always set windows' point markers.
- [2021-11-13 02:17:32 +0900]: Remove Emacs 25 compatibility from Tramp