• Artur Malabarba's avatar
    * lisp/emacs-lisp/tabulated-list.el: New optional print method · c205098b
    Artur Malabarba authored
    (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.
    c205098b
NEWS 38.3 KB