From: Chong Yidong Date: Wed, 25 Jun 2008 22:35:22 +0000 (+0000) Subject: * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of X-Git-Tag: emacs-pretest-23.0.90~4492 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6aed7eca200b47c3b314ef576641ff15079a3752;p=emacs.git * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of courier. * faces.el (set-face-attribute): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7813d033429..24ae11bc585 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2008-06-25 Chong Yidong + + * textmodes/tex-mode.el (tex-verbatim): Use monospace instead of + courier. + + * faces.el (set-face-attribute): Doc fix. + 2008-06-25 Juri Linkov * bindings.el (goto-map): New variable. Rebind goto-related