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