by shigemk2

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

Emacs 2021-12-22

  • [2021-12-22 23:24:56 +0900]: ; * etc/NEWS: Fix a recently-added entry.
  • [2021-12-22 23:19:41 +0900]: Adjust test after recent help.el change
  • [2021-12-22 22:36:00 +0900]: * src/pgtkterm.c (scroll_event): Fix scroll delta scale.
  • [2021-12-22 22:32:14 +0900]: * src/pgtkterm.c (scroll_event): Fix sign of delta_y.
  • [2021-12-22 21:56:47 +0900]: Revert field-related thingatpt changes
  • [2021-12-22 21:34:15 +0900]: Simplify disabled-command-function prompting
  • [2021-12-22 21:00:55 +0900]: Use pop-to-buffer-same-window in `M-x term'
  • [2021-12-22 19:37:31 +0900]: Disable by default and add NEWS entry to the new completion behavior
  • [2021-12-22 18:29:27 +0900]: Fix horizontal scrolling on PGTK
  • [2021-12-22 12:13:23 +0900]: Use XI2 calls to warp the client pointer
  • [2021-12-22 10:24:05 +0900]: Fix GTK crash when clicking on xwidgets on XI2
  • [2021-12-22 08:36:16 +0900]: Update from gnulib
  • [2021-12-22 04:11:30 +0900]: * lisp/window.el (quit-restore-window): Select previously selected window.
  • [2021-12-22 02:39:39 +0900]: Revert "Remove Motif support"
  • [2021-12-22 02:18:33 +0900]: ; * src/xdisp.c (display_string): Fix a typo in a comment.
  • [2021-12-22 02:04:33 +0900]: Declare functions to silence byte-compiler
  • [2021-12-22 02:01:23 +0900]: Fix some tests in --without-all builds