/[guile]/guile/guile-core/guile-readline/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/guile-readline/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.89 by rlb, Wed Mar 19 23:46:35 2003 UTC revision 1.90 by mdj, Sat Apr 5 15:34:17 2003 UTC
# Line 1  Line 1 
1    2003-04-05  Mikael Djurfeldt  <djurfeldt@nada.kth.se>
2    
3            The intended side-effect of the following change is to make the
4            prompt appear properly when debugging or running Guile in an Emacs
5            buffer.  (The readline library has some prompt magic which we were
6            expected to do ourselves when we were bold enough to provide our
7            own redisplay function---but we don't need to do that.)
8            
9            * readline.c (redisplay): Removed. (It didn't do anything other
10            than calling rl_redisplay.)
11            (scm_init_readline): Don't inititalize rl_redisplay_function.
12    
13  2003-03-19  Rob Browning  <rlb@defaultvalue.org>  2003-03-19  Rob Browning  <rlb@defaultvalue.org>
14    
15          * readline.c: add HAVE_CONFIG_H test guarding #include config.h.          * readline.c: add HAVE_CONFIG_H test guarding #include config.h.

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26