diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e9f276b910a..f2c323219eb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ -2003-03-31 Nick Roberts +2003-04-01 Kim F. Storm + * simple.el (pop-global-mark-quick-repeat): Remove defcustom. + (set-mark-command): Unconditionally repeat pop-global-mark without + C-x prefix. Fix doc. + + * emulation/cua-base.el (cua-set-mark): Unconditionally repeat + pop-global-mark without C-x prefix. Fix doc. + +2003-03-31 Nick Roberts * gdb-ui.el (gdb-inferior-io-mode): Remove Unix pathname for cat so that it can run on NT also. diff --git a/mac/ChangeLog b/mac/ChangeLog index 79ac98cc1a3..cee81a13dd2 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog @@ -1,3 +1,8 @@ +2003-04-01 Kim F. Storm + + * makefile.MPW (frame.c.x): Add dependency on BLOCKINPUT_H_GROUP. + (xdisp.c.x): Fix to use BLOCKINPUT_H_GROUP. + 2003-03-21 Kim F. Storm * makefile.MPW (xdisp.c.x): Add dependency on blockinput.h and diff --git a/src/ChangeLog b/src/ChangeLog index 506cdbe1a00..d67b14666b3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2003-04-01 Kim F. Storm + + * Makefile.in (frame.o): Add dependency on blockinput.h and files + included from it (atimer.h and systime.h). + 2003-03-31 Juanma Barranquero * makefile.w32-in ($(BLD)/frame.$(O)): Add dependency on