1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00
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
bibtex-style.el
bibtex.el
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
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
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
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
reftex-ref.el
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
reftex.el
remember.el
rst.el Spelling fixes. 2012-05-28 23:16:49 -07:00
sgml-mode.el
table.el
tex-mode.el Replace independent implementations of string-prefix-p 2012-04-16 19:57:09 -04:00
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el
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