by shigemk2

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

Emacs 2021-08-17

  • [2021-08-17 21:47:10 +0900]: ; * etc/NEWS: Fix wording of a recently added entry.
  • [2021-08-17 21:40:05 +0900]: ; Fix a comment in a recent commit.
  • [2021-08-17 21:31:53 +0900]: Fix TTY display performance degradation due to many markers
  • [2021-08-17 21:20:57 +0900]: Improve `forward-sexp' in Help buffers
  • [2021-08-17 21:06:06 +0900]: Bind and in icomplete-vertical-mode
  • [2021-08-17 20:48:37 +0900]: Jump to first,last completion with M-<, M-> in icomplete-vertical-mode
  • [2021-08-17 10:07:19 +0900]: ruby-mode imenu: Support methods with modifiers
  • [2021-08-17 09:32:12 +0900]: vc-git-region-history: Fix to call 'diff' more correctly
  • [2021-08-17 07:15:12 +0900]: Make icomplete-vertical-mode take immediate effect (bug#49075)
  • [2021-08-17 05:55:50 +0900]: ; Fix menu entry alignment of last change
  • [2021-08-17 04:34:53 +0900]: * test/Makefile.in: Verbose logging for electric-tests on hydra.
  • [2021-08-17 04:06:26 +0900]: Plug another hole for longjmp-ing from 'redisplay_window'
  • [2021-08-17 02:13:53 +0900]: Add Command Modes to Elisp manual menu and add index entries
  • [2021-08-17 02:11:33 +0900]: Fix recent documentation additions