by shigemk2

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

Emacs 2021-09-25

  • [2021-09-25 23:55:04 +0900]: Extend and improve ERT manual section on running interactively
  • [2021-09-25 23:18:50 +0900]: ; * lisp/mh-e/mh-scan.el: re-order variables to be actually alphabetical
  • [2021-09-25 23:07:52 +0900]: Update mh-scan regexp to match mh-note-allowlisted
  • [2021-09-25 22:41:24 +0900]: ; Fix omission in recent CONTRIBUTE doc change.
  • [2021-09-25 19:20:46 +0900]: ; More instrumentation in autorevert-tests.el
  • [2021-09-25 19:11:26 +0900]: Document the new paren-space indentation rule
  • [2021-09-25 18:57:13 +0900]: Some NEWS tagging
  • [2021-09-25 18:54:13 +0900]: 'xref-search-program'-related doc string fixes
  • [2021-09-25 18:45:30 +0900]: Document the 'string' thingatpt target
  • [2021-09-25 18:18:27 +0900]: Fix cursor motion around some Emoji sequences
  • [2021-09-25 16:45:38 +0900]: ; Improve text about 'CONTRIBUTE'
  • [2021-09-25 16:30:27 +0900]: Use explicit man-page section in references
  • [2021-09-25 15:59:53 +0900]: ; Improve recently added documentation
  • [2021-09-25 14:32:48 +0900]: save-some-buffers-root doc string change
  • [2021-09-25 14:24:39 +0900]: Do some NEWS tagging
  • [2021-09-25 14:22:07 +0900]: Document redisplay-skip-fontification-on-input
  • [2021-09-25 14:15:31 +0900]: ; * doc/misc/gnus.texi (Gnus Registry Setup): Fix missing parenthesis.
  • [2021-09-25 13:59:17 +0900]: ; tramp-auto-save-directory: set mode atomically when creating
  • [2021-09-25 11:22:57 +0900]: Add new user option ispell-help-timeout
  • [2021-09-25 11:00:09 +0900]: * lisp/dired-aux.el (dired-do-chmod): Simplify docstring.
  • [2021-09-25 10:59:42 +0900]: Fix some instances in the Emacs manual with misleading prefix syntax
  • [2021-09-25 10:38:43 +0900]: Make 'C-u C-x v v' handle unregistered files.
  • [2021-09-25 10:27:29 +0900]: Indent bodies of local function definitions properly in elisp-mode
  • [2021-09-25 10:24:14 +0900]: Clarify where to find CONTRIBUTE
  • [2021-09-25 10:05:27 +0900]: Use gzip to uncompess .xz files on MacOS
  • [2021-09-25 10:03:34 +0900]: Add support for man page hyperlinks in doc strings
  • [2021-09-25 09:55:55 +0900]: Use temporary-file-directory' inwith-existing-directory'
  • [2021-09-25 08:25:47 +0900]: Set :type of suggest-key-bindings to natnum
  • [2021-09-25 08:15:49 +0900]: New :type natnum for defcustom
  • [2021-09-25 07:33:21 +0900]: Fix alignment on font size change in tabulated-list-mode
  • [2021-09-25 07:05:55 +0900]: Doc fix; cl-random is only pseudo-random
  • [2021-09-25 06:42:08 +0900]: checkdoc: Don't ask to disambiguate mode names
  • [2021-09-25 06:00:57 +0900]: Fix recently introduced bug in checkdoc
  • [2021-09-25 05:17:04 +0900]: Revert change to use seq-random-elt in Tramp test
  • [2021-09-25 05:04:55 +0900]: checkdoc: Improve wide line warning to decrease false positives
  • [2021-09-25 03:59:32 +0900]: Use command substitution instead of raw keys in more places
  • [2021-09-25 02:41:03 +0900]: Prefer seq-random-elt to nth+random
  • [2021-09-25 01:09:49 +0900]: Fix auto-revert-test05-global-notify