]> git.eshelyaron.com Git - emacs.git/commitdiff
; Copyedits
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 20 Feb 2024 11:53:15 +0000 (12:53 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:36:59 +0000 (18:36 +0100)
(cherry picked from commit d5775ae4d3ac8a1a4d2625e05307c9296df28d6f)

lisp/net/tramp-compat.el
lisp/net/tramp-integration.el

index 061766090a048af99c5729e7e0b43fd3d16961ff..98de0dba7ff56bee794ba5301322f9c4fafff742 100644 (file)
@@ -337,6 +337,8 @@ Also see `ignore'."
 ;;
 ;; * Starting with Emacs 29.1, use `buffer-match-p'.
 ;;
+;; * Starting with Emacs 29.1, use `string-split'.
+;;
 ;; * Starting with Emacs 30.1, there is `handler-bind'.  Use it
 ;;   instead of `condition-case' when the origin of an error shall be
 ;;   kept, for example when the HANDLER propagates the error with
index c0b60f57e401a4a9efca8d1af249ed2dd8848fd9..e1f0b2a3495818ae56ac0d5a8ee1b6b1e82656a4 100644 (file)
@@ -69,7 +69,7 @@ special handling of `substitute-in-file-name'."
   (when minibuffer-completing-file-name
     (setq tramp-rfn-eshadow-overlay
          (make-overlay (minibuffer-prompt-end) (minibuffer-prompt-end)))
-    ;; Copy rfn-eshadow-overlay properties.
+    ;; Copy `rfn-eshadow-overlay' properties.
     (let ((props (overlay-properties rfn-eshadow-overlay)))
       (while props
         ;; The `field' property prevents correct minibuffer