emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org updated (0583a0c5ea -> b4a72ddf98)


From: ELPA Syncer
Subject: [elpa] externals/org updated (0583a0c5ea -> b4a72ddf98)
Date: Sun, 17 Jul 2022 04:57:49 -0400 (EDT)

elpasync pushed a change to branch externals/org.

      from  0583a0c5ea org: Add setting for remote file download policy
       new  c550a42902 oc-basic: Parse @string entries in BiBTeX bibliographies
       new  bf930b6fe5 ; * lisp/org-refile.el (org-refile-targets): Fix typo.
       new  132a9d304e Use unknown DST instead of standard time in timestamps
       new  a189697681 Fix tests for `org-parse-time-string' and `org-clock'
       new  a4105d0942 Use higher level helpers instead of `encode-time'
       new  f3802b017c testing/lisp: Use `org-time-string-to-time'
       new  8908a1bda1 org-macs.el: Introduce a helper for `encode-time'
       new  ae1db7df39 Use `org-encode-time' helper macro
       new  e08ce5b27d test-org.el: Add some tests for `org-test-with-timezone'
       new  79f0969ccc * doc/org-manual.org (Using CDLaTeX to enter math): 
Clarify ' binding
       new  064afa0c01 org-indent: Fix edge case when edited region ends at 
headline leading stars
       new  b4a72ddf98 org-agenda-show-current-time-in-grid: Use more common 
Unicode arrow


Summary of changes:
 doc/org-manual.org             |   4 +-
 lisp/oc-basic.el               |   6 +-
 lisp/ol.el                     |   4 +-
 lisp/org-agenda.el             |  12 ++--
 lisp/org-capture.el            |   9 +--
 lisp/org-clock.el              |  74 ++++++++++-----------
 lisp/org-colview.el            |   2 +-
 lisp/org-datetree.el           |   8 +--
 lisp/org-element.el            |  27 ++++----
 lisp/org-indent.el             |   8 ++-
 lisp/org-macro.el              |   2 +-
 lisp/org-macs.el               |  43 ++++++++++--
 lisp/org-refile.el             |   2 +-
 lisp/org-table.el              |   3 +-
 lisp/org.el                    |  81 ++++++++++++-----------
 lisp/ox-icalendar.el           |   2 +-
 testing/lisp/test-org-clock.el |   8 +--
 testing/lisp/test-org.el       | 145 ++++++++++++++++++++++++++++++++---------
 testing/org-test.el            |   2 +-
 19 files changed, 285 insertions(+), 157 deletions(-)



reply via email to

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