by shigemk2

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

Emacs 2021-09-20

  • [2021-09-20 21:22:07 +0900]: Fix assertion violation with zero-width :box attributes
  • [2021-09-20 17:21:30 +0900]: Remove superfluous skip in auth-source-tests.el
  • [2021-09-20 16:50:53 +0900]: ; * src/keyboard.c (Frecursive_edit): Minor fixes of the doc string.
  • [2021-09-20 16:20:32 +0900]: * lisp/tab-bar.el (tab-bar-new-tab): Add optional arg 'from-number'.
  • [2021-09-20 16:16:09 +0900]: Add support for url-retrieve-synchronously to eww-retrieve-command (bug#50680)
  • [2021-09-20 15:00:08 +0900]: Improve documentation of exiting recursive editing
  • [2021-09-20 14:59:29 +0900]: Refactor minibuffer aborting
  • [2021-09-20 05:28:46 +0900]: Revert "Flag checkdoc-symbol-words as a :safe variable"
  • [2021-09-20 05:13:17 +0900]: Fix VC repo URL detection in bug-reference-mode
  • [2021-09-20 03:39:18 +0900]: Avoid segfaults due to 'bug-reference-mode'
  • [2021-09-20 03:33:02 +0900]: Fix blocks.awk wrt to Emoji characters
  • [2021-09-20 03:07:11 +0900]: Dump with lexical-binding bound to nil
  • [2021-09-20 02:59:05 +0900]: Do not save empty passwords in auth-source-search
  • [2021-09-20 01:33:35 +0900]: Be explicit about missing sections in eshell manual
  • [2021-09-20 01:21:27 +0900]: * lisp/progmodes/elisp-mode.el (elisp-context-menu): Improve menu items.
  • [2021-09-20 00:39:26 +0900]: ; Fix typo in package.el doc string
  • [2021-09-20 00:25:39 +0900]: Clarify docstring of pcase-exhaustive