Mercurial > emacs
comparison lisp/ChangeLog @ 96108:68a3c2c3dbe5
* makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
Don't copy ldefs-boot.el over loaddefs.el.
(bootstrap-clean): Remove loaddefs.el and don't depend on it.
(loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars
to loaddefs.el; they are not needed now. Add coding cookie.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 20 Jun 2008 15:18:30 +0000 |
parents | 596ac435a025 |
children | 6d96d49c7ae7 |
comparison
equal
deleted
inserted
replaced
96107:82bda7512c9c | 96108:68a3c2c3dbe5 |
---|---|
1 2008-06-20 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): | |
4 Don't copy ldefs-boot.el over loaddefs.el. | |
5 (bootstrap-clean): Remove loaddefs.el and don't depend on it. | |
6 (loaddefs.el-SH, loaddefs.el-CMD): Don't add autoloads and defvars | |
7 to loaddefs.el; they are not needed now. Add coding cookie. | |
8 | |
1 2008-06-20 Miles Bader <miles@gnu.org> | 9 2008-06-20 Miles Bader <miles@gnu.org> |
2 | 10 |
3 * face-remap.el (face-remap-add-relative, face-remap-set-base): | 11 * face-remap.el (face-remap-add-relative, face-remap-set-base): |
4 Strip unnecessary list levels from SPECS. | 12 Strip unnecessary list levels from SPECS. |
5 (buffer-face-set, buffer-face-toggle): | 13 (buffer-face-set, buffer-face-toggle): |