branch: scratch/javaimp-wip
commit 71be533317e07b0fa42729225d3eab41f6576fe4
Author: Filipp Gunbin
Commit: Filipp Gunbin
wip
---
javaimp-tests.el | 135 ---
javaimp-util.el | 22 ---
javaimp.el |
branch: main
commit dcbd1d73ea5fd318b79bcf2b6626c7b6a61929c7
Author: Yuan Fu
Commit: Stefan Monnier
* html/layout.css (dd): Reduce `margin-bottom`.
---
html/layout.css | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/html/layout.css b/html/layout.css
index 4330ed7..02
branch: externals/phps-mode
commit 9d2a9d3dd65b857b10b9bbf4ecbad8077995e8b2
Author: Christian Johansson
Commit: Christian Johansson
Updated version
---
phps-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/phps-mode.el b/phps-mode.el
index fdd21e9..986aa25 100644
branch: externals/phps-mode
commit 7650ab224b0b7bf1f1a343f4dfbd8a01fbea6bec
Author: Christian Johansson
Commit: Christian Johansson
Added failing tests for bookkeeping of static variables
---
test/phps-mode-test-lex-analyzer.el | 14 ++
1 file changed, 14 insertions(+)
diff --g
branch: externals/phps-mode
commit bfa60ea807d4743d7d2c84ce4c822ea808e16a12
Author: Christian Johansson
Commit: Christian Johansson
Passed tests for bookkeeping of static variables
---
phps-mode-lex-analyzer.el | 23 ++-
test/phps-mode-test-lex-analyzer.el | 7
cjohansson pushed a change to branch externals/phps-mode.
from 0e66bd2 Updated version and date
new 7650ab2 Added failing tests for bookkeeping of static variables
new bfa60ea Passed tests for bookkeeping of static variables
new 9d2a9d3 Updated version
Summ
branch: scratch/javaimp-wip
commit 4ac5cb48db9fa6d57b937d33a336dcda8cc8c3a1
Author: Filipp Gunbin
Commit: Filipp Gunbin
wip
---
javaimp-parse.el | 13 ++-
javaimp-tests.el | 177 +++
javaimp-util.el | 60
elpasync pushed a change to branch externals/consult.
from bdffe37 Update README
new a1dd9f9 Revert more flexible regexp argument filtering for now
new 964528d Add consult--to-list
Summary of changes:
CHANGELOG.org | 2 -
README.org| 17 -
consult.el
branch: externals/consult
commit 964528d7fa4e6c9de8fe37da15672167761bf620
Author: Daniel Mendler
Commit: Daniel Mendler
Add consult--to-list
---
consult.el | 19 +--
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/consult.el b/consult.el
index b06ff08..a794c6f
branch: externals/consult
commit a1dd9f9414106826c2e6bf63cc8f73ae3edf6afe
Author: Daniel Mendler
Commit: Daniel Mendler
Revert more flexible regexp argument filtering for now
---
CHANGELOG.org | 2 -
README.org| 17 +++-
consult.el| 137 +--
elpasync pushed a change to branch externals/consult.
from e3418a9 Update changelog
new e0bd3c0 Add consult--to-list
new 46f6c7a Generalize command line arguments
new 652938f Introduce consult-regexp-function
new e76b088 Update changelog
new
branch: externals/consult
commit cfbe798e42a8d45b500ee10e6c857afa189b5570
Author: Daniel Mendler
Commit: Daniel Mendler
Update docstring
---
consult.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index 34b18bd..d70439f 100644
--- a/consult.e
branch: externals/consult
commit 652938f39edca6585cb33effe2d0725c7c382f73
Author: Daniel Mendler
Commit: Daniel Mendler
Introduce consult-regexp-function
---
README.org | 1 +
consult.el | 24
2 files changed, 21 insertions(+), 4 deletions(-)
diff --git a/README.o
branch: externals/consult
commit e76b0884db5beae3889e9a0ce8269de18bce9d3d
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 7483d89..ad9d557 100644
--- a/CHANGELOG.org
++
branch: externals/consult
commit 46f6c7a950d05cddc29057c82a951ab81012bbf7
Author: Daniel Mendler
Commit: Daniel Mendler
Generalize command line arguments
Previously command line configurations were plain strings which should
include
the substrings ARG and OPTS. The substrings w
branch: externals/consult
commit e0bd3c0293b1792da34e0d288a958748f67fc1a1
Author: Daniel Mendler
Commit: Daniel Mendler
Add consult--to-list
---
consult.el | 19 +--
1 file changed, 9 insertions(+), 10 deletions(-)
diff --git a/consult.el b/consult.el
index b06ff08..a794c6f
branch: externals/consult
commit bdffe379f8272194ada7236d6d2d565a01c07e92
Author: Daniel Mendler
Commit: Daniel Mendler
Update README
---
README.org | 16 +---
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/README.org b/README.org
index a2ffc5b..7c67802 100644
---
branch: scratch/javaimp-wip
commit fe080eba615ed90586a03f5e5c0b2515ddaab729
Author: Filipp Gunbin
Commit: Filipp Gunbin
wip
---
javaimp-parse.el | 120 ---
javaimp-tests.el | 272 ++
javaimp.el
zge pushed a change to branch elpa/geiser.
was 4099dce Documentation nit
This change permanently discards the following revisions:
discards 4099dce Documentation nit
discards 70c3d6d There is no session (fixes #22)
discards 2b45bd3 Use defvar-local
discards 803dfeb
branch: externals/marginalia
commit db5812c8750f729627a927aa1d0dd9178ffc2b58
Author: Daniel Mendler
Commit: Daniel Mendler
Split marginalia-annotate-file
---
marginalia.el | 45 ++---
1 file changed, 26 insertions(+), 19 deletions(-)
diff --git a/mar
branch: externals/marginalia
commit df4a6c9ee597fe3f95969a97818959add7945c73
Author: Daniel Mendler
Commit: Daniel Mendler
Fix docstring
---
marginalia.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/marginalia.el b/marginalia.el
index 798c63b..f6cde1c 100644
--- a/ma
branch: externals/phps-mode
commit 0e66bd2a26ada194691835b4e6feea805e8ffcde
Author: Christian Johansson
Commit: Christian Johansson
Updated version and date
---
phps-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/phps-mode.el b/phps-mode.el
index 9f4f3d5..fd
branch: externals/phps-mode
commit 579a1ff89fcb78053ff2e427fa4fa63eafd8c136
Author: Christian Johansson
Commit: Christian Johansson
Moved automation-grammar file to fix error in byte-compilation
---
Makefile| 2 +-
.../phps-mod
cjohansson pushed a change to branch externals/phps-mode.
from 209055b Updated date and version
new 579a1ff Moved automation-grammar file to fix error in
byte-compilation
new 0e66bd2 Updated version and date
Summary of changes:
Makefile
24 matches
Mail list logo