Mercurial > emacs
changeset 38365:61ddd379cd65
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 11 Jul 2001 12:04:31 +0000 |
parents | 835bdb0887ed |
children | cb65022a3abb |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + + * 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 <starback@ling.uu.se>. + 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il> * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
--- 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 <gerd@gnu.org> + + * 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 <gerd@gnu.org> * dispnew.c (update_window): Don't skip the header-line