by shigemk2

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

Emacs 2021-12-10

  • [2021-12-10 23:47:09 +0900]: * etc/TODO: Entry about converting to defvar-keymap.
  • [2021-12-10 23:39:23 +0900]: ; * lisp/dired.el: Remove code commented out since 2000.
  • [2021-12-10 23:33:54 +0900]: Use defvar-keymap for package-menu-mode-map
  • [2021-12-10 22:11:22 +0900]: ; * etc/NEWS: Improve recently added entry.
  • [2021-12-10 21:11:26 +0900]: Make keymap-lookup work for keymap results, too
  • [2021-12-10 21:07:24 +0900]: Revert "Make `M-x run-python' select the window again"
  • [2021-12-10 21:05:49 +0900]: Make `M-x run-python' select the window again
  • [2021-12-10 20:46:55 +0900]: Don't bug out on certain empty elements with ids
  • [2021-12-10 20:32:49 +0900]: Make dired-buffers-for-dir expand the DIR argument
  • [2021-12-10 15:20:32 +0900]: Further reduce image-related stutter during precision scrolling
  • [2021-12-10 15:01:44 +0900]: Stop setting `make-cursor-line-fully-visible' in precision scrolling
  • [2021-12-10 12:30:07 +0900]: Fix bob detection when pixel scrolling upwards
  • [2021-12-10 12:25:10 +0900]: Fix pixel scrolling upwards in Info buffers
  • [2021-12-10 11:38:24 +0900]: Remove unused let-bindings from pixel-scroll.el
  • [2021-12-10 11:33:00 +0900]: Fix precision scrolling for stretch glyphs
  • [2021-12-10 11:11:49 +0900]: * lisp/time.el (world-clock-mode-map): Convert to defvar-keymap.
  • [2021-12-10 11:03:06 +0900]: ; * lisp/Makefile.in: Fix typo.
  • [2021-12-10 10:56:08 +0900]: ; * lisp/htmlfontify.el: Remove some commented out code.
  • [2021-12-10 10:33:48 +0900]: ; * lisp/image-dired.el: Fix typo.
  • [2021-12-10 04:29:32 +0900]: Fix logic in 'compute_window_start_on_continuation_line'
  • [2021-12-10 04:11:40 +0900]: Fix thinko in Tramp test
  • [2021-12-10 04:03:16 +0900]: Improve lock-pid handling in Tramp
  • [2021-12-10 02:03:10 +0900]: emacsclient takes more care about XDG_RUNTIME_DIR
  • [2021-12-10 00:22:17 +0900]: ; Prefer HTTPS in more URLs
  • [2021-12-10 00:01:57 +0900]: ; * lisp/progmodes/flymake.el: Update the minimum Emacs version.