aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove .github directoryMiquel Sabaté Solà2026-07-213-100/+0
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Update links to the source codeMiquel Sabaté Solà2026-07-212-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Simplify text on how to contributeMiquel Sabaté Solà2026-07-211-20/+3
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add support for `mu4e-related-face'Miquel Sabaté Solà2026-07-021-0/+3
| | | | | | | | | | | | | As introduced by commit cdd02566648b ("mu4e: Show 'related' messages with mu4e-related-face"), which happened after the last commit that I have related to mu4e (i.e. c2236e4a1c62 ("Use the proper color for the mu4e-ok-face")). I should really pay attention to new defface's when updating some important packages like mu4e, as this one is really useful and I was really confused on mu4e headers and long threads. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Fix warning on nil distant-foregroundMiquel Sabaté Solà2025-07-031-2/+2
| | | | | | | It actually is better to not define this than to provide a nil value, as GNU Emacs already takes its own default nil-like value. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Add support for elfeedMiquel Sabaté Solà2025-07-031-0/+17
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Added support for faces from nerd-iconsMiquel Sabaté Solà2024-06-032-1/+88
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* ci: git-validation can go suck an eggMiquel Sabaté Solà2024-05-103-33/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* ci: updated versions from actionsMiquel Sabaté Solà2024-05-101-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* ci: added a useless compat-symbols fileMiquel Sabaté Solà2024-05-101-0/+1
| | | | | | As useless as stdlib-changes, as panicky as well. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* ci: added more GNU Emacs versionsMiquel Sabaté Solà2024-05-102-8/+11
| | | | | | | Moreover I've taken the chance to fix a couple of typos on the README file. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Fixed changelogMiquel Sabaté Solà2023-02-271-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Bump to version 0.4.2Miquel Sabaté Solà2023-02-273-3/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: added more emacs' versionsMiquel Sabaté Solà2023-02-271-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: fix buildMiquel Sabaté Solà2023-01-021-2/+1
| | | | | | Go now requires to use `install` instead of `get` for binaries. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated copyright noticeMiquel Sabaté Solà2023-01-024-4/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added support for dockerfile-modeMiquel Sabaté Solà2022-01-272-1/+15
| | | | | | This mode introduces a couple of extra faces. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Fixed background color for company modeMiquel Sabaté Solà2021-10-252-1/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Bumping some versionsMiquel Sabaté Solà2021-10-163-5/+6
| | | | | | | That is, include the latest version of GNU Emacs on the CI and update the documentation. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added support for diredflMiquel Sabaté Solà2021-10-162-1/+78
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added support for shrMiquel Sabaté Solà2021-08-132-0/+33
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Bump version to 0.4.1Miquel Sabaté Solà2021-08-123-4/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added support for gnusMiquel Sabaté Solà2021-08-122-0/+162
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Fixed linting errorsMiquel Sabaté Solà2021-04-262-5/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added tab-line and line numbersMiquel Sabaté Solà2021-04-261-0/+43
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated changelogMiquel Sabaté Solà2021-02-011-0/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Use the proper color for the mu4e-ok-faceMiquel Sabaté Solà2021-02-011-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Add support for org-refMiquel Sabaté Solà2021-01-291-0/+17
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Bump version to 0.4.0Miquel Sabaté Solà2021-01-243-3/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Moved screenshots into the wikiMiquel Sabaté Solà2021-01-247-27/+7
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: update readme fileMiquel Sabaté Solà2021-01-243-24/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: install git-validationMiquel Sabaté Solà2021-01-241-1/+5
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Renamed master into mainMiquel Sabaté Solà2021-01-242-0/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* ci: trying out Github actions for this repositoryMiquel Sabaté Solà2021-01-243-1/+41
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added treemacs supportMiquel Sabaté Solà2021-01-245-4/+231
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated license noticeMiquel Sabaté Solà2021-01-223-3/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Bump versionMiquel Sabaté Solà2020-08-032-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated changelogMiquel Sabaté Solà2020-08-031-2/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* helm: do not highlight file extensions diferentlyMiquel Sabaté Solà2020-08-031-0/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* message: improved support by adding levels of cited-textMiquel Sabaté Solà2020-05-052-0/+13
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added support for markup-facesMiquel Sabaté Solà2020-04-292-0/+48
| | | | | | This also includes adoc-mode. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Set company-tooltip-annotationMiquel Sabaté Solà2020-04-281-0/+3
| | | | | | This face was missing from the general company support. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Fixed style for info-quotedMiquel Sabaté Solà2020-04-271-0/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Remove underline from font-lock-variable-name-faceMiquel Sabaté Solà2020-04-271-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Updated changelogMiquel Sabaté Solà2020-04-241-1/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added support for company-mode and company-boxMiquel Sabaté Solà2020-04-241-1/+29
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Fixed helm-selection in GNU Emacs 27Miquel Sabaté Solà2020-04-211-2/+1
| | | | | | This face had to be manually extended with the :extend attribute. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added support for org-drawer and org-special-keywordMiquel Sabaté Solà2020-04-211-0/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Added support for mode-line and doom-modelineMiquel Sabaté Solà2020-04-202-1/+42
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* TypoMiquel Sabaté Solà2020-04-141-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>