diff options
| author | Morgan Smith <Morgan.J.Smith@outlook.com> | 2025-02-26 12:39:43 -0500 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2025-06-15 16:56:43 +0200 |
| commit | 4aff08d29d213f042cd5c97c1592f15273d3b82d (patch) | |
| tree | 80e3ddb36c4a90c2948ffb500969fea2a1503951 /Makefile.am | |
| parent | b2bc6ab38cc82dc00b63eabdaf19d009cd3f2442 (diff) | |
gnu: emacs: Update to 30.1.
* gnu/packages/emacs.scm (emacs-minimal): Update to 30.1.
(guile-emacs): Remove now unneeded phase.
* gnu/packages/aux-files/emacs/comp-integrity.el: Replace with…
* gnu/packages/aux-files/emacs/comp-integrity-next.el: … this.
Delete file.
* Makefile.am: Unregister it.
* gnu/packages/patches/emacs-exec-path.patch: Replace with…
* gnu/packages/patches/emacs-next-exec-path.patch: … this.
* gnu/packages/patches/emacs-native-comp-driver-options.patch: Replace with…
* gnu/packages/patches/emacs-next-native-comp-driver-options.patch: … this.
* gnu/packages/patches/emacs-native-comp-fix-filenames.patch: Replace with…
* gnu/packages/patches/emacs-next-native-comp-fix-filenames.patch: … this.
Change-Id: Ic144329bfe5a126a5d7e86dd0fdb726cf92de175
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8b8f4ccdcd3..85c85a574fe 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -438,7 +438,6 @@ dist_noinst_DATA = \ | |||
| 438 | AUX_FILES = \ | 438 | AUX_FILES = \ |
| 439 | gnu/packages/aux-files/chromium/master-preferences.json \ | 439 | gnu/packages/aux-files/chromium/master-preferences.json \ |
| 440 | gnu/packages/aux-files/emacs/comp-integrity.el \ | 440 | gnu/packages/aux-files/emacs/comp-integrity.el \ |
| 441 | gnu/packages/aux-files/emacs/comp-integrity-next.el \ | ||
| 442 | gnu/packages/aux-files/emacs/guix-emacs.el \ | 441 | gnu/packages/aux-files/emacs/guix-emacs.el \ |
| 443 | gnu/packages/aux-files/findclass.php \ | 442 | gnu/packages/aux-files/findclass.php \ |
| 444 | gnu/packages/aux-files/guix.vim \ | 443 | gnu/packages/aux-files/guix.vim \ |
