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.
1 parent 191dc21 commit ba9efe6Copy full SHA for ba9efe6
README.rst
@@ -12,7 +12,7 @@ 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
You can start the fire using ''M-x fireplace''.
18
The fireplace will try to fill the current window with a new buffer.
0 commit comments