>>236
(let ((s (car (default-value 'mode-line-buffer-identification)))
(val 'italic))
(put-text-property 0 (length s) 'face val s))