<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-tools.git/lisp, branch test</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/'/>
<entry>
<title>Bump tablist version requirement</title>
<updated>2019-04-13T20:18:58+00:00</updated>
<author>
<name>Andreas Politz</name>
<email>politza@hochschule-trier.de</email>
</author>
<published>2019-04-13T20:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=d780b82a5ea5eb64140a3a68fa278f877771a1fc'/>
<id>d780b82a5ea5eb64140a3a68fa278f877771a1fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #483 from andersjohansson/current-pagelabel</title>
<updated>2019-04-13T19:42:04+00:00</updated>
<author>
<name>politza</name>
<email>politza@fh-trier.de</email>
</author>
<published>2019-04-13T19:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=2478da0ae42b7cf3051417d89b06fe2f1f4a7330'/>
<id>2478da0ae42b7cf3051417d89b06fe2f1f4a7330</id>
<content type='text'>
Adds a function for returning the label of the current page</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a function for returning the label of the current page</pre>
</div>
</content>
</entry>
<entry>
<title>Fix definition of pdf-cache-prefetch-minor-mode keymap</title>
<updated>2019-04-12T20:14:17+00:00</updated>
<author>
<name>Aaron L. Zeng</name>
<email>me@bcc32.com</email>
</author>
<published>2019-04-12T20:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=4d9b3612ae2f51d0ed92478ae9baf9374d641b2d'/>
<id>4d9b3612ae2f51d0ed92478ae9baf9374d641b2d</id>
<content type='text'>
`t` is not a valid keymap.  I looked through the other minor-mode
definitions and didn't see any other such uses.

Found that this was causing me problems, see Wilfred/helpful#114.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`t` is not a valid keymap.  I looked through the other minor-mode
definitions and didn't see any other such uses.

Found that this was causing me problems, see Wilfred/helpful#114.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add function for returning current page label</title>
<updated>2019-03-27T21:33:26+00:00</updated>
<author>
<name>Anders Johansson</name>
<email>mejlaandersj@gmail.com</email>
</author>
<published>2019-03-27T21:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=06217c405393668a2299df4026436cac80e7b651'/>
<id>06217c405393668a2299df4026436cac80e7b651</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't go to initial page when activating `pdf-view-mode`</title>
<updated>2019-03-08T22:14:16+00:00</updated>
<author>
<name>Nathaniel Nicandro</name>
<email>nathanielnicandro@gmail.com</email>
</author>
<published>2019-03-08T22:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=fb683c8f4d47114204126c3b9ea9b5e8b4bf937c'/>
<id>fb683c8f4d47114204126c3b9ea9b5e8b4bf937c</id>
<content type='text'>
This fixes an issue where the page of a PDF being shown in the
`selected-window` would be reset if the PDF was different than the
PDF of the `current-buffer`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes an issue where the page of a PDF being shown in the
`selected-window` would be reset if the PDF was different than the
PDF of the `current-buffer`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the ability to specify which installer to use</title>
<updated>2019-02-20T18:16:52+00:00</updated>
<author>
<name>Mohammed Yaseen Mowzer</name>
<email>yaseen@mowzer.co.za</email>
</author>
<published>2019-02-03T08:02:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=75f11a457a96180cbe3c42f523598de501121986'/>
<id>75f11a457a96180cbe3c42f523598de501121986</id>
<content type='text'>
This is useful when you have two installers on the same machine (e.g.
pacman and nix-shell) and you want to choose between one of them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is useful when you have two installers on the same machine (e.g.
pacman and nix-shell) and you want to choose between one of them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NEWS entry, expand documentation.</title>
<updated>2019-02-19T19:55:26+00:00</updated>
<author>
<name>Andreas Politz</name>
<email>politza@hochschule-trier.de</email>
</author>
<published>2019-02-19T19:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=bcb1fa4597feb5a9d44983444054c9ca68f5ca0f'/>
<id>bcb1fa4597feb5a9d44983444054c9ca68f5ca0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set :data-2x key as an image property on supported systems</title>
<updated>2019-02-19T19:19:40+00:00</updated>
<author>
<name>Nathaniel Nicandro</name>
<email>nathanielnicandro@gmail.com</email>
</author>
<published>2019-02-08T08:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=0d2b0aef51c700ad4a664be559beae8ed0877f85'/>
<id>0d2b0aef51c700ad4a664be559beae8ed0877f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support high-resolution displays</title>
<updated>2019-02-19T19:19:40+00:00</updated>
<author>
<name>Nathaniel Nicandro</name>
<email>nathanielnicandro@gmail.com</email>
</author>
<published>2019-02-06T18:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=b5f51269422ff9852b1ef61d868d1adf5ebc82ad'/>
<id>b5f51269422ff9852b1ef61d868d1adf5ebc82ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compatibility with Emacs 27</title>
<updated>2019-01-29T18:22:47+00:00</updated>
<author>
<name>Andreas Politz</name>
<email>politza@hochschule-trier.de</email>
</author>
<published>2019-01-29T18:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=25faca4a279b13ae7c94a66b8c387fa8407300c9'/>
<id>25faca4a279b13ae7c94a66b8c387fa8407300c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
