by shigemk2

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

Emacs 2021-08-21

  • [2021-08-21 23:50:16 +0900]: Clarify cl-defstruct doc string and manual entry somewhat
  • [2021-08-21 23:38:27 +0900]: ; * lisp/dired.el (dired-jump): Doc fix.
  • [2021-08-21 23:28:51 +0900]: Fix perldb doc string
  • [2021-08-21 23:20:30 +0900]: Clarify dired-jump doc string
  • [2021-08-21 23:15:43 +0900]: ; Fix Texinfo markup of a recent change
  • [2021-08-21 23:13:46 +0900]: ; * src/syntax.c: Remove a stray comment.
  • [2021-08-21 23:07:44 +0900]: Tweak the comment-start-skip example in the manual
  • [2021-08-21 22:43:06 +0900]: Clarify how to do the `count-words-in-defun' recipe
  • [2021-08-21 22:38:24 +0900]: ; * etc/NEWS: Fix last change.
  • [2021-08-21 22:24:15 +0900]: Make parse-partial-sexp signal an error if TO is smaller than FROM
  • [2021-08-21 22:03:21 +0900]: Mention problems with synthetic fonts on macOS
  • [2021-08-21 21:09:37 +0900]: Fix display bug on macOS (bug#50112)
  • [2021-08-21 04:21:05 +0900]: Remove default "Select" title from NS popup menus (bug#50067)
  • [2021-08-21 19:38:40 +0900]: Use overlay arrow to indicate current xref selection
  • [2021-08-21 01:19:43 +0900]: Add "Find References" to context menu (bug#50067)
  • [2021-08-21 18:34:32 +0900]: Indicate progress while searching for references in xref
  • [2021-08-21 18:05:57 +0900]: Re-type the :location slot in xref-match-item to xref-location
  • [2021-08-21 17:59:54 +0900]: Add xref operations to context menu unconditionally
  • [2021-08-21 18:39:31 +0900]: CC Mode: Move a macro to before its first use in a file.
  • [2021-08-21 18:37:26 +0900]: ; * etc/TODO: Fix typo.
  • [2021-08-21 17:49:56 +0900]: Improve documentation of context menus
  • [2021-08-21 17:17:09 +0900]: Improve doc string of 'M-.'
  • [2021-08-21 17:05:04 +0900]: ; * lisp/simple.el (execute-extended-command): Fix comment wording.
  • [2021-08-21 17:01:44 +0900]: ; * etc/NEWS: State the default behavior when copying symlinks.
  • [2021-08-21 16:58:24 +0900]: Improve documentation of 'file-preserve-symlinks-on-save'
  • [2021-08-21 16:37:23 +0900]: ; * doc/emacs/custom.texi (Minibuffer Maps): Fix wording.
  • [2021-08-21 16:31:35 +0900]: Fix documentation of 'repeat-mode' changes
  • [2021-08-21 16:22:45 +0900]: Fix documentation of recently-added tests for files.el
  • [2021-08-21 16:10:28 +0900]: ; * lisp/progmodes/project.el: Fix punctuation in the commentary.
  • [2021-08-21 15:33:34 +0900]: * etc/TODO: Entry about markers being non-scalable. (Bug#49127)
  • [2021-08-21 11:26:12 +0900]: Speed up project--read-project-buffer in remote buffers
  • [2021-08-21 07:56:27 +0900]: * lisp/bindings.el (page-navigation-repeat-map): Fix bootstrap.
  • [2021-08-21 06:12:37 +0900]: Fix c-tentative-buffer-changes to be nestable in c-save-buffer-state
  • [2021-08-21 01:07:19 +0900]: ; * test/lisp/files-tests.el: Add tests for save-some-buffers (Bug#46374)
  • [2021-08-21 00:49:35 +0900]: Mark page navigation commands as repeatable
  • [2021-08-21 00:00:10 +0900]: Document how to get rid of completion on SPC' and?'