Mercurial > hg > octave-nkf
view .dir-locals.el @ 10771:82d9efde7e96
pr-output.cc: Avoid use of % operator on negative operands
to ensure compatability between C++ compilers.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 07 Jul 2010 15:27:17 -0700 |
parents | d4dab9605c49 |
children | 3d7a4a2d9cef |
line wrap: on
line source
((nil . ((indent-tabs-mode . nil) (fill-column . 72))) (c-default-mode "gnu") (change-log-mode . ((indent-tabs-mode . t))) (makefile-mode . ((indent-tabs-mode . t))))