mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-21 03:00:19 +02:00
Add 'record-case' to '.dir-locals.el'.
* module/language/tree-il/fix-letrec.scm (fix-letrec): Remove "Local Variables" bit. * .dir-locals.el (scheme-mode): Add 'record-case'.
This commit is contained in:
parent
52465f0ce7
commit
821e0f9cd5
2 changed files with 1 additions and 4 deletions
|
@ -318,7 +318,3 @@
|
|||
|
||||
(else x)))
|
||||
x)))
|
||||
|
||||
;;; Local Variables:
|
||||
;;; eval: (put 'record-case 'scheme-indent-function 1)
|
||||
;;; End:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue