aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2011-10-14 05:45:42 +0200
committerFelix Lange <fjl@twurst.com>2011-10-14 05:45:42 +0200
commitbd5145368593e09460d4461256ee4f934b2ebf26 (patch)
tree471852782d61d64bede27d67552eb79af0a598aa /TODO
parent90640c1aed302fd83a500bb9ccdfb6cf7b481112 (diff)
downloadermacs-fork-bd5145368593e09460d4461256ee4f934b2ebf26.tar.gz
remove cruft
cruft includes: - module header comments (yikes..) - author attributes (sorry luke) - old guard tests
Diffstat (limited to 'TODO')
-rw-r--r--TODO40
1 files changed, 0 insertions, 40 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 0861469..0000000
--- a/TODO
+++ /dev/null
@@ -1,40 +0,0 @@
-Needed for 0.5 (i.e. "semi-public" release):
-
-+ hard-abort - different process handling so you can abort anything with C-g
-+ good erlang shell
-- get slang's default colours under control
-
-Still needed for respectable 1.0:
-
-- buffer modified/unmodified flag
-- handle sigwinch
-+ completions
-- window config save/restore for popups (e.g. after completion)
-- stabilize API - get rid of export_all's
-- some sort of "panic" procedure to ensure that crashes don't lose data
-- robustify: commands making bad calls to buffers shouldn't crash the editor!
-+ M-x
-+ be group_leader in Erlang Interaction mode, in some sensible way.
-- integrate with normal erlang shell
-
-For future versions:
-
-- colours / syntax highlighting
-+ erlang programming mode
-- documentation browser - wiki-mode instead of texinfo?
-- isearch
-
-Things that it's really bothering me off not to have:
-
-- fill-paragraph
-+ search
-- isearch
-+ M-x
-+ C-x 1
-+ auto-mode-alist
-+ tabs: count them properly for column-wise stuff (goal column)
-+ find-file opens relative to current buffer
-+ completions
-+ contextual history in minibuffer
-- parenthesis matching
-- line numbers