Changeset 415 for lang/elisp/simple-hatena-mode
- Timestamp:
- 10/07/07 12:53:31 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/elisp/simple-hatena-mode/simple-hatena-mode.el
r405 r415 38 38 ;;;; * ヴァージョン 39 39 40 (defconst simple-hatena-version "0.0 1"40 (defconst simple-hatena-version "0.02" 41 41 "simple-hatena-mode.elのヴァージョン。") 42 42 … … 410 410 ; echoエリアに表示させるため。 411 411 (run-hooks 'simple-hatena-before-submit-hook) 412 (save-buffer) 412 (when (buffer-modified-p) 413 (save-buffer)) 413 414 (shell-command (simple-hatena-internal-build-command flag) 414 415 "*SimpleHatenaOutput*" "*SimpleHatenaError*")
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)