more emacs

git-svn-id: http://photonzero.com/dotfiles/trunk@55 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
michener 2010-08-12 02:55:44 +00:00
parent 5b6729933d
commit c4f489c4c1
3 changed files with 1996 additions and 55 deletions

View file

@ -1,56 +1,58 @@
((("color-theme-barak" . ((("foo" .
[3 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0]) [1 0 0])
("else" . ("color-theme-tty-dark" .
[1 0 0 0]) [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0])
("if" .
[1 0])
(":bold" .
[1 0 0 0 0])
("set-default" .
[0 0 0 1 0 0 0 0 0 0 0])
("argc" .
[1 0 1 0])
("int" .
[2 0 0])
("return" .
[0 0 0 1 0 0])
("require" .
[3 0 0 1 0 0 2])
("auto" .
[1 0 0 0])
("ac-expand" .
[1 0 0 0 0 0 0 0 1])
("rest" .
[0 0 0 3])
("first" .
[0 0 0 0 2])
("ac-complete" .
[1 0 0 0 0 0 1 0 0 0 0])
("ac-completing-map" .
[0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0])
("setq" .
[2 0 0 1])
("autoload" .
[0 0 0 1 0 0 0 0])
("ac-auto-start" .
[0 0 0 0 0 0 0 0 0 0 0 0 1])
("nil" .
[2 0 0])
("defun" .
[0 0 0 1 0])
("ac-dwim" .
[0 0 0 0 0 0 1])
("t" .
[1])
("set-buffer" .
[0 0 0 1 0 0 0 0 0 0])
("ac-expand-on-auto-complete" .
[0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0])
("setcdr" .
[0 0 0 1 0 0])
("color-theme-blackboard" .
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1])
("color-theme-tangotango" . ("color-theme-tangotango" .
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0]) [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0])
("color-theme-tty-dark" . ("color-theme-blackboard" .
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0]))) [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1])
("setcdr" .
[0 0 0 1 0 0])
("ac-expand-on-auto-complete" .
[0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0])
("set-buffer" .
[0 0 0 1 0 0 0 0 0 0])
("t" .
[1])
("ac-dwim" .
[0 0 0 0 0 0 1])
("defun" .
[0 0 0 1 0])
("nil" .
[2 0 0])
("ac-auto-start" .
[0 0 0 0 0 0 0 0 0 0 0 0 1])
("autoload" .
[0 0 0 1 0 0 0 0])
("setq" .
[2 0 0 1])
("ac-completing-map" .
[0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0])
("ac-complete" .
[1 0 0 0 0 0 1 0 0 0 0])
("first" .
[0 0 0 0 2])
("rest" .
[0 0 0 3])
("ac-expand" .
[1 0 0 0 0 0 0 0 1])
("auto" .
[1 0 0 0])
("require" .
[3 0 0 1 0 0 2])
("return" .
[0 0 0 1 0 0])
("int" .
[4 0 0])
("argc" .
[1 0 1 0])
("set-default" .
[0 0 0 1 0 0 0 0 0 0 0])
(":bold" .
[1 0 0 0 0])
("if" .
[1 0])
("else" .
[2 0 0 0])
("color-theme-barak" .
[3 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0])))

View file

@ -49,7 +49,7 @@
; Basic frame defaults ; Basic frame defaults
(let ((background-color "#2F2F2F") (let ((background-color "#2F2F2F")
(foreground-color "LightGrey") (foreground-color "LightGrey")
(fname "Inconsolata-13") (fname "Deja Vu Sans Mono-15")
(fheight 45) (fheight 45)
(fwidth 115)) (fwidth 115))

1939
.emacs.d/tabbar.el Normal file

File diff suppressed because it is too large Load diff