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.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/org/org.el,v
Date: Tue, 04 Nov 2008 17:33:51 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/11/04 17:33:51

Index: org.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/org/org.el,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- org.el      25 Oct 2008 21:32:49 -0000      1.18
+++ org.el      4 Nov 2008 17:33:50 -0000       1.19
@@ -1938,7 +1938,7 @@
 (defcustom org-columns-modify-value-for-display-function nil
   "Function that modifies values for display in column view.
 For example, it can be used to cut out a certain part from a time stamp.
-The function must take 2 argments:
+The function must take 2 arguments:
 
 column-title    The tite of the column (*not* the property name)
 value           The value that should be modified.




reply via email to

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