comparison lisp/international/isearch-x.el @ 90182:f042e7c0fe20

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 302-319) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 69) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 20 May 2005 04:22:05 +0000
parents fb79180b618d c36561fe0657
children f9a65d7ebd29
comparison
equal deleted inserted replaced
90181:0c828e2b0b6f 90182:f042e7c0fe20
1 ;;; isearch-x.el --- extended isearch handling commands 1 ;;; isearch-x.el --- extended isearch handling commands
2 2
3 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3 ;; Copyright (C) 1997, 2001, 2004 Free Software Foundation, Inc.
4 ;; Licensed to the Free Software Foundation. 4 ;; Copyright (C) 1995, 1997, 1998, 2000
5 ;; Copyright (C) 2001 Free Software Foundation, Inc. 5 ;; National Institute of Advanced Industrial Science and Technology (AIST)
6 ;; Registration Number H14PRO021
6 7
7 ;; Keywords: multilingual, isearch 8 ;; Keywords: multilingual, isearch
8 9
9 ;; Author: Kenichi HANDA <handa@etl.go.jp> 10 ;; Author: Kenichi HANDA <handa@etl.go.jp>
10 ;; Maintainer: Kenichi HANDA <handa@etl.go.jp> 11 ;; Maintainer: Kenichi HANDA <handa@etl.go.jp>