[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master c7a2811 08/17: remove reference to names.el from README.md
From: |
Artur Malabarba |
Subject: |
[elpa] master c7a2811 08/17: remove reference to names.el from README.md |
Date: |
Tue, 09 Feb 2016 19:58:34 +0000 |
branch: master
commit c7a2811c246f43786c1fbc71ebcc9a5d7664acb7
Author: Sean Whitton <address@hidden>
Commit: Sean Whitton <address@hidden>
remove reference to names.el from README.md
aggressive-indent.el does not depend on names.el.
---
README.md | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 8873568..68e07ad 100644
--- a/README.md
+++ b/README.md
@@ -39,10 +39,8 @@ every programming mode, you can do something like:
#### Manual Installation ####
If you don't want to install from Melpa, you can download it manually,
-place it in your `load-path` along with its two dependencies:
-
-- [Names](https://github.com/Bruce-Connor/names/)
-- and `cl-lib` (which you should already have if your `emacs-version` is at
least 24.3).
+place it in your `load-path` along with its dependency `cl-lib` (which
+you should already have if your `emacs-version` is at least 24.3).
Then require it with:
- [elpa] master updated (122215e -> c281465), Artur Malabarba, 2016/02/09
- [elpa] master fbdba78 01/17: Fix for iedit-mode, Artur Malabarba, 2016/02/09
- [elpa] master ede40a7 02/17: Add a group, Artur Malabarba, 2016/02/09
- [elpa] master f912020 03/17: (sit-for 0) to avoid looking like we've hung Emacs, Artur Malabarba, 2016/02/09
- [elpa] master e76e522 04/17: Use redisplay instead of sit-for, Artur Malabarba, 2016/02/09
- [elpa] master 970c5e3 05/17: Update Github username, Artur Malabarba, 2016/02/09
- [elpa] master 9666c73 06/17: replace control characters with call to `kbd', Artur Malabarba, 2016/02/09
- [elpa] master ad1a0b3 07/17: quoting fix, Artur Malabarba, 2016/02/09
- [elpa] master c7a2811 08/17: remove reference to names.el from README.md,
Artur Malabarba <=
- [elpa] master ba4508b 09/17: fix indent, Artur Malabarba, 2016/02/09
- [elpa] master 1900801 10/17: Merge pull request #65 from spwhitton/control-char-fix, Artur Malabarba, 2016/02/09
- [elpa] master e613e7e 11/17: Merge pull request #66 from spwhitton/namesdep, Artur Malabarba, 2016/02/09
- [elpa] master 2467ee2 12/17: Remove changelog header, Artur Malabarba, 2016/02/09
- [elpa] master 0cf12ad 13/17: Change a \xc to \f, Artur Malabarba, 2016/02/09
- [elpa] master 651812f 14/17: Fix #67 - Avoid changing the selected window, Artur Malabarba, 2016/02/09
- [elpa] master fd5cbf4 15/17: Add haskell-interactive-mode to excluded modes, Artur Malabarba, 2016/02/09
- [elpa] master 1b831d2 16/17: Version 1.5, Artur Malabarba, 2016/02/09
- [elpa] master c281465 17/17: Merge commit '1b831d21ac9688e3f31703f0b492202f6d24a75b', Artur Malabarba, 2016/02/09