emacs-31 updated (521c6263fa6 -> ba7d2b82325)

Michael Albinus via Mailing list for Emacs changes <[email protected]> Wed, 1 Jul 2026 11:01:54 -0400 (EDT)
Newsgroups gmane.emacs.diffs
Message-ID <[email protected]>
albinus pushed a change to branch emacs-31.

      from  521c6263fa6 ; * src/buffer.c (Fbuffer_file_name): Doc fix (bug#81340).
       new  b8d3c4f8011 Change Tramp version integrated in Emacs 31.1 (don't merge)
       new  bcb83d7d2ad Fix error handling in Tramp delete-{file,directory}
       new  ba7d2b82325 * admin/notes/jargon: Add TTTT.


Summary of changes:
 admin/notes/jargon           |  1 +
 doc/misc/trampver.texi       |  2 +-
 lisp/net/tramp-smb.el        | 57 ++++++++++++++++++++++----------------------
 lisp/net/tramp.el            | 24 ++++++++++---------
 lisp/net/trampver.el         |  8 +++----
 test/lisp/net/tramp-tests.el | 10 ++++++++
 6 files changed, 57 insertions(+), 45 deletions(-)