branch: elpa/undo-fu-session
commit a6c4f73bc22401fd36e0f2fd4fe058bb28566d84
Author: Campbell Barton
Commit: Campbell Barton
Cleanup: define functions side-effect-free
---
undo-fu-session.el | 14 ++
1 file changed, 14 insertions(+)
diff --git a/undo-fu-session.el b/undo-fu-ses
branch: externals/company
commit 3ec40b0a0ea751b6c48f24abd58c8304deb53014
Merge: b2df4b680a 5a50bcf20b
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1392 from yugaego/copyright
Update copyright years
---
company-capf.el | 2 +-
company-keywords.el | 2 +-
comp
branch: externals/company
commit 5a50bcf20b02aa92c0bd47a0ba4ba016f2895125
Author: YugaEgo
Commit: YugaEgo
Update copyright years
---
company-capf.el | 2 +-
company-keywords.el | 2 +-
company-tests.el| 2 +-
company-yasnippet.el| 2 +-
company.el | 2 +-
branch: externals/vertico
commit c5693cca0d03560fc060d1077cfb92a798dde8cf
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-mouse: Attach vertico-mouse-map to the candidates
---
extensions/vertico-mouse.el | 19 +--
1 file changed, 9 insertions(+), 10 deletions(-)
diff
branch: externals/vertico
commit cd039f6a3b36a74aaf1503ade87394414960c459
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-mouse: Refactor, introduce vertico-mouse-map (Fix #377)
---
CHANGELOG.org | 1 +
extensions/vertico-mouse.el | 54 +++---
branch: externals/vertico
commit 2c6166ab66e3bb6717e633bc0fac7ac8b9aaf9c5
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-mouse: Reorder list - does the byte compiler share the constant
tail?
---
extensions/vertico-mouse.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
d
elpasync pushed a change to branch externals/vertico.
from 30d8782356 vertico-directory-enter: Exit with input if prefix
argument is given
new cd039f6a3b vertico-mouse: Refactor, introduce vertico-mouse-map
(Fix #377)
new c5693cca0d vertico-mouse: Attach vertico-mouse-map
branch: externals/osm
commit 75a7ede98a3df8d99e861ddd14765d3b3da1fdb9
Author: Daniel Mendler
Commit: Daniel Mendler
osm-search: Extract osm--search function (Fix #37)
---
osm.el | 37 -
1 file changed, 20 insertions(+), 17 deletions(-)
diff --git a/osm.e
branch: elpa/eat
commit 64dcbd2c072a601dd9d152324cb4c5632b06741d
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Fix recursive load error
* eat.el (eat-semi-char-non-bound-keys)
(eat-eshell-semi-char-non-bound-keys): Let-bind
'after-load-alist' and 'after-load-functions'
branch: scratch/evil
commit b04145a776d9efefbec32f077b2b5cd61b9c4f36
Author: Stefan Monnier
Commit: Stefan Monnier
Replace uses of `defadvice` with `advice-add`
This either requires a dependency on the `nadvice` package,
or bumping the minimum Emacs version to 24.4. I went with
branch: scratch/evil
commit 675faf080b6913efbb365b3e7a0306bfbea036b7
Author: Stefan Monnier
Commit: Stefan Monnier
Use lexical-binding everywhere
Most of the code already used lexical-binding, but there were
still a few of remnant of use of the old dynbound dialect.
* e
branch: scratch/evil
commit 17c92495d804ec809d227084d3fae1e4731fccdc
Author: Stefan Monnier
Commit: Stefan Monnier
(evil-with-delay): New macro, extracted from `evil-delay`
Save some kitten by using a macro instead of using `eval`.
This also exposes more code to the compiler, so
branch: scratch/evil
commit f09062ee127b7a892439c67bfc873939966ad2fa
Author: Stefan Monnier
Commit: Stefan Monnier
Remove redundant `:group` args
In the absence of `:group`, `defcustom` and `defface` default to
the group that was last defined in the same file.
* evil-di
branch: scratch/evil
commit df957ddb68dc8de3d99bf5ec63c2b265787fe8d9
Author: Stefan Monnier
Commit: Stefan Monnier
Prefer #' to quote function names
---
evil-commands.el| 16 +++---
evil-common.el | 10 -
evil-ex.el | 2 +-
evil-integration.el | 2 +-
evi
branch: scratch/evil
commit b59be16833d84d2620b1542fe643bcd9f36d0854
Author: Stefan Monnier
Commit: Stefan Monnier
evil-pkg.el: Remove file
This file is auto-generated from headers in `evil.el` anyway.
* evil.el: Synchronize metadata with what was in `evil-pkg.el`.
* .gitign
branch: scratch/evil
commit 1ba1eb9b660aecde672efd5d92af06474256d5db
Author: Stefan Monnier
Commit: Stefan Monnier
Better follow conventions for use of ' in docstrings
Also try and make the docstring fit within 80 columns.
This fixes some incorrect uses and eliminates some warni
monnier pushed a change to branch scratch/evil.
was 30e812bb6c Misc minor changes
This change permanently discards the following revisions:
discards 30e812bb6c Misc minor changes
discards a3657caba8 Replace uses of `defadvice` with `advice-add`
discards 0a03b8d2ad Remove redunda
monnier pushed a change to branch scratch/evil.
at ea1b21d658 Misc minor changes
This branch includes the following new commits:
new b59be16833 evil-pkg.el: Remove file
new 1ba1eb9b66 Better follow conventions for use of ' in docstrings
new df957ddb68 Prefer #' t
branch: scratch/evil
commit ea1b21d65843e7f1417fba098898e69946393dc1
Author: Stefan Monnier
Commit: Stefan Monnier
Misc minor changes
* evil-command-window.el (evil-command-window-draw-prefix):
Mark `ignored` as, well, ignored.
* README.md: Mention that `undo-fu` is also in
branch: elpa/geiser-stklos
commit cffd7deb377dfc3150fd372d8ba56c4f2e1f8265
Author: Jeronimo Pellegrini
Commit: Jeronimo Pellegrini
Fix documentation after using checkdoc
---
geiser-stklos.el | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/geiser-stklos.el
branch: elpa/geiser-stklos
commit 6ef410bd7bd0d5c3f2498cb884227063795d48e0
Author: Jeronimo Pellegrini
Commit: Jeronimo Pellegrini
Version 1.7
---
geiser-stklos.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/geiser-stklos.el b/geiser-stklos.el
index f35bda26f7..dd3b3
branch: elpa/geiser-stklos
commit 17196f0e2bccd253d26474c86877710d60517e70
Author: Jeronimo Pellegrini
Commit: Jeronimo Pellegrini
Use geiser-log-verbose, as per warning from Geiser
geiser-log-verbose-p is obsolete, and Geiser wants us
to use geiser-log-verbose instead. Done.
--
elpasync pushed a change to branch elpa/geiser-stklos.
from 0e5dc47f07 Add comment about logging being supported
new 149196d9d0 Fix autodoc
new cffd7deb37 Fix documentation after using checkdoc
new 17196f0e2b Use geiser-log-verbose, as per warning from Geiser
branch: elpa/geiser-stklos
commit 149196d9d00416f28c76c9b5153ec342904f9352
Author: Jeronimo Pellegrini
Commit: Jeronimo Pellegrini
Fix autodoc
The code has been simplified, and autodoc should work now for
symbols inside and outside module definitions.
---
geiser-stklos.el | 49
branch: externals/org
commit e34b72eec68b8c6633310af006f13023dcf85001
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-make-tags-matcher: Do not try collecting tags from non-Org buffers
* lisp/org.el (org-make-tags-matcher): When building tag completion
table, do not attempt to
branch: externals/corfu
commit a74dad46a376816120fcfef8f727de0f8bb7c6e8
Author: Daniel Mendler
Commit: Daniel Mendler
Fix corfu-quick (Fix #344)
---
CHANGELOG.org | 4
extensions/corfu-quick.el | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.
branch: elpa/popon
commit d19895f9f930eb7edd958cbc4fbc7df7b11b21c4
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
New function: popon-x-y-at-posn
---
popon.el | 51 ++-
1 file changed, 34 insertions(+), 17 deletions(-)
diff --git a/popon
elpasync pushed a change to branch elpa/popon.
from 90e477eb95 Revert pull request 'make popon-x-y-at-pos accept posn'
(#12)
new d19895f9f9 New function: popon-x-y-at-posn
new bf8174cb7e Bump version to 0.13
Summary of changes:
popon.el | 53 +
branch: elpa/popon
commit bf8174cb7e6e8fe0fe91afe6b01b6562c4dc39da
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Bump version to 0.13
---
popon.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/popon.el b/popon.el
index 37a641402e..30409ab29e 100644
--- a/popon.el
elpasync pushed a change to branch elpa/corfu-terminal.
from 130fb75689 Merge pull request 'corfu--popup-show's pos argument is
posn now' (#23) from scturtle/emacs-corfu-terminal:master into master
new fafd363ca2 Take popup position as a position list
new 5ce4c11b8e Bump ve
branch: elpa/corfu-terminal
commit 5ce4c11b8efd4d2fd1b404b9422bb85b05476da0
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Bump version to 0.6
---
corfu-terminal.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/corfu-terminal.el b/corfu-terminal.el
index bcda6faaf
branch: elpa/corfu-terminal
commit fafd363ca2434bd6c0b161a9d5201eac0a11cdb8
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Take popup position as a position list
---
corfu-terminal.el | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/corfu-ter
elpasync pushed a change to branch externals/org.
from 948c896448 Rename `org-element-property-1' to
`org-element-property-raw'
new 02ad2a114f lisp/org-element-ast.el: Fix copyright notice
new 38f87aa30a Update Ihor Radchenko's email address
Summary of changes:
lisp/ob-g
branch: externals/org
commit 38f87aa30aa79c7eadd463e6eee666fb12c8dc13
Author: Ihor Radchenko
Commit: Ihor Radchenko
Update Ihor Radchenko's email address
* lisp/ob-gnuplot.el:
* lisp/org-cycle.el:
* lisp/org-element-ast.el:
* lisp/org-fold-core.el:
* lisp/org-fold.el
branch: externals/org
commit 02ad2a114fcb6e7a5bb462a873dd01f09c38469e
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/org-element-ast.el: Fix copyright notice
Make copyright consistent with the rest of Org.
---
lisp/org-element-ast.el | 12 +++-
1 file changed, 7 inserti
35 matches
Mail list logo