<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-tools.git, branch dev</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>Fix: check-doc warnings in pdf-misc</title>
<updated>2022-01-07T12:41:50+00:00</updated>
<author>
<name>Vedang Manerikar</name>
<email>ved.manerikar@gmail.com</email>
</author>
<published>2022-01-07T04:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=4e6c778194bea39d81871a3caa0b72539fdb6868'/>
<id>4e6c778194bea39d81871a3caa0b72539fdb6868</id>
<content type='text'>
Relates to: #64
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relates to: #64
</pre>
</div>
</content>
</entry>
<entry>
<title>Install base-devel, autoconf on Appveyor</title>
<updated>2022-01-07T12:41:29+00:00</updated>
<author>
<name>Vedang Manerikar</name>
<email>ved.manerikar@gmail.com</email>
</author>
<published>2022-01-07T04:40:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=27da212d04dac062d59af09b49da6e9237c3a1b0'/>
<id>27da212d04dac062d59af09b49da6e9237c3a1b0</id>
<content type='text'>
Since 6th Jan, 2022, builds on Appveyor are failing because they
cannot find `autoreconf`[1][2].

This should be implemented from `base-devel`, but even with
`base-devel` available the builds are failing. Adding an explicit
require on `autoconf` in the hope that this is fixed.

1: https://ci.appveyor.com/project/vedang/pdf-tools/builds/42114287
2: https://ci.appveyor.com/project/vedang/pdf-tools/builds/42101965

Relates to: #68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since 6th Jan, 2022, builds on Appveyor are failing because they
cannot find `autoreconf`[1][2].

This should be implemented from `base-devel`, but even with
`base-devel` available the builds are failing. Adding an explicit
require on `autoconf` in the hope that this is fixed.

1: https://ci.appveyor.com/project/vedang/pdf-tools/builds/42114287
2: https://ci.appveyor.com/project/vedang/pdf-tools/builds/42101965

Relates to: #68
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: parameter to pdf-misc-popup-context-menu</title>
<updated>2022-01-07T05:03:53+00:00</updated>
<author>
<name>Shuguang Sun</name>
<email>shuguang79@qq.com</email>
</author>
<published>2022-01-07T03:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=4794b7c087b70421530658cd35c8705e319b76b8'/>
<id>4794b7c087b70421530658cd35c8705e319b76b8</id>
<content type='text'>
A parameter `event' is required at least for emacs 29.0.
Add `_event' to pacitify compiling warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A parameter `event' is required at least for emacs 29.0.
Add `_event' to pacitify compiling warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: link to demo video</title>
<updated>2022-01-06T06:25:04+00:00</updated>
<author>
<name>Vedang Manerikar</name>
<email>ved.manerikar@gmail.com</email>
</author>
<published>2022-01-06T06:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=d570624871016fae7e01d84645ca91f679ed6fb3'/>
<id>d570624871016fae7e01d84645ca91f679ed6fb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Void Linux OS and package manager to autobuild script</title>
<updated>2022-01-03T03:08:31+00:00</updated>
<author>
<name>goiabae</name>
<email>goiabae@github.com</email>
</author>
<published>2021-09-06T00:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=ed1d4fc4b02eaf40fbaa7a1a8a2c59eff2a8555d'/>
<id>ed1d4fc4b02eaf40fbaa7a1a8a2c59eff2a8555d</id>
<content type='text'>
Very simple addition to the autobuild script to include the xbps
package manager and Void Linux.

Closes: politza#685
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Very simple addition to the autobuild script to include the xbps
package manager and Void Linux.

Closes: politza#685
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `display-line-numbers-mode` to Known Problems</title>
<updated>2022-01-03T03:02:06+00:00</updated>
<author>
<name>Vedang Manerikar</name>
<email>ved.manerikar@gmail.com</email>
</author>
<published>2022-01-03T03:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=93b948973989c1c6b3eb4f382ce7eb78a39c0fe1'/>
<id>93b948973989c1c6b3eb4f382ce7eb78a39c0fe1</id>
<content type='text'>
Squashed commit.
Author: LuisFCOliveira &lt;67265998+LuisFCOliveira@users.noreply.github.com&gt;
Closes: politza#684
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Squashed commit.
Author: LuisFCOliveira &lt;67265998+LuisFCOliveira@users.noreply.github.com&gt;
Closes: politza#684
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: error when using autobuild on Gentoo</title>
<updated>2022-01-03T02:48:55+00:00</updated>
<author>
<name>borgorworgor</name>
<email>79546614+borgorworgor@users.noreply.github.com</email>
</author>
<published>2021-12-30T13:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=4f76be6e26d41d9a972335606a7ffa4e1b567e8c'/>
<id>4f76be6e26d41d9a972335606a7ffa4e1b567e8c</id>
<content type='text'>
This fixes `autobuild` failing on Gentoo if the user hasn't compiled
`dev-util/pkgconf`[1]. Autobuild fails due to the removed[2]
repository `dev-util/pkgconfig`. The new name is now
`dev-util/pkgconf`.

1: https://packages.gentoo.org/packages/dev-util/pkgconf
2:
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg93072.html
Closes: politza#695, politza#693
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes `autobuild` failing on Gentoo if the user hasn't compiled
`dev-util/pkgconf`[1]. Autobuild fails due to the removed[2]
repository `dev-util/pkgconfig`. The new name is now
`dev-util/pkgconf`.

1: https://packages.gentoo.org/packages/dev-util/pkgconf
2:
https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg93072.html
Closes: politza#695, politza#693
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: use correct multiversion package syntax on OpenBSD</title>
<updated>2022-01-03T02:46:22+00:00</updated>
<author>
<name>Timo Myyrä</name>
<email>timo.myyra@bittivirhe.fi</email>
</author>
<published>2022-01-02T08:25:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=bfe963ab4f375396954bcf4ee136a9ef4cf9204e'/>
<id>bfe963ab4f375396954bcf4ee136a9ef4cf9204e</id>
<content type='text'>
OpenBSD pkg_add(1) uses `package%version` syntax to specify which
version of the package to use when there are multiple versions
packaged. Use it for `autoconf` and `automake`.

Closes: politza#696
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBSD pkg_add(1) uses `package%version` syntax to specify which
version of the package to use when there are multiple versions
packaged. Use it for `autoconf` and `automake`.

Closes: politza#696
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor language correction: it's -&gt; its</title>
<updated>2022-01-03T02:34:05+00:00</updated>
<author>
<name>Vedang Manerikar</name>
<email>ved.manerikar@gmail.com</email>
</author>
<published>2022-01-03T02:34:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=5a3a14470db4ab4d7310d7d7a647c9764c48d700'/>
<id>5a3a14470db4ab4d7310d7d7a647c9764c48d700</id>
<content type='text'>
The correct possessive with it is "its", not "it's".

Closes: politza#689
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The correct possessive with it is "its", not "it's".

Closes: politza#689
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a link to the PDF Tools Wiki to the README</title>
<updated>2022-01-02T16:54:41+00:00</updated>
<author>
<name>Vedang Manerikar</name>
<email>ved.manerikar@gmail.com</email>
</author>
<published>2022-01-02T16:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/pdf-tools.git/commit/?id=192a6ed72351ae08b18a93bce48c9bf022de5fb5'/>
<id>192a6ed72351ae08b18a93bce48c9bf022de5fb5</id>
<content type='text'>
The PDF Tools Wiki is live! The plan is to build this into a wonderful
self-serve website.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The PDF Tools Wiki is live! The plan is to build this into a wonderful
self-serve website.
</pre>
</div>
</content>
</entry>
</feed>
