| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-31 | Indentation and code-quality fixes | Vedang Manerikar | |
| - Remove :group arguments from `defcustom` declarations - `defcustom` picks up `defgroup` names from the same file, so specifying the group is not necessary - Ensure that all function-names are properly quoted using #' - Add an explicit header-option setting lexical-binding to t - Ensure that cl-check-type uses `satisfies` for filenames - Replace all `defadvice` with `advice-add` - Replace `(list ...)` patterns with `\`(...)` patterns Fixes: #62 Fixes: #32 Partially Fixes: #24 | |||
| 2019-01-11 | Add test for `pdf-cache-get-image` | Nathaniel Nicandro | |
