X-Git-Url: http://christophe.rhodes.io/gitweb/?p=swankr.git;a=blobdiff_plain;f=swank.R;h=57ead0ac9f803a1d2729f737d739c0d4a10fcb69;hp=549e3ead76d367bd66fb40c3575569936f7efb88;hb=fc149c9eb2e0c2d1645f8ab3bfcd52eaaf823dab;hpb=30b283c2edbb275ea1dcda80bffc46a0d29d8465 diff --git a/swank.R b/swank.R index 549e3ea..57ead0a 100644 --- a/swank.R +++ b/swank.R @@ -293,7 +293,7 @@ printToString <- function(val) { `swank:connection-info` <- function (slimeConnection, sldbState) { list(quote(`:pid`), Sys.getpid(), quote(`:package`), list(quote(`:name`), "R", quote(`:prompt`), "R> "), - quote(`:version`), "2012-04-23", + quote(`:version`), "2014-09-13", quote(`:encoding`), list(quote(`:coding-systems`), list("utf-8-unix")), quote(`:lisp-implementation`), list(quote(`:type`), "R", quote(`:name`), "R",