diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8abb20b481b..5c74b7763d0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2008-10-26 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2008-10-26 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * progmodes/python.el (python-mode): Don't impose ourselves on hippie. | ||
| 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 |