Mikael Djurfeldt
e6e2c4fa10
* readline.c (redisplay): Removed. (It didn't do anything other
...
than calling rl_redisplay.)
(scm_init_readline): Don't inititalize rl_redisplay_function.
2003-04-05 15:50:48 +00:00
Neil Jerram
245b7bf869
Fix input/output port typo.
2003-01-09 00:00:32 +00:00
Rob Browning
54f7214755
*** empty log message ***
2002-12-08 22:04:26 +00:00
Rob Browning
a9123e8401
* configure.in (GUILE_EFFECTIVE_VERSION): AC_SUBST.
2002-12-08 22:04:18 +00:00
Rob Browning
7821d45115
*** empty log message ***
2002-12-08 20:43:08 +00:00
Rob Browning
ccfedca7ee
* Makefile.am (ice9dir): VERSION -> GUILE_EFFECTIVE_VERSION.
2002-12-08 20:42:26 +00:00
Rob Browning
c686a65ceb
*** empty log message ***
2002-10-26 06:17:36 +00:00
Rob Browning
9257da7d0a
2002-10-21 Mikael Djurfeldt <mdj@linnaeus>
...
* readline.scm (activate-readline): Look for use-emacs-interface
option in the guile-user module instead of the-root-module.
2002-10-26 06:17:29 +00:00
Marius Vollmer
cd4afed890
Replaced 'feature?' with 'provided?' thru-out.
2002-09-15 20:51:29 +00:00
Rob Browning
a3a173b01a
*** empty log message ***
2002-07-20 20:21:57 +00:00
Rob Browning
0c8ac37879
* readline.scm: dynamic-link libguilereadline-v-MAJOR now.
2002-07-20 20:17:29 +00:00
Rob Browning
f244c41db1
* configure.in (LIBGUILEREADLINE_MAJOR): replaces
...
LIBGUILEREADLINE_LTHACK.
2002-07-20 20:17:23 +00:00
Rob Browning
890132e2c2
* Makefile.am: just name dlsymable libs with their major version
...
number, not the whole version. That should be sufficient for now.
2002-07-20 20:17:17 +00:00
Rob Browning
fbb8737c2f
* LIBGUILEREADLINE-VERSION: adjust versions and just name
...
dlsymable libs with their major version number, not the whole
version. That should be sufficient for now.
2002-07-20 20:17:10 +00:00
Marius Vollmer
cfa1858aca
*** empty log message ***
2002-04-30 07:42:29 +00:00
Marius Vollmer
e74de40434
Invoke plain aclocal instead of guile-aclocal.sh. We don't need the
...
Guile m4 macros and the previous invocation of guile-aclocal.sh
created the aclocal.m4 file in the wrong directory (see change from
2002-04-26).
2002-04-30 07:37:09 +00:00
Marius Vollmer
3769adee9a
*** empty log message ***
2002-04-26 17:50:49 +00:00
Marius Vollmer
dea8de6201
Change to parent dir before invoking guile-aclocal.sh.
2002-04-26 17:50:23 +00:00
Rob Browning
a6d2ddd9e2
*** empty log message ***
2002-04-12 15:51:24 +00:00
Rob Browning
9b9f34ef53
* readline.scm: fix typo...
2002-04-12 15:51:18 +00:00
Rob Browning
398fc9bdd1
* .cvsignore: add *.c.clean.c.
2002-04-09 17:30:11 +00:00
Rob Browning
cec1f414cc
*** empty log message ***
2002-04-09 17:27:46 +00:00
Rob Browning
44b07d05f8
* readline.scm: hack around dynamic-link problems by
...
using painfully explicit lib names.
2002-04-09 17:22:02 +00:00
Rob Browning
7554881756
* configure.in: add documentation for AC_DEFINEs and add
...
LIBGUILEREADLINE_LTHACK.
2002-04-09 17:21:22 +00:00
Rob Browning
23782de180
* Makefile.am: hack around dynamic-link problems by
...
using painfully explicit lib names.
2002-04-09 17:19:41 +00:00
Rob Browning
ae5a032adf
* LIBGUILEREADLINE-VERSION: hack around dynamic-link problems by
...
using painfully explicit lib names.
(LIBGUILEREADLINE_LTHACK): new var.
2002-04-09 17:19:11 +00:00
Marius Vollmer
2b23ce60cb
*** empty log message ***
2002-04-08 00:44:34 +00:00
Marius Vollmer
14e0bc5aaa
(dist-hook): Make sure $(distdir)/Makefile.in is writable before
...
modifying it.
2002-04-08 00:41:23 +00:00
Rob Browning
0b829ad07e
* .cvsignore: add *.c.clean.c.
2002-04-02 01:41:13 +00:00
Marius Vollmer
aa377eff24
*** empty log message ***
2002-03-20 20:57:19 +00:00
Marius Vollmer
fa378b0d11
(.c.x): Pass "-o $@" to guile-snarf.
2002-03-20 20:55:57 +00:00
Thien-Thi Nguyen
8e55f36e48
*** empty log message ***
2002-03-14 08:09:41 +00:00
Thien-Thi Nguyen
d869061f9a
(snarfcppopts): New var.
...
(.c.x): Use $(snarfcppopts). Rework guile-snarf usage.
2002-03-14 08:08:51 +00:00
Rob Browning
e33385c95b
*** empty log message ***
2002-03-04 23:27:27 +00:00
Rob Browning
f7311251d6
* LIBGUILEREADLINE-VERSION: adjust AGE to leave some headroom.
2002-03-04 20:17:04 +00:00
Rob Browning
2d17159f2e
*** empty log message ***
2002-03-03 21:28:07 +00:00
Rob Browning
2f3525423b
* LIBGUILEREADLINE-VERSION (LIBGUILEREADLINE_INTERFACE_CURRENT):
...
change interface to 15 to match other lib's jump for now. Will
probably change again after finishing discussion with ttn.
* Makefile.am (EXTRA_DIST): add LIBGUILEREADLINE-VERSION.
2002-03-03 21:27:34 +00:00
Rob Browning
4ade428edc
*** empty log message ***
2002-03-03 21:26:26 +00:00
Rob Browning
674e7c7439
* Makefile.am (EXTRA_DIST): add LIBGUILEREADLINE-VERSION.
2002-03-03 21:12:55 +00:00
Thien-Thi Nguyen
0d2196a522
*** empty log message ***
2002-02-26 07:20:23 +00:00
Thien-Thi Nguyen
b375c956f2
(LIBGUILEREADLINE-VERSION): Look for this file in $srcdir.
2002-02-26 07:19:35 +00:00
Rob Browning
29743a51df
*** empty log message ***
2002-02-25 04:37:18 +00:00
Rob Browning
5a4c4a0ca3
* configure.in: source ./LIBGUILEREADLINE-VERSION for version info
...
and then AC_SUBST the resulting variables:
LIBGUILEREADLINE_INTERFACE_CURRENT,
LIBGUILEREADLINE_INTERFACE_REVISION,
LIBGUILEREADLINE_INTERFACE_AGE, and
LIBGUILEREADLINE_INTERFACE.
2002-02-25 04:37:10 +00:00
Rob Browning
68744fbd9c
* Makefile.am (libguilereadline_la_LDFLAGS): use
...
@LIBGUILEREADLINE_INTERFACE@ for version information.
2002-02-25 04:35:24 +00:00
Rob Browning
ba17d25563
* LIBGUILEREADLINE-VERSION: new file containing shared lib
...
versioning information.
2002-02-25 04:33:01 +00:00
Thien-Thi Nguyen
b9b444353b
*** empty log message ***
2002-02-13 04:23:06 +00:00
Thien-Thi Nguyen
fa77ca8100
(AUTOMAKE_OPTIONS): Replace "gnu" with "foreign".
...
This undoes 1.10.2.3, reverting to 1.10.2.2.
2002-02-13 04:21:54 +00:00
Thien-Thi Nguyen
25216b3f51
*** empty log message ***
2002-02-09 06:03:43 +00:00
Thien-Thi Nguyen
40e3f30ea5
(AUTOMAKE_OPTIONS): Replace "foreign" with "gnu".
2002-02-09 06:03:00 +00:00
Neil Jerram
7ca39de11e
* Rename call-with-readline-completion-function' to
with-readline-completion-function'.
...
(Note that this has never been released with the old name, so change before 1.6 is fine.)
2002-01-29 23:44:20 +00:00