Emacs delphi-mode Updated

I’ve checked in two fixes to GNU Emacs‘ delphi-mode (a major mode for editing Borland Delphi source code) that improve the way case statements are indented. Case statements are now indented correctly when the first line ends with a single-line comment, as in the example below. case Gender of // A comment here used to [...]

Tagged , ,