diff options
author | John Turner <jturner.usa@gmail.com> | 2024-03-08 14:07:12 -0500 |
---|---|---|
committer | John Turner <jturner.usa@gmail.com> | 2024-03-09 14:56:52 -0500 |
commit | 8b1e141fcddb0fcadd34970845b5401a93166433 (patch) | |
tree | 275bb219871edbbcab03e89a0ef41816631fc2c4 | |
parent | 581d286e1af0a811d4dcab66953d1cd8279d9253 (diff) | |
download | wgetpaste.el-8b1e141fcddb0fcadd34970845b5401a93166433.tar.gz |
delete keywords from auto-insert text
-rw-r--r-- | wgetpaste.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wgetpaste.el b/wgetpaste.el index cb91bab..55b6ca0 100644 --- a/wgetpaste.el +++ b/wgetpaste.el @@ -3,7 +3,6 @@ ;; Copyright (C) 2024 John Turner ;; Author: John Turner <jturner.usa@gmail.com> -;; Keywords: ;; 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 |