diff options
author | Amin Bandali <bandali@gnu.org> | 2018-12-26 19:46:45 -0500 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2018-12-26 19:46:45 -0500 |
commit | 1eea0aec80cdffdf238cef55ef4596eccd8b22dd (patch) | |
tree | e3d60b049dc057be011ed2209d31917508ab123e | |
parent | efcec62384fd15b82a921b34de90935c9c1ee59e (diff) | |
download | configs-1eea0aec80cdffdf238cef55ef4596eccd8b22dd.tar.gz configs-1eea0aec80cdffdf238cef55ef4596eccd8b22dd.tar.xz configs-1eea0aec80cdffdf238cef55ef4596eccd8b22dd.zip |
[emacs] slight rewording
-rw-r--r-- | init.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -68,8 +68,9 @@ Not only does my setup automatically and asynchronously tangle Emacs, it will also invoke =make build-init= if you set =a/byte-compiled-init= to =t= above, so you wouldn't have to worry about manually tangling and compiling your init file whenever you -change it. Results of byte-compilation are kept in a =*compilation*= -buffer, which will be automatically displayed when compilation fails. +change it. The output of the last byte-compilation in the current +session is kept in a =*compilation*= buffer, which will automatically +be displayed if compilation fails. * Contents :toc_1:noexport: |