From eafb659ab4116a0b20237a50c2b31e833a3dba9a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 11 Nov 2001 20:15:03 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc2f343cc9a..6b5ebd71995 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-11-11 Richard M. Stallman + * calendar/solar.el (solar-sunrise-and-sunset): + Exchange the two extreme values of day-length. + * progmodes/sh-script.el (sh-must-be-shell-mode): Allow modes derived from sh-mode. diff --git a/src/ChangeLog b/src/ChangeLog index 55a26c6ee24..c8faecf8e53 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2001-11-11 Richard M. Stallman + * sysdep.c (child_setup_tty): Don't clear ICRNL or INLCR. + + * lread.c (read_escape): Use end_of_file_error for reporting eof. + * insdel.c (replace_range): Use adjust_markers_for_replace instead of adjust_markers_for_delete and adjust_markers_for_insert. -- 2.39.5