2017-03-29 0:54 GMT+02:00 Vasile Dumitrascu : > * gnu/packages/emacs (emacs-highlight-sexp): New variable. > --- > gnu/packages/emacs.scm | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) > > diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm > index 4e2ce53b4..0836956a6 100644 > --- a/gnu/packages/emacs.scm > +++ b/gnu/packages/emacs.scm > @@ -4009,3 +4009,24 @@ and modern look. It implements a new HTML back-end > for exporting org-mode docs > as HTML compatible with Twitter Bootstrap. By default, HTML is exported > with jQuery and Bootstrap resources included via osscdn.") > (license license:gpl3+))) > + > Having merged emacs-ox-twbs I could merge this one too It works lgtm