| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Reapplying patch to avoid raw HTML; other changes | Craig Jennings | 2024-03-11 | 1 | -36/+35 | |
| | | | | | | | | | | Other changes being: - added text prompt for quitting and selecting another city - updated default cities - fixed docstring issues reported by Emacs' linter - updated several prompt texts - updated maintainer | |||||
| * | applying outstanding patches | Craig Jennings | 2021-08-25 | 1 | -1/+14 | |
| | | | | | | | | This fork has the following patches applied (still outstanding in bcbcarl/emacs-wttrin): - patch for selecting the unit system: https://github.com/bcbcarl/emacs-wttrin/pull/10 - patch for url request to return ascii rather than html https://github.com/bcbcarl/emacs-wttrin/pull/18 - patch to use https instead of http: https://github.com/bcbcarl/emacs-wttrin/pull/15 | |||||
| * | Added user.agent fix to correct color display, also using https | Craig Jennings | 2021-08-23 | 1 | -2/+2 | |
| | | ||||||
| * | Default the city name if only one city is defined. | Dave Pearson | 2017-06-12 | 1 | -1/+5 | |
| | | | | | | If wttrin-default-cities only has the one city in it, default the input to wttrin to that so that it's easier and faster to get the weather. | |||||
| * | 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 | |
