Convert to utf-8.

Add local-variables section.
This commit is contained in:
Juanma Barranquero 2008-03-27 11:56:34 +00:00
parent dc12d8712f
commit fc8fcbfd3d

View file

@ -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.