GNU Emacs Base Package

Edit Package emacs

Basic package for the GNU Emacs editor. Requires emacs-x11 or
emacs-nox.

Refresh
Refresh
Source Files
Filename Size Changed
app-defaults.Emacs 0000008455 8.26 KB
check-build.sh 0000000592 592 Bytes
dot.gnu-emacs 0000018517 18.1 KB
emacs-24.1-bnc628268.patch 0000001074 1.05 KB
emacs-24.1-ps-mule.patch 0000001729 1.69 KB
emacs-24.3-asian-print.patch 0000000463 463 Bytes
emacs-24.3-iconic.patch 0000000563 563 Bytes
emacs-24.3-x11r7.patch 0000000979 979 Bytes
emacs-24.4-decl.dif 0000000325 325 Bytes
emacs-24.4-flyspell.patch 0000001799 1.76 KB
emacs-24.4-glibc.patch 0000000599 599 Bytes
emacs-24.4-nonvoid.patch 0000000729 729 Bytes
emacs-24.4-ps-bdf.patch 0000001550 1.51 KB
emacs-24.4-xim.patch 0000000494 494 Bytes
emacs-25.1-custom-fonts.patch 0000003125 3.05 KB
emacs-25.2-ImageMagick7.patch 0000001998 1.95 KB
emacs-25.2.dif 0000029867 29.2 KB
emacs-25.2.tar.xz 0046900336 44.7 MB
emacs-rpmlintrc 0000000480 480 Bytes
emacs.changes 0000098167 95.9 KB
emacs.sh 0000004334 4.23 KB
emacs.spec 0000246698 241 KB
emacs.test 0000000490 490 Bytes
gnulib.git-94e01571.patch 0000003255 3.18 KB
site-lisp.tar.bz2 0000051723 50.5 KB
Revision 130 (latest revision is 185)
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.
Comments 4


Burgess Chang's avatar

Emacs 27.1 has been released.


Berthold Höllmann's avatar

Why is xft used with Cairo instead of HarfBuzz as recommended?


Andre Barros's avatar

Two glitches in emacs.spec, lines 751 and 758 (%{%ext_info}, should be %{ext_info}): %install_info --info-dir=%{_infodir} "%{_infodir}/$f.%{%ext_info}" %install_info --info-dir=%{_infodir} "%{_infodir}/$f.%{%ext_info}"

they should be: %install_info --info-dir=%{_infodir} "%{_infodir}/$f.%{ext_info}" %install_info --info-dir=%{_infodir} "%{_infodir}/$f.%{ext_info}"

Regards, André

openSUSE Build Service is sponsored by