by shigemk2

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

Emacs 2022-01-04

  • [2022-01-04 23:50:56 +0900]: Improve pp-emacs-lisp-code for #'
  • [2022-01-04 22:37:16 +0900]: A cleaner fix for display bug#52947
  • [2022-01-04 22:15:10 +0900]: Autoload decorator for windmove-mode
  • [2022-01-04 20:56:58 +0900]: Translate more modifiers to GDK ones in xwidgets
  • [2022-01-04 20:30:07 +0900]: Stop assuming X kbd state works with GDK when forwarding events to xwidgets
  • [2022-01-04 20:15:07 +0900]: Make `x-file-dialog' arity match documentation on Haiku
  • [2022-01-04 18:51:05 +0900]: ; * configure.ac: Move some AC_SUBSTs to the correct location.
  • [2022-01-04 17:50:44 +0900]: Remove unnecessary autoload cookie in font-core.el
  • [2022-01-04 17:14:40 +0900]: Fix unused variable warning in last change
  • [2022-01-04 17:07:53 +0900]: Rationalize Haiku rectangle handling
  • [2022-01-04 15:48:08 +0900]: Make menu bar key navigation work on Haiku
  • [2022-01-04 15:27:36 +0900]: Remove gsettings.m4 and write directly into Makefile.in
  • [2022-01-04 15:10:25 +0900]: Improve Haiku frame restacking logic
  • [2022-01-04 14:22:56 +0900]: Find a way to make restacking frames work on Haiku
  • [2022-01-04 13:38:00 +0900]: * test/src/doc-tests.el: New file.
  • [2022-01-04 12:16:46 +0900]: Add effective group to xkey events when handling XI key press events
  • [2022-01-04 11:52:18 +0900]: Fix two unused variable warnings in make-docfile.c
  • [2022-01-04 11:50:59 +0900]: Test that buffer exists in shortdoc-all-groups-work
  • [2022-01-04 11:21:23 +0900]: Fix Haiku bitmap sanity checks
  • [2022-01-04 11:01:30 +0900]: Fix fringe bitmap display on haiku again
  • [2022-01-04 10:30:27 +0900]: Fix duplicate file panel display on Haiku
  • [2022-01-04 05:40:38 +0900]: New test shortdoc-all-groups-work
  • [2022-01-04 05:04:12 +0900]: Revert part of 59732a83c8 to fix bug#52969