Mercurial > emacs
comparison lisp/ChangeLog @ 95156:0321e3b27992
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 21 May 2008 03:55:40 +0000 |
parents | 5bc1454813b2 |
children | 93a3c709bf89 |
comparison
equal
deleted
inserted
replaced
95155:ad9a7f7d0cae | 95156:0321e3b27992 |
---|---|
1 2008-05-21 Glenn Morris <rgm@gnu.org> | 1 2008-05-21 Glenn Morris <rgm@gnu.org> |
2 | |
3 * files.el (c-postprocess-file-styles): Declare for compiler. | |
2 | 4 |
3 * Makefile.in: Allow for parallel byte-compiling. | 5 * Makefile.in: Allow for parallel byte-compiling. |
4 (ELCFILES): New variable. | 6 (ELCFILES): New variable. |
5 (.el.elc): Remove prerequisites from suffix rule. Print a message. | 7 (.el.elc): Remove prerequisites from suffix rule. Print a message. |
6 (compile-first, compile-main, compile-last): New targets. | 8 (compile-first, compile-main, compile-last): New targets. |