0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 18:36:26 +00:00

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

This commit is contained in:
Bastien Guerry 2008-02-29 01:01:04 +00:00
parent d54f43e48c
commit 67ff9b405c
2 changed files with 12 additions and 1 deletions

View file

@ -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.

View file

@ -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?