# HG changeset patch # User Juanma Barranquero # Date 1026405538 0 # Node ID 8bc526e9d28bf067d27f167aeb0c143f3d581de1 # Parent b77ef572e1c97c8f8c6fb98decc482c4dd0d3d3a *** empty log message *** diff -r b77ef572e1c9 -r 8bc526e9d28b src/ChangeLog --- a/src/ChangeLog Thu Jul 11 15:24:13 2002 +0000 +++ b/src/ChangeLog Thu Jul 11 16:38:58 2002 +0000 @@ -1,11 +1,11 @@ 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. + * 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, macros.c, minibuf.c, print.c, process.c, sound.c, + * textprop.c, w32fns.c, w32menu.c, window.c, xfaces.c, xfns.c, + * xmenu.c, xselect.c, xterm.c: Use SPECPDL_INDEX wherever makes sense. 2002-07-10 Juanma Barranquero