1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2025-01-26 20:20:38 +00:00

Merge branch 'change-gnus-frame-default'

This commit is contained in:
Carsten Dominik 2010-07-02 16:27:27 +02:00
commit 3f259819d6

View File

@ -1386,7 +1386,7 @@ Changing this requires a restart of Emacs to work correctly."
(defcustom org-link-frame-setup
'((vm . vm-visit-folder-other-frame)
(gnus . gnus-other-frame)
(gnus . org-gnus-no-new-news)
(file . find-file-other-window)
(wl . wl-other-frame))
"Setup the frame configuration for following links.