aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b6f333ce897..000c06f9843 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12002-11-04 Juanma Barranquero <lektu@terra.es>
2
3 * files.el (find-buffer-visiting): Accept new optional PREDICATE
4 argument to return only a buffer that satisfies the predicate.
5 (insert-file-1): New function.
6 (insert-file-literally): Use it.
7 (insert-file): Use it.
8
12002-11-04 Robert Fenk <Robert.Fenk@gmx.de> (tiny change) 92002-11-04 Robert Fenk <Robert.Fenk@gmx.de> (tiny change)
2 10
3 * desktop.el (desktop-relative-file-names): New variable. 11 * desktop.el (desktop-relative-file-names): New variable.