changeset 48356:6d5e70b707bc

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 15 Nov 2002 23:56:41 +0000
parents 77552fd065a0
children a0976c1ebb88
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 15 23:56:10 2002 +0000
+++ b/lisp/ChangeLog	Fri Nov 15 23:56:41 2002 +0000
@@ -1,3 +1,7 @@
+2002-11-15  Richard M. Stallman  <rms@gnu.org>
+
+	* international/mule.el (set-buffer-file-coding-system): Redo prev chg.
+
 2002-11-15  John Paul Wallington  <jpw@shootybangbang.com>
 
 	* ibuffer.el (ibuffer-use-other-window, ibuffer-use-header-line)
--- a/src/ChangeLog	Fri Nov 15 23:56:10 2002 +0000
+++ b/src/ChangeLog	Fri Nov 15 23:56:41 2002 +0000
@@ -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  <rms@gnu.org>
+
+	* buffer.c (syms_of_buffer): Doc fix.
+
 2002-11-14  Dave Love  <fx@gnu.org>
 
 	* alloc.c (SETJMP_WILL_NOT_WORK): Add note.