Mercurial > emacs
comparison lisp/ChangeLog @ 99145:9f4cc3f73286
(python-mode): Don't impose ourselves on hippie.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 26 Oct 2008 05:10:54 +0000 |
parents | b7eb74a4d86b |
children | 3926e65db3a6 |
comparison
equal
deleted
inserted
replaced
99144:b7eb74a4d86b | 99145:9f4cc3f73286 |
---|---|
1 2008-10-26 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2008-10-26 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * progmodes/python.el (python-mode): Don't impose ourselves on hippie. | |
2 | 4 |
3 * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text" | 5 * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text" |
4 to the courier family. | 6 to the courier family. |
5 * textmodes/tex-mode.el (tex-verbatim): Don't use "monospace" which is | 7 * 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. | 8 usually not serif'd and hence rather unlike verbatim's printed output. |