From: Gerd Moellmann Date: Wed, 11 Jul 2001 12:04:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.104~22 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a777242c10576376b0757aac8b775b38015a14d2;p=emacs.git *** empty log message *** --- 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