branch: elpa/tablist commit 2077a99a3d4175d52862d11ea65fa500ef8a582a Author: Steve Purcell <st...@sanityinc.com> Commit: Steve Purcell <st...@sanityinc.com>
Fix typo in description, and trailing line to satisfy package.el --- tablist.el | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/tablist.el b/tablist.el index fb7e039..b168c66 100644 --- a/tablist.el +++ b/tablist.el @@ -1,4 +1,4 @@ -;;; tablist.el --- Extented tabulated-list-mode. -*- lexical-binding: t -*- +;;; tablist.el --- Extended tabulated-list-mode -*- lexical-binding: t -*- ;; Copyright (C) 2013, 2014 Andreas Politz @@ -1928,8 +1928,3 @@ AWINDOW is deleted." (provide 'tablist) ;;; tablist.el ends here - -;; Local Variables: -;; End: - -