by shigemk2

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

Emacs 2021-10-14

  • [2021-10-14 21:32:47 +0900]: Accept process-filter t in Tramp
  • [2021-10-14 20:51:04 +0900]: ; * doc/lispref/processes.texi (Filter Functions): Fix last change.
  • [2021-10-14 20:10:00 +0900]: Document the t value for set-process-filter in the manual
  • [2021-10-14 18:50:47 +0900]: * doc/misc/tramp.texi (Frequently Asked Questions): Add reference
  • [2021-10-14 18:29:43 +0900]: Fix Help functions for clicks on tool bar and tab bar
  • [2021-10-14 18:14:14 +0900]: ; * etc/DEBUG: Add a section about debugging native-compilation.
  • [2021-10-14 17:57:07 +0900]: Fix display of cursor in mouse-highlighted face with ':box'
  • [2021-10-14 17:39:27 +0900]: In make_lispy_position fix Bug#50993 in rudimentary fashion
  • [2021-10-14 17:21:17 +0900]: In 'window--display-buffer' handle nil size values as intended (Bug#51062)
  • [2021-10-14 16:37:13 +0900]: Adapt gitlab-ci.yml paths
  • [2021-10-14 09:43:42 +0900]: Add new argument INCLUDE-ALL to project-find-file
  • [2021-10-14 08:28:02 +0900]: Add missing parentheses in the Emacs manual
  • [2021-10-14 08:28:00 +0900]: Mark vc-switch-backend as obsolete
  • [2021-10-14 07:26:51 +0900]: Improve tooltip of mode-line-position again
  • [2021-10-14 06:13:40 +0900]: New tests for kbd and edmacro-parse-keys
  • [2021-10-14 04:52:50 +0900]: Mark def* macros for indentation
  • [2021-10-14 04:49:28 +0900]: Use browse-url-button-regexp for rcirc-url-regexp
  • [2021-10-14 04:21:23 +0900]: Mark all def* functions that should indent as `defun'
  • [2021-10-14 04:17:27 +0900]: * lisp/help.el (help--analyze-key): Avoid mouse-set-point for non-mouse events
  • [2021-10-14 03:16:54 +0900]: Pacify gcc -Warray-parameter
  • [2021-10-14 03:16:33 +0900]: Pacify GCC -Wanalyzer-possible-null-dereference
  • [2021-10-14 03:14:59 +0900]: Change release branch to emacs-28
  • [2021-10-14 02:02:23 +0900]: ; * etc/charsets/README: Update the format documentation.
  • [2021-10-14 02:01:48 +0900]: Update Emacs requirement after removing compat code
  • [2021-10-14 02:00:25 +0900]: Allow inhibiting `not-unused' warnings
  • [2021-10-14 01:59:58 +0900]: Continue to work on emba integration
  • [2021-10-14 01:59:10 +0900]: Tramp doc cleanup
  • [2021-10-14 01:44:35 +0900]: Fix problem with multiline fontification in interactive Python
  • [2021-10-14 01:34:58 +0900]: Remove some compat code from python.el