summaryrefslogtreecommitdiff
path: root/tests/gnupg/private-keys-v1.d/AD20D0B45D263DD5AE866FDB98E04A0D20070F68.key
diff options
context:
space:
mode:
authorPhilip K <philip@warpmail.net>2020-03-28 13:14:28 +0100
committerTino Calancha <tino.calancha@gmail.com>2020-03-28 13:14:28 +0100
commit98193d3bbb3538eda457d0db4ccccbcc4b04ce3d (patch)
treec1e995c04aecc7297dae7ca6e551b7aed282bc5c /tests/gnupg/private-keys-v1.d/AD20D0B45D263DD5AE866FDB98E04A0D20070F68.key
parent88936b11aff49e48f79842e4628c55620e0ad736 (diff)
downloadpass-98193d3bbb3538eda457d0db4ccccbcc4b04ce3d.tar.gz
pass-98193d3bbb3538eda457d0db4ccccbcc4b04ce3d.tar.bz2
pass-98193d3bbb3538eda457d0db4ccccbcc4b04ce3d.zip
emacs: Drop dependency on f library
The "f" library is a rather thin translation layer for already existing Emacs functions. Most functions directly map to an already existing function (eg. "f-no-ext" and "file-name-sans-extension"). For this reason, removing "f" comes at no cost while reducing the number of dependencies one has to count on and the user has to install. Co-authored-by: Tino Calancha <tino.calancha@gmail.com>
Diffstat (limited to 'tests/gnupg/private-keys-v1.d/AD20D0B45D263DD5AE866FDB98E04A0D20070F68.key')
0 files changed, 0 insertions, 0 deletions
4-05-07 15:55:10 -0700'>2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33