[emacs] slight rewording
authorAmin Bandali <bandali@gnu.org>
Thu, 27 Dec 2018 00:46:45 +0000 (19:46 -0500)
committerAmin Bandali <bandali@gnu.org>
Thu, 27 Dec 2018 00:46:45 +0000 (19:46 -0500)
init.org

index c203a71..7e82b73 100644 (file)
--- a/init.org
+++ b/init.org
@@ -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: