guix-patches
[Top][All Lists]
Advanced

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

[bug#68180] [PATCH v3 0/4] Add emacs-pde


From: Maxim Cournoyer
Subject: [bug#68180] [PATCH v3 0/4] Add emacs-pde
Date: Tue, 2 Jan 2024 14:39:24 -0500

This adds PDE, a Perl development environment for Emacs that provides online
documentation.

Changes in v3:
 - Use with-directory-excursion and for-each to make files writable

Changes in v2:
 - Patch references in place instead of wrapping via PATH

Maxim Cournoyer (4):
  gnu: emacs: Patch awk, find, sed and sh commands.
  build: perl: Accept Gexps for #:module-build-flags.
  gnu: perl-b-keywords: Update to 1.26.
  gnu: Add emacs-pde.

 gnu/packages/emacs-xyz.scm | 86 ++++++++++++++++++++++++++++++++++++++
 gnu/packages/emacs.scm     | 56 +++++++++++++++++++++++--
 gnu/packages/perl.scm      |  4 +-
 guix/build-system/perl.scm |  4 +-
 4 files changed, 143 insertions(+), 7 deletions(-)


base-commit: 8f03c69b428923dc4d51cda23b10aa7fa7d89f05
-- 
2.41.0






reply via email to

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