by shigemk2

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

Emacs 2021-09-18

  • [2021-09-18 23:04:38 +0900]: Use the newest gcc installed by Macports
  • [2021-09-18 20:56:55 +0900]: Improve doc strings of a recent commit
  • [2021-09-18 20:39:09 +0900]: Regexp-quote literal symbols when grepping
  • [2021-09-18 20:12:41 +0900]: ; More stylistic docfixes in emacs-lisp/*.el found by checkdoc
  • [2021-09-18 19:49:07 +0900]: Fontify Libtool macros in autoconf-mode
  • [2021-09-18 19:23:48 +0900]: Fix performance degradation in commands that describe key bindings
  • [2021-09-18 18:24:22 +0900]: * lisp/emacs-lisp/checkdoc.el: Doc fix; mention flymake.
  • [2021-09-18 18:21:32 +0900]: Do interactive mode tagging for checkdoc.el
  • [2021-09-18 17:39:35 +0900]: checkdoc: Only look for commonly used modifier keys
  • [2021-09-18 17:23:32 +0900]: Skip "fast" tests on emba CI
  • [2021-09-18 16:56:05 +0900]: ; * lisp/loadup.el: Fix "Eager macro-expansion error" on w32.
  • [2021-09-18 16:40:29 +0900]: Add indent declaration to emerge-defvar-local
  • [2021-09-18 16:38:45 +0900]: Make doc argument of emerge-defvar-local optional
  • [2021-09-18 16:33:53 +0900]: Make doc argument of ediff-defvar-local optional
  • [2021-09-18 16:13:37 +0900]: ; More stylistic docfixes in vc/*.el found by checkdoc
  • [2021-09-18 15:40:55 +0900]: ; Improve the last change in NEWS.
  • [2021-09-18 10:54:15 +0900]: * lisp/erc/erc.el: Add Package-Requires and URL headers.
  • [2021-09-18 10:25:18 +0900]: * etc/NEWS: Announce update of IRC-related references to point to Libera.Chat.
  • [2021-09-18 08:17:50 +0900]: ; * etc/NEWS: Fix typos.
  • [2021-09-18 05:57:33 +0900]: Update refcard to mention iconify before suspend
  • [2021-09-18 03:56:09 +0900]: ; Fix etc/NEWS merge error
  • [2021-09-18 02:54:00 +0900]: * lisp/net/tramp-sh.el (tramp-methods) : Separate "%c" marker.
  • [2021-09-18 02:40:48 +0900]: Move emoji fontset addition later
  • [2021-09-18 02:35:27 +0900]: Fix emoji-induced build breakage
  • [2021-09-18 02:01:51 +0900]: Replace hex representation by its literal form in pretty tex symbols
  • [2021-09-18 01:37:51 +0900]: Tweak how term-emulate-terminal selects windows
  • [2021-09-18 01:02:48 +0900]: * lisp/progmodes/elisp-mode.el (elisp-context-menu): Improve menu items.
  • [2021-09-18 01:00:03 +0900]: * lisp/repeat.el (repeat-echo-message): Clear only own added part of message.
  • [2021-09-18 00:54:21 +0900]: Stop imenu indexing after a certain number of seconds