projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ada429c
)
; * src/xdisp.c (redisplay_internal): Typo fix in comment
author
Robert Pluim
<rpluim@gmail.com>
Wed, 17 Apr 2024 07:04:18 +0000
(09:04 +0200)
committer
Robert Pluim
<rpluim@gmail.com>
Wed, 17 Apr 2024 07:04:18 +0000
(09:04 +0200)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 3db8d64f731b555b25adbe07a77180ca50f83494..5073af3e04f777a20898a871bb68c5cb91cbc4c3 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-16864,7
+16864,7
@@
redisplay_internal (void)
redisplay_trace ("redisplay_internal %d\n", redisplaying_p);
/* I don't think this happens but let's be paranoid. In particular,
- this was observed happening when Emacs shu
its down to
to losing X
+ this was observed happening when Emacs shu
ts down due
to losing X
connection, in which case accessing SELECTED_FRAME and the frame
structure is likely to barf. */
if (redisplaying_p)