summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
morioka [Wed, 28 Aug 1996 17:35:10 +0000 (17:35 +0000)]
(std11-analyze-domain-literal): New function.
morioka [Wed, 28 Aug 1996 17:33:26 +0000 (17:33 +0000)]
(std11-analyze-enclosure): New function.
(std11-analyze-quoted-string): New implementation.
morioka [Wed, 28 Aug 1996 17:25:56 +0000 (17:25 +0000)]
(std11-analyze-quoted-string): New function.
morioka [Wed, 28 Aug 1996 17:15:33 +0000 (17:15 +0000)]
(std11-analyze-atom): New function.
morioka [Wed, 28 Aug 1996 17:08:05 +0000 (17:08 +0000)]
Add `std11-analyze-special' as autoload function of std11-parse.
morioka [Wed, 28 Aug 1996 17:06:45 +0000 (17:06 +0000)]
(std11-analyze-special): New function.
morioka [Wed, 28 Aug 1996 16:59:36 +0000 (16:59 +0000)]
autoload std11-parse for `std11-analyze-spaces'.
morioka [Wed, 28 Aug 1996 16:57:42 +0000 (16:57 +0000)]
*** empty log message ***
morioka [Wed, 28 Aug 1996 15:38:19 +0000 (15:38 +0000)]
Function `std11-header-field-names' was renamed to
`std11-collect-field-names'.
morioka [Wed, 28 Aug 1996 15:36:20 +0000 (15:36 +0000)]
Function `std11-field-names' was renamed to
`std11-header-field-names'.
morioka [Wed, 28 Aug 1996 15:25:16 +0000 (15:25 +0000)]
Function `std11-field-bodies' was renamed to
`std11-find-field-bodies'.
morioka [Wed, 28 Aug 1996 15:17:19 +0000 (15:17 +0000)]
Function `std11-get-field-body' was renamed to
`std11-find-field-body'.
morioka [Wed, 28 Aug 1996 15:09:13 +0000 (15:09 +0000)]
Function `std11-field-body' was renamed to `std11-get-field-body'.
morioka [Wed, 28 Aug 1996 15:06:34 +0000 (15:06 +0000)]
(std11-unfold-string): New function.
morioka [Wed, 28 Aug 1996 14:17:21 +0000 (14:17 +0000)]
(std11-field-body): fixed.
morioka [Wed, 28 Aug 1996 13:13:12 +0000 (13:13 +0000)]
(std11-field-bodies): New function.
morioka [Wed, 28 Aug 1996 13:03:23 +0000 (13:03 +0000)]
(std11-field-names): New function.
morioka [Wed, 28 Aug 1996 12:41:58 +0000 (12:41 +0000)]
(std11-field-body): New function.
morioka [Wed, 28 Aug 1996 12:32:17 +0000 (12:32 +0000)]
(std11-next-field-head-regexp): New constant.
morioka [Wed, 28 Aug 1996 12:29:00 +0000 (12:29 +0000)]
*** empty log message ***