Homepage: https://www.gnu.org/software/emacs
Author: Chong Yidong
Generic major mode for tabulated lists
This file defines Tabulated List mode, a generic major mode for displaying lists of tabulated data, intended for other major modes to inherit from. It provides several utility routines, e.g. for pretty-printing lines of tabulated data to fit into the appropriate columns. For usage information, see the documentation of `tabulated-list-mode'. This package originated from Tom Tromey's Package Menu mode, extended and generalized to be used by other modes.