[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/page-break-lines 9229260e88 39/80: Drop mention of marmala
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/page-break-lines 9229260e88 39/80: Drop mention of marmalade |
Date: |
Tue, 5 Sep 2023 04:03:06 -0400 (EDT) |
branch: elpa/page-break-lines
commit 9229260e88fe84b53d384677fe5eda4a6652f015
Author: Steve Purcell <steve@sanityinc.com>
Commit: Steve Purcell <steve@sanityinc.com>
Drop mention of marmalade
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 4d2a33e775..076afb253b 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Installation
=============
If you choose not to use one of the convenient
-packages in [Melpa][melpa] and [Marmalade][marmalade], you'll need to
+packages in [MELPA][melpa], you'll need to
add the directory containing `page-break-lines.el` to your `load-path`, and
then `(require 'page-break-lines)`.
@@ -55,7 +55,6 @@ Also see Vasilij Schneidermann's
works using font-lock instead of glyph composition, and therefore has
different display trade-offs.
-[marmalade]: http://marmalade-repo.org
[melpa]: http://melpa.org
<hr>
- [nongnu] elpa/page-break-lines 5872e5d51c 54/80: Fix disabling when major mode is derived from one of p-b-l-modes, (continued)
- [nongnu] elpa/page-break-lines 5872e5d51c 54/80: Fix disabling when major mode is derived from one of p-b-l-modes, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines fd3b7e38ad 53/80: Drop redundant byte-compile-warnings flag, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines cc283621c6 77/80: Add Emacs 28.1 to CI matrix, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines 3b8549cd41 75/80: Add Emacs 27.2 to CI matrix, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines c4283f580f 79/80: Release 0.15, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines 85cec0af15 11/80: Enable page-break-lines in outline-mode, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines fc6e1c648c 14/80: Merge pull request #2 from drothlis/derived-modes, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines 1f71eb258a 18/80: Add note about the use of text-scale-{increase, decrease}, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines 077aba9ced 20/80: Set checkdoc-minor-mode locally using var, not exec, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines a294b61364 30/80: Swap section order to avoid byte compilation warning, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines 9229260e88 39/80: Drop mention of marmalade,
ELPA Syncer <=
- [nongnu] elpa/page-break-lines 128f1fe3eb 40/80: Not to intefere with buffers not in page-break-lines-modes., ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines 5e9ed86bb5 80/80: Ignore all .elc files, ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines 69caea0703 74/80: Remove obsolete alias (fixes #33), ELPA Syncer, 2023/09/05
- [nongnu] elpa/page-break-lines c133848345 44/80: Merge pull request #13 from knu/char-width, ELPA Syncer, 2023/09/05