]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 11 Jul 2002 14:26:44 +0000 (14:26 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 11 Jul 2002 14:26:44 +0000 (14:26 +0000)
src/ChangeLog

index 0dbad5d94fe977450992c009e8dd4cb4d260ae03..895e1396706ff13fbee212790807b7203eeecf95 100644 (file)
@@ -1,3 +1,12 @@
+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.
+
 2002-07-10  Juanma Barranquero  <lektu@terra.es>
 
        * 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\e,Bm\e(Bk  <Pavel@Janik.cz>
+2002-07-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
        * xdisp.c: Remove unused variable `face'.