Age | Commit message (Expand) | Author |
2017-07-26 | gnu: mg: Add new phase to find 'diff'....* gnu/packages/text-editors.scm (mg)[phases]: Add new 'correct-location-of-difftool'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-07-26 | gnu: mg: Fetch source via HTTPS....* gnu/packages/text-editors.scm (mg)[source]: Use HTTPS.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-07-26 | gnu: mg: Update to 20170401....* gnu/packages/text-editors.scm (mg): Update to 20170401.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-07-26 | gnu: mg: Move to (gnu packages text-editors)....* gnu/packages/mg.scm: Remove.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/text-editors.scm (mg): New variable.
| Ludovic Courtès |
2017-07-26 | gnu: leafpad: Use glib-or-gtk build-system....* gnu/packages/text-editors.scm (leafpad): Use glib-or-gtk build-system.
| Danny Milosavljevic |
2017-05-13 | gnu: Add e3....* gnu/packages/text-editors.scm (e3): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-04-17 | gnu: vis: Update to 0.3....* gnu/packages/text-editors.scm (vis): Update to 0.3.
[arguments]: Remove #:make-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
| José Miguel Sánchez García |
2017-04-08 | gnu: leafpad: Fix home-page URL....* gnu/packages/text-editors.scm (leafpad)[home-page]: Fix URL.
| Leo Famulari |
2017-04-08 | gnu: Add leafpad....* gnu/packages/text-editors.scm (leafpad): New variable.
| Feng Shu |
2017-03-29 | gnu: kakoune: Fix build after Boost ABI change....Also remove now-obsolete snippet and inputs.
* gnu/packages/text-editors.scm (kakoune)[source]: Remove gzip substitution.
[arguments]: Drop CPPFLAGS from #:make-flags.
[native-inputs]: Remove GCC-5.
[inputs]: Remove gcc:lib.
| Marius Bakke |
2017-03-21 | gnu: Adjust asciidoc-related build options....Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and
3078821d1380c26c738be6b5d430c595327d401f make many package inputs and
build configurations related to asciidoc obsolete.
* gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
libxml2 and libxslt.
* gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
(perf)[inputs]: Remove docbook-xml and libxslt.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
* gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
docbook-xml, docbook-xsl, libxml2 and libxslt.
(cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
libxml2 and libxslt.
* gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
docbook-xsl, libxml2, and libxslt.
(tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
libxslt.
* gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
(i3-wm)[inputs]: Remove docbook-xml.
[native-inputs]: Add libxml2.
| Kei Kebreau |
2017-02-01 | gnu: joe: remove reference to WordStar....* gnu/packages/text-editors.scm (joe)[description]: Remove WordStar reference.
| Eric Bavier |
2017-01-31 | gnu: Add JOE....* gnu/packages/text-editors.scm (joe): New variable.
| Eric Bavier |
2017-01-27 | gnu: kakoune: Move reproducibility substitution to source snippet....* gnu/packages/text-editors.scm (kakoune)[arguments]: Move substitution to ...
[source]: ... here.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Carlo Zancanaro |
2017-01-26 | gnu: text-editors.scm: Fix imports....This is a followup to 5613ea79fccc5a5befafea313cb81010c5f5a8dd.
* gnu/packages/text-editors.scm: Import (gnu packages terminals).
| Marius Bakke |
2017-01-26 | gnu: Add kakoune....* gnu/packages/text-editors.scm (kakoune): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Carlo Zancanaro |
2016-12-08 | gnu: Add vis....* gnu/packages/text-editors.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
| José Miguel Sánchez García |