emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 6c60168 1/4: ; * lisp/dired-aux.el (dired-compress-files-alist):


From: Stefan Kangas
Subject: master 6c60168 1/4: ; * lisp/dired-aux.el (dired-compress-files-alist): Minor doc fix.
Date: Thu, 28 Jan 2021 12:25:29 -0500 (EST)

branch: master
commit 6c601689a40079dd6c253f15a690a3c0cf6918df
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * lisp/dired-aux.el (dired-compress-files-alist): Minor doc fix.
---
 lisp/dired-aux.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el
index c765e4b..ec864d5 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -1179,7 +1179,7 @@ archive to which you want to compress, and CMD is the
 corresponding command.
 
 Within CMD, %i denotes the input file(s), and %o denotes the
-output file. %i path(s) are relative, while %o is absolute.")
+output file.  %i path(s) are relative, while %o is absolute.")
 
 ;;;###autoload
 (defun dired-do-compress-to ()



reply via email to

[Prev in Thread] Current Thread [Next in Thread]