Function: speedbar-mode-line-update

speedbar-mode-line-update is a function alias for force-mode-line-update, defined in buffer.c.

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

Signature

(speedbar-mode-line-update &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)