diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-01-14 10:14:17 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-01-14 10:14:17 -0800 |
commit | 8a1f4a98c1b8e3abaf1b46394a88d09531ce4c2d (patch) | |
tree | 9aed5489fdfdcf75087bf3d8e50e4f5952c8566c /lisp/rfn-eshadow.el | |
parent | 3720fa2b1ac94b8ac9f193264bcf36990a5f43d2 (diff) | |
parent | f80aa5bfa90dff5cd75d1f40e4ababa3c86af7fb (diff) | |
download | emacs-8a1f4a98c1b8e3abaf1b46394a88d09531ce4c2d.tar.gz |
Merge from mainline.
Diffstat (limited to 'lisp/rfn-eshadow.el')
-rw-r--r-- | lisp/rfn-eshadow.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/rfn-eshadow.el b/lisp/rfn-eshadow.el index fa7a9336156..97f23a9dc1d 100644 --- a/lisp/rfn-eshadow.el +++ b/lisp/rfn-eshadow.el @@ -1,7 +1,7 @@ ;;; rfn-eshadow.el --- Highlight `shadowed' part of read-file-name input text ;; ;; Copyright (C) 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; ;; Author: Miles Bader <miles@gnu.org> ;; Keywords: convenience minibuffer |