[ 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 ]
×

Package emacs-1:26.1-11.el8.src download

Name emacs
Epoch 1
Version 26.1
Release 11.el8
Architecture src
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
Size 43342 KiB
Source Project emacs-26.1-11.el8
SHA-256 checksum fe4c2d4333fc367752470b36d92181cb07eec6aac1d05cf4842be256036ce6e6
Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5
× Full screenshot
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