GNU bug report logs -
#52777
29.0.50; [PATCH] Update modus-themes to version 2.0.0
Previous Next
Reported by: Protesilaos Stavrou <info <at> protesilaos.com>
Date: Fri, 24 Dec 2021 13:58:02 UTC
Severity: wishlist
Tags: patch
Found in version 29.0.50
Done: Protesilaos Stavrou <info <at> protesilaos.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 52777 <at> debbugs.gnu.org (full text, mbox):
Protesilaos Stavrou <info <at> protesilaos.com> writes:
> I have prepared a patch for the latest version of the modus-themes.
> Please find it attached.
Thanks! One minor comment below, other than that LGTM after skimming
the patch.
> --- a/etc/themes/modus-operandi-theme.el
> +++ b/etc/themes/modus-operandi-theme.el
> @@ -4,24 +4,24 @@ ;;; modus-operandi-theme.el --- Accessible light theme (WCAG AAA) -*- lexical-bi
>
> ;; Author: Protesilaos Stavrou <info <at> protesilaos.com>
> ;; URL: https://gitlab.com/protesilaos/modus-themes
> -;; Version: 1.7.0
> +;; Version: 2.0.0
> ;; Package-Requires: ((emacs "27.1"))
> ;; Keywords: faces, theme, accessibility
>
> ;; This file is part of GNU Emacs.
>
> -;; GNU Emacs is free software: you can redistribute it and/or modify
> +;; This program is free software; you can redistribute it and/or modify
> ;; it under the terms of the GNU General Public License as published by
> -;; the Free Software Foundation, either version 3 of the License, or
> -;; (at your option) any later version.
> +;; the Free Software Foundation, either version 3 of the License, or (at
> +;; your option) any later version.
> ;;
> -;; GNU Emacs is distributed in the hope that it will be useful,
> -;; but WITHOUT ANY WARRANTY; without even the implied warranty of
> -;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> -;; GNU General Public License for more details.
> +;; This program is distributed in the hope that it will be useful, but
> +;; WITHOUT ANY WARRANTY; without even the implied warranty of
> +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
> +;; General Public License for more details.
> ;;
> ;; You should have received a copy of the GNU General Public License
> -;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
> +;; along with this program. If not, see <https://www.gnu.org/licenses/>.
I recently fixed the copyright header, you might want to keep that
change in this file and others.
This bug report was last modified 3 years and 146 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.