diff options
Diffstat (limited to 'lisp/iswitchb.el')
| -rw-r--r-- | lisp/iswitchb.el | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/lisp/iswitchb.el b/lisp/iswitchb.el index a6b2521dac8..d773a3c76d7 100644 --- a/lisp/iswitchb.el +++ b/lisp/iswitchb.el @@ -1,7 +1,7 @@  ;;; iswitchb.el --- switch between buffers using substrings -;; Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, -;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2005, 2006, +;;   2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.  ;; Author: Stephen Eglen <stephen@gnu.org>  ;; Maintainer: Stephen Eglen <stephen@gnu.org> @@ -1437,5 +1437,4 @@ This mode enables switching between buffers using substrings.  See  (provide 'iswitchb) -;; arch-tag: d74198ae-753f-44f2-b34f-0c515398d90a  ;;; iswitchb.el ends here | 
