summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-11-07 20:30:42 +0100
committerhaawda2017-11-07 20:30:42 +0100
commitd0b41166493521e07be21f7d3e5f364f62055127 (patch)
tree027342e625bd220dbd5fe00dfe05fd7b9fc128db
parentf27d9550f67e692cb96744b7470ad33b0bbc5cfe (diff)
downloadaur-d0b41166493521e07be21f7d3e5f364f62055127.tar.gz
Updated version (9.1.2.180.g05034ec6e -> 9.1.2.182.g28ebfa6d7).
Changelog ========= Merge branch 'maint' (28ebfa6d7) ox-ascii: Small fix to items that do not start with a paragraph (0880fc580) ORG-NEWS: Document user-visible changes with new template system (05034ec6e) Merge branch 'maint' (76a9e1d01) ox-ascii: Fix descriptive lists (7000ed9ee) ox-texinfo: Gracefully handle node collision in the same hierarchy (8d43a0c49) ox-texinfo: Preserve target name as node. (04f35fc47) Replace easy templates with org-insert-structure-template (c04e357f3) Merge branch 'maint' (fd50740c9) Fix characters conversion issue when loading `org-id-locations-file' (271e58f2d) Merge branch 'maint' (7ba058963) org-element: Fix item parser (6186ed3a2) ox-texinfo: Fix @ref without description (db16370c0) Merge branch 'maint' (9bee79a10) Fix typo in docstring (08c9de2a7) Merge branch 'maint' (6a273e30d) org-capture: Fix aborting after inserting text at end of buffer (f38a7d433) Fix failing test (ee3a9e9a7) Merge branch 'maint' (902bfe189) ox-texinfo: Fix spurious blank lines in detailed menu. (b5f075aa0) ox-texinfo: Prettify adjunct for indentical nodes. (c470edba7) ox-texinfo: Allow cross-references to headlines excluded from TOC (f9c09b194) Merge branch 'maint' (36578fda4) Fix `org-display-inline-images' (8860fe293) Merge branch 'maint' (4388bdf85) Fix Org corruption when `org-agenda-files' is invalid (2567fee3c) Version 5.7.1 of org-index (e440c51b5) org-table: Fix compatibility with Emacs 24.3 (f474c7149) 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 266f0c6090c5..a110513923c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Nov 6 18:19:30 UTC 2017
+# Tue Nov 7 19:30:40 UTC 2017
pkgbase = emacs-org-mode-git
pkgdesc = Emacs Org Mode from git
- pkgver = 9.1.2.180.g05034ec6e
+ pkgver = 9.1.2.182.g28ebfa6d7
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.180.g05034ec6e
+ provides = emacs-org-mode=9.1.2.182.g28ebfa6d7
conflicts = emacs-org-mode
source = emacs-org-mode::git://orgmode.org/org-mode.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a7f2b326b5cc..c57a00e4b9c3 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.180.g05034ec6e
+pkgver=9.1.2.182.g28ebfa6d7
pkgrel=1
pkgdesc="Emacs Org Mode from git"
arch=('any')