Chase recent script reorganization.

Obtained from:	http://cocoa.2ch.net/test/read.cgi?bbs=unix&key=976032951&st=777&to=777&nofirst=true
This commit is contained in:
FUJISHIMA Satsuki 2001-06-21 19:11:21 +00:00
parent 36165e4001
commit 8667900b28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44293
2 changed files with 14 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= navi2ch
PORTVERSION= 010611
PORTREVISION= 1
CATEGORIES= japanese www elisp
MASTER_SITES= http://www.geocities.co.jp/SiliconValley-Oakland/7673/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}

View File

@ -0,0 +1,13 @@
--- navi2ch-board.el.orig Sun Jun 10 00:10:56 2001
+++ navi2ch-board.el Fri Jun 22 03:56:30 2001
@@ -53,8 +53,8 @@
(defvar navi2ch-board-regexp-list
(list "^\\([0-9]+\\)\\.dat,\\([^(\n]*\\)(\\([0-9]+\\))\n"
- "^\\([0-9]+\\)\\.dat<>\\([^<\n]*\\)<\\([0-9]+\\)>\n"
- "^\\([0-9]+\\)\\.dat,\\([^$B!J(B(\n]*\\)[($B!J(B]\\([0-9]+\\)[$B!K(B)]\n"))
+ "^\\([0-9]+\\)\\.dat<>\\([^<\n]*\\)[<\(]\\([0-9]+\\)[>\)]\n"
+ "^\\([0-9]+\\)\\.dat,\\([^~(\n]*\\)[(~]\\([0-9]+\\)[~)]\n"))
(defvar navi2ch-board-current-board nil)
(defvar navi2ch-board-subject-list nil)