aboutsummaryrefslogtreecommitdiff
path: root/.emacsrc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-10-16 14:55:34 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-10-16 14:55:34 +0000
commit17808d211bfbe3a28c5aa2dc9391ea60feca5e11 (patch)
treea4226580a91544b463b5bdd6b097e3634c7b9e9b /.emacsrc
parent64d89a06b2c6276c2b57bf7bfba8bbf8cead1df9 (diff)
downloadellinika-17808d211bfbe3a28c5aa2dc9391ea60feca5e11.tar.gz
ellinika-17808d211bfbe3a28c5aa2dc9391ea60feca5e11.tar.bz2
Updated
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@254 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to '.emacsrc')
-rw-r--r--.emacsrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacsrc b/.emacsrc
index 8428a3b..98c8b12 100644
--- a/.emacsrc
+++ b/.emacsrc
@@ -11,6 +11,8 @@
(global-set-key "\M-g" 'greek-input)
(global-set-key "\M-r" 'russian-input)
+(setq load-path (cons "elisp" load-path))
+(load-file "elisp/ellinika-mode.el")
(load-file "elisp/ellinika-dict-mode.el")
(setq ispell-program-name "aspell")

Return to:

Send suggestions and report system problems to the System administrator.