Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5297fb00
Commit
5297fb00
authored
Jan 03, 2001
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
ac6857fb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
lisp/ChangeLog
lisp/ChangeLog
+15
-0
src/ChangeLog
src/ChangeLog
+4
-0
No files found.
lisp/ChangeLog
View file @
5297fb00
2001-01-02 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* isearch.el (isearch-lazy-highlight-cleanup): Arg now says
to remove all the current alternative-match highlighting.
If nil, remove only what's outside the current window.
(isearch-lazy-highlight-remove-overlays): Take optional
region within which NOT to remove them.
(isearch-lazy-highlight-new-loop): Greatly simplified.
(isearch-lazy-highlight-update): Find all the other occurrences
visible in the window, in just one call.
(isearch-lazy-highlight-start): Now holds start of region to scan.
(isearch-lazy-highlight-end): Now holds end of region to scan.
(isearch-lazy-highlight-wrapped): Variable deleted.
(isearch-lazy-highlight-search): Function deleted.
2000-01-02 Andrew Innes <andrewi@gnu.org>
* w32-fns.el (convert-standard-filename): Do length check on name
...
...
src/ChangeLog
View file @
5297fb00
2001-01-02 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* window.c (Frecenter): Doc fix.
2001-01-02 Andrew Innes <andrewi@gnu.org>
* term.c (FRAME_TERMCAP_P) [WINDOWSNT]: Remove redefinition.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment