summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-09-15 21:34:56 +0200
committerhaawda2017-09-15 21:34:56 +0200
commit211b3d65aacfd63f3e419e27bce6c2240cb3eefb (patch)
tree1d379f7e626332a83eee3be4de4842200e08b034 /PKGBUILD
parent9f31da22d149d69550777441f654e0f073cbfa36 (diff)
downloadaur-211b3d65aacfd63f3e419e27bce6c2240cb3eefb.tar.gz
Updated version (9.1.70.g9e062df65 -> 9.1.74.gfcda05df0).
Changelog ========= Merge branch 'maint' (fcda05df0) ox-texinfo: Add missing autoload cookies (9f863a695) ox-texinfo: Add missing autoload cookies (9c4ee81a8) Change emphasis regexp (8383f7e08) Merge branch 'maint' (9e062df65) Fix `org-auto-repeat-maybe' (25f12218d) Merge branch 'maint' (04498a4fb) ob-scheme: Fix results error on unspecified and void values (63f1ffac3) Merge branch 'maint' (3944547bf) ox-html: Fix missing Mathjax config with maths elements in captions (758426831) Merge branch 'maint' (657302b97) org-table: Fix `org-table-copy-down' with timestamps (23c4716a9) Merge branch 'maint' (c59cb987e) Fix `org-forward-sentence' on a headline (95271315c) Add missing documentation part about shrunk columns (81e7ad650) 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 1f4d5cd9dd1f..0cb659397981 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.70.g9e062df65
+pkgver=9.1.74.gfcda05df0
pkgrel=1
pkgdesc="Emacs Org Mode from git"
arch=('any')