半角スペースなどを表示するには
- 一覧
- Reference
Character entity references in HTML 4
http://www.w3.org/TR/REC-html40/sgml/entities.html
- 一覧
- Reference
Character entity references in HTML 4
http://www.w3.org/TR/REC-html40/sgml/entities.html
- Summary
Eric S. Raymond 氏による有名なハッカー用語辞典
- Reference
Jargon File Resources
http://www.tuxedo.org/~esr/jargon/
- Format
日付ヘッダーがある
書き込み者の名前がある
エントリーは TAB でインデントされている
エントリーの開始は * を使う.
- 追記
どうやら ChangeLog の書き方を間違えていたようだ.
- Reference
Let's try ChangeLog MEMO
http://pop-club.hp.infoseek.co.jp/emacs/changelog.html
- .vimrc の設定
set backspace=indent,eol,start
| indent | 行頭の空白の削除を許す |
| eol | 改行の削除を許す |
| start | 挿入モードの開始位置での削除を許す |