# HG changeset patch # User Gerd Moellmann # Date 994853071 0 # Node ID 61ddd379cd65d4be8d234aa14b54181ed051a32f # Parent 835bdb0887ed21498d3436f56bdc18284e978e68 *** empty log message *** diff -r 835bdb0887ed -r 61ddd379cd65 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jul 11 12:04:09 2001 +0000 +++ b/lisp/ChangeLog Wed Jul 11 12:04:31 2001 +0000 @@ -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 -r 835bdb0887ed -r 61ddd379cd65 src/ChangeLog --- a/src/ChangeLog Wed Jul 11 12:04:09 2001 +0000 +++ b/src/ChangeLog Wed Jul 11 12:04:31 2001 +0000 @@ -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