branch: externals/fontaine commit 29beb68c55627faf82b2088c8350b89907b057d7 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Update backronym I have had this version on my website for a long time. I like it better. All my packages (and their backronyms): <https://protesilaos.com/emacs>. --- README.org | 2 ++ fontaine.el | 9 +++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index 195f52c152..d294bdcbf8 100644 --- a/README.org +++ b/README.org @@ -38,6 +38,8 @@ Current development target is {{{development-version}}}. + GitHub: <https://github.com/protesilaos/fontaine> + GitLab: <https://gitlab.com/protesilaos/fontaine> + Mailing list: <https://lists.sr.ht/~protesilaos/fontaine> ++ Backronym: Fonts, Ornaments, and Neat Typography Are Irrelevant in + Non-graphical Emacs. #+toc: headlines 8 insert TOC here, with eight headline levels diff --git a/fontaine.el b/fontaine.el index 0f7e155975..2e0d902990 100644 --- a/fontaine.el +++ b/fontaine.el @@ -108,10 +108,11 @@ ;; not stored in their `.emacs.d', but in a standard directory instead: ;; <https://github.com/emacscollective/no-littering>. ;; -;; As for the name of this package, it is the French word for "fountain" -;; which, in turn, is what the font or source is. However, I will not -;; blame you if you can only interpret it as a descriptive acronym: FONTs -;; Are Irrelevant in Non-graphical Emacs (because that is actually true). +;; As for the name of this package, it is the French word for +;; "fountain" which, in turn, is what the font or source is. However, +;; I will not blame you if you can only interpret it as a descriptive +;; backronym: Fonts, Ornaments, and Neat Typography Are Irrelevant in +;; Non-graphical Emacs. ;;; Code: