by shigemk2

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

Emacs 2021-10-25

  • [2021-10-25 23:49:48 +0900]: Heed the EMACS_IGNORE_TIMERFD environment variable
  • [2021-10-25 22:34:48 +0900]: * doc/lispref/functions.texi (Mapping Functions): Use #' when mapping.
  • [2021-10-25 22:24:29 +0900]: Fix issue with interpreting ANSI codes in eshell
  • [2021-10-25 18:26:33 +0900]: ; Fix mangled indentation in 'display-buffer' doc-string
  • [2021-10-25 17:42:17 +0900]: Allow 'display-buffer' to set up body size of chosen window (Bug#17065)
  • [2021-10-25 14:51:02 +0900]: New function xdg-state-home
  • [2021-10-25 13:44:30 +0900]: image-dired: Improve XDG compliance
  • [2021-10-25 12:47:56 +0900]: Double value of image-dired-show-all-from-dir-max-files
  • [2021-10-25 11:48:12 +0900]: image-dired: Doc fix to better explain thumbnail generation
  • [2021-10-25 10:50:04 +0900]: image-dired: Add support for GraphicsMagick
  • [2021-10-25 09:19:39 +0900]: Fix issues with type casting in delayed message functions
  • [2021-10-25 09:12:48 +0900]: Support new Thumbnail Managing Standard sizes in image-dired
  • [2021-10-25 09:12:34 +0900]: Clarify two image-dired docstrings
  • [2021-10-25 08:25:13 +0900]: Fix flymake example backend conditions in the manual
  • [2021-10-25 06:56:46 +0900]: * etc/PROBLEMS: Mention problems with regexp matcher. (Bug#18577)
  • [2021-10-25 06:25:07 +0900]: Use SHA1 when creating thumbnail file name
  • [2021-10-25 06:04:31 +0900]: Remove debugging in with_delayed_message_display
  • [2021-10-25 05:21:04 +0900]: Display a message if HMTL rendering takes a long time
  • [2021-10-25 05:20:19 +0900]: Add new macro `with-delayed-message'
  • [2021-10-25 04:59:18 +0900]: CC Mode: Fontify "found types" which are recognized after being first scanned
  • [2021-10-25 04:21:31 +0900]: * test/lisp/repeat-tests.el: New file.
  • [2021-10-25 04:21:25 +0900]: Fix mouse buttons in dired--make-directory-clickable
  • [2021-10-25 04:20:16 +0900]: Use restrictive umask when creating image-dired data
  • [2021-10-25 04:20:15 +0900]: * lisp/tab-bar.el (tab-bar-move-repeat-map): Fix alias binding of tab-move.
  • [2021-10-25 03:25:12 +0900]: Don't unhide first thread if entering without selecting article
  • [2021-10-25 02:45:56 +0900]: Fix compilation errors with MinGW64 GCC 11
  • [2021-10-25 02:19:47 +0900]: Fix compilation errors with MinGW64 GCC 11
  • [2021-10-25 01:54:27 +0900]: Fix define-erc-response-handler indentation
  • [2021-10-25 01:36:09 +0900]: Improve documentation of image-dired thumbnails
  • [2021-10-25 01:28:20 +0900]: Add support for pngquant to image-dired
  • [2021-10-25 01:18:43 +0900]: ; Unbreak creating thumbnails in image-dired
  • [2021-10-25 00:46:23 +0900]: ; * etc/NEWS: Fix typos.