by shigemk2

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

Emacs 2021-12-29

  • [2021-12-29 23:39:20 +0900]: Improve documentation of 'M-X' and related features
  • [2021-12-29 19:59:47 +0900]: Fix a hang on servers that don't support the X Keyboard Extension
  • [2021-12-29 19:37:04 +0900]: Translate state of XI2 entry events when sending them to xwidgets
  • [2021-12-29 19:06:34 +0900]: Get rid of obsolete xwidget-related code on PGTK
  • [2021-12-29 18:49:42 +0900]: Test for Xkb support when opening a display
  • [2021-12-29 15:59:41 +0900]: Queue xwidget views for allocation in more places
  • [2021-12-29 15:37:49 +0900]: Improve xwidget event handling on XI2
  • [2021-12-29 14:30:46 +0900]: Translate buttons when sending XI2 motion events to xwidgets
  • [2021-12-29 14:13:15 +0900]: Use XI2 to handle xwidget button events
  • [2021-12-29 13:59:46 +0900]: Fix embedder calculation for xwidgets on PGTK
  • [2021-12-29 11:06:37 +0900]: Fix NS xwidget build
  • [2021-12-29 11:01:49 +0900]: * src/xwidget.c (syms_of_xwidget): Fix typo.
  • [2021-12-29 10:53:42 +0900]: Add support for xwidgets to the PGTK port
  • [2021-12-29 09:21:34 +0900]: ; * doc/misc/gnus.texi (Server Commands): Fix typo.
  • [2021-12-29 07:27:41 +0900]: Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'
  • [2021-12-29 05:05:23 +0900]: Fix test lisp/cedet/semantic/bovine/gcc-tests on macOS (Bug#52431)
  • [2021-12-29 04:51:54 +0900]: * lisp/textmodes/paragraphs.el (repunctuate-sentences): Region for NO-QUERY.
  • [2021-12-29 04:19:25 +0900]: * lisp/textmodes/paragraphs.el (repunctuate-sentences): Support region.
  • [2021-12-29 04:14:55 +0900]: * lisp/replace.el (replace-regexp-function): New function (bug#52558).
  • [2021-12-29 03:09:42 +0900]: ; * lisp/term.el (term-goto-process-mark-maybe): Fix typo in doc string.
  • [2021-12-29 03:07:54 +0900]: ; * lisp/keymap.el (key-valid-p): Fix wording of doc string.
  • [2021-12-29 03:02:07 +0900]: ; * doc/emacs/search.texi (Lax Search): Fix wording.
  • [2021-12-29 02:53:42 +0900]: ; * etc/NEWS: Fix punctuation.