2013-06-26から1日間の記事一覧

helm-gtags.elに helm-gtags-parse-fileを実装しました

Emacs - コードリーディングにとっても便利な GNU GLOBAL と gtags.el (と anything-gtags.el) をつかおう - Qiita 試験的ですが、helm-gtags.elに helm-gtags-parse-fileを実装しました。 gtags.elの gtags-parse-fileと同様で、指定したファイル(デフォル…

matrix, robin-hood, subtle-hackerを Emacs24の theme対応しました

続 colorthemeのテーマの Emacs 24の themeフレームワーク対応作業. リポジトリ https://github.com/emacs-jp/replace-colorthemes 設定例 好きな themeを ~/.emacs.d/に入れて、設定ファイルに以下を追加 (load "matrix-theme) (load-theme 'matrix t t) (e…