From: Richard M. Stallman Date: Fri, 15 Nov 2002 23:56:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~12425 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=03670a6517b02c70d7273857ad180e2eba90b1f5;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 58f537c0b19..0193ccaf441 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-11-15 Richard M. Stallman + + * international/mule.el (set-buffer-file-coding-system): Redo prev chg. + 2002-11-15 John Paul Wallington * ibuffer.el (ibuffer-use-other-window, ibuffer-use-header-line) diff --git a/src/ChangeLog b/src/ChangeLog index cc18a76b96b..fc248b083d0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -23,6 +23,10 @@ (x_create_x_image_and_pixmap): Mark images with palettes as such. (xbm_load): Remove unused variable. +2002-11-14 Richard M. Stallman + + * buffer.c (syms_of_buffer): Doc fix. + 2002-11-14 Dave Love * alloc.c (SETJMP_WILL_NOT_WORK): Add note.