From e9f1158ad4029abe8c565b35d8c40e910b11b178 Mon Sep 17 00:00:00 2001 From: Xah Lee Date: Sun, 8 Aug 2010 10:05:03 +0000 Subject: [PATCH] changed the emacs lisp mode snippet readme file. --- snippets/emacs-lisp-mode/.read_me | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/snippets/emacs-lisp-mode/.read_me b/snippets/emacs-lisp-mode/.read_me index dda5eba..49c8e00 100644 --- a/snippets/emacs-lisp-mode/.read_me +++ b/snippets/emacs-lisp-mode/.read_me @@ -1,14 +1,7 @@ -TITLE: Emacs Idiom Template Set. +-*- coding: utf-8 -*- +Originally started by Xah Lee (xahlee.org) on 2009-02-22 +Released under GPL 3. -Version 1.1. 2010-08-05 -Version 1. 2009-02-22 +Feel free to add missing ones or modify existing ones to improve. -DESCRIPTION: Some useful templates for emacs lisp. This template set is based on useful elisp idioms on common tasks. - -LICENSING: GPL version 3. - -AUTHOR: Xah Lee - -Home Page: latest version at: -• Emacs Lisp Idiom Templates - http://xahlee.org/emacs/elisp_idiom_templates.html +Those starting with “x-” are supposed to be idiom templates. Not sure it's very useful. They might start with “i-” or "id-" in the future. \ No newline at end of file