# HG changeset patch # User Juanma Barranquero # Date 1026397604 0 # Node ID 5bb364f84e70ba49e7670cfaa2c37037810e9133 # Parent 1fb8f75062c6b83a2cb81d44f184f0f52289d768 *** empty log message *** diff -r 1fb8f75062c6 -r 5bb364f84e70 src/ChangeLog --- a/src/ChangeLog Thu Jul 11 14:18:02 2002 +0000 +++ b/src/ChangeLog Thu Jul 11 14:26:44 2002 +0000 @@ -1,3 +1,12 @@ +2002-07-11 Juanma Barranquero + + * alloc.c, buffer.c, bytecode.c, callint.c, callproc.c, coding.c + * composite.c, dired.c, dispnew.c, editfns.c, emacs.c, eval.c + * fileio.c, fns.c, insdel.c, keyboard.c, keymap.c, lread.c, macfns.c + * macmenu.c, minibuf.c, print.c, process.c, sound.c, textprop.c + * w32fns.c, w32menu.c, window.c, xfaces.c, xmenu.c, xselect.c + * xterm.c: Use SPECPDL_INDEX wherever makes sense. + 2002-07-10 Juanma Barranquero * lisp.h (SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All callers @@ -55,7 +64,7 @@ CCL_LookupCharConstTbl. (syms_of_ccl): Defvar translation-hash-table-vector. -2002-07-05 Pavel Jan,Bm(Bk +2002-07-05 Pavel Jan,Am(Bk * xdisp.c: Remove unused variable `face'.