by shigemk2

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

Emacs 2021-06-25

  • [2021-06-25 22:58:03 +0900]: Fix the name of the sorted minor mode map after previous change
  • [2021-06-25 22:52:48 +0900]: Fix race conditions between Lisp threads in GTK builds
  • [2021-06-25 21:18:28 +0900]: Fix Tramp bug#49178
  • [2021-06-25 18:38:27 +0900]: * lisp/tab-bar.el (tab-bar--define-keys): Fix global-mode-string (bug#49215)
  • [2021-06-25 18:11:43 +0900]: Prevent Org mode from mistakenly changing Calendar keymap
  • [2021-06-25 14:36:27 +0900]: Fix syntax-category of some punctuation characters
  • [2021-06-25 06:34:57 +0900]: * lisp/bindings.el (bindings--sort-menu-keymap): Add "menu" in its name
  • [2021-06-25 06:32:20 +0900]: * lisp/emacs-lisp/cl-preloaded.el: Fix the format of props in slot-descs
  • [2021-06-25 03:48:41 +0900]: Don't call ERT explainer on error
  • [2021-06-25 03:24:43 +0900]: Attempt to make defclass documentation more legible
  • [2021-06-25 03:13:08 +0900]: Fix printing of defclass documentation slots again
  • [2021-06-25 01:51:38 +0900]: Allow `C-u M-x dig' to ask for a query type
  • [2021-06-25 01:45:08 +0900]: Add SASL authentication to rcirc
  • [2021-06-25 01:15:07 +0900]: Fix highlighting in cperl-mode for "for /regex/"
  • [2021-06-25 01:07:25 +0900]: Ignore file-missing errors during diff-refined font-locking