by shigemk2

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

Emacs 2021-09-11

  • [2021-09-11 23:50:08 +0900]: ; * src/w32term.c (w32_read_socket): Avoid compiler warning.
  • [2021-09-11 22:39:13 +0900]: Keep python.el compatible with older Emacsen
  • [2021-09-11 22:35:51 +0900]: Tramp code cleanup
  • [2021-09-11 22:02:04 +0900]: Allow using 'python-shell-send-file' across machines
  • [2021-09-11 21:59:32 +0900]: ; * src/keyboard.c (make_lispy_position): Fix a recent change.
  • [2021-09-11 21:50:28 +0900]: Implement caching for 'python-shell-completion-at-point'
  • [2021-09-11 20:40:51 +0900]: Document tool-bar and tab-bar mouse events
  • [2021-09-11 19:58:10 +0900]: Fix tab-bar scrolling for mice that report mouse-wheel events
  • [2021-09-11 18:59:06 +0900]: ; Add some TODOs for the bug-reference--instances variables
  • [2021-09-11 16:22:06 +0900]: ; * lisp/emacs-lisp/comp.el (native-comp-compiler-options): Doc fix.
  • [2021-09-11 16:16:59 +0900]: Improve documentation of Show Paren mode
  • [2021-09-11 16:15:46 +0900]: * lisp/info.el (Info-streamline-headings): Add entry.
  • [2021-09-11 15:56:27 +0900]: Fix restoring from pdumper file on MS-Windows 9X
  • [2021-09-11 12:21:34 +0900]: ; * doc/lispref/files.texi (Changing Files): Fix xref to file-modes.
  • [2021-09-11 11:11:53 +0900]: New minor mode 'show-paren-local-mode'
  • [2021-09-11 07:04:46 +0900]: Improve overlay placement performance
  • [2021-09-11 03:57:19 +0900]: Add support for GCC compiler command-line options
  • [2021-09-11 00:42:55 +0900]: Fix test find-defs-defgeneric-el