emacs/lisp/textmodes
Juri Linkov 8cbd80f713 * lisp/isearch.el (isearch-search-fun-default): New function.
(isearch-search-fun): Move default part to the new function
`isearch-search-fun-default'.
(isearch-search-fun-function): Set the default value to
`isearch-search-fun-default'. 

* lisp/comint.el (comint-history-isearch-end):
Use `isearch-search-fun-default'.
(comint-history-isearch-search): Use `isearch-search-fun-default'
and remove spacial case for `isearch-word'.
(comint-history-isearch-wrap): Remove spacial case for
`isearch-word'.

* lisp/hexl.el (hexl-isearch-search-function):
Use `isearch-search-fun-default'.

* lisp/info.el (Info-isearch-search): Use `isearch-search-fun-default'.
Use `word-search-regexp' for `isearch-word'.

* lisp/misearch.el (multi-isearch-search-fun):
Use `isearch-search-fun-default'.

* lisp/simple.el (minibuffer-history-isearch-search):
Use `isearch-search-fun-default' and remove spacial case for
`isearch-word'.
(minibuffer-history-isearch-wrap): Remove spacial case for
`isearch-word'.

* lisp/textmodes/reftex-global.el (reftex-isearch-wrap-function):
Remove spacial case for `isearch-word'.
(reftex-isearch-isearch-search): Use `isearch-search-fun-default'.

Fixes: debbugs:11381
2012-05-29 12:09:38 +03:00
..
.gitignore
artist.el (artist-mode): Convert artist-mode to use define-minor-mode. 2012-04-11 13:57:21 +02:00
bib-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
bibtex-style.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
bibtex.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
conf-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
css-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
dns-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
enriched.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
fill.el (fill-region): Leave point and mark where they were before filling 2012-04-10 04:06:19 +02:00
flyspell.el textmodex/{ispell,flyspell}.el: Decrease XEmacs incompatibilities. 2012-05-28 18:11:15 +02:00
ispell.el textmodex/{ispell,flyspell}.el: Decrease XEmacs incompatibilities. 2012-05-28 18:11:15 +02:00
makeinfo.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
nroff-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
page-ext.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
page.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
paragraphs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
picture.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
po.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
refbib.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
refer.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
refill.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-auc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-cite.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-dcr.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
reftex-global.el * lisp/isearch.el (isearch-search-fun-default): New function. 2012-05-29 12:09:38 +03:00
reftex-index.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
reftex-parse.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-ref.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-sel.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
reftex-toc.el Move define-obsolete-variable-alias before the var's definition. 2012-05-12 23:05:06 -04:00
reftex-vars.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
reftex.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
remember.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rst.el Spelling fixes. 2012-05-28 23:16:49 -07:00
sgml-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
table.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
tex-mode.el Replace independent implementations of string-prefix-p 2012-04-16 19:57:09 -04:00
texinfmt.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
texinfo.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
texnfo-upd.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
text-mode.el * doc/lispref/modes.texi (Example Major Modes): Update Lisp example code 2012-01-28 11:49:22 +08:00
tildify.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
two-column.el two-column.el small cleanup 2012-04-16 16:13:38 -04:00
underline.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00