Replace truncate_partial_width_windows with
Vtruncate_partial_width_windows.
This commit is contained in:
@@ -36,8 +36,8 @@ extern int interrupts_deferred;
|
||||
/* Terminal has meta key */
|
||||
extern int meta_key;
|
||||
|
||||
/* Nonzero means truncate lines in all windows less wide than the frame */
|
||||
extern int truncate_partial_width_windows;
|
||||
/* Defined in xdisp.c */
|
||||
extern Lisp_Object Vtruncate_partial_width_windows;
|
||||
|
||||
/* Nonzero means no need to redraw the entire frame on resuming a suspended
|
||||
Emacs. This is useful on terminals with multiple pages, where one page is
|
||||
|
||||
Reference in New Issue
Block a user