diff options
| author | Alessandro Piras <laynor@gmail.com> | 2013-06-01 19:37:44 +0200 |
|---|---|---|
| committer | Alessandro Piras <laynor@gmail.com> | 2013-06-01 19:37:44 +0200 |
| commit | 300a84a8883f7be66da633518e4d9c0de21b5cd1 (patch) | |
| tree | 1cb4a4287f27214108bb982322e92b80f3645f8c /CHANGES.org | |
| parent | 8bbf65267f9c169b204fdae0aa36c7ed1d6a2ea9 (diff) | |
Fix isearch-filter-predicate related bugs happening with the latex emacs (fix #299).
`isearch-filter-predicate` became a list `isearch-filter-predicates`.
Diffstat (limited to 'CHANGES.org')
| -rw-r--r-- | CHANGES.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.org b/CHANGES.org index 0bc808f..0d0d092 100644 --- a/CHANGES.org +++ b/CHANGES.org @@ -5,6 +5,9 @@ * Fix bug in `show-paren-mode` due to variable renaming in latest emacs. + * Fix bug in isearch module due to variable renaming in latest + emacs. + ** News in 1.0.4 * Undo one restriction when <c> argument is read in operator state. |
