Mercurial > emacs
comparison lisp/ChangeLog @ 58342:def2dd949fa4
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 20 Nov 2004 03:09:38 +0000 |
parents | 6ae939127d99 |
children | 38dd1d11dc54 |
comparison
equal
deleted
inserted
replaced
58341:b31dca5987ad | 58342:def2dd949fa4 |
---|---|
1 2004-11-19 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * Makefile.in (compile): Set `max-specpdl-size' before compiling. | |
4 | |
1 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
2 | 6 |
3 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all | 7 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all |
4 defgroup and defcustom. Eliminate eval-and-compile usage. | 8 defgroup and defcustom. Eliminate eval-and-compile usage. |
5 | 9 |