Revisions of emacs

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 528839 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 135)
- Update to emacs version 25.3 a security release
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 528255 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 134)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 524572 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 133)
- Add patch emacs-25.2-bsc1058425.patch to fix bsc#1058425
  VUL-0: emacs: GNU Emacs 25.2 enriched text remote code execution
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 492450 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 130)
- 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.
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 478938 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 128)
- Add /var/games to filelist

- Test out release candidate of emacs bugfix release 25.2
  * '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.
- Patch emacs-25.1.dif renamed to emacs-25.2.dif
- Modified patches emacs-24.4-glibc.patch and emacs-24.4-ps-bdf.patch
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 447392 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 127)
- Add patch emacs-25.1-custom-fonts.patch as workaround for boo#1016172
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 439871 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 126)
- Avoid address space randomization during emacs build
- Check for active Execution Shield as this breaks emacs

- Diable experimental cairo support as it cause trouble with spacemacs
  as well as with the w3 mode 

- Update to emacs version 25.1
  * Next major release
  * Xwidgets: a new feature for embedding native widgets inside Emacs buffers.
  * Emacs can now load shared/dynamic libraries (modules).
  * Network security (TLS/SSL certificate validity and the like)
  * 'C-h l' now also lists the commands that were run.
  * New option 'switch-to-buffer-in-dedicated-window'
  * The option 'even-window-heights' has been renamed to 'even-window-sizes'
  * 'terpri' gets an optional arg ENSURE to conditionally output a newline.
  * 'insert-register' now leaves point after the inserted text
  * The new variable 'term-file-aliases' replaces some files from lisp/term.
  * New variable 'system-configuration-features', listing some of the main
    features that Emacs was compiled with.
  * A password is now hidden also when typed in batch mode.
  * The Emacs pseudo-random number generator can be securely seeded.
  * New input methods: 'tamil-dvorak', 'programmer-dvorak' and 'probhat'.
  * 'M-x' suggests shorthands and ignores obsolete commands for completion.
  * Changes in undo
  * New command 'comment-line' bound to 'C-x C-;'.
  * New and improved facilities for inserting Unicode characters
  * New minor mode 'global-eldoc-mode' is enabled by default.
  * Emacs now uses "bracketed paste mode" on text terminals that support it.
  * Emacs now supports the latest version of the UBA.
  * You can access 'mouse-buffer-menu' ('C-down-mouse-1') using 'C-f10'.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 427872 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 125)
Patch emacs to support gtk 3.20 (forwarded request 426184 from Zaitor)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 420469 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 124)
- Use standard filew permissions for ghost entries
- Use %ext_man as manual page extensions

- Fix yaosdd report (boo#994285)

- emacs-24.4-glibc.patch: don't force system malloc, it doesn't work with
  glibc 2.24
- gmalloc.patch: fix portability bugs in gmalloc
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 373107 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 123)
- Add patch debbugs16737.patch due user request from Arun Persaud
  to avoid hangs for several seconds or 10s of seconds in case of
  pasting large amount of text
  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16737#185
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 366849 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 122)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 345433 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 120)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 328292 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 119)
- Allow both Xft and as fallback the old X font scheme (boo#943793)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 319135 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 118)
- Give XFt a try for emacs-x11
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 304833 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 117)
- Update to emacs version 24.5
  * This is mainly a bug-fix release, but there are some other changes.
  * The default value of `history-length' has increased to 100.
  * The variable `redisplay-dont-pause' is obsolete.
  * `call-process-shell-command' and `process-file-shell-command' no longer
     take "&rest args".
  * The option `browse-url-firefox-startup-arguments' no longer has an effect.
  * New option `erc-rename-buffers'.
  * New faces `erc-my-nick-prefix-face' and `erc-nick-prefix-face'.
  * `erc-format-@nick' displays all user modes instead of only op and voice.
  * The display of irc commands in the current buffer has been disabled.
  * `erc-version' now follows the Emacs version.
  * Obsolete packages
    + cc-compat.el
    + crisp.el (moved to elpa.gnu.org)
    + tpu-edt.el, ws-mode.el
    + vi.el, vip.el (try M-x viper instead)
- Remove patch emacs-gnupg-15th-field.patch and patch
  jpeg-version-check.patch as now upstream
- Modify patch emacs-24.4-ps-bdf.patch
Displaying revisions 61 - 80 of 195
openSUSE Build Service is sponsored by