mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-22 18:35:09 +00:00
* dispextern.h (struct frame_glyphs): Doc fix.
This commit is contained in:
parent
a293299024
commit
8f607ef0e3
@ -101,6 +101,7 @@ struct frame_glyphs
|
||||
|
||||
/* When representing a desired frame,
|
||||
enable[n] == 0 means that line n is same as current frame.
|
||||
Between updates, all lines should be disabled.
|
||||
When representing current frame contents,
|
||||
enable[n] == 0 means that line n is blank. */
|
||||
char *enable;
|
||||
|
Loading…
Reference in New Issue
Block a user