Mercurial > emacs
changeset 93304:7b69ab19915a
Convert to utf-8.
Add local-variables section.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 27 Mar 2008 11:56:34 +0000 |
parents | 1987338eaf51 |
children | 1637e9c58a57 |
files | lisp/ChangeLog.8 |
diffstat | 1 files changed, 10 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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 <jari.aalto@poboxes.com> * 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 <jari.aalto@poboxes.com> @@ -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` <F.Potorti@cnuce.cnr.it> +1999-07-07 Francesco Potortì <F.Potorti@cnuce.cnr.it> * 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` <F.Potorti@cnuce.cnr.it> +1999-06-27 Francesco Potortì <F.Potorti@cnuce.cnr.it> * 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` <F.Potorti@cnuce.cnr.it> +1999-05-15 Francesco Potortì <F.Potorti@cnuce.cnr.it> * 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.