summaryrefslogtreecommitdiff
path: root/guile-readline
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Marius Vollmer2001-06-031-0/+6
* Added AC_PREREQ(2.50) and minimally changed forMarius Vollmer2001-06-031-2/+6
* * Makefile.am (libguilereadline_la_SOURCES): removed readline.xMichael Livshin2001-05-312-2/+12
* Make it compile with --disable-deprecated.Martin Grabmüller2001-05-243-3/+12
* * validate.hMichael Livshin2001-05-242-1/+5
* *** empty log message ***Marius Vollmer2001-05-151-0/+7
* Merged from mvo-vcell-cleanup-1-branch.Marius Vollmer2001-05-151-2/+2
* *** empty log message ***Marius Vollmer2001-04-101-0/+6
* * readline.c (scm_clear_history): New function.Marius Vollmer2001-04-102-1/+13
* * readline.c: Add #include <stdio.h>Keisuke Nishida2001-03-092-0/+5
* * New module (ice-9 buffered-input); use it in (ice-9 readline).Neil Jerram2001-03-052-35/+22
* *** empty log message ***Marius Vollmer2001-01-281-0/+7
* * readline.scm (make-readline-port): PROMPT becomes PROMPT2 asMarius Vollmer2001-01-281-4/+3
* * Make readline run-time options accessible.Dirk Herrmann2001-01-262-0/+37
* * Make sure that only open file ports are used as readline ports.Dirk Herrmann2001-01-252-2/+23
* * Make the readline port input-only.Neil Jerram2001-01-192-2/+7
* * Lookup 'use-emacs-interface in the-root-module.Dirk Herrmann2000-12-122-3/+7
* * Fixed readline default input/output port parameter handling.Dirk Herrmann2000-11-242-9/+20
* * Don't uses anything deprecated any more.Dirk Herrmann2000-11-242-10/+20
* * configure.in: test $ac_cv_lib_readline_readline instead ofGary Houston2000-11-192-1/+6
* *** empty log message ***Marius Vollmer2000-09-171-0/+7
* * configure.in: Check for curses, terminfo and termlib librariesMarius Vollmer2000-09-171-4/+3
* *** empty log message ***Marius Vollmer2000-07-191-0/+6
* * configure.in (rl_pre_input_hook): Don't check for this withMarius Vollmer2000-07-191-1/+21
* *** empty log message ***Mikael Djurfeldt2000-06-191-0/+1
* * configure.in: Check for siginterrupt and rl_pre_input_hook.Mikael Djurfeldt2000-06-191-1/+1
* FixMikael Djurfeldt2000-06-191-2/+2
* *** empty log message ***Mikael Djurfeldt2000-06-191-0/+8
* * readline.c (sigwinch_enable_restart, scm_init_readline):Mikael Djurfeldt2000-06-191-0/+24
* * configure.in: Added test if readline clears SA_RESTART flag forMikael Djurfeldt2000-06-191-1/+40
* *** empty log message ***Mikael Djurfeldt2000-06-141-0/+7
* * readline.c (scm_readline): Added parenthesis around && withinMikael Djurfeldt2000-06-141-2/+5
* *** empty log message ***Mikael Djurfeldt2000-06-121-0/+5
* * Makefile.am (dist-hook): Added kludge to fix automake generatedMikael Djurfeldt2000-06-121-1/+9
* *** empty log message ***Mikael Djurfeldt2000-06-121-0/+5
* * readline.scm (apropos-completion-function): Don't define andMikael Djurfeldt2000-06-121-16/+19
* Updated copyrightsMikael Djurfeldt2000-06-121-1/+1
* *** empty log message ***Mikael Djurfeldt2000-06-061-0/+16
* * readline.c: Always provide scm_init_readline, also if readlineMikael Djurfeldt2000-06-061-3/+4
* * readline.scm: Report an error if readline isn't provided byMikael Djurfeldt2000-06-061-1/+9
* * readline-activator.scm (activate-readline): Report an error ifMikael Djurfeldt2000-06-061-0/+6
* * configure.in: Put more ink before readline version warning.Mikael Djurfeldt2000-06-061-2/+2
* autogen.sh: call ./guile-aclocal.sh instead of aclocal.Michael Livshin2000-06-012-1/+6
* *** empty log message ***Gary Houston2000-05-011-0/+4
* * readline.c: include libguile.h, not libguile/libguile.h.Gary Houston2000-05-011-1/+1
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,Mikael Djurfeldt2000-04-213-3/+15
* Fix handling of SCM value with regard to strict typing.Dirk Herrmann2000-04-042-1/+6
* * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin2000-03-193-0/+17
* *** empty log message ***Mikael Djurfeldt2000-03-141-0/+2
* *** empty log message ***Mikael Djurfeldt2000-03-121-0/+5