]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation-mode matches for csharp-mode (bug#78128)
authorJostein Kjønigsen <jostein@kjonigsen.net>
Fri, 25 Apr 2025 13:29:31 +0000 (15:29 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 May 2025 06:52:45 +0000 (08:52 +0200)
commitb46e75b6caf0dda71edf0112c4f8a2ee12f76872
tree90cf72cedaf3e83bbb5c72f179227b73e265dda1
parentfbaa18a90a1d152ff63bedd089433e023a4de7b5
Fix compilation-mode matches for csharp-mode (bug#78128)

* lisp/progmodes/csharp-mode.el:
(csharp-compilation-re-dotnet-error):
(csharp-compilation-re-dotnet-warning): Ignore leading whitespace.

(cherry picked from commit ebeaa728b66d0674fa499bf0bf2ae573ec9984aa)
lisp/progmodes/csharp-mode.el