Copyright © 2018 Mathieu Othacehe This patch forces the use of adaptive-wrap. This feature is optional but we prefer to enable it by default. diff --git a/wordnut.el b/wordnut.el index 0ae86ad..72f9221 100644 --- a/wordnut.el +++ b/wordnut.el @@ -4,6 +4,7 @@ (require 'subr-x) (require 'outline) (require 'imenu) +(require 'adaptive-wrap) (require 'wordnut-history) -- 2.17.1 /> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Expand)Author
2019-04-13nls: Update 'fr' translation.Julien Lepiller
2019-04-02nls: Update 'de' translation of the manual.Ludovic Courtès
2019-03-16booloader: Add 'invoke/quiet'....Ludovic Courtès
2019-03-12nls: Update 'de' translation of the manual.Julien Lepiller
2019-03-06nls: Add Swedish translation....Julien Lepiller
2019-03-01nls: Update 'fr' translation of the manual.Julien Lepiller
2019-02-14nls: Update 'da' translation.Leo Famulari
2019-02-13nls: Update 'de' translation.Julien Lepiller
2019-02-13nls: Update 'da' translation.Julien Lepiller
2019-01-28nls: Update 'de' translation of the manual.Ludovic Courtès
2019-01-17installer: Reorder POTFILES.in...Mathieu Othacehe
2019-01-17installer: Add partitioning support....Mathieu Othacehe
2019-01-17installer: Add user module....Mathieu Othacehe
2019-01-17installer: Add hostname....Mathieu Othacehe
2019-01-17installer: Add services page....Mathieu Othacehe
2019-01-17installer: Move everything to the build side....Mathieu Othacehe
2019-01-17gnu: Add graphical installer support....Mathieu Othacehe
2019-01-10Add (guix deprecation)....Ludovic Courtès
2018-12-17import: Update opam importer....Julien Lepiller