projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11c2ffd
)
; * src/xdisp.c (display_string): Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 21 Dec 2021 17:18:33 +0000
(19:18 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 21 Dec 2021 17:18:33 +0000
(19:18 +0200)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 35675a6a36eb9f2674bb25850b46297beedd1097..f4dcb1838d5a680ac60b73c42b8961ce51fa6d97 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-27641,7
+27641,7
@@
display_string (const char *string, Lisp_Object lisp_string, Lisp_Object face_st
face = FACE_FROM_ID (it->f, it->face_id);
it->face_box_p = face->box != FACE_NO_BOX;
- /* If we have a display spec, but there's no Lisp being
+ /* If we have a display spec, but there's no Lisp
string
being
displayed, then check whether we've got one from the
:propertize being passed in and use that. */
if (NILP (lisp_string))