branch: externals/cpupower commit 40952ede70e6cfcc6d9ed00de77d21a781eb4fb1 Author: smeister <smeis...@awstruepower.com> Commit: smeister <smeis...@awstruepower.com>
using keyword recommended by the manual --- cpupower.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpupower.el b/cpupower.el index ab795c9492..6f7eef1cb3 100644 --- a/cpupower.el +++ b/cpupower.el @@ -1,11 +1,11 @@ -;;; cpupower.el --- cpupower command line interface -*- lexical-binding: t -*- +;;; cpupower.el --- cpupower command interface -*- lexical-binding: t -*- ;; Copyright (C) 2021 Stephen Meister ;; Author: Stephen Meister ;; URL: https://gitlab.com/steve-emacs-stuff/cpupower-el ;; Version: 1.0.0 -;; Keywords: cpupower, cpu, frequency, frequency-scaling +;; Keywords: hardware, cpupower, cpu, frequency-scaling ;; 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