view .dir-locals.el @ 30652:a3a52d968f71 stable

Print function name for too many arguments of anonymous function (bug #61842). * libinterp/parse-tree/pt-eval.cc (tree_evaluator::execute_user_function): Print function name for too many arguments of anonymous function.
author Markus Mützel <markus.muetzel@gmx.de>
date Mon, 17 Jan 2022 17:53:37 +0100
parents df203b20cfc6
children
line wrap: on
line source

((nil .
      ((c-file-style . "gnu")
       (indent-tabs-mode . nil)
       (fill-column . 72)))
 (change-log-mode . ((indent-tabs-mode . t)))
 (makefile-mode . ((indent-tabs-mode . t))))