summaryrefslogtreecommitdiff
path: root/guile-readline
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * readline.c (current_input_getc): Don't pass int values throughMikael Djurfeldt2000-03-121-9/+5
* Reverted recent change to scm_mutex_init: now backward compatibleMikael Djurfeldt2000-03-121-1/+1
* * readline.c (match_paren): Bugfix: First arg to select is notMikael Djurfeldt2000-03-121-2/+2
* Added a comment re: a warning.Greg J. Badros2000-03-091-0/+3
* *** empty log message ***Greg J. Badros2000-03-091-0/+4
* * readline.c: scm_validate.h renamed to validate.h.Greg J. Badros2000-03-091-1/+1
* *** empty log message ***Greg J. Badros2000-03-081-0/+5
* * readline.c (match_paren): Use SELECT_TYPE, not fd_set, for typeGreg J. Badros2000-03-081-1/+1
* *** empty log message ***Marius Vollmer2000-01-251-0/+8
* * autogen.sh: Call libtoolize. Pass --add-missing option toMarius Vollmer2000-01-251-1/+2
* * readline.scm: Only link glue code when the 'readline feature isMarius Vollmer2000-01-251-2/+4
* Added proper entry for readline.cGreg J. Badros2000-01-121-0/+6
* * scm_validate.h: Added SCM_NUM2LONG_DEF macro. MakeGreg J. Badros2000-01-121-1/+1
* *** empty log message ***Mikael Djurfeldt2000-01-091-0/+6
* * readline.c (match_paren): Changed return type to int (this isMikael Djurfeldt2000-01-091-27/+32
* *** empty log message ***Greg J. Badros2000-01-061-0/+5