X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=elisp.git;a=blobdiff_plain;f=emacs.el;h=a8303c94fa0489f6d2b6cf9b5978957c2a420193;hp=d35de82f7e7a1ee4316a16ffe4cae758dde489e3;hb=6c3f9b69ee5f2417199393d35268cf8fc1f969d8;hpb=40f205380c5c7665513bae29ad0b8a785afbcc66 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) { +