From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wes Hardaker Subject: org-git-link patch Date: Thu, 19 Nov 2009 15:28:17 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBGQL-0001Tf-4S for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 18:28:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBGQG-0001Sd-Jp for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 18:28:24 -0500 Received: from [199.232.76.173] (port=41670 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBGQG-0001Sa-DB for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 18:28:20 -0500 Received: from mail.hardakers.net ([168.150.236.43]:42447) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBGQG-0002nh-0M for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 18:28:20 -0500 Received: from localhost (wjh.hardakers.net [10.0.0.2]) by mail.hardakers.net (Postfix) with ESMTPSA id B0761981DA for ; Thu, 19 Nov 2009 15:28:17 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org defalias in xemacs doesn't take a string arg --- contrib/lisp/org-git-link.el | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/lisp/org-git-link.el b/contrib/lisp/org-git-link.el index 1206ace..030b955 100644 --- a/contrib/lisp/org-git-link.el +++ b/contrib/lisp/org-git-link.el @@ -130,8 +130,8 @@ (list (expand-file-name ".git" dir) relpath)))) -(defalias 'org-git-gitrepos-p 'org-git-find-gitdir - "Return non-nil if path is in git repository") +; "Return non-nil if path is in git repository" +(defalias 'org-git-gitrepos-p 'org-git-find-gitdir) ;; splitting the link string -- 1.6.2.5 -- \ Wes Hardaker http://pontifications.hardakers.net / \_____ "In the bathtub of history the truth is harder to hold than ________/ \_______ the soap, and much more difficult to find." _______/ \_________ -- Terry Pratchett ______________/ \__________________/