aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a0c6d860c13..af8631a3b22 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
11999-11-03 Gerd Moellmann <gerd@gnu.org> 11999-11-03 Gerd Moellmann <gerd@gnu.org>
2 2
3 * minibuf.c (string_to_object): New.
4 (read_minibuf_noninteractive): New.
5 (read_minibuf): Call read_minibuf_noninteractive if
6 noninteractive. Use string_to_object.
7
3 * doc.c (Fdocumentation_property): Fix bug bypassing UNGCPRO. 8 * doc.c (Fdocumentation_property): Fix bug bypassing UNGCPRO.
4 9
51999-11-02 Dave Love <fx@gnu.org> 101999-11-02 Dave Love <fx@gnu.org>