by shigemk2

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

Emacs 2021-08-20

  • [2021-08-20 23:35:56 +0900]: Fix printing of C-@ in `describe-fontset'
  • [2021-08-20 23:20:51 +0900]: Allow preserving symlinks with file-precious-flag set
  • [2021-08-20 22:57:06 +0900]: Fix infinite recursion in mode: tex
  • [2021-08-20 22:55:24 +0900]: Fix infinite recursion of conf-mode
  • [2021-08-20 22:43:41 +0900]: Allow copy-directory to copy the source as a symlink
  • [2021-08-20 22:07:24 +0900]: Further tweaks to execute-extended-command
  • [2021-08-20 21:55:40 +0900]: Remove even more waiting from execute-extended-command
  • [2021-08-20 20:51:36 +0900]: ; * lisp/mouse.el: Fix typos in previous change
  • [2021-08-20 19:03:20 +0900]: Use C-mouse-1 for context menu on NS
  • [2021-08-20 06:15:29 +0900]: Fix xref {prev,next}-error target buffer match highlighting extent
  • [2021-08-20 09:32:02 +0900]: Tweak a failing custom test
  • [2021-08-20 07:54:51 +0900]: Make icomplete-forward-completions O(1) when icomplete-scroll is t
  • [2021-08-20 01:26:18 +0900]: Remove more mentions of the removed `M-o' facemenu binding
  • [2021-08-20 01:01:06 +0900]: Correctly call completion-in-region in shell.el
  • [2021-08-20 00:58:58 +0900]: ; Fix escaping in recent ibuf-ext.el doc change.
  • [2021-08-20 00:48:14 +0900]: Fix space at the start of appt mode line element
  • [2021-08-20 00:11:00 +0900]: Add ibuffer-saved-filter-groups example to the doc string