diff options
author | Eli Zaretskii <eliz@gnu.org> | 2004-08-14 12:48:39 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2004-08-14 12:48:39 +0000 |
commit | 08e3de6956fcee57077a2f8fe9e51add6b3d0aae (patch) | |
tree | bf6c236495c108111cf912c8a053ad7eef0d281f /lisp/emacs-lisp/timer.el | |
parent | d35c2489f7f05a1648c0293182b00088b3b2880e (diff) | |
download | emacs-08e3de6956fcee57077a2f8fe9e51add6b3d0aae.tar.gz emacs-08e3de6956fcee57077a2f8fe9e51add6b3d0aae.tar.bz2 emacs-08e3de6956fcee57077a2f8fe9e51add6b3d0aae.zip |
Remove accidental changes of March 4. Fix backing
up when a regexp isearch is made more general. Use symbolic
accessor functions for isearch stack frames to make usage clearer.
(search-whitespace-regexp): Made groups in documentation shy (as
is the group in the default value).
(isearch-fallback): New function, addresses problems with regexps
liberalized by `\|', adds support for liberalization by `\}' (the
general repetition construct), and incorporates behavior for
`*'/`?'.
(isearch-}-char): New command, calls `isearch-fallback' with
arguments appropriate to a typed `}'.
(isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
appropriately.
(isearch-mode-map): Bind `}' to `isearch-}-char'.
(isearch-string, isearch-message,string, isearch-point,
isearch-success, isearch-forward-flag, isearch-other-end,
isearch-word, isearch-invalid-regexp, isearch-wrapped,
isearch-barrier, isearch-within-brackets,
isearch-case-fold-search):
New inline functions to read fields of a stack frame.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions