From 6c3f9b69ee5f2417199393d35268cf8fc1f969d8 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sun, 16 Feb 2014 15:44:41 +0100 Subject: [PATCH] Update. --- emacs.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index d35de82..a8303c9 100644 --- a/emacs.el +++ b/emacs.el @@ -802,7 +802,7 @@ printer." (if (> temp 50) (concat (let ((s (format "%dC " temp))) - (if (> temp 65) (propertize s 'face + (if (> temp 70) (propertize s 'face 'font-lock-warning-face) s)) ) @@ -1641,6 +1641,11 @@ int main(int argc, char **argv) { + -- 2.20.1