- 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
Description
No description provided
Languages
Emacs Lisp
62.1%
Shell
34.2%
Standard ML
3.7%