branch: elpa/annotate
commit 6eb08997e1ff25925258263e1f2cd59cfc06294d
Author: cage
Commit: cage
- fixed docstrings.
---
annotate.el | 82 ++---
1 file changed, 41 insertions(+), 41 deletions(-)
diff --git a/annotate.el b/annotate.el
i
elpasync pushed a change to branch elpa/annotate.
from 2db6d5ef31 Merge pull request #172 from jcs-PR/ci/basic
new 2356f56bfe - fixed type definition of customiziable variables
related to font faces of annotations, we can not know in advance the length of
the plists bound to these
branch: elpa/annotate
commit 2356f56bfec68210da4d6ad5ef117b285f5c8e0a
Author: cage
Commit: cage
- fixed type definition of customiziable variables related to font faces of
annotations, we can not know in advance the length of the plists bound to these
variables;
- fixed docstrings, onl
branch: elpa/annotate
commit 146a7465084195905fcb45bfef04325694365de2
Author: cage
Commit: cage
- fixed docstrings.
---
annotate.el | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/annotate.el b/annotate.el
index baa5b35bd9..7e7136b697 100644
--
branch: elpa/annotate
commit e5137af147f7a647412b6162a7883f583b59dcdb
Author: cage
Commit: cage
- fixed docstrings.
---
annotate.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/annotate.el b/annotate.el
index 7e7136b697..8bb2ce4a3c 100644
--- a/annotate.el
+++
branch: elpa/annotate
commit 54f0b96f3f2b5636fa2dfc59b5c9d699a3149aee
Author: cage
Commit: cage
- increased version number;
- updated NEWS file;
- updated Changelog.
---
Changelog | 48 +++-
NEWS.org| 6 +-
annotate.el
branch: elpa/annotate
commit d9693f8dd217ec33580841ff32c91996533c5501
Author: cage
Commit: cage
- added missing docstring for 'annotate--expand-annotation-text';
- fixed other two docstrings.
---
annotate.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/
branch: elpa/annotate
commit c5ade70ff3102948a8be07c38919734840385ad7
Author: cage
Commit: cage
- increased version number in eask file.
---
Eask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Eask b/Eask
index 0d9af6586c..541e4e8c10 100644
--- a/Eask
+++ b/Eask
@@ -1,7
branch: elpa/annotate
commit dc6e884265c9de5b0e486b9f6bd9509a14b85c94
Merge: 2db6d5ef31 d9693f8dd2
Author: cage2 <1257703+ca...@users.noreply.github.com>
Commit: GitHub
Merge pull request #173 from cage2/master
- fixed type definition of customiziable variables and docstrings
---
Ch
elpasync pushed a change to branch elpa/clojure-ts-mode.
from 83d1aed86b Better handling of namespaced maps
new cca0e9f8a9 Introduce more cycling refactoring commands
new 547bdb1b25 [Docs] Update the missing features section
new c2269ea10a Release 0.4
Summary of ch
branch: elpa/clojure-ts-mode
commit c2269ea10a9129113a98eb58fc8abda07e94
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Release 0.4
---
CHANGELOG.md | 2 ++
clojure-ts-mode.el | 8
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
branch: elpa/gptel
commit e1050ef6e5ecbbe31bc35abfa293a5dee75e9647
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-org: Fix org-conversion around punctuation (#813)
* gptel-org.el (gptel--stream-convert-markdown->org): Fix handling
of markdown asterisks next to pun
branch: elpa/helm
commit 387b8c8c5ae83150151672979d432e9cd790b79a
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Enable helm-completions-detailed by default
Fix docstring.
---
helm-mode.el | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/helm-mode.e
branch: elpa/clojure-ts-mode
commit cca0e9f8a9f3736d503b2a87977c01f5d6b297ee
Author: Roman Rudakov
Commit: Bozhidar Batsov
Introduce more cycling refactoring commands
Added:
- clojure-ts-cycle-conditional
- clojure-ts-cycle-not
---
CHANGELOG.md
branch: elpa/clojure-ts-mode
commit 547bdb1b254c3aef0b11d862b4682ff121419dd6
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
[Docs] Update the missing features section
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 36aa137a0
branch: externals/a68-mode
commit b875b36e2e87edad2493e9527c7340f1ec70b3a6
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Document closed clause original precedence operator grammar rules
---
a68-mode.el | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/a68-
branch: externals/a68-mode
commit 6a96bb8b3e6b839676617396d254c82c8a1e
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
a68--oper-regexp regires posix semantics
---
a68-mode.el | 7 +--
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/a68-mode.el b/a68-mode.el
index 353
elpasync pushed a change to branch externals/a68-mode.
from 3ceece211f Remove redundant rule for assignation from grammar
new b875b36e2e Document closed clause original precedence operator
grammar rules
new e81aecd877 Accommodate access clauses in grammar and lexer
n
branch: externals/a68-mode
commit 3a7d2a0e72281056e08a1efcb5be3a92c65f752c
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Add opeator declarations to grammar
---
a68-mode.el | 307
1 file changed, 203 insertions(+), 104 deletio
branch: externals/a68-mode
commit e81aecd877efc781c4eee4686758411d96d0d702
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Accommodate access clauses in grammar and lexer
---
a68-mode.el | 97 +++--
1 file changed, 82 insertions(+),
branch: externals/a68-mode
commit 68563bc655ad5e2135e04f4e780b1cd765262a32
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Fix lexer regexp for -ssecca-
---
a68-mode.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/a68-mode.el b/a68-mode.el
index 893f08d316..
branch: externals/a68-mode
commit 7c01f0b3d3343e09c0ccd886a70d0d4c0ce30895
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Bring the upper lexer up to date
---
a68-mode.el | 41 -
1 file changed, 40 insertions(+), 1 deletion(-)
diff --git a/a68-mod
branch: externals/a68-mode
commit 5458a4ff9aa0a06977bf6bd5228240315bf2b299
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
More work in the grammar
---
a68-mode.el | 137 +++-
1 file changed, 118 insertions(+), 19 deletions(-)
diff
branch: externals/a68-mode
commit 9d20697e8bef73b2a176f568630c8c7501c58cc9
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Add indent rules before -ssecca-
---
a68-mode.el | 4
1 file changed, 4 insertions(+)
diff --git a/a68-mode.el b/a68-mode.el
index eabb41c212..893f08d316 100644
branch: externals/a68-mode
commit a28364db11b0d4b89ee5a869eea350dfb9cd1459
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Recognize -dectag- inserts in lexers
---
a68-mode.el | 54 ++
1 file changed, 54 insertions(+)
diff --git a/a68-m
branch: elpa/clojure-ts-mode
commit 0cec0aa84ebfb8b7ba84f52eb6f172cb58bbb92b
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Add missing changelog entry
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80a7f02a4d..e042df9
branch: externals/a68-mode
commit 8d4c50330b1506e8a539012eb5b2def61b70e8b1
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Distinguish monads and nomads
---
a68-mode.el | 33 +
1 file changed, 25 insertions(+), 8 deletions(-)
diff --git a/a68-mode.el b/a68
branch: externals/a68-mode
commit 13422e8051a6b0f997bdea6a51af65d345e9ee9b
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Indent closed clause aligned to "access"
---
a68-mode.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/a68-mode.el b/a68-mode.el
index 202
branch: externals/auctex
commit f9a817b8ac20ea42ee08fbfddc32ad8a756112f9
Author: Arash Esbati
Commit: Arash Esbati
Fix parsing for multifile documents
* style/minted.el (LaTeX-minted-newmint-regexp):
* style/minted2.el (LaTeX-minted2-newmint-regexp): Add the entire
match to
branch: elpa/aidermacs
commit e829b9e2964a41aa1b1754c44dd46031fb2d5d0d
Author: Reza A'masyi
Commit: Matthew Zeng
feat: Split read-only files config into global and project
---
aidermacs.el | 23 ++-
1 file changed, 18 insertions(+), 5 deletions(-)
diff --git a/aidermacs
elpasync pushed a change to branch elpa/aidermacs.
from 43780ca542 Use read-string instead of read-from-minibuffer
new 8bf54654ab feat: Add read-only files configuration to aidermacs
new e829b9e296 feat: Split read-only files config into global and
project
new e80c8
branch: elpa/aidermacs
commit e80c8564ef4d3ee72866f485ce3fe6b33a13eccd
Author: Reza A'masyi
Commit: Matthew Zeng
docs: Add read-only files config on README
---
README.md | 14 ++
1 file changed, 14 insertions(+)
diff --git a/README.md b/README.md
index db130e71d6..4f55a04440 10
branch: elpa/aidermacs
commit 8bf54654ab573a2adf9186ad9c290ba671e0ac45
Author: Reza A'masyi
Commit: Matthew Zeng
feat: Add read-only files configuration to aidermacs
---
aidermacs.el | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/aidermacs.el b/aidermacs.el
in
branch: externals/a68-mode
commit 1e71d0c67437e6078fd677b0ccb55ccd929ad1fd
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Revert "More work in the grammar"
This reverts commit 5458a4ff9aa0a06977bf6bd5228240315bf2b299.
---
a68-mode.el | 137 +--
branch: externals/a68-mode
commit ea95b6d9654741f8d568c782a16648225c562e1c
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Revert "Bring the upper lexer up to date"
This reverts commit 7c01f0b3d3343e09c0ccd886a70d0d4c0ce30895.
---
a68-mode.el | 41 +---
branch: externals/a68-mode
commit 4db723c9c5d5590bfd50ab32764e3febe9bb9d56
Author: Jose E. Marchesi
Commit: Jose E. Marchesi
Revert "Recognize -dectag- inserts in lexers"
This reverts commit a28364db11b0d4b89ee5a869eea350dfb9cd1459.
---
a68-mode.el | 54
elpasync pushed a change to branch externals/a68-mode.
from a28364db11 Recognize -dectag- inserts in lexers
new 4db723c9c5 Revert "Recognize -dectag- inserts in lexers"
new ea95b6d965 Revert "Bring the upper lexer up to date"
new 1e71d0c674 Revert "More work in the g
37 matches
Mail list logo