(provide 'hatena-vars) (defgroup hatena nil "major mode for Hatena::Diary" :prefix "hatena-" :group 'hypermedia) (defgroup hatena-face nil "Hatena, Faces." :prefix "hatena-" :group 'hatena) (defcustom hatena-usrid nil "hatena-diary-mode のユーザー名" :type 'string :group 'hatena) (defcustom hatena-directory (expand-file-name "~/.hatena/") "日記を保存するディレクトリ." :type 'directory :group 'hatena) (defcustom hatena-init-file (concat (file-name-as-directory hatena-directory) "init") "*hatena-diary-mode の初期化ファイル。" :type 'file :group 'hatena) (defcustom hatena-password-file (expand-file-name (concat hatena-directory ".password")) "パスを保存するファイル" :type 'file :group 'hatena) (defcustom hatena-entry-type 1 "エントリのマークアップ * をどのように処理するか。 0なら * を *pn* に、1 なら * を *