branch: externals/org
commit 3089fcd6908d18919af2bb2e818c39a7a91581c7
Author: Stefan Kangas
Commit: Kyle Meyer
Remove redundant #' around lambdas
* contrib/lisp/org-choose.el (org-choose-get-highest-mark-index)
(org-choose-get-fn-map-group, org-choose-keep-sensible)
(org-cho
branch: externals/org
commit f03cba1b6f60738f7c3158e8296d2d06fd31cc78
Merge: 3089fcd 1c0ce74
Author: Kyle Meyer
Commit: Kyle Meyer
Merge branch 'maint'
---
etc/ORG-NEWS | 68 ++--
1 file changed, 34 insertions(+), 34 deletions(-)
diff
branch: externals/org
commit 6a50e41ea5a0bc7ef0f591e000269e6c0485f09e
Author: Renato Ferreira
Commit: Kyle Meyer
org-agenda.el: Rename org-agenda-format-item parameters
* org-agenda.el (org-agenda-format-item): Rename parameters so they
don't clash with dynamic variables used by
elpasync pushed a change to branch externals-release/org.
from 7c23fc7 ob-ocaml: Update stale tuareg-mode link in commentary
new d017cdb NEWS: Group and move up electric-indent/adapt-indentation
entries
new 1c0ce74 NEWS: Remove quote from in front of headline-data sym
branch: externals-release/org
commit d017cdb0aee24b4c9e5017f76019d3cc1ccfe4bd
Author: Kyle Meyer
Commit: Kyle Meyer
NEWS: Group and move up electric-indent/adapt-indentation entries
Put the entry for "respecting electric-indent-mode" and the new value
of org-adapt-indentation ne
branch: externals-release/org
commit 1c0ce74a1f91360a4daaaed26cb135add5144c34
Author: Kyle Meyer
Commit: Kyle Meyer
NEWS: Remove quote from in front of headline-data symbol
There's no need to quote the symbol when referring to it, just as
`symbol' rather than `'symbol' is used i
elpasync pushed a change to branch externals/org.
from 4d9dabc Merge branch 'maint'
new 6a50e41 org-agenda.el: Rename org-agenda-format-item parameters
new 3089fcd Remove redundant #' around lambdas
new d017cdb NEWS: Group and move up electric-indent/adapt-in
branch: externals/posframe
commit 320c0354280e0dbe2d7f9ca9bb066af257473372
Author: Feng Shu
Commit: Feng Shu
v0.9.0
---
posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/posframe.el b/posframe.el
index 14ac4e0..4901f71 100644
--- a/posframe.el
+++ b/posframe.el
branch: externals/posframe
commit 87407a2966db7161f26c92a1ff1c2fab6fbb00fd
Author: Feng Shu
Commit: Feng Shu
* posframe.el (posframe-show): Add poshandler-extra-info argument.
---
posframe.el | 53 ++---
1 file changed, 30 insertions(+), 23 de
elpasync pushed a change to branch externals/posframe.
from fff21cc v0.8.8
new 87407a2 * posframe.el (posframe-show): Add poshandler-extra-info
argument.
new 320c035 v0.9.0
Summary of changes:
posframe.el | 55 +++
branch: externals/osc
commit c91642422eaea3cf4e7447e89a98dbe84f47e9a5
Author: Mario Lang
Commit: Mario Lang
New function `osc-make-message'
---
osc.el | 33 +
1 file changed, 25 insertions(+), 8 deletions(-)
diff --git a/osc.el b/osc.el
index 5a6a33d..daa042
branch: externals/dash
commit b9286a84975874b10493f1cb4ea051c501f51273
Author: Basil L. Contovounesios
Commit: Basil L. Contovounesios
Pacify uninitialized lexvar warnings in Emacs 28
* dash.el (--reduce, --reductions-r): Pacify false positive warnings
in Emacs 28 about redundan
branch: externals/company
commit 9bc678a5c6627ea45853db38579fa67b2ad2863a
Author: Dmitry Gutov
Commit: Dmitry Gutov
Remove elisp annotations when icons are used
#1070
---
company-capf.el | 17 +
1 file changed, 13 insertions(+), 4 deletions(-)
diff --git a/company
branch: externals/osc
commit ef72809f3d425e502a379790863bdb4a46ab4797
Author: Mario Lang
Commit: Mario Lang
Set binary coding for servers
---
osc.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/osc.el b/osc.el
index 8be30ef..5a6a33d 100644
--- a/osc.el
+++ b/osc.el
@@ -249,6 +249,7 @
branch: externals/company
commit fe602f74283bd9537ddf04ef45d8e1b89b88e1be
Author: Dmitry Gutov
Commit: Dmitry Gutov
Don't try to render SVG icons in the terminal
#1082
---
company.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/company.el b/company.el
index
branch: externals/osc
commit 41c65773a75014cd32da5cf2072e6b563002bbff
Author: Mario Lang
Commit: Mario Lang
Support for receiving double precision (float64) values
---
osc.el | 26 +-
1 file changed, 25 insertions(+), 1 deletion(-)
diff --git a/osc.el b/osc.el
index
branch: externals/tramp
commit 851269dcfd7a564894ba4d4c2c7da8a97b40ce62
Author: Michael Albinus
Commit: Michael Albinus
Tramp ELPA version 2.5.0.3 released
---
test/tramp-tests.el | 84 ++-
texi/tramp.texi | 303 --
texi/trampver.texi |
albinus pushed a change to branch externals/tramp.
from 373c0b5 Tramp ELPA version 2.5.0.2 released
new 87c337e * Makefile (sync): Add tramp-fuse.el and tramp-sshfs.el.
new 851269d Tramp ELPA version 2.5.0.3 released
Summary of changes:
Makefile | 2 +
branch: externals/tramp
commit 87c337e03273ec4244664f3180d408253a136251
Author: Michael Albinus
Commit: Michael Albinus
* Makefile (sync): Add tramp-fuse.el and tramp-sshfs.el.
---
Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Makefile b/Makefile
index 3199227..92d3c53 1006
19 matches
Mail list logo