Mercurial > emacs
comparison lisp/ChangeLog @ 28510:6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
* viper-util.el (viper-put-on-search-overlay): New subroutine.
(viper-flash-search-pattern): No operation when using Emacs
doesn't support face.
Use `viper-put-on-search-overlay'.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Fri, 07 Apr 2000 16:10:04 +0000 |
parents | 3d557619ba03 |
children | 4609228bcd2a |
comparison
equal
deleted
inserted
replaced
28509:022a7fd54bfe | 28510:6fb7a3864791 |
---|---|
1 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp> | |
2 | |
3 * viper-util.el (viper-put-on-search-overlay): New subroutine. | |
4 (viper-flash-search-pattern): No operation when using Emacs | |
5 doesn't support face. | |
6 Use `viper-put-on-search-overlay'. | |
7 | |
1 2000-04-04 Gerd Moellmann <gerd@gnu.org> | 8 2000-04-04 Gerd Moellmann <gerd@gnu.org> |
2 | 9 |
3 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r | 10 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r |
4 like C-r. | 11 like C-r. |
5 | 12 |