elisp/mu-cite.git
1998-02-13 moriokaDelete because it is not used.
1997-06-01 morioka. XEmacs-20_3-b27-viet
1997-03-14 morioka*** empty log message ***
1997-03-03 shuhei-k(std11-addr-to-string): Enclose quoted-string with...
1996-12-17 morioka(mu-modules-to-compile): Don't install tl-822.el.
1996-12-17 morioka(std11-full-name-string): Strip quoted-pair and return...
1996-12-17 morioka(std11-wrap-as-quoted-pairs): New function.
1996-12-16 morioka(std11-strip-quoted-pair): New implementation.
1996-12-02 shuhei-k(std11-unfold-string): Save LWSP-char.
1996-11-28 morioka(std11-check-enclosure): Unused local variable `dest...
1996-11-19 morioka(std11-strip-quoted-string): fixed.
1996-10-01 moriokaComment was fixed.
1996-10-01 morioka(std11-parse-ascii-token): Use function
1996-09-14 morioka(rfc822/strip-quoted-string): New alias; moved to std11.el.
1996-09-14 morioka(std11-strip-quoted-string): fixed a typo.
1996-09-14 morioka(std11-strip-quoted-pair): New function; moved from...
1996-09-14 moriokaConstant `rfc822/linear-white-space-regexp' was abolished.
1996-09-08 morioka(std11-wrap-as-quoted-string): fixed typo.
1996-09-08 morioka(rfc822/wrap-as-quoted-string): New alias.
1996-09-08 morioka(std11-wrap-as-quoted-string): Renamed from
1996-09-08 morioka(rfc822/qtext-regexp): Use variable `std11-non-qtext...
1996-09-08 morioka(std11-non-qtext-char-list): Renamed from
1996-09-08 morioka(rfc822/non-qtext-char-list): New variable; moved from...
1996-09-08 moriokaFunction `rfc822/wrap-as-quoted-string' and variable
1996-09-03 morioka(std11-spaces-regexp): don't require top of line.
1996-09-03 morioka(std11-extract-address-components): unfold.
1996-09-02 moriokalatex-math-symbol.el was moved from tl package.
1996-09-02 morioka*** empty log message ***
1996-09-02 morioka(rfc822/extract-address-components): New alias; moved...
1996-09-02 morioka(std11-extract-address-components): New function; moved...
1996-09-02 morioka(rfc822/field-end): fixed a typo. (cf. [tm-ja:2056])
1996-08-30 morioka(std11-find-field-body): New function.
1996-08-30 morioka(std11-addr-to-string): Add DOC-string.
1996-08-30 morioka(rfc822/get-field-body): Function `std11-find-field...
1996-08-30 morioka(std11-field-body): Renamed from `std11-find-field...
1996-08-28 morioka(rfc822/extract-address-components): fixed.
1996-08-28 morioka(std11-parse-addresses-string): New function.
1996-08-28 morioka(std11-full-name-string): New function.
1996-08-28 morioka(rfc822/full-name-string): New alias for `std11-full...
1996-08-28 morioka(std11-addr-to-string): eliminate comments.
1996-08-28 morioka(std11-addr-to-string): New function; moved from tl...
1996-08-28 morioka(rfc822/address-string): New aliases for `std11-address...
1996-08-28 morioka(std11-parse-address-string): moved from std11-parse.el.
1996-08-28 moriokaFunction `std11-parse-address-string' was moved to...
1996-08-28 morioka(rfc822/extract-address-components): Use function
1996-08-28 morioka(std11-parse-address-string): Add as autoload function.
1996-08-28 morioka(std11-parse-address-string): New function.
1996-08-28 moriokaParser were moved from tl-822.el and renamed to `std11-*'.
1996-08-28 morioka(std11-parse-address, std11-parse-addresses): Add as...
1996-08-28 moriokaParser were moved to std11-parse.el and renamed to...
1996-08-28 moriokaRemove autoload for `std11-analyze-*'.
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(std11-lexical-analyze): New function.
1996-08-28 morioka(rfc822/analyze-comment): New alias; new implementation.
1996-08-28 morioka(std11-check-enclosure): New function; changed from
1996-08-28 morioka(rfc822/analyze-domain-literal): New alias.
1996-08-28 morioka(std11-analyze-domain-literal): New function.
1996-08-28 morioka(std11-analyze-enclosure): New function.
1996-08-28 morioka(std11-analyze-quoted-string): New function.
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(std11-analyze-atom): New function.
1996-08-28 moriokaAdd `std11-analyze-special' as autoload function of...
1996-08-28 morioka(std11-analyze-special): New function.
1996-08-28 morioka(rfc822/analyze-special): New alias for `std11-analyze...
1996-08-28 moriokaautoload std11-parse for `std11-analyze-spaces'.
1996-08-28 morioka*** empty log message ***
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-header-field-names' was renamed to
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
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(std11-unfold-string): New function.
1996-08-28 morioka(rfc822/unfolding-string): New alias for `std11-unfold...
1996-08-28 morioka(std11-field-body): fixed.
1996-08-28 morioka(std11-field-bodies): New function.
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(std11-field-names): New function.
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(std11-field-body): New function.
1996-08-28 morioka(rfc822/get-field-body): New alias for `std11-field...
1996-08-28 morioka(std11-next-field-head-regexp): New constant.
1996-08-28 morioka*** empty log message ***
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...
next