X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/982530518fd6806a896a75f73e29e2f3b59e5791..0e963201d03d9229bb8ac4323291d2b0119526ed:/lisp/isearch.el diff --git a/lisp/isearch.el b/lisp/isearch.el index 05dc2931d9..e636ccc0d2 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -1,6 +1,6 @@ ;;; isearch.el --- incremental search minor mode -;; Copyright (C) 1992-1997, 1999-2015 Free Software Foundation, Inc. +;; Copyright (C) 1992-1997, 1999-2016 Free Software Foundation, Inc. ;; Author: Daniel LaLiberte ;; Maintainer: emacs-devel@gnu.org