by shigemk2

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

Emacs 2021-10-29

  • [2021-10-29 22:30:10 +0900]: Add some gnus-short-group-name tests
  • [2021-10-29 22:29:17 +0900]: Shorten Gnus groups with [foo] in the name better
  • [2021-10-29 22:07:29 +0900]: * src/image.c (gif_load): Minor simplification.
  • [2021-10-29 21:37:08 +0900]: Move lisp/shorthands.el to lisp/emacs-lisp/shorthands.el
  • [2021-10-29 21:06:47 +0900]: Some Tramp changes, mainly in tramp-tests.el
  • [2021-10-29 21:05:36 +0900]: ; * doc/emacs/custom.texi (Connection Variables): Fix typo. Don't merge
  • [2021-10-29 16:41:33 +0900]: ; Improve commentary in the last change
  • [2021-10-29 16:10:01 +0900]: Clarify "default face attributes" in the ELisp manual
  • [2021-10-29 15:23:54 +0900]: Fix bootstrapping broken by a recent change
  • [2021-10-29 06:53:11 +0900]: Indent cl-flet-like forms correctly in incomplete expressions
  • [2021-10-29 06:38:29 +0900]: Make `C-u RET' work again
  • [2021-10-29 06:32:59 +0900]: Fix typos in the manual and in a comment
  • [2021-10-29 05:58:02 +0900]: Make hieroglyphs display correctly with existing fonts
  • [2021-10-29 03:19:34 +0900]: ; * src/keyboard.c (readable_events): Fix a thinko.
  • [2021-10-29 02:52:41 +0900]: Avoid assertion violations in 'lookup-key'
  • [2021-10-29 02:04:06 +0900]: Put missing c-keep-region-active's into the source code
  • [2021-10-29 01:44:39 +0900]: Make comint-term-environment connection-aware (bug#51426)
  • [2021-10-29 00:47:41 +0900]: Ignore more events in input-pending-p