Mercurial > emacs
comparison lisp/ChangeLog @ 99654:ade78ac09095
* simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
(undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
(exchange-point-and-mark, set-goal-column, kill-line, backward-word)
(kill-word, backward-kill-word): Doc fixes.
(shell-command, repeat-complex-command): Reflow docstrings.
(zap-to-char, pop-to-mark-command): Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 17 Nov 2008 01:54:02 +0000 |
parents | d3c50b9c8894 |
children | 700e59a3b82f |
comparison
equal
deleted
inserted
replaced
99653:d7ac626296a1 | 99654:ade78ac09095 |
---|---|
1 2008-11-17 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo) | |
4 (undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command) | |
5 (exchange-point-and-mark, set-goal-column, kill-line, backward-word) | |
6 (kill-word, backward-kill-word, zap-to-char): Doc fixes. | |
7 (shell-command, repeat-complex-command): Reflow docstrings. | |
8 (pop-to-mark-command): Fix typos in docstring. | |
9 | |
1 2008-11-17 Juri Linkov <juri@jurta.org> | 10 2008-11-17 Juri Linkov <juri@jurta.org> |
2 | 11 |
3 * isearch.el (isearch-filter-predicate): Rename from | 12 * isearch.el (isearch-filter-predicate): Rename from |
4 `isearch-success-function'. Rename default value from | 13 `isearch-success-function'. Rename default value from |
5 `isearch-success-function-default' to | 14 `isearch-success-function-default' to |