by shigemk2

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

Emacs 2021-05-28

  • [2021-05-28 23:56:17 +0900]: ; * src/Makefile.in: Fix typo.
  • [2021-05-28 20:03:16 +0900]: Another stability fix in 'lisp_string_width'
  • [2021-05-28 16:25:26 +0900]: Attempt to fix segfaults caused by changes in 'lisp_string_width'
  • [2021-05-28 10:37:13 +0900]: Improve previous frames.texi change
  • [2021-05-28 10:31:00 +0900]: Specify which Gsetting font names are used in the manual
  • [2021-05-28 10:04:57 +0900]: Fix previous admin/emake change
  • [2021-05-28 10:04:12 +0900]: Adjust admin/emake filters
  • [2021-05-28 09:09:10 +0900]: Continue checking the same line when hitting SPC in ispell
  • [2021-05-28 08:45:28 +0900]: Fix looking-at-p example in shortdoc.el
  • [2021-05-28 08:24:37 +0900]: Mention the -e switch in an ange-ftp doc string
  • [2021-05-28 08:19:38 +0900]: Fix nnimap lexical conversion problem
  • [2021-05-28 06:31:57 +0900]: * lisp/emacs-lisp/byte-opt.el (byte-compile-inline-expand): Silence warnings
  • [2021-05-28 05:52:11 +0900]: * lisp/progmodes/sql.el: Turn `sql-*-statement-starters' to defvars.