changeset 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 e238dd02cdad
files lisp/erc/ChangeLog lisp/erc/ChangeLog.2001 lisp/erc/ChangeLog.2002 lisp/erc/ChangeLog.2003 lisp/erc/ChangeLog.2004 lisp/erc/ChangeLog.2005
diffstat 6 files changed, 59 insertions(+), 20 deletions(-) [+]
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
--- a/lisp/erc/ChangeLog.2001	Mon Jan 30 00:29:49 2006 +0000
+++ b/lisp/erc/ChangeLog.2001	Mon Jan 30 00:30:03 2006 +0000
@@ -1039,4 +1039,8 @@
   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: 306c4b58-f9ae-4f3d-9fd9-db2d743f05a6
--- a/lisp/erc/ChangeLog.2002	Mon Jan 30 00:29:49 2006 +0000
+++ b/lisp/erc/ChangeLog.2002	Mon Jan 30 00:30:03 2006 +0000
@@ -2594,8 +2594,14 @@
 	  Default it is used for URLs, but other things could be added.
 	  see if you can find another use, erc-button-alist
 
+See ChangeLog.2001 for earlier changes.
+
     Copyright (C) 2002 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: a6779d5e-99fa-442b-98cf-90e73eb2c272
--- a/lisp/erc/ChangeLog.2003	Mon Jan 30 00:29:49 2006 +0000
+++ b/lisp/erc/ChangeLog.2003	Mon Jan 30 00:30:03 2006 +0000
@@ -2138,8 +2138,14 @@
 	behavior - if you think this was the wrong decision, please correct it and
 	I'll remember it for next time.
 
+See ChangeLog.2002 for earlier changes.
+
     Copyright (C) 2003 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: 808865e1-3cce-4c5b-9997-95a8b7a9d384
--- a/lisp/erc/ChangeLog.2004	Mon Jan 30 00:29:49 2006 +0000
+++ b/lisp/erc/ChangeLog.2004	Mon Jan 30 00:30:03 2006 +0000
@@ -1226,7 +1226,7 @@
 
 	* erc-stamp.el: Added local variables for file.
 	(erc-away-timestamp-format): Allow nil as a choice in `:type'.
-	(erc-timestamp-intangible): Changed `:type' to boolean.
+	(erc-timestamp-intangible): Changed `:type' to boolean.
 	(erc-timestamp-right-column): Added `:group' and `:type'.
 
 2004-04-28  Diane Murray <disumu@x3y2z1.net>
@@ -1611,7 +1611,7 @@
 
 	* erc.el (erc-network-name): Function definition moved to
 	erc-nets.el.  The functions `erc-determine-network' and
-	`èrc-network' in erc-nets.el do what this did before.  Deprecated.
+	`erc-network' in erc-nets.el do what this did before.  Deprecated.
 	Use (erc-network) instead.
 
 2004-03-08  Diane Murray <disumu@x3y2z1.net>
@@ -1627,7 +1627,7 @@
 	(erc-networks): Removed.  Use `erc-networks-alist' as defined in
 	erc-nets.el.
 	(erc-current-network): Function definition moved to erc-nets.el.
-	The functions `erc-determine-network' and `èrc-network' in
+	The functions `erc-determine-network' and `erc-network' in
 	erc-nets.el do what this did before.  Deprecated.  Use
 	(erc-network) instead.
 
@@ -1950,7 +1950,7 @@
 
 2004-01-20  Lawrence Mitchell <wence@gmx.li>
 
-	* erc.el: From Johan Bockgård <bojohan+news@dd.chalmers.se>:
+	* erc.el: From Johan Bockgård <bojohan+news@dd.chalmers.se>:
 	(erc-update-undo-list): New function.  Update `buffer-undo-list'
 	so that calling `undo' in an ERC buffer doesn't mess up the
 	existing text.
@@ -2067,8 +2067,14 @@
 
 	* erc-list.el: Added variable erc-chanlist-mode-hook.
 
+See ChangeLog.2003 for earlier changes.
+
     Copyright (C) 2004 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: cc606d2d-635b-4b36-829b-a50e3c51e2d1
--- a/lisp/erc/ChangeLog.2005	Mon Jan 30 00:29:49 2006 +0000
+++ b/lisp/erc/ChangeLog.2005	Mon Jan 30 00:30:03 2006 +0000
@@ -1,4 +1,4 @@
-2005-11-23  Johan Bockgård  <bojohan@users.sourceforge.net>
+2005-11-23  Johan Bockgård  <bojohan@users.sourceforge.net>
 
 	* erc.el (erc-cmd-SAY): Strip leading space in input line.
 
@@ -135,7 +135,7 @@
 	* erc.el (erc-cmd-KICK, erc-cmd-PART, erc-cmd-QUIT, erc-cmd-TOPIC)
 	(erc-kill-server, erc-kill-channel): Ditto.
 
-2005-09-05  Johan Bockgård  <bojohan@users.sourceforge.net>
+2005-09-05  Johan Bockgård  <bojohan@users.sourceforge.net>
 
 	* erc-page.el (erc-ctcp-query-PAGE): (message text) -> (message
 	"%s" text).
