by shigemk2

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

Emacs 2021-07-20

  • [2021-07-20 23:38:55 +0900]: Improve auto-revert-mode and revert-buffer doc strings
  • [2021-07-20 23:31:24 +0900]: Make `kill-all-local-variables' also remove lambda from hooks
  • [2021-07-20 23:16:09 +0900]: Make dired-guess-default return all matching programs
  • [2021-07-20 22:53:34 +0900]: Allow installing packages with DOS line endings
  • [2021-07-20 21:47:07 +0900]: Signal an error in json.c function if not available
  • [2021-07-20 21:36:45 +0900]: Quit minibuffers without aborting kmacros
  • [2021-07-20 21:22:53 +0900]: Fix problem with certain fonts in ftfont_shape_by_flt
  • [2021-07-20 21:06:40 +0900]: Tweak example in Function Indirection node in the lispref manual
  • [2021-07-20 20:48:10 +0900]: Put command line file names and mouse dragging onto 'file-name-history'
  • [2021-07-20 20:32:39 +0900]: Mention overlays-in' in theoverlays-at' doc string
  • [2021-07-20 02:03:28 +0900]: Make wdired work better in narrowed-to buffers
  • [2021-07-20 01:54:18 +0900]: Add function for filtering ANSI sequences when compiling
  • [2021-07-20 01:46:43 +0900]: Fix typos in a recent change
  • [2021-07-20 01:35:09 +0900]: Make the `s' command in Help work for Lisp variables defined in C
  • [2021-07-20 01:24:01 +0900]: ; Fix a typo in a recent change
  • [2021-07-20 01:23:07 +0900]: Add inhibit-buffer-hooks to `make-indirect-buffer'
  • [2021-07-20 01:12:17 +0900]: Make make-indirect-buffer inherit inhibit-buffer-hook from base buffer
  • [2021-07-20 01:21:49 +0900]: Document recent changes in 'comint-delete-output' (bug#1496)
  • [2021-07-20 01:04:25 +0900]: Use 'remember-buffer' in remember.el doc strings.
  • [2021-07-20 00:47:30 +0900]: Use 'remember-buffer' in remember.el doc strings.
  • [2021-07-20 00:42:18 +0900]: Propagate asynchronousness correctly when using proxies in url.el
  • [2021-07-20 00:31:17 +0900]: Fix infloop in woman-file-name
  • [2021-07-20 00:13:11 +0900]: Allow comint-delete-output to save the output on the kill ring