nixpkgs/pkgs/applications/editors/emacs-modes/magit
Peter Simons b31ac058cc magit: don't install lisp files into a "magit" sub-directory
After this change, Emacs can load the magit-*.el files without further
configuration. Just add

    (require 'magit-autoloads)

to ~/.emacs, and run M-x magit-status or any other magit command.
2014-10-22 13:06:43 +02:00
..
default.nix magit: don't install lisp files into a "magit" sub-directory 2014-10-22 13:06:43 +02:00