| Projects on Google Code | Results 1 - 10 of 181 |
=Intro=
This is the home page for !ErgoEmacs developers. (the !ErgoEmacs home page is at [http://ErgoEmacs.org/ ErgoEmacs.org] )
!ErgoEmacs is a new emacs distribution. This project's aim is to create a modernized version of emacs.
!ErgoEmacs includes many enhancements to GNU Emacs. In part...
= Introduction =
sdcv-mode.el is an extension that allows you to look up word in Emacs. It is a front end to the console version of !StarDict(sdcv).
There are two version of sdcv-mode.el:
* The original version (v0.0) start a separate sdcv process each time when looking a word.
* The latest ...
This is my emacs configuration. It's based on [http://github.com/technomancy/emacs-starter-kit/tree/master Emacs Starter Kit] which I changed so, it's not really compatible. I tried to merge my emacs config and starter kit.
Among other things in svn:externals it points to the `ruby-mode`, `scala...
=emacs-easy-budget=
==emacs-easy-budget is:==
* Not exactly Microsoft Money
* Free, like really
* Lightweight and simple, you can modify it if you know emacs-lisp really easily
* Quick to use. Generate a new budget from your bank statement in a couple of minutes
* By Justin Heye...
= Emacs-Lisp bpath.el =
Simple path bookmark tool . This is for emacs.<br>
----
You can *bookmark* a buffer path, and can call it *with regex match*.<br>
You can open file without dired buffer open<br>
----
== Why? ==
I want to open bookmarked path without dired buffer open.
== How...
http://geben-on-emacs.googlecode.com/svn/materials/logo/logo.gif (beta version)
== SUMMARY ==
GEBEN is a software package that interfaces [http://www.gnu.org/software/emacs/emacs.html Emacs] to [http://xdebug.org/docs-dbgp.php DBGp] protocol with which you can debug running scripts interactiv...
<h1>DEA - Dot emacs of <a href="http://ahei.yo2.cn" target="_blank">ahei</a></h1><p>
DEA stands for "Dot emacs of ahei", its target is provide powerful emacs profile for emacser.
<h2>安装</h2>
<code>apt-get install gnuserv (emacs 21及其以下版本需要安装)
svn checkout http://dea.googlecode.com/svn/trunk/ ...
emacs,
dotemacs,
vim,
vi,
ahei,
select-buffer,
describe-symbol,
find-symbol,
edit-rdonly,
conf,
profile,
configuration,
configure,
配置文件,
DEA
*YASnippet* is a template system for Emacs. It allows you to type an
abbreviation and automatically expand it into function
templates. Bundled language templates includes: C, C++, C#, Perl, Python, Ruby,
SQL, LaTeX, HTML, CSS and more. The snippet syntax is inspired from [http://manual.macromates...
#summary the README file for epm-mode.
<wiki:toc max_depth="2" />
= Synopsis =
epm-mode is a tool for project managers, based on [http://mwolson.org/projects/EmacsMuse.html EmacsMuse], which implements the [http://www.scrumalliance.org/ Scrum] methodology.
For more information see [Manua...
This is a very simple Emacs Lisp extension, intended to work as a 'find-file' alternative, that lets you index the files under a certain directory, using include and exclude regular expressions. Once the files are indexed, invoking the 'find-file-suggest' function will open a buffer with filename su...