by shigemk2

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

Emacs 2021-11-16

  • [2021-11-16 23:17:10 +0900]: Minor copyedits of recent documentation changes
  • [2021-11-16 23:04:27 +0900]: Some minor Tramp updates
  • [2021-11-16 22:10:50 +0900]: Fix compilation error in previous keymap.c change
  • [2021-11-16 18:51:07 +0900]: Lower xwidget views owned by parent when lowering frame
  • [2021-11-16 17:00:24 +0900]: New X resource to control the border thickness of menus
  • [2021-11-16 16:48:24 +0900]: Make results details in ert-run-tests-batch configurable
  • [2021-11-16 16:23:53 +0900]: Start adjusting the manuals to talk about the keymap-* functions
  • [2021-11-16 16:18:30 +0900]: Adjust defvar-keymap' anddefine-keymap' to the new syntax
  • [2021-11-16 16:15:43 +0900]: Add new 'keymap-*' functions
  • [2021-11-16 16:02:22 +0900]: Allow removing keymap definitions
  • [2021-11-16 15:03:54 +0900]: Fix handling of folder "+/" in MH-E
  • [2021-11-16 14:55:53 +0900]: Fix checkdoc complaints in MH-E
  • [2021-11-16 13:06:48 +0900]: Fix recently changed wdired test on MS-Windows
  • [2021-11-16 10:30:32 +0900]: Prevent xwidget windows from obscuring child frames
  • [2021-11-16 10:25:55 +0900]: Fix xwidget isearch for queries that look like format strings
  • [2021-11-16 10:08:43 +0900]: Fix documentation string
  • [2021-11-16 03:20:30 +0900]: Fix removal of fringe marks of deleted bookmarks
  • [2021-11-16 02:53:29 +0900]: * lisp/repeat.el (repeat-echo-message): Bind message-log-max to nil.
  • [2021-11-16 02:50:30 +0900]: * lisp/repeat.el (describe-repeat-maps): Use help-fns--analyze-function.
  • [2021-11-16 02:39:37 +0900]: * lisp/repeat.el: Detect changes in the minibuffer state (bug#47566)
  • [2021-11-16 01:50:15 +0900]: Fix minor problems resulting from Tramp regression tests