by shigemk2

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

Emacs 2021-11-22

  • [2021-11-22 22:20:45 +0900]: ; * etc/NEWS: Fix some typos and improve some entries.
  • [2021-11-22 20:13:03 +0900]: Fix compiler warning in image.c
  • [2021-11-22 20:12:25 +0900]: ; Fix typo
  • [2021-11-22 20:02:35 +0900]: Add new function buffer-text-pixel-size
  • [2021-11-22 19:55:24 +0900]: ; Very minor simplification in bytecomp.el
  • [2021-11-22 19:45:44 +0900]: Use substitute-command-keys for literal key sequences
  • [2021-11-22 16:10:57 +0900]: Fix mouse movement event generation on Haiku
  • [2021-11-22 16:08:11 +0900]: Avoid false positives about wide docstrings for key sequences
  • [2021-11-22 15:33:22 +0900]: Don't set button event modifiers twice on Haiku
  • [2021-11-22 15:06:18 +0900]: Move XI2 event filtering to a more appropriate location
  • [2021-11-22 14:44:10 +0900]: Add new format for literal key sequences to substitute-command-keys
  • [2021-11-22 14:24:59 +0900]: Use more precise test for emulated wheel events in XI2
  • [2021-11-22 11:42:46 +0900]: Make `xwidget-display-event' a special event as well
  • [2021-11-22 11:29:24 +0900]: Fix recent compile-tests addition
  • [2021-11-22 10:40:47 +0900]: Also filter XI_KeyRelease events
  • [2021-11-22 10:34:39 +0900]: Use only effective modifiers for XI2 key press events
  • [2021-11-22 09:24:26 +0900]: Remove variable that no longer exists from manual
  • [2021-11-22 05:05:47 +0900]: Adapt isearch help screen for variable-pitch-mode
  • [2021-11-22 02:07:10 +0900]: Fix positioning of pop-up menus when there are window-margins
  • [2021-11-22 00:20:20 +0900]: Add :version tags to new mwheel defcustoms
  • [2021-11-22 00:00:11 +0900]: ; Fix a few haiku typos