by shigemk2

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

Emacs 2021-09-17

  • [2021-09-17 23:34:05 +0900]: Fix typo in idlwave
  • [2021-09-17 23:32:48 +0900]: Add more symbols to tex--prettify-symbols-alist
  • [2021-09-17 23:07:32 +0900]: Fix display of stretch glyphs
  • [2021-09-17 23:01:40 +0900]: MH-E: fix check for nmh or Mailutils installation
  • [2021-09-17 21:39:23 +0900]: xref-matches-in-files: Move sorting to Lisp
  • [2021-09-17 21:06:18 +0900]: ; * test/lisp/emacs-lisp/seq-tests.el: Remove duplicate test.
  • [2021-09-17 21:03:53 +0900]: Improve the documentation of a recent change
  • [2021-09-17 21:01:20 +0900]: Improve performance of seq-union
  • [2021-09-17 19:32:59 +0900]: ; Make change that was accidentally left out in my last commit
  • [2021-09-17 18:39:47 +0900]: Make viper-subseq into obsolete alias for cl-subseq
  • [2021-09-17 18:02:38 +0900]: Make ediff-set-difference into obsolete alias for seq-difference
  • [2021-09-17 18:01:54 +0900]: * lisp/vc/ediff-util.el (ediff-member): Make obsolete.
  • [2021-09-17 18:00:06 +0900]: Make ediff-intersection into obsolete alias for seq-intersection
  • [2021-09-17 17:41:15 +0900]: Make ediff-union into obsolete alias for seq-union
  • [2021-09-17 17:35:13 +0900]: Add new sequence function 'seq-union'
  • [2021-09-17 16:45:21 +0900]: * lisp/allout.el (allout-old-expose-topic): Make obsolete.
  • [2021-09-17 14:29:01 +0900]: Fix annoyance in tramp-smb.el
  • [2021-09-17 11:45:46 +0900]: * lisp/erc/erc-button.el (erc-emacswiki-url): Update to shorter address.
  • [2021-09-17 08:03:22 +0900]: * lisp/vc/vc.el: API doc fixes.
  • [2021-09-17 08:01:09 +0900]: Reuse vc-read-backend more
  • [2021-09-17 08:00:50 +0900]: Fix disk-free info in 'insert-directory'
  • [2021-09-17 03:05:48 +0900]: Docfix: use command substitution for 'universal-argument'
  • [2021-09-17 00:13:11 +0900]: Mention that the garbage collection is convervative