@@ -173,7 +173,7 @@
 	invitation, away, channel-list, bad-nick): Rename globally to
 	erc-{name-of-variable}.
 
-2005-09-03  Johan Bockgård  <bojohan@users.sourceforge.net>
+2005-09-03  Johan Bockgård  <bojohan@users.sourceforge.net>
 
 	* erc.el (erc-message): Simplify regexp.
 	(erc-cmd-DEOP, erc-cmd-OP): Simplify.
@@ -395,7 +395,7 @@
 	is that the old behavior is re-instated, with the addition of one
 	completing read that happens when you do a /whois.
 
-2005-07-09  Johan Bockgård  <bojohan@users.sourceforge.net>
+2005-07-09  Johan Bockgård  <bojohan@users.sourceforge.net>
 
 	* erc.el (erc-process-input-line): Docfix.
 	(erc-update-mode-line-buffer): Use `erc-propertize' instead of
@@ -422,7 +422,7 @@
 
 	* erc-bbdb.el: Add local variables section to preserve tabs, since
 	that is the style used throughout this file.  Apply patch from
-	Edgar Gonçalves as follows.
+	Edgar Gonçalves as follows.
 	(erc-bbdb-bitlbee-name-field): New variable that indicates the
 	field name to use for annotating the "displayed name" of a bitlbee
 	contact.
@@ -440,7 +440,7 @@
 
 	* erc-nicklist.el: Add local variables section to preserve tabs,
 	since that is the style used throughout this file.  Apply patch
-	from Edgar Gonçalves as follows.
+	from Edgar Gonçalves as follows.
 	(erc-nicklist-use-icons): New option; if non-nil, display an icon
 	instead of the name of the chat medium.
 	(erc-nicklist-icons-directory): New option indicating the path to
@@ -476,7 +476,7 @@
 	(erc-nicklist-channel-users-info): Renamed from
 	`erc-nicklist-channel-nicks'.  Implement sorting voiced users.
 
-2005-06-29  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-06-29  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
 
 	* erc-nickserv.el (erc-nickserv-alist): Fix regexp for Azzurra.
 
@@ -493,7 +493,7 @@
 	* erc-notify.el (erc-notify-JOIN, erc-notify-NICK)
 	(erc-notify-QUIT): Ditto.
 
-2005-06-24  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-06-24  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
 
 	* erc.el (erc-default-coding-system)
 	(erc-handle-user-status-change): Docstring fix.
@@ -524,7 +524,7 @@
 
 	* erc-identd.el (erc-identd-start): Ditto.
 
-2005-06-16  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-06-16  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
 
 	* erc.el (erc-mode-map): Suppress `font-lock-fontify-block' key
 	binding since it destroys face properties.
@@ -608,14 +608,14 @@
 	warnings when running /quit with unchecked buffers, as well as get
 	rid of a stray buffer problem (or so it is hoped).
 
-2005-05-31  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-05-31  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
 
 	* erc-replace.el, erc-speak.el: Clean up comment formatting.
 
 	* erc-ring.el (ring, erc-input-ring-index, erc-clear-input-ring):
 	Clean up docstring formatting.
 
-2005-05-30  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-05-30  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
 
 	* erc.el (erc-cmd-BANLIST, erc-cmd-MASSUNBAN): Delete superfluous
 	arg to `format'.
@@ -627,7 +627,7 @@
 	* erc.el (erc-version-string): Move this up so that it is
 	evaluated before the `require' statements.  Not a major change.
 
-2005-04-27  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-04-27  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
 
 	* erc.el (erc-complete-word): Simplify.
 
@@ -692,7 +692,7 @@
 	(erc-modified-channels-object): Use optimal amount of whitespace
 	around modified channels indicator.
 
-2005-04-02  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-04-02  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
 
 	* erc.el (define-erc-module, erc-with-buffer)
 	(erc-with-all-buffers-of-server, with-erc-channel-buffer): Add
@@ -704,7 +704,7 @@
 
 	* erc-spelling.el: New file.
 
-2005-03-24  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-03-24  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
 
 	* erc-backend.el (define-erc-response-handler): Add
 	`definition-name' property to constructed symbols so that
@@ -807,7 +807,7 @@
 	erc-match.el, erc-nets.el, ChangeLog, NEWS: Merged bug fixes made
 	on release_5_0_branch since 5.0.1 release.
 
-2005-01-24  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-01-24  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
 
 	* erc.el (erc-input-action): Quote `erc-action-history-list' so
 	that input history actually works.
@@ -939,7 +939,7 @@
 	`erc-process' was set, so that channels weren't being marked
 	active correctly upon join; fixed.
 
-2005-01-15  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
+2005-01-15  Johan Bockgård  <bojohan+sf@dd.chalmers.se>
 
 	* erc-backend.el (def-edebug-spec): This macro caused problems (in
 	XEmacs). Use its expansion directly.
@@ -1215,8 +1215,14 @@
 	bug where emacs would get stuck in a loop when \C-g was in a
 	message and `erc-beep-p' was set to nil (default setting).
 
+See ChangeLog.2004 for earlier changes.
+
     Copyright (C) 2005 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: 70f1733a-3e2f-43c2-91c3-d9ace93f82ba