- Timestamp:
- 03/14/08 16:12:58 (5 years ago)
- Files:
-
- 1 modified
-
dotfiles/emacs/mrkn/.emacs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/emacs/mrkn/.emacs
r7944 r7946 29 29 30 30 ;;; SKK 31 (if (string-match "^GNU Emacs 23" (emacs-version)) 32 (progn 33 (set-input-method "japanese-skk") 34 (toggle-input-method nil))) 31 (set-input-method "japanese-skk") 32 (toggle-input-method nil) 35 33 36 34 ;;; UIM … … 41 39 ;;; Emacs*xnlLanguage: C 42 40 ;;; Emacs*useXIM: false 43 (if (not (or (featurep 'meadow) (featurep 'dos-w32)))44 (progn45 (require 'uim-leim)46 (set-input-method "japanese-skk-uim")47 (toggle-input-method nil)48 (global-set-key "\C-x\C-j" 'toggle-input-method)))41 ;; (if (not (or (featurep 'meadow) (featurep 'dos-w32))) 42 ;; (progn 43 ;; (require 'uim-leim) 44 ;; (set-input-method "japanese-skk-uim") 45 ;; (toggle-input-method nil) 46 ;; (global-set-key "\C-x\C-j" 'toggle-input-method))) 49 47 50 48 ;; global font-lock mode
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)