changeset 66369:c8731b29e81e

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 24 Oct 2005 03:53:23 +0000
parents db684dc70440
children 752fbc86ba7a
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 24 03:52:35 2005 +0000
+++ b/lisp/ChangeLog	Mon Oct 24 03:53:23 2005 +0000
@@ -1,3 +1,9 @@
+2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
+	case-fold-search is nil.
+	(debug-help-follow): Use help-xref-interned directly.
+
 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
 
 	* thumbs.el (thumbs-image-type): Add .pbm.
--- a/src/ChangeLog	Mon Oct 24 03:52:35 2005 +0000
+++ b/src/ChangeLog	Mon Oct 24 03:53:23 2005 +0000
@@ -1,3 +1,7 @@
+2005-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* editfns.c (Fcompare_buffer_substrings): Handle multibyte chars.
+
 2005-10-23  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* xterm.c (note_mouse_movement): Always call note_mouse_highlight