| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow wttrin to be called with a city as an argument | Dave Pearson | 2017-06-12 | 1 | -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. | emacsist | 2017-03-22 | 1 | -0/+7 |
| | | |||||
| * | Added local keymap | Pavel Kurnosov | 2016-04-14 | 1 | -0/+7 |
| | | | | | Local keymap allows to quit current buffer or query for new place. | ||||
| * | Add autoload cookie for lazy loading | Syohei YOSHIDA | 2016-03-06 | 1 | -0/+1 |
| | | |||||
| * | Some improvements and drop ido dependency | Carl X. Su | 2016-03-06 | 1 | -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 rules | Carl X. Su | 2016-03-06 | 1 | -0/+2 |
| | | |||||
| * | Update author list and version | Carl X. Su | 2016-03-06 | 1 | -1/+2 |
| | | |||||
| * | Fix typo and conflict | Carl X. Su | 2016-03-06 | 1 | -17/+24 |
| |\ | |||||
| | * | wttrin-default-cities & completion | kuanyui | 2016-03-06 | 1 | -12/+7 |
| | | | |||||
| | * | Error handling | kuanyui | 2016-03-06 | 1 | -8/+11 |
| | | | |||||
| | * | Refactoring to more universal functions | kuanyui | 2016-03-06 | 1 | -8/+13 |
| | | | |||||
| | * | More universal C-u M-x wttrin | kuanyui | 2016-03-06 | 1 | -14/+19 |
| | | | |||||
| | * | Rename function | kuanyui | 2016-03-06 | 1 | -1/+1 |
| | | | |||||
| | * | Prevent creating duplicated buffers | kuanyui | 2016-03-06 | 1 | -2/+1 |
| | | | |||||
| | * | Remove unused local binding | kuanyui | 2016-03-06 | 1 | -1/+1 |
| | | | |||||
| * | | Remove unnecessary variable | Carl X. Su | 2016-03-06 | 1 | -1/+1 |
| |/ | |||||
| * | Remove HTTP header | kuanyui | 2016-03-06 | 1 | -0/+3 |
| | | |||||
| * | Fix require | kuanyui | 2016-03-06 | 1 | -1/+3 |
| | | |||||
| * | Initial commit | Carl X. Su | 2016-03-06 | 1 | -0/+47 |
