projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4da398d
)
; Fix typo in buffer.h
author
Daniel Martín
<mardani29@yahoo.es>
Sun, 12 Feb 2023 00:32:20 +0000
(
01:32
+0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Sun, 12 Feb 2023 02:46:04 +0000
(
03:46
+0100)
src/buffer.h
patch
|
blob
|
history
diff --git
a/src/buffer.h
b/src/buffer.h
index 23340b4c0eeb3573592651427b04fba142c0d47a..c0e38ce9659d17d27d7b3a673e628b2a239bcef3 100644
(file)
--- a/
src/buffer.h
+++ b/
src/buffer.h
@@
-690,7
+690,7
@@
struct buffer
display optimizations must be used. */
bool_bf long_line_optimizations_p : 1;
- /* The in
ver
al tree containing this buffer's overlays. */
+ /* The in
terv
al tree containing this buffer's overlays. */
struct itree_tree *overlays;
/* Changes in the buffer are recorded here for undo, and t means