aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
-rw-r--r--man/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 17384998099..10376008292 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12004-06-13 Lars Hansen <larsh@math.ku.dk>
2
3 * dired-x.el (dired-mark-omitted): Bind to "*O".
4
12004-06-12 Karl Fogel <kfogel@red-bean.com> 52004-06-12 Karl Fogel <kfogel@red-bean.com>
2 6
3 * bookmark.el (bookmark-bmenu-relocate): New function, as 7 * bookmark.el (bookmark-bmenu-relocate): New function, as
diff --git a/man/ChangeLog b/man/ChangeLog
index 9319a7fc9df..9a2d1b31323 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12004-06-13 Lars Hansen <larsh@math.ku.dk>
2
3 * dired-x.texi (dired-mark-omitted): Update keybinding.
4
12004-06-12 Juri Linkov <juri@jurta.org> 52004-06-12 Juri Linkov <juri@jurta.org>
2 6
3 * dired.texi (Operating on Files): Add dired-do-touch. 7 * dired.texi (Operating on Files): Add dired-do-touch.