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

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

[nongnu] elpa/with-editor eb00831 033/140: with-editor-debug: add link t


From: Jonas Bernoulli
Subject: [nongnu] elpa/with-editor eb00831 033/140: with-editor-debug: add link to manual to doc-string
Date: Fri, 6 Aug 2021 12:51:14 -0400 (EDT)

branch: elpa/with-editor
commit eb0083125eb69033d53374742fd4af7a850a97fb
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    with-editor-debug: add link to manual to doc-string
---
 with-editor.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/with-editor.el b/with-editor.el
index 40a8363..86307f2 100644
--- a/with-editor.el
+++ b/with-editor.el
@@ -1,6 +1,6 @@
 ;;; with-editor.el --- Use the Emacsclient as $EDITOR -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2014-2016  The Magit Project Contributors
+;; Copyright (C) 2014-2017  The Magit Project Contributors
 ;;
 ;; You should have received a copy of the AUTHORS.md file.  If not,
 ;; see https://github.com/magit/with-editor/blob/master/AUTHORS.md.
@@ -711,7 +711,7 @@ else like the former."
 
 (defun with-editor-debug ()
   "Debug configuration issues.
-See `with-editor.info' for instructions."
+See info node `(with-editor)Debugging' for instructions."
   (interactive)
   (with-current-buffer (get-buffer-create "*with-editor-debug*")
     (pop-to-buffer (current-buffer))



reply via email to

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