comparison lisp/gnus/mm-encode.el @ 38413:a26d9b55abb6

Some fixes to follow coding conventions in files from Gnus.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 17:42:53 +0000
parents f6220cdcf5d4
children 33c54ecf6602
comparison
equal deleted inserted replaced
38412:253f761ad37b 38413:a26d9b55abb6
1 ;;; mm-encode.el --- Functions for encoding MIME things 1 ;;; mm-encode.el --- functions for encoding MIME things
2 ;; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. 2 ;; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
3 3
4 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> 4 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
5 ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> 5 ;; MORIOKA Tomohiko <morioka@jaist.ac.jp>
6 ;; This file is part of GNU Emacs. 6 ;; This file is part of GNU Emacs.