by shigemk2

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

Emacs 2021-11-11

  • [2021-11-11 23:58:47 +0900]: ; * src/term.c (init_tty): Fix last change.
  • [2021-11-11 23:56:46 +0900]: ; * src/term.c (init_tty): Fix style of parentheses.
  • [2021-11-11 23:55:11 +0900]: Fix 8-color PuTTY -nw sessions broken by a recent commit
  • [2021-11-11 21:20:34 +0900]: Fix problem with non-absolute names
  • [2021-11-11 20:12:50 +0900]: ; * lisp/server.el (server-stop-automatically): Doc fix.
  • [2021-11-11 19:58:58 +0900]: ; * etc/NEWS: Improve a recently added entry.
  • [2021-11-11 19:53:41 +0900]: Fix tramp-compat-file-name-concat (Bug#51754)
  • [2021-11-11 19:45:52 +0900]: Add URI as a valid spec for xwidget-webkit-buffer-name-format
  • [2021-11-11 19:24:49 +0900]: xwidget: Add xwidget-webkit-buffer-name-format.
  • [2021-11-11 18:22:05 +0900]: ; * admin/gitmerge.el: Fix typos.
  • [2021-11-11 17:58:10 +0900]: Fix files-tests on MS-Windows
  • [2021-11-11 16:09:59 +0900]: Add a command to go the gnu.org version of the info page
  • [2021-11-11 15:54:58 +0900]: Fix documentation in xwidget.el
  • [2021-11-11 15:14:57 +0900]: Support Tc terminfo flag for 24-bit color support in terminal
  • [2021-11-11 14:43:10 +0900]: Options to automatically stop the Emacs server
  • [2021-11-11 14:16:52 +0900]: Set minibuffer-completion-* variables locally in more places
  • [2021-11-11 13:22:02 +0900]: Re-fix charset issues when yanking non-plain-text elements
  • [2021-11-11 13:04:31 +0900]: Don't save places in literally-visited files
  • [2021-11-11 12:37:46 +0900]: Add tests for 'insert-directory'
  • [2021-11-11 12:08:51 +0900]: Note that loaddefs.el is copied to ldefs-boot.el
  • [2021-11-11 12:02:43 +0900]: Re-generated to get autoloads additions in emoji.el
  • [2021-11-11 11:13:42 +0900]: Switch to xwidget webkit buffer even if a session already exists
  • [2021-11-11 05:00:56 +0900]: ; Refer to Repeating from compare-windows info node
  • [2021-11-11 03:41:19 +0900]: * lisp/vc/vc-git.el (vc-git-mergebase): More meaningful error message.
  • [2021-11-11 03:36:41 +0900]: * etc/NEWS.28: Add changes omitted while merging from emacs-28 NEWS.
  • [2021-11-11 03:23:16 +0900]: * etc/NEWS: Remove old news accidentally merged from emacs-28.
  • [2021-11-11 03:17:33 +0900]: Fix font weights on MS-Windows
  • [2021-11-11 01:42:30 +0900]: Improve 'ensure-empty-lines' docstring
  • [2021-11-11 01:03:32 +0900]: ; * etc/NEWS: Fix merge error
  • [2021-11-11 00:45:47 +0900]: ; * etc/NEWS: Fix merge error
  • [2021-11-11 00:37:47 +0900]: * admin/update_autogen: Remove unused variables.
  • [2021-11-11 00:30:50 +0900]: Use "grep -E" instead of deprecated "egrep"
  • [2021-11-11 00:25:55 +0900]: ; * etc/NEWS: Improve some entries.