by shigemk2

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

Emacs 2021-08-15

  • [2021-08-15 23:18:08 +0900]: * lisp/nxml/nxml-mode.el (nxml-mode): Use add-function
  • [2021-08-15 22:43:35 +0900]: Filter out rng-state elements in nxml-mode buffers from the kill ring
  • [2021-08-15 21:19:59 +0900]: Sort by recency in flex completion style when no flexy stuff happening
  • [2021-08-15 21:00:49 +0900]: Allow evaluating Python code across machines
  • [2021-08-15 20:36:24 +0900]: Run execute-extended-command key binding suggestion from a timer
  • [2021-08-15 20:25:18 +0900]: Make Emacs compile with musl instead of glibc
  • [2021-08-15 20:18:17 +0900]: ; * src/xdisp.c (display_mode_lines): Fix comment.
  • [2021-08-15 20:11:23 +0900]: Fix unwarranted point movement after C-g
  • [2021-08-15 18:54:56 +0900]: Mark up commands in shortdoc.el for modes
  • [2021-08-15 17:12:23 +0900]: Fix bug#50063 when using icomplete-fido-kill with C-x p p
  • [2021-08-15 10:02:23 +0900]: Fix vc-git-state for filenames with wildcards
  • [2021-08-15 09:45:42 +0900]: Revert "Bind the GIT_LITERAL_PATHSPECS environment variable"
  • [2021-08-15 04:37:32 +0900]: Mark auto-revert-test02-auto-revert-deleted-file as unstable
  • [2021-08-15 02:38:05 +0900]: * src/w32.c (_sys_read_ahead): Pacify a silly compiler warning.
  • [2021-08-15 01:22:57 +0900]: * lisp/emacs-lisp/easymenu.el (easy-menu-do-define): Fix bug#50051