by shigemk2

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

Emacs 2022-01-09

  • [2022-01-09 22:30:26 +0900]: Fix filelock.c for Haiku
  • [2022-01-09 21:55:16 +0900]: Add an option to display the cursor at the beginning of any preedit text
  • [2022-01-09 21:43:17 +0900]: Pass through caret position from native GTK input methods
  • [2022-01-09 21:29:39 +0900]: Fix specification of caret position
  • [2022-01-09 21:14:10 +0900]: ; Minor wording fix in last NEWS entry.
  • [2022-01-09 20:48:13 +0900]: Add missing part of last commit
  • [2022-01-09 20:46:14 +0900]: Display caret in preedit text where the input method asked
  • [2022-01-09 19:14:26 +0900]: Fix native GTK input for cyrillic input methods
  • [2022-01-09 19:11:47 +0900]: New minor mode elide-head-mode
  • [2022-01-09 18:50:51 +0900]: * lisp/term/x-win.el (x-preedit-text): Make edit overlay window local.
  • [2022-01-09 15:54:08 +0900]: Reduce flicker on Haiku Emacs tooltips
  • [2022-01-09 14:04:15 +0900]: ; * src/image.c (syms_of_image): Fix typo in last change.
  • [2022-01-09 14:00:37 +0900]: * src/image.c (syms_of_image): Declare support for webp on Haiku.
  • [2022-01-09 13:44:16 +0900]: Add support for native webp images on Haiku
  • [2022-01-09 13:32:57 +0900]: Make caps lock work on Haiku
  • [2022-01-09 12:24:44 +0900]: Fix some problems with Haiku font display
  • [2022-01-09 11:15:34 +0900]: Clarify docstring of package-native-compile
  • [2022-01-09 10:28:22 +0900]: Implement override redirect on Haiku
  • [2022-01-09 09:51:35 +0900]: Fix some portability bugs in gtkutil.c