From 67ff9b405c37cb8b286b1302f5ed04ad74f8cffc Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Fri, 29 Feb 2008 01:01:04 +0000 Subject: [PATCH] Updated org-bookmark.el to handle dired-mode and buffer visiting files. --- CONTRIB/ChangeLog | 11 +++++++++++ CONTRIB/lisp/org-mairix.el | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CONTRIB/ChangeLog b/CONTRIB/ChangeLog index ebef59538..063e2d6ed 100644 --- a/CONTRIB/ChangeLog +++ b/CONTRIB/ChangeLog @@ -1,3 +1,14 @@ +2008-02-29 Bastien Guerry + + * lisp/org-bookmark.el (org-bookmark-in-dired) + (org-bookmark-when-visiting-a-file) + (org-bookmark-use-first-bookmark): New options. + (org-bookmark-store-link): Behave according to options. + +2008-02-29 Bastien Guerry + + * lisp/org-mairix.el (org-mairix): Use `org-link' group. + 2008-02-28 Bastien Guerry * lisp/org-bookmark.el: New file. diff --git a/CONTRIB/lisp/org-mairix.el b/CONTRIB/lisp/org-mairix.el index 22078f999..05c8c9b57 100644 --- a/CONTRIB/lisp/org-mairix.el +++ b/CONTRIB/lisp/org-mairix.el @@ -44,7 +44,7 @@ (defgroup org-mairix nil "Mairix support/integration in org." :tag "Org Mairix" - :group 'org) + :group 'org-links) (defcustom org-mairix-threaded-links t "Should new links be created as threaded links?