Changeset 29494
- Timestamp:
- 02/03/09 20:42:41 (4 years ago)
- Location:
- dotfiles/emacs/kozo-ni
- Files:
-
- 2 modified
-
.emacs.d/conf/init-key.el (modified) (2 diffs)
-
.emacs.el (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/emacs/kozo-ni/.emacs.d/conf/init-key.el
r26993 r29494 12 12 ;; http://d.hatena.ne.jp/rubikitch/20080117 13 13 (global-set-key "\C-u" 'anything) 14 (global-set-key "\C-x\C-u" 'universal-argument) 14 15 15 16 (global-set-key "\C-cp" 'replace-string) … … 27 28 28 29 (global-set-key "\C-o" 'dabbrev-expand) 30 (global-set-key "\M-/" 'redo) 29 31 (global-set-key "\M- " 'set-mark-command) 30 32 -
dotfiles/emacs/kozo-ni/.emacs.el
r27728 r29494 17 17 (load "init-R") 18 18 (load "init-anything") 19 (load "init-apache")20 19 (load "init-buffer") 21 20 (load "init-completion") … … 49 48 ) 50 49 ((string-match "linux" system-configuration) 51 ;; (load "init-gui")52 ;; (load "init-linux")53 50 (load "init-locale") 54 51 )
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)