comparison lisp/ChangeLog @ 42196:36ab766521c0

(isearch-forward, isearch-edit-string): Make doc strings mention keybinding for `isearch-yank-word-or-char', rather than `isearch-yank-word', since the former is bound now and the latter is not. (isearch-yank-word-or-char): Fix formatting.
author Karl Fogel <kfogel@red-bean.com>
date Wed, 19 Dec 2001 22:48:02 +0000
parents 62319d759514
children 160c3de7eccc
comparison
equal deleted inserted replaced
42195:62319d759514 42196:36ab766521c0
1 2001-12-19 Karl Fogel <kfogel@red-bean.com>
2
3 * isearch.el (isearch-forward, isearch-edit-string): Make doc
4 strings mention keybinding for `isearch-yank-word-or-char',
5 rather than `isearch-yank-word', since the former is bound now
6 and the latter is not.
7 (isearch-yank-word-or-char): Fix formatting.
8
1 2001-12-19 Werner Lemberg <wl@gnu.org> 9 2001-12-19 Werner Lemberg <wl@gnu.org>
2 10
3 * language/czech.el, language/european.el, language/slovak.el: More 11 * language/czech.el, language/european.el, language/slovak.el: More
4 fixes for language info doc strings. 12 fixes for language info doc strings.
5 13