Merge branch 'maint'
This commit is contained in:
commit
38619504ed
|
@ -1,4 +1,4 @@
|
|||
;;; org-notmuch.el --- Links to notmuch messages
|
||||
;;; ol-notmuch.el --- Links to notmuch messages
|
||||
|
||||
;; Copyright (C) 2010-2014 Matthieu Lemerre
|
||||
|
||||
|
@ -40,7 +40,6 @@
|
|||
;;; Code:
|
||||
|
||||
(require 'ol)
|
||||
(require 'org)
|
||||
|
||||
;; customisable notmuch open functions
|
||||
(defcustom org-notmuch-open-function
|
||||
|
|
Loading…
Reference in New Issue