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

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

[nongnu] elpa/inf-clojure 23492b5 263/313: Trim some whitespace


From: ELPA Syncer
Subject: [nongnu] elpa/inf-clojure 23492b5 263/313: Trim some whitespace
Date: Wed, 11 Aug 2021 10:00:30 -0400 (EDT)

branch: elpa/inf-clojure
commit 23492b5bc7993e577ceb5a2f48805d3a02a1f501
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Trim some whitespace
---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 8b49c2d..a4d34c5 100644
--- a/README.md
+++ b/README.md
@@ -279,11 +279,11 @@ one Clojure process around. This is determined by the 
global variable `inf-cloju
 Suppose you have three inferior Clojures running:
 
 ```
-    Buffer              Process
-    ------              -------
-    foo                 inf-clojure
-    bar                 inf-clojure<2>
-    *inf-clojure*       inf-clojure<3>
+Buffer              Process
+------              -------
+foo                 inf-clojure
+bar                 inf-clojure<2>
+*inf-clojure*       inf-clojure<3>
 ```
 
 If you do a `inf-clojure-eval-defun` command on some Clojure source code,



reply via email to

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