elpasync pushed a change to branch elpa/coffee-mode.
at 35a41c7d82 Merge pull request #363 from
millerjs/fix-multiline-comments
This branch includes the following new commits:
new cf028f88b8 basics
new 84ab684761 comments
new 9ff612a39a single quotes
new
branch: main
commit 3eaee2f65649486252eda586b642a497ae5fbc6a
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages: Document some divergences
---
elpa-packages | 16 +---
1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index c
branch: externals/dts-mode
commit 8413d2dc9b3347831aa9e8c8b2524af3ef005441
Author: Stefan Monnier
Commit: Stefan Monnier
* dts-mode.el: Use lexical-binding. Bump version
(dts--calculate-indentation, dts-indent-line): Declare obsolete and
fix warnings.
(dts-use-smie): Remove
branch: main
commit a9b1988f9c7714fdad3bc4d10092b308d658936d
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (coffee-mode): Move from GNU ELPA
See https://github.com/defunkt/coffee-mode/issues/372
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a
branch: elpa/dockerfile-mode
commit b63a3d12b7dea0cb9efc7f78d7ad5672ceab2a3f
Author: Alfonso Montero
Commit: Drew Csillag
Readme: document dockerfile-build-no-cache-buffer. Prevents #28.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
branch: externals/hyperbole
commit 188ac5dcc486a317bad6201b575cab639cb39e9d
Author: Mats Lidell
Commit: GitHub
Remove not valid copyright statement (#174)
---
test/kexport-tests.el | 6 ++
test/kotl-orgtbl-tests.el | 6 ++
test/smart-org-tests.el | 6 ++
3 files changed, 6
branch: externals/compat
commit 295a439f99ea365cdd3749b01bbd8c857b383041
Author: Philip Kaludercic
Commit: Philip Kaludercic
Ensure that json-insert can use json-serialize
---
compat-27.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/compat-27.el b/compat-27.el
inde
elpasync pushed a change to branch externals/compat.
from 9fa3fbab8a Fix (provide) in compat-tests.el
new 608953fe35 Define setq-local as a macro, not a function
new f56f014b06 Avoid using seq-filter in file-backup-file-names
new 48112917f3 Ensure directory-files-rec
branch: externals/compat
commit 608953fe352aa2b2c242bfd2b60203778de477f7
Author: Philip Kaludercic
Commit: Philip Kaludercic
Define setq-local as a macro, not a function
---
compat-27.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compat-27.el b/compat-27.el
index ad
branch: externals/compat
commit f56f014b067c5ffe1a6bde1cff784525b08b5f61
Author: Philip Kaludercic
Commit: Philip Kaludercic
Avoid using seq-filter in file-backup-file-names
---
compat-28.el | 22 ++
1 file changed, 10 insertions(+), 12 deletions(-)
diff --git a/compat-
branch: externals/compat
commit 48112917f3d48fb31f53fd05be006e15747bac5a
Author: Philip Kaludercic
Commit: Philip Kaludercic
Ensure directory-files-recursively can call itself
---
compat-25.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/compat-25.el b/compat-25.
branch: externals/compat
commit bff40c376e5cc8b208e05922bf4efccd0f59b16a
Author: Philip Kaludercic
Commit: Philip Kaludercic
Include compat-defvar in the merged compat.el compilation
It might make more sense to take the opposite approach, and filter out
the forms we don't wish t
branch: externals/code-cells
commit 8660bdeedee360e5eb632f1eb1356eb09d7dfbee
Author: Augusto Stoffel
Commit: Augusto Stoffel
Add keybindings and simplify “move cell” commands
---
README.org| 2 ++
code-cells.el | 40
2 files changed, 18 insertio
elpasync pushed a change to branch externals/code-cells.
from ef9ac93c31 Configuration example for Evil
new 22aecf4210 Define code-cells-move-cell-{up,down} (#9)
new 8660bdeede Add keybindings and simplify “move cell” commands
Summary of changes:
README.org| 2 ++
co
branch: externals/code-cells
commit 22aecf4210ab44086ec29d7b24111fa7633654a6
Author: Dan
Commit: GitHub
Define code-cells-move-cell-{up,down} (#9)
* Define code-cells-move-cell-{up,down}
---
code-cells.el | 43 +++
1 file changed, 43 insertio
branch: externals/code-cells
commit ef9ac93c310936e44a4f8b1c50ddc67a7a0286d0
Author: Augusto Stoffel
Commit: Augusto Stoffel
Configuration example for Evil
Closes #11.
---
README.org | 12
1 file changed, 12 insertions(+)
diff --git a/README.org b/README.org
index 109
elpasync pushed a change to branch elpa/magit-section.
from 613682a706 magit-git.el: Silence byte-compiler on older Emacs
versions
adds f9ae2a6306 magit-blame--make-highlight-overlay: Add only to
intended line
No new revisions were added by this update.
Summary of changes:
lisp/
elpasync pushed a change to branch elpa/magit.
from 613682a706 magit-git.el: Silence byte-compiler on older Emacs
versions
adds f9ae2a6306 magit-blame--make-highlight-overlay: Add only to
intended line
No new revisions were added by this update.
Summary of changes:
lisp/magit-bl
branch: elpa/git-commit
commit f9ae2a630630e668f5081ad510c1074d18ed76e0
Author: Dan Kessler
Commit: Jonas Bernoulli
magit-blame--make-highlight-overlay: Add only to intended line
The intention is to add an overlay from BEG to the end of the line
that contains BEG. Previously, ho
branch: elpa/helm
commit cfdd5376b81206967ab38ea9730ed0b4877a923a
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Avoid one unnecessary call to file-truename
helm-ff-invalid-symlink is calling file-truename to know the name of
the link but we already know it because file-att
branch: elpa/helm
commit f2e6d91c943d7ba0c69fbfc832a9e88fecd124b9
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Make helm-ff-valid-symlink-p returns the truename of file
---
helm-files.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/helm-files.el b/
elpasync pushed a change to branch elpa/helm-core.
from 5554a39420 Prevent using helm-setup-user-source from helm source
files
adds cfdd5376b8 Avoid one unnecessary call to file-truename
adds f2e6d91c94 Make helm-ff-valid-symlink-p returns the truename of file
No new revisio
elpasync pushed a change to branch elpa/helm.
from 5554a39420 Prevent using helm-setup-user-source from helm source
files
new cfdd5376b8 Avoid one unnecessary call to file-truename
new f2e6d91c94 Make helm-ff-valid-symlink-p returns the truename of file
Summary of changes
branch: externals/compat
commit 5514de45e1489f7c646c21c277c4fcd76f65736f
Author: Philip Kaludercic
Commit: Philip Kaludercic
Rewrite test macros to generate more individual tests
---
compat-tests.el | 2783 +++
1 file changed, 1363 inserti
branch: externals/compat
commit ba2918d6d30022118e2f88d4394aeafb9b58166d
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add file-backup-file-names
---
MANUAL | 1 +
compat-28.el | 21 +
2 files changed, 22 insertions(+)
diff --git a/MANUAL b/MANUAL
index 16b
branch: externals/compat
commit 9fa3fbab8a3eeb4bff57ebc3a0f226c4f18b60a1
Author: Philip Kaludercic
Commit: Philip Kaludercic
Fix (provide) in compat-tests.el
It seems it was accidentally replaced by query-replace.
---
compat-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deleti
branch: externals/compat
commit 15ca463a9e1f46998cd0073d19394bcb7b9a038c
Author: Philip Kaludercic
Commit: Philip Kaludercic
Document that null-device and path-separator are not implemented
---
MANUAL | 1 +
1 file changed, 1 insertion(+)
diff --git a/MANUAL b/MANUAL
index 37978a46d6..16b4
branch: externals/compat
commit 212f8c7c77a4e18917b6986ebc51a1f823c856c0
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add color-values-from-color-spec
---
MANUAL | 1 +
compat-28.el| 63 ++
compat-tests.el | 85 +++
branch: externals/compat
commit 8eb72a2739bf76aa9ec535627e0f8de63901f7ae
Author: Philip Kaludercic
Commit: Philip Kaludercic
Convert JSON advice for Emacs 28 to prefixed functions
---
compat-28.el | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff -
branch: externals/compat
commit b3b75333b1396abafc14ad121d4324dc7558de04
Author: Philip Kaludercic
Commit: Philip Kaludercic
Document generators as not implemented
---
MANUAL | 1 +
1 file changed, 1 insertion(+)
diff --git a/MANUAL b/MANUAL
index 3dcb09cc77..bd98a44ff0 100644
--- a/MANUAL
branch: externals/compat
commit 63ac5dd347d8def01c00e7bf1e69d12b1b734b8b
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add assoc-delete-all
---
MANUAL | 1 +
compat-26.el| 18 ++
compat-tests.el | 29 +
3 files changed, 48 inse
branch: externals/compat
commit 158edd3161f26132b4fd6aee60bbd12c343bbaf0
Author: Philip Kaludercic
Commit: Philip Kaludercic
Mark all currently untested functions
---
compat-24.el | 6 ++
compat-25.el | 3 +++
compat-26.el | 4
compat-27.el | 12
compat-28.el | 20 +
branch: externals/compat
commit 4aca90834f9d3a0fcc97cd68c3cb699aed7b8ba2
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add get-pos-property to missing functions in 24.4
---
MANUAL | 1 +
1 file changed, 1 insertion(+)
diff --git a/MANUAL b/MANUAL
index 6d35dd90e2..04aefe7d6c 100644
-
branch: externals/compat
commit 35072b3d252bbabf07d132bfdabe3933d987a3ce
Author: Philip Kaludercic
Commit: Philip Kaludercic
Fix if-let and add tests
---
compat-25.el| 2 +-
compat-tests.el | 13 +
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/compat-25.el
branch: externals/compat
commit c4893fa0149ce1c6a6ed678d2048f44fa09c488d
Author: Philip Kaludercic
Commit: Philip Kaludercic
Document bufferpos-to-filepos as not implemented
Also filepos-to-bufferpos.
---
MANUAL | 1 +
1 file changed, 1 insertion(+)
diff --git a/MANUAL b/MANUAL
in
branch: externals/compat
commit f475f8027b14ec95ec8b05ab4d46888785c6e9ff
Author: Philip Kaludercic
Commit: Philip Kaludercic
Set compat--generate-function globally when loading compat-tests
This will ensure that if any macro is re-evaluated after compat-tests
has been loaded, th
branch: externals/compat
commit 6b14d5fa3b9a28e956e9c1830f6dea55374bb526
Author: Philip Kaludercic
Commit: Philip Kaludercic
Exclude the generated manual from the repository
---
.gitignore | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index a
branch: externals/compat
commit a92aec72518100df0d8f453c15d42d00ecdd28ed
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add file-modes-number-to-symbolic
---
MANUAL | 2 ++
compat-28.el| 38 ++
compat-tests.el | 14 ++
3 fil
branch: externals/compat
commit 441539ae8badc212444cb683f06297c6eb195914
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add face-spec-set
---
MANUAL | 1 +
compat-24.el | 51 +++
2 files changed, 52 insertions(+)
diff --git a/MANU
branch: externals/compat
commit 26ee17853e8a63b7d29fb602e9d3ec4c0782e6cc
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add bool-vector functions
---
compat-24.el| 156
compat-tests.el | 148 ++
branch: externals/compat
commit c8bc47b671fd1852c2cc916e1867c65b7fb4eaae
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add replace-string-in-region
---
MANUAL | 1 +
compat-28.el | 27 +++
2 files changed, 28 insertions(+)
diff --git a/MANUAL b/MANUAL
i
branch: externals/compat
commit 9034bcc0ac5f76e0c28fd95fc8d72d886eebbaad
Author: Philip Kaludercic
Commit: Philip Kaludercic
Fix broken markup in some deftest docstrings
---
compat-tests.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/compat-tests.el b/compat-test
branch: externals/compat
commit 511801e28f113c988263ced00620078bbe15132b
Author: Philip Kaludercic
Commit: Philip Kaludercic
Fix typo in README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 88754398f3..7fda0f51bd 100644
--- a/R
branch: externals/compat
commit ece91a5b89abff216fd0662c85cbd7add62df708
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add function-put
---
compat-25.el | 9 +
1 file changed, 9 insertions(+)
diff --git a/compat-25.el b/compat-25.el
index f84cf200da..6ec497d9e9 100644
--- a/c
branch: externals/compat
commit e4db344ed55e0706c4680892ca300ea3b32276a6
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add MANUAL
---
MANUAL | 427 +++
Makefile | 13 +-
2 files changed, 437 insertions(+), 3 deletions(-)
branch: externals/compat
commit 3f511afce083cc9874e8f769df84ffb616aeff47
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add directory-files-recursively
---
MANUAL | 2 ++
compat-25.el | 61
2 files changed, 63 insertio
branch: externals/compat
commit efa6e171e5c704ef0fba8aa44c8d1fc761f6bc5f
Author: Philip Kaludercic
Commit: Philip Kaludercic
Document define-advice as not implemented
---
MANUAL | 1 +
1 file changed, 1 insertion(+)
diff --git a/MANUAL b/MANUAL
index c31db87697..3dcb09cc77 100644
--- a/MAN
branch: externals/compat
commit 28a6e2db535dbc72a0cfec2a08ff54b17832a7f3
Author: Philip Kaludercic
Commit: Philip Kaludercic
Remove unnecessary whitespace before closing parentheses
---
compat-27.el | 2 +-
compat.el| 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/
branch: externals/compat
commit 0706a69997cc4add48c7edba636cfceb8c53deb2
Author: Philip Kaludercic
Commit: Philip Kaludercic
Avoid using gensym in with-existing-directory
There should be no difference in behaviour when it comes to the result
of the macro-expansion.
---
compat-2
elpasync pushed a change to branch externals/compat.
from 88d26596cb Update README to use file feature names
new e4db344ed5 Add MANUAL
new 511801e28f Fix typo in README
new ece91a5b89 Add function-put
new 0706a69997 Avoid using gensym in with-existing-directo
branch: externals/compat
commit efb9ff712a968c506eeb28ab2804e8a282570c0e
Author: Philip Kaludercic
Commit: Philip Kaludercic
Add completion-table-merge and completion-table-with-cache
---
MANUAL | 3 +++
compat-24.el | 47 +++
2 files chang
branch: externals/buffer-env
commit ef6ca9a50d5612db023617814d7bcea7f4a477cd
Author: Augusto Stoffel
Commit: Augusto Stoffel
Fix typo on README
---
README.org | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index b4586be589..a24acaa6a4 10064
branch: elpa/cider
commit 72f04cbf63401eb9c7ac4720b01bca00f396aea1
Author: vemv
Commit: vemv
Adapt some tests
---
test/cider-tests.el | 18 +++---
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/test/cider-tests.el b/test/cider-tests.el
index 8c6a4cec45..bcd000e6c
branch: elpa/cider
commit 2c3a16aed5935f37f67a18bcc3b74ec6a8e1bc90
Author: vemv
Commit: vemv
Fix syntax for a test
See https://github.com/clojure-emacs/cider/discussions/3160
---
test/cider-tests.el | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --gi
elpasync pushed a change to branch elpa/cider.
from 427360e0d8 `cider-clojuredocs`: prevent redundant prompt for a
symbol
new 2c3a16aed5 Fix syntax for a test
new 068b52b12d Satisfy linters
new 72f04cbf63 Adapt some tests
Summary of changes:
cider-repl.el |
branch: elpa/cider
commit 068b52b12dbb43265934a0e733a923d61e323ca2
Author: vemv
Commit: vemv
Satisfy linters
---
cider-repl.el | 4 ++--
cider.el | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/cider-repl.el b/cider-repl.el
index 123e541723..496058a365 100644
--
branch: elpa/cider
commit 398b370e8e8a7f7750b08676a16d4cfbaad0a027
Author: ikappaki <34983288+ikapp...@users.noreply.github.com>
Commit: GitHub
Workaround for `ansi-color-apply' Emacs bug#53808 (#3154)
Enabled only in Emacs versions < 29.
https://debbugs.gnu.org/cgi/bugrepor
57 matches
Mail list logo