by shigemk2

当面は技術的なことしか書かない

Emacs 2021-12-01

  • [2021-12-01 23:03:16 +0900]: Make pixel-fill-region handle space regions better
  • [2021-12-01 22:57:59 +0900]: ; * src/w32term.c (w32_construct_mouse_wheel): Fix a typo.
  • [2021-12-01 22:54:10 +0900]: Fix precision pixel scrolling for a recent change
  • [2021-12-01 22:36:55 +0900]: Support precision mouse scrolling on MS-Windows
  • [2021-12-01 22:10:19 +0900]: Enable gnus-treat-fold-headers by default
  • [2021-12-01 19:23:29 +0900]: update_autogen: Remove deprecated -I flag
  • [2021-12-01 14:30:32 +0900]: Use proportional fonts in the Gnus headers by default
  • [2021-12-01 14:18:12 +0900]: Preserve newlines at the end of pixel-fill-region
  • [2021-12-01 14:01:07 +0900]: Update SKK-JISYO.L from upstream
  • [2021-12-01 14:01:05 +0900]: Update publicsuffix.txt from upstream
  • [2021-12-01 13:56:55 +0900]: Suppress emacsclient message that daemon should have started if --quiet
  • [2021-12-01 13:14:26 +0900]: Make date-to-time work with date-only date strings
  • [2021-12-01 12:55:14 +0900]: Regenerate ldefs-boot.el
  • [2021-12-01 12:54:59 +0900]: Autoload byte-compile-warning-enabled-p
  • [2021-12-01 12:54:20 +0900]: Add an ldefs-boot.el target to the Makefile
  • [2021-12-01 12:51:01 +0900]: Make "make force-autoloads" produce the correct result
  • [2021-12-01 12:22:58 +0900]: Avoid unnecessary call when pixel scrolling
  • [2021-12-01 11:55:17 +0900]: Don't include the other loaddef files in the no-autoloads section
  • [2021-12-01 10:33:35 +0900]: Make pixel scrolling faster
  • [2021-12-01 10:15:10 +0900]: ; Auto-commit of loaddefs files.
  • [2021-12-01 09:57:24 +0900]: ; Auto-commit of loaddefs files.
  • [2021-12-01 08:20:24 +0900]: Update authors.el for Emacs 28
  • [2021-12-01 07:46:45 +0900]: ; * ChangeLog.3: Some additional fixes.
  • [2021-12-01 04:15:19 +0900]: ; * ChangeLog.3: Filename fixes.
  • [2021-12-01 04:05:05 +0900]: * lisp/repeat.el: Fix long-standing problem when a random key activates map
  • [2021-12-01 03:55:19 +0900]: * lisp/repeat.el (repeat-keep-prefix): Change default to nil.
  • [2021-12-01 03:52:47 +0900]: * test/lisp/repeat-tests.el (repeat-tests-call-b): Test for commit 588caf0b27.
  • [2021-12-01 03:23:47 +0900]: ; * src/comp.c (syms_of_comp) <comp-no-native-file-h>: Doc fix.
  • [2021-12-01 03:16:25 +0900]: ; * src/comp.c (syms_of_comp): Fix first lines of doc strings.
  • [2021-12-01 03:12:52 +0900]: * lisp/loadup.el (paren): Preload it (again).
  • [2021-12-01 03:12:06 +0900]: * src/callint.c (Fcall_interactively): Fix inhibit_mouse_event_check.
  • [2021-12-01 03:09:08 +0900]: ; Fix last change.
  • [2021-12-01 03:07:19 +0900]: Improve documentation of pixel-fill
  • [2021-12-01 00:54:34 +0900]: Use pixel-fill-width in shr.el
  • [2021-12-01 00:46:24 +0900]: Document pixel-fill-region