diff options
author | jao <jao@gnu.org> | 2022-10-21 04:03:09 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-10-21 04:03:09 +0100 |
commit | 5d915abec900c20ee954ff3963da7bdb83a6ffb8 (patch) | |
tree | d30f0f22ef532da23bc8a1bb17cad372d7a89b07 /lib | |
parent | b49bfae5ceaff7b9fda8f77d6ba41420437dcf56 (diff) | |
download | elibs-5d915abec900c20ee954ff3963da7bdb83a6ffb8.tar.gz elibs-5d915abec900c20ee954ff3963da7bdb83a6ffb8.tar.bz2 |
a couple of keybindings
Diffstat (limited to 'lib')
-rw-r--r-- | lib/media/jao-random-album.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/media/jao-random-album.el b/lib/media/jao-random-album.el index 4fc06cb..e27b513 100644 --- a/lib/media/jao-random-album.el +++ b/lib/media/jao-random-album.el @@ -1,6 +1,6 @@ ;; jao-random-album.el -- play random albums -;; Copyright (C) 2009, 2010, 2017, 2018, 2019, 2021, 2022 Jose Antonio Ortega Ruiz +;; Copyright (C) 2009, 2010, 2017-2019, 2021-2022 Jose Antonio Ortega Ruiz ;; Author: Jose Antonio Ortega Ruiz <jao@gnu.org> ;; Start date: Sat Jul 04, 2009 13:06 |