Skip to content

peccu/tomoya-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomoya-init

tomoya-init initialize .emacs.d directory and installs auto-install.el and adds configure for auto-install.el and load-path. This can also build Emacs23.2.

installation

tomoya-init is written by shell script.

If you want to install and initialize auto-install.el.

  1. Download the script
  2. chmod it to be executable.
  3. Run: ./tomoya-init

This script makes directory and gets other scripts init.el, auto-install.el and its setting.

If you want to build Emacs23.2,

  1. Download the script
  2. chmod it to be executable.
  3. Run: ./buildemacs

This script gets source of emacs, then configure, make, make install.

Files

README

This file.

auto-install.el

setting elisp for auto-install.el This elisp is written by tomoya.

buildemacs

script builds emacs.

init.el

including function add-to-load-path for adding load-path. This function is written by tomoya.

tomoya-init

install script.

License

Copyright (C) 2010 peccu(Kentaro Shimatani)

This script is based on article written by tomoya on WEB+DB Vol.58 p.64,73-74.

Thanks to tomoya for referring to me.

英語わかんね.助けて

About

Install auto-install.el and initialize it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published