chiark / gitweb /
emacs: set vm-legacy-key-bindings so "a" works
[ian-dotfiles.git] / from-cvs / files / _.emacs
1 ; Ian Jackson's Emacs startup file - runs ~ian/emacs/ian.el
2 ;
3 (setq load-path (append '("~@@$username@@/emacs") load-path))
4 (load-library "ian")
5 (menu-bar-mode -1)