[nongnu] elpa/goto-chg 3ce1389 27/27: Declare minimum dependency on Emacs 24.1

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 3ce1389fea12edde4e343bc7d54c8da97a1a6136 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Declare minimum dependency on Emacs 24.1 --- goto-chg.el | 1 + 1 file changed, 1 insertion(+) diff --git a/goto-chg.el b/goto-chg.el index 8b44bfd..a84c23c 100

[nongnu] elpa/goto-chg 304e46a 26/27: Pacify package-lint

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 304e46a28a654c0d20e98536e3ed6fd8e6fb3890 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Pacify package-lint --- goto-chg.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/goto-chg.el b/goto-chg.el index ad35962..8b44bfd 10

[nongnu] elpa/goto-chg 9c16962 24/27: Don't byte-compile undo-tree-node-p invocation

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 9c1696264e728f78924af874a55ccfb19317a702 Author: Brian Leung Commit: Brian Leung Don't byte-compile undo-tree-node-p invocation Resolve an error for people using undo-tree. Also fix declare-function invocations: per the documentation for dec

[nongnu] elpa/goto-chg 5c057c8 22/27: Turn undo-tree into a soft dependency

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 5c057c8623abadf7fd57ce625843435d231f2739 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Turn undo-tree into a soft dependency --- goto-chg.el | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/goto-chg.el b/goto-chg.el in

[nongnu] elpa/goto-chg ab85086 12/27: Transfer undo-list to -tree before using undo-tree

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit ab8508681e09e5e2eedb028c7a5ce4758d222636 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Transfer undo-list to -tree before using undo-tree --- goto-chg.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/goto-chg.el b/goto-chg.el index af726e7.

[nongnu] elpa/goto-chg e5b38e4 09/27: Bump version

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit e5b38e4e1378f6ea48fa9e8439f49c2998654aa4 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Bump version --- goto-chg.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/goto-chg.el b/goto-chg.el index fc7e531..696bc82 100644 --- a

[nongnu] elpa/goto-chg bfc4200 10/27: Correct FSF address

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit bfc4200042debd722e2ca651f5ac0b2557747c3e Author: Sébastien Willmann Commit: GitHub Correct FSF address Correct FSF address in the source file (making it the same as in the license file). --- goto-chg.el | 4 ++-- 1 file changed, 2 insertions(+), 2 dele

[nongnu] elpa/geiser-stklos 439adec 29/30: Small enhancements to documentation

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 439adeceecb771ece6270efbd47b60feb0353d62 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Small enhancements to documentation --- geiser-stklos.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/geiser-stklos.el b/geiser-

[nongnu] elpa/geiser-stklos 52acf7c 24/30: Fix fatal thinko (docstring / const value mixup)

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 52acf7c87b89e144f713ffa195d90a4bf7bb5401 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Fix fatal thinko (docstring / const value mixup) --- geiser-stklos.el | 20 +++- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/

[nongnu] elpa/geiser-stklos 4ca3c84 23/30: Version 1.3

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 4ca3c84183ad77ec23bd04221d12e25912d914ad Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Version 1.3 --- geiser-stklos.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geiser-stklos.el b/geiser-stklos.el index d5c54c2..99a8302

[nongnu] elpa/geiser-stklos 330330a 15/30: Add tests on both (STklos and Emacs) sides.

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 330330afe581d95e9a6fd2eb199bb7ae9ae16392 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Add tests on both (STklos and Emacs) sides. --- Makefile | 11 ++- geiser-stklos-test.el | 34 ++ 2 files c

[nongnu] elpa/geiser-stklos d4aa8df 19/30: Some changes to headers

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit d4aa8dfe4dd613a93c62afa0cbb936e81e9c6d3a Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Some changes to headers --- geiser-stklos.el | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/geiser-stklos.el b/geiser-stklos.el

[nongnu] elpa/geiser-stklos 80b05d0 03/30: Disable autodoc

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 80b05d0bf56f8639a4d867803a0fe224fa908328 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Disable autodoc It doesn't really work... --- geiser.stk | 20 +--- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/geis

