diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 7e1ba05893b..9dd3a77636a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-10-18 Eli Zaretskii <eliz@gnu.org> | 1 | 2008-10-18 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * searching.texi (Search and Replace): Document | ||
| 4 | `replace-search-function' and `replace-re-search-function'. | ||
| 5 | |||
| 3 | * minibuf.texi (Text from Minibuffer): Document `read-regexp'. | 6 | * minibuf.texi (Text from Minibuffer): Document `read-regexp'. |
| 4 | (Completion Commands, Reading File Names): Rename | 7 | (Completion Commands, Reading File Names): Rename |
| 5 | `minibuffer-local-must-match-filename-map' to | 8 | `minibuffer-local-must-match-filename-map' to |