emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Fix typo in documentation
@ 2007-05-01 16:40 Bernt Hansen
  0 siblings, 0 replies; 3+ messages in thread
From: Bernt Hansen @ 2007-05-01 16:40 UTC (permalink / raw)
  To: emacs-orgmode

diff -ru old/org.el new/org.el
--- old/org.el  2007-05-01 12:38:48.000000000 -0400
+++ new/org.el  2007-05-01 12:39:20.000000000 -0400
@@ -1943,7 +1943,7 @@
   :type 'boolean)
 
 (defcustom org-agenda-start-with-follow-mode nil
-  "The initial value of follwo-mode in a newly created agenda window."
+  "The initial value of follow-mode in a newly created agenda window."
   :group 'org-agenda-startup
   :type 'boolean)
 

-- 
Bernt

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

* [PATCH] Fix typo in documentation
@ 2010-06-12 17:24 Puneeth Chaganti
  2010-06-12 17:46 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Puneeth Chaganti @ 2010-06-12 17:24 UTC (permalink / raw)
  To: emacs-orgmode

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.

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

* Re: [PATCH] Fix typo in documentation
  2010-06-12 17:24 Puneeth Chaganti
@ 2010-06-12 17:46 ` Eric Schulte
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Schulte @ 2010-06-12 17:46 UTC (permalink / raw)
  To: Puneeth Chaganti; +Cc: emacs-orgmode

Applied Thanks -- Eric

Puneeth Chaganti <punchagan@gmail.com> writes:

> Hi,
>
> Fixed mis-spelt variable org-columns-skip-archived-trees.
>
> Thanks,
> Puneeth
>

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

end of thread, other threads:[~2010-06-12 17:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-01 16:40 [PATCH] Fix typo in documentation Bernt Hansen
  -- strict thread matches above, loose matches on Subject: below --
2010-06-12 17:24 Puneeth Chaganti
2010-06-12 17:46 ` Eric Schulte

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