*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2004-11-20 10:37:30 +00:00
parent 90b37ca3cf
commit 2f672bb5fd
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
* Makefile.in (recompile): Revert 2004-11-19 change.
(compile): Likewise.
2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
* Makefile.in (compile): Set `max-specpdl-size' before compiling.

View file

@ -1,3 +1,7 @@
2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
* eval.c (init_eval_once): Increase `max_specpdl_size' to 650.
2004-11-19 Richard M. Stallman <rms@gnu.org>
* search.c (Vsearch_whitespace_regexp): New variable.