From a777242c10576376b0757aac8b775b38015a14d2 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 11 Jul 2001 12:04:31 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ src/ChangeLog | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4f1aa6368f6..277313b2fab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2001-07-11 Gerd Moellmann + + * mail/mail-extr.el (mail-extr-all-top-level-domains): Increase + the size of the obarray. + (mail-extr-all-top-level-domains): Add more toplevel domains, + add more long names. + From: Per Starback . + 2001-07-11 Eli Zaretskii * progmodes/ada-prj.el: Say that the file _is_ part of Emacs. diff --git a/src/ChangeLog b/src/ChangeLog index c028075d561..4a2692f1b1d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2001-07-11 Gerd Moellmann + + * fileio.c (unwind_read): New function. + (Finsert_file_contents): Record it as unwind-function for + the case that reading is interrupted by C-g. + 2001-07-10 Gerd Moellmann * dispnew.c (update_window): Don't skip the header-line -- 2.39.2