by shigemk2

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

Emacs 2021-11-09

  • [2021-11-09 22:51:24 +0900]: ; * doc/emacs/building.texi (Lisp Libraries): Fix a typo. (Bug#51717)
  • [2021-11-09 17:29:37 +0900]: * lisp/progmodes/prog-mode.el (prog-context-menu): Use "Go Back" (bug#38797)
  • [2021-11-09 17:24:44 +0900]: * lisp/progmodes/prog-mode.el (prog-context-menu): Add "Go Forward".
  • [2021-11-09 17:18:24 +0900]: * lisp/vc/diff-mode.el (diff-setup-buffer-type): Move to diff-setup-whitespace
  • [2021-11-09 16:49:34 +0900]: Revert "Fix localized display of date and time in the NS port"
  • [2021-11-09 16:36:28 +0900]: Expand the etc/NEWS section about the `medium' font changes
  • [2021-11-09 16:27:23 +0900]: Fix compiler warning building net/shr.el without xwidget support
  • [2021-11-09 16:24:45 +0900]: Fix default target of motion events
  • [2021-11-09 15:51:18 +0900]: Prefer locate-user-emacs-file
  • [2021-11-09 15:46:48 +0900]: Always set xwidget title if the event was "load-finished"
  • [2021-11-09 15:44:38 +0900]: Make `kill_frame_xwidget_views' safe
  • [2021-11-09 15:10:18 +0900]: Don't create temporary files for
  • [2021-11-09 14:49:15 +0900]: Make xwidget-tests pass again
  • [2021-11-09 14:44:58 +0900]: Fix typo in last shr change
  • [2021-11-09 14:26:57 +0900]: Fix shr-tag-video startup issue
  • [2021-11-09 14:19:09 +0900]: Optionally use use xwidgets to display
  • [2021-11-09 13:55:32 +0900]: Make image-compute-scaling-factor argument optional
  • [2021-11-09 13:51:37 +0900]: ARGUMENTS in Fmake_xwidget is optional
  • [2021-11-09 13:48:28 +0900]: Make xwidget-event-handler more resilient
  • [2021-11-09 13:28:48 +0900]: Delete temp directory after bytecomp test
  • [2021-11-09 13:06:24 +0900]: Fix flicker when setting hscroll of xwidget
  • [2021-11-09 13:03:47 +0900]: Raise an error if creating an unknown xwidget type
  • [2021-11-09 13:02:25 +0900]: Really fix xwidget scroll optimization and clip
  • [2021-11-09 12:52:59 +0900]: xwidget.el: limit buffer-name flicker in mode-line
  • [2021-11-09 12:46:53 +0900]: Fix local variables overwritten when diff-mode is set
  • [2021-11-09 12:41:14 +0900]: Allow yank-media-types to also show the unsupported data types
  • [2021-11-09 12:25:24 +0900]: ; * lisp/emacs-lisp/lisp-mode.el: Restore one check in flet handling
  • [2021-11-09 04:23:44 +0900]: * lisp/mouse.el (mouse-buffer-menu-mode-groups): Tighten "Version Control".
  • [2021-11-09 02:36:57 +0900]: * doc/emacs/search.texi (Isearch Yank): Add isearch-forward-thing-at-point.