Changeset 27727 for dotfiles/emacs
- Timestamp:
- 01/01/09 14:49:05 (4 years ago)
- Location:
- dotfiles/emacs/kozo-ni
- Files:
-
- 3 modified
-
.emacs.d/conf/init-R.el (modified) (1 diff)
-
.emacs.d/conf/init-windows.el (modified) (1 diff)
-
.emacs.el (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/emacs/kozo-ni/.emacs.d/conf/init-R.el
r27187 r27727 1 (require 'ess-site) 1 ;; http://ess.r-project.org/Manual/readme.html#Installation 2 (load "~/.emacs.d/elisp/ess-5.3.10/lisp/ess-site") 2 3 3 4 (add-hook 'inferior-ess-mode-hook -
dotfiles/emacs/kozo-ni/.emacs.d/conf/init-windows.el
r27662 r27727 55 55 (setq w32-hide-mouse-on-key t) 56 56 (setq w32-hide-mouse-timeout 5000) 57 58 (my-load-path "~/.emacs.d/elisp/ess-5.3.10/lisp") -
dotfiles/emacs/kozo-ni/.emacs.el
r27657 r27727 15 15 (my-load-path "~/.emacs.d/elisp") 16 16 17 (load "init-R") 17 18 (load "init-anything") 18 19 (load "init-apache") … … 57 58 ) 58 59 ) 59 60 (load "init-R")
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)