1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2002-05-10 01:02:32 +00:00
parent de971ad1a1
commit ccc8c8bbf3
2 changed files with 7 additions and 0 deletions

View 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.

View 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):