by shigemk2

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

Emacs 2021-07-21

  • [2021-07-21 23:53:54 +0900]: Make C-g' afterM-x' not give a backtrace unless required
  • [2021-07-21 23:01:03 +0900]: Speed up by storing frame faces in hash tables instead of alists
  • [2021-07-21 22:09:43 +0900]: * doc/lispref/display.texi (Overlay Properties): Tweak further
  • [2021-07-21 21:22:54 +0900]: Remove some "is"es from previous json checkin
  • [2021-07-21 21:01:57 +0900]: Factor out char_table_ref_simple for readability
  • [2021-07-21 20:28:17 +0900]: Fix final test for invalid base64url chars
  • [2021-07-21 15:45:23 +0900]: Fixed a typo in Gnus manual
  • [2021-07-21 20:15:05 +0900]: Fix bug-reference.el compilation warning
  • [2021-07-21 20:12:05 +0900]: Restore evaluation logic in dired-guess-default
  • [2021-07-21 20:04:06 +0900]: Fix dired-guess-default logic after previous change
  • [2021-07-21 19:49:11 +0900]: Add json-available-p
  • [2021-07-21 19:33:42 +0900]: Mention rear-advance in relation to the keymap overlay property
  • [2021-07-21 17:54:43 +0900]: Fix mistake in quote optimiser
  • [2021-07-21 04:53:06 +0900]: * lisp/button.el (button-map): Bind [follow-link] to 'mouse-face' (bug#49626)
  • [2021-07-21 02:32:11 +0900]: ; * lisp/emacs-lisp/byte-opt.el (byte-optimize-eq): Fix last change.
  • [2021-07-21 01:44:51 +0900]: * lisp/shadowfile.el (shadow-homedir): Add slash.
  • [2021-07-21 01:00:53 +0900]: ; * etc/NEWS: Announce the change in json.c behavior on MS-Windows.
  • [2021-07-21 00:37:40 +0900]: Fix documentation of a recent changeset
  • [2021-07-21 00:28:29 +0900]: Fix Bug#49636
  • [2021-07-21 00:23:11 +0900]: Count (not X) as a switch condition