]> git.eshelyaron.com Git - emacs.git/commit
Fix object initializer for csharp-mode (bug#61541)
authorTheodor Thornhill <theo@thornhill.no>
Sun, 19 Feb 2023 19:48:36 +0000 (20:48 +0100)
committerTheodor Thornhill <theo@thornhill.no>
Mon, 20 Feb 2023 12:41:30 +0000 (13:41 +0100)
commitdfc850ca0223ffd1d2048657ea6d20c971865d51
treef5100ecdaf02c63861e669835ccf784bd90cca5f
parentfc4bfa76db958f48daed7c5812921b1653c31175
Fix object initializer for csharp-mode (bug#61541)

* lisp/progmodes/csharp-mode.el (csharp-guess-basic-syntax): Make sure
we check the openers as well as closers.
lisp/progmodes/csharp-mode.el