* compare-w.el: Move to the "vc" subdirectory.

This commit is contained in:
Juri Linkov 2010-06-14 18:48:52 +03:00
parent d8b0cdddb3
commit c42fe9a55d
2 changed files with 5 additions and 1 deletions

View file

@ -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.

View file

@ -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.