emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* small typo in docstring for org-icalendar.el
@ 2012-04-03 21:32 Stephen Eglen
  2012-04-04  5:59 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Eglen @ 2012-04-03 21:32 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Stephen Eglen


Typo and suggested change in docstring.

*** /var/folders/ix/ixcktwmzGyyc6z4C5D4ypU+++TI/-Tmp-/ediff3069aCw	2012-04-03 22:31:26.000000000 +0100
--- /Users/stephen/langs/emacs/elisp-ds/org-mode/lisp/org-icalendar.el	2012-04-03 22:08:47.000000000 +0100
***************
*** 194,200 ****
  
  (defcustom org-icalendar-timezone (getenv "TZ")
    "The time zone string for iCalendar export.
! When nil of the empty string, use the abbreviation retrieved from Emacs."
    :group 'org-export-icalendar
    :type '(choice
  	  (const :tag "Unspecified" nil)
--- 194,200 ----
  
  (defcustom org-icalendar-timezone (getenv "TZ")
    "The time zone string for iCalendar export.
! When nil or the empty string, use output from \(current-time-zone\)."
    :group 'org-export-icalendar
    :type '(choice
  	  (const :tag "Unspecified" nil)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-04-04  7:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-03 21:32 small typo in docstring for org-icalendar.el Stephen Eglen
2012-04-04  5:59 ` Bastien
2012-04-04  7:14   ` Stephen Eglen
2012-04-04  7:21     ` Bastien

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