Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9e68f42d
Commit
9e68f42d
authored
Sep 03, 2004
by
Juri Linkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
4bc6a872
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
0 deletions
+20
-0
lisp/ChangeLog
lisp/ChangeLog
+16
-0
man/ChangeLog
man/ChangeLog
+4
-0
No files found.
lisp/ChangeLog
View file @
9e68f42d
2004-09-03 Juri Linkov <juri@jurta.org>
* isearch.el (isearch-toggle-regexp): Set `isearch-success' and
`isearch-adjusted' to `t'.
(isearch-toggle-case-fold): Set `isearch-success' to `t'.
(isearch-message-prefix): Add "pending" for isearch-adjusted.
(isearch-other-meta-char): Restore isearch-point unconditionally.
(isearch-query-replace): Add new arg `regexp-flag' and use it.
Set point to start of match if region is not active in transient
mark mode (to include the current match to region boundaries).
Push the search string to `query-replace-from-history-variable'.
Add prompt "Query replace regexp" for isearch-regexp.
Add region beginning/end as last arguments of `perform-replace.'
(isearch-query-replace-regexp): Replace code by the call to
`isearch-query-replace' with arg `t'.
2004-09-03 Richard M. Stallman <rms@gnu.org>
* startup.el (normal-top-level): Undo previous TERM change.
...
...
man/ChangeLog
View file @
9e68f42d
2004-09-03 Juri Linkov <juri@jurta.org>
* search.texi (Incremental Search): Update wording for M-%.
2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
* killing.texi (Killing): Correct description of kill commands in
...
...
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