Revisions of emacs

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 729384 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 144)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 706048 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 143)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 694724 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 142)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 643901 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 141)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 624234 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 140)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 621661 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 139)
- xwidget.patch: Make xwidget-webkit-execute-script safe against GC
- Re-enable Xwidgets on 32bit architectures (forwarded request 621595 from AndreasSchwab)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 619898 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 138)
- 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
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'.
Displaying revisions 41 - 60 of 185
openSUSE Build Service is sponsored by