branch: externals/expreg
commit b1dc64aef8ed8498a6d21e5e78ce7e0bda8407e0
Author: Yuan Fu
Commit: Yuan Fu
Add new option expreg-restore-point-on-quit
* expreg.el (expreg-functions): Fix indentation.
(expreg-restore-point-on-quit): New option.
(expreg--initial-point): New vari
branch: externals/hyperbole
commit c1636759c0775a5082e06fcef30889e845706179
Author: Mats Lidell
Commit: GitHub
Add test case for add-prior-cell and silence misc warnings (#728)
---
ChangeLog | 4
hypb.el | 4 ++--
kotl/kotl-mode.el | 6 +++---
tes
branch: externals/cape
commit cec3ab4b1447f3e27bd6193c1a7ec287744bf592
Author: Daniel Mendler
Commit: Daniel Mendler
cape-keyword: Add sh-mode keywords
See
https://github.com/company-mode/company-mode/commit/7404a9e41e7ea87804ea31235b52da12541890c3
---
cape-keyword.el | 8 +++-
branch: externals/transient
commit cb6550d5b111b7815feec97b236ecb051de70dbe
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient--init-suffix: Fix regression on Emacs 28
On newer releases (kbd nil) returns "",
but when using Emacs 28 it signals an error.
Closes #53
branch: elpa/cider
commit f83d7684185b1a8e6acdf6be6cd8d304a92f4874
Author: IrrenWirr <85679298+irrenw...@users.noreply.github.com>
Commit: GitHub
[completion] Protect call to check-parens with save-mark-and-excursion
(#3818)
nasty (check-parens)
it mess up marks selection in my
branch: externals/hyperbole
commit 7a143ec9a4256dadbfc61ef3f7599f9c3f3d9950
Author: bw
Commit: bw
Fix close quote selection around HyWikiWords
Make hui-select higher priority than Hyperbole button recognition.
---
ChangeLog | 6 +++
hui-mouse.el | 36 -
elpasync pushed a change to branch externals/hyperbole.
from 2e4857aef4 Merge pull request #730 from rswgnu/rsw
new 7a143ec9a4 Fix close quote selection around HyWikiWords
new 4b8f50427e hypb:in-string-p - Fix open quote detection
new ef93d6a124 Fix tests to move off
branch: externals/hyperbole
commit 4b8f50427ed3fd45b9f4a47c0d948e5b5403f123
Author: bw
Commit: bw
hypb:in-string-p - Fix open quote detection
---
ChangeLog | 5
hypb.el | 100 +++---
2 files changed, 62 insertions(+), 43 delet
branch: externals/hyperbole
commit a1505b449c0ca6285773411a79ec1a588c6719f1
Merge: 2e4857aef4 ef93d6a124
Author: Robert Weiner
Commit: GitHub
Merge pull request #731 from rswgnu/rsw
Fix close quote selection around HyWikiWords; hypb:in-string-p - Fix open
quote detection
---
Chang
branch: externals/hyperbole
commit ef93d6a124c9275f3b6afb4e9cd725d458095df2
Author: bw
Commit: bw
Fix tests to move off delim chars that trigger hui-select now
---
ChangeLog| 5 +
test/demo-tests.el | 15 ---
test/hmouse-drv-tests.el | 4 ++--
3 files
branch: externals/el-job
commit cad950dd887d03fc4a328051f8fc8d9907bdb606
Author: Martin Edström
Commit: Martin Edström
Fix
---
el-job.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/el-job.el b/el-job.el
index 30694e55a6..2a9d635b12 100644
--- a/el-job.el
+++ b/el-job
branch: externals/el-job
commit 69fe5b94511fc76e96a859ca71cebbe660d55ab5
Author: Martin Edström
Commit: Martin Edström
Stylistic changes
---
el-job.el | 61 +++--
1 file changed, 35 insertions(+), 26 deletions(-)
diff --git a/el-job.e
elpasync pushed a change to branch externals/el-job.
from 51e38f632d Update README.org
new 69fe5b9451 Stylistic changes
new e8d4c8e63e Attempt a graceful degradation
new a318aa0bc2 Change from while-progn to just while
new a0412a319c Style
new 560fd0e
branch: externals/el-job
commit a0412a319c7f03542eaa7917486e8c75a2dc2d98
Author: Martin Edström
Commit: Martin Edström
Style
---
el-job.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/el-job.el b/el-job.el
index 723d395dcb..583b658c74 100644
--- a/el-job.el
+++ b/el-j
branch: externals/el-job
commit 560fd0ef07710e45038db3e341d06a3e1e712f1d
Author: Martin Edström
Commit: Martin Edström
Advance deprecations
---
el-job.el | 39 ---
1 file changed, 20 insertions(+), 19 deletions(-)
diff --git a/el-job.el b/el-job.el
index
branch: externals/el-job
commit a318aa0bc23a05f6d15cc21a712ab237d08c5a3f
Author: Martin Edström
Commit: Martin Edström
Change from while-progn to just while
---
el-job.el | 21 ++---
1 file changed, 10 insertions(+), 11 deletions(-)
diff --git a/el-job.el b/el-job.el
index
branch: externals/el-job
commit e8d4c8e63e6cb7da4db2cef5cc933441972b7119
Author: Martin Edström
Commit: Martin Edström
Attempt a graceful degradation
---
el-job.el | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/el-job.el b/el-job.el
index a64d2f6aba..94866
branch: elpa/magit
commit 9b81df36b4eb6d2443632cb44c67acd8ea1f366f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-stash-read-message: Fix previous commit
The first default/future-history-element is also *the* default.
---
lisp/magit-stash.el | 7 +++
1 file changed, 3 in
tarsius pushed a change to branch elpa/magit.
from 75c6191999 magit-stash-read-message: Also offer "On branch: " as
history element
new 9b81df36b4 magit-stash-read-message: Fix previous commit
new 0c13461466 Update changelog
Summary of changes:
CHANGELOG | 17 +
branch: elpa/magit
commit 0c134614665c70552aff6786844e4792365ff7e5
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Update changelog
---
CHANGELOG | 17 +
1 file changed, 17 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG
index ea589ee9b4..07ff7ff97a 100644
--- a/CHANGELOG
20 matches
Mail list logo