by shigemk2

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

Emacs 2021-11-12

  • [2021-11-12 21:50:55 +0900]: ; Fix typos
  • [2021-11-12 21:17:28 +0900]: Fix typos in etc/PROBLEMS
  • [2021-11-12 21:15:50 +0900]: Document problem with fcitx and xwidgets
  • [2021-11-12 21:05:54 +0900]: ; * etc/NEWS: Fix typos.
  • [2021-11-12 19:40:50 +0900]: * lisp/emacs-lisp/checkdoc.el (checkdoc-dired): Autoload.
  • [2021-11-12 18:48:56 +0900]: Add support for input methods to xwidget-webkit-edit-mode
  • [2021-11-12 18:21:45 +0900]: Optimize admin/nt dependency computation
  • [2021-11-12 17:53:52 +0900]: Improve documentation of 'decode-coding-region'
  • [2021-11-12 17:02:28 +0900]: lisp/icomplete.el (icomplete-fido-backward-updir): Expand "~/"
  • [2021-11-12 16:56:51 +0900]: Delete .tar.gz temp file after tramp test
  • [2021-11-12 16:50:43 +0900]: ; * lisp/startup.el (command-line-1): Fix a typo in a comment.
  • [2021-11-12 16:47:44 +0900]: ; * src/lread.c (safe_to_load_version, Fload): Fix coding style.
  • [2021-11-12 16:23:41 +0900]: Remove unused xlfd_ enums
  • [2021-11-12 15:29:40 +0900]: Remove obsolete comment
  • [2021-11-12 15:19:19 +0900]: Allow choosing regular-weighted fonts when medium-weighted exist
  • [2021-11-12 15:16:31 +0900]: Fix doc string for xwidget-webkit-load-html
  • [2021-11-12 15:04:38 +0900]: Add input method support for xwidget webkit isearch
  • [2021-11-12 13:02:27 +0900]: image-dired: Quote function symbols as such
  • [2021-11-12 12:44:09 +0900]: Fix problem with temp buffer killing in package-install-file
  • [2021-11-12 12:39:02 +0900]: Fix Lisp Intro markup error
  • [2021-11-12 12:31:33 +0900]: Move Info-goto-node-web to "G"
  • [2021-11-12 12:27:11 +0900]: Make image-dired-thumbnail-mode non-interactive
  • [2021-11-12 12:26:28 +0900]: Make "emacs --script /dev/stdin work again when that's a pipe
  • [2021-11-12 12:21:56 +0900]: Allow using /dev/stdin as a --script parameter again
  • [2021-11-12 12:19:30 +0900]: Fix potential NULL dereference in xwidget-webkit-uri
  • [2021-11-12 12:10:40 +0900]: image-dired: Revamp slideshow functionality
  • [2021-11-12 11:51:21 +0900]: image-dired: Improve thumbnail mode menu
  • [2021-11-12 11:36:57 +0900]: Check for WebKit xwidgets inside all xwidget-webkit functions
  • [2021-11-12 11:31:48 +0900]: Fix image-animate declaration
  • [2021-11-12 11:29:51 +0900]: Make gnus-article-stop-animations obsolete
  • [2021-11-12 11:27:23 +0900]: Allow stopping animations automatically when the image disappears
  • [2021-11-12 10:53:30 +0900]: Prevent crashes from Lisp code modifying xwidget-list
  • [2021-11-12 09:17:41 +0900]: Prevent crashes in xwidgets whose buffers have been killed
  • [2021-11-12 04:41:10 +0900]: Fix ACL errors with WebDAV volumes on MS-Windows
  • [2021-11-12 03:34:17 +0900]: Improve performance of 'file-name-case-insensitive-p' for Tramp files
  • [2021-11-12 02:39:19 +0900]: erc: Don't announce broken functionality in /query docstring
  • [2021-11-12 01:44:27 +0900]: * lisp/subr.el (add-hook): Fix adding into hook--depth-alist (bug#51620).