diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60b238e79d1..b1d9323e481 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-05-17 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * isearch.el (word-search-regexp, word-search-backward) | ||
| 4 | (word-search-forward, word-search-backward-lax) | ||
| 5 | (word-search-forward-lax): Move functions from search.c | ||
| 6 | (bug#10145, bug#11381). | ||
| 7 | |||
| 1 | 2012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es> | 8 | 2012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es> |
| 2 | 9 | ||
| 3 | * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p) | 10 | * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p) |