From d11f8e1ab9bd57d2c9346520858a328e9bc6d0d5 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Fri, 10 Jun 2005 23:04:18 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 724d86a95b6..3d75c4cfd7b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-06-10 Michael Hotchin (tiny change) + + * progmodes/compile.el (compilation-error-regexp-alist-alist) + [msft]: update regexp for newer msft compilers. + 2005-06-10 Mark A. Hershberger * xml.el (start-chars, xml-parse-dtd): Add the ability to skip diff --git a/src/ChangeLog b/src/ChangeLog index da7ce8af7ea..34c19326c98 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2005-06-11 Jason Rumney + + * w32fns.c (Fx_file_dialog): Unblock input before falling back to + minibuffer. + * macfns.c (Fx_file_dialog): Likewise. + 2005-06-10 Eli Zaretskii * makefile.w32-in ($(TEMACS)): Depend on addsection.exe. -- 2.39.5