Function: redraw-modeline

redraw-modeline is a for force-mode-line-update, defined in buffer.c.

This function is obsolete since 24.3; use force-mode-line-update instead.

Signature

(redraw-modeline &optional ALL)

Documentation

Force redisplay of the current buffer's mode line and header line.

With optional non-nil ALL, force redisplay of all mode lines, tab lines and header lines. This function also forces recomputation of the menu bar menus and the frame title.

Aliases

speedbar-mode-line-update (obsolete since 27.1) redraw-modeline (obsolete since 24.3)