[nongnu] elpa/geiser-stklos 2733115 18/30: Add missing end marker in .el file

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 2733115dac89cca925db65656c85179f020543fb Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Add missing end marker in .el file This seems to be necessary for MELPA. --- geiser-stklos.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gei

[nongnu] elpa/geiser-stklos 38dba89 09/30: Minimum version of STklos supported is 1.50

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 38dba89d42962eefd68ed7dc9de44f464140b257 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Minimum version of STklos supported is 1.50 --- geiser-stklos.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geiser-stklos.el b/geiser-s

[nongnu] elpa/geiser-stklos 5ffe3fd 10/30: eval geiser:... procedures in GEISER module

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 5ffe3fdee073537f6fbd30bcc2101e9005682664 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini eval geiser:... procedures in GEISER module If the user selects a different module, these will not be visible. --- geiser-stklos.el | 6 +++--- 1 file

[nongnu] elpa/geiser-stklos fb42842 04/30: Updates to README

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit fb428423037c2d2ea90b9aaf6a885a7911f7b90f Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Updates to README --- README.md | 51 ++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/README.m

[nongnu] elpa/geiser-stklos 091aa5e 07/30: A very small quantity of tests...

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 091aa5e1faa4081fc01ceb531e590068331d9463 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini A very small quantity of tests... STklos-side only for now --- Makefile | 6 +++ geiser-stklos-test.stk | 93 +

[nongnu] branch elpa/geiser-stklos created (now be482a0)

2021-08-01 Thread Philip Kaludercic
zge pushed a change to branch elpa/geiser-stklos. at be482a0 Fix tests and describe them in README This branch includes the following new commits: new fc33f45 Initial Commit new eb2b13f Geiser functions are now in a STklos module new 80b05d0 Disable autod

[nongnu] elpa/geiser-racket 42376b7 189/191: unused variables

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 42376b74ae0ad84d02c26560dfd9181493dcccd7 Author: jao Commit: jao unused variables --- geiser-racket.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/geiser-racket.el b/geiser-racket.el index 049d0bb..fbacffc 100644 --- a/g

[nongnu] elpa/geiser-racket 0426f54 188/191: Typo

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 0426f548f669c71d2d60b15a199f0a21ef58353e Author: jao Commit: jao Typo --- geiser-racket.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geiser-racket.el b/geiser-racket.el index 7a1fb57..049d0bb 100644 --- a/geiser-racket.el +++ b/gei

[nongnu] elpa/geiser-racket 8dbb75c 180/191: rkt files to src dir

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 8dbb75c93a4a63e50f87e04a7c96ba3cf17114c6 Author: jao Commit: jao rkt files to src dir --- {geiser => src/geiser}/autodoc.rkt | 0 {geiser => src/geiser}/completions.rkt | 0 {geiser => src/geiser}/enter.rkt | 0 {geiser => src/geiser}/eval.rkt

[nongnu] elpa/geiser-racket 41c41e9 177/191: Delete trailing whitespace

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 41c41e98d8286f58b1bf8e2e92252110877a7a5e Author: Jonas Bernoulli Commit: Jonas Bernoulli Delete trailing whitespace --- geiser/server.rkt | 1 - 1 file changed, 1 deletion(-) diff --git a/geiser/server.rkt b/geiser/server.rkt index 10b15a1..ce10f7e 100644

[nongnu] elpa/geiser-racket c0a617f 173/191: Begin the summary lines of all elisp libraries with three semicolons

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit c0a617ffe46acb0e60a7ee613c9868b601ed4153 Author: Jonas Bernoulli Commit: Jonas Bernoulli Begin the summary lines of all elisp libraries with three semicolons It's the convention and by following it we make a big step towards supporting outline n

[nongnu] elpa/geiser-racket e989bba 165/191: Add 'geiser-syntax--simple-keywords'

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit e989bbac6013ee79ae669698b2e26c0dbca8a926 Author: Alex Kost Commit: Alex Kost Add 'geiser-syntax--simple-keywords' Use this function instead of repeating the same code in each implementation. --- elisp/geiser-racket.el | 5 + 1 file changed,

