by shigemk2

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

Emacs 2021-12-16

  • [2021-12-16 18:13:03 +0900]: Improve documentation of multisession variables
  • [2021-12-16 16:05:37 +0900]: Update files times in multisesssion properly
  • [2021-12-16 16:00:01 +0900]: Make the multisession files value read more resilient
  • [2021-12-16 15:43:29 +0900]: Skip extension tests on hosts without the function
  • [2021-12-16 15:23:52 +0900]: Make emoji--recent use multisession variables
  • [2021-12-16 15:22:00 +0900]: Declare a couple more functions in multisession.el
  • [2021-12-16 15:19:58 +0900]: Add support for multisession variables
  • [2021-12-16 15:12:25 +0900]: Require xwidget.el in `make-xwidget'
  • [2021-12-16 11:14:31 +0900]: Prefer command remapping in ses.el
  • [2021-12-16 05:38:55 +0900]: Use defvar-keymap in hideif.el
  • [2021-12-16 02:54:31 +0900]: Add errors in ert JUnit test reports
  • [2021-12-16 02:53:49 +0900]: Fix control buffer window height in 'ediff-setup-control-buffer' (Bug#49277)
  • [2021-12-16 02:17:48 +0900]: * lisp/outline.el (outline-minor-mode-use-buttons): Add :safe #'booleanp.