summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/vc/compare-w.el (renamed from lisp/compare-w.el)2
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 49e1ee9fc6a..1afc00e9214 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-14 Juri Linkov <juri@jurta.org>
+
+ * compare-w.el: Move to the "vc" subdirectory.
+
2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
* image-mode.el (image-mode-map): Remap left-char and right-char.
diff --git a/lisp/compare-w.el b/lisp/vc/compare-w.el
index 866c6e3e4f8..6e2ab7327de 100644
--- a/lisp/compare-w.el
+++ b/lisp/vc/compare-w.el
@@ -4,7 +4,7 @@
;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
;; Maintainer: FSF
-;; Keywords: convenience files
+;; Keywords: convenience files vc
;; This file is part of GNU Emacs.