1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/lisp/obsolete
Artur Malabarba ab65b33f8c * lisp/isearch.el: Rename word search to regexp-function search
`isearch-word' went well beyond its original purpose, and the name
no longer makes sense.  It is now called
`isearch-regexp-function', and it's value should always be a
function that converts a string to a regexp (though setting it to
t is still supported for now).

(isearch-word): Make obsolete.
(isearch-regexp-function): New variable.
(isearch-mode, isearch-done, isearch--state, isearch--set-state)
(with-isearch-suspended, isearch-toggle-regexp)
(isearch-toggle-word, isearch-toggle-symbol)
(isearch-toggle-character-fold, isearch-query-replace)
(isearch-occur, isearch-highlight-regexp)
(isearch-search-and-update, isearch-message-prefix)
(isearch-search-fun-default, isearch-search)
(isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
Use it.
(isearch-lazy-highlight-regexp-function): New var.
(isearch-lazy-highlight-word): Make obsolete.
(isearch--describe-regexp-mode): New function.
(isearch--describe-word-mode): Make obsolete.

* lisp/info.el (Info-isearch-search): Use the new var.

* lisp/replace.el (replace-search, replace-highlight): Use the new
var.

* lisp/obsolete/longlines.el (longlines-search-function): Use the
new var.

* lisp/hexl.el (hexl-isearch-search-function): Use the new var.

* lisp/cedet/semantic/senator.el (senator-isearch-search-fun): Use
the new var.
2015-10-21 17:11:09 +01:00
..
abbrevlist.el
assoc.el
awk-mode.el
bruce.el
cc-compat.el
cl-compat.el
complete.el Fix "\`" confusion in Lisp strings 2015-08-15 08:35:36 -07:00
crisp.el
cust-print.el
erc-hecomplete.el
fast-lock.el Bind inhibit-modification-hooks rather than a/b-c-f 2015-09-12 00:30:02 -04:00
gulp.el
iso-acc.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
iso-insert.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
iso-swed.el
iswitchb.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
keyswap.el
landmark.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
lazy-lock.el * lisp/font-lock.el (font-lock-beginning-of-syntax-function): Remove 2015-09-17 20:33:55 -04:00
ledit.el
levents.el
lmenu.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
longlines.el * lisp/isearch.el: Rename word search to regexp-function search 2015-10-21 17:11:09 +01:00
lucid.el
mailpost.el
meese.el
mouse-sel.el
old-emacs-lock.el
old-whitespace.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
options.el
otodo-mode.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
patcomp.el
pc-mode.el
pc-select.el
pgg-def.el
pgg-gpg.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
pgg-parse.el
pgg-pgp.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
pgg-pgp5.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
pgg.el
rcompile.el
resume.el
s-region.el
scribe.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
spell.el
sregex.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
sup-mouse.el
swedish.el
sym-comp.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
terminal.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
tpu-edt.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
tpu-extras.el
tpu-mapper.el
vc-arch.el Don't declare vc-exec-after anymore 2015-10-20 22:07:20 +03:00
vc-mcvs.el
vi.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
vip.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
ws-mode.el
xesam.el
yow.el