Package: smart-mode-line / 2.13-2

0003-Fix-privacy-breach-generic-logo-and-donation.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
From: Nicholas D Steeves <nsteeves@gmail.com>
Date: Fri, 9 Jun 2017 15:14:08 -0400
Subject: Fix privacy-breach generic, logo, and donation
Forwarded: not-needed
Last-Update: 2019-05-17

---
 README.org | 43 ++++++++++++++++---------------------------
 1 file changed, 16 insertions(+), 27 deletions(-)

diff --git a/README.org b/README.org
index 3ef05b6..6ccce9c 100644
--- a/README.org
+++ b/README.org
@@ -1,6 +1,4 @@
-#+TITLE: Smart-mode-line [[http://melpa.org/#/smart-mode-line][file:http://melpa.org/packages/smart-mode-line-badge.svg]] [[http://melpa.org/#/smart-mode-line][file:http://stable.melpa.org/packages/smart-mode-line-badge.svg]]
-
-[[https://gratipay.com/Malabarba/][Contribute]]
+#+TITLE: Smart-mode-line
 
 Smart Mode Line is a sexy mode-line for Emacs. It aims to be easy to
 read from small to large monitors by using /colors/, a /prefix feature/,
@@ -9,41 +7,38 @@ and /smart truncation/.
 * Images
 
 *Dark Theme*\\
-[[https://raw.github.com/Malabarba/smart-mode-line/master/screenshot-2013-11-11-dark.png]]
+[[file:screenshot-2013-11-11-dark.png]]
 
 *Light Theme*\\
-[[https://raw.github.com/Malabarba/smart-mode-line/master/screenshot-2013-11-11-light.png]]
+[[file:screenshot-2013-11-11-light.png]]
 
 *Atom-one Dark Theme*\\
-[[https://raw.github.com/Malabarba/smart-mode-line/master/screenshot-atom-one-dark.png]]
+[[file:screenshot-atom-one-dark.png]]
 
-(Note: to use the Atom-one theme, install the
-[[https://github.com/daviderestivo/smart-mode-line-atom-one-dark-theme][smart-mode-line-atom-one-dark-theme]]
-package from MELPA)
+(Note: to use the Atom-one theme, install
+=elpa-smart-mode-line-atom-one-dark-theme=)
 
 *Solarized Dark Theme*\\
-[[https://cloud.githubusercontent.com/assets/601365/7131638/34a3b0f8-e247-11e4-8fd5-811365167d22.png]]
+[[file:screenshot-solarized-dark-theme.png]]
 
 *Solarized Light Theme*\\
-[[https://cloud.githubusercontent.com/assets/601365/7131637/34946ac6-e247-11e4-8e0e-35a47df70686.png]]
+[[file:screenshot-solarized-light-theme.png]]
 
-(Note: to use the Solarized themes, install the
-[[https://github.com/bbatsov/solarized-emacs/][solarized-theme]]
-package from MELPA)
+(Note: to use the Solarized themes, install
+=elpa-solarized-theme=)
 
 *Powerline Theme*\\
-[[https://raw.github.com/Malabarba/smart-mode-line/master/screenshot-powerline-theme.png]]
+[[file:screenshot-powerline-theme.png]]
 
 *Light Powerline Theme*\\
-[[https://raw.github.com/Malabarba/smart-mode-line/master/screenshot-light-powerline-theme.png]]
+[[file:screenshot-light-powerline-theme.png]]
 
-(Note: to use either powerline theme, install the
-=smart-mode-line-powerline-theme= package from MELPA)
+(Note: to use either powerline theme, install
+=elpa-smart-mode-line-powerline-theme=)
 
 * Installation
 
-*smart-mode-line* is available on Melpa, and that's the recommended
-way of installing it. If you do that, you can simply activate it with:
+After installing *smart-mode-line* simply activate it with:
 
 #+BEGIN_SRC emacs-lisp
     (sml/setup)
@@ -104,7 +99,7 @@ Its main features include:
    path. See below for examples.
 
 - Hide or Highlight minor-modes ::
-   The [[https://github.com/Malabarba/rich-minority][rich-minority]]
+   The =rich-minority=
    package saves even more space. Select which minor modes you don't
    want to see listed by adding them to the variable
    =rm-blacklist=, or even highlight the modes that are more
@@ -216,9 +211,3 @@ the project is in the =~/Projects= directory:
                (lambda (s) (concat ":" (upcase (match-string 1 s)) ":")))
              t)
 #+END_SRC
-
-* Contributing
-
-[[https://gratipay.com/Malabarba][file:https://cdn.rawgit.com/gratipay/gratipay-badge/2.1.3/dist/gratipay.png]]
-
-