emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/org/org-archive.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/org/org-archive.el,v
Date: Thu, 08 May 2008 15:43:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/05/08 15:43:05

Index: org-archive.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/org/org-archive.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- org-archive.el      6 May 2008 07:25:24 -0000       1.3
+++ org-archive.el      8 May 2008 15:43:04 -0000       1.4
@@ -50,14 +50,14 @@
 
 (defcustom org-archive-stamp-time t
   "Non-nil means, add a time stamp to entries moved to an archive file.
-This variable is obsolete and has no effect anymore, instead add ot remove
-`time' from the variablle `org-archive-save-context-info'."
+This variable is obsolete and has no effect anymore, instead add or remove
+`time' from the variable `org-archive-save-context-info'."
   :group 'org-archive
   :type 'boolean)
 
 (defcustom org-archive-save-context-info '(time file olpath category todo 
itags)
   "Parts of context info that should be stored as properties when archiving.
-When a subtree is moved to an archive file, it looses information given by
+When a subtree is moved to an archive file, it loses information given by
 context, like inherited tags, the category, and possibly also the TODO
 state (depending on the variable `org-archive-mark-done').
 This variable can be a list of any of the following symbols:




reply via email to

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