summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-09-10 23:54:24 +0200
committerhaawda2017-09-10 23:54:24 +0200
commita5842ad640ac45d1dac56580a22045a1930eb6e0 (patch)
treeb77623f6d011a4ec45bdf4a3767d0330886a64e9 /PKGBUILD
parentcc8907f79f7a6fa290ad1849180f1793581d33e6 (diff)
downloadaur-a5842ad640ac45d1dac56580a22045a1930eb6e0.tar.gz
Updated version (9.1.56.gbd2378161 -> 9.1.59.g793b429f9).
Changelog ========= Merge branch 'maint' (793b429f9) Backport commit cdef84fb6 from Emacs (a4f1395cb) ox-texinfo: Do not add @node for unnumbered headings (c6e5639b7) Table of contents ignore unnumbered headlines (bd2378161) Merge branch 'maint' (7a47458b3) org-agenda: Fix `org-agenda-skip-if-todo' (1168d085d) org-agenda: Fix `org-agenda-skip-if' (27a03dd97) org-colview: Fix defcustom type (7b1fabbf8) org-colview: Allow custom COLLECT functions for derived properties (2b2314d46) Merge branch 'maint' (3ab1afd0e) Ensure that top-level capture targets are pasted at level 1 (2dfbafa4a) ox-html: Prevent spurious target below headlines (007bbddbc) Merge branch 'maint' (b3ab012d6) org-agenda: Fix typo (e0259f937) Merge branch 'maint' (2a9d8653e) org-agenda: Better state change detection (d059b7895) Merge branch 'maint' (c8aaf8f69) Fix duplicate tests (7ce9a2411) Remove duplicate test (17013d6f3) Merge branch 'maint' (289539e11) Fix logic of calling org-make-link-desciption-function (a30701113) Merge branch 'maint' (e21768d24) Improve Scheme code evaluation (e09cb53bd) Merge branch 'maint' (88ffcf54d) Update customize-package-emacs-version-alist (79d9f0c0c) Correct defcustom version information (6496d0ca9) Merge branch 'maint' (bca91bb7e) Make ob-sclang.el work on emacs 24.3 (7a29c82e1) Silence byte-compiler (d15a4a4a9) org-table: Fix failing tests (7d1757f7d) Merge branch 'maint' (f22c23277) Fix `org-confirm-babel-evaluate' with `org-sbe' (b16086d9a) Merge branch 'maint' (9c5d03ca3) org-agenda: Remove duplicate files when building a search view (22e916fb3) Restriction lock means no extra files in agenda search view (706932bec) Merge branch 'maint' (19d039abd) Tolerate editing an export block without type (d50170b20) org-archive: Fix failing tests (11979e298) Merge branch 'maint' (6cfc7cb95) org-duration: Fix `org-duration-to-minutes' with the empty string (91a76063d) org.texi: Fix last commit (85ba4912a) Merge branch 'maint' (ad1c0faa7) ORG-NEWS: Add incompatible change about `org-split-string' (f1a1cad93) Use `split-string' instead of `org-split-string' (ea4e3dac6) org.texi: Hint to "C-h ." to see hidden cell value (d41c256ea) org-agenda: Silence byte-compiler (d1e03f59b) org-table: Obey <c> cookie when aligning a table (70d2b3c96) Document new column display (6e5598dc3) org-table: Implement org-table-expand (8374e6f43) org-table: Change behavior of `org-table-toggle-column-width' (882f3f3fc) org-table: Allow to shrink tables upon opening a document (73bf9b888) Remove visual effect of width cookies in tables (23a2fde6f) org-table: Implement shrunk columns (6d6a30d4c) org-archive.el: Update statistic cookies when archiving (331ba6849) Fix ORG-NEWS (6dfcb98f1) Merge branch 'maint' (7d08ff06b) Fix table variable with commas in ob-sqlite (6edec1bef) org-agenda: Minor refactoring and tiny bug fix (fccfe5665) org-agenda: Refactor org-agenda-overriding-header code (b6c5a174d)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf9523088fc9..686bc3794b33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-org-mode-git
-pkgver=9.1.56.gbd2378161
+pkgver=9.1.59.g793b429f9
pkgrel=1
pkgdesc="Emacs Org Mode from git"
arch=('any')