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-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-flyspell.patch 0000001799 1.76 KB
emacs-24.4-glibc.patch 0000000553 553 Bytes
emacs-24.4-nonvoid.patch 0000000487 487 Bytes
emacs-24.4-ps-bdf.patch 0000001532 1.5 KB
emacs-24.4-xim.patch 0000000494 494 Bytes
emacs-25.1-custom-fonts.patch 0000003125 3.05 KB
emacs-25.2-ImageMagick7.patch 0000001954 1.91 KB
emacs-26.1-xft4x11.patch 0000001017 1017 Bytes
emacs-26.2.dif 0000032478 31.7 KB
emacs-26.2.tar.xz 0044406808 42.3 MB
emacs-rpmlintrc 0000000697 697 Bytes
emacs.changes 0000105804 103 KB
emacs.sh 0000004334 4.23 KB
emacs.spec 0000244218 238 KB
emacs.test 0000000490 490 Bytes
site-lisp.tar.bz2 0000051806 50.6 KB
xwidget.patch 0000006562 6.41 KB
Revision 142 (latest revision is 185)
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
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