diff options
author | Miles Bader <miles@gnu.org> | 2006-02-08 04:26:44 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2006-02-08 04:26:44 +0000 |
commit | c3bef63b227205e5a850afcb7a90f9cbc233aba8 (patch) | |
tree | e94204e6f4e2a5b10e78d17e1d4aa31c363da6d9 /lisp/gnus/mm-util.el | |
parent | 5ce3d1d5a63fd955b35247bec82a7d60c9060f13 (diff) | |
parent | ebc4129b359434f07c5ba6121c62f10937e7ecf8 (diff) | |
download | emacs-c3bef63b227205e5a850afcb7a90f9cbc233aba8.tar.gz |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 43-57)
- Update from CVS
- Merge from erc--emacs--0
- Make constrain-to-field notice overlays
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 18-21)
- Update from CVS
- Merge from emacs--devo--0
Diffstat (limited to 'lisp/gnus/mm-util.el')
-rw-r--r-- | lisp/gnus/mm-util.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/mm-util.el b/lisp/gnus/mm-util.el index ef050f3d621..13d786f7a99 100644 --- a/lisp/gnus/mm-util.el +++ b/lisp/gnus/mm-util.el @@ -1,7 +1,7 @@ ;;; mm-util.el --- Utility functions for Mule and low level things ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005 Free Software Foundation, Inc. +;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |