aboutsummaryrefslogtreecommitdiff
path: root/wttrin.el
Commit message (Collapse)AuthorAgeFilesLines
* Allow wttrin to be called with a city as an argumentDave Pearson2017-06-121-4/+4
| | | | | This means it can be easily called from other code, with the city passed as an argument.
* [add] add HTTP request header: Accept-Language, display different language.emacsist2017-03-221-0/+7
|
* Added local keymapPavel Kurnosov2016-04-141-0/+7
| | | | Local keymap allows to quit current buffer or query for new place.
* Add autoload cookie for lazy loadingSyohei YOSHIDA2016-03-061-0/+1
|
* Some improvements and drop ido dependencyCarl X. Su2016-03-061-4/+3
| | | | | | * Depend on stable version of `xterm-color`. * Use `erase-buffer` instead of delete all region. * Replace `ido-completing-read` with `completing-read`.
* Update buffer generation rulesCarl X. Su2016-03-061-0/+2
|
* Update author list and versionCarl X. Su2016-03-061-1/+2
|
* Fix typo and conflictCarl X. Su2016-03-061-17/+24
|\
| * wttrin-default-cities & completionkuanyui2016-03-061-12/+7
| |
| * Error handlingkuanyui2016-03-061-8/+11
| |
| * Refactoring to more universal functionskuanyui2016-03-061-8/+13
| |
| * More universal C-u M-x wttrinkuanyui2016-03-061-14/+19
| |
| * Rename functionkuanyui2016-03-061-1/+1
| |
| * Prevent creating duplicated bufferskuanyui2016-03-061-2/+1
| |
| * Remove unused local bindingkuanyui2016-03-061-1/+1
| |
* | Remove unnecessary variableCarl X. Su2016-03-061-1/+1
|/
* Remove HTTP headerkuanyui2016-03-061-0/+3
|
* Fix requirekuanyui2016-03-061-1/+3
|
* Initial commitCarl X. Su2016-03-061-0/+47