Skip to content

ChandleWEi/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

### README for template.el: Template Package for Emacs

## Copyright 2002 Free Software Foundation, Inc.
##
## Author: Christoph Wedler <[email protected]>
## Keywords: Emacs, template, comment decoration, auto-updating, data, tools
## X-URL: http://emacs-template.sourceforge.net/


When you create a new file with Emacs, package Template supplies an initial
buffer content via a template: a file with normal text and expansion
forms. There is a menu to easily create such templates. You can also use new
commands to decorate comments and update the buffer contents.

The main difference between Template and other similar packages is that you
can define very flexible templates without having to learn Lisp or changing
your Emacs init file. This package does not help Lisp programmers to define
complex macros.


Files in the distribution (top level directory "template"):

 * README: this file
 * INSTALL: how to install "lisp/template.el"
 * lisp/template.el: main file
 * lisp/ChangeLog: its detailed ChangeLog file

Templates in the distribution (in "template/templates"):

 * DEFAULT.tpl: the last resort, you should always have this file
 * Makefile.tpl
 * README.tpl
 * TEMPLATE.c.tpl
 * TEMPLATE.cls.tpl
 * TEMPLATE.el.tpl
 * TEMPLATE.h.tpl
 * TEMPLATE.html.tpl
 * TEMPLATE.java.tpl
 * TEMPLATE.sty.tpl
 * TEMPLATE.tex.tpl

## README ends here

About

just for my emacs setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published