diff options
author | Teddy Wing | 2019-06-02 15:36:32 +0200 |
---|---|---|
committer | Teddy Wing | 2019-06-02 15:41:48 +0200 |
commit | 055975398e57750025b0c51f8bb54e13375b1adf (patch) | |
tree | 7d5e9dd422041f297b55dd05dafd4f300566a63f /w3m-session-backup.el | |
parent | 400636d8fca6cde0652ae11dc6e77031e1240553 (diff) | |
download | w3m-session-backup-master.tar.bz2 |
Diffstat (limited to 'w3m-session-backup.el')
-rw-r--r-- | w3m-session-backup.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/w3m-session-backup.el b/w3m-session-backup.el index fc9e8af..46a2c75 100644 --- a/w3m-session-backup.el +++ b/w3m-session-backup.el @@ -1,9 +1,9 @@ ;;; w3m-session-backup.el --- Backup the current W3m session to a file -;; Copyright (c) 2018 Teddy Wing +;; Copyright (c) 2018–2019 Teddy Wing ;; Author: Teddy Wing -;; Version: 0.0.2 +;; Version: 0.0.3 ;; Package-Requires: ((w3m "1.4.609")) ;; Keywords: tools ;; URL: https://github.com/teddywing/w3m-session-backup |