SHA256
1
0
forked from pool/emacs
Commit Graph

336 Commits

Author SHA256 Message Date
Dominique Leuenberger
e84eaa8471 Accepting request 767815 from editors
OBS-URL: https://build.opensuse.org/request/show/767815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=145
2020-01-30 08:36:27 +00:00
Dirk Stoecker
d811c32b34 Accepting request 766588 from home:dimstar:Factory
- BuildRequire pkgconfig(libudev) instead of libudev-devel: allow
  OBS to shortcut through the -mini flavors.

OBS-URL: https://build.opensuse.org/request/show/766588
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=273
2020-01-27 15:21:30 +00:00
Yuchen Lin
9ba86565c0 Accepting request 729384 from editors
- Update to emacs version 26.3
  * New option 'help-enable-completion-auto-load'.
    This allows disabling the new feature introduced in Emacs 26.1 which
    loads files during completion of 'C-h f' and 'C-h v' according to
    'definition-prefixes'.
  * Emacs now supports the new Japanese Era name.
    The newly assigned codepoint U+32FF was added to the Unicode Character
    Database compiled into Emacs.

OBS-URL: https://build.opensuse.org/request/show/729384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=144
2019-09-20 12:37:28 +00:00
Dr. Werner Fink
01e34ccab3 Update to emacs-26.3
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=271
2019-09-09 09:08:16 +00:00
Dominique Leuenberger
fabd0f77a8 Accepting request 706048 from editors
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/706048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=143
2019-06-12 11:01:07 +00:00
Dr. Werner Fink
57197a3e87 boo#1132939
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=269
2019-04-23 12:32:46 +00:00
Dominique Leuenberger
4ce081a098 Accepting request 694724 from editors
- Update to emacs version 26.2
  * Emacs is now compliant with the latest version 11.0 of the Unicode Standard.
  * New variable 'xft-ignore-color-fonts'.
  * Changes in Specialized Modes and Packages in Emacs 26.2
    Dired: The 'Z' command on a directory name compresses all of its files.
  * Ibuffer: New toggle 'ibuffer-do-toggle-lock', bound to 'L'.
  * Imenu: The value for 'imenu-auto-rescan-maxout' has been increased to 600000.
  * Gnus: Mailutils movemail will now be used if found at runtime.
  * Shadowfile: shadowfile.el has been rewritten to support Tramp file names.
  * Shell mode: Shell mode buffers now have 'scroll-conservatively' set to 101.
  * VC: VC support for Mercurial was improved.
  * Incompatible Lisp Changes in Emacs 26.2
    shadowfile config files have changed their syntax.
    'thread-alive-p' has been renamed to 'thread-live-p'.
    'while-no-input' does not return due to input from subprocesses.
  * Lisp Changes in Emacs 26.2
    The new function 'read-answer' accepts either long or short answers
    depending on the new customizable variable 'read-answer-short'.
    New function 'assoc-delete-all'.  Like 'assq-delete-all', but uses
    'equal' for comparison.
    The function 'thing-at-point' behaves as before Emacs 26.1.
    The behavior of 'thing-at-point' when called with argument 'list' has
    changed in Emacs 26.1, in that it didn't consider text inside comments
    and strings as a potential list.  This change is now reverted, and
    'thing-at-point' behaves like it did before Emacs 26.1.
    To cater to use cases where comments and strings are to be ignored
    when looking for a list, the function 'list-at-point' now takes an
    optional argument to do so.
- Port and rename patch emacs-26.1.dif to emacs-26.2.dif
- Modify/port patches

OBS-URL: https://build.opensuse.org/request/show/694724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=142
2019-04-18 11:55:29 +00:00
Dr. Werner Fink
1c2042ba48 .
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=267
2019-04-15 20:01:51 +00:00
Dr. Werner Fink
2d7a1f5e78 Update to GNU Emacs 26.2
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=266
2019-04-15 13:48:34 +00:00
Dominique Leuenberger
1917de2b41 Accepting request 643901 from editors
- Let ispell.el perform even on older systems without default
  hunspell dictionary as otherwise this leads to wrong type
  error as nil is not a pointer to a string

