| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix template for module functions | Paul Eggert | 2016-11-28 | 1 | -1/+1 |
| * | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 1 | -1/+1 |
| * | Spelling and grammar fixes | Paul Eggert | 2015-11-29 | 1 | -1/+1 |
| * | Rename module.c to emacs-module.c, etc. | Paul Eggert | 2015-11-19 | 1 | -1/+1 |
| * | Style fixes for indenting etc. in module code | Paul Eggert | 2015-11-19 | 1 | -11/+20 |
| * | Add copyright notices to module code | Paul Eggert | 2015-11-19 | 1 | -0/+20 |
| * | Rename emacs_module.h to module.h | Paul Eggert | 2015-11-19 | 1 | -1/+1 |
| * | Add dynamic module test and helper script | Aurélien Aptel | 2015-11-18 | 1 | -0/+178 |