diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a6b3ca91965..4da1e941a1a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -18,8 +18,8 @@ | |||
| 18 | 2007-04-23 Luc Teirlinck <teirllm@auburn.edu> | 18 | 2007-04-23 Luc Teirlinck <teirllm@auburn.edu> |
| 19 | 19 | ||
| 20 | * locate.el (locate-local-prompt): New var. | 20 | * locate.el (locate-local-prompt): New var. |
| 21 | (locate-prompt-for-command): Doc fix. | 21 | (locate-prompt-for-command): Doc fix. |
| 22 | (locate-prompt-for-search-string): New function. | 22 | (locate-prompt-for-search-string): New function. |
| 23 | (locate): New optional arg. Make locate-local-prompt | 23 | (locate): New optional arg. Make locate-local-prompt |
| 24 | buffer-local. Use locate-prompt-for-search-string. | 24 | buffer-local. Use locate-prompt-for-search-string. |
| 25 | (locate-with-filter): New optional arg. Use | 25 | (locate-with-filter): New optional arg. Use |