サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
プライムデーセール
dodeka.net/~j2
emacs 23 がリリースされたので、各環境で乗り換えました。 とりあえず、mac の方のフォント設定がこけたので mac用 に別途設定。 以下のようにしました。 ;; .emacs (defvar run-darwin (equal system-type 'darwin)) ;; Emacs の種類, version 判別 (defvar run-emacs20 (and (equal emacs-major-version 20) (null (featurep 'xemacs)))) (defvar run-emacs21 (and (equal emacs-major-version 21) (null (featurep 'xemacs)))) (defvar run-emacs22 (and (equal emacs-major-version 22) (null (f
このページを最初にブックマークしてみませんか?
『dodeka.net』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く