;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
;; Created: 1995/12/7
;; Renamed: 1997/2/27 from tm-pgp.el
-;; Version: $Id: mime-pgp.el,v 0.7 1997-03-15 21:06:10 morioka Exp $
-;; Keywords: mail, news, MIME, multimedia, PGP, security
+;; Version: $Id: mime-pgp.el,v 0.8 1997-03-15 21:18:21 morioka Exp $
+;; Keywords: PGP, security, MIME, multimedia, mail, news
;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
(mother mime::article/preview-buffer)
(charset (cdr (assoc "charset" cal)))
(encoding (cdr (assq 'encoding cal)))
- (mode major-mode)
str)
(setq str (buffer-substring beg end))
(switch-to-buffer new-name)