by shigemk2

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

Emacs 2021-10-05

  • [2021-10-05 23:34:07 +0900]: Document minibuffer-default-prompt-format in manual
  • [2021-10-05 23:31:17 +0900]: Fix recent "erts files" additions in ERT manual
  • [2021-10-05 23:12:49 +0900]: Backward compatibility option for 'nobreak-char-display'
  • [2021-10-05 22:36:31 +0900]: Make 'mapconcat' argument 'separator' optional
  • [2021-10-05 22:20:28 +0900]: ; * lisp/dired.el: Fix typo.
  • [2021-10-05 22:17:41 +0900]: Make two old function aliases obsolete
  • [2021-10-05 21:55:18 +0900]: Unbreak the build after Gnulib update
  • [2021-10-05 21:43:11 +0900]: Set advertised calling convention on make-face-* functions
  • [2021-10-05 18:27:48 +0900]: Check, whether an FUSE mount has been broken in Tramp
  • [2021-10-05 18:12:05 +0900]: Disable 'nobreak-char-display' in Eldoc buffers
  • [2021-10-05 17:34:37 +0900]: Change the call convention for `defvar-keymap'
  • [2021-10-05 16:42:28 +0900]: Fix small error in comint-send-input
  • [2021-10-05 16:39:03 +0900]: Update documentation about how M-x completes obsolete commands
  • [2021-10-05 16:37:56 +0900]: Update documentation of search-whitespace-regexp
  • [2021-10-05 16:22:57 +0900]: Fix cc-compat.el syntax error
  • [2021-10-05 16:11:33 +0900]: Mention seq-uniq' indelete-dups' documentation
  • [2021-10-05 15:53:36 +0900]: Add support for 256-color and 24bit ANSI colors in ansi-color
  • [2021-10-05 15:47:07 +0900]: Optimize ansi-color.el
  • [2021-10-05 15:40:52 +0900]: Make `memory-report-object-size' work standalone
  • [2021-10-05 10:34:08 +0900]: Use format-prompt for many more prompts
  • [2021-10-05 09:01:27 +0900]: ; * etc/NEWS: Fix typo.
  • [2021-10-05 05:47:30 +0900]: * Fix mh tests for native comp builds (bug#50975)
  • [2021-10-05 04:15:02 +0900]: * Fix `batch-native-compile' not to spawn a subprocess
  • [2021-10-05 04:11:39 +0900]: Update from Gnulib
  • [2021-10-05 04:11:39 +0900]: Port recent Gnulib changes to MS-Windows
  • [2021-10-05 04:02:23 +0900]: Fix syntax error in define-keymap doc string
  • [2021-10-05 03:47:57 +0900]: Fix native-compilation build from tarball on Cygwin
  • [2021-10-05 02:11:15 +0900]: Remove U+FE0F from script-representative-chars
  • [2021-10-05 01:47:04 +0900]: Fix problem with 'vertical-motion' and emoji
  • [2021-10-05 01:47:04 +0900]: Fix problem with 'vertical-motion' and emoji
  • [2021-10-05 01:29:34 +0900]: ; Describe PROBLEMS with Unicode display on some TTYs
  • [2021-10-05 01:11:40 +0900]: Run ERT tests with lexical-binding bound to t
  • [2021-10-05 01:01:06 +0900]: * test/README: Mention :nativecomp tag.
  • [2021-10-05 00:07:46 +0900]: Revert "Fix problem with outputting error messages while dumping Emacs"