[elpa] externals/vertico 81a4b35: vertico-directory-up: Check point position (Fix #113)

2021-08-22 Thread ELPA Syncer
branch: externals/vertico commit 81a4b35f8d11dfad56de1727ee9bdd3b4461d07c Author: Daniel Mendler Commit: Daniel Mendler vertico-directory-up: Check point position (Fix #113) --- extensions/vertico-directory.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions/

[elpa] main 99e383a: * elpa-packages (csharp-mode): New package

2021-08-22 Thread monnier--- via
branch: main commit 99e383adca043938393c2a7ba2afa59c1b1ac416 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (csharp-mode): New package --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index d87a9f9..19bf487 100644 --- a/elp

[elpa] main 10a5bcc: * elpa-packages (csharp-mode): Tweak

2021-08-22 Thread monnier--- via
branch: main commit 10a5bcc685d4062629c469f7d9be1cf322f2a731 Author: Stefan Monnier Commit: Stefan Monnier * elpa-packages (csharp-mode): Tweak --- elpa-packages | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/elpa-packages b/elpa-packages index 19bf487..e16a148 100644

[elpa] branch externals/csharp-mode created (now dd30649)

2021-08-22 Thread ELPA Syncer
elpasync pushed a change to branch externals/csharp-mode. at dd30649 Bump version This branch includes the following new commits: new d700d31 Initial directory structure. new 084192f initial import new 756f086 Few updates to csharp-mode. First checkin of

[elpa] externals/csharp-mode d700d31 001/459: Initial directory structure.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit d700d31c688fa880c64c4ddbde18b46d08ff2e05 Author: (no author) <(no author)> Commit: (no author) <(no author)> Initial directory structure.

[elpa] externals/csharp-mode a6f4b55 012/459: fix doc to remove mention of defunct flymake-for-csharp.el

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit a6f4b55b1052f69071a42a47354dda35f4f1a143 Author: Dino Chiesa Commit: Dino Chiesa fix doc to remove mention of defunct flymake-for-csharp.el --- csharp-completion.el | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/csharp-co

[elpa] externals/csharp-mode 13984a8 004/459: First checkin of flymake-for-csharp.el

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 13984a833a5c3e664c0473d82876ff2f574a0d64 Author: Dino Chiesa Commit: Dino Chiesa First checkin of flymake-for-csharp.el --- flymake-for-csharp.el | 927 ++ 1 file changed, 927 insertions(+) diff --git a/fl

[elpa] externals/csharp-mode 6b688a6 014/459: update makefile

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 6b688a630f6cb050759d9fbec2e603bfbe84c17a Author: Dino Chiesa Commit: Dino Chiesa update makefile --- makefile | 30 ++ 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/makefile b/makefile index c2b3d38..64512e8 1

[elpa] externals/csharp-mode 2a904cb 005/459: First checkin of TFS.el - providing the ability to perform checkin/checkout to MS TFS from within emacs.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 2a904cbe84bab8b8d215244e1512d8ff73abd95c Author: Dino Chiesa Commit: Dino Chiesa First checkin of TFS.el - providing the ability to perform checkin/checkout to MS TFS from within emacs. --- tfs.el | 593 ++

[elpa] externals/csharp-mode 03ed8fb 016/459: v0.8.4 - fixes bug with yasnippet integration

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 03ed8fb3df61bbb6e4e0cd322153cc1f566ed16d Author: Dino Chiesa Commit: Dino Chiesa v0.8.4 - fixes bug with yasnippet integration --- csharp-mode.el | 141 - 1 file changed, 30 insertions(+), 111 delet

[elpa] externals/csharp-mode afe5315 022/459: Add GPL v2 license as found in the original project on Google Code.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit afe53156323456d33c787097421fe12ff02c15d9 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add GPL v2 license as found in the original project on Google Code. https://code.google.com/p/csharpmode/ --- gpl-2.0.txt | 339 +

[elpa] externals/csharp-mode 756f086 003/459: Few updates to csharp-mode. First checkin of aspx-mode.el, for ASPX files.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 756f0865cd8ca8c1abf4ee1bec03e2d84b0b612d Author: Dino Chiesa Commit: Dino Chiesa Few updates to csharp-mode. First checkin of aspx-mode.el, for ASPX files. --- aspx-mode.el | 496 + csharp-mode.e

[elpa] externals/csharp-mode e940015 023/459: Update readme-file.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit e94001535120ebb7445f7a2a4da608ec12d0f45b Author: unknown Commit: unknown Update readme-file. This solves https://github.com/josteink/csharp-mode/issues/1 --- README.org | 54 ++ Readme.txt

[elpa] externals/csharp-mode d657aa0 025/459: Fix error in heading.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit d657aa07d38affb1cdae363c099af721f26236de Author: unknown Commit: unknown Fix error in heading. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index cebd521..48e50b0 100644 --- a/README.org +++ b

[elpa] externals/csharp-mode 77cbcf4 030/459: Add byte-compilation, unit-test running to makefile.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 77cbcf4497dcff83a6b2906b607ca5b36bd84731 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add byte-compilation, unit-test running to makefile. Add runner-script for travis. Addresses both https://github.com/josteink/csharp-mode/issues/

[elpa] externals/csharp-mode 44718a3 007/459: Update of csharp-mode.el - version # is now 0.7.6

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 44718a338dc31f4bc5773d0b1d2449e748605ed6 Author: Dino Chiesa Commit: Dino Chiesa Update of csharp-mode.el - version # is now 0.7.6 --- csharp-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el

[elpa] externals/csharp-mode 084192f 002/459: initial import

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 084192f9050ee78578c134585621a5b56f9ef6f0 Author: Dino Chiesa Commit: Dino Chiesa initial import --- csharp-mode.el | 2643 1 file changed, 2643 insertions(+) diff --git a/csharp-mode.el b/csharp-m

[elpa] externals/csharp-mode 35d295d 008/459: Fix a problem with parsing in csharp-completion.el

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 35d295d5b0e72432f6d05a88fa6626add98cab41 Author: Dino Chiesa Commit: Dino Chiesa Fix a problem with parsing in csharp-completion.el --- csharp-completion.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/csharp-completion.el

[elpa] externals/csharp-mode f6965a6 015/459: v0.8.3 - imenu

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit f6965a6600edb5f68749dc3a9296c8ee0dfd0446 Author: Dino Chiesa Commit: Dino Chiesa v0.8.3 - imenu --- csharp-mode.el | 1699 +--- 1 file changed, 1634 insertions(+), 65 deletions(-) diff --git a/csharp-m

[elpa] externals/csharp-mode 9f66d3b 011/459: fix doc to remove mention of flymake-command

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 9f66d3beb36aca9e2d559d3f3782788e1fcd7845 Author: Dino Chiesa Commit: Dino Chiesa fix doc to remove mention of flymake-command --- csharp-mode.el | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/csharp-mode.el b/cshar

[elpa] externals/csharp-mode fc60bff 019/459: Fix for breakage in Emacs 24.4

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit fc60bffb06842bb202e0f2d1048e83b65cd42d68 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix for breakage in Emacs 24.4 --- csharp-mode.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/csharp-mode.el b/csharp-mode.el index 5515bf2..b9edcb9 1

[elpa] externals/csharp-mode c1e2c49 024/459: Gitignore for Emacs and Elisp.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit c1e2c49632d2b5b9682eb2ce07fb49bc33374bff Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Gitignore for Emacs and Elisp. --- .gitignore | 45 + 1 file changed, 45 insertions(+) diff --git a/.gitignore b/.gi

[elpa] externals/csharp-mode dd321af 027/459: Update changelog and version.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit dd321af9d987cdd4aa6c269a3d67be5e9abb1de3 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Update changelog and version. --- csharp-mode.el | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el

[elpa] externals/csharp-mode 09fbadc 035/459: Build-status.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 09fbadc67466a7b41b338d9f8b418201c45c2807 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Build-status. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 1d5c15c..8b7f1a4 100644 --- a/READ

[elpa] externals/csharp-mode 0287b32 034/459: Add build-status to readme.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 0287b324a5b201e5ee181c74bcd2bfb8bedf65c8 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add build-status to readme. --- README.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.org b/README.org index 48e50b0..1d5c15c 100644 --- a/READ

[elpa] externals/csharp-mode 64861a6 042/459: Merge branch 'master' into devel

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 64861a6c010c78ce21bbdf77237cec8396649ff5 Merge: be13af4 f2fda33 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge branch 'master' into devel --- csharp-mode-package-template.el | 4 ++-- makefile| 9 - 2 files chan

[elpa] externals/csharp-mode a2115a6 020/459: remove unnecessary defadvice around tooltip-show

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit a2115a630efaac5fb1cdc046acb681426205c36a Author: Jesse Black Commit: Jesse Black remove unnecessary defadvice around tooltip-show --- csharp-mode.el | 23 --- 1 file changed, 23 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.

[elpa] externals/csharp-mode 1119177 018/459: Small update in string-lastindexof

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 11191778a240bcd42ce2b3b7325c4ebd4edc42c9 Author: Dino Chiesa Commit: Dino Chiesa Small update in string-lastindexof --- csharp-mode.el | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el index e

[elpa] externals/csharp-mode 287f044 031/459: Automatically detect version during package-build based on elisp-content.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 287f044d2c4243cfd3deacd04508b236877350b6 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Automatically detect version during package-build based on elisp-content. --- makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/make

[elpa] externals/csharp-mode 4c270ac 021/459: Merge pull request #5 from jesse-black/master

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 4c270ac83ad7e3d895062c7af605809fe5bc2708 Merge: fc60bff a2115a6 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge pull request #5 from jesse-black/master remove unnecessary defadvice around tooltip-show --- csharp-mode.el | 23 --

[elpa] externals/csharp-mode 3050139 060/459: Add fontification-test.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 3050139511c51cbb74482ff9e12677efada4bf10 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add fontification-test. --- csharp-mode-tests.el | 45 +++-- makefile | 4 ++-- test-files/test.cs | 4 ++

[elpa] externals/csharp-mode 16da60e 048/459: Merge branch 'devel' of github.com:josteink/csharp-mode into devel

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 16da60e115df90d9cc8d241828808390396dbeeb Merge: 64861a6 49d213a Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge branch 'devel' of github.com:josteink/csharp-mode into devel --- csharp-mode.el | 160 +-

[elpa] externals/csharp-mode 78293bd 029/459: Add proper makefile for creating and publishing packages.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 78293bd12afcadc5d337bc6e5e46c83005915291 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add proper makefile for creating and publishing packages. Based on template in elmarmelade-repo: https://github.com/nicferrier/elmarmalade/tree/maste

[elpa] externals/csharp-mode 2d13a9c 058/459: Add very broad build-level test.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 2d13a9c7deabce1e66b6439b6feb5ddf0d75af7a Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add very broad build-level test. --- csharp-mode-tests.el | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/csharp-mode-tests.el b/cs

[elpa] externals/csharp-mode e73ad4e 071/459: Merge pull request #30 from binki/compilation-regexps

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit e73ad4e49d7de288bff3b307ca9b32601308ecb4 Merge: 7dec1ea 3af278a Author: jesse-black Commit: jesse-black Merge pull request #30 from binki/compilation-regexps Parse the base directory from MSBuild to support finding errors in depen... --- csharp-

[elpa] externals/csharp-mode be13af4 040/459: remove obsolete yasnippet integration closes #10

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit be13af488075803411f3c47336faf5f36187b1d2 Author: Jesse Black Commit: Jesse Black remove obsolete yasnippet integration closes #10 --- csharp-mode.el | 420 + 1 file changed, 4 insertions(+), 416 del

[elpa] externals/csharp-mode 1f11abf 052/459: Add some more reserved keywords to the list.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 1f11abf8fec4b4a1e7f0229c6e9a04ae31aed99e Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add some more reserved keywords to the list. Fixes https://github.com/josteink/csharp-mode/issues/13 --- csharp-mode.el | 3 ++- 1 file changed, 2 inser

[elpa] externals/csharp-mode 5ce7809 068/459: add compilation regexps for msbuild for #28

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 5ce7809e4aeb0ab2414f980c0daf1a92c05342a3 Author: jesse_black Commit: jesse_black add compilation regexps for msbuild for #28 --- csharp-mode.el | 15 +++ 1 file changed, 15 insertions(+) diff --git a/csharp-mode.el b/csharp-mode.el index e20

[elpa] externals/csharp-mode f4afe09 039/459: remove flymake integration, closes #8

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit f4afe09ede8a9f0e428097a61b9a4f02b3a5fcc0 Author: Jesse Black Commit: Jesse Black remove flymake integration, closes #8 --- csharp-mode.el | 879 + 1 file changed, 2 insertions(+), 877 deletions(-)

[elpa] externals/csharp-mode bd1d83e 044/459: Updated readme.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit bd1d83e46a98692b0ec347dc74dacf16ba62ccef Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Updated readme. --- README.org | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.org b/README.org index dc60d1a..3924c3e 100644

[elpa] externals/csharp-mode baef28a 072/459: fix error highlighting and use filename functions

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit baef28a6014948c293316156bf2e410f9826bfad Author: jesse_black Commit: jesse_black fix error highlighting and use filename functions --- csharp-mode.el | 37 + 1 file changed, 29 insertions(+), 8 deletions(-) diff --git

[elpa] externals/csharp-mode b2d8fba 049/459: Merge branch 'devel'

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit b2d8fbac85325cbac1bfda1195495914c0beb3ec Merge: a6eb8bd 16da60e Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge branch 'devel'

[elpa] externals/csharp-mode c9e1aa9 081/459: Merge pull request #29 from josteink/compilation-regexps

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit c9e1aa9f748b7f99349aa6f66f37a61ff7d00f97 Merge: 723341b 69eaa1a Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge pull request #29 from josteink/compilation-regexps Compilation regexps --- csharp-mode-tests.el | 18 ++-

[elpa] externals/csharp-mode 2303fe0 074/459: Add msbuild and xbuild log-files for ERT-testing.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 2303fe016114aca3e6e464b45ad6fa11997b6924 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add msbuild and xbuild log-files for ERT-testing. --- test-files/msbuild-error.txt | 32 ++ test-files/msbuild-warning.txt | 58 +++

[elpa] externals/csharp-mode fff8cb1 053/459: Merge branch 'devel'

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit fff8cb12549066b00366f9daa145224d183d9f47 Merge: 7438762 1f11abf Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge branch 'devel' --- .gitignore | 4 +--- csharp-mode.el | 59 ++ makefil

[elpa] externals/csharp-mode 334566c 083/459: Support emacs binary being installed to path with whitespace.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 334566c96a0d111ee19cd7df492bff023b71209b Author: Nathan Phillip Brink Commit: Nathan Phillip Brink Support emacs binary being installed to path with whitespace. --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/m

[elpa] externals/csharp-mode 5b89db2 088/459: Imenu: Correctly handle default-values in param-lists.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 5b89db275605b917bda9cabc23e8309c7cf5d512 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Imenu: Correctly handle default-values in param-lists. Fixes https://github.com/josteink/csharp-mode/issues/35 --- csharp-mode-tests.el | 42 +++

[elpa] externals/csharp-mode d33cfb6 046/459: Update readme with note about MELPA stable.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit d33cfb62c2ebca681000407fd8ba0048591f2b58 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Update readme with note about MELPA stable. --- README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.org b/README.org index 3924c3e..ea1a1cc

[elpa] externals/csharp-mode a86839b 064/459: Merged from master.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit a86839b42b02955ee7670235d475f6f8779b6aaa Merge: 421d3de d7ba765 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merged from master.

[elpa] externals/csharp-mode dd6c930 102/459: Merge pull request #43 from wasamasa/fix-major-mode-definition

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit dd6c9301cc6ce419dd960ced988f66961f6f0291 Merge: 8dd56f4 55fe188 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge pull request #43 from wasamasa/fix-major-mode-definition Use `define-derived-mode` --- csharp-mode.el | 24 +---

[elpa] externals/csharp-mode d4c7a5c 086/459: Support compilation output from msbuild /maxcpucount (/m).

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit d4c7a5c39f57187c63b2f09eab931c6ad3b87040 Author: Nathan Phillip Brink Commit: Nathan Phillip Brink Support compilation output from msbuild /maxcpucount (/m). Lines of output from concurrent msbuild builds are, by default, prefixed with someth

[elpa] externals/csharp-mode b286555 054/459: Ensure csharp-mode calls `prog-mode` hooks.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit b286555343179281a4703ecf40989c28d2f44e2e Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Ensure csharp-mode calls `prog-mode` hooks. Fixes https://github.com/josteink/csharp-mode/issues/15. --- csharp-mode.el | 13 +++-- 1 file chang

[elpa] externals/csharp-mode d7ba765 063/459: Merge changes from devel.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit d7ba765cfcbf5c0a504e41f7be6987f5bdc6dda2 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge changes from devel. --- csharp-mode.el | 63 ++ 1 file changed, 2 insertions(+), 61 deletions(-) d

[elpa] externals/csharp-mode 1574d3e 085/459: Merge pull request #32 from binki/master

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 1574d3eb4182d81ff98187fa456c0eb70868facc Merge: 26e2430 e277562 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge pull request #32 from binki/master Makefile tweaks --- makefile | 6 +++--- run-travis-ci.sh | 2 +- 2 files change

[elpa] externals/csharp-mode ac6a1ff 036/459: Don't package stuff we only need for the build.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit ac6a1ff3a165e429ee569643f2e53d51cd25a255 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Don't package stuff we only need for the build. --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 1426fa

[elpa] externals/csharp-mode 5ecae8b 099/459: Add support for devenv compilation-output.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 5ecae8b91a741bab6ea19d8cc9d1235c01ca5f04 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add support for devenv compilation-output. --- README.org| 2 +- csharp-mode-tests.el | 39

[elpa] externals/csharp-mode e4ce203 065/459: Updated readme.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit e4ce203571137ac248dcc77af6792504861868be Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Updated readme. --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 67ecd6f..c917cb4 100644 ---

[elpa] externals/csharp-mode 0e333c3 090/459: fontify else

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 0e333c38985fa4db927ac887c8de0579bfe55461 Author: jesse_black Commit: jesse_black fontify else --- csharp-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode.el index 08b7bd9..7db4db3 100644 --- a/cshar

[elpa] externals/csharp-mode 3c6a4ea 096/459: Add info about customization to readme.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 3c6a4eaef9f36800ebd61b457896932afd845875 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add info about customization to readme. This addresses https://github.com/josteink/csharp-mode/issues/40 --- README.org | 2 ++ 1 file changed, 2 insert

[elpa] externals/csharp-mode f000c97 037/459: Add link to Travis.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit f000c973d1bbc43039ee5da3c6a59d8ede440138 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add link to Travis. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 8b7f1a4..00a6462 100644 ---

[elpa] externals/csharp-mode f96cf8b 089/459: remove fontification of accessors and constructors

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit f96cf8b445feefbb17ca0d7c32fb8b0cc02e315c Author: jesse_black Commit: jesse_black remove fontification of accessors and constructors --- csharp-mode.el | 161 - 1 file changed, 161 deletions(-) diff

[elpa] externals/csharp-mode 7dec1ea 069/459: make compilation regexps work with xbuild

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 7dec1eaffecfe230ddda92a3dd37bc08f432502b Author: Jesse Black Commit: Jesse Black make compilation regexps work with xbuild --- csharp-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el index a8

[elpa] externals/csharp-mode 49d213a 045/459: Remove csharp-insert-open-brace. Recommend electric-pair-mode instead.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 49d213a708bcb985898033fce55e111228c02816 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Remove csharp-insert-open-brace. Recommend electric-pair-mode instead. Closes https://github.com/josteink/csharp-mode/issues/11 --- csharp-mode.el | 160

[elpa] externals/csharp-mode b061f8a 104/459: Add unit-test for indentation.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit b061f8aedb28ad7c05251244640763612ba7dae7 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add unit-test for indentation. --- csharp-mode-tests.el| 11 +++ test-files/indentation-tests.cs | 69 +

[elpa] externals/csharp-mode 7805fe8 077/459: Fix const-declaration for compilation-error regexps.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 7805fe898a38bd28e03c8341a0314e4cb3db842e Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix const-declaration for compilation-error regexps. --- csharp-mode.el | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/c

[elpa] externals/csharp-mode a854be8 094/459: Bump version.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit a854be8769c90713ac911843f19f4351de49019d Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Bump version. --- csharp-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el index 7630d96..1caa308

[elpa] externals/csharp-mode 7438762 050/459: Update instructions in README.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 74387627c153b034d91526dae74b04daf43e2401 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Update instructions in README. --- README.org | 28 ++-- 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/README.org b/READ

[elpa] externals/csharp-mode 157299a 013/459: Update TFS module.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 157299a97f2a2159331e689b74bc83dea89bf384 Author: Dino Chiesa Commit: Dino Chiesa Update TFS module. --- tfs.el | 359 + 1 file changed, 160 insertions(+), 199 deletions(-) diff --git a/tfs.

[elpa] externals/csharp-mode 8bd0e66 078/459: fix compilation regexps

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 8bd0e66ab76418dfdb90878d207520bacb45a0d1 Author: jesse_black Commit: jesse_black fix compilation regexps --- csharp-mode.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el index 329da47..69afa61 1

[elpa] externals/csharp-mode d85cc3d 103/459: Add unit-test for hooks during mode-activation.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit d85cc3d635114f149783d87d45fd464469254050 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add unit-test for hooks during mode-activation. --- csharp-mode-tests.el | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/csharp-m

[elpa] externals/csharp-mode 165a128 028/459: Update maintainer-ship and new repo-URL.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 165a128d064d85899045b5c471f926712e2a15db Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Update maintainer-ship and new repo-URL. --- csharp-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode.el i

[elpa] externals/csharp-mode 8ccafbc 092/459: remove unused rule and documentation

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 8ccafbcd49da67a0c29b71457af5f1604fc6cb9e Author: jesse_black Commit: jesse_black remove unused rule and documentation --- csharp-mode.el | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el index 51836

[elpa] externals/csharp-mode 962478e 057/459: Merge branch 'devel'

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 962478efbad4692486891b05f0e5f0e11ecf12b7 Merge: 1f2fc21 689dd8b Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge branch 'devel' --- csharp-mode.el | 8 1 file changed, 8 insertions(+) diff --git a/csharp-mode.el b/csharp-mode.el index

[elpa] externals/csharp-mode 55fe188 101/459: Use `define-derived-mode`

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 55fe188c41fef31aae81e77a446e4b651a134d02 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Use `define-derived-mode` --- csharp-mode.el | 24 +--- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/csharp-mode.el

[elpa] externals/csharp-mode 7ef0c5c 032/459: Configure travis-build.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 7ef0c5cec980bdd17e9b96bbb893f46cdbcf93e3 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Configure travis-build. --- .travis.yml | 18 ++ 1 file changed, 18 insertions(+) diff --git a/.travis.yml b/.travis.yml new file mode 100644 in

[elpa] externals/csharp-mode 8dd56f4 100/459: Reproduce issue #42.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 8dd56f4c5649dbed3684027be8909616afa90334 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Reproduce issue #42. --- test-files/region-fontification.cs | 15 +++ 1 file changed, 15 insertions(+) diff --git a/test-files/region-fontification.

[elpa] externals/csharp-mode 8aaf6ff 059/459: Ensure template-file is not included in MELPA-built package.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 8aaf6ff58dd277a7ed168f273265e934d7fc36da Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Ensure template-file is not included in MELPA-built package. --- csharp-mode-package-template.el => csharp-mode-pkg.el.template | 0 makefile

[elpa] externals/csharp-mode 494cbd9 106/459: Merge pull request #45 from wasamasa/fix-flet-warning

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 494cbd9ff33b884cfef5e904592f9d8c10c5ebfa Merge: b061f8a ba36d6c Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge pull request #45 from wasamasa/fix-flet-warning Replace `flet` with `letrec` --- csharp-mode.el | 79 ++

[elpa] externals/csharp-mode 8e8c804 061/459: Fix test.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 8e8c8049c98aa75772eaad1ccafdd013b92baeed Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix test. --- csharp-mode-tests.el | 2 +- test-files/{test.cs => fontification-test.cs} | 0 2 files changed, 1 insertion(+), 1 deletio

[elpa] externals/csharp-mode 0779fe4 107/459: Update changelog.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 0779fe4731b27916cbf37936cefa9e2d5630475a Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Update changelog. --- csharp-mode.el | 4 1 file changed, 4 insertions(+) diff --git a/csharp-mode.el b/csharp-mode.el index 4a2f9b4..105d4db 100644 --- a/

[elpa] externals/csharp-mode 0762f78 038/459: remove the debug (message "Loading ...") forms

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 0762f78a4bde4122004aba55641870fc1af207c4 Author: Jesse Black Commit: Jesse Black remove the debug (message "Loading ...") forms --- csharp-mode.el | 9 - 1 file changed, 9 deletions(-) diff --git a/csharp-mode.el b/csharp-mode.el index e8fee2e..

[elpa] externals/csharp-mode 723341b 067/459: Fix incorrect-code tags in readme.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 723341bb3eda65169a51716e62437f751c62e8b0 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix incorrect-code tags in readme. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index c917cb4..692a

[elpa] externals/csharp-mode ba36d6c 105/459: Replace `flet` with `letrec`

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit ba36d6c771e49a3579d91f9efa684ae57a5731fc Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Replace `flet` with `letrec` Closes #39. --- csharp-mode.el | 79 ++ 1 file changed, 41

[elpa] externals/csharp-mode 6af6f88 111/459: Fix fontification tests.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 6af6f8893a25dd8187461eb0dff5fe9537028cfe Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix fontification tests. Previously they only checked string-values and not properties, which meant they actually never verified the fontification th

[elpa] externals/csharp-mode a182957 112/459: Update changelog.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit a1829571dc3bf476fecb2febb0f1869b3f942bf3 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Update changelog. --- csharp-mode.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/csharp-mode.el b/csharp-mode.el index e077423..10057d

[elpa] externals/csharp-mode f2fda33 041/459: Fix errors in `make package`.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit f2fda3360abb754bf80227868609e4eccf651b86 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix errors in `make package`. Now installs properly via `M-x package-install-file`. --- csharp-mode-package-template.el | 4 ++-- makefile

[elpa] externals/csharp-mode 64eb7db 114/459: Merge pull request #47 from josteink/feature-cl-lib

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 64eb7dbfafedb51c05ba8bbef88e2800153967f7 Merge: a182957 5d0ffaa Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge pull request #47 from josteink/feature-cl-lib Use cl-lib equivalents for incf and decf --- csharp-mode-pkg.el.template | 3

[elpa] externals/csharp-mode f1a2e06 110/459: Add unit-test for fontification of compiler-directives.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit f1a2e06ff25bd036859b9a1ce38849f76c75a4c6 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add unit-test for fontification of compiler-directives. --- csharp-mode-tests.el | 23 ++ .../fontification-tes

[elpa] externals/csharp-mode 6289cfd 051/459: Fix broken byte-compile.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 6289cfdb7030c22968cd1eca2ccdfc2ad46af55d Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix broken byte-compile. Fixes https://github.com/josteink/csharp-mode/issues/19 --- .gitignore | 4 +--- csharp-mode.el | 56 +

[elpa] externals/csharp-mode 2fe1a72 033/459: Fix error in path in makefile.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 2fe1a72559279c0a233a9caa45b52e8ece7f94ff Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Fix error in path in makefile. --- makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/makefile b/makefile index 1cc8320..1426fa1 1

[elpa] externals/csharp-mode 3d0f86b 043/459: Updated readme.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 3d0f86bcf4673fa30d8c52b9ee1305870309ad58 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Updated readme. --- README.org | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index 00a6462..dc60d1a 100644 -

[elpa] externals/csharp-mode 5d0ffaa 113/459: Use cl-lib equivalents for incf and decf

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 5d0ffaa8584d0ad513b83c833a71882c0c78b1c0 Author: Vasilij Schneidermann Commit: Vasilij Schneidermann Use cl-lib equivalents for incf and decf --- csharp-mode-pkg.el.template | 3 ++- csharp-mode.el | 26 +- 2 files c

[elpa] externals/csharp-mode 1939c4e 073/459: Extract compilation-mode regexps into constants.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 1939c4ebc414295179d8e8a981b93bc6554f9cd3 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Extract compilation-mode regexps into constants. This allows us to reuse them in unit-tests. --- csharp-mode.el | 22 ++ 1 file chan

[elpa] externals/csharp-mode 3af278a 070/459: Parse the base directory from MSBuild to support finding errors in dependency projects.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 3af278a7890c753b1b589496434a0b90ab41627c Author: Nathan Phillip Brink Commit: Nathan Phillip Brink Parse the base directory from MSBuild to support finding errors in dependency projects. Without loading the base directory of the error, next-erro

[elpa] externals/csharp-mode 689dd8b 056/459: make c# style the default style

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 689dd8ba20b32ca5d35510822b9088b9a48b54a9 Author: Jesse Black Commit: Jesse Black make c# style the default style --- csharp-mode.el | 8 1 file changed, 8 insertions(+) diff --git a/csharp-mode.el b/csharp-mode.el index a71d4bf..71ce8e7 100644

[elpa] externals/csharp-mode 69eaa1a 080/459: Add tests for compilation-mode regexps.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 69eaa1a7f7d66dda295b5674bdf9ad398e632e76 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Add tests for compilation-mode regexps. --- csharp-mode-tests.el | 18 +- test-files/msbuild-error.txt | 2 +- test-files/msbuild-wa

[elpa] externals/csharp-mode 03e6200 109/459: Emacs: Tentative fix for fontification issues.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 03e6200e2c67fee4ff569a449ff71afae6da63b4 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Emacs: Tentative fix for fontification issues. This commit makes Emacs treat # as a class-b comment-starter and newline as class-b comment-ender.

[elpa] externals/csharp-mode e277562 084/459: Set all as the default Makefile target.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit e277562a970f7e3f69e7a0e8e192c93e75c8b28c Author: Nathan Phillip Brink Commit: Nathan Phillip Brink Set all as the default Makefile target. --- makefile | 4 ++-- run-travis-ci.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --gi

[elpa] externals/csharp-mode 3c2f942 087/459: Merge pull request #34 from binki/master

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 3c2f94270ac61c2165f080efc59645dfe87447af Merge: 1574d3e d4c7a5c Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Merge pull request #34 from binki/master Support compilation output from msbuild /maxcpucount (/m). --- csharp-mode-tests.el

[elpa] externals/csharp-mode 1f2fc21 055/459: Remove obsolete workarounds from README.

2021-08-22 Thread ELPA Syncer
branch: externals/csharp-mode commit 1f2fc21e63427e20a4b783729ac188bb3cbfebc6 Author: Jostein Kjønigsen Commit: Jostein Kjønigsen Remove obsolete workarounds from README. --- README.org | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.org b/README.org index 8894878..67ecd6f 1006

  1   2   3   4   5   >