]> code.delx.au - gnu-emacs/blobdiff - lisp/international/isearch-x.el
* doc/misc/eshell.texi: Fill most of the missing sections.
[gnu-emacs] / lisp / international / isearch-x.el
index 1d7a389f43b160d397a7019446c90a6c09186be4..992236ce1ad8b8ec52d21a636fcacec9a99798b9 100644 (file)
@@ -1,13 +1,12 @@
 ;;; isearch-x.el --- extended isearch handling commands
 
-;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 1997, 2001-2013 Free Software Foundation, Inc.
 ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008
+;;   2005, 2006, 2007, 2008, 2009, 2010, 2011
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H14PRO021
 
-;; Keywords: multilingual, isearch
+;; Keywords: i18n, multilingual, isearch
 
 ;; Author: Kenichi HANDA <handa@etl.go.jp>
 ;; Maintainer: Kenichi HANDA <handa@etl.go.jp>
          (isearch-update)))
     (isearch-process-search-char last-char)))
 
-;; arch-tag: 1a90a6cf-2cb2-477a-814a-9ff895852822
 ;;; isearch-x.el ends here