branch: externals/jinx
commit 647543b5e1ebf722f8ac242720050f896fc98ae2
Author: Daniel Mendler
Commit: Daniel Mendler
Use next-single-property-change when scanning for jinx--pending
---
jinx.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jinx.el b/jinx.el
index f74c71
branch: externals/consult
commit 110b560ae1e0ad398d5ce2b4aaf0e91f87f38297
Author: Daniel Mendler
Commit: Daniel Mendler
Regexp translation: Add crude support for some syntax classes
---
consult.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/consult.el b/consu
branch: elpa/typescript-mode
commit 481df3ad2cdf569d8e6697679669ff6206fbd2f9
Merge: 8818e767a6 6f3b8b449b
Author: Jostein Kjønigsen
Commit: GitHub
Merge pull request #193 from emacs-typescript/feature/various-fixes
Misc minor issues (courtesy of Stefan Monnier)
---
.gitignore
elpasync pushed a change to branch elpa/typescript-mode.
from 8818e767a6 Merge pull request #194 from
emacs-typescript/feature/make-test
adds 769c1f932c Use `font-lock-function-call-face` for calls
adds 6f3b8b449b Misc minor issues
new 481df3ad2c Merge pull request #1
branch: scratch/typescript-mode
commit 6f3b8b449b53b09478d81f32863639ddf9395b33
Author: Stefan Monnier
Commit: Stefan Monnier
Misc minor issues
* typescript-mode.el: Activate `lexical-binding`.
(typescript--font-lock-keywords-2): Use backquote. Quote face names
so as not to
elpasync pushed a change to branch externals/org.
from 21dfa6fe89 testing/lisp/test-ox-man.el: Add regression tests for
ox-man
adds f9966309d5 Update version number for the 9.7.20 release
new 691ebb1f59 lisp/ox-org.el (org-org-section): Fix footnotes in the
first section
branch: externals-release/org
commit 691ebb1f5989590194ef50806fbc75f18671544c
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/ox-org.el (org-org-section): Fix footnotes in the first section
* lisp/ox-org.el (org-org-section): Fix adding footnote definitions in
first section (
branch: externals/org
commit abbc024aef5ce86f9c181b7f8f6048b04b57c4c1
Merge: 21dfa6fe89 691ebb1f59
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/ox-org.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ox-org.el b/lisp/ox-org.el
index
branch: scratch/typescript-mode
commit 769c1f932c6fa7ac32d319d627d01f0c009ba7b8
Author: Stefan Monnier
Commit: Stefan Monnier
Use `font-lock-function-call-face` for calls
* typescript-mode.el (typescript--function-face): New function.
(typescript--font-lock-keywords-4): Use `fon
monnier pushed a change to branch scratch/typescript-mode.
at 6f3b8b449b Misc minor issues
This branch includes the following new commits:
new 769c1f932c Use `font-lock-function-call-face` for calls
new 6f3b8b449b Misc minor issues
monnier pushed a change to branch scratch/typescript-mode.
was 96dc3fbea7 Misc minor issues
This change permanently discards the following revisions:
discards 96dc3fbea7 Misc minor issues
branch: elpa/projectile
commit 48c648df4ac6addb06d6a3b4180cf8dd5f3478f1
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Fix exempt labels for the action/stale
Turned out those were supposed to be a string.
---
.github/workflows/stale.yml | 10 ++
1 file changed, 2 insertion
branch: elpa/cider
commit 5f8b17c44778caaab0ce93f304a0e4bd484c9428
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Fix exempt labels for the action/stale
Turned out those were supposed to be a string.
---
.github/workflows/stale.yml | 10 ++
1 file changed, 2 insertions(+),
branch: externals/ef-themes
commit dd41f73b5a8a3a366894bc6883c265bcd9f170bb
Author: John Haman
Commit: Protesilaos Stavrou
Align Helpful heading style with that in Modus-themes
---
ef-themes.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ef-themes.el b/ef-themes.el
index 9ab552579
elpasync pushed a change to branch externals/ef-themes.
from 8b18e4cfc9 Merge branch 'main' of github.com:protesilaos/ef-themes
new dd41f73b5a Align Helpful heading style with that in Modus-themes
new 1026d7da0a Acknowledge John Haman for commit dd41f73
new 37695ded0
branch: externals/fontaine
commit 394793b4a3253a407b12a4d3052ce6986cd1586d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Change development target version to 3.0.0-dev
This is because Fontaine is now implemented as a "theme" instead of
relying on 'set-face-attribute' a
elpasync pushed a change to branch externals/fontaine.
from be146da2ab Remove an empty space from a doc string
new 27eb0a8c74 Remove and/or clarify references to the obsolete
fontaine-apply-current-preset
new 394793b4a3 Change development target version to 3.0.0-dev
branch: externals/fontaine
commit e7d5181be786fb3d03a66e141a4cca3b9d77cc1a
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Rewrite fontaine-set-preset to issue a warning if PRESET is not valid
We do not want to interrupt startup, for example.
---
fontaine.el | 19 ++
branch: externals/ef-themes
commit 37695ded06d00e33d3b273c88336d8c30e7c0dbe
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document explicit support for the helpful package
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index dd20a024a4..
branch: externals/fontaine
commit 27eb0a8c7490a888522a2104ec3313e9dcfce19e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove and/or clarify references to the obsolete
fontaine-apply-current-preset
---
README.org | 12 +---
fontaine.el | 3 +--
2 files changed, 10 ins
branch: externals/ef-themes
commit 1026d7da0a073bcfd3d2023327daea06d6597d01
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Acknowledge John Haman for commit dd41f73
The change is small (and comes from my modus-themes, anyway), meaning
that John does not need to assign c
branch: externals/denote
commit bc0a6de3add92e37de6c2964425fa2ffa7a794bd
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Document how to have a "controlled vocabulary" of keywords
---
README.org | 29 -
1 file changed, 28 insertions(+), 1 deletion(-)
dif
branch: externals/denote
commit c2a734ab1c2b3e6f7ff4dc0645b403dd4abd396d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Use the correct outline level for the 'denote:' Org hyperlink
---
denote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/denote.el b/denote
branch: externals/denote
commit 29e47e255ac242339b272e01eec52af629e43a13
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Refine denote-link--prepare-backlinks to map over the results only once
---
denote.el | 21 -
1 file changed, 8 insertions(+), 13 deletions(-)
branch: externals/denote
commit 04a09aff1964b01f671869a16b8bc8f6281e0f24
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update the denote-prompts documentation to better describe signatures
---
README.org | 18 +++-
denote.el | 71 ++
branch: externals/denote
commit 12062e238c441047377dc47c3c275886ecb698d8
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
DEPRECATE denote-link-with-signature
The denote-link command already inserts a signature if it is there,
plus we have the denote-link-description-form
branch: externals/denote
commit bad5ee6ae493b81de7e008941fc9df0d62d9f864
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Rephrase the paragraph about signatures in the manual's file-naming scheme
section
---
README.org | 19 +++
1 file changed, 11 insertions(+), 8 d
branch: externals/denote
commit 2344264c8d570205c85fa2fbaa0d61cf488d8b83
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make small changes to the denote-link docs
---
README.org | 5 +++--
denote.el | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.org
branch: externals/denote
commit 7a541fe22327a13c71e816e4353425677a8d9bcd
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Use the correct outline level for the menu bar entry
---
denote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/denote.el b/denote.el
index
branch: externals/denote
commit d3b377792a13e0388e0b6eccc094eaced38573e6
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove long obsolete reference from the manual
---
README.org | 4
1 file changed, 4 deletions(-)
diff --git a/README.org b/README.org
index 77d20c01ba..9f0
elpasync pushed a change to branch externals/denote.
from bc12b58beb Document in the manual
denote-sequence-find-relatives-dired
new 7a541fe223 Use the correct outline level for the menu bar entry
new c2a734ab1c Use the correct outline level for the 'denote:' Org
hyperlink
branch: externals/auctex
commit c7d920eb1afe17880e3cd90723a7b65a166d7e51
Author: Arash Esbati
Commit: Arash Esbati
Update style/acronym.el to package v1.50
* style/acronym.el (LaTeX-acronym-prepare): Fix docstring.
("acronym"): Fix entries for customization macros which should b
32 matches
Mail list logo