emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] (contrib) Documentation fixes for org-mac-link
@ 2013-12-08  9:44 Daniil Frumin
  2013-12-08 10:21 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Daniil Frumin @ 2013-12-08  9:44 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org Mode


[-- Attachment #1.1: Type: text/plain, Size: 226 bytes --]

- org-mac-message.el and org-mac-link-grabber have been combined into
  org-mac-link.el
- The menu option for grabbing links from Google Chrome is `[c]hrome'

the .patch file is attached

-- 
Sincerely yours,
-- Daniil Frumin

[-- Attachment #1.2: Type: text/html, Size: 333 bytes --]

[-- Attachment #2: 0001-Documentation-fixes-for-org-mac-link.patch --]
[-- Type: application/octet-stream, Size: 1900 bytes --]

From 2c8776f3d3f8871f5c59c02957fb78c0eb4c168c Mon Sep 17 00:00:00 2001
From: Daniil Frumin <difrumin@gmail.com>
Date: Sun, 8 Dec 2013 13:36:49 +0400
Subject: [PATCH] Documentation fixes for org-mac-link

- org-mac-message.el and org-mac-link-grabber have been combined into
  org-mac-link.el
- The menu option for grabbing links from Google Chrome is `[c]hrome'
---
 contrib/README               | 3 +--
 contrib/lisp/org-mac-link.el | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/contrib/README b/contrib/README
index 15df87c..bbf7bd2 100644
--- a/contrib/README
+++ b/contrib/README
@@ -37,8 +37,7 @@ org-invoice.el           --- Help manage client invoices in OrgMode
 org-jira.el              --- Add a jira:ticket protocol to Org
 org-learn.el             --- SuperMemo's incremental learning algorithm
 org-mac-iCal.el          --- Imports events from iCal.app to the Emacs diary
-org-mac-link-grabber.el  --- Grab links and URLs from various Mac applications
-org-mac-message.el	 --- Links to Apple Mail.app messages from within Org-mode
+org-mac-link.el          --- Grab links and URLs from various Mac applications
 org-mairix.el 	         --- Hook mairix search into Org for different MUAs
 org-man.el 	         --- Support for links to manpages in Org-mode
 org-mew.el		 --- Support for links to Mew messages
diff --git a/contrib/lisp/org-mac-link.el b/contrib/lisp/org-mac-link.el
index ebcff75..d348c2d 100644
--- a/contrib/lisp/org-mac-link.el
+++ b/contrib/lisp/org-mac-link.el
@@ -134,7 +134,7 @@ applications and inserting them in org documents"
   :type 'boolean)
 
 (defcustom org-mac-grab-Chrome-app-p t
-  "Enable menu option [f]irefox to grab links from Google Chrome.app"
+  "Enable menu option [c]hrome to grab links from Google Chrome.app"
   :tag "Grab Google Chrome.app links"
   :group 'org-mac-link
   :type 'boolean)
-- 
1.8.3.4 (Apple Git-47)


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] (contrib) Documentation fixes for org-mac-link
  2013-12-08  9:44 [PATCH] (contrib) Documentation fixes for org-mac-link Daniil Frumin
@ 2013-12-08 10:21 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2013-12-08 10:21 UTC (permalink / raw)
  To: Daniil Frumin; +Cc: emacs-orgmode@gnu.org Mode

Applied, thank you.

- Carsten

On 8.12.2013, at 10:44, Daniil Frumin <difrumin@gmail.com> wrote:

> 
> - org-mac-message.el and org-mac-link-grabber have been combined into
>   org-mac-link.el
> - The menu option for grabbing links from Google Chrome is `[c]hrome'
> 
> the .patch file is attached
> 
> -- 
> Sincerely yours,
> -- Daniil Frumin
> <0001-Documentation-fixes-for-org-mac-link.patch>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-08 10:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-08  9:44 [PATCH] (contrib) Documentation fixes for org-mac-link Daniil Frumin
2013-12-08 10:21 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).