by shigemk2

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

Emacs 2022-01-13

  • [2022-01-13 23:40:28 +0900]: Improve documentation of 'isearch-emoji-by-name'
  • [2022-01-13 23:18:50 +0900]: Fix frame-undeletion menu items
  • [2022-01-13 22:40:30 +0900]: Avoid scrolling display when point moves into invisible text
  • [2022-01-13 22:09:44 +0900]: * doc/lispref/functions.texi (Defining Functions): Fix thinko.
  • [2022-01-13 21:21:10 +0900]: Improve preserving X coordinate during scroll commands
  • [2022-01-13 21:00:25 +0900]: * lisp/jsonrpc.el (Version): Bump to 1.0.15.
  • [2022-01-13 20:55:06 +0900]: Fix Edebug specification for inline functions (Bug#53068).
  • [2022-01-13 20:42:14 +0900]: Fix passive input focus when the pointer moves over inferiors
  • [2022-01-13 19:27:21 +0900]: ; * test/lisp/progmodes/flymake-tests.el: remove duplicate function
  • [2022-01-13 18:56:55 +0900]: Filter key release events through GTK when using native input
  • [2022-01-13 18:33:13 +0900]: spelling-tests.el: actually create a temp directory
  • [2022-01-13 17:48:15 +0900]: Make ert explainers work on function aliases
  • [2022-01-13 17:42:36 +0900]: Avoid infloops in help-fns--analyze-function with aliases
  • [2022-01-13 17:38:47 +0900]: Add new function function-alias-p
  • [2022-01-13 17:31:43 +0900]: Undelete deleted frames.
  • [2022-01-13 16:10:47 +0900]: Remove mention of removed `gnus-treat-play-sounds' variable from manual
  • [2022-01-13 11:10:41 +0900]: Fix GTK native input methods randomly freezing input
  • [2022-01-13 10:59:23 +0900]: Block input when drawing fringe bitmaps on Haiku
  • [2022-01-13 10:32:14 +0900]: Use XI2 focus events on X toolkit builds
  • [2022-01-13 09:01:48 +0900]: * lisp/jsonrpc.el (jsonrpc--debug): Use apply on format args list.
  • [2022-01-13 07:58:46 +0900]: Rework setting/unsetting of gnus-registry-enabled
  • [2022-01-13 04:08:16 +0900]: * lisp/subr.el (remove-hook): Use set-variable-value-history for value history
  • [2022-01-13 03:59:21 +0900]: * doc/lispref/windows.texi (Textual Scrolling): Remove obsolete text.
  • [2022-01-13 03:47:39 +0900]: Revert "Fix closure-conversion of shadowed captured lambda-lifted vars"
  • [2022-01-13 03:36:05 +0900]: * lisp/files.el (lock-file-name-transforms): Doc tweaks.
  • [2022-01-13 03:23:31 +0900]: ; Fix typo loose/lose
  • [2022-01-13 02:47:32 +0900]: * lisp/leim/quail/emoji.el: New file (bug#52605).
  • [2022-01-13 02:43:15 +0900]: Add isearch-emoji-by-name
  • [2022-01-13 02:37:39 +0900]: Prefer unexport in Makefiles
  • [2022-01-13 02:35:43 +0900]: Avoid user environment interfering with bootstrap