by shigemk2

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

Emacs 2021-08-02

  • [2021-08-02 13:07:52 +0900]: ; mh-junk-background: fix documentation typo
  • [2021-08-02 13:00:37 +0900]: mh-junk: adjust messages for allow/block actions
  • [2021-08-02 07:13:41 +0900]: * lisp/mwheel.el: Don't use custom-initialize-delay.
  • [2021-08-02 07:08:01 +0900]: * lisp/progmodes/flymake.el (flymake--mode-line-title): Don't quote lambda
  • [2021-08-02 05:43:37 +0900]: * lisp/progmodes/project.el (project-switch-project): Use 'let*' (bug#49635).
  • [2021-08-02 04:58:09 +0900]: * lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload): Display warning.
  • [2021-08-02 00:05:48 +0900]: Make dlet work like let, not let*