summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-10-26 21:13:02 +0200
committerhaawda2017-10-26 21:13:02 +0200
commit3d4ddc241fd1e0f1a6658a388389da4a90037581 (patch)
treecbbbbfe657e4e192c720555fb0bddafc66d91d22
parentcca40df14c66389bf8214a039c01948d060bf132 (diff)
downloadaur-3d4ddc241fd1e0f1a6658a388389da4a90037581.tar.gz
Updated version (9.1.2.153.g22e7bc8e2 -> 9.1.2.154.g99dbca3d4).
Changelog ========= Remove `org-babel-use-quick-and-dirty-noweb-expansion' (99dbca3d4) org-agenda: Refactoring. Deactivate mark in case of a region. (22e7bc8e2) org-agenda: Bulk mark lines in region (78c6a299d) Merge branch 'maint' (bebfd341a) ox-texinfo: Remove TABs from output (5c91976b4) org-goto: Fix wrong number of arguments error (048169d27) org-goto: Fix keymapp error (3a5b75d4e) ox-texinfo: Small refactoring (73a15d1bf) Move a test (1b9a66487) Merge branch 'maint' (96c7fd754) Fix comma escaping with multiple leading commas (3aa4d44ba) ox-texinfo: Fix missing contents in headings out of TOC (e59199e3a) org-goto: Fix header (c024bec29) Extract "org-goto" code into a dedicated library (e1c2db37e) Move some invisibility check functions to "org-macs.el" (87116700e) Silence byte-compiler (fc551191a) Revert "Move `org-key' and `org-defkey' into "org-macs.el"" (59d21881b) Move some generic functions into "org-macs.el" (486331e32) Move `org-key' and `org-defkey' into "org-macs.el" (7f56a9920) Move compatibility functions in "org-compat.el" (7554012ce) Merge branch 'maint' (95b76608a) Prevent leaking fontification across table fields' borders (a2a034f5b) Merge branch 'maint' (bed03c4b4) Fix tangling of org block with nested source block (1613153aa) org-agenda: Fix the display of more key substitutions (33ca07b5d) Merge branch 'maint' (620ba1446) ox-man: Fix org-man--protect-text (3df62457b) Merge branch 'maint' (0cc59cea2) ox-man: Fix verbatim markup (37142cea7) Merge branch 'maint' (ff6fbaf39) ox-man: Fix code and verbatim export (ee24c0769) Merge branch 'maint' (cd9cccb4b) Fix `org-insert-todo-heading' (8c5c030c6) Merge branch 'maint' (52d4ca4b2) Update documentation on org-protocol template placeholders (90d283f18) Move `org-completing-read' into "org-macs.el" (7ac888339) Move `org-xor' into "org-macs.el" (45a1918ef) ox-texinfo: Handle "notoc" value (5b2b8f317) Implement `org-export-excluded-from-toc-p' (b401d3a44) ox: Implement "notoc" UNNUMBERED value (9b13e44ad) Improve a docstring (29b413468) Merge branch 'maint' (2525dc6c7) Silence byte-compiler (1d5142601) Merge branch 'maint' (7df5d21f7) Fix links without contents in table of contents' entries (827af5987) ox-koma-letter: Fix typo. (025dbd7f3) Merge branch 'maint' (4ffddc2a9) `org-file-contents': Improve error message (5861a5574) Merge branch 'maint' (8184de6e1) Backport commit 5d51403ce from Emacs (3f1d5f909) Backport commit 0d004ed01 from Emacs (df0e3611f) Merge branch 'maint' (86e6ab697) org.texi: Correct keys for subtree movement commands (8c44a3f23) Merge branch 'maint' (61c81e825) ox-md: Export TODO keywords and priority cookies (76163e983) org-index.el version 5.6.2 (4d828ba4c) Adjust version numbers of unreleased changes (0b8316846) Merge branch 'maint' (a343655bb) ox-s5: Don't use org-html-end-plain-list (027cfc3d1) Merge branch 'maint' (2a55d206e) org-clock: Fix clock report sometimes ignoring hours before :wstart (07f939f41) Merge branch 'maint' (fa56da61a) Consider headlines as sentences by themselves (d747e51fb) Merge branch 'maint' (7f56bfe0c) C-c C-c on a planning info timestamp fixes day (6432fcd43) org-inlinetask: Wrap region at insertion (5a16dec5a) Merge branch 'maint' (44e3745c7) Fix `org-backward-paragraph' on an empty heading (fb403ca34) Merge branch 'maint' (9455c6910) Fix interactive timestamp entry in capture templates (ce536f637) Merge branch 'maint' (eeaf9aec1) Backport commit 5172fa02c from Emacs (710a3d113) Merge branch 'maint' (1b12ad5cf) Merge branch 'maint' (7a2b642ad) Merge branch 'maint' (1a946d04e) Merge branch 'maint' (73df53f18) Merge branch 'maint' (428368af2) Merge branch 'maint' (7f2b2557f) Merge branch 'maint' (3c83f1f5a) Merge branch 'maint' (b8d89496f) Merge branch 'maint' (9cfa90797) Merge branch 'maint' (4f619fc20) Version 5.6.1 of org-index (731e1ca93) Merge branch 'maint' (fbf47cde9) org.texi: Delete misplaced colon (80eca1d31) Remove the overwrite of the C-c TAB binding (193d5b5c7) org-agenda: Fix search view's display of command keys (48f333805) ORG-NEWS: Add an entry for supporting export in org-irc.el (6456febb0) org-irc.el: Add proper export functions for irc (405555ec5) Merge branch 'maint' (3056abe78) Merge branch 'maint' (039004dde) Revert "Table of contents ignore unnumbered headlines" (ad0662bbe) Merge branch 'maint' (2faebbd2f) Merge branch 'maint' (cf35109ad) Move `org-get-at-bol' into "org-macs.el" (6e7d15269) Move `org-uniquify' into "org-macs.el" (32890ea5a) org-macs: Re-order functions and macros (794dfaa6e) Silence byte-compiler (18ee77f62) Move `org-trim' in "org-macs.el" (442a2b430) Re-bind `org-show-children' to C-c TAB (44c46176e) Merge branch 'maint' (5bcaa4dd1) Merge branch 'maint' (ff6b38099) Merge branch 'maint' (297acd751) Merge branch 'maint' (2021b98b8) Remove auto-repair of malformed property drawers (85acebdc2) Merge branch 'maint' (3df23ef80) Merge branch 'maint' (fcda05df0) ox-texinfo: Add missing autoload cookies (9c4ee81a8) Change emphasis regexp (8383f7e08) Merge branch 'maint' (9e062df65) Merge branch 'maint' (04498a4fb) Merge branch 'maint' (3944547bf) Merge branch 'maint' (657302b97) Merge branch 'maint' (c59cb987e) Add missing documentation part about shrunk columns (81e7ad650) Merge branch 'maint' (793b429f9) ox-texinfo: Do not add @node for unnumbered headings (c6e5639b7) Table of contents ignore unnumbered headlines (bd2378161) Merge branch 'maint' (7a47458b3) org-colview: Fix defcustom type (7b1fabbf8) org-colview: Allow custom COLLECT functions for derived properties (2b2314d46) Merge branch 'maint' (3ab1afd0e) ox-html: Prevent spurious target below headlines (007bbddbc) Merge branch 'maint' (b3ab012d6) Merge branch 'maint' (2a9d8653e) Merge branch 'maint' (c8aaf8f69) Remove duplicate test (17013d6f3) Merge branch 'maint' (289539e11) Merge branch 'maint' (e21768d24) Merge branch 'maint' (88ffcf54d) Merge branch 'maint' (bca91bb7e) Silence byte-compiler (d15a4a4a9) org-table: Fix failing tests (7d1757f7d) Merge branch 'maint' (f22c23277) Merge branch 'maint' (9c5d03ca3) Merge branch 'maint' (19d039abd) org-archive: Fix failing tests (11979e298) Merge branch 'maint' (6cfc7cb95) org.texi: Fix last commit (85ba4912a) Merge branch 'maint' (ad1c0faa7) 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) org-agenda: Minor refactoring and tiny bug fix (fccfe5665) org-agenda: Refactor org-agenda-overriding-header code (b6c5a174d)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8bde7daebb9..9c2d6a88077b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Oct 25 18:43:57 UTC 2017
+# Thu Oct 26 19:13:00 UTC 2017
pkgbase = emacs-org-mode-git
pkgdesc = Emacs Org Mode from git
- pkgver = 9.1.2.153.g22e7bc8e2
+ pkgver = 9.1.2.154.g99dbca3d4
pkgrel = 1
url = http://orgmode.org/
install = emacs-org-mode.install
@@ -15,7 +15,7 @@ pkgbase = emacs-org-mode-git
depends = emacs
optdepends = java-environment: for using ditaa.jar in the contrib directory
optdepends = zsh: for using dir2org.zsh in the contrib directory
- provides = emacs-org-mode=9.1.2.153.g22e7bc8e2
+ provides = emacs-org-mode=9.1.2.154.g99dbca3d4
conflicts = emacs-org-mode
source = emacs-org-mode::git://orgmode.org/org-mode.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 737a093ccc4d..75d2a7f6d24f 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.2.153.g22e7bc8e2
+pkgver=9.1.2.154.g99dbca3d4
pkgrel=1
pkgdesc="Emacs Org Mode from git"
arch=('any')