[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master fdef445 01/60: README.mdown (el-get): Remove obsolete info
From: |
João Távora |
Subject: |
[elpa] master fdef445 01/60: README.mdown (el-get): Remove obsolete information |
Date: |
Thu, 21 Jan 2016 22:35:47 +0000 |
branch: master
commit fdef445b7b079550d50d9e0b75f008ecbd04ec0d
Author: Noam Postavsky <address@hidden>
Commit: Noam Postavsky <address@hidden>
README.mdown (el-get): Remove obsolete information
---
README.mdown | 13 +------------
1 files changed, 1 insertions(+), 12 deletions(-)
diff --git a/README.mdown b/README.mdown
index 75ca37a..4a5be57 100644
--- a/README.mdown
+++ b/README.mdown
@@ -41,18 +41,7 @@ In a recent emacs `M-x list-packages` is the recommended way
to list and install
## Install with el-get
El-get is a nice way to get the most recent version, too. See
-https://github.com/dimitri/el-get for instructions. Be sure to install the
-"master" branch since the 3.x series still use the old googlecode code, base.
-Consider using this "local" recipe.
-
- (push '(:name yasnippet
- :website "https://github.com/capitaomorte/yasnippet.git"
- :description "YASnippet is a template system for Emacs."
- :type github
- :pkgname "capitaomorte/yasnippet"
- :features "yasnippet"
- :compile "yasnippet.el")
- el-get-sources)
+https://github.com/dimitri/el-get for instructions.
## Use `yas-minor-mode` on a per-buffer basis
- [elpa] master updated (da68117 -> 5817fe1), João Távora, 2016/01/21
- [elpa] master fdef445 01/60: README.mdown (el-get): Remove obsolete information,
João Távora <=
- [elpa] master 23133da 05/60: Update README.mdown, João Távora, 2016/01/21
- [elpa] master 0e7ea94 06/60: Replaced 'shadow' with 'override' throughout documentation, João Távora, 2016/01/21
- [elpa] master 4fd8ab1 02/60: README.mdown (per-buffer): Remove needless lambda, João Távora, 2016/01/21
- [elpa] master d619107 03/60: yasnippet.el (yas-initialize): Mark obsolete, João Távora, 2016/01/21
- [elpa] master 890bd7e 04/60: Merge pull request #569 from npostavs/doc-obsolete, João Távora, 2016/01/21
- [elpa] master 5aebe46 08/60: Closes #549: Adjust `load' verbosity to `yas-verbosity', João Távora, 2016/01/21
- [elpa] master 4692c81 09/60: Fix "invalid function: quote", João Távora, 2016/01/21
- [elpa] master 5ebf347 11/60: Minor doc fixes, João Távora, 2016/01/21
- [elpa] master 197db9f 10/60: Merge pull request #578 from aluaces/patch-1, João Távora, 2016/01/21
- [elpa] master 7f4f6be 07/60: Merge pull request #571 from PhilHudson/master, João Távora, 2016/01/21