emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Puneeth Chaganti <punchagan@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: [PATCH] Fix typo in documentation
Date: Sat, 12 Jun 2010 22:54:44 +0530	[thread overview]
Message-ID: <AANLkTiktc3XX4wffoqVLVloGfX58VYUmVUy6uovaYpmu@mail.gmail.com> (raw)

Hi,

Fixed mis-spelt variable org-columns-skip-archived-trees.

Thanks,
Puneeth

diff --git a/doc/org.texi b/doc/org.texi
index 0ff76b6..eee5c5c 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -6440,9 +6440,9 @@ Archived trees are not exported
(@pxref{Exporting}), only the headline
 is.  Configure the details using the variable
 @code{org-export-with-archived-trees}.
 @item
-@vindex org-columns-skip-arrchived-trees
+@vindex org-columns-skip-archived-trees
 Archived trees are excluded from column view unless the variable
-@code{org-columns-skip-arrchived-trees} is configured to @code{nil}.
+@code{org-columns-skip-archived-trees} is configured to @code{nil}.
 @end itemize

 The following commands help managing the ARCHIVE tag:
diff --git a/lisp/ChangeLog.01 b/lisp/ChangeLog.01
index 38b1fad..946e533 100644
--- a/lisp/ChangeLog.01
+++ b/lisp/ChangeLog.01
@@ -3343,7 +3343,7 @@
 	`truncate-lines'.
 	(org-columns): Remember the value of `truncate-lines'.

-	* org.el (org-columns-skip-arrchived-trees): New option.
+	* org.el (org-columns-skip-archived-trees): New option.

 	* org-agenda.el (org-agenda-export-html-style): Define color for
 	org-agenda-done face.

             reply	other threads:[~2010-06-12 17:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-12 17:24 Puneeth Chaganti [this message]
2010-06-12 17:46 ` [PATCH] Fix typo in documentation Eric Schulte
  -- strict thread matches above, loose matches on Subject: below --
2007-05-01 16:40 Bernt Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTiktc3XX4wffoqVLVloGfX58VYUmVUy6uovaYpmu@mail.gmail.com \
    --to=punchagan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).