- 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.
OBS-URL: https://build.opensuse.org/request/show/257977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=110
- 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
OBS-URL: https://build.opensuse.org/request/show/176480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=93