Skip to content

Commit 7197630

Browse files
committed
Updated README
1 parent 07f9599 commit 7197630

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.rst

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ emacs-fireplace
1818

1919
.. image:: https://raw.github.com/johanvts/emacs-fireplace/master/img/fireplace.gif
2020

21-
About
22-
-----
23-
A cozy fireplace for emacs.
21+
..
22+
23+
A cozy fireplace for emacs.
2424

2525
Usage
2626
-----
@@ -47,8 +47,8 @@ Use ``M-x customize-group RET fireplace RET`` to view and change the user define
4747
Configuration
4848
-------------
4949

50-
You can tweak the setting of `fireplace` the way you please with the ``customize-group``
51-
`fireplace` and `fireplace-faces`.
50+
You can tweak the setting of ``fireplace`` the way you please with the ``customize-group``
51+
``fireplace`` and ``fireplace-faces``.
5252

5353
Among the options, the name of the buffer, the frequency of refresh, the smoke char,
5454
or the faces used in the fireplace.
@@ -61,8 +61,8 @@ If you don't want to use melpa to install this package, follow these steps:
6161
Download ``fireplace.el`` and place it somewhere in your ``.emacs.d`` directory, say in ``.emacs.d/fireplace/``.
6262
Compile the file using ``M-x byte-compile-file``.
6363
Put ``(load "~/.emacs.d/fireplace/fireplace")`` in your init file (``.emacs``).
64-
Note that there is a significant performance difference between the compiled and non-compiled fireplace.
6564

65+
Note that there is a significant performance difference between the compiled and non-compiled fireplace.
6666

6767
Acknowledgment
6868
--------------
@@ -75,12 +75,11 @@ Contribution
7575
------------
7676

7777
Please feel free to do whatever you want with this code.
78+
7879
Ideas and pull requests are very welcome. I can be reached through [email protected]
7980
or on twitter @johanvts.
8081

8182

8283
To-Do
8384
-----
8485
- Better status bar
85-
- Locally override some of the offending settings from `Issue #10 <https://github.com/johanvts/emacs-fireplace/issues/10>`_
86-
- Automatically scale fire if the user alters the window size after starting the fire, see `Issue #20 <https://github.com/johanvts/emacs-fireplace/issues/20>`_

0 commit comments

Comments
 (0)