by shigemk2

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

Emacs 2022-01-05

  • [2022-01-05 22:54:24 +0900]: ; * lisp/buff-menu.el (Buffer-menu-mode-map): Fix warning.
  • [2022-01-05 22:14:54 +0900]: ; Fix typo in last change.
  • [2022-01-05 22:11:24 +0900]: Fix info-lookup docs and "C-h S" in major-modes with no manuals
  • [2022-01-05 21:02:32 +0900]: Enable subpixel antialiasing on the Cairo font driver on Haiku
  • [2022-01-05 20:07:10 +0900]: * lisp/buff-menu.el (Buffer-menu-mode-map): Use defvar-keymap.
  • [2022-01-05 19:34:43 +0900]: Resolve clipping related mysteries on Haiku
  • [2022-01-05 15:53:57 +0900]: Make sure mouse face doesn't stay on the cursor after it is cleared
  • [2022-01-05 15:26:31 +0900]: Simply conditions for mouse face display when drawing cursor on Haiku
  • [2022-01-05 15:05:05 +0900]: Remove some unnecessary graphics state saves on Haiku
  • [2022-01-05 11:36:40 +0900]: Fix xwidgets setting their own signal handlers
  • [2022-01-05 11:16:06 +0900]: Fix display of internal border in child frames on pgtk
  • [2022-01-05 11:08:10 +0900]: Fix vc-git with old Git over Tramp and cygwin-mount.el
  • [2022-01-05 10:39:57 +0900]: Correctly set up XI key input mask on X Toolkit builds
  • [2022-01-05 09:41:46 +0900]: * lisp/emacs-lisp/checkdoc.el (bytecomp): Add missing require
  • [2022-01-05 06:13:25 +0900]: Update from gnulib
  • [2022-01-05 05:08:04 +0900]: completion--nth-completion: Throw meaningful error
  • [2022-01-05 00:42:03 +0900]: Remove ambiguity from key-valid-p docstring