Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bb6708b8586e5ecc2ec2a70b19c342843651c5d2
      
https://github.com/NixOS/nixpkgs/commit/bb6708b8586e5ecc2ec2a70b19c342843651c5d2
  Author: Nicolas Dudebout <[email protected]>
  Date:   2016-09-26 (Mon, 26 Sep 2016)

  Changed paths:
    M pkgs/applications/editors/emacs/default.nix
    A pkgs/applications/editors/emacs/install-C-src.patch

  Log Message:
  -----------
  emacs: add an option to install the C source

Install the source files, and the associated TAGS files. Use
.dir-locals.el to select the TAGS file automatically.

Turn the option on by default, to get a consistent behavior when using
xref-find-definitions (M-.), whether looking for an elisp (e.g. defun)
or a C (e.g. defalias) definition.


  Commit: 7e7d588ca936bca8c535f697d43b1c3b23b7e468
      
https://github.com/NixOS/nixpkgs/commit/7e7d588ca936bca8c535f697d43b1c3b23b7e468
  Author: Nicolas Dudebout <[email protected]>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
    M pkgs/applications/editors/emacs/default.nix
    R pkgs/applications/editors/emacs/install-C-src.patch
    M pkgs/applications/editors/emacs/site-start.el

  Log Message:
  -----------
  emacs: install the C source from postInstall

Reimplement the C source installation from the derivation instead of
relying on a Makefile patch.


  Commit: 9c3852538c523263cad712fdd67d0904f967a131
      
https://github.com/NixOS/nixpkgs/commit/9c3852538c523263cad712fdd67d0904f967a131
  Author: Nicolas Dudebout <[email protected]>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
    M pkgs/build-support/emacs/wrapper.nix

  Log Message:
  -----------
  emacsWrapper: remove site-start.elc


  Commit: f5a98e49f6e31b67369978cb4aae9287393e1114
      
https://github.com/NixOS/nixpkgs/commit/f5a98e49f6e31b67369978cb4aae9287393e1114
  Author: Nicolas Dudebout <[email protected]>
  Date:   2016-09-30 (Fri, 30 Sep 2016)

  Changed paths:
    M pkgs/top-level/emacs-packages.nix

  Log Message:
  -----------
  emacs-source-directory: remove


  Commit: 0e69fb2f196d553e1db04aff46f50868aec42424
      
https://github.com/NixOS/nixpkgs/commit/0e69fb2f196d553e1db04aff46f50868aec42424
  Author: Damien Cassou <[email protected]>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M pkgs/applications/editors/emacs/default.nix
    M pkgs/applications/editors/emacs/site-start.el
    M pkgs/build-support/emacs/wrapper.nix
    M pkgs/top-level/emacs-packages.nix

  Log Message:
  -----------
  Merge pull request #18985 from dudebout/emacs-with-c-src

emacs: add an option to install the C source


Compare: https://github.com/NixOS/nixpkgs/compare/eca0f17ad20e...0e69fb2f196d
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to