by shigemk2

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

Emacs 2021-11-08

  • [2021-11-08 22:20:43 +0900]: * lisp/emacs-lisp/cl-generic.el: Add reference to inspiration
  • [2021-11-08 20:27:01 +0900]: Switch yank-media--get-selection back to the backend function
  • [2021-11-08 20:22:56 +0900]: Revert "Fix charset issues when yanking non-plain-text elements"
  • [2021-11-08 17:44:09 +0900]: * admin/automerge: Die if changing directory fails.
  • [2021-11-08 16:01:07 +0900]: Remove code what would always maximize xwidgets on Macos
  • [2021-11-08 15:37:51 +0900]: lisp/emacs-lisp/lisp-mode.el: Fix parser state corruption.
  • [2021-11-08 14:42:44 +0900]: ; * lisp/image-dired.el: Add some basic sections.
  • [2021-11-08 14:34:09 +0900]: Fix resize of xwidgets on GTK
  • [2021-11-08 14:33:39 +0900]: * lisp/subr.el (with-undo-amalgamate): New macro
  • [2021-11-08 14:22:11 +0900]: Fix hang when displaying xwidget script dialog
  • [2021-11-08 14:20:21 +0900]: image-dired: Set window-resize-pixelwise to t
  • [2021-11-08 14:08:33 +0900]: Mention yank-media-types in the manual
  • [2021-11-08 14:04:11 +0900]: Make html-mode--html-yank-handler more resilient
  • [2021-11-08 14:03:41 +0900]: Fix yank-media--get-selection thinko in previous change
  • [2021-11-08 13:54:10 +0900]: Clean up the yank-media data massaging
  • [2021-11-08 13:44:10 +0900]: Add a new debugging/exploration command `yank-media-types'
  • [2021-11-08 12:51:44 +0900]: ; * etc/PROBLEMS: Move librsvg-related item to better location.
  • [2021-11-08 10:04:40 +0900]: Fix charset issues when yanking non-plain-text elements
  • [2021-11-08 09:40:58 +0900]: Rename 'register-yank-media-handler'
  • [2021-11-08 09:21:06 +0900]: Prefer ert-with-temp-(directory|file) in most remaining tests
  • [2021-11-08 09:16:29 +0900]: Set clipping when dumping stretch glyphs in some cases
  • [2021-11-08 09:15:02 +0900]: Fix charset issues in text/html yanking
  • [2021-11-08 08:26:32 +0900]: Suppress a compilation warning about vc-switch-backend
  • [2021-11-08 08:10:03 +0900]: Improve undoing of RET in comint and eshell
  • [2021-11-08 07:57:04 +0900]: Allow 'C-x n d' to work in texinfo-mode
  • [2021-11-08 07:47:47 +0900]: Make paragraph/filling functions in texinfo-mode work better
  • [2021-11-08 07:45:14 +0900]: Make debugging ert--erts-specifications easier
  • [2021-11-08 06:46:09 +0900]: ; Fix duplicate temporary file creation
  • [2021-11-08 05:44:46 +0900]: Amend Follow Mode to handle header lines and tab lines correctly
  • [2021-11-08 05:34:41 +0900]: Match password prompts from new OpenSSH
  • [2021-11-08 05:20:15 +0900]: Fix intermittent electric test failures
  • [2021-11-08 03:48:14 +0900]: * lisp/files.el (user-emacs-directory-warning): Clarify docstring.
  • [2021-11-08 03:13:01 +0900]: Simplify c8acc5fd92ad9979fc5870623014290cad998337
  • [2021-11-08 03:00:56 +0900]: * doc/emacs/frames.texi (Tab Bars): Add text about mouse and tab-bar-format
  • [2021-11-08 02:56:28 +0900]: * doc/emacs/frames.texi (Tab Bars): Describe tab-last.
  • [2021-11-08 02:32:28 +0900]: ; * etc/PROBLEMS: Minor clarification of a recent entry.
  • [2021-11-08 02:32:28 +0900]: ; * etc/PROBLEMS: Minor clarification of a recent entry.
  • [2021-11-08 02:03:23 +0900]: Add some unit tests for 'abbreviate-file-name'
  • [2021-11-08 00:59:22 +0900]: Make `C-x 8 e e' work better in the terminal
  • [2021-11-08 00:04:18 +0900]: Make emoji-describe really describe only the glyph under point
  • [2021-11-08 00:02:46 +0900]: Fix compilation MinGW warnings