diff options
| author | 2013-11-06 22:41:32 +0100 | |
|---|---|---|
| committer | 2013-11-06 22:41:32 +0100 | |
| commit | 0f6c2b3228077b001872c423d5888b0d355d5a25 (patch) | |
| tree | b2062c763b80fd27cbc9ac0aa08a2c36b2a1b0f6 /NEWS | |
| parent | 45610d700091a4d77987369ce2bb9063e36afeca (diff) | |
| download | hypo-emacs-0f6c2b3228077b001872c423d5888b0d355d5a25.tar.gz hypo-emacs-0f6c2b3228077b001872c423d5888b0d355d5a25.zip | |
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.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +# -*- mode: org; -*- +* v0.2.0 + + - Add =hypo-delete-last=, which deletes the last posted item of the + current session. |