[nongnu] elpa/geiser-racket 3079c3a 163/191: Racket: displaying graphics in structured objects

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 3079c3a163ae68378f93f163c92d284c2e4d365b Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: displaying graphics in structured objects By hooking the pretty-printer, as discovered by Greg in issue #49. To attain nirvana, w

[nongnu] elpa/goto-chg 85fca9f 21/27: Terrible hack to deal with `combine-change-calls`

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 85fca9f7d8b04be3fbb37cc5d42416f3c4d32830 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Terrible hack to deal with `combine-change-calls` Closes #8 --- goto-chg.el | 16 1 file changed, 16 insertions(+) diff --git a/goto-c

[nongnu] elpa/geiser-racket db2b68b 158/191: Racket: no more re-enter notifications (issue #25)

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit db2b68b94bfc5259a35b5b70c799b8521afca868 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: no more re-enter notifications (issue #25) --- geiser/enter.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geiser/ent

[nongnu] elpa/goto-chg 5a20000 20/27: Fix maintainer email

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 5a2014c78e9b49334b61128122f411674dfa Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Fix maintainer email --- goto-chg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goto-chg.el b/goto-chg.el index f304681..36f47c0 100644

[nongnu] elpa/geiser-racket e17099e 166/191: Skip expression quote when getting a racket symbol

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit e17099e3f1af3d415dda97a3358e1077088d1aab Author: Mario Rodas Commit: Jose Antonio Ortega Ruiz Skip expression quote when getting a racket symbol --- elisp/geiser-racket.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elisp/geiser-rack

[nongnu] elpa/goto-chg 6cb2449 07/27: Bump version

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 6cb244922b733358fd6985b36c4b87ef2e177293 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Bump version --- goto-chg.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/goto-chg.el b/goto-chg.el index 101c267..94b81ba 100644 --- a

[nongnu] elpa/geiser-racket c6b4c09 155/191: Racket: fix for evaluations inside typed/racket modules

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit c6b4c09f2e7b5408f9787d50025464ccafc41e86 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: fix for evaluations inside typed/racket modules When evaluating (re)definitions in a typed module, it's necessary that the form ev

[nongnu] elpa/goto-chg dc946f5 01/27: Check in latest wiki version

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit dc946f51f1e81f0d072c1b16a74c172838c2ccdf Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Check in latest wiki version --- LICENSE | 339 goto-chg.el | 315 ++

[nongnu] elpa/geiser-racket aa7ac2e 146/191: Missing require cl for case

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit aa7ac2e13c7fe9fe6d1d3e2e0d528d5bd7fb4f76 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Missing require cl for case --- elisp/geiser-racket.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elisp/geiser-racket.el b/elisp/geiser-rac

[nongnu] branch elpa/goto-chg created (now 3ce1389)

2021-08-01 Thread Philip Kaludercic
zge pushed a change to branch elpa/goto-chg. at 3ce1389 Declare minimum dependency on Emacs 24.1 This branch includes the following new commits: new dc946f5 Check in latest wiki version new 494cfa1 Clean up whitespace new 4c32adf Handle undo-tree-mode

[nongnu] elpa/geiser-racket efb71a2 127/191: Racket: ensuring the first C-c C-d C-i works

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit efb71a2dee0f1609ad3a5576ae23c08c64839571 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: ensuring the first C-c C-d C-i works ... by the obvious device of waiting for the thread building the index to finish. --- geiser

[nongnu] elpa/geiser-racket 1f7a9e2 124/191: Racket: better help commands

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 1f7a9e29f341d0040a3df5e146d6dd6be22ae72c Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: better help commands For some reason that i don't fully understand, evaluating a function in the racket/base namespace first thing

[nongnu] elpa/geiser-stklos be482a0 30/30: Fix tests and describe them in README

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit be482a03225720d7adb003c28e4515f6252e7ce2 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Fix tests and describe them in README --- README.md | 24 +++- geiser-stklos-test.el | 42 ++

[nongnu] elpa/goto-chg 4eee444 23/27: goto-last-change: don't check buffer-undo-tree when not using undo-tree

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 4eee4cd39cfa9b6cb8053f863581f98d46e3 Author: Brian Leung Commit: Brian Leung goto-last-change: don't check buffer-undo-tree when not using undo-tree People who don't have undo-tree loaded will receive a void-variable error if they call `goto-last

[nongnu] elpa/geiser-racket 90c38d6 121/191: A better solution to the funky filename problem

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 90c38d635d8ebfc005e24e236f34594b4e59dd54 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz A better solution to the funky filename problem So, the problem was that our regexp for a Racket prompt didn't take into account that file

[nongnu] elpa/geiser-stklos 47cbf16 26/30: Fixing docstrings and style issues

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 47cbf16da0fdf3b3a7cca51b71a0c50d05c5556f Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Fixing docstrings and style issues Thanks to Chris Rayner --- geiser-stklos.el | 22 +++--- 1 file changed, 11 insertions(+), 11 deleti

[nongnu] elpa/goto-chg 6898df7 18/27: Fix contact address

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 6898df7611f41978dae16613a683f31fcd7b1e13 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Fix contact address --- goto-chg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goto-chg.el b/goto-chg.el index 8094504..c286f91 100644 -

[nongnu] elpa/geiser-stklos 8700063 25/30: Add LICENSE

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 8700063fe8d52cae7c44e86c68437a513d92ae85 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Add LICENSE --- LICENSE | 10 ++ 1 file changed, 10 insertions(+) diff --git a/LICENSE b/LICENSE new file mode 100644 index 000..9fc7f13 --- /dev/n

[nongnu] elpa/goto-chg 345be45 17/27: Merge pull request #2 from WillQu/patch-1

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 345be45c469877f73a8b5d79ea3f2523b1c3d0ce Merge: 16a63aa bfc4200 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #2 from WillQu/patch-1 Correct FSF address --- goto-chg.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --

[nongnu] elpa/geiser-racket 0be1797 122/191: A better solution to the funky filename problem

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 0be179750132152e4f04354d28fc8376c6011f1f Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz A better solution to the funky filename problem So, the problem was that our regexp for a Racket prompt didn't take into account that file

[nongnu] elpa/geiser-racket 46bde5a 115/191: Indentation for match-let

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 46bde5aa1d5f3126851660d2c010b2a99fc1bc34 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Indentation for match-let --- elisp/geiser-racket.el | 1 + 1 file changed, 1 insertion(+) diff --git a/elisp/geiser-racket.el b/elisp/geiser-racket.

[nongnu] elpa/geiser-stklos 033b585 16/30: Fix headers for inclusion in MELPA

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 033b585660c3cf679086fc5a62cbdeea9a06ea3b Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Fix headers for inclusion in MELPA --- geiser-stklos.el | 15 --- geiser.stk | 8 +--- 2 files changed, 17 insertions(+), 6 deletions(-)

[nongnu] elpa/goto-chg e6e4298 15/27: Merge pull request #4 from Zenoe/master

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit e6e4298ac53a030933ddba76f6efe68aa929faf0 Merge: c664d87 37aafae Author: Vasilij Schneidermann Commit: GitHub Merge pull request #4 from Zenoe/master a space is missing --- goto-chg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g

[nongnu] elpa/geiser-racket ba98c40 119/191: Racket: accepting spaces within comint's prompt

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit ba98c40e3a5cbd3df8195a2cabd1b8f02b7825a6 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: accepting spaces within comint's prompt Since spaces are allowed inside filenames after all. --- elisp/geiser-racket.el | 2 +- 1 fil

[nongnu] elpa/geiser-stklos 1f2a6e6 08/30: Update README.md - mention autodoc issue

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 1f2a6e631d2f73614edc4fdf707e253f934a854e Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Update README.md - mention autodoc issue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47aa058..0fd01e0 100644 -

[nongnu] elpa/geiser-stklos ced9c9f 05/30: Fixing a typo in a URL

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit ced9c9f57f25be98311780b4fa9f6a4e8bb71716 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Fixing a typo in a URL --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ec1dc2..497af6a 100644 -

[nongnu] elpa/goto-chg aa88ef0 06/27: Fix byte-compiler warnings

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit aa88ef0fe6f889726713abc051b7a634e588481a Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Fix byte-compiler warnings --- goto-chg.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/goto-chg.el b/goto-chg.el index 7877404..101c267 100644 --- a/g

[nongnu] elpa/geiser-racket ead1967 111/191: Racket: fix for module evaluation/entering

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit ead19679995fba85e987c178e3f4dde85d3059db Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: fix for module evaluation/entering Our module loader is receiving load requests for module names represented as lists that are not

[nongnu] elpa/goto-chg ea9adb4 11/27: Check correctly for no changes

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit ea9adb4b72d48f87aec80a72d6fbf45e4ad1d66a Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Check correctly for no changes --- goto-chg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goto-chg.el b/goto-chg.el index 696bc82..af726

[nongnu] elpa/geiser-racket b86cf1f 116/191: Configurable keyword case sensitivity

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit b86cf1f01f2e5f8af3cfce9fef5150f7e6c58a47 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Configurable keyword case sensitivity By default, keywords are now not fontified in Scheme buffers unless they have the correct (lower) ca

[nongnu] elpa/geiser-stklos eb2b13f 02/30: Geiser functions are now in a STklos module

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit eb2b13ff7a37cdd323f0ffd60fbde469e0bd87d8 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Geiser functions are now in a STklos module * Fix #4 --- geiser.stk | 21 + 1 file changed, 21 insertions(+) diff --git a/geiser.s

[nongnu] elpa/goto-chg 19c9270 08/27: Fix byte-compiler warnings again

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 19c927055b4a521e4e5fc57ee726a8bb044c4bdc Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Fix byte-compiler warnings again --- goto-chg.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/goto-chg.el b/goto-chg.el index 94b8

[nongnu] elpa/geiser-stklos 95b1dc7 06/30: More updates to README

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 95b1dc7a58334554c9a7a3fc399594ef171f6da9 Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini More updates to README --- README.md | 19 ++- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 497af6

[nongnu] elpa/geiser-racket 3e306cf 112/191: Racket: indentation for `local'.

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 3e306cf01463aef6d71a900fee47092aecba38eb Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: indentation for `local'. Hat tip Diogo F. S. Ramos. --- elisp/geiser-racket.el | 1 + 1 file changed, 1 insertion(+) diff --git a/el

[nongnu] elpa/goto-chg 494cfa1 02/27: Clean up whitespace

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 494cfa10a6fad7e2f5ae316588a6c32962ee9ff1 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Clean up whitespace --- goto-chg.el | 196 ++-- 1 file changed, 98 insertions(+), 98 deletions(-) diff -

[nongnu] elpa/geiser-racket 1996cca 187/191: Ready for MELPA

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 1996cca9e9aafbdf27c1014b13287c9d3cd22f84 Author: jao Commit: jao Ready for MELPA --- README.md| 11 - geiser-racket.el | 74 readme.org | 9 +++ 3 files changed, 52 insertio

[nongnu] elpa/geiser-racket b924983 108/191: Autoload cookies in geiser.el

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit b924983e3656eb6835497b19337b6f1cf9d0c0f6 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Autoload cookies in geiser.el Useless there right now, but Emacs package engine is going to use them. --- elisp/geiser-racket.el | 1 + 1

[nongnu] elpa/geiser-stklos 8166008 27/30: Mention installation from MELPA

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 8166008eac897f481399b1218364b62a225d105c Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Mention installation from MELPA --- README.md | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9a6d88..fdf

[nongnu] elpa/geiser-racket 62e2006 114/191: Indentation for Racket's struct

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 62e200619d7b8cc140843f0a89d3b0283e38765f Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Indentation for Racket's struct Thanks to Diogo F. S. Ramos. --- elisp/geiser-racket.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(

[nongnu] elpa/geiser-racket 58e64cb 186/191: A fancier readme title

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 58e64cb28ad0976bb6e15283d79a0092543f3dd1 Author: jao Commit: jao A fancier readme title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e305e45..41dbd1f 100644 --- a/README.md +++ b/README.md @@

[nongnu] elpa/geiser-stklos b806d13 17/30: Merge branch 'master' of gitlab.com:emacs-geiser/stklos

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit b806d1377a8e9d3291b3f52115327ae6ab8e758b Merge: 033b585 d87d1ac Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Merge branch 'master' of gitlab.com:emacs-geiser/stklos --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/READ

[nongnu] elpa/geiser-stklos 6228b23 21/30: Corectly require Geiser core

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 6228b233536e76d4136aa963cf3afd10f1931bbe Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Corectly require Geiser core --- geiser-stklos.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geiser-stklos.el b/geiser-stklos.el index

[nongnu] elpa/geiser-racket 01caa95 120/191: Another take at the fix (files with >, bleh)

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 01caa95f5921f2d96d3bc02b9ae97ad2e1c5fa08 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Another take at the fix (files with >, bleh) --- elisp/geiser-racket.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elisp/geis

[nongnu] elpa/geiser-racket 0cb58c8 183/191: racket server to access via geiser-connect

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 0cb58c81a707f07a63f7481940cd721e300b3a3c Author: jao Commit: jao racket server to access via geiser-connect --- bin/racket-server.sh | 24 1 file changed, 24 insertions(+) diff --git a/bin/racket-server.sh b/bin/racket-server.sh ne

[nongnu] elpa/geiser-stklos 2fe100a 12/30: Update README

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-stklos commit 2fe100ac199bf832ab7a9fb95025728912d0c07f Author: Jeronimo Pellegrini Commit: Jeronimo Pellegrini Update README --- README.md | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47aa058..f9a6d88 100644 --- a

[nongnu] elpa/goto-chg 2af6121 25/27: Merge pull request #10 from leungbk/boundp-buffer-undo-tree

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 2af612153bc9f5bed135d25abe62f46ddaa9027f Merge: 5c057c8 9c16962 Author: Vasilij Schneidermann Commit: GitHub Merge pull request #10 from leungbk/boundp-buffer-undo-tree goto-last-change: don't check buffer-undo-tree when not using undo-tree --- goto-chg

[nongnu] elpa/geiser-racket 3bd216f 182/191: license

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 3bd216f6cede47c24875962c1a72eb3f26ebef4c Author: jao Commit: jao license --- COPYING | 29 + 1 file changed, 29 insertions(+) diff --git a/COPYING b/COPYING new file mode 100644 index 000..f894f6f --- /dev/null +++ b/COPYING

[nongnu] elpa/geiser-racket fd450c0 113/191: Racket: make sure stderr is flushed in REPL

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit fd450c04ecfa8229acb13550cbbf640fc6c729e9 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: make sure stderr is flushed in REPL Thanks to Haiwei Zhou for catching this one! --- geiser/user.rkt | 3 ++- 1 file changed, 2 inser

[nongnu] elpa/geiser-racket 5a7b12c 179/191: Fix typos

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 5a7b12cf68fa5fc9e18f280c022b4d4f1eb38fec Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix typos --- geiser/autodoc.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geiser/autodoc.rkt b/geiser/autodoc.rkt index b7f6289..0f62c34 1006

[nongnu] elpa/geiser-racket ad3f93c 109/191: Racket: indentation for module+ forms

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit ad3f93c30334a7f4abfb370abe1f86ab5eb99a17 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: indentation for module+ forms --- elisp/geiser-racket.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elisp/geiser-ra

[nongnu] elpa/goto-chg 1829a13 19/27: Replace undo-tree hacks by making it a dependency

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 1829a13026c597e358f716d2c7793202458120b5 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Replace undo-tree hacks by making it a dependency --- goto-chg.el | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/goto-chg.el b/go

[nongnu] elpa/geiser-racket 22e56ce 191/191: Use new implementation extension declarator

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 22e56ce80389544d3872cf4beb4008fb514b2218 Author: jao Commit: jao Use new implementation extension declarator --- geiser-racket.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/geiser-racket.el b/geiser-racket.el index 7be028f..

[nongnu] elpa/goto-chg 16a63aa 16/27: Bump version

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 16a63aae80db90713fb1f7d378c5d591c2ce15ff Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Bump version Closes #3 --- goto-chg.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/goto-chg.el b/goto-chg.el index 0737ece..f

[nongnu] elpa/geiser-racket 05f692b 184/191: geiser-racket.el to top-level to easy elpa definition

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 05f692b26cd03ba7c7055d2057726d0febe0bc50 Author: jao Commit: jao geiser-racket.el to top-level to easy elpa definition --- elisp/geiser-racket.el => geiser-racket.el | 35 +++--- 1 file changed, 27 insertions(+), 8 deletions(-) diff

[nongnu] elpa/geiser-racket 6bc2bc2 176/191: Fix indentation

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 6bc2bc27bac6e5989f7bd5ff0c20e165bf456275 Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix indentation --- elisp/geiser-racket.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/elisp/geiser-racket.el b/elisp/geiser-racket.el i

[nongnu] elpa/geiser-racket 51cd041 101/191: Image display functionality refactored to its own module

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 51cd04123dfb8e47304d20387f0817088f52260b Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Image display functionality refactored to its own module --- elisp/geiser-racket.el | 13 - 1 file changed, 4 insertions(+), 9 deletions(-

[nongnu] elpa/geiser-racket f9fc642 102/191: Racket: fix for enter!

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit f9fc6425f3911de06fa8591d49079b28baff607c Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: fix for enter! --- geiser/enter.rkt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/geiser/enter.rkt b/geiser/enter.

[nongnu] elpa/geiser-racket 1facdcd 171/191: racket: indentation for 'shared'

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 1facdcd1ba1ebc4b4352edbdea034389fa2c3d90 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz racket: indentation for 'shared' --- elisp/geiser-racket.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elisp/geiser-racket.

[nongnu] elpa/geiser-racket c9008a6 091/191: [WIP] Draw images inline in the Racket REPL.

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit c9008a6e0b7fddefbcd2a937b41e83773a71f46b Author: Michael W Commit: Michael W [WIP] Draw images inline in the Racket REPL. On the racket side, we use a custom print handler to print images (convertible? values; see file/convertible) in a special

[nongnu] elpa/goto-chg 37aafae 14/27: add a space

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 37aafae7796854f98918a81d257bde7a40946b5e Author: zenoe Commit: zenoe add a space --- goto-chg.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goto-chg.el b/goto-chg.el index 8b1487a..0737ece 100644 --- a/goto-chg.el +++ b/goto-chg.el @@ -2

[nongnu] elpa/geiser-racket 7a62da17 181/191: Import elisp/geiser-racket.el from original repo

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 7a62da17b97052697f7f462f95393992ea49d990 Merge: 8dbb75c 88cc6d9 Author: jao Commit: jao Import elisp/geiser-racket.el from original repo --- elisp/geiser-racket.el | 458 + 1 file changed, 458 insertions(+) d

[nongnu] elpa/goto-chg c664d87 13/27: Ensure undo-tree-node is actually a -node

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit c664d8787939dfdf060d0b4cfe1240aeee62ffc8 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Ensure undo-tree-node is actually a -node --- goto-chg.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/goto-chg.el b/goto-chg.el index 9

[nongnu] elpa/geiser-racket 88cc6d9 178/191: Use cl-lib instead of cl

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 88cc6d96198efb77acf6156237c786339600a652 Author: Jonas Bernoulli Commit: Jonas Bernoulli Use cl-lib instead of cl Starting with Emacs 27 cl is fully deprecated, including at compile-time. --- elisp/geiser-racket.el | 4 ++-- 1 file changed, 2 i

[nongnu] elpa/geiser-racket a0532bc 169/191: Quoting binary on version checks (issue #117)

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit a0532bce7370f1409ddcd9a04b12caa3a76ced73 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Quoting binary on version checks (issue #117) We could probably be even more robust, but i am being a bit lazy instead. --- elisp/geiser-

[nongnu] elpa/geiser-racket dd2bbc3 090/191: Racket: fix for module compilation for recent rackets

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit dd2bbc39a0c2007440e7682c08284f27aeae03b6 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: fix for module compilation for recent rackets This one probably requires Racket 5.3, and incorporates some parameterization to the

[nongnu] elpa/goto-chg 81fca94 05/27: Add maintainer line

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 81fca94d2592cf32bab451c39a9cd2d9b03fbd6b Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Add maintainer line --- goto-chg.el | 1 + 1 file changed, 1 insertion(+) diff --git a/goto-chg.el b/goto-chg.el index 07a26cf..7877404 100644 --- a/goto-chg.el

[nongnu] elpa/geiser-racket c7d936f 174/191: Mark the beginning of code part of elisp libraries with Code: heading

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit c7d936fe6190e5c0ff44779444c21ea3d15167f2 Author: Jonas Bernoulli Commit: Jonas Bernoulli Mark the beginning of code part of elisp libraries with Code: heading It's the convention and by following it we make a big step towards supporting outline

[nongnu] elpa/geiser-racket 7de178d 162/191: Racket: show images with print, write and display

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 7de178d2dc8afd8c7d61b002c9825ba75bbf62ed Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: show images with print, write and display Up to now, we were only displaying images when printed as values by the REPL, but not wh

[nongnu] elpa/geiser-racket c5e7ea8 100/191: Little cleanups

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit c5e7ea835b7664903b771ca124e2704d9054610b Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Little cleanups --- geiser/enter.rkt | 112 --- 1 file changed, 58 insertions(+), 54 deletions(-)

[nongnu] elpa/geiser-racket 99acb21 175/191: Fix indentation

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 99acb215889bb589c4f60e45a8bb11b58ba4d92f Author: Jonas Bernoulli Commit: Jonas Bernoulli Fix indentation --- geiser/autodoc.rkt | 6 +++--- geiser/modules.rkt | 6 +++--- geiser/user.rkt| 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --gi

[nongnu] elpa/goto-chg 171b133 04/27: Bump version

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 171b1331022caf12d8c3593e9b5075f87ee958d4 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Bump version --- goto-chg.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/goto-chg.el b/goto-chg.el index 7defb0c..07a26cf 100644 ---

[nongnu] elpa/geiser-racket fbe538b 160/191: Finer control of debugging window popups

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit fbe538b194c479a15b25be5759f6028fdfd5c56a Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Finer control of debugging window popups It's now possible to control whether we jump to the debug window on evaluation errors (geiser-deb

[nongnu] elpa/geiser-racket 13dfcf3 075/191: Racket: #lang, require and provide as keywords

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit 13dfcf34f5ccfeb65f445c1476ab519cc06e8ec3 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: #lang, require and provide as keywords Those seem keywordish enough to deserve fontification. --- elisp/geiser-racket.el | 10 ++-

[nongnu] elpa/geiser-racket e311818 154/191: Racket: duplicate version check removed

2021-08-01 Thread Philip Kaludercic
branch: elpa/geiser-racket commit e3118182bcca3e7213a0cb11918ba7efb7f29351 Author: Jose Antonio Ortega Ruiz Commit: Jose Antonio Ortega Ruiz Racket: duplicate version check removed We used to check for a good racket version during its start-up, but these days we already have an

[nongnu] elpa/goto-chg 4c32adf 03/27: Handle undo-tree-mode

2021-08-01 Thread Philip Kaludercic
branch: elpa/goto-chg commit 4c32adf65aaef21b215eb6e5585b31700b51e2d9 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Handle undo-tree-mode Code adapted from https://github.com/martinp26/goto-chg --- goto-chg.el | 51 ---

  1   2   3   4   5   6   7   8   9   10   >