Skip to content

Pretest version builds of Emacs for Fedora

License

Notifications You must be signed in to change notification settings

andreas-theo/emacs-pretest

Folders and files

NameName
Last commit message
Last commit date
Dec 30, 2022
Dec 30, 2022
Feb 28, 2023
May 27, 2023
Dec 30, 2022
Jul 25, 2016
Jun 29, 2011
Dec 23, 2022
May 3, 2023
May 3, 2023
Mar 27, 2021
Apr 20, 2022
May 30, 2018
May 20, 2010
Jan 7, 2011
Sep 25, 2023
Dec 30, 2022
Mar 15, 2011
Feb 28, 2023

Repository files navigation

Copr build status This RPM recipe is forked from Bhavin's repo at https://gitlab.com/bhavin192/emacs-pretest-rpm.git.

Pretest version builds of GNU Emacs

This package is mostly aligned with the GNU Emacs package from official Fedora repositories.

Changes in Emacs 28.1

Credits & Licensing

The repository https://gitlab.com/bhavin192/emacs-pretest-rpm containing build recipes for Copr project emacs-pretest is a fork of https://src.fedoraproject.org/rpms/emacs.

This fork as well as the original repository (according to FPCA) are licensed under MIT License. See LICENSE for the full license text.

How to install/update

  • Enable this copr repository,
    $ dnf copr enable bhavin192/emacs-pretest
  • Install latest pretest,
     $ dnf install emacs
    or update the installed version,
    $ dnf update emacs

NOTE: If the latest stable version is greater than the available pretest, then the stable version from official repositories will get installed or updated. For example when GNU Emacs 27.1 gets released and last pretest was 27.0.91, then version 27.1 will get installed.

Reporting issues

If you face any issues while installing or updating, please create an issue on GitLab repository here.