Re: emacs-31 429336b409e: Fix perl-calculate-indent
Stefan Monnier <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> + (format (and (characterp (nth 3 state)) > (char-equal (nth 3 state) ?\n)))) (equal (nth 3 state) ?\n) ? === Stefan