[Orgmode] typo in org.texi?

2010-08-13 Thread Andreas Röhler

Hi Bastien,

looks like a typo in org.texi
make info sends a warning.

git blame -L 4735 org.texi

3f0d9351 doc/org.texi ...  2010-08-03 18:34:47 +0200  4735) 
@var{(title)} @r{The header text for the column. If omitted, the 
property}


Cheers

Andreas

--
https://code.launchpad.net/~a-roehler/python-mode
https://code.launchpad.net/s-x-emacs-werkstatt/



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


[PATCH] Re: [Orgmode] typo in org.texi?

2010-08-13 Thread Noorul Islam
On Fri, Aug 13, 2010 at 10:27 PM, Andreas Röhler 
andreas.roeh...@easy-emacs.de wrote:

 Hi Bastien,

 looks like a typo in org.texi
 make info sends a warning.

 git blame -L 4735 org.texi

 3f0d9351 doc/org.texi ...  2010-08-03 18:34:47 +0200  4735) @var{(title)}
   @r{The header text for the column. If omitted, the property}


Attached is the patch for this.

* doc/org.texi: Fix doc

Thanks and Regards
Noorul
diff --git a/doc/org.texi b/doc/org.texi
index 13af2df..68089e2 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -4727,7 +4727,7 @@ optional.  The individual parts have the following 
meaning:
 @var{property}@r{The property that should be edited in this column.}
 @r{Special properties representing meta data are allowed here}
 @r{as well (@pxref{Special properties})}
-...@var{(title)} @r{The header text for the column. If omitted, the 
property}
+...@var{title} @r{The header text for the column. If omitted, the property}
 @r{name is used.}
 @{...@var{summary-type}@}  @r{The summary type.  If specified, the column 
values for}
 @r{parent nodes are computed from the children.}
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] typo in org.texi

2010-01-03 Thread Manish
In line# 12340 of org.texi:

  s/fiel/file/

Thanks
-- 
Manish


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


Re: [Orgmode] typo in org.texi

2010-01-03 Thread Carsten Dominik

Fixed, thanks.

- Carsten

On Jan 3, 2010, at 5:44 PM, Manish wrote:


In line# 12340 of org.texi:

 s/fiel/file/

Thanks
--
Manish


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


- Carsten





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


[Orgmode] typo in org.texi breaks make info

2008-05-29 Thread Thomas Baumann

patch below

Cheers
Thomas


diff --git a/doc/org.texi b/doc/org.texi
index e6fde29..1934b09 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -572,7 +572,7 @@ the file's name is.  See also the variable
 @cindex author
 
 If you find problems with Org, or if you have questions, remarks, or ideas
-about it, please mail to the Org mailing list @[EMAIL PROTECTED]
+about it, please mail to the Org mailing list @code{emacs-orgmode@@gnu.org}.
 If you are not a member of the mailing list, your mail will be reviewed by a
 moderator and then passed through to the list.



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


Re: [Orgmode] typo in org.texi breaks make info

2008-05-29 Thread Carsten Dominik

Fixed, thanks.

- Carsten

On May 29, 2008, at 7:36 PM, Thomas Baumann wrote:



patch below

Cheers
Thomas


diff --git a/doc/org.texi b/doc/org.texi
index e6fde29..1934b09 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -572,7 +572,7 @@ the file's name is.  See also the variable
@cindex author

If you find problems with Org, or if you have questions, remarks, or  
ideas
-about it, please mail to the Org mailing list @[EMAIL PROTECTED] 
}.
+about it, please mail to the Org mailing list @code{emacs- 
orgmode@@gnu.org}.
If you are not a member of the mailing list, your mail will be  
reviewed by a

moderator and then passed through to the list.



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




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