branch: externals/colorful-mode
commit f749116188d4be195050c2c96baf5b7899734dab
Author: Elías Gabriel Pérez
Commit: Elías Gabriel Pérez
Release 1.2.3
Changes:
* Support case-insensitive color names.
---
colorful-mode.el | 15 ++-
1 file changed, 10 insertions(+), 5
branch: externals/cus-abbrev
commit f62901f11cce77a0630090a38c1d6bd89b12c09c
Author: Mauro Aranda
Commit: Mauro Aranda
; Add missing docstring to custom-abbrev-toggle-hide-abbrev-table
---
cus-abbrev.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/cus-abbrev.el b
branch: externals/org
commit fef826e840c0dac50dd8f0a66937bf602195203e
Author: Rudolf Adamkovič
Commit: Rudolf Adamkovič
lisp/ox-texinfo.el: Add Rudolf Adamkovič as a maintainer
---
lisp/ox-texinfo.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/lisp/ox-texinfo.el b/lisp/ox-texinfo.el
branch: externals/org
commit 2dc2d3e738a79d9b2c5a780e6c42d9b86549e5d6
Author: Rudolf Adamkovič
Commit: Rudolf Adamkovič
Update Rudolf Adamkovič's email address
---
testing/lisp/test-ox-html.el| 2 +-
testing/lisp/test-ox-texinfo.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-
branch: externals/el-search
commit 0e146d1963da1e3a3d0fa184b9093da805fed2e3
Author: Stefan Kangas
Commit: Stefan Kangas
; Fix some byte-compilation warnings
---
el-search-x.el | 40 ++---
el-search.el | 81 +-
skangas pushed a change to branch externals/el-search.
from 04728c6ec8 ; Prefer HTTPS to HTTP in URLs
new 05350615d1 Autoload el-search-jump
new 0e146d1963 ; Fix some byte-compilation warnings
Summary of changes:
el-search-x.el | 40 ++--
el-search
branch: externals/el-search
commit 05350615d16be490516ca7e5d1ef7f988a3d3dc3
Author: Stefan Kangas
Commit: Stefan Kangas
Autoload el-search-jump
* el-search.el (el-search-jump): Autoload to avoid warning in
package-quickstart.el.
---
el-search.el | 1 +
1 file changed, 1 inserti
branch: elpa/dirvish
commit 8ede64c179b066908315eaa87b355561100b61f0
Author: Alex Lu
Commit: Alex Lu
feat(side): hide buffers in side session
Buffers used in side sessions should not be regular buffers in the buffer
list. This prevents them from appearing in unintended contexts,
branch: externals/cus-abbrev
commit f85a7fd48eed77d05927313c7c02eab8a5273bf0
Author: Mauro Aranda
Commit: Mauro Aranda
; Docstring fixes and Package-Requires fixes
---
cus-abbrev.el | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/cus-abbrev.el b/cus-abbrev.
elpasync pushed a change to branch externals/org.
from 6323accc48 Merge branch 'bugfix'
new fef826e840 lisp/ox-texinfo.el: Add Rudolf Adamkovič as a maintainer
new 2dc2d3e738 Update Rudolf Adamkovič's email address
Summary of changes:
lisp/ox-texinfo.el | 1 +
branch: elpa/zig-mode
commit 4ad4edf7599c2e90728f7c23775ed4c83468f8c1
Author: Jen-Chieh Shen
Commit: GitHub
docs: Remove $ for easier copying
---
README.md | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index e1e77d6dc0..30cccf7b52 100
branch: elpa/elpher
commit 085a0ce0d1e571e1edfef9dd7af5d23816a5248a
Merge: a1c5fbf16b 0cd41bb437
Author: plugd
Commit: plugd
Merge and robustify (??) iggy's commit.
---
elpher.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpher.el b/elpher.el
index 609eef6ea2..6235
branch: externals/auctex
commit 8e292a7740306788cf6a9ea9496610fc2c982046
Author: Arash Esbati
Commit: Arash Esbati
Improve style/expl3.el
* style/expl3.el (LaTeX-expl3--set-TeX-exit-mark)
(TeX-arg-expl3-macro, TeX-arg-expl3-define-macro): New functions.
(LaTeX-expl3-newmac-r
branch: externals/ellama
commit 19bf5ed03f85ba21a2aa90bd891b06478437cef9
Merge: 6cdeb5806d a9a06d877e
Author: Sergey Kostyaev
Commit: GitHub
Merge pull request #272 from eltociear/patch-1
docs: update README.org
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: externals/ellama
commit a9a06d877e213a9e1f9aa220bacfc226ca11621f
Author: Ikko Eltociear Ashimine
Commit: GitHub
docs: update README.org
Absctraction -> Abstraction
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
ind
branch: externals/indent-bars
commit f13257db480b3c2677cb4104cc9de1dfe498e0ff
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Update devel news
---
NEWS.org | 3 +++
1 file changed, 3 insertions(+)
diff --git a/NEWS.org b/
branch: externals/indent-bars
commit 4caea3938791810d9609d777e8d5d72ed4eaea4e
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Improve depth=0 behavior, relevant for starting-column=0
If starting-column=nil, no colum
branch: elpa/dirvish
commit b17faded2dfb91b0273ce75ff2b397634d207098
Author: Alex Lu
Commit: Alex Lu
refactor(peek): handle 'library not found' exception explicitly
---
extensions/dirvish-peek.el | 20
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/exten
elpasync pushed a change to branch elpa/dirvish.
from 29b9f811c0 BREAKING: use 7-zip for archive preview
new ea4db4dab5 doc: issue relates to `nlinum-mode` (#306)
new b17faded2d refactor(peek): handle 'library not found' exception
explicitly
Summary of changes:
dirvish.e
branch: elpa/dirvish
commit ea4db4dab5a1910c39e51a6d002cef55d637a48a
Author: Alex Lu
Commit: Alex Lu
doc: issue relates to `nlinum-mode` (#306)
---
dirvish.el | 2 +-
docs/FAQ.org | 11 ++-
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/dirvish.el b/dirvish.el
in
branch: elpa/annotate
commit c25878b779e96bb6c7ee86da98047ce0ec8fed63
Author: cage
Commit: cage
- increased version number;
- updated NEWS file.
---
NEWS.org| 4
annotate.el | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/NEWS.org b/NEWS.org
index
branch: elpa/annotate
commit a751d0d46217d5db74dbcee4b7fe16d636617fd4
Author: cage
Commit: cage
- updated Changelog.
---
Changelog | 43 +++
1 file changed, 43 insertions(+)
diff --git a/Changelog b/Changelog
index 1fcdf64be7..abbe78395e 100644
--- a
elpasync pushed a change to branch elpa/logview.
from cac74558ed Update copyright years.
new d64abdd8a9 Fix refreshing log buffer contents often resulting in an
error on Emacs 30.
new 4178bc58e3 Also test on Emacs 30.1.
new e9b40730c6 Release logview 0.19.2
n
branch: elpa/logview
commit d64abdd8a95c2b7b6051852628bdbfc4b5b4d4ef
Author: Paul Pogonyshev
Commit: Paul Pogonyshev
Fix refreshing log buffer contents often resulting in an error on Emacs 30.
---
logview.el | 5 -
test/logview.el | 24 ++--
2 files changed, 26
branch: elpa/annotate
commit 2bb50584c8ac760e5aa9438e31f8ecf43b31940e
Author: cage
Commit: cage
- updated README.
---
README.org | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 3e3efc1d80..5a36f2574f 100644
--- a/README.org
+++ b/README
branch: elpa/annotate
commit f29c91db0b0d4e4be0013bfa7222797b2114d2a9
Merge: 738c158013 c25878b779
Author: cage2 <1257703+ca...@users.noreply.github.com>
Commit: GitHub
Merge pull request #166 from
cage2/updating-documentation-after-autosave-patch
Updating documentation after autosa
branch: elpa/elpher
commit 0cd41bb4372578665a897a3c62de07a5e01b00b4
Author: iggy
Commit: iggy
fix elpher-acquire-client-certificate
The `assoc` function returns a pair, not a list, so we can't call
`cadr` on it. Instead, we should be calling `cdr` to get the value
of the cer
branch: elpa/logview
commit cd990bf63785897bfdfa0ec954db986f0361449f
Author: Paul Pogonyshev
Commit: Paul Pogonyshev
Post-release version bump.
---
logview.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/logview.el b/logview.el
index 272bfc7dfb..e861c80547 100644
---
branch: elpa/org-journal
commit cf721732332d707de5d5af71e6d9a87599cc84a2
Merge: 115b9c0354 df608c1138
Author: Bastian Bechtold
Commit: GitHub
Merge pull request #454 from pniedzielski/patch-1
Allow any alpha character in date format
---
org-journal.el | 2 +-
1 file changed, 1 inse
branch: elpa/logview
commit e9b40730c6abea7d1e0235fa5ba790d175b008ef
Author: Paul Pogonyshev
Commit: Paul Pogonyshev
Release logview 0.19.2
---
logview.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/logview.el b/logview.el
index fb32cd3882..272bfc7dfb 100644
--- a/lo
branch: elpa/logview
commit 4178bc58e320bd4e81a01c818f1164a9c3af9923
Author: Paul Pogonyshev
Commit: Paul Pogonyshev
Also test on Emacs 30.1.
---
.github/workflows/test.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflow
elpasync pushed a change to branch elpa/dirvish.
from a6231134cd refactor(core): modify `dirvish-preview-environment`
(#308)
new 8ede64c179 feat(side): hide buffers in side session
new 29b9f811c0 BREAKING: use 7-zip for archive preview
Summary of changes:
README.org
branch: externals/auctex
commit 0718ac55e8d3beece26a3448f968e14c53e7910c
Author: Arash Esbati
Commit: Arash Esbati
Remove stale verbatim entries from auto-parsed files
* NEWS.org (Fixed): Announce the fix.
* latex.el (LaTeX-verbatim-macros-with-delims-local)
(LaTeX-verb
branch: externals/cus-abbrev
commit 0bb19071e0459521bbd892a131725885eacf2315
Author: Mauro Aranda
Commit: Mauro Aranda
; Improve widget tags in customize-all-abbrevs
---
cus-abbrev.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cus-abbrev.el b/cus-abbrev.el
index b69
branch: externals/cus-abbrev
commit adcb943b287c887c47553b2cf901c48deaed9d58
Author: Mauro Aranda
Commit: Mauro Aranda
Preserve :count when defining abbrevs
* cus-abbrev.el (Custom-abbrev-define): Save :count of each abbrev
before clearing the table.
---
cus-abbrev.el | 29
branch: externals/cus-abbrev
commit 0a71a63f26afeb589c24d8e1fbcdb3f39cee7958
Author: Mauro Aranda
Commit: Mauro Aranda
; Add comments and move stuff around.
---
cus-abbrev.el | 56 +---
1 file changed, 33 insertions(+), 23 deletions(-)
di
branch: externals/cus-abbrev
commit c75b581e3fbe6c3d0d63718c8b54a95f4827a905
Author: Mauro Aranda
Commit: Mauro Aranda
Prepare the package for GNU ELPA
* .elpaignore: New file.
* cus-abbrev.el: Assign Copyright to FSF.
(custom-abbrev-commands): Make it a defconst.
(custo
branch: externals/cus-abbrev
commit ceebc01e00a2f1179a09a1161a3568ae0cae4d97
Author: Mauro Aranda
Commit: Mauro Aranda
Improve UI
* cus-abbrev.el (custom-abbrev--insert-buttons): Give :help-echo to
buttons.
(customize-all-abbrevs): Allow hiding abbrev-table widgets.
(cus
branch: externals/indent-bars
commit db39ce4c55813deaae8c9a01e31b385362b49eb1
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
Defer computation of current depth until idle timer executes
See #101.
---
indent-bars.e
branch: externals/cus-abbrev
commit 69927dd6c78a98bae15db88b38ee340c1ad29ddc
Author: Mauro Aranda
Commit: Mauro Aranda
; Move code around
---
cus-abbrev.el | 94 +--
1 file changed, 47 insertions(+), 47 deletions(-)
diff --git a/cus-a
branch: externals/cus-abbrev
commit 33c0f6e09e4411beb1651c3120521569fe952e53
Author: Mauro Aranda
Commit: Mauro Aranda
Make cus-abbrev commands work in fields too
* cus-abbrev.el (custom-abbrev-field-map): New keymap, used in every
editable field we create.
(customize-all-ab
branch: externals/cus-abbrev
commit 1fe96883a9cfd3c2cc6381049d95e6330907f140
Author: Mauro Aranda
Commit: Mauro Aranda
Make sure to use the right keymap in editable widgets
* cus-abbrev.el (customize-all-abbrevs, customize-abbrevs): Evaluate
the keymap property.
---
cus-abbrev.
elpasync pushed a change to branch externals/indent-bars.
from f13257db48 Update devel news
new db39ce4c55 Defer computation of current depth until idle timer
executes
new fa293f98ab NEWS: added devel
Summary of changes:
NEWS.org | 2 ++
indent-bars.el | 57 ++
branch: externals/cus-abbrev
commit c67e9607d8b84f562a92b659e6accd07db83c992
Author: Mauro Aranda
Commit: Mauro Aranda
Initial commit
---
.gitignore| 34
Makefile | 50 +++
README.md | 33 +++
cus-abbrev.el | 270 +
branch: externals/cus-abbrev
commit e0553e35800f23840a12e02f572c63a52d4262cd
Author: Mauro Aranda
Commit: Mauro Aranda
; Add some comments to customize-abbrevs
---
cus-abbrev.el | 4
1 file changed, 4 insertions(+)
diff --git a/cus-abbrev.el b/cus-abbrev.el
index 57a4cede77..b69c841ab
branch: externals/indent-bars
commit fa293f98abe353599353c94177fe0bb77cdbd0b8
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: JD Smith <93749+jdtsm...@users.noreply.github.com>
NEWS: added devel
---
NEWS.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS.org b/N
monnier pushed a change to branch scratch/multiple-cursors.
at 02e40cda74 Avoid deprecated ELisp features
This branch includes the following new commits:
new 02e40cda74 Avoid deprecated ELisp features
branch: scratch/multiple-cursors
commit 02e40cda74dcc6bf820cfbf4d5b4434647fca550
Author: Stefan Monnier
Commit: Stefan Monnier
Avoid deprecated ELisp features
Activate `lexical-binding`.
Use `advice-add` rather than `defadvice`.
Fix some compilation warnings.
Prefer #' t
branch: main
commit 7bcfbd9a2f2c6576ec5f3a3b88c8a0236a73375c
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (cond-star): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 766e865ae2..c1cdba3ddc 100644
-
branch: main
commit 0238742305e1b657b02a6d7fa310f552df71cb55
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (cus-abbrev): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index c1cdba3ddc..dce45db5b4 100644
tarsius pushed a change to branch externals/transient.
from b51a52a9c7 Release version 0.8.5
new 0886651dee transient-show-summary: In absence of docstring do not
error
new 24d4283e20 transient-format-description: Check if command slot is
bound
new eda434d21f trans
branch: externals/transient
commit 4030862396130b3dcfedabe509a4fc6cb218c49f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--wrap-command: Fix loading autoload
---
lisp/transient.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lisp/transient.el b/lisp/tran
branch: externals/transient
commit 0886651deed540207cc7ae6efdb15bf79fe627de
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-show-summary: In absence of docstring do not error
---
lisp/transient.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lisp/transient
branch: externals/cus-abbrev
commit 5295ae411cdf81b3fa48de08f4975585d433e853
Author: Mauro Aranda
Commit: Mauro Aranda
Improvements to menu-bar and tool-bar support
* cus-abbrev.el (custom-abbrev-map): Bind Custom-abbrev-define.
(custom-abbrev-commands): Add Custom-abbrev define
branch: elpa/elpher
commit 972a069f240f071a79da23c98d3519df45bb5851
Author: plugd
Commit: plugd
Version bump.
---
config.mk | 2 +-
elpher-pkg.el | 2 +-
elpher.el | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/config.mk b/config.mk
index dc3ca2f0a9..f5f7e2
branch: elpa/annotate
commit 3e7462fa6d99963cd57cf24f82e22f5bef0a9001
Author: cage
Commit: cage
- fixed typo in README.
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 65121e4c44..3e3efc1d80 100644
--- a/README.org
+++ b/READM
56 matches
Mail list logo