branch: externals/org
commit 3bbbf77f36a0654bcfa3e9aec6d944eea284b381
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-exp-process-buffer: Improve performance
* lisp/ob-exp.el (org-babel-exp-src-block): New optional argument
providing ELEMENT at point.
(org-babel-exp-
branch: externals/org
commit a158b263a69c89ff74536163d69b12117316b034
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-export-data: Concatenate strings in temporary buffer for performance
* lisp/ox.el (org-export-data): Use temporary buffer to collect export
data instead of `ma
branch: externals/org
commit 3684c7967247ebed953ff72c09f077e9e06b584f
Author: Ihor Radchenko
Commit: Ihor Radchenko
doc/Makefile: Disable GC during export
* doc/Makefile (org.texi):
(orgguide.texi): Set `gc-cons-threshold` to `most-positive=fixnum' and
thus disable garbage c
branch: externals/org
commit 37a447ae08e9665db0bd03fc81ddafcf624a6b59
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-element-map: Avoid repetitive `plist-get' call
* lisp/org-element.el (org-element-map): Do not call `(plist-get info
:ignore-list)' on every iteration.
---
li
branch: externals/org
commit e273fa96e5632db854237532ed8e2a476deb8b1a
Author: Ihor Radchenko
Commit: Ihor Radchenko
Fix function declarations
* lisp/org-macro.el (org-file-contents):
* lisp/ob-exp.el (org-in-commented-heading-p):
(org-in-archived-heading-p): Add missing argu
branch: externals/org
commit 076dd92acca6ca575e80c64738e09cee7342f658
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-export-as: Do not update buffer settings when not modified
* lisp/ox.el (org-export-as): Use `buffer-chars-modified-tick' and
avoid extra invocations of `org-s
branch: externals/org
commit b061e7b61c65bd676bd146bdf91d4b13b0927ebb
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-cite-list-citations: Cache footnote-definition searches
* lisp/oc.el (org-cite-list-citations): Avoid quadratic complexity.
Pre-calculate list of all footnote
elpasync pushed a change to branch externals/org.
from aa789b89d7 Do not mark buffer as modified with
org-preserve-local-variables
new 076dd92acc org-export-as: Do not update buffer settings when not
modified
new 3684c79672 doc/Makefile: Disable GC during export
new
branch: externals/org
commit 8f59e8d93f22e080ed1944d893941d9f9cbfbce3
Author: Ihor Radchenko
Commit: Ihor Radchenko
Fix native-comp warnings
* lisp/org-fold.el (org-fold-show-set-visibility--text-properties):
Resolve unused variable warning.
* lisp/ob-core.el (org-attac
branch: elpa/geiser
commit 115e1e39278e2ca32fa032b4d985eb6171935a83
Author: jao
Commit: jao
--no-code-files for web generation
---
doc/makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/makefile b/doc/makefile
index fd25e555d5..fa15a664de 100644
--- a/doc/makefile
+++ b/doc/ma
branch: externals/hyperbole
commit d49172271dc9ab002c6adab88af031902e97a2a4
Author: Mats Lidell
Commit: GitHub
Use hload-path--make-directory-autoloads in Makefile (#200)
---
ChangeLog | 5 +
Makefile | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/ChangeLog
branch: elpa/helm
commit 6465eaff089357d3356c9b6ec908110d73e0c415
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Show shortdoc in *apropos
---
helm-elisp.el | 72 ++-
1 file changed, 57 insertions(+), 15 deletions(-)
diff --git a
elpasync pushed a change to branch elpa/helm.
from ece8a6042d Remove helm-apropos-init-faces and use helm-apropos-init
for all
new 5344c1f093 Show shortdoc when completions-detailed is non nil
new 6465eaff08 Show shortdoc in *apropos
Summary of changes:
helm-elisp.el | 7
branch: elpa/helm
commit 5344c1f093f39d6bf020633407b8241592bed5e4
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Show shortdoc when completions-detailed is non nil
This is provided only when helm-completion-style == emacs.
---
helm-mode.el | 89
elpasync pushed a change to branch elpa/helm-core.
from ece8a6042d Remove helm-apropos-init-faces and use helm-apropos-init
for all
adds 5344c1f093 Show shortdoc when completions-detailed is non nil
adds 6465eaff08 Show shortdoc in *apropos
No new revisions were added by thi
branch: externals/rnc-mode
commit cfdeeb1dc2b0e98d92c34097e514f117523936e4
Author: Stefan Monnier
Commit: Stefan Monnier
* rnc-mode: Try and fix bug#27552
(rnc-smie--def-regexp): New var. Extracted from
`rnc-smie-forward-token`. Add `namespace` and `datatypes` prefixes.
(r
branch: elpa/moe-theme
commit 5fc7a33d40a8d975188199656a320dee0312f7ea
Author: David Hedberg
Commit: クエン酸
Update documentation to use the new variable names for customization options
---
README.org | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.o
elpasync pushed a change to branch elpa/moe-theme.
from 4d9e876d24 update for latest Markdown-mode
new d461977e70 Add ansi colors for Emacs28
new 5fc7a33d40 Update documentation to use the new variable names for
customization options
Summary of changes:
README.org
branch: elpa/moe-theme
commit d461977e70163fc7c14e20c0ab80d406faa2cc13
Author: Abdallah Maouche
Commit: クエン酸
Add ansi colors for Emacs28
---
moe-dark-theme.el | 21 -
moe-light-theme.el | 21 -
2 files changed, 40 insertions(+), 2 deletions(-)
diff
branch: externals/detached
commit bcbf83bb1b9c460c989406b9a558b021c8561ee9
Author: Niklas Eklund
Commit: Niklas Eklund
Use working directory in detached-compile-attach
---
detached-compile.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/detached-compile.el b/detach
branch: elpa/helm
commit ece8a6042da8dad0239055570e45b44d641293ac
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Remove helm-apropos-init-faces and use helm-apropos-init for all
helm-apropos-init takes now a new optional arg FN.
Call helm-apropos-init with face-list as
elpasync pushed a change to branch elpa/helm-core.
from aacfb9248a Add an action to switch to buffer frame if some Issue
#2522
adds 5d1c0781d8 Fix window error when current-buffer has been killed in
current session
adds 48a0152a53 Ensure not being prompted for password
branch: elpa/helm
commit d4170e41522725d4e4a23e59e307dfa77ab2fb4f
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Ensure tramp read persistent data in emacs-helm.sh
Without this tramp prompt constantly for password each time an input
is detected.
With this change, even w
branch: elpa/helm
commit 48a0152a53ed8d98ff8938499faa12502f665a98
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Ensure not being prompted for password
each time we navigate to a directory.
Variable password-cache is non-nil by default but ensure user didn't modify
it
branch: elpa/helm
commit 5d1c0781d8af356ed5e45c7c48ab3ceb8a33e9a9
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix window error when current-buffer has been killed in current session
---
helm-files.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/helm-files
elpasync pushed a change to branch elpa/helm.
from aacfb9248a Add an action to switch to buffer frame if some Issue
#2522
new 5d1c0781d8 Fix window error when current-buffer has been killed in
current session
new 48a0152a53 Ensure not being prompted for password
new
branch: elpa/helm
commit 42aeba747a45535f7040ea6c79890e2bea221e36
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix helm-M-x transformer
---
helm-command.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/helm-command.el b/helm-command.el
index 800f1fca22..
elpasync pushed a change to branch elpa/magit.
from b79df6dc77 relnotes: Fix typos
adds c1fb53d3de Bump minimal Compat version
No new revisions were added by this update.
Summary of changes:
lisp/git-commit-pkg.el| 2 +-
lisp/git-commit.el| 2 +-
lisp/magit-libgit-pkg.
elpasync pushed a change to branch elpa/magit-section.
from b79df6dc77 relnotes: Fix typos
adds c1fb53d3de Bump minimal Compat version
No new revisions were added by this update.
Summary of changes:
lisp/git-commit-pkg.el| 2 +-
lisp/git-commit.el| 2 +-
lisp/magit-lib
branch: elpa/git-commit
commit c1fb53d3de6390961ccd8dfb1cc135383508d0fc
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Bump minimal Compat version
---
lisp/git-commit-pkg.el| 2 +-
lisp/git-commit.el| 2 +-
lisp/magit-libgit-pkg.el | 2 +-
lisp/magit-libgit.el | 2 +-
lis
branch: elpa/xah-fly-keys
commit 894cd36c580fe397a8b8f48cd0d69698712c8c4c
Author: Xah Lee
Commit: Xah Lee
workaround a emacs 28.1 clear-transient-map bug see
http://xahlee.info/emacs/emacs/clear-transient-map_bug.html
---
xah-fly-keys.el | 10 +-
1 file changed, 9 insertions(+), 1
branch: externals/compat
commit b75491b95ead07ca2cd02c128037c08882b046b4
Author: Philip Kaludercic
Commit: Philip Kaludercic
Bump version to 28.1.1.1
---
MANUAL| 4 ++--
NEWS.org | 10 ++
README.md | 2 +-
compat.el | 2 +-
4 files changed, 14 insertions(+), 4 deletions(-)
32 matches
Mail list logo