diff lisp/erc/ChangeLog @ 68472:a7a6f6c663c9

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-25 Creator: Michael Olson <mwolson@gnu.org> Use utf-8 encoding in ERC ChangeLogs.
author Miles Bader <miles@gnu.org>
date Mon, 30 Jan 2006 00:30:03 +0000
parents 87ff4350c1ce
children 52b6d55ff868
line wrap: on
line diff
--- a/lisp/erc/ChangeLog	Mon Jan 30 00:29:49 2006 +0000
+++ b/lisp/erc/ChangeLog	Mon Jan 30 00:30:03 2006 +0000
@@ -1,5 +1,9 @@
 2006-01-29  Michael Olson  <mwolson@gnu.org>
 
+	* ChangeLog, ChangeLog.2005, ChangeLog.2004, ChangeLog.2003,
+	ChangeLog.2002, ChangeLog.2001: Add "See ChangeLog.NNNN" line for
+	earlier changes.  Use utf-8 encoding.  Fix some accent typos.
+
 	* erc-speedbar.el (erc-speedbar-buttons): Fix reference to free
 	variable.
 	(erc-speedbar-goto-buffer): Fix compiler warning.
@@ -335,8 +339,15 @@
 	* erc-track.el (erc-track-remove-from-mode-line): Handle case
 	where global-mode-string is not a list.  Emacs22 permits this.
 
+
+See ChangeLog.2005 for earlier changes.
+
     Copyright (C) 2006 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.
 
+;; Local Variables:
+;; coding: utf-8
+;; End:
+
 ;; arch-tag: 865a75f6-2bcb-46df-bf0c-b514dadf688a