by shigemk2

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

Emacs 2021-10-22

  • [2021-10-22 23:57:04 +0900]: Regexp-quote github domains in bug-reference
  • [2021-10-22 23:38:11 +0900]: Ensure valid end/beginning lines in message-mark-inserted-region
  • [2021-10-22 22:02:34 +0900]: Adapt some emba parameters
  • [2021-10-22 21:42:27 +0900]: ; * nt/INSTALL: Fix a typo.
  • [2021-10-22 21:41:00 +0900]: Fix WebP support on MS-Windows
  • [2021-10-22 19:16:34 +0900]: * etc/NEWS: Improve 'repeat-mode' entry.
  • [2021-10-22 19:15:06 +0900]: ; * lisp/repeat.el (repeat-mode): Fix docstring typo.
  • [2021-10-22 17:59:01 +0900]: Add WebP image format support (Bug#51296)
  • [2021-10-22 17:34:49 +0900]: In 'window-text-pixel-size' use actual mode line heights if wanted (Bug#38181)
  • [2021-10-22 17:22:08 +0900]: Add description of cards to etc/refcards/README
  • [2021-10-22 17:16:17 +0900]: Fix 'calculate-lisp-indent' when "[" starts containing sexp (Bug#51312)
  • [2021-10-22 14:41:55 +0900]: ; Revert parts of previous commit
  • [2021-10-22 12:28:21 +0900]: Fix typo in doc/emacs/anti.texi
  • [2021-10-22 12:10:53 +0900]: Update doc of Edebug specification for macros
  • [2021-10-22 06:35:07 +0900]: Remove redundant #' before lambda
  • [2021-10-22 04:29:37 +0900]: ; * lisp/simple.el (kill-region): A better fix for bug#51320.
  • [2021-10-22 04:22:51 +0900]: Add comment on reworking a section in emacs-lisp-intro.texi
  • [2021-10-22 04:13:09 +0900]: Fix non-interactive behavior of 'kill-region'
  • [2021-10-22 03:09:03 +0900]: ; More accurate doc string for 'tab-bar-format'
  • [2021-10-22 03:04:51 +0900]: Configure Emacs on emba with debug options
  • [2021-10-22 02:22:15 +0900]: * test/lisp/dabbrev-tests.el: Use 'kbd' for readable keys.
  • [2021-10-22 01:55:24 +0900]: * lisp/menu-bar.el (menu-bar-keymap): Add optional arg KEYMAP (bug#50067).
  • [2021-10-22 00:23:46 +0900]: Actually fix the Pango build problem