We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6172f4 + ba9efe6 commit d688aa2Copy full SHA for d688aa2
README.rst
@@ -12,7 +12,8 @@ Installation
12
Download ''fireplace.el'' and place it somewhere in your ''.emacs.d'' directory, say in ''.emacs.d/fireplace/''.
13
Compile the file using ''M-x byte-compile-file''.
14
Put ''(load "~/.emacs.d/fireplace/fireplace") in your init file ('.emacs').
15
-Note that there is a significant performance difference bewteen the compiled and non-compiled fireplace.
+Note that there is a significant performance difference between the compiled and non-compiled fireplace.
16
+
17
18
You can start the fire using ''M-x fireplace''.
19
The fireplace will try to fill the current window with a new buffer.
0 commit comments