by shigemk2

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

Emacs 2021-11-18

  • [2021-11-18 23:06:26 +0900]: Extend abbreviate-file-name for further Tramp methods.
  • [2021-11-18 23:03:43 +0900]: Fixup for bug#51037
  • [2021-11-18 20:47:35 +0900]: Eliminate ERT test name clashes (bug#51941)
  • [2021-11-18 20:24:30 +0900]: Update modus-themes to version 1.7.0
  • [2021-11-18 20:18:24 +0900]: Signal an error for duplicated ERT tests (bug#51941)
  • [2021-11-18 20:11:35 +0900]: Revert VC-related prefix user options to previous values
  • [2021-11-18 19:26:21 +0900]: Avoid adding duplicates to Xref history
  • [2021-11-18 19:25:18 +0900]: Fix `narrow-to-defun' in "async function" in js-mode
  • [2021-11-18 18:32:34 +0900]: Fix eldoc usage of newly introduced variable
  • [2021-11-18 18:01:17 +0900]: ; * src/macfont.m: fix typing errors
  • [2021-11-18 17:25:58 +0900]: Improve documentation of window hooks
  • [2021-11-18 15:46:17 +0900]: Improve doc string of 'highlight-nonselected-windows'
  • [2021-11-18 13:25:50 +0900]: Fix two failing tests in mh-utils-tests
  • [2021-11-18 08:58:26 +0900]: Revert "* lisp/image-dired.el: Remove unnecessary 'declare-function'."
  • [2021-11-18 03:33:40 +0900]: Fix recent changes related to USABLE_SIGIO
  • [2021-11-18 03:02:44 +0900]: Make process_pending_signals useful on systems without SIGIO
  • [2021-11-18 01:55:39 +0900]: Avoid delays waiting for input on systems without SIGIO