Update to GNU Emacs 21.1 ... currently missing GNU mailutils

OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=247
This commit is contained in:
2018-05-29 16:05:09 +00:00
committed by Git OBS Bridge
parent 9f65ca7e0a
commit 83fec1e77d
19 changed files with 246 additions and 799 deletions

View File

@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Tue May 29 13:09:38 UTC 2018 - werner@suse.de
- Update to emacs version 26.1
* Startup Changes in Emacs 26.1
- New option '--fg-daemon'
- New option '--module-assertions'
- Emacs now supports 24-bit colors on capable text terminals
- Emacs now obeys the X resource "scrollBar" at startup
* Various Changes in Emacs 26.1, see NEWS
* Various Editing Changes in Emacs 26.1, see NEWS
* Various Changes in Specialized Modes and Packages in Emacs 26.1, see NEWS
* Some Incompatible Lisp Changes in Emacs 26.1, see NEWS
* Various Lisp Changes in Emacs 26.1, see NEWS
- Removed patch now upstream
* emacs-24.4-decl.dif
* emacs-25.2-bsc1058425.patch
* emacs-25.2-xwidget.patch
* gnulib.git-94e01571.patch
- Remove patch emacs-24.1-bnc628268.patch as spell.el is gone for ever
- Modify/port patches
* emacs-24.1-ps-mule.patch
* emacs-24.3-iconic.patch
* emacs-24.3-x11r7.patch
* emacs-24.4-flyspell.patch
* emacs-24.4-glibc.patch
* emacs-24.4-nonvoid.patch
* emacs-24.4-ps-bdf.patch
* emacs-24.4-xim.patch
* emacs-25.2-ImageMagick7.patch
- Port and rename patch emacs-25.3.dif to emacs-26.1.dif
-------------------------------------------------------------------
Tue Mar 27 16:34:37 UTC 2018 - dimstar@opensuse.org