by shigemk2

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

Emacs 2021-08-16

  • [2021-08-16 22:40:43 +0900]: Make overlays-in treat zero-length overlays at point-max consistently
  • [2021-08-16 21:49:19 +0900]: Fix cursor movement on the Linux console with certain characters
  • [2021-08-16 21:24:53 +0900]: Minor clarification for define-minor-mode :variable
  • [2021-08-16 21:10:41 +0900]: Remove prettification for \par in tex-mode
  • [2021-08-16 18:37:19 +0900]: ; * test/lisp/vc/diff-mode-tests.el: Remove useless \
  • [2021-08-16 20:20:35 +0900]: Add new functions to replace strings/regexp in a region
  • [2021-08-16 20:17:25 +0900]: Don't remove `fontified' in nxml--buffer-substring-filter
  • [2021-08-16 09:13:30 +0900]: Fix regressions in the last change
  • [2021-08-16 04:43:58 +0900]: C++ Mode: Don't confuse the pointer operator -> with the type indicating ->
  • [2021-08-16 03:08:25 +0900]: CC Mode: Fix unstable fontification of doc strings.
  • [2021-08-16 01:27:06 +0900]: Use map-keymap in context-menu-global, context-menu-local, context-menu-minor
  • [2021-08-16 01:18:05 +0900]: * lisp/simple.el (shift-select-mode): Add new choice 'permanent' (bug#50038).
  • [2021-08-16 01:15:42 +0900]: * lisp/tab-bar.el (tab-bar-new-button-show): Make variable obsolete.