by shigemk2

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

Emacs 2021-05-27

  • [2021-05-27 23:15:53 +0900]: ; * src/character.c (lisp_string_width): Another defensive fix.
  • [2021-05-27 22:51:56 +0900]: * src/character.c (lisp_string_width): Fix a typo in recent change.
  • [2021-05-27 22:31:14 +0900]: Fix resolution of symlinks during dumping
  • [2021-05-27 21:35:32 +0900]: ; * etc/tutorials/TUTORIAL.sv: Fix typo in last change.
  • [2021-05-27 21:29:12 +0900]: * src/character.c (lisp_string_width): Fix last change.
  • [2021-05-27 21:03:14 +0900]: Don't propagate lexical variables into inlined functions
  • [2021-05-27 19:44:09 +0900]: * src/character.c (lisp_string_width): Add missing type checks.
  • [2021-05-27 18:24:29 +0900]: A better fix for 'string-width'
  • [2021-05-27 08:21:59 +0900]: Fix filling of overlong first lines in Python doc strings
  • [2021-05-27 08:05:35 +0900]: Improve the prompting in read-directory-name
  • [2021-05-27 07:38:33 +0900]: Fix ediff message parsing in non-English locales
  • [2021-05-27 07:19:36 +0900]: * lisp/vc/diff-mode.el (diff-hunk-text): Test-driven fix for newlines.
  • [2021-05-27 06:54:59 +0900]: Remove the base64 Face header repadding in Gnus
  • [2021-05-27 04:28:11 +0900]: Improve some doc strings in bookmark.el
  • [2021-05-27 02:08:47 +0900]: Make 'string-width' auto-composition aware