[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project emacs-1:26.1-11.el8

Name emacs
Epoch 1
Version 26.1
Release 11.el8
Website/URL http://www.gnu.org/software/emacs/
License GPLv3+ and CC0-1.0
Build Time 2023-12-12 13:03:05
Build Host builder-x86-09.inferitos.ru
Summary Edit text files, view pictures and binary files
Repositories BaseOS
Description Emacs is a powerful, customizable, self-documenting, modeless editor. It is used primarely to edit text, including text documents, source code of programs, web pages and XML documents, but can also be used to display and edit binary files.Emacs allows efficient editing of text with shortcuts which allow operating on letters, words, sentences, and paragraphs as single units. This includes both moving around and operations like copying, deleting, transposing, and pasting. Macros can be conveniently defined to repeat sequences of commands. In addition, Emacs is (partially) built in a scripting language (elisp) which can also be used to define further functions extending existing capabilities.Emacs has extensive support for editing source code, including programmable syntax highlighting, automatic indentation, source code indexing, overview modes, and navigation based on language specific units like functions and blocks. It is also possible to invoke the compiler from within Emacs and easily move between compiler output and corresponding positions in the source.Emacs has multiple modules which provide further functionality. This provides the capability to read mail, news, browse pictures, read man and info pages, browse the web, execute arbitrary programs, and more, without leaving the editor.
Errata
Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
emacs-1:26.1-11.el8.x86_64 Edit text files, view pictures and binary files 80d1ad0006c4a6649f69a1096264011f082420c446c7d1b0ac75219c75490aa5 download
emacs-common-1:26.1-11.el8.x86_64 Emacs common files ae3f91133f85fbfe7bd51b2e67c931379efcaafdb0bd7604697845a54d98c3b6 download
emacs-lucid-1:26.1-11.el8.x86_64 GNU Emacs text editor with LUCID toolkit X support 9595491db1ff510b32e7b1fd43d9e309c63841d73df0842034d8d57c5f2c559d download
emacs-nox-1:26.1-11.el8.x86_64 GNU Emacs text editor without X support 6c8e45825f04b4e435f7116c1a58d23105d570869605357e18455d8f922834a6 download
noarch
emacs-filesystem-1:26.1-11.el8.noarch Emacs filesystem layout 2b77f347319d0dcc92e122044f0f8b275bfaadf3c2569be50f76588798534708 download
emacs-terminal-1:26.1-11.el8.noarch A desktop menu item for GNU Emacs terminal. 4e8af8cd8c217c1734faf97947cda6d7712a27165629208a8aedd20ec29f823d download
src
emacs-1:26.1-11.el8.src Edit text files, view pictures and binary files fe4c2d4333fc367752470b36d92181cb07eec6aac1d05cf4842be256036ce6e6 download
Changelog link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:26.1-11
- Rebuilt for MSVSphere 8.8

* Wed Apr 12 2023 Jacek Migacz <jmigacz@redhat.com> - 1:26.1-11
- Bump version

* Fri Apr 07 2023 Jacek Migacz <jmigacz@redhat.com> - 1:26.1-10
- Fix etags local command injection vulnerability (#2175189)
- Fix htmlfontify.el command injection vulnerability (#2175178)
- Fix ob-latex.el command injection vulnerability (#2180587)

* Tue Jan 10 2023 Jacek Migacz <jmigacz@redhat.com> - 1:26.1-9
- Fix MH-E mail composition with GNU Mailutils (#1991156)

* Thu Jan 05 2023 Jacek Migacz <jmigacz@redhat.com> - 1:26.1-8
- Fix ctags local command execute vulnerability (#2149386)

* Thu Aug 05 2021 Jacek Migacz <jmigacz@redhat.com> - 1:26.1-7
- provide gating.yaml for CI

* Mon Jul 19 2021 Jacek Migacz <jmigacz@redhat.com> - 1:26.1-6
- a new GPG key for GNU ELPA packages (#1810729)

* Mon Sep 10 2018 Jan Synáček <jsynacek@redhat.com> - 1:26.1-5
- review annocheck distro flag failures (#1624109)

* Tue Aug 14 2018 Jan Synáček <jsynacek@redhat.com> - 1:26.1-4
- remove ImageMagick dependency (#1564992)

* Mon Aug 13 2018 Jan Synáček <jsynacek@redhat.com> - 1:26.1-3
- remove python dependencies, emacs*.py have not been there for a while