Mercurial > emacs
changeset 96291:04434fe0bb86
* textmodes/tex-mode.el (tex-verbatim): Use monospace instead of
courier.
* faces.el (set-face-attribute): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 25 Jun 2008 22:35:22 +0000 |
parents | dccab8856004 |
children | fcffe32b9669 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 25 22:32:56 2008 +0000 +++ b/lisp/ChangeLog Wed Jun 25 22:35:22 2008 +0000 @@ -1,3 +1,10 @@ +2008-06-25 Chong Yidong <cyd@stupidchicken.com> + + * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of + courier. + + * faces.el (set-face-attribute): Doc fix. + 2008-06-25 Juri Linkov <juri@jurta.org> * bindings.el (goto-map): New variable. Rebind goto-related