emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/shell-command+ 96cb9c0 3/9: Change example in Commentar


From: Stefan Monnier
Subject: [elpa] externals/shell-command+ 96cb9c0 3/9: Change example in Commentary section from make to man
Date: Wed, 19 May 2021 21:58:03 -0400 (EDT)

branch: externals/shell-command+
commit 96cb9c03646e118dd65de9efc68f99459b1ce24f
Author: Philip K <philipk@posteo.net>
Commit: Philip K <philipk@posteo.net>

    Change example in Commentary section from make to man
---
 shell-command+.el | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/shell-command+.el b/shell-command+.el
index 51acf3d..cd54424 100644
--- a/shell-command+.el
+++ b/shell-command+.el
@@ -50,10 +50,11 @@
 ;; selected region (or buffer, if no region was selected).
 ;;
 ;;
-;;     ... make
+;;     man fprintf
 ;;
-;; Run Eshell's make (via `compile') in the parent's parent
-;; directory.
+;; Open a man-page using Emacs default man page viewer.  This feature
+;; is based on `eshell', and can be customized using
+;; `shell-command+-use-eshell'.
 ;;
 ;; See `shell-command+'s docstring for more details on how it's input
 ;; is interpreted..



reply via email to

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