branch: elpa/helm
commit 5a222a8a6b5e453c762fda8b219102e29e706dde
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix obsolete call to make-instance
We should use now a keyword corresponding to the :initarg of the
class, so for name, use :name name instead of just name.
---
branch: externals/denote-search
commit 7ae1f43470fc375c8add5f8c78f8e7d1d7c2da42
Author: Lucas Quintana
Commit: Lucas Quintana
Further clarify development updates in Denote
---
README.md | 18 +++---
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/README.md b/READM
branch: externals/minuet
commit 0cea13a0da31d21ce1bdb1a6415bc6baa5428aa2
Author: Milan Glacier
Commit: Milan Glacier
doc: add section `Understanding Model Speed`.
---
README.md | 23 +++
1 file changed, 23 insertions(+)
diff --git a/README.md b/README.md
index 0723c457d
branch: elpa/markdown-mode
commit e0de26db9519b92a2e976de673134df4efa50a79
Author: James Cherti <60946298+jamesche...@users.noreply.github.com>
Commit: James Cherti <60946298+jamesche...@users.noreply.github.com>
Add $%*+/<=>_|&' to the markdown-mode syntax table as punctuation.
---
CHANGES.m
branch: externals/denote-sequence
commit 3c0d4b6d0dd4db34b6ab729f2cfe48d62fa027e6
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Define denote-sequence-decrement function
---
denote-sequence.el | 28
1 file changed, 28 insertions(+)
diff --git a/denote
branch: externals/denote-sequence
commit dc0db73de640a7de81366baffb79a1c922892d74
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Write tests for denote-sequence-increment and denote-sequence-decrement
---
tests/denote-sequence-test.el | 18 ++
1 file changed, 18 ins
elpasync pushed a change to branch externals/denote-sequence.
from dd3893bc5f Use expand-file-name instead of concat in
denote-sequence-file-prompt
new 3c0d4b6d0d Define denote-sequence-decrement function
new ec11d1c457 Make stylistic changes to denote-sequence-increment
branch: externals/denote-sequence
commit ec11d1c457e4374f81cc4bef430b3d1becf7d247
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make stylistic changes to denote-sequence-increment
---
denote-sequence.el | 19 +++
1 file changed, 11 insertions(+), 8 deletions(-)
di
branch: elpa/aidermacs
commit 1dc5ba421d125badecbd80c6ae14c3def27bc1a7
Author: Mingde (Matthew) Zeng
Commit: Mingde (Matthew) Zeng
Fix aidermacs--is-aidermacs-buffer-p
---
aidermacs-backend-comint.el | 2 +-
aidermacs-backends.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-
branch: elpa/markdown-mode
commit 90ad4af79a8bb65a3a5cdd6314be44abd9517cfc
Merge: 258313ef2b e0de26db95
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #899 from jamescherti/jc-syntax-table
Add * to the markdown-mode syntax table as punctuation
---
CHANGES.md | 1 +
branch: externals/denote-sequence
commit b73d7aca2482cee8011f26e4c16d670e6e474669
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update the tests for partial increment/decrement
I also had a duplicate test there, so I am removing it. Plus a
largely stylistic change of "
branch: externals/denote-sequence
commit 5d9e3588e99119d970372b040c938fc34b8fdc02
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Change the name of increment/decrement functions to be explicitly "partial"
---
denote-sequence.el | 12 ++--
1 file changed, 6 insertions(+), 6
branch: externals/denote-sequence
commit 6e2c0828add52d2e976aad87c12aa679bdd16874
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add commands to move to the next or previous sibling
I will document these later...
---
denote-sequence.el | 20
1 file cha
elpasync pushed a change to branch externals/denote-sequence.
from dc0db73de6 Write tests for denote-sequence-increment and
denote-sequence-decrement
new 5d9e3588e9 Change the name of increment/decrement functions to be
explicitly "partial"
new b73d7aca24 Update the tests
branch: externals/denote-sequence
commit 73c8d259393bbc9cf1cebe38584c5dae2f323385
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Add obsolete alias for denote-sequence-increment-partial
---
denote-sequence.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/denote-sequence.
branch: externals/denote-sequence
commit 89cb9ba394ec51b029475bd6da9b7c4338994c94
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Define denote-sequence-get-path function
---
denote-sequence.el | 20
1 file changed, 20 insertions(+)
diff --git a/denote-sequence
branch: externals/denote-sequence
commit 7040e4cb6706c7a3023b1712ac94f83b448daffe
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Define function to infer a sibling and write a test for it as well
---
denote-sequence.el| 17 +
tests/denote-sequence-test.e
branch: elpa/haskell-ts-mode
commit 0f93e445d37a77a6cecec2b4a3fe375b5c518ffd
Author: Pranshu Sharma
Commit: Pranshu Sharma
Adding more syntax highlihgitng
should deal with lots of
https://codeberg.org/pranshu/haskell-ts-mode/issues/16#issuecomment-4057751
---
haskell-ts-mode.el |
branch: externals/do-at-point
commit 70528787202286921de317d4dc2b1d32c568537d
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add key to clone git repositories into /tmp/
---
do-at-point.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/do-at-point.el b/do-at-point.el
index e9320
branch: externals/org
commit 0fa070f1f4fe32ecce9f799d97997c6056acd850
Merge: 277344c5ef d2e1c6789e
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-compat.el | 9 +
lisp/org-src.el| 4 ++--
2 files changed, 7 insertions(+), 6 deletions(-)
diff --
branch: externals/org
commit 452584d9db534071bf55a17330d63b76fe4a68f1
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-compat: Declare `org-replace-buffer-contents' obsolete
* lisp/org-compat.el (org-replace-buffer-contents): Declare obsolete.
The function is no longer used and
elpasync pushed a change to branch externals/org.
from 277344c5ef Merge branch 'bugfix'
new d2e1c6789e Use `replace-region-contents' instead of
`replace-buffer-contents'
new 0fa070f1f4 Merge branch 'bugfix'
new 452584d9db org-compat: Declare `org-replace-buffer-cont
branch: externals/do-at-point
commit f356ba25b2371c4927344fa6f9be907b76220947
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add key to attach messages in Gnus
---
do-at-point.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/do-at-point.el b/do-at-point.el
branch: externals/do-at-point
commit 09a05933f1557819e83846e71a92c20222f6cabc
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add key to run 'rgrep' in the current directory
---
do-at-point.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/do-at-point.el b/do-at-point.el
index 63
branch: externals-release/org
commit d2e1c6789e8fdbc097cdec87d69dc2fce32cb6d5
Author: Ihor Radchenko
Commit: Ihor Radchenko
Use `replace-region-contents' instead of `replace-buffer-contents'
* lisp/org-src.el (org-edit-src-save):
(org-edit-src-exit): Avoid using obsolete `replac
elpasync pushed a change to branch externals/do-at-point.
from dcb73b4eac Point to Codeberg instead of SourceHut
new f356ba25b2 Add key to attach messages in Gnus
new 7052878720 Add key to clone git repositories into /tmp/
new 09a05933f1 Add key to run 'rgrep' in the
branch: externals/bufferlo
commit aa724fe7ceaf7de680cb03cc8bdbccdd7a4fa28c
Author: Florian Rommel
Commit: Florian Rommel
Add "purpose" to similar packages
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index f1d882d6d4..3451398829 100644
--- a/REA
branch: externals/a68-mode
commit c5dd5fbe7bfce7c2b2475e13d5500874c58e1ced
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Update README.md
---
README.md | 13 +
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index e0957bbef7..2f3662c11e 10
elpasync pushed a change to branch externals/a68-mode.
from 6550773410 Fix logic in a68-at-post-unit
new 4cd3152405 Provide stropping-specific versions of a68-comment-style
new a9276372a3 Complete indent rules for upper stropping regime
new d6c6dc8bb0 Fix indentation
branch: externals/a68-mode
commit a9276372a3334bd87d5291293bd13c355ef20e18
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Complete indent rules for upper stropping regime
---
a68-mode.el | 40
1 file changed, 28 insertions(+), 12 deletions(-)
dif
branch: externals/a68-mode
commit 4cd31524058814aef4073fc18345408edb32d313
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Provide stropping-specific versions of a68-comment-style
---
a68-mode.el | 33 ++---
1 file changed, 22 insertions(+), 11 deletions(-)
di
branch: externals/a68-mode
commit da808319ae9c979e929a9085ee1d2a5b879bb839
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Fix indentation
---
a68-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/a68-mode.el b/a68-mode.el
index a0b9ee4bc8..c6066536da 100644
branch: externals/a68-mode
commit def69a9ed14834803168a7681dd2f0680149df85
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Bump version to 1.1
---
a68-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/a68-mode.el b/a68-mode.el
index f622032e3b..02dae8dca6 100644
branch: elpa/racket-mode
commit 2eec63cd62bacf6d6b09bcc09e601265c36d165f
Author: Greg Hendershott
Commit: Greg Hendershott
racket-repl-mode: Default font-lock-keywords-only to true; fixes #751
This means that font-lock will no longer highlight strings or comments
in REPL buffers
branch: externals/a68-mode
commit 2e5e22348b1b9d1ac0ab31261024820bf3d5f207
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Add SMIE lexer for UPPER stropping
---
a68-mode.el | 287 ++--
1 file changed, 258 insertions(+), 29 deletions
branch: externals/a68-mode
commit 4df8e94c674146e7322d0e99f8f64a5e13381905
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Fix errors noticed while byte-compiling
---
a68-mode.el | 88 ++---
1 file changed, 49 insertions(+), 39 delet
branch: externals/a68-mode
commit d6c6dc8bb0bbfa4f26c23420ae8c4e06fbc00c22
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Fix indentation
---
a68-mode.el | 54 +++---
1 file changed, 27 insertions(+), 27 deletions(-)
diff --git a/a68-mode.
branch: elpa/sly
commit ce17a568efd3673e9d6f41438acc4023379c198e
Author: Estevan Castilho
Commit: GitHub
Close #678: Fix erroring behaviour in sly-sexp-at-point
* sly.el (sly-sexp-at-point): error only with both 'interactive' and
'errorp'
---
sly.el | 2 +-
1 file changed, 1 inser
38 matches
Mail list logo