(rfc822/extract-address-components): fixed.
[elisp/mu-cite.git] / tl-822.el
1996-08-28 morioka(rfc822/extract-address-components): fixed.
1996-08-28 morioka(rfc822/full-name-string): New alias for `std11-full...
1996-08-28 morioka(rfc822/address-string): New aliases for `std11-address...
1996-08-28 morioka(rfc822/extract-address-components): Use function
1996-08-28 moriokaParser were moved to std11-parse.el and renamed to...
1996-08-28 moriokaAlias `rfc822/analyze-spaces', `rfc822/analyze-special',
1996-08-28 morioka(rfc822/lexical-analyze): New alias for `std11-lexical...
1996-08-28 morioka(rfc822/analyze-comment): New alias; new implementation.
1996-08-28 morioka(rfc822/analyze-domain-literal): New alias.
1996-08-28 morioka(rfc822/analyze-quoted-string): New alias for
1996-08-28 morioka(rfc822/analyze-atom): New alias for `std11-analyze...
1996-08-28 morioka(rfc822/analyze-special): New alias for `std11-analyze...
1996-08-28 morioka(rfc822/analyze-spaces): New alias for `std11-analyze...
1996-08-28 moriokaFunction `std11-field-names' was renamed to
1996-08-28 moriokaFunction `std11-field-bodies' was renamed to
1996-08-28 moriokaFunction `std11-get-field-body' was renamed to `std11...
1996-08-28 moriokaFunction `std11-field-body' was renamed to `std11-get...
1996-08-28 morioka(rfc822/unfolding-string): New alias for `std11-unfold...
1996-08-28 morioka(rfc822/get-field-bodies): New alias for `std11-field...
1996-08-28 moriokaConstant `rfc822/field-name-regexp' was abolished.
1996-08-28 moriokaConstant `rfc822/field-top-regexp' was abolished.
1996-08-28 morioka(rfc822/get-field-names): New alias for `std11-field...
1996-08-28 moriokaConstant `rfc822::next-field-top-regexp' was abolished.
1996-08-28 morioka(rfc822/get-field-body): New alias for `std11-field...
1996-08-28 morioka(rfc822/narrow-to-header): New alias for `std11-narrow...
1996-08-16 morioka(rfc822/analyze-comment): Use `string-match' instead of
1996-08-16 morioka(rfc822/analyze-domain-literal): New implementation.
1996-08-16 morioka(rfc822/analyze-atom): New implementation.
1996-08-16 morioka(rfc822/analyze-spaces): New implementation.
1996-06-17 morioka(rfc822/qtext-regexp, rfc822/quoted-string-regexp)...
1996-06-13 moriokaVariable `rfc822/qtext-regexp' and `rfc822/quoted-strin...
1996-06-13 moriokaFunction `rfc822/analyze-quoted-pair' was abolished.
1996-06-13 morioka(rfc822/analyze-quoted-string): New implementation.
1996-05-22 morioka(rfc822/address-string): Unused local variable `addr...
1996-05-20 morioka(rfc822/parse-addr-spec): Unused local variable `at...
1996-05-17 morioka(rfc822/analyze-comment): Unused local variable `chr...
1996-05-15 morioka(rfc822/lexical-analyze): Unnecessary local variable...
1996-05-15 morioka(rfc822/lexical-analyze): Unnecessary local variable...
1996-04-25 morioka(rfc822/get-field-names): New function.
1996-04-25 morioka(rfc822/get-field-bodies): New argument `boundary'...
1996-04-25 morioka(rfc822/get-field-body): add new argument `boundary...
1996-04-25 morioka(rfc822/narrow-to-header): New function.
1996-04-25 morioka(rfc822/get-header-string, rfc822/get-header-string...
1996-04-25 morioka(rfc822/get-header-string): New function.
1996-04-25 morioka(rfc822/get-field-bodies): New function.
1996-04-19 morioka(rfc822/parse-addresses): use `nreverse'
1996-04-19 morioka(rfc822/parse-group): use `nreverse'
1996-04-19 morioka(rfc822/parse-token-or-comment): use `nreverse'
1996-04-19 morioka(rfc822/parse-ascii-token): use `nreverse'
1996-04-19 morioka(rfc822/parse-token): use `nreverse'
1996-04-19 morioka(rfc822/lexical-analyze): use `nreverse'
1996-04-19 morioka(rfc822/address-string): support group
1996-04-15 morioka(rfc822/parse-ascii-token): does not exit from loop...
1996-04-15 morioka(rfc822/parse-ascii-token): nil check for token-value
1996-03-25 morioka(rfc822/parse-ascii-token): check token instead of...
1996-03-25 morioka(rfc822/parse-ascii-token): applied Shuhei KOBAYASHI
1996-03-02 morioka(rfc822/parse-ascii-token): New function.
1996-01-25 moriokaDon't use `equal' to compare strings.
1996-01-18 morioka(rfc822/non-qtext-char-list): new constant
1995-12-19 morioka(rfc822/extract-address-components): New function
1995-11-16 morioka���� rfc822/parse-group �� comma �� let ����������...
1995-11-15 morioka���� rfc822/parse-group ���������� `:' �� `colon' ...
1995-11-11 moriokatm-edit.el �������� rfc822/get-header-string-except...
1995-10-05 morioka���� rfc822/linear-white-space-regexp, rfc822/quoted...
1995-10-05 morioka���� rfc822/field-top-regexp ������������
1995-10-05 morioka���� rfc822/field-name-regexp,
1995-10-03 moriokaInitial revision