]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 22 Aug 2006 09:45:04 +0000 (09:45 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 22 Aug 2006 09:45:04 +0000 (09:45 +0000)
lisp/ChangeLog
src/ChangeLog

index b4407a951a35ffd34d15e4a0044f27392fd75511..bc9d6f939a1c040777040581bc50203681c650e4 100644 (file)
@@ -1,3 +1,8 @@
+2006-08-22  Kim F. Storm  <storm@cua.dk>
+
+       * ido.el (ido-set-matches-1): Fix full matching for subdirs.
+       Add suffix matching for subdirs.
+
 2006-08-22 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
 
        * x-dnd.el (x-dnd-drop-data): Don't call goto-char if
index a299d7c603fbcc76fbf3fc6a59df9673d365c2f2..380675945cb41b3c99872bceff4c0c7cba29c428 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * buffer.c (Fset_buffer_multibyte): Record proper undo entry.
+
 2006-08-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * keyboard.c: Clarify difference between in_sighandler and