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

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

[elpa] master 3a0b837 022/215: Update README.md to note that we can use


From: Rocky Bernstein
Subject: [elpa] master 3a0b837 022/215: Update README.md to note that we can use in eshell
Date: Sat, 30 Jul 2016 14:48:49 +0000 (UTC)

branch: master
commit 3a0b837436698a529bf73865dd70a701f9094ad1
Author: rocky <address@hidden>
Commit: rocky <address@hidden>

    Update README.md to note that we can use in eshell
---
 README.md |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 6255f15..7da1809 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ A modular GNU Emacs front-end for interacting with external 
debuggers.
 
 See https://github.com/rocky/emacs-dbgr/wiki/Debuggers-Supported for a list of 
debuggers supported.
 
-The debugger is run out of a *comint* process buffer, or you can use a
-`M-x realgud-track-mode` inside an existing shell.
+A debugger can be run out of a *comint* process buffer, or you can use a
+`M-x realgud-track-mode` inside an existing 
[shell](http://www.gnu.org/software/emacs/manual/html_node/emacs/Shell.html), 
or [eshell](https://www.gnu.org/software/emacs/manual/html_mono/eshell.html) 
buffer.
 
 To install, you'll need a couple of other Emacs packages installed. See
 [the installation 
instructions](http://wiki.github.com/rocky/emacs-dbgr/how-to-install)
@@ -14,4 +14,4 @@ for details.
 To get started using, see the
 [notes on using realgud](http://wiki.github.com/rocky/emacs-dbgr/how-to-use).
 
-*Author:*  Rocky Bernstein <address@hidden> <br>
+*Author:*  Rocky Bernstein <address@hidden>



reply via email to

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