*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 11 Jul 2002 16:38:58 +0000 (16:38 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 11 Jul 2002 16:38:58 +0000 (16:38 +0000)
src/ChangeLog

index 895e139..63e199c 100644 (file)
@@ -1,11 +1,11 @@
 2002-07-11  Juanma Barranquero  <lektu@terra.es>
 
-       * 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  <lektu@terra.es>