File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ A cozy fireplace for emacs.
99Installation
1010------------
1111
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' ).
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 `` ).
1515Note that there is a significant performance difference between the compiled and non-compiled fireplace.
1616
1717
18- You can start the fire using '' M-x fireplace'' .
18+ You can start the fire using `` M-x fireplace `` .
1919The fireplace will try to fill the current window with a new buffer.
20- To put the fire out use '' M-x fireplace-off'' .
20+ To put the fire out use `` M-x fireplace-off `` or hotkey `` q `` .
2121
2222
2323========================= ================================
You can’t perform that action at this time.
0 commit comments