[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org updated (d3a1394270 -> 01a074d0b5)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org updated (d3a1394270 -> 01a074d0b5) |
Date: |
Sun, 11 Feb 2024 09:58:21 -0500 (EST) |
elpasync pushed a change to branch externals/org.
from d3a1394270 fixup! org-ctags.el: Fix use of "ctags" executable
new c2a58bbd53 org-startup-folded: Make values consistent with
#+STARTUP keyword
new ce1da4d201 fixup! org-startup-folded: Make values consistent with
#+STARTUP keyword
new 112f1c5fcd lisp/org-element-ast.el: Fix compilation for Emacs 27
new 130382779b testing/lisp/test-duplicates-detector.el: Fix Emacs 27
compatibility
new 5be39ff798 Reapply "lisp/org-element-ast.el
(org-element-property-raw): Simplify implementation"
new 01a074d0b5 fixup! Obsolete `org-icompleting-read' and
`org-completing-read-no-i'
Summary of changes:
lisp/ol.el | 5 ++--
lisp/org-ctags.el | 5 ++--
lisp/org-cycle.el | 2 +-
lisp/org-element-ast.el | 31 +++++++++----------------
lisp/org.el | 37 ++++++++++++++++++++++++------
lisp/ox-odt.el | 8 +++----
testing/lisp/test-duplicates-detector.el | 39 ++++++++++++++++----------------
testing/lisp/test-org.el | 2 +-
8 files changed, 71 insertions(+), 58 deletions(-)
- [elpa] externals/org updated (d3a1394270 -> 01a074d0b5),
ELPA Syncer <=
- [elpa] externals/org ce1da4d201 2/6: fixup! org-startup-folded: Make values consistent with #+STARTUP keyword, ELPA Syncer, 2024/02/11
- [elpa] externals/org c2a58bbd53 1/6: org-startup-folded: Make values consistent with #+STARTUP keyword, ELPA Syncer, 2024/02/11
- [elpa] externals/org 01a074d0b5 6/6: fixup! Obsolete `org-icompleting-read' and `org-completing-read-no-i', ELPA Syncer, 2024/02/11
- [elpa] externals/org 112f1c5fcd 3/6: lisp/org-element-ast.el: Fix compilation for Emacs 27, ELPA Syncer, 2024/02/11
- [elpa] externals/org 5be39ff798 5/6: Reapply "lisp/org-element-ast.el (org-element-property-raw): Simplify implementation", ELPA Syncer, 2024/02/11
- [elpa] externals/org 130382779b 4/6: testing/lisp/test-duplicates-detector.el: Fix Emacs 27 compatibility, ELPA Syncer, 2024/02/11