by shigemk2

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

Emacs 2021-12-26

  • [2021-12-26 22:45:33 +0900]: * INSTALL: Document `--with-xinput2'.
  • [2021-12-26 21:21:36 +0900]: ; * doc/lispref/commands.texi (Misc Events): Fix wording.
  • [2021-12-26 21:07:47 +0900]: Accumulate deltas in pinch events that were skipped
  • [2021-12-26 20:40:47 +0900]: Clarify situations where pinch events can be sent.
  • [2021-12-26 20:36:18 +0900]: Coalesce pinch gestures in the keyboard buffer
  • [2021-12-26 20:00:33 +0900]: Document the representation of DX and DY in pinch events
  • [2021-12-26 19:51:48 +0900]: Document some missing commands related to text scaling
  • [2021-12-26 19:39:33 +0900]: ; * doc/lispref/commands.texi (Misc Events): Fix typos and wording.
  • [2021-12-26 19:13:53 +0900]: Fix some issues with a recent change
  • [2021-12-26 17:20:05 +0900]: ; Fix last change: use 'utf-8-emacs-unix' encoding.
  • [2021-12-26 17:16:40 +0900]: Minor improvements in multisession.el
  • [2021-12-26 16:01:55 +0900]: Change x-server-input-version' tox-server-input-extension-version'
  • [2021-12-26 15:44:53 +0900]: Add configure tests for faulty XI2 installations
  • [2021-12-26 15:24:16 +0900]: Only focus frame implicitly if focus flag is set
  • [2021-12-26 14:55:06 +0900]: Add test for text-char-description
  • [2021-12-26 14:47:23 +0900]: Add support for pinch gestures to the XI2 build
  • [2021-12-26 11:36:05 +0900]: Allow interpolating scrolls via the Page Down and Page Up keys
  • [2021-12-26 10:20:51 +0900]: Don't clear internal border if frame isn't realized
  • [2021-12-26 10:13:16 +0900]: Make read-multiple-choice-face inherit help-key-binding
  • [2021-12-26 09:24:50 +0900]: Use the standard quit-window' binding fromspecial-mode' for "q"
  • [2021-12-26 09:08:33 +0900]: Improve documentation of read-multiple-choice
  • [2021-12-26 06:58:59 +0900]: Factor out new function rmc--add-key-description
  • [2021-12-26 00:41:06 +0900]: Fix unused variable warning in xfns.c
  • [2021-12-26 00:36:07 +0900]: * lisp/net/webjump.el: Add TODO section. (Bug#14624)