diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-01-18 00:44:05 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-01-18 00:44:05 +0000 |
commit | 0774aac6c562b37800e49767ec28826ca8330d8c (patch) | |
tree | faf876fac610e42765577102e0aec4e73a79cbc8 /.dir-locals.el | |
parent | 5781173d071314104ed2e3651b1222b385b0d798 (diff) |
README-hacking.md: edits and corrections for easier customization
The checklist descriptions were slightly edited to be more clear. Also,
while following them, I noticed that while removing the "delete-me" parts
on `verify.mk', would cause an error: the `if [ $$m == delete-me ];'
statement we were saying to delete cause an error because `elif' was the
first statement Bash would see. So with this commit, the `download'
conditional (which isn't instructed to be deleted) was set to be the top
(with an `if') and the `delete-me' conditional now has an `elif'.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions