Commit graph

12 commits

Author SHA1 Message Date
f0adc16a2c Kill buffer from hypo-delete-last 2013-12-28 13:46:50 +01:00
f8d7a0e267 Add hypo-get-file 2013-12-28 13:39:29 +01:00
bdbb16b57e Update readme 2013-11-06 23:33:58 +01:00
f7d230c7a1 Bump version 2013-11-06 23:29:44 +01:00
db5cde9c3b Print messages after successful operations 2013-11-06 23:29:04 +01:00
42d776690b Add customization option 2013-11-06 23:22:05 +01:00
1b60939449 Update README, add INSTALL 2013-11-06 23:13:51 +01:00
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
45610d7000 Fix warning about unused lexical variable 2013-08-13 01:35:48 +02:00
96e42a27f3 Typo 2013-08-13 01:31:27 +02:00
66e7c89216 Require url
Without requiring this, by the time the library is loaded the
`url-request-data' and `url-request-method' will already have been
defined as lexical variables instead of special (dynamic) variables.
2013-08-13 01:31:12 +02:00
f806bd9370 Initial commit 2013-08-11 21:18:06 +02:00