log lisp/gnus/rfc2047.el @ 112346:a3e090c3eecb

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Wed, 10 Nov 2010 07:55:25 +0000 Katsumi Yamaoka rfc2047.el (rfc2047-syntax-table): Simplify.
Wed, 29 Sep 2010 01:09:50 +0000 Katsumi Yamaoka Remove Emacs 21 stuff.
Mon, 20 Sep 2010 23:44:05 +0000 Katsumi Yamaoka rfc2047.el (rfc2047-encode-parameter): Doc fix.
Thu, 02 Sep 2010 00:55:51 +0000 Katsumi Yamaoka Remove arch-tags from all files, since these are no longer needed.
Fri, 06 Aug 2010 03:43:29 +0000 Katsumi Yamaoka (rfc2047-encode): Use utf-8 charset as a last resort.
Mon, 24 May 2010 22:11:08 -0400 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.