branch: elpa/tablist commit 0c56b65aa6da81f8cc2447a30091be1330d8cedd Author: Andreas Politz <poli...@hochschule-trier.de> Commit: Andreas Politz <poli...@hochschule-trier.de>
Made Keywords: section standard conform. * lisp/*.el: Use standard keywords. --- tablist-filter.el | 2 +- tablist.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tablist-filter.el b/tablist-filter.el index 8e2b227..a401a2b 100644 --- a/tablist-filter.el +++ b/tablist-filter.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2013, 2014 Andreas Politz ;; Author: Andreas Politz <poli...@fh-trier.de> -;; Keywords: +;; Keywords: extensions, lisp ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/tablist.el b/tablist.el index 447ff48..62a60d5 100644 --- a/tablist.el +++ b/tablist.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2013, 2014 Andreas Politz ;; Author: Andreas Politz <poli...@fh-trier.de> -;; Keywords: +;; Keywords: extensions, lisp ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by