diff options
author | Teddy Wing | 2018-04-11 22:03:27 +0200 |
---|---|---|
committer | Teddy Wing | 2018-04-11 22:03:27 +0200 |
commit | e07e2367c0cb55e4d4c1b26357a6c1e48d731ae4 (patch) | |
tree | a400d4c4d2ce3bb02a45bfc0588a0d126354e145 | |
parent | b842422563410781611178e7fbc90dc96287a1f0 (diff) | |
download | w3m-session-backup-e07e2367c0cb55e4d4c1b26357a6c1e48d731ae4.tar.bz2 |
Add "tools" to the "Keywords" list
This is the only one from `finder-by-keyword` that even remotely seemed
to relate to this package.
-rw-r--r-- | w3m-session-backup.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/w3m-session-backup.el b/w3m-session-backup.el index 142bf3a..7747a43 100644 --- a/w3m-session-backup.el +++ b/w3m-session-backup.el @@ -5,7 +5,7 @@ ;; Author: Teddy Wing ;; Version: 0.0.1 ;; Package-Requires: ((w3m "1.4.609")) -;; Keywords: +;; Keywords: tools ;; URL: ;; This program is free software; you can redistribute it and/or modify |