projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff6e6a4
)
src/dispnew.c: Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 1 Jul 2014 18:00:29 +0000
(21:00 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 1 Jul 2014 18:00:29 +0000
(21:00 +0300)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index e20d592e19e5a47232671900ccd241c3ef6ae5bc..2d137b4abbd5ad223c5e6c29f46de49352f6d27d 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-1074,7
+1074,7
@@
prepare_desired_row (struct window *w, struct glyph_row *row, bool mode_line_p)
{
/* Mode and header lines, if displayed, never have marginal
areas. If we are called with MODE_LINE_P non-zero, we are
- displaying the mode/header line in this wi
dn
ow, and so the
+ displaying the mode/header line in this wi
nd
ow, and so the
marginal areas of this glyph row should be eliminated. This
is needed when the mode/header line is switched on in a
window that has display margins. */