by shigemk2

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

Emacs 2021-12-04

  • [2021-12-04 23:49:42 +0900]: Silence byte-compiler in some tests
  • [2021-12-04 21:23:35 +0900]: * lisp/emacs-lisp/edebug.el (edebug-eval-defun): Minor doc fix.
  • [2021-12-04 20:42:25 +0900]: Fix the MinGW build broken by recent changes in image.c
  • [2021-12-04 20:22:58 +0900]: ; Fix removal of obsolete newsticker function
  • [2021-12-04 19:48:50 +0900]: ; Fix most remaining AUTHORS warnings
  • [2021-12-04 19:33:43 +0900]: ; Silence byte-compiler warning in test
  • [2021-12-04 18:11:08 +0900]: ; * doc/misc/efaq.texi (New in Emacs 28): Add more news.
  • [2021-12-04 17:37:40 +0900]: Yet another place inside redisplay_window to prevent quitting
  • [2021-12-04 17:19:56 +0900]: Fix the enumeration values returned by 'try_scrolling'
  • [2021-12-04 16:07:12 +0900]: Fix dependencies for files in the 'nt' subdirectory
  • [2021-12-04 15:01:59 +0900]: Make precision pixel scrolling work in an hscrolled window
  • [2021-12-04 14:02:01 +0900]: * lisp/minibuffer.el: Don't return a boundary outside its arg
  • [2021-12-04 13:39:25 +0900]: Make the error message in epa-display-error more helpful
  • [2021-12-04 13:24:54 +0900]: Fix keymap-lookup implementation
  • [2021-12-04 13:07:41 +0900]: Fix highlighting of "Exit*" phrases in f90-mode
  • [2021-12-04 12:06:27 +0900]: Make `mouse-1' restart the cua-rect rectangle
  • [2021-12-04 10:43:44 +0900]: Make last change work for deltas that are multiples of max-height
  • [2021-12-04 10:09:28 +0900]: Make it work to pixel scroll by deltas larger than the window
  • [2021-12-04 09:11:01 +0900]: ; Further author fixes in authors.el
  • [2021-12-04 09:00:04 +0900]: * src/dosfns.c (Fint86): Doc fix; don't use obsolete names.
  • [2021-12-04 07:17:45 +0900]: Make use of Trash on macOS (bug#21340)
  • [2021-12-04 06:57:48 +0900]: * doc/misc/erc.texi (Keystroke Summary): Fix doc for TAB.
  • [2021-12-04 06:21:41 +0900]: Ensure that MAIN_FIRST have finished compilation before doing the rest
  • [2021-12-04 06:05:31 +0900]: Port to Tiny C on x86-64
  • [2021-12-04 04:55:10 +0900]: Revert "emacs-lisp-mode: Use error face for "/d" indicator"
  • [2021-12-04 04:52:49 +0900]: Add more dired-x tests
  • [2021-12-04 04:44:26 +0900]: ; * etc/NEWS: Move incompatible changes into a separate section.
  • [2021-12-04 04:41:38 +0900]: Remove reference to variable obsolete since 24.1
  • [2021-12-04 03:53:46 +0900]: Remove some more items obsolete since Emacs 23
  • [2021-12-04 03:25:59 +0900]: Remove two functions obsolete since Emacs 23
  • [2021-12-04 02:47:22 +0900]: Simplify svg_load_image
  • [2021-12-04 02:47:22 +0900]: Prefer rsvg_handle_get_intrinsic_size_in_pixels
  • [2021-12-04 02:47:22 +0900]: More-robust svg_load_image fallback
  • [2021-12-04 02:47:22 +0900]: Improve overflow checking in svg_load_image
  • [2021-12-04 02:19:31 +0900]: Use gnus-message instead of plain message in gnus-search
  • [2021-12-04 02:09:07 +0900]: Add a docstring to `iso-transl-set-language'
  • [2021-12-04 01:43:02 +0900]: Move 'C-x 8 .' to 'C-x 8 . .'
  • [2021-12-04 01:40:14 +0900]: Add support for some Polish characters with `C-x 8'
  • [2021-12-04 01:28:48 +0900]: Fix regression introduced by the previous date-to-time change
  • [2021-12-04 01:22:54 +0900]: Clarify the run-at-time documentation about "integral multiple"
  • [2021-12-04 01:18:33 +0900]: ; Minor cleanup in re-builder after my last commit
  • [2021-12-04 01:10:10 +0900]: Remove separators at the beginning and end of the context menu
  • [2021-12-04 01:01:30 +0900]: Improve how dired-mark-sexp interprets file sizes in non-C locales
  • [2021-12-04 00:55:27 +0900]: emacs-lisp-mode: Use error face for "/d" indicator
  • [2021-12-04 00:42:24 +0900]: Don't support obsolete sregex syntax in re-builder
  • [2021-12-04 00:28:29 +0900]: Fix typo in NEWS about 'write-file'
  • [2021-12-04 00:25:17 +0900]: * doc/misc/efaq.texi (New in Emacs 28): New node.