aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d
Commit message (Collapse)AuthorAgeFilesLines
* Added linters and polished codeMiquel Sabaté Solà2019-09-058-48/+126
| | | | | | The minimum version supported has been raised to 25.3. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs.d: added a hook for lisp-modeMiquel Sabaté Solà2019-09-041-0/+10
| | | | | | Quite similar to what I'm doing in emacs-lisp. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs.d: be a bit more careful with versionsMiquel Sabaté Solà2019-09-041-3/+9
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs.d: fix a type when tangling init.elMiquel Sabaté Solà2019-09-042-8/+10
| | | | | | | Moreover, I'm also included a couple of fixes of typos and documentation improvements. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added some screencasting packagesMiquel Sabaté Solà2019-08-232-1/+36
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Complete re-structuring so it's easier to installMiquel Sabaté Solà2019-08-2215-0/+2888
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>