by shigemk2

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

Emacs 2021-05-29

  • [2021-05-29 22:35:25 +0900]: * lisp/wdired.el (wdired-normalize-filename): Sync with dired-get-filename. (Bug#48659)
  • [2021-05-29 22:22:57 +0900]: * lisp/electric.el: Do auto-indent inside strings and comments by default
  • [2021-05-29 20:45:59 +0900]: Improve tex fontification of quoted strings
  • [2021-05-29 17:17:53 +0900]: Fix last change
  • [2021-05-29 16:32:49 +0900]: ; * etc/NEWS: Slight improvement of last entry
  • [2021-05-29 15:09:34 +0900]: Add lambda to the pretty Ruby symbols list
  • [2021-05-29 15:08:35 +0900]: Add pretty symbols to ruby-mode
  • [2021-05-29 15:02:10 +0900]: Mention the recent floating point reader changes in NEWS
  • [2021-05-29 14:49:19 +0900]: Improve the dired-guess-shell-alist-user doc string
  • [2021-05-29 14:38:00 +0900]: Fix folding of non-ASCII lines when printing to Postscript
  • [2021-05-29 14:04:34 +0900]: Improve Octave indentation after continuation lines
  • [2021-05-29 13:02:13 +0900]: Improve the file-accessible-directory-p doc strin
  • [2021-05-29 12:22:31 +0900]: Fix point movement in morse-region and nato-region
  • [2021-05-29 11:15:28 +0900]: Rename emacs.appdata.xml to emacs.metainfo.xml and add more data
  • [2021-05-29 11:08:57 +0900]: Revert "Continue checking the same line when hitting SPC in ispell"
  • [2021-05-29 03:58:11 +0900]: * lisp/outline.el (outline-font-lock-keywords): Fix highlight case (bug#48707)
  • [2021-05-29 03:55:13 +0900]: * lisp/outline.el (outline-minor-mode-highlight): Fix safe-local-variable.