equal
deleted
inserted
replaced
4 |
4 |
5 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
5 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
6 ;; (message "profiler start") |
6 ;; (message "profiler start") |
7 |
7 |
8 ;; (profiler-start 'cpu) |
8 ;; (profiler-start 'cpu) |
|
9 |
|
10 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
11 ;; To disable activation desktop-save-mode as it ask for file overriding when |
|
12 ;; two Emacs are loaded making difficult automating like: time emacs-w32 --kill |
|
13 |
|
14 ;; (setq my-no-desktop-save-mode t) |
9 |
15 |
10 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
16 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
11 ;; (message "libs pre-loading") |
17 ;; (message "libs pre-loading") |
12 |
18 |
13 ;; (require 'etags-select) |
19 ;; (require 'etags-select) |