guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#54692] [PATCH] gnu: Add emacs-opencl-mode


From: Nicolas Goaziou
Subject: [bug#54692] [PATCH] gnu: Add emacs-opencl-mode
Date: Wed, 08 Jun 2022 00:03:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

Hello,

Thomas Albers via Guix-patches via <guix-patches@gnu.org> writes:

>
> ---
>  gnu/packages/emacs-xyz.scm | 25 +++++++++++++++++++++++++
>  1 file changed, 25 insertions(+)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index 42fc13f4c2..8aef0b42eb 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -108,6 +108,7 @@
>  ;;; Copyright © 2021, 2022 Taiju HIGASHI <higashi@taiju.info>
>  ;;; Copyright © 2022 Brandon Lucas <br@ndon.dk>
>  ;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@gmail.com>
> +;;; Copyright © 2022 Thomas Albers Raviola <thomas@thomaslabs.org>
>  ;;;
>  ;;; This file is part of GNU Guix.
>  ;;;
> @@ -30833,3 +30834,27 @@ (define-public emacs-osm
>  zoomable and moveable map display, display of tracks and POIs from GPX files,
>  parallel fetching of tiles with cURL, and more.")
>      (license license:gpl3+)))
> +
> +(define-public emacs-opencl-mode

I added a proper commit message and pushed.

Thank you.

Regards,
-- 
Nicolas Goaziou





reply via email to

[Prev in Thread] Current Thread [Next in Thread]