by shigemk2

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

Emacs 2021-07-22

  • [2021-07-22 23:24:58 +0900]: Make revert-buffer preserve buffer-readedness
  • [2021-07-22 23:17:59 +0900]: `term-char-mode' doc string clarification
  • [2021-07-22 21:41:52 +0900]: Bind the GIT_LITERAL_PATHSPECS environment variable
  • [2021-07-22 21:22:26 +0900]: Avoid failing in desktop-clear due to killed buffers
  • [2021-07-22 21:14:33 +0900]: Remove the (value) bits from cus-start Customize strings
  • [2021-07-22 18:14:50 +0900]: Avoid byte-compilation warning
  • [2021-07-22 16:31:14 +0900]: ; * lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Doc fix.
  • [2021-07-22 07:21:34 +0900]: Move generalized variable specs from cl-lib.el to gv.el
  • [2021-07-22 06:56:44 +0900]: Make vc-git-mode-line-string more robust
  • [2021-07-22 06:53:17 +0900]: * lisp/cus-start.el: Add mode-line-compact to Customize
  • [2021-07-22 00:56:20 +0900]: Make input of multi-key inputs in different emacsclients more logical
  • [2021-07-22 00:12:25 +0900]: * src/eval.c (signal_quit_p): Fix the usual int/Lisp_Object mixup
  • [2021-07-22 00:11:50 +0900]: * lisp/emacs-lisp/macroexp.el (macroexp-warn-and-return): Add arg category