branch: externals/ef-themes commit bd469d6c02d3c902f497a46ba1232d570589e99b Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Remove superfluous comment from the manual --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index 3711030994..21937ebc26 100644 --- a/README.org +++ b/README.org @@ -570,7 +570,6 @@ variables: This function is added to the `ef-themes-post-load-hook'." (ef-themes-with-colors (custom-set-faces - ;; These are the default specifications `(font-lock-comment-face ((,c :foreground ,variable))) `(font-lock-variable-name-face ((,c :inherit italic :foreground ,comment))))))