From: Francois Fleuret Date: Sun, 16 Feb 2014 14:44:41 +0000 (+0100) Subject: Update. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=elisp.git;a=commitdiff_plain;h=6c3f9b69ee5f2417199393d35268cf8fc1f969d8 Update. --- 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) { +