(mime-edit-normalize-body): Don't use the `(replace-match "\\1\r\n")' form
[elisp/semi.git] / mime-edit.el
1997-03-01 tmoriokaFixed about definition of visible/invisible functions...
1997-03-01 tmorioka(enable-invisible, end-of-invisible): New macro; copied...
1997-03-01 tmorioka(mime-edit-make-boundary): New function.
1997-03-01 tmorioka(replace-space-with-underline): New inline function...
1997-02-28 tmoriokarequire alist.
1997-02-25 tmorioka`mime-edit-make-charset-default-encoding-alist' ->
1997-02-25 tmorioka`mime-edit-transfer-level' -> `mime-transfer-level'.
1997-02-25 tmoriokaFunction `mime/encoding-name' was renamed to `mime...
1997-02-25 tmoriokaFunction `mime/encoding-name' was moved from mime-def.el.
1997-02-25 tmoriokaVariable `mime-charset-type-list' was moved from mime...
1997-02-24 tmorioka(mime-edit-insert-message, mime-edit-insert-mail,
1997-02-24 tmoriokaFunction `eword-encode-message-header' was renamed to
1997-02-24 tmoriokatm-ew-e.el was renamed to eword-encode.el; Function
1997-02-21 tmorioka`mime-editor/' -> `mime-edit-'.
1997-02-21 tmoriokabased on tm-edit 7.105.
1996-07-11 moriokacomment was modified.
1996-07-11 morioka(mime-file-types): add for patch.
1996-07-11 moriokarearrangement.
1996-07-10 morioka(mime-editor/normalize-body): Use function
1996-07-10 morioka(mime-editor/normalize-body): fixed.
1996-07-10 morioka(mime-editor/define-charset): Argument `charset' was...
1996-07-10 morioka(mime-editor/make-charset-default-encoding-alist):...
1996-07-10 morioka(mime-editor/choose-charset): Use function
1996-07-09 morioka(mime/editor-mode): Don't toggle.
1996-07-03 moriokaApplied Alastair Burt <burt@dfki.uni-kl.de>'s patch.
1996-06-27 morioka(mime-editor/encrypt-pgp-kazu): Use macro `as-binary...
1996-06-27 morioka(mime-editor/sign-pgp-kazu): Use macro `as-binary-process'.
1996-06-12 morioka(mime-editor/split-message-sender-alist): setting for...
1996-06-09 moriokaVariable `mime-editor/message-default-sender-alist...
1996-06-09 moriokaVariable `mime-editor/window-config-alist' was abolished.
1996-06-09 morioka(mime-editor/split-and-send): New implementation.
1996-06-03 morioka(mime-editor::edit-again): fixed about multipart.
1996-05-29 morioka(mime-editor/define-charset, mime-editor/set-parameter...
1996-05-29 morioka(mime-set-parameter): New implementation
1996-05-28 morioka(mime-editor::edit-again): fixed.
1996-05-28 morioka(mime/edit-again): fixed.
1996-05-28 morioka(mime-editor::edit-again): modified for new tag rule.
1996-05-28 morioka(mime-editor/insert-signature): Use variable `signature...
1996-05-28 morioka(mime-editor/multipart-beginning-regexp): Don't require...
1996-05-26 moriokaAdd `(provide 'tm-edit)'.
1996-05-26 morioka(mime-editor/insert-binary-buffer): fixed.
1996-05-25 morioka(mime-editor/normalize-body): fixed.
1996-05-25 morioka(mime-editor/insert-binary-buffer): Use function `invis...
1996-05-25 morioka(mime-editor/enquote-region): New command; bound to...
1996-05-25 morioka(mime-editor/process-multipart-1): Use function `string...
1996-05-25 morioka(mime-editor/process-multipart-1): fixed about conditio...
1996-05-25 morioka(mime-editor/enclose-region): fixed for new format.
1996-05-25 morioka(mime-editor/insert-partial-header): Comment of Mime...
1996-05-25 morioka(mime-editor/insert-tag): Don't insert unnecessary...
1996-05-25 morioka(mime-editor/version-name): New constant.
1996-05-24 morioka(mime-editor/goto-tag): fixed for a tag without line...
1996-05-24 morioka(mime-editor/translate-region): fixed for a part starti...
1996-05-24 morioka(mime-editor/single-part-tag-regexp): It allows any...
1996-05-24 morioka*** empty log message ***