Re: [PATCH 2/4] gnu: magit: Update to 2.5.0.

2016-02-09 Thread Alex Kost
Ludovic Courtès (2016-02-08 18:24 +0300) wrote: > Alex Kost skribis: > >> * gnu/packages/emacs.scm (magit): Update to 2.5.0. >> [propagated-inputs]: Add 'emacs-with-editor'. >> [arguments]: Make with WITH_EDITOR_DIR. > > I fear Magit upgrades these days but well, let’s just do it. Thanks! He-he

Re: [PATCH 2/4] gnu: magit: Update to 2.5.0.

2016-02-08 Thread Ludovic Courtès
Alex Kost skribis: > * gnu/packages/emacs.scm (magit): Update to 2.5.0. > [propagated-inputs]: Add 'emacs-with-editor'. > [arguments]: Make with WITH_EDITOR_DIR. I fear Magit upgrades these days but well, let’s just do it. Thanks! Ludo’.

[PATCH 2/4] gnu: magit: Update to 2.5.0.

2016-02-08 Thread Alex Kost
* gnu/packages/emacs.scm (magit): Update to 2.5.0. [propagated-inputs]: Add 'emacs-with-editor'. [arguments]: Make with WITH_EDITOR_DIR. --- gnu/packages/emacs.scm | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm in