emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Fix typo in docstring of org-agenda-remove-times-when-in-prefix
@ 2010-04-11 19:05 Jan Böcker
  0 siblings, 0 replies; only message in thread
From: Jan Böcker @ 2010-04-11 19:05 UTC (permalink / raw)
  To: Org Mode

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

This patch fixes a typo ("what" -> "when") in the docstring of
org-agenda-remove-times-when-in-prefix.

(I just discovered this variable and changed its value to 'beg, which is
less confusing to me.)

- Jan


[-- Attachment #2: 0001-fix-typo-in-docstring-of-org-agenda-remove-times-whe.patch --]
[-- Type: text/plain, Size: 982 bytes --]

From f5aaab8d68006de3ca19cbac570c5a8a09b1d718 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20B=C3=B6cker?= <jan.boecker@jboecker.de>
Date: Sun, 11 Apr 2010 20:02:47 +0200
Subject: [PATCH] fix typo in docstring of org-agenda-remove-times-when-in-prefix

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

diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 1b9eba4..361d4a0 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -1321,7 +1321,7 @@ placed into the prefix.  If this option is non-nil, the original specification
 11:30-4pm) will be removed for agenda display.  This makes the agenda less
 cluttered.
 The option can be t or nil.  It may also be the symbol `beg', indicating
-that the time should only be removed what it is located at the beginning of
+that the time should only be removed when it is located at the beginning of
 the headline/diary entry."
   :group 'org-agenda-line-format
   :type '(choice
-- 
1.7.0.3



[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-11 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-11 19:05 [PATCH] Fix typo in docstring of org-agenda-remove-times-when-in-prefix Jan Böcker

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