- [2021-12-06 23:56:30 +0900]: ; * etc/tutorials/TUTORIAL: Minor wording change in recent addition.
- [2021-12-06 23:43:13 +0900]: lisp/minibuffer.el: Fix for bug#52169 regression
- [2021-12-06 23:09:51 +0900]: * etc/tutorials/TUTORIAL.sv: Adjust to latest change in TUTORIAL.
- [2021-12-06 23:08:09 +0900]: ; * etc/tutorials/TUTORIAL: Fix typo in last commit.
- [2021-12-06 20:06:35 +0900]: image.c: Remove some dead code
- [2021-12-06 16:13:06 +0900]: Update org-compat doc string
- [2021-12-06 16:00:10 +0900]: Fix minor clock skew issues
- [2021-12-06 15:56:49 +0900]: Avoid timestamp info loss in mh-alias-tstamp
- [2021-12-06 15:52:26 +0900]: Simplify by using format-time-string
- [2021-12-06 15:43:55 +0900]: Simplify RFC 5322 time zone generation
- [2021-12-06 14:41:25 +0900]: Make the Git stash commands available in vc-dir Git buffers
- [2021-12-06 12:30:27 +0900]: Fix image load timekeeping bug
- [2021-12-06 12:29:43 +0900]: Make gnus-check-backend-function mode `debug-on-signal' friendly
- [2021-12-06 12:11:59 +0900]: Use time-convert in with-decoded-time-value
- [2021-12-06 11:39:28 +0900]: Simplify message-make-expires
- [2021-12-06 11:35:27 +0900]: Simplify message-unique-id etc.
- [2021-12-06 11:25:46 +0900]: Prefer nil to (current-time) when either will do
- [2021-12-06 11:18:34 +0900]: ; Small doc fix in recent eieio-opt.el change
- [2021-12-06 11:07:58 +0900]: EIEIO: Remove redundant type info in help
- [2021-12-06 10:58:11 +0900]: Simplify cedet-utest-elapsed-time
- [2021-12-06 10:53:31 +0900]: image-dired: Use string-match-p in one case
- [2021-12-06 10:48:55 +0900]: image-dired: Don't disable mouse dragging
- [2021-12-06 10:44:02 +0900]: Use time-equal-p to compare timestamps in tests
- [2021-12-06 10:40:38 +0900]: Fix jittering when precision scrolling over images
- [2021-12-06 10:38:58 +0900]: Add time-convert tests
- [2021-12-06 10:27:52 +0900]: vc-git--program-version to support Git for macOS version string
- [2021-12-06 10:23:02 +0900]: Don't fill byte-compilation warnings in batch mode
- [2021-12-06 09:16:23 +0900]: Audit `string-match' usage in shr.el
- [2021-12-06 07:31:36 +0900]: ; * src/image.c (webp_load): Minor stylistic fix-up to previous change
- [2021-12-06 07:29:51 +0900]: Add workaround to compilation warning in gcc 10.x in image.c
- [2021-12-06 06:46:58 +0900]: Fix typos and improve consistency in ERC manual
- [2021-12-06 06:18:18 +0900]: ; * etc/themes/manoj-dark-theme.el: Remove not defined face info-menu-5
- [2021-12-06 06:12:26 +0900]: Update comment about `declare-function'
- [2021-12-06 06:05:41 +0900]: * lisp/info.el (info-menu-star): Improve documentation
- [2021-12-06 06:03:24 +0900]: Fix wording in eieio.texi (Generics)
- [2021-12-06 05:20:03 +0900]: Fix regression introduced by previous context-menu-map change
- [2021-12-06 05:15:00 +0900]: Revert "Clarify Creating Frames documentation"
- [2021-12-06 05:14:26 +0900]: Revert "Improve before-make-frame-hook and after-make-frame-functions docs"
- [2021-12-06 04:53:47 +0900]: Fix fancy-about-screen point placement
- [2021-12-06 03:27:18 +0900]: * test/Makefile.in (check-declare): Add missing --batch.
- [2021-12-06 03:21:05 +0900]: Light copy-edits to recent additions to ERC manual
- [2021-12-06 03:09:48 +0900]: Remove no-op calls to decode-char with 'ucs' arg
- [2021-12-06 01:03:40 +0900]: ; Another protection from out-of-bounds access to it->stack[].
- [2021-12-06 00:34:05 +0900]: Fix out-of-bounds access in xdisp.c