| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-03-22 | flycheck: replaced by flymake | Franck Cuny | 1 | -14/+0 | |
| 2022-02-03 | twitter: remove more unused code | Franck Cuny | 1 | -15/+2 | |
| 2021-01-04 | emacs: rename the directory | Franck Cuny | 1 | -0/+0 | |
| 2020-05-10 | emacs: flycheck stuff | Franck Cuny | 1 | -7/+9 | |
| 2019-06-12 | [emacs] don't use tips for flycheck errors | Franck Cuny | 1 | -6/+0 | |
| They are not easy to read, and it's easier to go to the message buffer when debugging something. | |||||
| 2019-02-17 | [Emacs] Rename `common.el` to `defuns.el`. | Franck Cuny | 1 | -1/+1 | |
| The name `defuns` make more sense since it's a collection of functions. All the custom variables are using the prefix 'fcuny/' consistently. | |||||
| 2019-02-16 | [emacs] Simplify flycheck configuration | Franck Cuny | 1 | -49/+13 | |
| I do not need custom style for reporting errors. Also move settings to `:custom`. | |||||
| 2019-02-16 | [emacs] Split configuration in multiple files. | Franck Cuny | 1 | -0/+67 | |
| This is actually an easier thing to maintain. | |||||
