by shigemk2

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

Emacs 2021-07-25

  • [2021-07-25 23:54:00 +0900]: Add instructions for Tramp bug reports
  • [2021-07-25 20:04:43 +0900]: Fix tex-validate-buffer
  • [2021-07-25 22:55:50 +0900]: Add back occur-mode-find-occurrence for compatibility (bug#39121)
  • [2021-07-25 21:50:46 +0900]: Fix compilation of xftfont.c with old fontconfig
  • [2021-07-25 21:14:49 +0900]: Fix extended attributes for Tramp's sudoedit method (bug#49724)
  • [2021-07-25 19:23:28 +0900]: * etc/NEWS: Fix renaming of directory-append.
  • [2021-07-25 16:37:36 +0900]: When bookmark is overwritten, unfontify its previous position
  • [2021-07-25 19:05:01 +0900]: Use `file-name-concat' in Tramp
  • [2021-07-25 18:24:53 +0900]: Don't squash markers in occur-edit-mode
  • [2021-07-25 16:16:08 +0900]: Add commands to move to next/previous column in tabulated-list-mode
  • [2021-07-25 15:54:20 +0900]: Rename directory-append to file-name-concat
  • [2021-07-25 15:00:50 +0900]: Allow empty elements in directory-append
  • [2021-07-25 00:11:21 +0900]: Disable delay and ding in replace-tests
  • [2021-07-25 02:18:28 +0900]: ; * src/fileio.c (Fdirectory_append): Doc fix.
  • [2021-07-25 02:11:08 +0900]: Add filter to GDB's register buffer
  • [2021-07-25 01:48:44 +0900]: Really convert to multibyte in Fdirectory_append
  • [2021-07-25 01:49:57 +0900]: Fix last commit in tramp.el
  • [2021-07-25 01:35:14 +0900]: Fix Fdirectory_append check for whether strings have to be converted
  • [2021-07-25 01:21:50 +0900]: Set the normal-erase-is-backspace variable from Customize
  • [2021-07-25 01:09:14 +0900]: Tweak Fdirectory_append slightly
  • [2021-07-25 01:06:36 +0900]: Improve directory-append manual entry
  • [2021-07-25 00:28:10 +0900]: Tweak Fdirectory_append for efficiency
  • [2021-07-25 00:22:43 +0900]: Extend directory-append to take an arbitrary number of components