- Let site-start.el also seek for hunspell to load the ispell
  lisp library (boo#1110387)

- Help ispell(.el) to find and provide the usable dictionaries
  even for hunspell (boo#1110387)

OBS-URL: https://build.opensuse.org/request/show/643901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=141
2018-11-06 12:58:31 +00:00
Dr. Werner Fink
aff8e914a1 type error strinp on nil
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=264
2018-10-23 08:27:54 +00:00
Dr. Werner Fink
b142f47efe Let site-start.el also work for hunspell (boo#1110387)
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=263
2018-10-23 06:39:02 +00:00
Dr. Werner Fink
043e3010b5 Help ispell(.el) to find and provide the usable dictionaries even for hunspell (boo#1110387)
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=262
2018-10-22 13:58:30 +00:00
Dominique Leuenberger
4c304f9e19 Accepting request 624234 from editors
- Avoid error message on info.info(.info) as this file should not be
  installed due it is part of the system package info (boo#1101652)

OBS-URL: https://build.opensuse.org/request/show/624234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=140
2018-07-23 15:57:12 +00:00
Dr. Werner Fink
c009034ba4 boo#1101652
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=260
2018-07-20 09:36:03 +00:00
Dominique Leuenberger
632ccd74d5 Accepting request 621661 from editors
- xwidget.patch: Make xwidget-webkit-execute-script safe against GC
- Re-enable Xwidgets on 32bit architectures (forwarded request 621595 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/621661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=139
2018-07-14 18:14:10 +00:00
Dr. Werner Fink
4c3bb02022 Accepting request 621595 from home:AndreasSchwab:f
- xwidget.patch: Make xwidget-webkit-execute-script safe against GC
- Re-enable Xwidgets on 32bit architectures

OBS-URL: https://build.opensuse.org/request/show/621595
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=258
2018-07-09 06:05:13 +00:00
Dominique Leuenberger
fe77564651 Accepting request 619898 from editors
- Simplify patch emacs-25.3-xft4x11.patch (from Henryk Hecht) for
  boo#1096354 

- Add patch emacs-26.1-xft4x11.patch to allow emacs-x11 to use
  xft even for its menu bar (boo#1096354)

- Drop pkgconfig(gconf-2.0) BuildRequires: No longer needed, nor
  used. Emacs-x11 uses gsettings on openSUSE.

- Use -fPIE/-pie for helper binaries 
- Use Groups tag Productivity/Text/Editors

- Add configure option for mailutils as recommended by GNU Emacs upstream
- Re-enable games with GNU Emacs which requires system-user-games 

- Cleanup the spec file by removing old suse_versions
  and reordering configure options
- Add some missed packages for configure 
- Avoid Xwidgets on 32bit architectures as this does not build

- 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

OBS-URL: https://build.opensuse.org/request/show/619898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=138
2018-07-06 08:38:54 +00:00
Dr. Werner Fink
a106192f0f .
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=256
2018-06-30 13:46:04 +00:00
Dr. Werner Fink
cf2db3dde3 .
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=255
2018-06-30 13:43:37 +00:00
Dr. Werner Fink
3aa8215db7 Make with_mailutils depend on suse_version
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=254
2018-06-30 06:28:30 +00:00
Dr. Werner Fink
ae167c338c mailutils
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=253
2018-06-29 10:09:46 +00:00
Dr. Werner Fink
09105ce5ec Simplify patch emacs-25.3-xft4x11.patch
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=252
2018-06-15 05:55:53 +00:00
Dr. Werner Fink
14f698de1d ARM and -fPIC in libgnu.a
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=251
2018-06-08 11:19:42 +00:00
Dr. Werner Fink
a612e36798 PIE and Groups
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=250
2018-06-08 10:53:09 +00:00
Dr. Werner Fink
311ae04cc1 First strep to use mailutils
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=249
2018-06-07 12:58:10 +00:00
Dr. Werner Fink
64ddcdf217 cleanups
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=248
2018-06-07 08:16:01 +00:00
Dr. Werner Fink
83fec1e77d Update to GNU Emacs 21.1 ... currently missing GNU mailutils
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=247
2018-05-29 16:05:09 +00:00
Dominique Leuenberger
6a420ffdb4 Accepting request 592540 from editors
OBS-URL: https://build.opensuse.org/request/show/592540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=137
2018-04-01 15:25:32 +00:00
Martin Pluskal
9f65ca7e0a Accepting request 591711 from home:dimstar:Factory
- Explicitly call autoreconf, unless without autoconf is specified.
  In this case, there is spec-file logic to touch timestampes of
  relevant files. Move this logic to build instead of prep phase.

Fixes build with automake 1.6, see current failure in Staging:B
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:B:DVD/emacs/standard/x86_64

OBS-URL: https://build.opensuse.org/request/show/591711
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=245
2018-03-30 09:50:19 +00:00
Dominique Leuenberger
aab077a269 Accepting request 590089 from editors
OBS-URL: https://build.opensuse.org/request/show/590089
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=136
2018-03-24 15:09:18 +00:00
Martin Pluskal
59578c809a Accepting request 587087 from home:elvigia:branches:editors
- Remove xorg-x11-devel from buildrequires, replace 
  by an extense list of pkgconfig()-style dependencies.

OBS-URL: https://build.opensuse.org/request/show/587087
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=243
2018-03-22 12:06:26 +00:00
Dominique Leuenberger
7f7b897740 Accepting request 528839 from editors
- Update to emacs version 25.3 a security release

OBS-URL: https://build.opensuse.org/request/show/528839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=135
2017-09-26 19:16:53 +00:00
Dr. Werner Fink
ef26755f93 .
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=241
2017-09-26 15:04:54 +00:00
Dominique Leuenberger
5ae4bfc83e Accepting request 528255 from editors
- Update to emacs version 25.2 a security release
  ** Security vulnerability related to Enriched Text mode is removed.
- Modified patches
  * emacs-24.4-ps-bdf.patch
  * emacs-25.2-ImageMagick7.patch
  * emacs-25.2-bsc1058425.patch now partly upstream
- Rename emacs-25.2.dif to emacs-25.3.dif

OBS-URL: https://build.opensuse.org/request/show/528255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=134
2017-09-25 11:49:40 +00:00
Dr. Werner Fink
b7aad51321 Update emacs 25.3
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=239
2017-09-22 10:10:22 +00:00
Dominique Leuenberger
de51009dca Accepting request 524572 from editors
- Add patch emacs-25.2-bsc1058425.patch to fix bsc#1058425
  VUL-0: emacs: GNU Emacs 25.2 enriched text remote code execution

OBS-URL: https://build.opensuse.org/request/show/524572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=133
2017-09-18 17:53:03 +00:00
Dr. Werner Fink
a8ac6cbf2a Add fix for bsc#1058425
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=237
2017-09-13 07:25:20 +00:00
Dr. Werner Fink
5dceee9549 Add fix for bsc#1058425
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=236
2017-09-13 07:23:20 +00:00
Dominique Leuenberger
cc0021f912 Accepting request 518368 from editors
1

OBS-URL: https://build.opensuse.org/request/show/518368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=132
2017-08-24 16:18:45 +00:00
Martin Pluskal
cf6013d2c0 Accepting request 518185 from home:AndreasStieger:branches:Base:System
- build without libgnutls-openssl-devel
to work with GnuTLS changes from SR#510266

OBS-URL: https://build.opensuse.org/request/show/518185
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=234
2017-08-23 11:15:57 +00:00
Dominique Leuenberger
9d4c696cea Accepting request 503074 from editors
1

OBS-URL: https://build.opensuse.org/request/show/503074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=131
2017-06-17 08:17:33 +00:00
Dr. Werner Fink
5089d0cd1f Accepting request 500808 from home:Zaitor:branches:editors
- Add conditional emacs-25.2-xwidget.patch, and
  pkgconfig(webkit2gtk-4.0) BuildRequires; depend on latest
  webkitgtk for Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/500808
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=232
2017-06-12 11:54:58 +00:00
Dominique Leuenberger
7d6baed177 Accepting request 492450 from editors
- Add patch gnulib.git-94e01571.patch to fix CVE-2017-7476

- Use socket activation to get dbus up before starting emacs 

- Fix emacs.sh wrapper script to check modern dbus session (boo#1032759)

- Update to emacs version 25.2 a bugfix release
  * 'find-library', 'help-function-def' and 'help-variable-def' now run
    'find-function-after-hook'.
  * New basic face 'fixed-pitch-serif', for a fixed-width font with serifs.
    The 'Info-quoted' and 'tex-verbatim' faces inherit from it by default.
  * New variable 'use-default-font-for-symbols', for backward compatibility.
    This variable allows you to get back pre-Emacs 25 behavior where the
    font for displaying symbol and punctuation characters was always
    selected according to your fontset setup.  By default, Emacs 25 tries
    to use the default face's font for such characters, if it supports
    them, disregarding the fontsets.  Set this variable to nil to disable
    this and get back the old behavior.
  * 'electric-quote-mode' is no longer suppressed in a buffer whose
    coding system cannot represent curved quote characters.
    Instead, users can deal with the unrepresentable characters in the
    usual way when they save the buffer.
  * New variable 'inhibit-compacting-font-caches'.
    Set this variable to a non-nil value to speed up display of characters
    using large fonts, at the price of a larger memory footprint.
  * The version number of CC Mode has been changed from 5.33 to
    5.32.99, although the software itself hasn't changed.  This aims to
    reduce confusion with the standalone CC Mode 5.33 (available from
    http://cc-mode.sourceforge.net), which is a more mature version than
    the one included in Emacs 25.2.

OBS-URL: https://build.opensuse.org/request/show/492450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=130
2017-05-10 18:32:20 +00:00
Dr. Werner Fink
4c30c8b5b1 CVE-2017-7476
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=230
2017-05-02 11:23:36 +00:00
Dr. Werner Fink
d333c5cb4d .
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=229
2017-04-26 07:34:32 +00:00
Dr. Werner Fink
7b5d2a72bb .
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=228
2017-04-25 14:55:19 +00:00
Dr. Werner Fink
22735a0123 .
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=227
2017-04-25 14:51:56 +00:00
Dr. Werner Fink
e493955ccb Final update tp GNU Emacs 25.2
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=226
2017-04-25 11:46:13 +00:00
Yuchen Lin
6009f4243f Accepting request 487770 from editors
1

OBS-URL: https://build.opensuse.org/request/show/487770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=129
2017-04-17 08:24:22 +00:00