*** empty log message ***
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 31 Oct 1998 16:42:33 +0000 (16:42 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 31 Oct 1998 16:42:33 +0000 (16:42 +0000)
libguile/ChangeLog

index 5743ad6..27d70b1 100644 (file)
@@ -1,3 +1,10 @@
+1998-11-01  Mikael Djurfeldt  <mdj@barbara.nada.kth.se>
+
+       * read.c, read.h (history-length, history-file): New read options.
+       (scm_read_options): Stifle history to history length.
+
+       * readline.c (read-history, write-history): New procedures.
+
 1998-10-31  Mikael Djurfeldt  <mdj@barbara.nada.kth.se>
 
        * eval.h (scm_macro_eval_x): Removed declaration.