by shigemk2

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

Emacs 2021-09-24

  • [2021-09-24 20:31:32 +0900]: ; * doc/misc/tramp.texi: Grammar fixes for process-connection-type
  • [2021-09-24 20:30:10 +0900]: ; * etc/NEWS: improve some recently added entries
  • [2021-09-24 20:07:15 +0900]: ; * etc/NEWS: Fix a recently modified entry.
  • [2021-09-24 20:05:05 +0900]: Add a few more missing emoji overrides
  • [2021-09-24 19:26:09 +0900]: ; * etc/NEWS: Fix typo.
  • [2021-09-24 16:56:02 +0900]: ; Instrument autorevert-tests.el
  • [2021-09-24 16:25:08 +0900]: ; * doc/emacs/glossary.texi (Glossary): Improve the "symbol" entry.
  • [2021-09-24 15:44:47 +0900]: * lisp/gnus/mm-uu.el (mm-uu-type-alist): Add markdown-diff/-emacs-sources
  • [2021-09-24 15:29:52 +0900]: New thing-at-point target 'string' used in context-menu-region
  • [2021-09-24 08:30:06 +0900]: Pacify recent warnings in ansi-color-tests.el
  • [2021-09-24 06:38:21 +0900]: Add `info-lookup-symbol' to the menu
  • [2021-09-24 06:33:36 +0900]: Add s Symbol entry in the glossary
  • [2021-09-24 06:25:41 +0900]: Do not count git markers as "deleted lines"
  • [2021-09-24 06:18:40 +0900]: Fix problems with 'C-c C-n' in sh-script-mode
  • [2021-09-24 06:01:25 +0900]: ; * lisp/emacs-lisp/checkdoc.el (checkdoc-in-abbreviation-p): Doc fix.
  • [2021-09-24 05:58:12 +0900]: checkdoc: Add abbreviation and simplify
  • [2021-09-24 05:57:49 +0900]: Fix typo in previous man.el change
  • [2021-09-24 04:10:08 +0900]: Avoid jumping too far in checkdoc-in-abbreviation-p
  • [2021-09-24 03:40:36 +0900]: A bit less overhead when converting hits
  • [2021-09-24 03:08:19 +0900]: ; Fix recently installed documentation
  • [2021-09-24 02:36:59 +0900]: More per-match overhead reduction
  • [2021-09-24 01:52:49 +0900]: * lisp/mouse.el (context-menu-region): Use save-excursion for syntax-ppss.
  • [2021-09-24 01:32:36 +0900]: New thing-at-point target 'list-or-string' used in context-menu-region
  • [2021-09-24 01:14:56 +0900]: * lisp/outline.el (outline-minor-mode-cycle-filter): New defcustom (bug#50679)
  • [2021-09-24 01:12:41 +0900]: Fix string-distance for two empty strings
  • [2021-09-24 01:08:36 +0900]: xref-matches-in-files: Decrease per match and per group overhead
  • [2021-09-24 00:43:29 +0900]: ; * lisp/progmodes/verilog-mode.el: Untabify doc-strings.