by shigemk2

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

Emacs 2021-10-11

  • [2021-10-11 23:29:35 +0900]: Release ERC 5.4
  • [2021-10-11 23:25:08 +0900]: * etc/ERC-NEWS: Announce ERC's addition to GNU ELPA.
  • [2021-10-11 23:13:56 +0900]: * etc/ERC-NEWS: Fix outline level for the recent additions.
  • [2021-10-11 23:04:44 +0900]: Add ERC entries for 'customize-package-emacs-version-alist'
  • [2021-10-11 22:39:17 +0900]: Obsolete XEmacs compat convention in 'erc-button-press-button'
  • [2021-10-11 22:37:55 +0900]: Expand the full file name
  • [2021-10-11 22:34:41 +0900]: Revert "Obsolete XEmacs compat convention in erc-button-press-button"
  • [2021-10-11 22:10:26 +0900]: Fontify "print" and "exec" as functions in python-mode
  • [2021-10-11 21:56:31 +0900]: Adapt the recent 'num_processors' change to MS-Windows
  • [2021-10-11 21:43:11 +0900]: Minor fix to clarify a sentence in emacs-lisp-intro
  • [2021-10-11 21:42:33 +0900]: Mention --fingerprint in NEWS
  • [2021-10-11 21:03:26 +0900]: Make the installed pmdp file use a fingerprint
  • [2021-10-11 20:17:38 +0900]: Fix menu display of keys when cua-mode is active
  • [2021-10-11 20:16:57 +0900]: Change how cua-mode defined C-x' andC-c'
  • [2021-10-11 20:15:41 +0900]: Allow :keys in menus to be computed dynamically
  • [2021-10-11 19:55:40 +0900]: ; Pacify recent shorthand unused lexarg warnings.
  • [2021-10-11 18:22:05 +0900]: Make tty-run-terminal-initialization load the .elc file (if any)
  • [2021-10-11 18:14:26 +0900]: Fix ert errors when there's a test that binds `debug-on-error'
  • [2021-10-11 17:17:58 +0900]: Tweak how auto-fill fills after a period
  • [2021-10-11 17:16:06 +0900]: * doc/misc/tramp.texi (Bug Reports): Describe, how to activate ELPA Tramp.
  • [2021-10-11 05:59:16 +0900]: New function num-processors
  • [2021-10-11 02:38:12 +0900]: Add symbol property 'save-some-buffers-function' (bug#46374)
  • [2021-10-11 02:31:15 +0900]: Keep reading when typed RET in read-char-from-minibuffer and y-or-n-p
  • [2021-10-11 02:27:29 +0900]: * lisp/userlock.el (ask-user-about-supersession-threat): Accept 'y' strictly.