comparison lisp/mh-e/ChangeLog @ 90751:52a7f3f50b89

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 624-636) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 200-201) - Merge from emacs--devo--0 - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser. Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-171
author Miles Bader <miles@gnu.org>
date Tue, 13 Feb 2007 12:14:16 +0000
parents 95d0cdf160ea dc23aaa67696
children e9f94688a064
comparison
equal deleted inserted replaced
90750:f8cc067aba62 90751:52a7f3f50b89
2868 * ChangeLog.1: New file. Contains old ChangeLog. 2868 * ChangeLog.1: New file. Contains old ChangeLog.
2869 2869
2870 2870
2871 Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. 2871 Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
2872 2872
2873 Copying and distribution of this file, with or without modification, 2873 This file is part of GNU Emacs.
2874 are permitted in any medium without royalty provided the copyright 2874
2875 notice and this notice are preserved. 2875 GNU Emacs is free software; you can redistribute it and/or modify
2876 it under the terms of the GNU General Public License as published by
2877 the Free Software Foundation; either version 2, or (at your option)
2878 any later version.
2879
2880 GNU Emacs is distributed in the hope that it will be useful,
2881 but WITHOUT ANY WARRANTY; without even the implied warranty of
2882 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2883 GNU General Public License for more details.
2884
2885 You should have received a copy of the GNU General Public License
2886 along with GNU Emacs; see the file COPYING. If not, write to the
2887 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2888 Boston, MA 02110-1301, USA.
2876 2889
2877 ;; Local Variables: 2890 ;; Local Variables:
2878 ;; sentence-end-double-space: nil 2891 ;; sentence-end-double-space: nil
2879 ;; add-log-time-zone-rule: t 2892 ;; add-log-time-zone-rule: t
2880 ;; End: 2893 ;; End: