comparison lisp/ChangeLog @ 99144:b7eb74a4d86b

* faces.el (face-font-family-alternatives): Add "CMU Typewriter Text" to the courier family. * textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is usually not serif'd and hence rather unlike verbatim's printed output.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 26 Oct 2008 04:32:09 +0000
parents e85076badf75
children 9f4cc3f73286
comparison
equal deleted inserted replaced
99143:f0ad9e3cb1a4 99144:b7eb74a4d86b
1 2008-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
4 to the courier family.
5 * textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is
6 usually not serif'd and hence rather unlike verbatim's printed output.
7
1 2008-10-25 Chong Yidong <cyd@stupidchicken.com> 8 2008-10-25 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name 10 * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory name
4 when reporting the module. 11 when reporting the module.
5 12