emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/tablist de762f1 07/60: Some documentation fixes.


From: Philip Kaludercic
Subject: [nongnu] elpa/tablist de762f1 07/60: Some documentation fixes.
Date: Sun, 1 Aug 2021 18:19:25 -0400 (EDT)

branch: elpa/tablist
commit de762f19967c8f8b1b30f36a1cf2535ad0265473
Author: Andreas Politz <politza@hochschule-trier.de>
Commit: Andreas Politz <politza@hochschule-trier.de>

    Some documentation fixes.
---
 tablist.el | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/tablist.el b/tablist.el
index 23690f4..cae00c8 100644
--- a/tablist.el
+++ b/tablist.el
@@ -20,7 +20,8 @@
 
 ;;; Commentary:
 ;;
-;; This package adds marks and filters to tabulated-list-mode.  
+;; This package adds marks and filters to tabulated-list-mode.  It
+;; also kind of puts a dired face on tabulated list buffers.
 ;;
 ;; It can be used by deriving from tablist-mode and some features by
 ;; using tablist-minor-mode inside a tabulated-list-mode buffer.
@@ -1409,7 +1410,8 @@ also determines the default COLUMN and direction.
 
 The main difference to `tabulated-list-sort' is, that this
 function sorts the buffer in-place and it ignores a nil sort
-entry in `tabulated-list-format' and sorts on the column anyway."
+entry in `tabulated-list-format' and sorts on the column
+anyway (why not ?)."
 
   (interactive
    (list



reply via email to

[Prev in Thread] Current Thread [Next in Thread]