Mercurial > emacs
changeset 96746:7fa6fba9e51b
Typo.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 16 Jul 2008 19:14:01 +0000 |
parents | d88ca977bf31 |
children | ebf3bd5f0017 |
files | src/frame.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/frame.c Wed Jul 16 18:06:52 2008 +0000 +++ b/src/frame.c Wed Jul 16 19:14:01 2008 +0000 @@ -3348,7 +3348,7 @@ int fontset = -1; Lisp_Object font_object; - /* Set the frame parameter back to the old value because we mail + /* Set the frame parameter back to the old value because we may fail to use ARG as the new parameter value. */ store_frame_param (f, Qfont, oldval);