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

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

[elpa] externals/ivy-explorer 6097779 08/25: Correct comment


From: Stefan Monnier
Subject: [elpa] externals/ivy-explorer 6097779 08/25: Correct comment
Date: Tue, 8 Jan 2019 12:25:54 -0500 (EST)

branch: externals/ivy-explorer
commit 6097779e826872824b96816c0fc54681c5d8ede8
Author: Clemera <address@hidden>
Commit: Clemera <address@hidden>

    Correct comment
---
 README.asc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.asc b/README.asc
index d74bf6c..eac2eca 100644
--- a/README.asc
+++ b/README.asc
@@ -34,7 +34,6 @@ Add this to your init file:
 ```elisp
 (add-to-list 'load-path "/<path-to>/ivy-explorer/")
 (require 'ivy-explorer)
-;; activating the mode is optional, you can activate objed
-;; always manually using `objed-activate'
+;; use ivy explorer for all file dialogs
 (ivy-explorer-mode)
 ```
\ No newline at end of file



reply via email to

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