diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5104ca9545c..33a82ca9056 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-06-14 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * minibuf.c (Ftry_completion, Fall_completions, Ftest_completion): | ||
| 4 | Avoid calling specbind when completion-regexp-list is empty. | ||
| 5 | |||
| 1 | 2004-06-13 Richard M. Stallman <rms@gnu.org> | 6 | 2004-06-13 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * regex.h (CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t) | 8 | * regex.h (CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t) |