Revisions of emacs

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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 290420 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 115)
- Move deinstall of info files from %postun to %preun (boo#921948)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 284821 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 113)
- don't reference unexistant info pages (only exist on win32) (forwarded request 284713 from coolo)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 281053 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 112)
- Add upstream patches 
  * emacs-gnupg-15th-field.patch
    epg.el (epg--list-keys-1): Ignore fields after the 15th field
  * emacs24-primarysel2.patch
    bsc#912872 -- CVE-2014-9483: a left-click in Emacs sometimes
    modifies the PRIMARY
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 259790 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 111)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 257977 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 110)
- Again avoid autoconf and Co.

- Update to to emacs version 24.4
  * Emacs can now be compiled with ACL (access control list) support.
  * Emacs can now be compiled with file notification support.
  * Emacs can now be compiled with zlib support.
  * Support for ACLs (access control lists).
  * Emacs preserves the ACL entries of files when backing up.
  * New functions `file-acl' and `set-file-acl' get and set file ACLs.
  * Support for menus on text-mode terminals.
  * New option `load-prefer-newer' affects how the `load' function chooses
  * Multi-monitor support
  * New function `zlib-decompress-region', which decompresses gzip- and
    zlib-format compressed data using built-in zlib support (if available).
  * The *Messages* buffer is created in `messages-buffer-mode'
  * The cursor stops blinking after 10 blinks (by default) on X and Nextstep.
  * In keymaps where SPC scrolls forward, S-SPC now scrolls backward.
  * The default value of `make-backup-file-name-function' is no longer nil.
  * The command `apropos-variable' is renamed to `apropos-user-option'.
  * The key `?' now describes prefix bindings, like `C-h'.
  * The command `describe-function' has been extended for EIEIO.
  * The function `quail-help' is no longer an interactive command.
    Use `C-h C-\' (`describe-input-method') instead.
  * New commands `toggle-frame-fullscreen' and `toggle-frame-maximized',
    bound to <f11> and M-<f10>, respectively.
  * New hooks `focus-in-hook', `focus-out-hook'.
    These are normal hooks run when an Emacs frame gains or loses input focus.
  * The function `window-in-direction' now takes additional arguments
    for specifying a reference point, wrapping the selection around frame
    borders, and specifying ways to select the minibuffer window.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 247390 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 109)
- Make it work again, that is
  remove emacs-24.3-giflib5-interlace.patch
  and include changes and corrected cpp boolean in
  patch emacs-24.3-giflib5.diff

- Update emacs-24.3-giflib5.diff to support giflib7-5.1.0 API
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 108)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 241290 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 106)
- Don't use outdated C standard (forwarded request 241274 from AndreasSchwab)
Displaying revisions 61 - 80 of 185
openSUSE Build Service is sponsored by