From: Juanma Barranquero Date: Thu, 27 Mar 2008 11:56:34 +0000 (+0000) Subject: Convert to utf-8. X-Git-Tag: emacs-pretest-23.0.90~6865 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fc8fcbfd3d51f85f0c84eef0bd94ae88a2d00f97;p=emacs.git Convert to utf-8. Add local-variables section. --- diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index f330dfccfff..5ee97a87325 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 @@ -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.