Revisions of emacs

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 967453 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 165)
- Replace emacs-27.2-pdf.tar.xz with refreshed emacs-28.1-pdf.tar.xz

- Update to GNU Emacs version 28.1
  * Emacs now optionally supports native compilation of Lisp files.
  * The Cairo graphics library is now used by default if present.
  * 'configure' now warns about building with libXft support.
  * 'configure' now warns about not using HarfBuzz if using Cairo.
  * Building without double buffering support.

- Remove patches now upstream and in 28.1
  * boo1178942-bedb3cb6.patch
  * emacs-27.2-COLORTERM-24bit.patch
  * sigsegv-stack.patch
- Remove patch emacs-24.4-xim.patch as not needed anymore
- Port and rename patch emacs-27.1.dif which is now emacs-28.1.dif
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 958278 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 164)
- Drop pkgconfig(gconf-2.0) BuildRequires: is both unneeded and
  unused.
--
```
From buildlog in develrepo:
[   60s]   Does Emacs use -lgconf?                                 no
[   60s]   Does Emacs use GSettings?                               no

--
```
Now one could consider building emacs with gsettings support (both debian and fedora does), but that is out of scope for this change, and left up to maintainer. (forwarded request 953067 from iznogood)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 949460 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 163)
- Remove unneeded pure size adjustments (forwarded request 949459 from Andreas_Schwab)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 945990 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 162)
- Skip patch boo1180353-6d8144a2.patch for emacs 25.3 as already
  part of emacs 27.2: Was fix for boo#1180353 that was a possible
  segmentation fault in case of stack overflow of etags

- Add patch boo1178942-bedb3cb6.patch to avoid that emacs hang in
  isearch (boo#1178942)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 932549 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 160)
- Get rid of the old dbus shell code in the emacs shell script
  nowadays this should be not needed anymore

- Make dbus code in emacs shell script failsafe

- Enable the NO_AT_BRIDGE code 

- Again disable workaround with XLIB_SKIP_ARGB_VISUALS set (boo#1191517) 
- Correct quoting of anonymous function calls
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 917589 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 159)
- Work for boo#1183497: make sure that if ibus is the input method
  that there exists a working gtk immodule for ibus as well as the
  ibus daemon is up and running
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 907546 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 158)
- sigsegv-stack.patch: Port alternate signal stack to upcoming glibc 2.34 (forwarded request 907544 from Andreas_Schwab)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 899448 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 157)
- Enable workaround with XLIB_SKIP_ARGB_VISUALS set (boo#1186341)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 897972 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 156)
- For terminal 24bit support, fall back to xterm+direct
  (semicolon version) if requested by the COLORTERM environment variable.
  Upstream commit 50f489b5dc.
  Allows 24bit color on gnome-terminal out of the box.
  * emacs-27.2-COLORTERM-24bit.patch (forwarded request 896402 from dmacvicar)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 895550 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 155)
- Disable workaround with XLIB_SKIP_ARGB_VISUALS set (boo#1186341)
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 881478 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 154)
- Update emacs.keyring 

- Update to GNU Emacs version 27.2
  * Changes in Emacs 27.2
    This is a bug-fix release with no new features.
  * Lisp Changes in Emacs 27.2
    The behavior of the user option 'resize-mini-frames' has changed.
    If set to a non-nil value which isn't a function, resize the mini
    frame using the new function 'fit-mini-frame-to-buffer' which won't
    skip leading or trailing empty lines of the buffer.
  * Changes in Specialized Modes and Packages in Emacs 27.2
    Tramp: The user option 'tramp-completion-reread-directory-timeout'
    is now obsolete.
- Remove patches now upstream
  * emacs-27.1-gif.patch
  * emacs-27.1-home.patch
- Port patches
  * emacs-24.3-iconic.patch
  * emacs-24.4-ps-bdf.patch
  * emacs-25.2-ImageMagick7.patch
  * pdump.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 879238 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 153)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 866880 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 152)
- Replace system-user-games with user(games): be resilient to
  package name changes.

  crash on broken gif files
- Correct paths for emacs manual page on the fly
- Disable patch emacs-24.4-glibc.patch to see if this fix boo#1175487
  to add missing slashes on finding ~/Emacs
- Let it build even with the fix for boo#1152105 (forwarded request 866872 from dimstar)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 834840 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 151)
- Add patch emacs-27.1-gif.patch from upstream mailing list to fix
  crash on broken gif files 
- Correct group of el package as well as provide it as devel packages
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 830281 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 150)
- Be sure that /usr/share/emacs/site-lisp/site-start.d/ is in
  the load path as otherwise we might catch some not seen errors

- Correct paths for emacs manual page on the fly 

- Add patch pdump.patch from Andreas Schwab as it allows to
  rename the executable name in emacs.sh

- Correct manual page of emacs, that is remove ``local/``
- Make sure that the emacs spawned by the emacs script does use
  its default pdumper image file
- Avoid warning about permissions on /var/lib/games

- Disable patch emacs-24.4-glibc.patch to see if this fix boo#1175487 
- Require git at build time as used by rebuilding byte compiled lisp files
- Load pcase and easy-mmode at dump time from emacs-lisp path
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 827545 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 149)
- Switch Emacs.FontBackend setting off (boo#1175372)

- Some specfile cleanup: remove checks obsoleted by the portable dumper

- Add upstream patch emacs-27.1-home.patch from mailing list
  to add missing slashes on finding ~/Emacs
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 826660 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 148)
- Provide for all three emacs layouts, that are emacs-nox, emacs-x11,
  and emacs-gtk their own pdumper file (boo#1175233)

- Update to GNU Emacs version 27.1
  * Emacs is now compliant with the latest version 13.0 of the Unicode Standard.
  * Emacs can now use the XDG convention for init files.
    The 'XDG_CONFIG_HOME' environment variable (which defaults to
    "~/.config") specifies the XDG configuration parent directory.
    Emacs checks for "init.el" and other configuration files inside
    the "emacs" subdirectory of 'XDG_CONFIG_HOME', i.e.
    "$XDG_CONFIG_HOME/emacs/init.el"
    However, Emacs will still initially look for init files in their
    traditional locations if "~/.emacs.d" or "~/.emacs" exist, even if
    "$XDG_CONFIG_HOME/emacs" also exists.  This means that you must delete
    or rename any existing "~/.emacs.d" and "~/.emacs" to enable use of
    the XDG directory.
  * The varius changes can be read in detail at /usr/share/emacs/27.1/etc/NEWS
- Port and rename patch emacs-26.2.dif to emacs-27.1.dif
- Modify/port patches
  * emacs-24.1-ps-mule.patch
  * emacs-24.3-asian-print.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.1-custom-fonts.patch
  * emacs-25.2-ImageMagick7.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 825389 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 147)
- Add patch emacs-libX11-boo1175028.patch to fix SIGSEGV introduced
  by a security fix for libX11 (boo#1175028)
Displaying revisions 21 - 40 of 185
openSUSE Build Service is sponsored by