# HG changeset patch # User Juanma Barranquero # Date 1206618994 0 # Node ID 7b69ab19915a200fd705a584349e4c5a85fff66c # Parent 1987338eaf51190199248af8945fc925bd4acc72 Convert to utf-8. Add local-variables section. diff -r 1987338eaf51 -r 7b69ab19915a lisp/ChangeLog.8 --- a/lisp/ChangeLog.8 Thu Mar 27 11:49:58 2008 +0000 +++ b/lisp/ChangeLog.8 Thu Mar 27 11:56:34 2008 +0000 @@ -92,8 +92,8 @@ 1999-12-27 Jari Aalto * add-log.el (change-log-version-number-regexp-list): Added tag - :version 20.6 - (change-log-version-info-enabled): Added tag :version 20.6 + :version 20.6. + (change-log-version-info-enabled): Added tag :version 20.6. 1999-12-27 Jari Aalto @@ -4744,7 +4744,7 @@ * progmodes/octave-inf.el (inferior-octave-directory-tracker): Change regexp so that it doesn't match commands beginning with `cd'. -1999-07-07 Francesco Potorti` +1999-07-07 Francesco Potortì * mail/rmail.el (mail-unsent-separator): Add a missing \\|. @@ -4837,7 +4837,7 @@ * progmodes/compile.el: Deal with compilation-error-screen-columns being buffer-local. -1999-06-27 Francesco Potorti` +1999-06-27 Francesco Potortì * comint.el (comint-password-prompt-regexp): Allow "(again)". @@ -5208,7 +5208,7 @@ * progmodes/vhdl-mode.el: Completely revised and massively extended. -1999-05-15 Francesco Potorti` +1999-05-15 Francesco Potortì * progmodes/sh-script.el (sh-mode): Do not fail if buffer has no magic number and is not associated with a file. @@ -9988,6 +9988,11 @@ See ChangeLog.7 for earlier changes. +;; Local Variables: +;; coding: utf-8 +;; add-log-time-zone-rule: t +;; End: + Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.