diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 11e8e2e3f55..7a63ee60497 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-11-22 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * minibuf.c (Vminibuffer_prompt_properties): New variable. | ||
| 4 | (syms_of_minibuf): Initialize it. | ||
| 5 | (read_minibuf): Add properties from Vminibuffer_prompt_properties | ||
| 6 | to prompt, don't make read-only. | ||
| 7 | |||
| 1 | 2000-11-21 Gerd Moellmann <gerd@gnu.org> | 8 | 2000-11-21 Gerd Moellmann <gerd@gnu.org> |
| 2 | 9 | ||
| 3 | * bytecode.c (Fbyte_code) <Bvarbind, Bunwind_protect>: Add | 10 | * bytecode.c (Fbyte_code) <Bvarbind, Bunwind_protect>: Add |