diff lisp/ChangeLog @ 48154:af5c7876e741

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 05 Nov 2002 07:23:26 +0000
parents a4a0068ad95b
children e7121faa96be
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 05 07:21:14 2002 +0000
+++ b/lisp/ChangeLog	Tue Nov 05 07:23:26 2002 +0000
@@ -1,3 +1,11 @@
+2002-11-04  Juanma Barranquero  <lektu@terra.es>
+
+	* files.el (find-buffer-visiting): Accept new optional PREDICATE
+	argument to return only a buffer that satisfies the predicate.
+	(insert-file-1): New function.
+	(insert-file-literally): Use it.
+	(insert-file): Use it.
+
 2002-11-04  Robert Fenk  <Robert.Fenk@gmx.de>  (tiny change)
 
 	* desktop.el (desktop-relative-file-names): New variable.