hypo-emacs/NEWS
Tom Willemse 0f6c2b3228 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.
2013-11-06 22:41:32 +01:00

5 lines
122 B
Text

# -*- mode: org; -*-
* v0.2.0
- Add =hypo-delete-last=, which deletes the last posted item of the
current session.