* lisp/Makefile.in (install): Use the lisp function `dgnushack-exported-files'.
authoryamaoka <yamaoka>
Mon, 6 Nov 2000 02:40:24 +0000 (02:40 +0000)
committeryamaoka <yamaoka>
Mon, 6 Nov 2000 02:40:24 +0000 (02:40 +0000)
commitaac9e24b0dbbc6df67061d352c12ef309926048f
tree5b3bc2d7b901e84270f66a60d814ef839f6ae9ba
parentecae583acd5e275f356e4a35ccbc77ba86906a99
* lisp/Makefile.in (install): Use the lisp function `dgnushack-exported-files'.

* lisp/nnmail.el (nnmail-pathname-coding-system): Default to `binary'.
* lisp/nnheader.el (nnheader-pathname-coding-system): Ditto.

* lisp/message.el (message-get-reply-headers): Remove useless `concat'.

* lisp/md5.el: Restore the file.

* lisp/dgnushack.el (dgnushack-compile): Refer to the constant
`dgnushack-exported-files'.
(dgnushack-exported-files): New function.
(dgnushack-exported-files): New constant.
(dgnushack-unexported-files): Add some files.
(dgnushack-tool-files): Remove, merge it into `dgnushack-unexported-files'.

* lisp/base64.el: New file -- base64 encoding functions using MEL.
ChangeLog
lisp/Makefile.in
lisp/base64.el [new file with mode: 0644]
lisp/dgnushack.el
lisp/md5.el [new file with mode: 0644]
lisp/message.el
lisp/nnheader.el
lisp/nnmail.el