summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Politz <politza@hochschule-trier.de>2018-12-21 19:52:20 +0100
committerAndreas Politz <politza@hochschule-trier.de>2018-12-21 20:01:58 +0100
commitaf1a5949c2dae59ffcbcf21cc4299fa2fc57ce72 (patch)
tree88c9d93563635ac4c54f7389556ec539b6b6b31d
parentc41694fb198e644b3da03917e6792c71cf0c81dc (diff)
Released 0.90v0.90
-rw-r--r--NEWS13
1 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 2f4218e..ab7ce8c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
-*- org -*-
+* Version 1.0
* Version 0.90
+u** The displayed columns when listing annotations is now customizable
+ See variable pdf-annot-list-format and
+ pdf-annot-list-highlight-type.
** Improved handling of default annotation properties
A new variable pdf-annot-default-annotation-properties was
introduced, subsuming and obsoleting
@@ -9,9 +13,12 @@
let's the user choose default properties, e.g. a color, for all
supported annotations separately.
** Provide a faster "boot-loader"
- The autoloaded function `pdf-loader-install' acts as a replacement
- for ‘pdf-tools-install’ and makes Emacs load and use PDF Tools as soon
- as a PDF file is opened, but not sooner.
+ The autoloaded function pdf-loader-install acts as a replacement
+ for pdf-tools-install and makes Emacs load and use PDF Tools as
+ soon as a PDF file is opened, but not sooner.
+** Improved the process of (re)compiling the server
+ This obsoletes the variable pdf-tools-handle-upgrades, which does
+ nothing anymore.
* Version 0.80
** Tablist package
The files tablist.el and tablist-filter.el are no longer part of