From bea4903af0b1b19d9ec889804e560d8b2f72c95f Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 19 Sep 2011 03:27:49 +0000 Subject: [PATCH] Modify header comment. --- NABE-ELS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/NABE-ELS b/NABE-ELS index 9588d31..ae8a5c1 100644 --- a/NABE-ELS +++ b/NABE-ELS @@ -1,7 +1,8 @@ ;;; -*-Emacs-Lisp-*- -;;; -;;; $Id: NABE-ELS,v 0.5 1996/11/12 09:20:26 morioka Exp morioka $ -;;; + +;; NABE-ELS: list of NABE modules to install + +;;; Code: (setq nabe-modules '(roman-to-kana kana-to-roman nabe yude-canna yude-egg)) -- 1.7.10.4