summaryrefslogtreecommitdiff
path: root/wttrin.el
Commit message (Expand)AuthorAgeFilesLines
* refactor:debug: Rename and enhance wttrin debug functionsCraig Jennings2025-11-041-5/+224
* refactor:wttrin: Make asynchronous loading standardCraig Jennings2025-11-041-78/+11
* feat:debug: Add debugging utilities for wttrinCraig Jennings2025-11-041-17/+32
* feat:wttrin-mode: Add major mode for weather displayCraig Jennings2025-11-041-39/+52
* feat(emacs): Add asynchronous weather fetching to wttrinCraig Jennings2025-11-041-54/+142
* Add comprehensive ERT test suite and fix critical bugsCraig Jennings2025-11-041-11/+31
* Add caching system for weather dataCraig Jennings2025-09-251-11/+93
* use https rather than httpCraig Jennings2025-09-241-1/+1
* don't mutate url-request-extra-headersCraig Jennings2025-09-241-7/+7
* ensure utf-8 encodingCraig Jennings2025-09-241-1/+1
* changed accept-language variable name to wttrin-default-languagesCraig Jennings2024-04-221-3/+3
* clean-up byte compile and licensing issuesCraig Jennings2024-04-211-47/+53
* fix docstring longer than 80 charactersCraig Jennings2024-04-211-1/+2
* Add License Boilerplate and SPDX-License-Identifier for GPL 3.0Craig Jennings2024-04-211-0/+17
* fit and finish bugfixingCraig Jennings2024-04-111-38/+53
* package prep: linter bugfixing and updated readmev0.2.3Craig Jennings2024-04-011-6/+1
* bugfixesCraig Jennings2024-04-011-23/+27
* customize font, display date, clean requeries, license change, &c.v0.2.2Craig Jennings2024-04-011-20/+69
* Reapplying patch to avoid raw HTML; other changesCraig Jennings2024-03-111-36/+35
* applying outstanding patchesCraig Jennings2021-08-251-1/+14
* Added user.agent fix to correct color display, also using httpsCraig Jennings2021-08-231-2/+2
* Default the city name if only one city is defined.Dave Pearson2017-06-121-1/+5
* Allow wttrin to be called with a city as an argumentDave Pearson2017-06-121-4/+4
* [add] add HTTP request header: Accept-Language, display different language.emacsist2017-03-221-0/+7
* Added local keymapPavel Kurnosov2016-04-141-0/+7
* Add autoload cookie for lazy loadingSyohei YOSHIDA2016-03-061-0/+1
* Some improvements and drop ido dependencyCarl X. Su2016-03-061-4/+3
* 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