/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7099 by mituharu, Tue Mar 15 07:46:31 2005 UTC revision 1.7100 by jurta, Tue Mar 15 10:44:51 2005 UTC
# Line 1  Line 1 
1    2005-03-15  Juri Linkov  <juri@jurta.org>
2    
3            * isearch.el (isearch-error): New variable.
4            (isearch-invalid-regexp, isearch-within-brackets): Remove.
5            (isearch-error-state): Renamed from `isearch-invalid-regexp-state'.
6            (isearch-within-brackets-state): Remove.
7            (isearch-case-fold-search-state, isearch-pop-fun-state):
8            Decrease frame index.
9            (isearch-mode, isearch-top-state, isearch-push-state)
10            (isearch-edit-string, isearch-abort, isearch-search-and-update)
11            (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
12            (isearch-search, isearch-lazy-highlight-new-loop):
13            Replace `isearch-invalid-regexp' with `isearch-error'.
14            Remove `isearch-within-brackets'.
15            (isearch-search): Add `search-failed' handler to `condition-case'.
16            (isearch-lazy-highlight-search): Add `condition-case' to catch
17            errors and allow `isearch-lazy-highlight-update' to try
18            highlighting from the beginning of the window.
19            (isearch-repeat): Move up code to set isearch-wrapped to t
20            before calling isearch-wrap-function.
21    
22            * info.el (Info-isearch-initial-node): New internal variable.
23            (Info-search): Signal an error in isearch mode when search leaves
24            the initial node.  Signal an error when `bound' is non-nil and
25            nothing was found in the current subfile.
26            (Info-isearch-search): Remove `condition-case'.
27            (Info-isearch-wrap): Don't wrap when search failed during leaving
28            the initial node.  If `Info-isearch-search' is nil, wrap around
29            the current node.
30            (Info-isearch-start): New fun.
31            (Info-mode): Add buffer-local hook `Info-isearch-start' to
32            `isearch-mode-hook'.
33    
34  2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>  2005-03-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
35    
36          * simple.el (normal-erase-is-backspace): Set default to t if          * simple.el (normal-erase-is-backspace): Set default to t if

Legend:
Removed from v.1.7099  
changed lines
  Added in v.1.7100

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26