by shigemk2

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

Emacs 2021-12-31

  • [2021-12-31 22:36:49 +0900]: Documentation update for Secret Service
  • [2021-12-31 22:08:23 +0900]: Fix copyright dates in some files belonging to the pgtk port
  • [2021-12-31 22:03:07 +0900]: On Haiku, sync a frames's connection to the app sever after raising
  • [2021-12-31 19:59:53 +0900]: Fix child frame unlinking on Haiku
  • [2021-12-31 18:31:27 +0900]: Use a single global lock for the child frame state on Haiku
  • [2021-12-31 18:25:52 +0900]: Fix handling of webkit xwidget bookmarks
  • [2021-12-31 17:56:28 +0900]: Minor improvements of 'lisp-directory' docs
  • [2021-12-31 16:29:30 +0900]: Prevent double buffering from being disabled on USE_BE_CAIRO builds
  • [2021-12-31 15:04:40 +0900]: Don't select for gesture events on xwidgets if the server is too old
  • [2021-12-31 14:16:03 +0900]: (Fmake_finalizer): Check the arg is a function
  • [2021-12-31 14:03:35 +0900]: * lisp/emacs-lisp/package.el (package-get-version): Add fallback
  • [2021-12-31 13:17:45 +0900]: Don't store docstrings of preloaded .el files in etc/DOC
  • [2021-12-31 11:07:30 +0900]: Add pinch event support to xwidgets
  • [2021-12-31 10:27:12 +0900]: Restore original xwidget embedder after performing a lispy event
  • [2021-12-31 10:18:56 +0900]: * src/xwidget.c (Fxwidget_perform_lispy_event): Use FRAME_WINDOW_P.
  • [2021-12-31 02:25:02 +0900]: * lisp/window.el (display-comint-buffer-action): Fix type.
  • [2021-12-31 01:59:07 +0900]: * lisp/emacs-lisp/ert.el (ert-select-tests): Document new error.
  • [2021-12-31 01:18:54 +0900]: * lisp/emacs-lisp/ert.el (ert-select-tests): Simplify nested switch
  • [2021-12-31 00:59:16 +0900]: Properly report errors about unbound ERT test symbols.
  • [2021-12-31 00:22:32 +0900]: ; * lisp/emacs-lisp/ert.el: Update reference to 'cl-assert'