ORG-NEWS: Update news
This commit is contained in:
parent
e3f21926b4
commit
124b47fc25
14
etc/ORG-NEWS
14
etc/ORG-NEWS
|
@ -265,6 +265,11 @@ Use ~org-duration-to-minutes~ instead.
|
||||||
|
|
||||||
Use ~org-duration-to-minutes~ instead.
|
Use ~org-duration-to-minutes~ instead.
|
||||||
|
|
||||||
|
*** ~org-gnus-nnimap-cached-article-number~ is removed.
|
||||||
|
|
||||||
|
This function relied on ~nnimap-group-overview-filename~, which was
|
||||||
|
removed from Gnus circa September 2010.
|
||||||
|
|
||||||
** Removed options
|
** Removed options
|
||||||
|
|
||||||
*** ~org-agenda-repeating-timestamp-show-all~ is removed.
|
*** ~org-agenda-repeating-timestamp-show-all~ is removed.
|
||||||
|
@ -273,6 +278,15 @@ For an equivalent to a ~nil~ value, set
|
||||||
~org-agenda-show-future-repeats~ to nil and
|
~org-agenda-show-future-repeats~ to nil and
|
||||||
~org-agenda-prefer-last-repeat~ to ~t~.
|
~org-agenda-prefer-last-repeat~ to ~t~.
|
||||||
|
|
||||||
|
*** ~org-gnus-nnimap-query-article-no-from-file~ is removed.
|
||||||
|
|
||||||
|
This variable has no effect, as it was relying on a function that was
|
||||||
|
removed from Gnus circa September 2010.
|
||||||
|
|
||||||
|
*** ~org-usenet-links-prefer-google~ is obsolete.
|
||||||
|
|
||||||
|
Use ~org-gnus-prefer-web-links~ instead.
|
||||||
|
|
||||||
*** ~org-publish-sitemap-file-entry-format~ is deprecated
|
*** ~org-publish-sitemap-file-entry-format~ is deprecated
|
||||||
|
|
||||||
One can provide new ~:sitemap-format-entry~ property for a function
|
One can provide new ~:sitemap-format-entry~ property for a function
|
||||||
|
|
Loading…
Reference in New Issue