浏览代码

Updated org-bookmark.el to handle dired-mode and buffer visiting files.

Bastien Guerry 17 年之前
父节点
当前提交
67ff9b405c
共有 2 个文件被更改,包括 12 次插入1 次删除
  1. 11 0
      CONTRIB/ChangeLog
  2. 1 1
      CONTRIB/lisp/org-mairix.el

+ 11 - 0
CONTRIB/ChangeLog

@@ -1,3 +1,14 @@
+2008-02-29  Bastien Guerry  <bzg@altern.org>
+
+	* 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  <bzg@altern.org>
+
+	* lisp/org-mairix.el (org-mairix): Use `org-link' group.
+
 2008-02-28  Bastien Guerry  <bzg@altern.org>
 
 	* lisp/org-bookmark.el: New file.

+ 1 - 1
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?