diff options
Diffstat (limited to 'view-functions.el')
-rw-r--r-- | view-functions.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view-functions.el b/view-functions.el index ae5559a..5d51293 100644 --- a/view-functions.el +++ b/view-functions.el @@ -1,4 +1,4 @@ -;;; view-functions.el --- My functions to monitor system infos -*- lexical-binding: t; -*- +;;; view-functions.el --- My functions to view things -*- lexical-binding: t; -*- ;;;###autoload (defun durand-view-timers-or-temps (&optional arg) |