changeset 51638:e451611c1a5c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 22 Jun 2003 00:04:49 +0000
parents 745eaece4a11
children aebe0b37698c
files src/ChangeLog
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Jun 22 00:04:44 2003 +0000
+++ b/src/ChangeLog	Sun Jun 22 00:04:49 2003 +0000
@@ -1,3 +1,16 @@
+2003-06-21  Richard M. Stallman  <rms@gnu.org>
+
+	* fileio.c (Fwrite_region): Alternate messages
+	for append and partial write.
+
+	* keyboard.c (read_key_sequence): When converting upcase fn key to
+	downcase, update fkey and keytran so `backspace' gets translated.
+
+	* keyboard.c (read_avail_input): Don't signal SIGHUP in batch mode.
+
+	* process.c (wait_reading_process_input): Don't signal SIGIO
+	in batch mode.
+
 2003-06-17  Kenichi Handa  <handa@m17n.org>
 
 	* Makefile.in (xselect.o): Don't depend on charset.h, coding.h,