]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 15 Nov 2002 23:56:41 +0000 (23:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 15 Nov 2002 23:56:41 +0000 (23:56 +0000)
lisp/ChangeLog
src/ChangeLog

index 58f537c0b194c0c858b764a3b7415e81f233e232..0193ccaf4417836db6f7139b8eef2d28f42a59c2 100644 (file)
@@ -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)
index cc18a76b96bc71dc3021037bce23cda54343fc3c..fc248b083d0dc3befc93909fa99ed25b9fc1bad9 100644 (file)
        (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.