Mats Lidell
Mats Lidell
## What Doc strings within 80 char limit for hmoccur.el. ## Why Long doc strings produces warnings when byte compiling.
## What Doc strings within 80 char limit for hmail.el. ## Why Long doc strings produce warnings.
## What Doc strings within 80 char limit for hload-path.el. ## Why Long doc strings produce warnings.
## What Doc strings within 80 char limit for hinit.el. ## Why Long doc strings produce warnings.
## What Doc strings within 80 char limit for hibtypes.el. ## Why Remove warnings.
## What Doc strings within 80 char limit for hib-social.el ## Why The byte compiler warns for docstrings that are longer than 80 characters and the goal is to have...
## What Doc strings within 80 char limit for kvspec.el.l ## Why Extracted from longer PR for easier review.
## What Doc strings within 80 char limit for kotl-mode.el. ## Why Extracted from longer PR for easier review.
## What Parts from earlier PR broken out to make it simpler. See #111 This does not introduce any new errors in the test suite.
## What The patch refactors use of the set functions in favor of using cl-lib functions that provides the same functionality. Some set functions remains though. So I'm not sure...