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

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

[elpa] master 986585b 035/215: Revert "Squelch one of the many compiler


From: Rocky Bernstein
Subject: [elpa] master 986585b 035/215: Revert "Squelch one of the many compiler warnings"
Date: Sat, 30 Jul 2016 14:48:51 +0000 (UTC)

branch: master
commit 986585b0701eb49fdcb2044bdb11d07f2d967bfc
Author: rocky <address@hidden>
Commit: rocky <address@hidden>

    Revert "Squelch one of the many compiler warnings"
    
    This reverts commit 33bfa6f551c08cf65012d24b380d1fa7849c8e58.
---
 test/bt-helper.el |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/bt-helper.el b/test/bt-helper.el
index 9b2561b..f003c77 100644
--- a/test/bt-helper.el
+++ b/test/bt-helper.el
@@ -37,7 +37,7 @@ for DEBUGGER-NAME and initializes it to STRING"
     (goto-char (point-min))
     (setq buffer-read-only nil)
     (insert string)
-    (font-lock-fontify-ensure)
+    (font-lock-fontify-buffer)
     (goto-char (point-min))
     )
   temp-bt



reply via email to

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