by shigemk2

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

Emacs 2021-10-30

  • [2021-10-30 22:22:36 +0900]: Add new function string-glyph-split
  • [2021-10-30 21:44:01 +0900]: Avoid fonts with incomplete coverage of MATHEMATICAL chars
  • [2021-10-30 19:25:46 +0900]: ; * doc/emacs/msdos.texi (Windows Misc): Fix typos.
  • [2021-10-30 19:22:57 +0900]: Minor fixes for previous change
  • [2021-10-30 16:26:38 +0900]: Improve documentation of string truncation APIs
  • [2021-10-30 04:07:27 +0900]: ; Fix a recent change in image.c
  • [2021-10-30 03:20:46 +0900]: * src/image.c: Fix building with giflib on MS-Windows.
  • [2021-10-30 01:08:12 +0900]: Make message/rfc822 on buttons work again in Gnus
  • [2021-10-30 01:07:16 +0900]: * lisp/textmodes/css-mode.el: Fix typo. (Bug#51488)
  • [2021-10-30 00:44:29 +0900]: Prefer giflib 5 macros to magic numbers
  • [2021-10-30 00:41:11 +0900]: * lisp/loadup.el: Unbreak build.
  • [2021-10-30 00:26:53 +0900]: Make message/rfc822 on buttons work again in Gnus
  • [2021-10-30 00:11:23 +0900]: Don't parse GCB block by hand with giflib 5 or later