Skip to content
Snippets Groups Projects
Select Git revision
  • nlf-fixes
  • newton-quadratic-equation-solver
  • master default
  • nlf-fixes-r
  • nls-fixes
  • sep-fixes
  • sep
  • use-dprior
  • ep-sparse
  • rebase-1
  • parfor
  • reset-seed-in-unit-tests
  • remove-persistent-variables
  • nonlinear-filter-fixes
  • pac-mce-with-composite-target
  • 6.x
  • dprior
  • covariance-quadratic-approximation
  • benchmark-ec
  • kalman_mex
  • 5.5
  • 5.4
  • 5.3
  • 5.2
  • 5.1
  • 5.0
  • 5.0-rc1
  • 4.7-beta3
  • 4.7-beta2
  • 4.7-beta1
  • 4.6.4
  • 4.6.3
  • 4.6.2
  • 4.6.1
  • 4.6.0
  • 4.6.0-rc2
  • 4.6.0-rc1
  • 4.6-beta1
  • 4.5.7
  • 4.5.6
40 results

.dir-locals.el

Blame
  • Forked from Dynare / dynare
    Loading
    • Sébastien Villemot's avatar
      26f0fb11
      Fix indentation in Makefiles with Emacs 26 · 26f0fb11
      Sébastien Villemot authored
      It looks like in Emacs 26, the semantics of .dir-locals.el has changed:
      overriding the default value of indent-tabs-mode in makefile-mode no longer
      work. Therefore we no longer set a default value and rather set the variable on
      a per-mode basis.
      
      By the way, remove the setting for fill-column.
      26f0fb11
      History
      Fix indentation in Makefiles with Emacs 26
      Sébastien Villemot authored
      It looks like in Emacs 26, the semantics of .dir-locals.el has changed:
      overriding the default value of indent-tabs-mode in makefile-mode no longer
      work. Therefore we no longer set a default value and rather set the variable on
      a per-mode basis.
      
      By the way, remove the setting for fill-column.
    .dir-locals.el 284 B