by shigemk2

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

Emacs 2022-01-23

  • [2022-01-23 23:55:48 +0900]: Fix tabulated-list-widen-current-column widening wrong column
  • [2022-01-23 23:43:19 +0900]: Allow using outline minor mode in `M-x apropos-value'
  • [2022-01-23 23:08:34 +0900]: Make apropos-print-doc more resilient
  • [2022-01-23 22:47:38 +0900]: Fix position argument to macroexp--warn-wrap in cconv--convert-funcbody
  • [2022-01-23 22:46:55 +0900]: Improve `M-x speedbar' under emacs -nw very slightly
  • [2022-01-23 22:37:25 +0900]: Regenerate ldefs-boot.el
  • [2022-01-23 22:36:54 +0900]: Make kill-process into a command
  • [2022-01-23 22:35:52 +0900]: Add new function to prompt a user for a process name
  • [2022-01-23 22:34:03 +0900]: Make sure cursors are drawn correctly after haiku_clear_frame
  • [2022-01-23 22:12:34 +0900]: Improve scheme-imenu-generic-expression
  • [2022-01-23 21:54:16 +0900]: Make occur edit mode more resilient
  • [2022-01-23 21:43:53 +0900]: Revert the other bits related to `load-read-file'
  • [2022-01-23 20:34:39 +0900]: Fix menus on the no-toolkit build when using XI2
  • [2022-01-23 10:25:55 +0900]: Fix documentation formatting error
  • [2022-01-23 10:19:22 +0900]: * src/haikumenu.c (run_menu_bar_help_event): Fix bounds sanity check.
  • [2022-01-23 10:14:16 +0900]: Clean up some of the X extension related code
  • [2022-01-23 09:45:21 +0900]: * src/pgtkterm.c (pgtk_flash): Fix input blocking.
  • [2022-01-23 03:47:10 +0900]: Minor copyedits in "Symbols with Position"
  • [2022-01-23 02:48:46 +0900]: Don't use 'load-read-function' in byte-compile-from-buffer
  • [2022-01-23 01:12:14 +0900]: Add direct remote copying in Tramp's scp support
  • [2022-01-23 01:11:37 +0900]: Seccomp: improve support for newer versions of glibc (Bug#51073)
  • [2022-01-23 00:46:46 +0900]: Fix print-unreadable-function documentation
  • [2022-01-23 00:44:25 +0900]: Mark nil vc-follow-symlinks as safe
  • [2022-01-23 00:37:14 +0900]: Use load-read-function in byte-compile-from-buffer
  • [2022-01-23 00:24:42 +0900]: Clarify Vprint_unreadable_function doc string