From: Kim F. Storm Date: Mon, 31 Mar 2003 22:45:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~10684 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=874ebf3a3e3b9b7bc1a9ad467b31daeb299df91e;p=emacs.git *** empty log message *** --- 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