From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Malakhovski Subject: [PATCH] remove some copy-paste and add date support to org-notmuch-store-link Date: Sun, 25 Oct 2015 13:36:31 +0000 Message-ID: <1445780193-25001-1-git-send-email-oxij@oxij.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42654) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqLTb-0005rW-OJ for emacs-orgmode@gnu.org; Sun, 25 Oct 2015 09:36:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZqLTY-0007P9-Hz for emacs-orgmode@gnu.org; Sun, 25 Oct 2015 09:36:47 -0400 Received: from fujibayashi-1-pt.tunnel.tserv10.par1.ipv6.he.net ([2001:470:1f12:446::2]:41452 helo=tricoro.koumakan.jp) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZqLTY-0007P5-Cl for emacs-orgmode@gnu.org; Sun, 25 Oct 2015 09:36:44 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Cc: Jan Malakhovski Cheers, Jan Jan Malakhovski (2): factor out date-timestamp* calculations to org-store-link-props org-notmuch: add date support to org-notmuch-store-link contrib/lisp/org-mew.el | 11 +---------- contrib/lisp/org-notmuch.el | 7 ++++--- contrib/lisp/org-vm.el | 11 +---------- contrib/lisp/org-wl.el | 10 +--------- doc/org.texi | 4 ++-- lisp/org-gnus.el | 15 +-------------- lisp/org-mhe.el | 10 +--------- lisp/org-rmail.el | 11 +---------- lisp/org.el | 15 +++++++++++++-- 9 files changed, 25 insertions(+), 69 deletions(-) -- 2.5.3