From 0f6c2b3228077b001872c423d5888b0d355d5a25 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 6 Nov 2013 22:41:32 +0100 Subject: Add hypo-delete-last This commit changes the workings of the `hypo--collect-url' function to store the hash of the last uploaded file or snippet. This is then used by `hypo-delete-last' to delete that same url. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 NEWS (limited to 'NEWS') diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..4b159a7 --- /dev/null +++ b/NEWS @@ -0,0 +1,5 @@ +# -*- mode: org; -*- +* v0.2.0 + + - Add =hypo-delete-last=, which deletes the last posted item of the + current session. -- cgit v1.3-2-g0d8e