by shigemk2

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

Emacs 2021-08-09

  • [2021-08-09 23:03:02 +0900]: Make ffap-read-file-or-url put point at the correct place for URLs
  • [2021-08-09 22:46:00 +0900]: Forestall "Selected deleted buffer" in url-http-generic-filter
  • [2021-08-09 22:43:01 +0900]: Make xterm-set-window-title more robust
  • [2021-08-09 22:19:45 +0900]: Fix tmm-get-keymap under native-compile
  • [2021-08-09 21:47:01 +0900]: Further fixes for package-quickstart-refresh printing
  • [2021-08-09 21:45:43 +0900]: Fix last commit of tramp.el
  • [2021-08-09 21:25:36 +0900]: Fix freeze on OpenBSD when reading the SECONDARY selection
  • [2021-08-09 21:14:33 +0900]: Add test for nnrss
  • [2021-08-09 21:14:01 +0900]: Add a new test for dom-search
  • [2021-08-09 19:09:49 +0900]: Fix variable binding in calendar (bug#49945)
  • [2021-08-09 18:20:00 +0900]: Use string-search instead of string-match[-p]
  • [2021-08-09 06:17:18 +0900]: * src/nsterm.m (max_used_fringe_bitmap): Remove unused variable.
  • [2021-08-09 01:58:46 +0900]: Use string-replace instead of replace-regexp-in-string