aboutsummaryrefslogtreecommitdiff
root = true

[*.{c,h,cpp,hpp,el,scm,ac,am,m4,po}{,.in}]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true

[*.{c,h,cpp,hpp,ac,am,m4,el,scm}{,.in}]
max_line_length = 85

[*.{c,h,cpp,hpp,ac,m4,el,scm}{,.in}]
indent_style = space

[*.{c,h,cpp,hpp}{,.in}]
indent_size = 4
25c399a9d5ab772270e091d7&showmsg=1'>Expand)Author 2022-12-09installer: Print progress bars and such as soon as \r is read....Ludovic Courtès 2022-11-15installer: Report known-unsupported PCI devices....Ludovic Courtès 2022-11-09installer: Remove unused variable....Ludovic Courtès 2022-10-23installer: Resume newt in exit-error procedure....Mathieu Othacehe 2022-02-02installer: Make dump archive creation optional and selective....Josselin Poiret 2022-02-02installer: Add error page when running external commands....Josselin Poiret 2022-02-02installer: Add installer-specific run command process....Josselin Poiret 2022-02-02installer: Use new installer-log-line everywhere....Josselin Poiret 2022-02-02installer: Add crash dump upload support....Mathieu Othacehe 2020-12-11install: Discover local substitute servers....Mathieu Othacehe 2020-11-07installer: Limit listbox height....Mathieu Othacehe 2020-09-21installer: Rename RUN-PARTIONING-PAGE....Tobias Geerinckx-Rice