emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniil Frumin <difrumin@gmail.com>
To: "emacs-orgmode@gnu.org Mode" <emacs-orgmode@gnu.org>
Subject: [PATCH] (contrib) Documentation fixes for org-mac-link
Date: Sun, 8 Dec 2013 13:44:52 +0400	[thread overview]
Message-ID: <CACxkR4AV86yxmNevDmxhOO_NxiYVtjoq54pvx8mg8U8YyQwS6g@mail.gmail.com> (raw)


[-- 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)


             reply	other threads:[~2013-12-08  9:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-08  9:44 Daniil Frumin [this message]
2013-12-08 10:21 ` [PATCH] (contrib) Documentation fixes for org-mac-link Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACxkR4AV86yxmNevDmxhOO_NxiYVtjoq54pvx8mg8U8YyQwS6g@mail.gmail.com \
    --to=difrumin@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).