]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 10 May 2002 01:02:32 +0000 (01:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 10 May 2002 01:02:32 +0000 (01:02 +0000)
lisp/ChangeLog
src/ChangeLog

index a946a4fcb8aa1edf858e167ceaf04f55685079d0..f275d742596fb5adcde5e2bdfd93903223c05e33 100644 (file)
@@ -1,5 +1,8 @@
 2002-05-09  Richard M. Stallman  <rms@gnu.org>
 
+       * mail/rmail.el (rmail-show-message):
+       Catch error in check-coding-system.
+
        * progmodes/compile.el (compilation-error-regexp-alist): 
        New element to recognize Python error messages.
        
index c3cfcf14cd50716d56e9b6f611e1349164f7cff8..8e4046b3e491e5e230f908f95ac3fc6ecc410f38 100644 (file)
@@ -1,3 +1,7 @@
+2002-05-09  Richard M. Stallman  <rms@gnu.org>
+
+       * search.c (Freplace_match): Doc fix.
+
 2002-05-09  Kim F. Storm  <storm@cua.dk>
 
        * macterm.c (x_draw_image_foreground, x_draw_image_foreground_1):