elisp/mu-cite.git
28 years ago(rfc822/get-header-string): New function.
morioka [Thu, 25 Apr 1996 16:08:35 +0000 (16:08 +0000)]
(rfc822/get-header-string): New function.

28 years ago(rfc822/get-field-bodies): New function.
morioka [Thu, 25 Apr 1996 15:04:17 +0000 (15:04 +0000)]
(rfc822/get-field-bodies): New function.

28 years ago(rfc822/parse-addresses): use `nreverse'
morioka [Fri, 19 Apr 1996 19:24:32 +0000 (19:24 +0000)]
(rfc822/parse-addresses): use `nreverse'

28 years ago(rfc822/parse-group): use `nreverse'
morioka [Fri, 19 Apr 1996 19:23:37 +0000 (19:23 +0000)]
(rfc822/parse-group): use `nreverse'

28 years ago(rfc822/parse-token-or-comment): use `nreverse'
morioka [Fri, 19 Apr 1996 19:21:49 +0000 (19:21 +0000)]
(rfc822/parse-token-or-comment): use `nreverse'

28 years ago(rfc822/parse-ascii-token): use `nreverse'
morioka [Fri, 19 Apr 1996 19:20:52 +0000 (19:20 +0000)]
(rfc822/parse-ascii-token): use `nreverse'

28 years ago(rfc822/parse-token): use `nreverse'
morioka [Fri, 19 Apr 1996 19:20:08 +0000 (19:20 +0000)]
(rfc822/parse-token): use `nreverse'

28 years ago(rfc822/lexical-analyze): use `nreverse'
morioka [Fri, 19 Apr 1996 19:18:30 +0000 (19:18 +0000)]
(rfc822/lexical-analyze): use `nreverse'

28 years ago(rfc822/address-string): support group
morioka [Fri, 19 Apr 1996 18:48:55 +0000 (18:48 +0000)]
(rfc822/address-string): support group
(rfc822/full-name-string): support group

28 years ago(rfc822/parse-ascii-token): does not exit from loop even if
morioka [Mon, 15 Apr 1996 08:57:58 +0000 (08:57 +0000)]
(rfc822/parse-ascii-token): does not exit from loop even if
token-value is nil.

28 years ago(rfc822/parse-ascii-token): nil check for token-value
morioka [Mon, 15 Apr 1996 08:56:37 +0000 (08:56 +0000)]
(rfc822/parse-ascii-token): nil check for token-value

28 years ago(rfc822/parse-ascii-token): check token instead of (cdr token).
morioka [Mon, 25 Mar 1996 10:21:25 +0000 (10:21 +0000)]
(rfc822/parse-ascii-token): check token instead of (cdr token).

28 years ago(rfc822/parse-ascii-token): applied Shuhei KOBAYASHI
morioka [Mon, 25 Mar 1996 10:17:34 +0000 (10:17 +0000)]
(rfc822/parse-ascii-token): applied Shuhei KOBAYASHI
<shuhei@cmpt01.phys.tohoku.ac.jp>'s patch (cf. [tm-ja:1671])

28 years ago(rfc822/parse-ascii-token): New function.
morioka [Sat, 2 Mar 1996 13:25:12 +0000 (13:25 +0000)]
(rfc822/parse-ascii-token): New function.
(rfc822/parse-word, rfc822/parse-local-part, rfc822/parse-sub-domain,
rfc822/parse-domain, rfc822/parse-at-domain, rfc822/parse-route,
rfc822/parse-route-addr, rfc822/parse-group, rfc822/parse-addresses):
Use function `rfc822/parse-ascii-token' instead of
`rfc822/parse-token'.

28 years agoDon't use `equal' to compare strings.
morioka [Thu, 25 Jan 1996 08:07:39 +0000 (08:07 +0000)]
Don't use `equal' to compare strings.

28 years ago(rfc822/non-qtext-char-list): new constant
morioka [Thu, 18 Jan 1996 14:48:33 +0000 (14:48 +0000)]
(rfc822/non-qtext-char-list): new constant

Constant `rfc822/non-qtext-chars' was deleted.

(rfc822/wrap-as-quoted-string): new function

28 years ago(mu-register/citation-name): use function `y-or-n-p'
morioka [Wed, 17 Jan 1996 05:35:06 +0000 (05:35 +0000)]
(mu-register/citation-name): use function `y-or-n-p'
(mu-register/citation-name-quietly): use function `y-or-n-p'

