emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master aef3412 126/187: * async-bytecomp.el: emacs-24 indent.


From: Michael Albinus
Subject: [elpa] master aef3412 126/187: * async-bytecomp.el: emacs-24 indent.
Date: Wed, 30 Dec 2015 11:50:08 +0000

branch: master
commit aef3412899b2ca1e57d6e9709d95c3ef377efe58
Author: Thierry Volpiatto <address@hidden>
Commit: Thierry Volpiatto <address@hidden>

    * async-bytecomp.el: emacs-24 indent.
---
 async-bytecomp.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/async-bytecomp.el b/async-bytecomp.el
index 978ca42..60d89f0 100644
--- a/async-bytecomp.el
+++ b/async-bytecomp.el
@@ -72,8 +72,8 @@
                       (if (> n 0)
                           (message "Failed to compile %d files in directory 
`%s'" n ,directory)
                           (message "Directory `%s' compiled asynchronously 
with warnings" ,directory)))))
-              (unless ,quiet
-                (message "Directory `%s' compiled asynchronously with success" 
,directory))))))
+                (unless ,quiet
+                  (message "Directory `%s' compiled asynchronously with 
success" ,directory))))))
     (async-start
      `(lambda ()
         (require 'bytecomp)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]