summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-24Use "Protesilaos" instead of "Protesilaos Stavrou"externals/fontaineProtesilaos
2026-04-13Replace "doc string" with "docstring"Protesilaos Stavrou
2026-03-16Move the Installation and Sample configuration sections further upProtesilaos Stavrou
2026-03-16Set the :line-number-height to 1.0 in the sample configurationProtesilaos Stavrou
2026-02-03Make sure :line-spacing can also take a nil valueProtesilaos Stavrou
2026-02-03Make :line-spacing accept the Emacs 31 cons value of line-spacingProtesilaos Stavrou
2026-01-11Update the copyright yearsProtesilaos Stavrou
2025-07-10Clarify that fontaine does inhibit implied frame resizeProtesilaos Stavrou
2025-07-10Make fontaine opinionated by inhibiting implied frame resizeProtesilaos Stavrou
2025-07-10Acknowledge Morgan Perry for commit 9df574eProtesilaos Stavrou
2025-07-10Merge pull request #19 from morgan-perry/update-readmeProtesilaos Stavrou
2025-07-10Update README to include frame inhibit size infoMorgan Perry
2025-04-15Make small rewording to the manualProtesilaos Stavrou
2025-04-15Bump version to include commit 599dd46 in GNU ELPA buildProtesilaos Stavrou
2025-04-15Remove outdated reference to frame-specific settings from the manualProtesilaos Stavrou
2025-02-20Update to Fontaine version 3.0.0Protesilaos Stavrou
2025-02-20Remove references to Iosevka Comfy and use Aporetic insteadProtesilaos Stavrou
2025-01-25Only style a face if at least one of its attributes is non-nilProtesilaos Stavrou
2025-01-20Implement generic font families to guard against nil font family valuesProtesilaos Stavrou
2025-01-20Make fontaine--get-face-spec treat 'fixed-pitch' face speciallyProtesilaos Stavrou
2025-01-20Make the default value of :fixed-pitch-family in fontaine-presets use a font ...Protesilaos Stavrou
2025-01-18Rewrite fontaine-set-preset to issue a warning if PRESET is not validProtesilaos Stavrou
2025-01-18Change development target version to 3.0.0-devProtesilaos Stavrou
2025-01-18Remove and/or clarify references to the obsolete fontaine-apply-current-presetProtesilaos Stavrou
2025-01-10Remove an empty space from a doc stringProtesilaos Stavrou
2025-01-10Refine functions that get presets and preset symbolsProtesilaos Stavrou
2025-01-10Make fontaine-toggle-preset produce an error if it mustProtesilaos Stavrou
2025-01-10Simplify the fontaine-preset-promptProtesilaos Stavrou
2025-01-10Consolidate how we use prompts and their historiesProtesilaos Stavrou
2025-01-10Remove the :theme-immediate property from the theme definitionProtesilaos Stavrou
2025-01-08Make sure fontaine--set-faces does not mix up facesProtesilaos Stavrou
2025-01-08BREAKING use a custom theme instead of 'set-face-attribute' internalsProtesilaos Stavrou
2025-01-08Make a minor stylistic change in fontaine--get-preset-symbolsProtesilaos Stavrou
2025-01-08Use if-let* and when-let* everywhere, as this is what Emacs 31 expectsProtesilaos Stavrou
2025-01-08Update copyright yearsProtesilaos Stavrou
2024-12-29Make the warning use the fontaine groupProtesilaos Stavrou
2024-12-29Merge pull request #13 from jgarte/patch-1Protesilaos Stavrou
2024-12-28Log warning when starting Emacs in terminalJorge Gomez
2024-09-13Update source links to point to GitHubProtesilaos Stavrou
2024-09-02Update to fontaine version 2.1.0Protesilaos Stavrou
2024-09-02Make the default value at the preset prompt only use existing presetsProtesilaos Stavrou
2024-09-02Include the newly supported -width in all relevant samplesProtesilaos Stavrou
2024-09-02Add some metadata to the CHANGELOGProtesilaos Stavrou
2024-09-02Define the fontaine-toggle-preset commandProtesilaos Stavrou
2024-08-19Remove incorrect description in fontaine-store-latest-preset doc stringProtesilaos Stavrou
2024-04-26Add support for font width attributeProtesilaos Stavrou
2024-04-26Update some development notes in the manualProtesilaos Stavrou
2024-04-26Replace (not (null ...)) with just the symbolProtesilaos Stavrou
2024-04-26Add missing default slant from the :type of fontaine-presetsProtesilaos Stavrou
2024-04-16Update Fontaine to version 2.0.0Protesilaos Stavrou