Revisions of emacs

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 234266 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 105)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 232577 from Stephan Barth's avatar Stephan Barth (cyberiad) (revision 104)
- remove dependency on bind-devel (I don't see any usage of
  bind in the source, and I see no such dependency in packaging
  on other distros) (forwarded request 232238 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 224183 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 103)
- Adding coreutils to etags scriptlets requirements (bnc#865845)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 215241 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 102)
- emacs-24.3-giflib5-interlace.patch: fix display of interlaced GIF images (forwarded request 214325 from AndreasSchwab)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213975 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 101)
- Do not reassign S-up and S-down anymore (bnc#858430)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 209259 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 100)
- Change emacs wrapper script to use new dbus-run-session tool to
  avoid hanging emacs on terminal mode due I/O conflict on stdin
  of both emacs and dbus-launch session (bnc#853082)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208298 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 99)
- emacs-24.3-glibc.patch, emacs-24.3.dif: Remove obsolete hunks
- emacs-24.3-xevent.patch: Remove obsolete patch
- Remove unknown configure option --without-sync-input (forwarded request 207999 from AndreasSchwab)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 98)
Split 13.1 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 198725 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 97)
- Added /usr/share/emacs/site-lisp/site-start.d to package owned
  directories so other packages do not need to own it (forwarded request 198513 from bmanojlovic)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179111 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 96)
- Fix connection problem to Typhoon nntp servers, (for example nntp.opensuse.org)
  Instead of  CAPABILITIES command use HELP 
  *  emacs-24.3-nntp-typhoon-fix.patch (forwarded request 179100 from WernerFink)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 177934 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 95)
- Disable fontsets and enforce Xft as font backend
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176851 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 94)
- Remove not used spec file scriplets 
- Make pre requires more smart
- Avoid trouble with new byte compile format and old font-latex.elc
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176480 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 93)
- Make emacs launch script smart, that is search for a valid dbus
  on the current system if if not found launch a own dbus session
- With emacs version 24.3 the package epg becoes obsolate

- Update to to emacs version 24.3
  * Emacs no longer searches for `leim-list.el' files beneath the standard
    lisp/ directory.  There should not be any there anyway.  If you have
    been adding them there, put them somewhere else; e.g., site-lisp.
  * `C-h f' (`describe-function') can now perform autoloading.
    When this command is called for an autoloaded function whose docstring
    contains a key substitution construct, that function's library is
    automatically loaded, so that the documentation can be shown
    correctly.  To disable this, set `help-enable-auto-load' to nil.
  * `C-h f' now reports previously-autoloaded functions as "autoloaded",
    even after their associated libraries have been loaded (and the
    autoloads have been redefined as functions).
  * Images displayed via ImageMagick now support transparency and the
    :background image specification property.
  * When available, ImageMagick support is automatically enabled.
    It is no longer necessary to call `imagemagick-register-types'
    explicitly to install ImageMagick image types; that function is called
    automatically at startup, or when customizing an imagemagick- option.
  * Setting `imagemagick-types-inhibit' to t now disables the use of
    ImageMagick to view images.  (You must call `imagemagick-register-types'
    afterwards if you do not use customize to change this.)
  * The new variable `imagemagick-enabled-types' also affects which
    ImageMagick types are treated as images.  The function
    `imagemagick-filter-types' returns the list of types that will be
    treated as images.
  * In minibuffer filename prompts, `C-M-f' and `C-M-b' now move to the
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 174493 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 92)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 173313 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 91)
- For 12.3+ buildrequire makeinfo instead of texinfo (forwarded request 172829 from AndreasSchwab)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160627 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 90)
fix build with giflib5 by skipping configure test and adding emacs-24.2-giflib5.patch (forwarded request 158806 from WernerFink)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 155882 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 89)
- Add missing backslashes spotted by Troy Sankey
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 88)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148460 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 87)
- Don't strip binaries
- Remove unused build requirements
- Properly configure TERMINFO (bnc#797787) (forwarded request 148242 from AndreasSchwab)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 145675 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 86)
- Remove obsolete patches
- Don't use obsolete mouse-sel
- Avoid calling autoconf
- Avoid warning about duplicate files (forwarded request 145536 from AndreasSchwab)
Displaying revisions 81 - 100 of 185
openSUSE Build Service is sponsored by