by shigemk2

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

Emacs 2021-05-22

  • [2021-05-22 23:21:59 +0900]: * lisp/emacs-lisp/subr-x.el (if-let*, if-let): Use looser Edebug spec
  • [2021-05-22 21:22:29 +0900]: Fix native-comp-async-report-warnings-errors :type
  • [2021-05-22 20:29:50 +0900]: Give 'when-let' and 'when-let*' their own Edebug specification.
  • [2021-05-22 20:17:00 +0900]: * lisp/emacs-lisp/cl-macs.el (cl-loop): Add missing 'when' to spec
  • [2021-05-22 06:11:43 +0900]: Add documentation about bug-reference auto-setup.
  • [2021-05-22 05:35:38 +0900]: Robustify parsing of gnus-search search results
  • [2021-05-22 04:49:32 +0900]: ; * etc/NEWS: Fix typo in last change.
  • [2021-05-22 03:31:48 +0900]: * lisp/dired-aux.el (dired-do-revert-buffer): New defcustom (bug#48456).
  • [2021-05-22 03:18:09 +0900]: * lisp/simple.el (yank-from-kill-ring): Fix kill-ring-yank-pointer (bug#48478)
  • [2021-05-22 03:03:31 +0900]: ; * test/infra/gitlab-ci.yml: Fix it, again.
  • [2021-05-22 03:00:55 +0900]: ; * test/infra/gitlab-ci.yml: Fix previous commit
  • [2021-05-22 02:33:42 +0900]: Adapt native-comp entries in gitlab-ci.yml