by shigemk2

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

Emacs 2021-11-29

  • [2021-11-29 23:48:03 +0900]: Use mupdf in doc-view-mode if gs is not installed
  • [2021-11-29 23:40:19 +0900]: Make fill-region-as-paragraph clear the markers it creates
  • [2021-11-29 23:13:31 +0900]: Do not buttonize key bindings outside of Help buffers
  • [2021-11-29 19:25:10 +0900]: Really make `x-scroll-event-delta-factor' dependent on system
  • [2021-11-29 18:29:40 +0900]: Avoid undefined behaviour when copying part of structure
  • [2021-11-29 18:29:40 +0900]: Avoid undefined behaviour when copying part of structure
  • [2021-11-29 18:19:27 +0900]: Fix last change for non-X platforms
  • [2021-11-29 16:36:15 +0900]: Allow customizing the pixel delta of wheel events on X
  • [2021-11-29 16:12:25 +0900]: Make overhangs in ftcrfont work on Haiku
  • [2021-11-29 15:55:58 +0900]: * doc/emacs/haiku.texi (Haiku Basics): Fix a typo.
  • [2021-11-29 13:57:13 +0900]: * Makefile.in (PREFERRED_BRANCH): Now emacs-28.
  • [2021-11-29 13:39:16 +0900]: Update XKB map on MappingNotify
  • [2021-11-29 06:59:35 +0900]: Tweak gnus-art key binding
  • [2021-11-29 04:34:57 +0900]: ; Remove an obsolete comment
  • [2021-11-29 03:18:16 +0900]: * src/coding.c (Fdecode_coding_region, Fencode_coding_region): Doc fix.
  • [2021-11-29 03:06:33 +0900]: ; Don't use remq (breaks bootstrapping)
  • [2021-11-29 02:04:06 +0900]: Use compiler macros for the key syntax checks
  • [2021-11-29 02:00:44 +0900]: Avoid unused argument warnings in lambda compiler macros
  • [2021-11-29 01:05:32 +0900]: ; Use /usr/bin/find in gitlab-ci.yml