]> git.eshelyaron.com Git - emacs.git/commit
Skip over whitespace in annotation-top-cont check (bug#63141)
authorTheodor Thornhill <theo@thornhill.no>
Fri, 28 Apr 2023 12:00:35 +0000 (14:00 +0200)
committerTheodor Thornhill <theo@thornhill.no>
Fri, 28 Apr 2023 12:00:57 +0000 (14:00 +0200)
commit1f2214dabd012cfa730e60a88d73aded53a2f53b
tree77728c95cef942881da2fe8c06345406adb17930
parent7e136c51f6f7223dd022f646427315cbfb563c60
Skip over whitespace in annotation-top-cont check (bug#63141)

* lisp/progmodes/csharp-mode.el (csharp-guess-basic-syntax): Make sure
we skip over whitespace when looking for the next '['.
lisp/progmodes/csharp-mode.el