by shigemk2

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

Emacs 2021-12-09

  • [2021-12-09 18:57:25 +0900]: Make precision scrolling up work over display strings
  • [2021-12-09 18:40:08 +0900]: Fix pixel scrolling over lines with different sized glyphs
  • [2021-12-09 18:00:51 +0900]: Fix manual entry of 'quit-restore-window' (Bug#52328)
  • [2021-12-09 17:08:14 +0900]: Add missing K key documentation for Cangjie input methods
  • [2021-12-09 16:18:04 +0900]: Clarify a comment in xdisp.c
  • [2021-12-09 12:40:39 +0900]: Fix jumping cursor during interpolated scrolls
  • [2021-12-09 12:11:26 +0900]: Allow customizing step between each interpolated scroll
  • [2021-12-09 11:28:19 +0900]: image-dired: Show image info in header line
  • [2021-12-09 08:57:34 +0900]: image-dired: Go to next image when marking
  • [2021-12-09 08:01:23 +0900]: image-dired: Remove some TODOs
  • [2021-12-09 07:49:26 +0900]: Revert "Grep alias `all' shall not match parent directory"
  • [2021-12-09 06:58:24 +0900]: * test/lisp/emacs-lisp/subr-x-tests.el (subr-x-named-let): New test
  • [2021-12-09 06:22:24 +0900]: * test/lisp/emacs-lisp/cl-macs-tests.el: Avoid with-suppressed-warnings
  • [2021-12-09 06:14:03 +0900]: lisp/mouse.el: Fix some lambdas quoted with ` or '
  • [2021-12-09 05:31:55 +0900]: * lisp/mouse.el (context-menu-entry): Bind to make-sparse-keymap, not ignore.
  • [2021-12-09 05:20:41 +0900]: ; * etc/NEWS: Non-nil repeat-keep-prefix is not the default anymore.
  • [2021-12-09 01:48:13 +0900]: ; * lisp/calc/calc-ext.el: Fix warnings in my last commit.
  • [2021-12-09 01:15:28 +0900]: Define some more keymaps in one step