From e82defd14e4c6f2ed9a64c9372b9a7d49d26028d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 10 Apr 2002 19:16:02 +0000 Subject: *** empty log message *** --- lib-src/ChangeLog | 6 ++++++ lisp/ChangeLog | 13 +++++++++++++ src/ChangeLog | 5 +++++ 3 files changed, 24 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 7134f4cdf8..8444748c43 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,9 @@ +2002-04-10 Colin Walters + + * Makefile.in (gamedir, gameuser): New variables. + (toplevel, UTILITIES): Add update-game-score. + (${archlibdir}): Handle HAVE_SHARED_GAME_DIR. + 2002-04-07 Colin Walters * update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b11d2ba269..274625b461 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2002-04-10 Colin Walters + + * ibuffer.el (ibuffer-canonicalize-state-list): Delete unused + function. + (ibuffer-current-buffers-with-marks): Don't call `buffer-list' + ourselves; take it as an argument. Caller updated. + (ibuffer-mode): Make mode-class special. + 2002-04-10 Richard M. Stallman * dired.el (dired-view-command-alist): New variable. @@ -123,10 +131,14 @@ * files.el (display-time-string): Fix last change. +<<<<<<< ChangeLog +>>>>>>> 1.3683 +======= 2002-04-07 Sam Steingold * vc-cvs.el (vc-cvs-checkin): Pass the required argument to `error'. +>>>>>>> 1.3687 2002-04-07 Jason Rumney * international/mule-cmds.el (set-default-coding-systems) @@ -140,6 +152,7 @@ * simple.el (play-sound): Move to subr.el. +>>>>>>> 1.3679 2002-04-06 Richard M. Stallman * files.el (display-time-string-forms): Mark as risky. diff --git a/src/ChangeLog b/src/ChangeLog index 0b9f3d3eba..ef3df3e0ad 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-04-10 Colin Walters + + * callproc.c: (Vgame_score_directory): New variable. + (syms_of_callproc) : DEFVAR_LISP. + 2002-04-10 Richard M. Stallman * puresize.h (BASE_PURESIZE): Reduce again to avoid big excess. -- cgit v1.2.3