by shigemk2

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

Emacs 2021-10-19

  • [2021-10-19 23:42:25 +0900]: * lisp/progmodes/xref.el: Bump version.
  • [2021-10-19 23:32:35 +0900]: Fix Emacs 26 support in xref.el
  • [2021-10-19 22:06:30 +0900]: ; etc/NEWS: Fix typos
  • [2021-10-19 21:12:43 +0900]: ; * etc/NEWS: Minor copyedit about 'repeat-mode'.
  • [2021-10-19 16:43:34 +0900]: * etc/NEWS: Move sql entry up. Fix typos.
  • [2021-10-19 14:05:18 +0900]: Adjust bug-reference-bug-regexp default values to match only at beg of word
  • [2021-10-19 13:18:17 +0900]: SQL mode supports sending passwords in process
  • [2021-10-19 12:14:07 +0900]: ; * doc/emacs/windows.texi: Doc fix.
  • [2021-10-19 12:07:51 +0900]: Make `lookup-key' understand the new key sequence syntax
  • [2021-10-19 11:50:59 +0900]: Error out on invalid `define-keymap' keywords
  • [2021-10-19 09:36:06 +0900]: Fix a typo in emacs-lisp-intro.texi
  • [2021-10-19 05:35:40 +0900]: Add tests for image.c
  • [2021-10-19 02:54:13 +0900]: Fix some Tramp problems
  • [2021-10-19 02:53:34 +0900]: Adapt Tramp manual
  • [2021-10-19 02:18:42 +0900]: Further fixes to Elisp manual
  • [2021-10-19 01:55:48 +0900]: Fix diff-mode-shared-map
  • [2021-10-19 01:52:29 +0900]: Rename tab-bar-drag-maybe to tab-bar--dragging-in-progress
  • [2021-10-19 01:49:19 +0900]: * lisp/progmodes/cc-engine.el (c-forward-decl-or-cast-1): check type-start
  • [2021-10-19 00:06:22 +0900]: Fix xref elisp identifier namespace mistake