Variable: redisplay--all-windows-cause

redisplay--all-windows-cause is a variable defined in xdisp.c.

Value

#s(hash-table)

Documentation

Code of the cause for redisplaying all windows.

Internal use only.

Source Code

// Defined in /usr/src/emacs/src/xdisp.c
  DEFVAR_LISP ("redisplay--all-windows-cause", Vredisplay__all_windows_cause,
	       doc: /* Code of the cause for redisplaying all windows.
Internal use only.  */);