equal
deleted
inserted
replaced
2 ;; |
2 ;; |
3 ;; For load order see README. |
3 ;; For load order see README. |
4 |
4 |
5 ;; (require 'cygwin-mount) |
5 ;; (require 'cygwin-mount) |
6 ;; (cygwin-mount-activate) |
6 ;; (cygwin-mount-activate) |
|
7 |
|
8 ;; (when (featurep 'jabber) |
|
9 ;; (setq jabber-account-list |
|
10 ;; '( |
|
11 ;; ("gavenko@services.bifit.int" |
|
12 ;; (:port . 5222) |
|
13 ;; (:password . "") |
|
14 ;; ;; (:network-server . "talk.google.com") |
|
15 ;; (:connection-type . network)) |
|
16 ;; ("gavenkoa@gmail.com" |
|
17 ;; ;; (:port . 5222) |
|
18 ;; (:password . "") |
|
19 ;; (:network-server . "talk.google.com") |
|
20 ;; (:connection-type . ssl)) |
|
21 ;; ) |
|
22 ;; ) |
|
23 ;; (jabber-connect-all) |
|
24 ;; ) |