1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -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 Add basic VC push support. 2015-05-12 20:42:42 -04:00
lispintro Fix single-quoting style in PDF manuals 2015-05-01 12:06:38 -07:00
lispref * lisp/emacs-lisp/tabulated-list.el: New optional print method 2015-05-24 23:45:46 +01:00
man Standardize names of ChangeLog history files 2015-04-15 10:59:11 -07:00
misc * lisp/erc/erc.el: Hide network/channel messages 2015-05-21 14:30:18 -05:00