by shigemk2

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

Emacs 2021-08-14

  • [2021-08-14 23:42:55 +0900]: * lisp/progmodes/cc-engine.el (c-ml-string-in-end-delim): Rewrite function
  • [2021-08-14 23:39:38 +0900]: Fix 'random' on MS-Windows when integers are wider than 30 bits
  • [2021-08-14 23:08:48 +0900]: Add a test for netrc folding parsing (bug#25769)
  • [2021-08-14 22:50:55 +0900]: Filter out -L foo labels in diff-hunk-file-names
  • [2021-08-14 22:30:17 +0900]: Revert "Add macro seq-setq."
  • [2021-08-14 22:23:29 +0900]: Make lm-crack-address less strict
  • [2021-08-14 22:20:59 +0900]: Add new functions for lax mail address splitting
  • [2021-08-14 21:17:55 +0900]: Add macro seq-setq.
  • [2021-08-14 21:17:12 +0900]: Add macro seq-setq.
  • [2021-08-14 20:46:30 +0900]: Fix memory-report counting of vector/hash table sizes
  • [2021-08-14 16:35:09 +0900]: ; * etc/NEWS: Improve wording of a recent addition.
  • [2021-08-14 05:58:30 +0900]: CC Mode: Fix a bug in yesterday's patch