emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* typo in org.texi?
@ 2010-08-13 16:57 Andreas Röhler
  2010-08-13 17:10 ` [PATCH] " Noorul Islam
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Röhler @ 2010-08-13 16:57 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Bastien

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] Re: typo in org.texi?
  2010-08-13 16:57 typo in org.texi? Andreas Röhler
@ 2010-08-13 17:10 ` Noorul Islam
  0 siblings, 0 replies; 2+ messages in thread
From: Noorul Islam @ 2010-08-13 17:10 UTC (permalink / raw)
  To: Andreas Röhler; +Cc: emacs-orgmode, Bastien


[-- Attachment #1.1: Type: text/plain, Size: 453 bytes --]

On Fri, Aug 13, 2010 at 10:27 PM, Andreas Röhler <
andreas.roehler@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

[-- Attachment #1.2: Type: text/html, Size: 775 bytes --]

[-- Attachment #2: org.texi.txt --]
[-- Type: text/plain, Size: 754 bytes --]

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.}

[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-13 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-13 16:57 typo in org.texi? Andreas Röhler
2010-08-13 17:10 ` [PATCH] " Noorul Islam

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