emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [PATCH] Fix spelling on org-log-states-order-reversed


From: Carsten Dominik
Subject: Re: [Orgmode] [PATCH] Fix spelling on org-log-states-order-reversed
Date: Wed, 3 Mar 2010 14:25:36 +0100

Applied, thanks.

- Carsten

On Mar 3, 2010, at 1:59 PM, Bernt Hansen wrote:

---
This patch is available at git://git.norang.ca/org-mode for-carsten

lisp/org.el |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/org.el b/lisp/org.el
index fd906f0..f957361 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -2145,8 +2145,8 @@ set."
  :type 'boolean)

(defcustom org-log-states-order-reversed t
- "Non-nil means the latest state change note will be directly after heading.
-When nil, the notes will be orderer according to time."
+ "Non-nil means the latest state change note will be directly after the heading.
+When nil, the notes will be ordered according to time."
  :group 'org-todo
  :group 'org-progress
  :type 'boolean)
--
1.7.0.90.g251a4



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

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]