1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/doc
Artur Malabarba c205098b6a * lisp/emacs-lisp/tabulated-list.el: New optional print method
(tabulated-list-print): New optional argument, UPDATE.  If
non-nil, the list is printed by only adding and deleting the
changed entries, instead of erasing the whole buffer.  This method
is much faster when few or no entries have changed.

* doc/lispref/modes.texi (Tabulated List Mode): Document it.

* etc/NEWS: Document it.
2015-05-24 23:45:46 +01:00
..
emacs
lispintro
lispref * lisp/emacs-lisp/tabulated-list.el: New optional print method 2015-05-24 23:45:46 +01:00
man
misc * lisp/erc/erc.el: Hide network/channel messages 2015-05-21 14:30:18 -05:00