emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] org-git-link patch


From: Carsten Dominik
Subject: Re: [Orgmode] org-git-link patch
Date: Fri, 20 Nov 2009 06:40:51 +0100

Applied, thanks.

- Carsten

On Nov 20, 2009, at 12:28 AM, Wes Hardaker wrote:


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 ______________/
                        \__________________/


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]