Re: [Orgmode] [PATCH] Fix typos in yasnippet conflict entry

2011-01-14 Thread Eric Schulte
Thanks for the patch. It has been applied. Jeffrey Horn writes: > Changed "yasnippets" to "yasnippet" and added extra whitespace around > functions to be consistent with the rest of the section. > --- > doc/org.texi |4 +++- > 1 files changed, 3 insertions(+), 1 deletions(-) > > diff --gi

Re: [Orgmode] [PATCH] Fix typos.

2009-05-10 Thread Richard Riley
Nick Dokos writes: > Richard Riley wrote: > > >> Just FYI, I added >> >> export TZ="Europe/Berlin" >> >> >> to my .xsession (yeah I know wont work on non X machines), did a git >> pull and works great. >> >> > > Also an FYI: as a consequence of this discussion, I have reorganized > my start

Re: [Orgmode] [PATCH] Fix typos.

2009-05-10 Thread Richard Riley
Nick Dokos writes: > Richard Riley wrote: > > >> Just FYI, I added >> >> export TZ="Europe/Berlin" >> >> >> to my .xsession (yeah I know wont work on non X machines), did a git >> pull and works great. >> >> > > Also an FYI: as a consequence of this discussion, I have reorganized > my start

Re: [Orgmode] [PATCH] Fix typos.

2009-05-10 Thread Nick Dokos
Dokos, Nicholas wrote: > o put environment variable definitions in a common file. > > o source the common file both in .xsessionrnc (takes care of display ^ That should be .xsessionrc _

Re: [Orgmode] [PATCH] Fix typos.

2009-05-10 Thread Nick Dokos
Richard Riley wrote: > Just FYI, I added > > export TZ="Europe/Berlin" > > > to my .xsession (yeah I know wont work on non X machines), did a git > pull and works great. > > Also an FYI: as a consequence of this discussion, I have reorganized my startup files as follows: o put environment

Re: [Orgmode] [PATCH] Fix typos.

2009-05-10 Thread Richard Riley
Nick Dokos writes: > From a6eecc2b351e031bff53954772421979a4ae6e0a Mon Sep 17 00:00:00 2001 > From: Nick Dokos > Date: Sat, 9 May 2009 22:28:21 -0400 > > --- > lisp/org-icalendar.el |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/lisp/org-icalendar.el b/lisp/org-

Re: [Orgmode] [PATCH] Fix typos on website Changes documentation

2008-11-07 Thread Carsten Dominik
Thanks! - Carsten On Nov 7, 2008, at 9:20 PM, Bernt Hansen wrote: - Fix minor grammar issues - Fix typos - Fix typo is variable name for example lisp code --- Carsten: This commit is available at git://git.norang.ca/org-mode in the branch fix-website-changelog -Bernt ORGWEBPAGE