Function: eshell-redisplay
eshell-redisplay is a function alias for redisplay, defined in
dispnew.c.
This function is obsolete since 30.1; use redisplay instead.
Signature
(eshell-redisplay &optional FORCE)
Documentation
Perform redisplay.
Optional arg FORCE exists for historical reasons and is ignored. Value is t if redisplay has been performed, nil if executing a keyboard macro.
Aliases
eshell-redisplay (obsolete since 30.1)