1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 21:13:52 -08:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2001-11-06 04:51:06 +00:00
parent 41fb57c102
commit d4a5fa19bc
2 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2001-11-05 Richard M. Stallman <rms@gnu.org>
* m/news-risc.h (BROKEN_PROTOTYPES): Defined.
* buffer.c (Fkill_buffer): Don't delete auto save file
if buffer is modified.
2001-11-05 Andreas Schwab <schwab@suse.de>
* sound.c (sound_perror): Save errno from being clobbered.