branch: externals/org
commit 26e68816bdae78c24a26274fe3e79df8998f3488
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
element: Integrate some syntax constants
* lisp/org-element.el (org-element-archive-tag):
(org-element-clock-line-re):
(org-element-comment-string):
(org
branch: externals/kind-icon
commit 8ac781a8f51a424548a786f77a1083365c58ab28
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Mention ELPA
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
elpasync pushed a change to branch externals/org.
from 26e6881 element: Integrate some syntax constants
new 3a66860 ob-tangle: Use oXXX as file mode octal shorthand
new ff6fd93 ob-tangle: Check that integer file modes are valid
new 048f478 ob-tangle: Make ls-
branch: externals/org
commit 3a6686010e6c1b243208af10ee2635a5e3a82908
Author: TEC
Commit: TEC
ob-tangle: Use oXXX as file mode octal shorthand
* lisp/ob-tangle (org-babel-interpret-file-mode): Accept "o755" and
similar as octal shorthand. A non-digit character must be included a
branch: externals/org
commit 048f4787994c2494b50ed7b4539b1158b054bb04
Author: TEC
Commit: TEC
ob-tangle: Make ls-style file mode regex stricter
* lisp/ob-tangle (org-babel-interpret-file-mode): Instead of allowing 9
characters from [rwx-], require [r-][w-][x-] repeated thrice.
branch: externals/org
commit ff6fd9387626258841f5d3a6a8e9fc10d02a6377
Author: TEC
Commit: TEC
ob-tangle: Check that integer file modes are valid
* lisp/ob-tangle.el (org-babel-interpret-file-mode): Check that the
integer as an octal represents a valid file mode, and complain
elpasync pushed a change to branch externals/org.
from 048f478 ob-tangle: Make ls-style file mode regex stricter
new c5d6656 Backport commit 42d4e24ff from Emacs
new af40fa9 Merge branch 'bugfix'
new 9b398ba oc-basic: Add function to shorten names
new
branch: externals/org
commit 69dbe86625e82107c6ed50203edd1258ca189d1c
Author: Kyle Meyer
Commit: Kyle Meyer
org-element: Silence byte-compiler
* lisp/org-element.el (org-element--cache-gapless): Move definition
before first use to remove byte-compiler warning about assignment to
branch: externals/org
commit 1db301a758c8bb6bf0160702368d6b47384b5e43
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
element: Drop `org-end-of-subtree' use
* lisp/org-element.el (org-element-headline-parser): Implement
a simple end of subtree search instead of relying on
`o
branch: externals/org
commit af40fa9ae734263509fa1c17c267fd7ff2d861b2
Merge: 048f478 c5d6656
Author: Kyle Meyer
Commit: Kyle Meyer
Merge branch 'bugfix'
---
doc/org-manual.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index a
branch: externals-release/org
commit c5d66563284220f4af89e55fc8dd33e58f6c195f
Author: Stefan Kangas
Commit: Kyle Meyer
Backport commit 42d4e24ff from Emacs
; Fix typos
42d4e24ff3f13ccbd401d93d70ecdee99b88a26d
Stefan Kangas
Fri Nov 12 13:59:58 2021 +0100
---
doc/org-manu
branch: externals/org
commit 9b398ba626bd418fdb0dec2f95a2a1ca0a3b2439
Author: Bruce D'Arcus
Commit: Nicolas Goaziou
oc-basic: Add function to shorten names
* lisp/oc-basic.el (org-cite-basic--shorten-names): new function to
shorten author names
* lisp/oc-basic.el (org-c
branch: externals/org
commit 58cc9efd7d83d4467e90d6e9eee712936744bd7c
Author: Kyle Meyer
Commit: Kyle Meyer
Update customize-package-emacs-version-alist
* lisp/org.el (customize-package-emacs-version-alist): Map Org 9.6 to
Emacs 29.1.
Emacs 28.1 is nearing release. The
elpasync pushed a change to branch externals/org.
from 1db301a element: Drop `org-end-of-subtree' use
new e6ae351 ob-tangle: Rename org-babel-tangle-default-mode
new b21d11c Document new :tangle-mode forms
new 58cc9ef Update customize-package-emacs-version-al
branch: externals/org
commit e6ae351f96c29876a48d2207a486cc0f3eaf84bd
Author: TEC
Commit: TEC
ob-tangle: Rename org-babel-tangle-default-mode
* lisp/ob-tangle.el (org-babel-tangle-default-mode,
org-babel-interpret-file-mode): Rename `org-babel-tangle-default-mode`
to the sli
branch: externals/org
commit b21d11c614d7416db08a52c9a66c13ceefeb87bc
Author: TEC
Commit: TEC
Document new :tangle-mode forms
* etc/ORG-NEWS: Mention new forms that :tangle-mode accepts.
* doc/org-manual.org (Header arguments): Mention new forms that
:tangle-mode accept
branch: externals/org
commit 27edae8cedd1fc793acb8ff34e478762a330e867
Author: Kyle Meyer
Commit: Kyle Meyer
tangle: Fix :version keyword of org-babel-tangle-default-file-mode
* lisp/ob-tangle.el (org-babel-tangle-default-file-mode): Prefer
":package-version" to ":version".
elpasync pushed a change to branch elpa/git-commit.
from 9413847 magit-diff-dwim: Compare unpushed/unpulled changes with
merged-base
new c7fb546 git-commit: Use preferred form in face specs
new 523c05f git-rebase-comment-heading: Fix custom group
new 877c389
branch: elpa/git-commit
commit c7fb546c4d4fe5610f701d6c4d51d8b2fcc7becc
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
git-commit: Use preferred form in face specs
Use (DISPLAY . PLIST); (DISPLAY PLIST) is
only supported for backward compatibility.
---
lisp/git-rebase.el | 8 +
branch: elpa/git-commit
commit 523c05f5fe76cb7beea1e29bffd1f6cfac713025
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
git-rebase-comment-heading: Fix custom group
---
lisp/git-rebase.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/git-rebase.el b/lisp/git-rebas
branch: elpa/git-commit
commit 877c389ca0161959081fa2c77045ce1ae9463be4
Author: Kyle Meyer
Commit: Kyle Meyer
magit-list-worktrees: Fix comment typo
---
lisp/magit-git.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/magit-git.el b/lisp/magit-git.el
index 6625183.
elpasync pushed a change to branch elpa/magit.
from 9413847 magit-diff-dwim: Compare unpushed/unpulled changes with
merged-base
adds c7fb546 git-commit: Use preferred form in face specs
adds 523c05f git-rebase-comment-heading: Fix custom group
adds 877c389 magi
elpasync pushed a change to branch elpa/magit-section.
from 9413847 magit-diff-dwim: Compare unpushed/unpulled changes with
merged-base
adds c7fb546 git-commit: Use preferred form in face specs
adds 523c05f git-rebase-comment-heading: Fix custom group
adds 877c38
branch: externals/pyim
commit 3bbfe10856ff778ae75f32ab2ccd812cc2e958fa
Author: Feng Shu
Commit: Feng Shu
Let pyim-dcache-save-value-to-file more reliable.
* pyim-dcache.el (pyim-dcache-save-value-to-file): Let save more
reliable.
(pyim-dcache-get-value-from-file): do no
branch: externals/pyim
commit 39a8e38ceb8981738892563cba3fe070fb8f2a0b
Author: Feng Shu
Commit: Feng Shu
Fix deactivate-input-method error when active pyim in evil-mode.
* pyim.el ("pyim"): register input as UTF-8 instead of euc-cn.
(pyim-active): just use _args argument
branch: externals/pyim
commit 29531ae6f6378b26377d6b3761ab58956f50df03
Author: Feng Shu
Commit: Feng Shu
active -> activate, inactive -> deactivate, like quail.
* pyim.el (pyim-activate-hook): Rename from pyim-active-hook.
(pyim-deactivate-hook): Rename from pyim-inactiv
branch: externals/crdt
commit c427979efedd5bd867d444b40b446c11e5e066ad
Merge: a80f73d b8a02a5
Author: Qiantan Hong
Commit: Qiantan Hong
fix elpa divergence
branch: externals/crdt
commit 20ff83c8ccc930d4ab2e77a37dc903eaab7681cd
Author: Qiantan Hong
Commit: Qiantan Hong
fix a bug in buffer remove handler
---
crdt.el | 28 +---
1 file changed, 13 insertions(+), 15 deletions(-)
diff --git a/crdt.el b/crdt.el
index 858d718.
branch: externals/crdt
commit a80f73d8129d00be31fbe4ab90de8d38e9325c5d
Merge: 20ff83c 2eddf96
Author: Qiantan Hong
Commit: Qiantan Hong
Merge branch 'master' of code.librehq.com:qhong/crdt.el
---
README.org | 93 +-
1 file changed,
elpasync pushed a change to branch externals/crdt.
from b8a02a5 Squashed commit of the following:
new 20ff83c fix a bug in buffer remove handler
new a80f73d Merge branch 'master' of code.librehq.com:qhong/crdt.el
new c427979 fix elpa divergence
Summary of c
branch: externals/org
commit ebd06c15b5bb44070a5a9a7fbf17e1fef41c7521
Author: Clément Pit-Claudel
Commit: TEC
org-src: Reset buffer-modified-p after fontifying
* lisp/org-src.el (org-src-font-lock-fontify-block): Reset the
modification flag of the temporary fontification buffer
31 matches
Mail list logo