From 0eda3696195b7444fe103b6826ca2c262d13e427 Mon Sep 17 00:00:00 2001 From: Wtm Date: Sat, 12 Dec 2015 14:26:56 +0800 Subject: [PATCH] Rename e/helloworld.el to e/EmacsLisp.el Filename should be the name of the language. --- e/{helloworld.el => EmacsLisp.el} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename e/{helloworld.el => EmacsLisp.el} (100%) diff --git a/e/helloworld.el b/e/EmacsLisp.el similarity index 100% rename from e/helloworld.el rename to e/EmacsLisp.el