From e8bee05279989008eabfc7f64a4d01f2a68de8bf Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 5 Nov 2002 07:23:26 +0000 Subject: [PATCH] *** empty log message *** --- etc/TODO | 3 --- lisp/ChangeLog | 8 ++++++++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/etc/TODO b/etc/TODO index 337a59b8b05..f8b62864eda 100644 --- a/etc/TODO +++ b/etc/TODO @@ -172,9 +172,6 @@ Other features we would like: * Add a feature to Info similar to "info --apropos SUBJECT". -* If you do an insert-file and that file is currently modified in - another buffer but not written yet, print a warning. - * Add support for SVG (Scalable Vector Graphics) rendering to Emacs. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b6f333ce897..000c06f9843 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2002-11-04 Juanma Barranquero + + * 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 (tiny change) * desktop.el (desktop-relative-file-names): New variable. -- 2.39.2