bug#40792: .dir-locals.el has unbalanced parens
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <04672ca0dd9832a34ed3dc393b37d8ea151b136f@webmail> |
Two too many right parens on line 44 in .dir-locals.el, causing the file to be unbalanced. Looks like this happened in this commit: 7ed92f0a9 * Add syntax-parameterize indentation to .dir-locals.el. -Dale