From 5b5af8549dfcf919b89a248930f21ea3754d8ee7 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 30 Sep 2016 15:32:59 +0200 Subject: [PATCH] Tools/emacs/modulefile - use enhanced functions --- Tools/emacs/modulefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Tools/emacs/modulefile b/Tools/emacs/modulefile index fc5d9f0..d9c6948 100644 --- a/Tools/emacs/modulefile +++ b/Tools/emacs/modulefile @@ -1,11 +1,11 @@ #%Module1.0 -set whatis "extensible, customizable text editor—and more" -set url "http://www.gnu.org/software/emacs/" -set license "GNU GPL v3" -set maintainer "Achim Gsell " +module-whatis "extensible, customizable text editor—and more" +module-url "http://www.gnu.org/software/emacs/" +module-license "GNU GPL v3" +module-maintainer "Achim Gsell " -set help " +module-help " GNU Emacs is an extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. The features of GNU @@ -26,5 +26,3 @@ Emacs include: others are available separately. " -source $env(PSI_LIBMODULES) -