comparison lisp/ChangeLog @ 34268:17864eb365a2

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Wed, 06 Dec 2000 13:56:18 +0000
parents 8709aba617d7
children a8cee0f32645
comparison
equal deleted inserted replaced
34267:6144bd28b9b5 34268:17864eb365a2
1 2000-12-06 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * emacs-lisp/autoload.el (update-file-autoloads): Use raw-text to
4 read generated-autoload-file, and set buffer-file-coding-system to
5 raw-text-unix after reading the file.
6
7 * international/mule-conf.el (file-coding-system-alist): Use
8 raw-text for reading loaddefs.el and raw-text-unix for writing
9 it.
10
1 2000-12-06 Gerd Moellmann <gerd@gnu.org> 11 2000-12-06 Gerd Moellmann <gerd@gnu.org>
2 12
3 * cus-start.el: Add entry for even-window-heights. 13 * cus-start.el: Add entry for even-window-heights.
4 14
5 2000-12-06 Miles Bader <miles@gnu.org> 15 2000-12-06 Miles Bader <miles@gnu.org>