Skip to content

Commit

Permalink
html+-mode: Add to packages.l
Browse files Browse the repository at this point in the history
  • Loading branch information
mumurik committed May 19, 2012
1 parent 00d23d2 commit 3d11985
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages.l
Expand Up @@ -3,6 +3,7 @@
("url" . "https://github.com/mumurik/NAXEL")
("description" . "Network Archive for Xyzzy Extending Lisp.")
("packages"
(("name" . "html+-mode") ("version" . "20030430-1") ("author" . "YAMAMOTO Taizo") ("file" . "html_plus-mode20030430-1.zip") ("src" . "https://github.com/downloads/mumurik/NAXEL/html_plus-mode20030430-1.zip") ("description" . "") ("category" "Editing") ("md5" . "df3020cf69c751a52cea93a2693845db") ("time" . 3546395684) ("depends") ("changes" . "") ("notice" . "") ("load-after-install" . "") ("load-before-uninstall" . ""))
(("name" . "diff-backup") ("version" . "0.0.2+1.0") ("author" . "rufein") ("file" . "diff-backup-0.2.2_1.0.zip") ("src" . "https://github.com/downloads/mumurik/NAXEL/diff-backup-0.2.2_1.0.zip") ("description" . "ライセンス: MIT\\n改変者: mumurik765") ("category" "Utilities" "Text Processing") ("md5" . "e76637680a1f653b131600e3fe6e374a") ("time" . 3546321227) ("depends") ("changes" . "") ("notice" . "") ("load-after-install" . "") ("load-before-uninstall" . ""))
(("name" . "xtal-mode") ("version" . "0.0.5+1.0") ("author" . "MIYAMUKO Katsuyuki") ("file" . "xtal-mode-055_1.0.zip") ("src" . "https://github.com/downloads/mumurik/NAXEL/xtal-mode-055_1.0.zip") ("description" . "ライセンス: MIT\\n改変者: mumurik765") ("category" "Editing" "Development") ("md5" . "4035ddbcd0a861138a2ea6f299e924e8") ("time" . 3546316303) ("depends") ("changes" . "") ("notice" . "") ("load-after-install" . "") ("load-before-uninstall" . ""))
(("name" . "session-ext") ("version" . "20061211+1.0") ("author" . "Masahiro Nakano <m-nakano@jaist.ac.jp>") ("file" . "session-ext-20061211_1.0.zip") ("src" . "https://github.com/downloads/mumurik/NAXEL/session-ext-20061211_1.0.zip") ("description" . "ライセンス: MIT\\n改変者: mumurik765") ("category" "Utilities" "Lisp") ("md5" . "b3ff95c516ed6eedc193ec91c4842f23") ("time" . 3546083150) ("depends") ("changes" . "") ("notice" . "") ("load-after-install" . "") ("load-before-uninstall" . ""))
Expand Down Expand Up @@ -185,6 +186,9 @@ URI (Uniform Resource Identifier)
(("name" . "win-window") ("version" . "2005.10.08") ("author" . "OHKUBO Hiroshi") ("file" . "win-window-20051008.zip") ("src" . "http://ohkubo.s53.xrea.com/xyzzy/win-window-20051008.zip") ("description" . "Windows の Window を操作します。") ("category" "Libraries") ("md5" . "4bd7fc79df079917368f6e52cf2989f5") ("time" . 3337740003) ("depends") ("changes" . "・GetWindowRect, IsZoomed の戻り値の型を int -> BOOL に変更
・メールアドレスを変更。
・ライセンス条項(修正BSDライセンス)を記載。") ("notice" . "") ("load-after-install" . "") ("load-before-uninstall" . ""))
(("name" . "insert-directory-tree") ("version" . "2005.10.19") ("author" . "OHKUBO Hiroshi") ("file" . "insert-directory-tree-20051019.zip") ("src" . "http://ohkubo.s53.xrea.com/xyzzy/insert-directory-tree-20051019.zip") ("description" . "ディレクトリツリーを出力します。") ("category" "Utilities") ("md5" . "d2cfa52052d33c825fa47993c950fe88") ("time" . 3338642628) ("depends") ("changes" . "・NANRI さんの拡張を取り込み。
*insert-directory-tree-leaf-function* に、file を引数にと
り文字列を返す関数を指定することで情報を付加出力する。") ("notice" . "") ("load-after-install" . "") ("load-before-uninstall" . ""))
(("name" . "color") ("version" . "2005.10.06") ("author" . "OHKUBO Hiroshi") ("file" . "color-20051006.zip") ("src" . "http://ohkubo.s53.xrea.com/xyzzy/color-20051006.zip") ("description" . "COLOR-NAME と RGB値 の対応リスト、操作関数を提供します。") ("category" "Libraries") ("md5" . "48424d119b6a6f0f4be88231387220f9") ("time" . 3343223908) ("depends") ("changes" . "・公開") ("notice" . "") ("load-after-install" . "") ("load-before-uninstall" . ""))
(("name" . "treeview") ("version" . "2006.11.03") ("author" . "OHKUBO Hiroshi") ("file" . "treeview-20061103.zip") ("src" . "http://ohkubo.s53.xrea.com/xyzzy/treeview-20061103.zip") ("description" . "TreeView.dll を操作するライブラリ") ("category" "Libraries") ("md5" . "5fd5513a0b3a371d4c11cedf7454ccee") ("time" . 3371492676) ("depends" "treeview.dll(ver.1.03)" "win-window" "color") ("changes" . "・treeview-get-up-item 関数を修正。
連鎖して treeview-scan-treeview, treeview-isearch-forward,
Expand Down

0 comments on commit 3d11985

Please sign in to comment.