<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-wttrin/README.md, branch v0.3.1</title>
<subtitle>Emacs frontend for Igor Chubin's wttr.in weather service
</subtitle>
<id>https://git.cjennings.net/emacs-wttrin/atom?h=v0.3.1</id>
<link rel='self' href='https://git.cjennings.net/emacs-wttrin/atom?h=v0.3.1'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/'/>
<updated>2024-04-22T16:26:35+00:00</updated>
<entry>
<title>Readme Rewrite</title>
<updated>2024-04-22T16:26:35+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-22T16:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=cbb07175245d7b6b12b3f06ac384a0f42bedc631'/>
<id>urn:sha1:cbb07175245d7b6b12b3f06ac384a0f42bedc631</id>
<content type='text'>
- moved the format from markdown to org
- much better text IMHO
- badges and sections and pictures oh my!
</content>
</entry>
<entry>
<title>package prep: linter bugfixing and updated readme</title>
<updated>2024-04-01T21:03:54+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-04-01T20:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=14d910c685437bdc2e6fcf73cf9572f2e16c793b'/>
<id>urn:sha1:14d910c685437bdc2e6fcf73cf9572f2e16c793b</id>
<content type='text'>
- added manual and straight installation instructions
- corrected font-height setting example
- corrected :type for wttrin-default-accept-language
- fix docstrings

corrected emacs-lisp code block, upcased usage header
</content>
</entry>
<entry>
<title>squash! Update README.md</title>
<updated>2024-04-01T20:07:18+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-04-01T20:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=4abb2537aa94c7274e7f100a9d3dd1125305cc72'/>
<id>urn:sha1:4abb2537aa94c7274e7f100a9d3dd1125305cc72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2024-04-01T16:42:23+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-04-01T16:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=3e8f5a04f7a3e0fed71c4c8ffa52d45a609e0e1b'/>
<id>urn:sha1:3e8f5a04f7a3e0fed71c4c8ffa52d45a609e0e1b</id>
<content type='text'>
attempted code block and image link fix</content>
</entry>
<entry>
<title>customize font, display date, clean requeries, license change, &amp;c.</title>
<updated>2024-04-01T16:19:41+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-04-01T16:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=84b79776b53e83bbe9563e51ef1099f42ef40183'/>
<id>urn:sha1:84b79776b53e83bbe9563e51ef1099f42ef40183</id>
<content type='text'>
- changed license to GPLv3
- allow user to specify font name and height for display
- place date/time stamp above location name at top of buffer
- re-query with new location deletes to reduce buffer clutter
- updated screenshot to show current updates
- changed references from "city" to "location" in wttrin.el
- removed old CI config files
- removed old badges from readme file
</content>
</entry>
<entry>
<title>applying outstanding patches</title>
<updated>2021-08-25T17:21:38+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2021-08-25T17:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=58104cc393ea3f945b669e1c5f7b4d9861c8681f'/>
<id>urn:sha1:58104cc393ea3f945b669e1c5f7b4d9861c8681f</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Support Accept-Language header</title>
<updated>2017-03-23T03:53:14+00:00</updated>
<author>
<name>Carl X. Su</name>
<email>bcbcarl@gmail.com</email>
</author>
<published>2017-03-23T03:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=00ae9ee54056b16bb20c5b35e6bd262e6bda7eb5'/>
<id>urn:sha1:00ae9ee54056b16bb20c5b35e6bd262e6bda7eb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Travis-CI build status badge</title>
<updated>2016-04-25T17:35:38+00:00</updated>
<author>
<name>Carl X. Su</name>
<email>bcbcarl@gmail.com</email>
</author>
<published>2016-04-25T17:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=95cd71bfd9d6fe4043dd6ccde77bb3382538a648'/>
<id>urn:sha1:95cd71bfd9d6fe4043dd6ccde77bb3382538a648</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added local keymap</title>
<updated>2016-04-14T13:29:27+00:00</updated>
<author>
<name>Pavel Kurnosov</name>
<email>pavel.kurnosov@MB19408.local</email>
</author>
<published>2016-04-14T13:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=00e21fcd204d6817fa4f1076673bc45b96a640ec'/>
<id>urn:sha1:00e21fcd204d6817fa4f1076673bc45b96a640ec</id>
<content type='text'>
Local keymap allows to quit current buffer or query for new place.
</content>
</entry>
<entry>
<title>Add Gitter badge</title>
<updated>2016-03-17T16:15:36+00:00</updated>
<author>
<name>Carl X. Su</name>
<email>bcbcarl@gmail.com</email>
</author>
<published>2016-03-17T16:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/emacs-wttrin/commit/?id=ffa0fb67e913845ae4c1b639495c944fa321aff6'/>
<id>urn:sha1:ffa0fb67e913845ae4c1b639495c944fa321aff6</id>
<content type='text'>
</content>
</entry>
</feed>
