Mercurial > emacs
diff lisp/gnus/rfc2047.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 | b9c371244b90 |
children | 3915f2c7691e 690e82320649 |
line wrap: on
line diff
--- a/lisp/gnus/rfc2047.el Sun Jul 15 16:15:35 2001 +0000 +++ b/lisp/gnus/rfc2047.el Sun Jul 15 17:42:53 2001 +0000 @@ -1,4 +1,4 @@ -;;; rfc2047.el --- Functions for encoding and decoding rfc2047 messages +;;; rfc2047.el --- functions for encoding and decoding rfc2047 messages ;; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>