]> git.eshelyaron.com Git - emacs.git/commit
Fix regex errors in csharp-mode
authorTheodor Thornhill <theo@thornhill.no>
Thu, 24 Nov 2022 22:12:40 +0000 (23:12 +0100)
committerMattias EngdegÄrd <mattiase@acm.org>
Fri, 25 Nov 2022 09:54:54 +0000 (10:54 +0100)
commit8910447308fa97eaa224b76629bd37b706f62fe1
tree2f1b9c36102c29cf27a4f2a9a06b9cebe6ea2d12
parent639adf26a1b43445eaf52e4246cf1f5b46b5e12d
Fix regex errors in csharp-mode

* lisp/progmodes/csharp-mode.el (csharp-guess-basic-syntax):
Repetition errors in regex.

(csharp-compilation-re-xbuild-warning): Make regex match regex for
xbuild-error.
lisp/progmodes/csharp-mode.el