My dotemacs file

由於網站的設置問題,引號會變掉,我也懶得調整,這裡是原始文件 —————————————- (defun other-window-backward () ; this is a function to combine on M-up keyset, to active “Back one window” (interactive) (other-window -1)) (defun line-to-top () “Move cursor to top”…

New Wubi IME for emacs

This is just a modified Wubi IME for emacs, it’s under GPL. Originally, it’s from http://daiyuwen.freeshell.org/gb/wubi/wubi.html I modified wubi-rules.el file and added 51,473 words to it. Also, I added a…