branch: elpa/pacmacs
commit af0fe594572bccf8e374b41a9a7ad5be2da6e3eb
Author: rexim <[email protected]>
Commit: rexim <[email protected]>
Fix FIXME regarding Emacs 24.3 support (#159)
---
pacmacs.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pacmacs.el b/pacmacs.el
index 3f11ad74b2..310a6e579b 100644
--- a/pacmacs.el
+++ b/pacmacs.el
@@ -158,8 +158,9 @@
(plist-bind ((terrified-timer :terrified-timer))
terrified-ghost
(when
- ;; FIXME: In Emacs 24.3 `<=` accepts only arguments. Please
- ;; rewrite this when Emacs 24.3 is finally dropped.
+ ;; FIXME: In Emacs 24.3 `<=` accepts only 2
+ ;; arguments. Please rewrite this when Emacs 24.3 is finally
+ ;; dropped.
(and (<= (- terrified-timer pacmacs-tick-duration-ms)
pacmacs--ghost-blinking-threshold-ms)
(<= pacmacs--ghost-blinking-threshold-ms