by shigemk2

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

Emacs 2021-10-12

  • [2021-10-12 22:20:47 +0900]: ; Fix last change related to shorthands
  • [2021-10-12 21:27:29 +0900]: Fix more Gnus group key bindings recently changed
  • [2021-10-12 21:04:21 +0900]: Remove more MH-E compat code
  • [2021-10-12 20:56:47 +0900]: Make dbus work in a dumped Emacs
  • [2021-10-12 20:55:28 +0900]: Add a new after-pdump-load-hook variable
  • [2021-10-12 20:29:28 +0900]: Make mh-do-in-gnu-emacs obsolete
  • [2021-10-12 17:47:33 +0900]: Change --fingerprint to output to stdout
  • [2021-10-12 16:53:57 +0900]: Have 'while-no-input-ignore-events' handle idle timers too (Bug#49997)
  • [2021-10-12 16:25:57 +0900]: In Fdelete_other_windows_internal fix new total window sizes (Bug#51007)
  • [2021-10-12 10:19:18 +0900]: * lisp/mh-e/mh-show.el (mh-junk-whitelist): Custom obsolescence message.
  • [2021-10-12 09:55:19 +0900]: * list/erc/erc-{replace,imenu,dcc}: Tweak copyright format
  • [2021-10-12 09:35:23 +0900]: Remove last XEmacs compat code from ERC
  • [2021-10-12 09:02:22 +0900]: Prefer setq-local in lisp/mh-e/*.el
  • [2021-10-12 06:58:24 +0900]: Remove some more MH-E compat code
  • [2021-10-12 06:19:51 +0900]: Don't apply shorthands to punctuation-only symbols (bug#51089)
  • [2021-10-12 05:57:43 +0900]: Remove redundant calls to 'mh-do-in-gnu-emacs'
  • [2021-10-12 04:20:55 +0900]: * lisp/progmodes/python.el: Bump package version to 0.28.
  • [2021-10-12 03:27:50 +0900]: Copy parent face attributes to tab-line-tab-current instead of inheriting face
  • [2021-10-12 01:58:10 +0900]: Another fix for 'ibuffer-shrink-to-fit' (Bug#7218, Bug#51029)
  • [2021-10-12 01:44:28 +0900]: ; * test/src/emacs-module-tests.el: Instrument for bug#50902.
  • [2021-10-12 01:23:47 +0900]: Work around GCC bug 102671
  • [2021-10-12 00:22:00 +0900]: Fix merge error for elisp-mode-tests.el