たつをの ChangeLog : 2003-05-20

memo

2003-05-20-1 [ChangeLogMemo]
- cl2xhtml -- Convert a GNU-style ChangeLog to XHTML Strict.
  <http://www.eyrie.org/ftp/software/web/cl2xhtml>
  - python で書かれた ChangeLog to XHTML プログラム

- 折り紙教室
  <http://www.asahi-net.or.jp/~uz4s-mrym/page/origami0.html>

ルーマニア語とフランス語は同じ系統の言語だから、ドラキュラとドラク
ロアは実は同じかも。と思って綴りを調べてみると、「ドラクロア =
Delacroix」「ドラキュラ = Dracula」ということで、違うっぽいという
結論。

ドアの張り紙

2003-05-20-3
「開けたら閉めて! でないと、ぴーぴー泣き出すから」
IMG
きっちりしまらないと (ロックされないと) 警告音が鳴ってうるさいセキュ
リティなドア。普段はほっとくと勝手に閉まるので問題ないのだが、風の
状況によって、ときどき微妙な隙間があいたままになり、警告音が鳴りだ
してしまう。なんだかなあ

調べてみた。図にしてみた。基本は entry, item, header (line) のよう
だ。
IMG

以下、参考文献:

- Vim のドキュメント
  <http://www.etsimo.uniovi.es/vim/doc/pi_spec.txt>
Everytime you run the plugin, it will check to see if the last
entry in the changelog has been written today and by you. If
it's the entry mathes (注: matches?), it will just insert a new
changelog item, otherwise it will create a new changelog entry.
- Maintaning the CgangeLog (3 章)
  <http://www.gnu.org/software/guile/changelogs/guile-changelogs_3.html>
The header line for the ChangeLog entry should have the format
shown above. If you are using an old version of Emacs (before
20.1) that generates entries with more verbose dates, consider
using `etc/add-log.el', from the GDB source tree.
- cl2xhtml <http://www.eyrie.org/ftp/software/web/cl2xhtml>
def process_heading(line):
    """Convert a heading line into XHTML and output it.
...
def process_entry_line(line, begin, paragraph):
    """Convert a single line from a ChangeLog entry to XHTML
and output it.

たつをの ChangeLog
Powered by chalow