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 0000008377 8.18 KB
check-build.sh 0000000373 373 Bytes
dot.gnu-emacs 0000018517 18.1 KB
emacs-24.1-bnc628268.patch 0000001074 1.05 KB
emacs-24.1-ps-mule.patch 0000001589 1.55 KB
emacs-24.3-asian-print.patch 0000000384 384 Bytes
emacs-24.3-iconic.patch 0000000397 397 Bytes
emacs-24.3-x11r7.patch 0000000904 904 Bytes
emacs-24.4-decl.dif 0000000325 325 Bytes
emacs-24.4-flyspell.patch 0000001740 1.7 KB
emacs-24.4-glibc.patch 0000002344 2.29 KB
emacs-24.4-nonvoid.patch 0000000480 480 Bytes
emacs-24.4-ps-bdf.patch 0000001549 1.51 KB
emacs-24.4-xim.patch 0000000494 494 Bytes
emacs-24.4.dif 0000030553 29.8 KB
emacs-24.4.tar.xz 0039733124 37.9 MB
emacs-rpmlintrc 0000000480 480 Bytes
emacs.changes 0000083682 81.7 KB
emacs.sh 0000003273 3.2 KB
emacs.spec 0000236850 231 KB
emacs.test 0000000490 490 Bytes
site-lisp.tar.bz2 0000051723 50.5 KB
Revision 110 (latest revision is 185)
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.
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