Пакет emacs-1:26.1-11.el8.x86_64
Имя | emacs |
---|---|
Эпоха | 1 |
Версия | 26.1 |
Релиз | 11.el8 |
Архитектура | x86_64 |
Сайт | http://www.gnu.org/software/emacs/ |
Лицензия | GPLv3+ and CC0-1.0 |
Время сборки | 2023-12-12 13:46:48 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | Edit text files, view pictures and binary files |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 3234 КиБ |
Исходный проект | emacs-26.1-11.el8 |
Контрольная сумма SHA-256 | 80d1ad0006c4a6649f69a1096264011f082420c446c7d1b0ac75219c75490aa5 |





×
* 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