branch: elpa-admin
commit 0190d7faba5c504d18f104c55a192118e67f29be
Author: Stefan Kangas
Commit: Stefan Kangas
; Fix typo
---
elpa-admin.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-admin.el b/elpa-admin.el
index 947f40dbb7..18151d69ab 100644
--- a/elpa-admin.
elpasync pushed a change to branch externals/pyim.
from 16f7c3cf07 Update README
new 89f9c3518a Fix baidu cloudim.
new b12ae0fab4 Add .elpaignore file
new 65af410a66 v5.2.9
Summary of changes:
.elpaignore | 2 ++
pyim-cloudim.el | 25 +
branch: externals/pyim
commit 65af410a6671725727593e2ea2767a97bdeb79b0
Author: Feng Shu
Commit: Feng Shu
v5.2.9
---
pyim.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyim.el b/pyim.el
index c3e5fcff8c..fdff16cb1e 100644
--- a/pyim.el
+++ b/pyim.el
@@ -7,7 +7,7 @@
branch: externals/pyim
commit 89f9c3518a80e80aa61b926accc387cc0dd915e1
Author: Feng Shu
Commit: Feng Shu
Fix baidu cloudim.
---
pyim-cloudim.el | 25 ++---
tests/pyim-tests.el | 8 ++--
2 files changed, 24 insertions(+), 9 deletions(-)
diff --git a/pyim-cloudim
branch: externals/pyim
commit b12ae0fab4b4b6ea957c97a8b696a7c6a21c337b
Author: Feng Shu
Commit: Feng Shu
Add .elpaignore file
---
.elpaignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.elpaignore b/.elpaignore
new file mode 100644
index 00..9831f909b2
--- /dev/null
+++ b
r: Eduardo Ochs
-;; Version:20221123
+;; Version:20221228
;; Keywords: e-scripts
;;
;; Latest version: <http://angg.twu.net/eev-current/eepitch.el>
@@ -904,19 +904,32 @@ The arguments are explained here:
;; «eepitch-sly» (to ".eepitch-sly")
;; This is a prototype. See:
;; ht
branch: elpa/xml-rpc
commit 132af4f77790a6f4f09e2cbcd9efc179b77a9caa
Author: Stefan Kangas
Commit: Stefan Kangas
Fix typos found with codespell
---
README.org | 2 +-
xml-rpc.el | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.org b/README.org
index e9317b00
branch: elpa/xml-rpc
commit 8272789df8a4deab4de7d50e63b73b7d0543bc7f
Merge: 85a9fc06c5 132af4f777
Author: Mark A. Hershberger
Commit: GitHub
Merge pull request #27 from skangas/typos
Fix typos found with codespell
---
README.org | 2 +-
xml-rpc.el | 6 +++---
2 files changed, 4 ins
branch: elpa/editorconfig
commit b8043702f3d977db0e030c6c64ee4a810cad5f45
Author: Jen-Chieh Shen
Commit: GitHub
chore: Place emacs dependency to the front (#285)
* chore: Place emacs dependency infront
* Update copyright year
---
editorconfig-conf-mode.el | 2 +-
editorc
branch: externals/mmm-mode
commit 118ae3340e7f6ef0cc23ee8f6574ebd03ab2c701
Author: Ola Nilsson
Commit: Ola Nilsson
Silence byte compiler warnings for font-lock-syntactic-keywords
The variable font-lock-syntactic-keywords is obsolete since Emacs
24.1. Even if mmm-mode only suppo
branch: externals/mmm-mode
commit 171bf6395b8a95a2d08d41fa38cc1799025d3916
Merge: 8725cfc12b 118ae3340e
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #135 from snogge/font-lock-syntactic-keywords
Silence byte compiler warnings for font-lock-syntactic-keywords
---
mmm-regio
branch: elpa/go-mode
commit c8525e627d2ddef8e13e4e25403cbc6b3a819c07
Author: Dominik Honnef
Commit: Dominik Honnef
Remove superfluous quotes from cl-case branches
---
go-mode.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/go-mode.el b/go-mode.el
index 8bc9
branch: elpa/go-mode
commit d9a9e517313855b62f56eb55b739073eb862cefe
Author: Dominik Honnef
Commit: Dominik Honnef
Deprecate functions and customization pertaining to GOPATH
Updates: gh-174
---
README.md | 9 -
go-mode.el | 9 +++--
2 files changed, 7 insertions(+), 11
branch: elpa/go-mode
commit 8db253d0d331b7490286db071de0242042fca558
Author: Dominik Honnef
Commit: Dominik Honnef
Actually mark go-packages-native as obsolete
---
go-mode.el | 7 ++-
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/go-mode.el b/go-mode.el
index ba4dcc8b36.
branch: elpa/go-mode
commit 8dbafe8b30ce56db1dd1676cbbae6718772a1088
Author: Dominik Honnef
Commit: Dominik Honnef
Capitalize Emacs in docstring
---
go-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go-mode.el b/go-mode.el
index d5116a6434..aad956db12 100644
---
branch: elpa/go-mode
commit 8d9b8145765cb4236c745f0b7042ce714b9a08aa
Author: Dominik Honnef
Commit: Dominik Honnef
Remove trailing newlines from docstrings
---
go-mode.el | 15 +--
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/go-mode.el b/go-mode.el
index be7e0
branch: elpa/go-mode
commit 166dfb1e090233c4609a50c2ec9f57f113c1da72
Author: Dominik Honnef
Commit: Dominik Honnef
Deprecate go-remove-unused-imports
Most people use goimports or LSP, which provide more robust alternatives
to parsing compiler errors. In fact, the function doesn'
branch: elpa/go-mode
commit 3becce232b301fa24857e663b4e32d390f4b5b42
Author: Dominik Honnef
Commit: Dominik Honnef
Replace calls of deprecated point-at-{bol,eol}
---
go-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/go-mode.el b/go-mode.el
index aad956db12..2dc2
elpasync pushed a change to branch elpa/go-mode.
from f03998154b go-beginning-of-defun: only move to end of line when
we're on a declaration
new c8525e627d Remove superfluous quotes from cl-case branches
new 8d9b814576 Remove trailing newlines from docstrings
new 8d
branch: externals/gnu-elpa-keyring-update
commit 685192692f809e3d8c336e27170a2b819925202f
Author: Stefan Monnier
Commit: Stefan Monnier
Update with the new GPG keys
* etc/gnu-elpa.gpg-keyring: Update with new keys.
* gnu-elpa-keyring-update.el: Remove GPG commands from Commentar
branch: externals/gnat-compiler
commit 2273ebad7f31e149c3fa0b9a2c82707f398dad0c
Author: Stephen Leake
Commit: Stephen Leake
Misc fixes
* gnat-alire.el (create-alire-project): Call wisi-compiler-parse-one
as well.
* gnat-compiler.el (gnat-find-als): Handle locate-file re
branch: externals/gnat-compiler
commit 8ca2e5bcd244c8d191035c3c4e011e31e534738e
Merge: 2273ebad7f 7496273a2e
Author: Stephen Leake
Commit: Stephen Leake
Finish merge
---
ELPA.make| 6 +-
gnat-alire.el| 2 +-
gnat-compiler.el | 16
gnat-xref.el | 4 ++-
elpasync pushed a change to branch elpa/eat.
from 5314be930e * eat.el (eat): Use buffer name for process name
new c9a7aef4f6 Don't error while handling the sequence '\e[>c'
new 9a432eef11 ; Release version 0.4
Summary of changes:
ChangeLog | 35 +++
branch: elpa/eat
commit c9a7aef4f6dde1408e037945c8f5a50a6dae42a5
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Don't error while handling the sequence '\e[>c'
* eat.el (eat--t-send-device-attrs): Accept '((nil))' as the
value of the parameter PARAMS, but don't accept 'nil'
branch: elpa/eat
commit 9a432eef114ecc4f78b6e49dd1c25d11e1143571
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
; Release version 0.4
* eat.el:
* eat.texi:
Bump version.
* ChangeLog: Update.
---
ChangeLog | 35 +++
eat.el| 2 +-
branch: externals/consult
commit 16b2dc5e34c8a500adbee394b42c0e0d7fd24ad8
Author: Daniel Mendler
Commit: Daniel Mendler
consult-history: Use current input as initial completion input (Fix #706)
---
CHANGELOG.org | 1 +
consult.el| 108 +-
branch: elpa/eat
commit 328c9d629d2c4abfd75805cbd984fa531063245a
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Run eat-eshell-exec-hook as Eshell process is run
* eat.el (eat--eshell-setup-proc-and-term): Run
'eat-eshell-exec-hook' at the very end.
---
eat.el | 3 ++-
1 f
branch: elpa/eat
commit 5314be930ed08a9b391f85be63cefbd04e9474c4
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
* eat.el (eat): Use buffer name for process name
---
eat.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eat.el b/eat.el
index ef95ea1258..280f9e13
branch: elpa/eat
commit e66cca33412d914f384609c26ba57338a04e1412
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
* eat.el (eat-eshell-exec-hook): Make customizable
---
eat.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/eat.el b/eat.el
index 226769eae4..ef95ea1258 100644
---
elpasync pushed a change to branch elpa/eat.
from 63f23b3e50 * README.org (Straight.el): New section
new 328c9d629d Run eat-eshell-exec-hook as Eshell process is run
new dcbe6b861e * eat.el (eat-exec-hook): Make customizable
new e66cca3341 * eat.el (eat-eshell-exec-h
branch: elpa/eat
commit dcbe6b861ea99e78203ea386cc5c2416072e55ce
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
* eat.el (eat-exec-hook): Make customizable
---
eat.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/eat.el b/eat.el
index caa9e01195..226769eae4 100644
--- a/eat.
branch: externals/async
commit 270c3d0bd99386dd9a8538990401993a6a3cb1bc
Merge: 5f2439adf7 e72e96185e
Author: Thierry Volpiatto
Commit: GitHub
Merge pull request #162 from skangas/typo
Fix a typo
---
async.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/as
branch: externals/async
commit e72e96185e486dbd17a8dfbec979ced0b3c60fac
Author: Stefan Kangas
Commit: Stefan Kangas
Fix a typo
---
async.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/async.el b/async.el
index ad91930d30..64e2fb57e2 100644
--- a/async.el
+++ b/as
elpasync pushed a change to branch externals/async.
from c4772bec68 Fix typo in dired-async-small-file-max defcustom
new ee463e2e11 Add file .elpaignore for GNU ELPA
new 5f2439adf7 Merge pull request #163 from skangas/elpaignore
new e72e96185e Fix a typo
new
branch: externals/async
commit 5f2439adf725f1d04ffcb10f2b973b19968ce8cc
Merge: c4772bec68 ee463e2e11
Author: Thierry Volpiatto
Commit: GitHub
Merge pull request #163 from skangas/elpaignore
Add file .elpaignore for GNU ELPA
---
.elpaignore | 1 +
1 file changed, 1 insertion(+)
dif
branch: externals/async
commit ee463e2e117f99ab06572072406c0e9a7000ee01
Author: Stefan Kangas
Commit: Stefan Kangas
Add file .elpaignore for GNU ELPA
---
.elpaignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.elpaignore b/.elpaignore
new file mode 100644
index 00..5ecd9c64
elpasync pushed a change to branch elpa/helm-core.
from 1a7bf27529 Use `helm-hide-minibuffer-maybe` by default (#2579)
adds 796b84970d Update help string
No new revisions were added by this update.
Summary of changes:
helm-core.el | 4 +++-
1 file changed, 3 insertions(+), 1 delet
branch: elpa/helm
commit 796b84970d2bfcd1d341cada5398bb9368b82da4
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Update help string
---
helm-core.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/helm-core.el b/helm-core.el
index b33562a0a9..7e355d8140 100644
--
38 matches
Mail list logo