changeset 63014:394faa8cffb8

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 04 Jun 2005 19:47:24 +0000
parents 72fa85f045b3
children f2898fcf745b
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 04 19:38:23 2005 +0000
+++ b/lisp/ChangeLog	Sat Jun 04 19:47:24 2005 +0000
@@ -1,3 +1,8 @@
+2005-06-04  Matt Hodges  <MPHodges@member.fsf.org>
+
+	* iswitchb.el (iswitchb-get-matched-buffers): Handle
+	invalid-regexp errors in post-command-hook.
+
 2005-06-04  David Reitter  <david.reitter@gmail.com>  (tiny change)
 
 	* url-http.el (url-http-chunked-encoding-after-change-function):
--- a/src/ChangeLog	Sat Jun 04 19:38:23 2005 +0000
+++ b/src/ChangeLog	Sat Jun 04 19:47:24 2005 +0000
@@ -1,3 +1,7 @@
+2005-06-04  Eli Zaretskii  <eliz@gnu.org>
+
+	* makefile.w32-in (DOC): Define to point to the generated DOC-X.
+
 2005-06-04  Richard M. Stallman  <rms@gnu.org>
 
 	* xmenu.c (popup_get_selection): Click not in menu deactivates menu.