dd784fb483
--HG-- branch : pmacs2 |
||
---|---|---|
code_examples | ||
BUGS | ||
IDEAS | ||
README | ||
aes.py | ||
application.py | ||
buffer2.py | ||
bufferlist.py | ||
cache.py | ||
color.py | ||
completer.py | ||
ctag_python.py | ||
ctags.py | ||
default.py | ||
highlight2.py | ||
ispell.py | ||
keyinput.py | ||
lex2.py | ||
method.py | ||
minibuffer.py | ||
miniparse.py | ||
mode2.py | ||
mode_bds.py | ||
mode_blame.py | ||
mode_c.py | ||
mode_console.py | ||
mode_consolemini.py | ||
mode_css.py | ||
mode_diff.py | ||
mode_javascript.py | ||
mode_life.py | ||
mode_mini.py | ||
mode_mutt.py | ||
mode_nasm.py | ||
mode_perl.py | ||
mode_python.py | ||
mode_replace.py | ||
mode_search.py | ||
mode_sh.py | ||
mode_sql.py | ||
mode_text.py | ||
mode_tt.py | ||
mode_which.py | ||
mode_xml.py | ||
point2.py | ||
regex.py | ||
search.py | ||
tab2.py | ||
util.py | ||
window2.py |
README
Pmacs version 0.1 Released june 27, 2007 by Erik Osheim <erik@osheim.org> Pmacs is an Emacs-like editor written entirely in Python. It is designed to have maximally correct and powerful support for syntax highlighting, indenting, etc. and to be extensible in python. Requirements: ============= 1. python 2.3 or higher 2. ncurses Optional Dependencies: ====================== 1. ispell 2. aespipe 3. perl 4. ctags