comparison 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
comparison
equal deleted inserted replaced
68471:87ff4350c1ce 68472:a7a6f6c663c9
1 2006-01-29 Michael Olson <mwolson@gnu.org> 1 2006-01-29 Michael Olson <mwolson@gnu.org>
2
3 * ChangeLog, ChangeLog.2005, ChangeLog.2004, ChangeLog.2003,
4 ChangeLog.2002, ChangeLog.2001: Add "See ChangeLog.NNNN" line for
5 earlier changes. Use utf-8 encoding. Fix some accent typos.
2 6
3 * erc-speedbar.el (erc-speedbar-buttons): Fix reference to free 7 * erc-speedbar.el (erc-speedbar-buttons): Fix reference to free
4 variable. 8 variable.
5 (erc-speedbar-goto-buffer): Fix compiler warning. 9 (erc-speedbar-goto-buffer): Fix compiler warning.
6 10
333 these comparisons. Matching literal newlines makes me nervous. 337 these comparisons. Matching literal newlines makes me nervous.
334 338
335 * erc-track.el (erc-track-remove-from-mode-line): Handle case 339 * erc-track.el (erc-track-remove-from-mode-line): Handle case
336 where global-mode-string is not a list. Emacs22 permits this. 340 where global-mode-string is not a list. Emacs22 permits this.
337 341
342
343 See ChangeLog.2005 for earlier changes.
344
338 Copyright (C) 2006 Free Software Foundation, Inc. 345 Copyright (C) 2006 Free Software Foundation, Inc.
339 Copying and distribution of this file, with or without modification, 346 Copying and distribution of this file, with or without modification,
340 are permitted provided the copyright notice and this notice are preserved. 347 are permitted provided the copyright notice and this notice are preserved.
341 348
349 ;; Local Variables:
350 ;; coding: utf-8
351 ;; End:
352
342 ;; arch-tag: 865a75f6-2bcb-46df-bf0c-b514dadf688a 353 ;; arch-tag: 865a75f6-2bcb-46df-bf0c-b514dadf688a