28 years ago(mu-register/citation-name, mu-register/citation-name-quietly): use
morioka [Tue, 16 Jan 1996 21:54:27 +0000 (21:54 +0000)]
(mu-register/citation-name, mu-register/citation-name-quietly): use
function `tl:read-string' instead of `read-string'.

28 years ago`(require 'pp)' was deleted.
morioka [Tue, 16 Jan 1996 17:42:01 +0000 (17:42 +0000)]
`(require 'pp)' was deleted.

28 years agoMethod `prefix-registered-quietly' was renamed to `prefix-register'.
morioka [Tue, 16 Jan 1996 14:04:24 +0000 (14:04 +0000)]
Method `prefix-registered-quietly' was renamed to `prefix-register'.
Method `prefix-registered' was renamed to `prefix-register-verbose'.

28 years ago(mu-register/get-citation-name): new implementation by macro
morioka [Mon, 15 Jan 1996 21:19:11 +0000 (21:19 +0000)]
(mu-register/get-citation-name): new implementation by macro

28 years ago(mu-register/citation-name-quietly): new function: implementation of
morioka [Mon, 15 Jan 1996 21:07:05 +0000 (21:07 +0000)]
(mu-register/citation-name-quietly): new function: implementation of
`prefix-registered-quietly'

Method name of function `mu-register/citation-name' was changed.

28 years ago(mu-register/save-to-file): new implementation
morioka [Mon, 15 Jan 1996 20:28:32 +0000 (20:28 +0000)]
(mu-register/save-to-file): new implementation

28 years ago(mu-register/registration-symbol): new variable: to specify symbol
morioka [Mon, 15 Jan 1996 20:04:52 +0000 (20:04 +0000)]
(mu-register/registration-symbol): new variable: to specify symbol
name of citation-name database.

(mu-register/save-to-file): modified to use variable
`mu-register/registration-symbol'.

28 years agoComments were modified.
morioka [Mon, 15 Jan 1996 19:32:00 +0000 (19:32 +0000)]
Comments were modified.

28 years agouse function `set-alist'.
morioka [Mon, 15 Jan 1996 19:24:19 +0000 (19:24 +0000)]
use function `set-alist'.

28 years agoComments were translated from Japanese to English.
morioka [Mon, 15 Jan 1996 16:08:10 +0000 (16:08 +0000)]
Comments were translated from Japanese to English.

28 years agoInitial revision
morioka [Mon, 15 Jan 1996 16:03:37 +0000 (16:03 +0000)]
Initial revision

28 years ago(rfc822/extract-address-components): New function
morioka [Tue, 19 Dec 1995 17:57:08 +0000 (17:57 +0000)]
(rfc822/extract-address-components): New function

28 years ago���� rfc822/parse-group �� comma �� let ��������������������������
morioka [Thu, 16 Nov 1995 11:11:56 +0000 (11:11 +0000)]
���� rfc822/parse-group �� comma �� let ��������������������������

28 years ago���� rfc822/parse-group ���������� `:' �� `colon' ����������
morioka [Wed, 15 Nov 1995 15:55:20 +0000 (15:55 +0000)]
���� rfc822/parse-group ���������� `:' �� `colon' ����������
��XEmacs �� compile ������������������������

28 years agotm-edit.el �������� rfc822/get-header-string-except ����������
morioka [Sat, 11 Nov 1995 12:48:59 +0000 (12:48 +0000)]
tm-edit.el �������� rfc822/get-header-string-except ����������

28 years ago���� rfc822/linear-white-space-regexp, rfc822/quoted-pair-regexp,
morioka [Thu, 5 Oct 1995 13:22:22 +0000 (13:22 +0000)]
���� rfc822/linear-white-space-regexp, rfc822/quoted-pair-regexp,
rfc822/qtext-regexp, rfc822/quoted-string-regexp ������������

28 years ago���� rfc822/field-top-regexp ������������
morioka [Thu, 5 Oct 1995 12:09:52 +0000 (12:09 +0000)]
���� rfc822/field-top-regexp ������������

28 years ago���� rfc822/field-name-regexp,
morioka [Thu, 5 Oct 1995 11:26:43 +0000 (11:26 +0000)]
���� rfc822/field-name-regexp,
���� rfc822/field-end, rfc822/get-field-body,
���� rfc822/strip-quoted-pair, rfc822/strip-quoted-string,
���� rfc822/unfolding-string ������������

28 years agoInitial revision
morioka [Tue, 3 Oct 1995 05:17:31 +0000 (05:17 +0000)]
Initial revision