by shigemk2

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

Emacs 2021-09-29

  • [2021-09-29 21:51:39 +0900]: * test/Makefile.in (WRITE_LOG): Add emacs-module-tests as problematic.
  • [2021-09-29 19:15:18 +0900]: Remove rcirc-omit-responses-after-join option
  • [2021-09-29 17:43:29 +0900]: Fix 'window-toggle-side-windows' (Bug#50867)
  • [2021-09-29 17:40:32 +0900]: Update modus-themes to version 1.6.0
  • [2021-09-29 16:48:01 +0900]: Some inmprovements in emba CI files
  • [2021-09-29 16:19:22 +0900]: * lisp/net/dictionary.el (context-menu-dictionary): Add autoload cookie.
  • [2021-09-29 15:25:14 +0900]: Tweak the whitespace before "This is a generic function"
  • [2021-09-29 14:53:10 +0900]: Improve the max-specpdl-size doc string
  • [2021-09-29 14:12:37 +0900]: New user option mpc-cover-image-re
  • [2021-09-29 14:04:07 +0900]: ; * etc/NEWS: Re-arrange slightly and fix formatting.
  • [2021-09-29 13:54:52 +0900]: * lisp/mpc.el (mpc-format): Fix printing after last format spec.
  • [2021-09-29 13:44:43 +0900]: Switch the order of ERC's '/whois' arguments sent to the server
  • [2021-09-29 12:44:48 +0900]: Unobsolete erc-compat.el
  • [2021-09-29 10:48:35 +0900]: * etc/NEWS: Announce Eshell bookmarks.
  • [2021-09-29 10:24:10 +0900]: Add bookmark.el support to eww
  • [2021-09-29 09:48:27 +0900]: Enable show-paren-mode by default
  • [2021-09-29 08:37:26 +0900]: * lisp/net/eww.el (eww-mode): Show keybindings in docstring.
  • [2021-09-29 04:00:41 +0900]: * lisp/mouse.el (context-menu-map): Fix when menu is a command (bug#50851)
  • [2021-09-29 03:45:08 +0900]: Add shortdoc for text properties
  • [2021-09-29 01:38:10 +0900]: Mention describe-symbol in cl-defstruct docstring
  • [2021-09-29 01:08:47 +0900]: Mention cl-describe-type in cl-defstruct docstring
  • [2021-09-29 00:00:11 +0900]: ; * test/lisp/electric-tests.el: Reduce python-mode log spam.