From 5c9de5a0384536d6cfae0f3e1e9d38e4686adb7a Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Tue, 17 Jun 2008 12:35:24 +0200 Subject: [PATCH] Fix some typos. --- ORGWEBPAGE/Changes.org | 2 +- doc/org.texi | 3 +-- lisp/org-jsinfo.el | 1 + 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ORGWEBPAGE/Changes.org b/ORGWEBPAGE/Changes.org index 27b2fe94c..c130240b6 100644 --- a/ORGWEBPAGE/Changes.org +++ b/ORGWEBPAGE/Changes.org @@ -177,7 +177,7 @@ keyword =WAITING=, in all agenda files. This is what I settled for after a long discussion with Adam Spiers about doing some special filtering automatically. -*** Log mode in agenda now shows start end time for CLOCK lines +*** Log mode in agenda now shows end time for CLOCK lines When turning on log mode in the agenda with =l=, clock lines will now also list the end time, not only the starting time. Thanks to Tian Qiu for bringing this up again. diff --git a/doc/org.texi b/doc/org.texi index 9707d571c..ad11d011e 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -9517,8 +9517,7 @@ conflict with @file{allout.el}. extensive patches. @item @i{Philip Rooke} created the Org reference card, provided lots -of feedback, developed and applied standards to the Org documentation and -wrote the manual for the contributed packages. +of feedback, developed and applied standards to the Org documentation. @item @i{Christian Schlauer} proposed angular brackets around links, among other things. diff --git a/lisp/org-jsinfo.el b/lisp/org-jsinfo.el index ec80429af..da95f9a54 100644 --- a/lisp/org-jsinfo.el +++ b/lisp/org-jsinfo.el @@ -200,6 +200,7 @@ Option settings will replace the %MANAGER-OPTIONS cookie." (cdr (assoc 'buttons org-infojs-options)) (cdr (assoc 'path org-infojs-options)))) +(provide 'org-infojs) (provide 'org-jsinfo) ;; arch-tag: c71d1d85-3337-4817-a066-725e74ac9eac